<html>
<head>
<base href="https://bugzilla.netfilter.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:phil@nwl.cc" title="Phil Sutter <phil@nwl.cc>"> <span class="fn">Phil Sutter</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - 1.8.7 + master: "make check" is failing"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1547">bug 1547</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>phil@nwl.cc
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - 1.8.7 + master: "make check" is failing"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1547#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - 1.8.7 + master: "make check" is failing"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1547">bug 1547</a>
from <span class="vcard"><a class="email" href="mailto:phil@nwl.cc" title="Phil Sutter <phil@nwl.cc>"> <span class="fn">Phil Sutter</span></a>
</span></b>
<pre>(In reply to Tomasz Kłoczko from <a href="show_bug.cgi?id=1547#c3">comment #3</a>)
<span class="quote">> `check' it is standard GNU auuto tools target under which test suite
> execution is hooked.</span >
That's correct, but extensions directory does not use automake, but instead
ships a GNUmakefile.in which has just enough bits to fit into the remaining
automake-based build system. I think the reason is the globbing-based detection
of extension files in there which does not fit nicely into a Makefile.am.
Anyway, things like these "standard targets" have to be implemented manually
into extensions/GNUmakefile.in, sadly.
The missing feature has been implemented meanwhile, though. Starting with
v1.8.9 you may just call 'sudo make check' (or without sudo, but it will skip
testsuites requiring root).</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>