sh autogen.sh + make distcheck fails when built in hardy

Bug #693500 reported by Alexander Sack
6
This bug affects 1 person
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../../../glib/test/.. -I../../../glib/test/../../common -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -o mtest-gsource mtest-gsource.o -lglib-2.0 ../libntrack-glib.la ../../common/libntrack.la
gcc -pedantic -Wall -Werror -I../../../glib/test/.. -I../../../glib/test/../../common -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -o .libs/mtest-gsource mtest-gsource.o /usr/lib/libglib-2.0.so ../.libs/libntrack-glib.so ../../common/.libs/libntrack.so -Wl,--rpath -Wl,/home/asac/ntrack/hardy/ntrack/build/ntrack-011/_inst/lib
creating mtest-gsource
make[5]: Leaving directory `/home/asac/ntrack/hardy/ntrack/build/ntrack-011/_build/glib/test'
make check-TESTS
make[5]: Entering directory `/home/asac/ntrack/hardy/ntrack/build/ntrack-011/_build/glib/test'
no backend found finale.
no rfds func found, but called
/bin/bash: line 4: 14504 Segmentation fault ${dir}$tst
FAIL: test-gsource-recycle
===================
1 of 1 tests failed
===================
make[5]: *** [check-TESTS] Error 1
make[5]: Leaving directory `/home/asac/ntrack/hardy/ntrack/build/ntrack-011/_build/glib/test'
make[4]: *** [check-am] Error 2

Related branches

Alexander Sack (asac)
Changed in ntrack:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
Alexander Sack (asac) wrote :

fix available here: lp:~asac/ntrack/lp693500

Changed in ntrack:
assignee: nobody → Alexander Sack (asac)
milestone: none → 011
status: Confirmed → In Progress
Revision history for this message
Alexander Sack (asac) wrote :

merged branch to fix this:
------------------------------------------------------------
revno: 263 [merge]
fixes bug(s): https://launchpad.net/bugs/693500
committer: Alexander Sack <email address hidden>
branch nick: ntrack
timestamp: Wed 2010-12-22 20:25:49 +0100
message:
  merge fix for lp:693500: make distcheck fails on hardy

    266 Alexander Sack 2010-12-22
        BUILD: use --enable-developer-build to fix make distcheck for hardy

    265 Alexander Sack2010-12-22
        common: search dev source tree for modules #ifdef DEVELOPER_BUILD; stop misusing MAINTAINER_MODE for that

    264 Alexander Sack2010-12-22
        BUILD: add --enable-developer-build configure option; do a AC_DEFINE for DEVELOPER_BUILD if enabled; default is off

    263 Alexander Sack2010-12-22
        BUILD: ship autogen.sh in release tarballs
------------------------------------------------------------

Changed in ntrack:
status: In Progress → Fix Committed
Alexander Sack (asac)
Changed in ntrack:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.