Source: node-expat Version: 1.6.0-2 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20130509 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > debian/rules build > test -x debian/rules > mkdir -p "." > > WARNING: copyright-check disabled - licensecheck (from devscripts package) is > missing. > > touch debian/stamp-copyright-check > touch debian/stamp-upstream-cruft > CFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -Wall" CXXFLAGS="-g -O2 -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall" > CPPFLAGS="-D_FORTIFY_SOURCE=2" LINKFLAGS="-Wl,-z,relro" NOCOLOR=1 > NODE_PATH=/«PKGBUILDDIR»/debian/node-node-expat/usr/lib/nodejs node-waf -v > configure > Checking for program g++ or c++ : /usr/bin/g++ > Checking for program cpp : /usr/bin/cpp > Checking for program ar : /usr/bin/ar > Checking for program ranlib : /usr/bin/ranlib > Checking for g++ : ok > Checking for node path : not found > Checking for node prefix : ok /usr > Checking for header expat.h : 16:40:01 runner system command -> > ['/usr/bin/g++', '-g', '-O2', '-fstack-protector', > '--param=ssp-buffer-size=4', '-Wformat', '-Werror=format-security', '-Wall', > '-g', '-D_FORTIFY_SOURCE=2', '-I/usr/local/include', '-I/usr/include', > '../test.cpp', '-c', '-o', 'Release/test_1.o'] > 16:40:01 runner system command -> ['/usr/bin/g++', 'Release/test_1.o', '-o', > '/«PKGBUILDDIR»/build/.conf_check_0/testbuild/Release/testprog', > '-Wl,-z,relro'] > yes > 'configure' finished successfully (0.207s) > touch debian/stamp-node-waf-configure > NOCOLOR=1 NODE_PATH=/«PKGBUILDDIR»/debian/node-node-expat/usr/lib/nodejs > node-waf -v build > Waf: Entering directory `/«PKGBUILDDIR»/build' > [1/2] cxx: node-expat.cc -> build/Release/node-expat_1.o > 16:40:01 runner system command -> ['/usr/bin/g++', '-g', '-O2', > '-fstack-protector', '--param=ssp-buffer-size=4', '-Wformat', > '-Werror=format-security', '-Wall', '-g', '-fPIC', '-DPIC', > '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_FORTIFY_SOURCE=2', > '-D_GNU_SOURCE', '-I/usr/local/include', '-I/usr/include', > '-I/usr/include/nodejs', '../node-expat.cc', '-c', '-o', > 'Release/node-expat_1.o'] > [2/2] cxx_link: build/Release/node-expat_1.o -> build/Release/node_expat.node > 16:40:02 runner system command -> ['/usr/bin/g++', 'Release/node-expat_1.o', > '-o', '/«PKGBUILDDIR»/build/Release/node_expat.node', '-Wl,-z,relro', > '-shared', '-L/usr/lib', '-L/usr/lib64', '-L/usr/local/lib', > '-L/usr/local/lib64', '-Wl,-Bdynamic', '-lexpat'] > Waf: Leaving directory `/«PKGBUILDDIR»/build' > 'build' finished successfully (0.939s) > NODE_DISABLE_COLORS=1 node test.js > /bin/sh: 1: node: not found > make: *** [debian/stamp-node-waf-build] Error 127 The full build log is available from: http://people.debian.org/~lucas/logs/2013/05/09/node-expat_1.6.0-2_unstable.log 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 EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org