sh autogen.sh + make distcheck fails when built in hardy
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ntrack |
Fix Released
|
Medium
|
Alexander Sack |
Bug Description
on latest lp:ntrack (rev 262) make distcheck fails like this in hardy:
/bin/bash ../../libtool --mode=link gcc -pedantic -Wall -Werror -I../..
gcc -pedantic -Wall -Werror -I../..
creating mtest-gsource
make[5]: Leaving directory `/home/
make check-TESTS
make[5]: Entering directory `/home/
no backend found finale.
no rfds func found, but called
/bin/bash: line 4: 14504 Segmentation fault ${dir}$tst
FAIL: test-gsource-
===================
1 of 1 tests failed
===================
make[5]: *** [check-TESTS] Error 1
make[5]: Leaving directory `/home/
make[4]: *** [check-am] Error 2
Related branches
Changed in ntrack: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
Changed in ntrack: | |
status: | Fix Committed → Fix Released |
fix available here: lp:~asac/ntrack/lp693500