Could this be related to a similar problem [0] which fails to compile on amd64? The common thread is the inclusion of the boost/spirit libraries. In the case of my package, I erroneously allowed it to compile with the local copy of boost included in the tarball. I have made a change to include a Build-Depends on libboost-dev and it compiles on i386 but I would like to try it on an AMD64 architecture before uploading again.
Carlo [0] http://lists.debian.org/debian-amd64/2005/05/msg00317.html On Fri, 1 Jul 2005, Kurt Roeckx wrote:
Package: fityk Version: 0.5.0p1-1 Severity: important Hi, Your package is failing to build on amd64 with the following error: if x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DHELP_DIR=\"/usr/share/fi tyk/fityk\" -I../3rdparty -Wall -ftemplate-depth-50 -g -O2 -MT datatrans.o -M D -MP -MF ".deps/datatrans.Tpo" \ -c -o datatrans.o `test -f 'datatrans.cpp' || echo './'`datatrans.cpp; \ then mv -f ".deps/datatrans.Tpo" ".deps/datatrans.Po"; \ else rm -f ".deps/datatrans.Tpo"; exit 1; \ fi make[2]: *** [all-recursive] Terminated make[3]: *** [all-recursive] Terminated make[4]: *** [datatrans.o] Terminated make[1]: *** [all] Terminated make: *** [build-stamp] Terminated Build killed with signal 15 after 50 minutes of inactivity gcc seems to be stuck in some endless loop trying to build it, using all available cpu. Kurt
-- Carlo U. Segre -- Professor of Physics Associate Dean for Special Projects, Graduate College Illinois Institute of Technology Voice: 312.567.3498 Fax: 312.567.3494 [EMAIL PROTECTED] http://www.iit.edu/~segre -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]