[Pkg-javascript-devel] Bug#707503: node-postgres: FTBFS: xargs: node: No such file or directory

Lucas Nussbaum lucas at lucas-nussbaum.net
Thu May 9 08:59:31 UTC 2013


Source: node-postgres
Version: 0.7.1-1
Severity: serious
Tags: jessie sid
User: debian-qa at 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 "."
> 
> Scanning upstream source for new/changed copyright notices...
> 
> licensecheck -c '.*' -r --copyright -i '^debian/(changelog|copyright(|_hints|_newhints))' -l '99999' * | /usr/lib/cdbs/licensecheck2dep5 > debian/copyright_newhints
> 4 combinations of copyright and licensing found.
> WARNING: The following (and possibly more) new or changed notices discovered:
> 
> License: Expat
>  FIXME
> 
> Files: debian/rules
> Copyright: 2011-2012, Jonas Smedegaard <dr at jones.dk>
> License: GPL-2+
> 
> To fix the situation please do the following:
>   1) Fully compare debian/copyright_hints with debian/copyright_newhints
>   2) Update debian/copyright as needed
>   3) Replace debian/copyright_hints with debian/copyright_newhints
> 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-pg/usr/lib/nodejs/pg/native" 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 program pg_config           : /usr/bin/pg_config 
> 'configure' finished successfully (0.056s)
> touch debian/stamp-node-waf-configure
> NOCOLOR=1 NODE_PATH="/«PKGBUILDDIR»/debian/node-pg/usr/lib/nodejs/pg/native" node-waf -v build
> Waf: Entering directory `/«PKGBUILDDIR»/build'
> [1/2] cxx: src/binding.cc -> build/Release/src/binding_1.o
> 16:39:45 runner system command -> ['/usr/bin/g++', '-g', '-O2', '-fstack-protector', '--param=ssp-buffer-size=4', '-Wformat', '-Werror=format-security', '-Wall', '-g', '-D_LARGEFILE_SOURCE', '-fPIC', '-DPIC', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_FORTIFY_SOURCE=2', '-D_GNU_SOURCE', '-I/usr/include/postgresql', '-I/usr/include/nodejs', '../src/binding.cc', '-c', '-o', 'Release/src/binding_1.o']
> ../src/binding.cc: In static member function 'static v8::Handle<v8::Value> Connection::DispatchParameterizedQuery(const v8::Arguments&, bool)':
> ../src/binding.cc:196:19: warning: variable 'params' set but not used [-Wunused-but-set-variable]
> ../src/binding.cc: In constructor 'Connection::Connection()':
> ../src/binding.cc:247:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
> ../src/binding.cc:247:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
> ../src/binding.cc:247:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
> ../src/binding.cc:249:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
> ../src/binding.cc:249:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
> ../src/binding.cc:249:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
> [2/2] cxx_link: build/Release/src/binding_1.o -> build/Release/binding.node
> 16:39:46 runner system command -> ['/usr/bin/g++', 'Release/src/binding_1.o', '-o', '/«PKGBUILDDIR»/build/Release/binding.node', '-Wl,-z,relro', '-shared', '-L/usr/lib', '-Wl,-Bdynamic', '-lpq']
> Waf: Leaving directory `/«PKGBUILDDIR»/build'
> 'build' finished successfully (1.168s)
> make test
> make[1]: Entering directory `/«PKGBUILDDIR»'
> xargs: node: No such file or directory
> make[1]: *** [test-unit] Error 127

The full build log is available from:
   http://people.debian.org/~lucas/logs/2013/05/09/node-postgres_0.7.1-1_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.



More information about the Pkg-javascript-devel mailing list