<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - make check fails on AIX: FAIL: test-bz89617"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92401#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - make check fails on AIX: FAIL: test-bz89617"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92401">bug 92401</a>
from <span class="vcard"><a class="email" href="mailto:aixtools@gmail.com" title="Michael Felt <aixtools@gmail.com>"> <span class="fn">Michael Felt</span></a>
</span></b>
<pre>Not yet. I have been away from my build systems.
As I do not know the tests - do you have a suggestion on how to proceed.
re: what did I run - make check
And I included, as best I could, the code I thought that was being executed -
namely -
FAIL test-bz89617 (exit status: 1)
Looking further:
int
main (void)
{
FcConfig *config = FcConfigGetCurrent ();
if (!FcConfigAppFontAddFile (config, SRCDIR "/4x6.pcf") ||
FcConfigAppFontAddFile (config, "/dev/null"))
return 1;
return 0;
}
Is it also correct that there are only two tests?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>