[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#552959: marked as done (ppl: FTBFS: build blocks)



Your message dated Sun, 29 Nov 2009 15:54:18 +0100
with message-id <20091129145418.GA19239@xanadu.blop.info>
and subject line Re: Bug#552959: Clueless
has caused the Debian Bug report #552959,
regarding ppl: FTBFS: build blocks
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
552959: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=552959
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: ppl
Version: 0.10.2-3
Severity: serious
User: debian-qa@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
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
On 23/11/09 at 12:55 +0100, Michael Tautschnig wrote:
> Hi Lucas,
> 
> I talked to upstream and was assured that upstream is just as clueless as I am:
> Both their and my build attempts on amd64 always worked fine, even if making
> with -jX for some 2 <= X <= 8. 
> 
> Is there any way one could get access to the system you're building these
> packages, or could you try to dig further yourself? Otherwise I'm absolutely
> clueless how to handle this. Obviously it fails to build, which is also
> reproducible on your hosts, but seemingly not in any other environment. I think
> we'll need some further examinations using strace and gdb at least.

I can still reproduce it, but have no time to investigate it. So let's
close this, and I'll come back to this bug when I will have more time.

Since it's possible to build it successfully manually, it's not critical
anyway.
-- 
| Lucas Nussbaum
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |


--- End Message ---

Reply to: