Source: ppl Version: 0.10.2-3 Severity: serious User: debian...@lists.debian.org Usertags: qa-ftbfs-20091028 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > make[7]: Entering directory > `/build/user-ppl_0.10.2-3-amd64-s4Cp4e/ppl-0.10.2/interfaces/Prolog/SWI' > if [ . != `pwd` ]; then \ > cp -f ./../tests/pl_check.pl . ; \ > fi ;\ > echo "ensure_loaded('./swi_pl_check'). main." > script_pchk > /bin/bash ../../../libtool --mode=execute \ > -dlopen ../../../src/libppl.la \ > -dlopen ../../../Watchdog/src/libpwl.la \ > -dlopen libppl_swiprolog.la \ > ./ppl_pl < script_pchk > cp -f ./../tests/ack.clpq . > cp -f ./../tests/ackn.clpq . > cp -f ./../tests/fib.clpq . > cp -f ./../tests/mc91.clpq . > cp -f ./../tests/smm.clpq . > cp -f ./../tests/sumto.clpq . > cp -f ./../tests/tak.clpq . > cp -f ./../tests/schedule.clpq . > if [ . != `pwd` ]; then \ > cp -f ./../tests/ppl_prolog_generated_test_common.pl . ; \ > fi > cp -f ../tests/ppl_prolog_generated_test_main.pl . ; \ > echo "ensure_loaded('./swi_prolog_generated_test'). main." > > script_pgt > /bin/bash ../../../libtool --mode=execute \ > -dlopen ../../../src/libppl.la \ > -dlopen ../../../Watchdog/src/libpwl.la \ > -dlopen libppl_swiprolog.la \ > ./pl_clpq <./../tests/script_clpq >obtained_clpq > /bin/bash ../../../libtool --mode=execute \ > -dlopen ../../../src/libppl.la \ > -dlopen ../../../Watchdog/src/libpwl.la \ > -dlopen libppl_swiprolog.la \ > ./pl_clpq2 <./../tests/script_clpq2 >obtained_clpq2 > /bin/bash ../../../libtool --mode=execute \ > -dlopen ../../../src/libppl.la \ > -dlopen ../../../Watchdog/src/libpwl.la \ > -dlopen libppl_swiprolog.la \ > ./ppl_pl <script_pgt > Welcome to SWI-Prolog (Multi-threaded, 64 bits, Version 5.6.64) > Copyright (c) 1990-2008 University of Amsterdam. > SWI-Prolog comes with ABSOLUTELY NO WARRANTY. This is free software, > and you are welcome to redistribute it under certain conditions. > Please visit http://www.swi-prolog.org for details. > > For help, use ?- help(Topic). or ?- apropos(Word). > > > % pl_check.pl compiled 0.01 sec, 275,368 bytes > % ./swi_pl_check compiled 0.02 sec, 278,952 bytes > true. > > Welcome to SWI-Prolog (Multi-threaded, 64 bits, Version 5.6.64) > Copyright (c) 1990-2008 University of Amsterdam. > SWI-Prolog comes with ABSOLUTELY NO WARRANTY. This is free software, > and you are welcome to redistribute it under certain conditions. > Please visit http://www.swi-prolog.org for details. > > For help, use ?- help(Topic). or ?- apropos(Word). > > diff -u --ignore-all-space ./../tests/expected_clpq_mpz obtained_clpq > Welcome to SWI-Prolog (Multi-threaded, 64 bits, Version 5.6.64) > Copyright (c) 1990-2008 University of Amsterdam. > SWI-Prolog comes with ABSOLUTELY NO WARRANTY. This is free software, > and you are welcome to redistribute it under certain conditions. > Please visit http://www.swi-prolog.org for details. > > For help, use ?- help(Topic). or ?- apropos(Word). > > diff -u --ignore-all-space ./../tests/expected_clpq2_mpz obtained_clpq2 > Welcome to SWI-Prolog (Multi-threaded, 64 bits, Version 5.6.64) > Copyright (c) 1990-2008 University of Amsterdam. > SWI-Prolog comes with ABSOLUTELY NO WARRANTY. This is free software, > and you are welcome to redistribute it under certain conditions. > Please visit http://www.swi-prolog.org for details. > > For help, use ?- help(Topic). or ?- apropos(Word). > > > % ppl_prolog_generated_test_main.pl compiled 0.18 sec, 2,024,216 bytes > % ./swi_prolog_generated_test compiled 0.18 sec, 2,029,184 bytes > true. > > true. > > > % halt > if [ . != `pwd` ]; then \ > rm -f ppl_prolog_generated_test_common.pl; \ > fi > rm -f ppl_prolog_generated_test_main.pl; \ > diff -u --ignore-all-space ./../tests/expected_pgt obtained_pgt > make[7]: *** [pl_check_test] Terminated > make[3]: *** [check-recursive] Terminated > E: Caught signal 'Terminated': terminating immediately > make[5]: *** [check-recursive] Terminated > make[4]: *** [check] Terminated > make[2]: *** [check] Terminated > make[1]: *** [check-recursive] Terminated > make: *** [check] Terminated > make[6]: *** [check-am] Terminated > Build killed with signal TERM after 240 minutes of inactivity > ──────────────────────────────────────────────────────────────────────────────── > Build finished at 20091028-0518 The full build log is available from: http://people.debian.org/~lucas/logs/2009/10/28/ppl_0.10.2-3_lsid64.buildlog A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- | Lucas Nussbaum | lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ | | jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org