Your message dated Sat, 06 Sep 2014 19:34:14 +0000
with message-id <e1xqlku-0006ts...@franck.debian.org>
and subject line Bug#707503: fixed in node-postgres 0.13.3-1
has caused the Debian Bug report #707503,
regarding node-postgres: FTBFS: xargs: node: No such file or directory
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 ow...@bugs.debian.org
immediately.)


-- 
707503: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707503
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-postgres
Version: 0.7.1-1
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 "."
> 
> 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 <d...@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.

--- End Message ---
--- Begin Message ---
Source: node-postgres
Source-Version: 0.13.3-1

We believe that the bug you reported is fixed in the latest version of
node-postgres, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 707...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonas Smedegaard <d...@jones.dk> (supplier of updated node-postgres package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 06 Sep 2014 21:14:26 +0200
Source: node-postgres
Binary: node-pg
Architecture: source amd64
Version: 0.13.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Jonas Smedegaard <d...@jones.dk>
Description:
 node-pg    - PostgreSQL client library for Node
Closes: 707503
Changes:
 node-postgres (0.13.3-1) unstable; urgency=low
 .
   [ upstream ]
   * New upstream release(s).
 .
   [ Jonas Smedegaard ]
   * Fix update github.com download URL in watch and rules files.
   * Drop .gitignore file.
   * Have git-import-orig suppress .gitignore files.
   * Bump dephelper compatibility level to 8.
   * Bump policy compliance claim to 3.9.5.
   * Update copyright file:
     + Fix use comment pseudo-paragraph to obey silly restrictions of
       copyright format 1.0.
   * Add README.source emphasizing control.in file as *not* a
     show-stopper for contributions, referring to wiki page for details.
   * Unfuzz patch 2001.
   * Update package relations:
     + Relax build-dependency on cdbs: Needed version satisfied even in
       oldstable.
   * Stop track md5sum of upstream tarball.
   * Update Vcs-Git and Vcs-Browser URLs.
   * Add patch header, and license patch same as upstream code.
   * Extend copyright coverage of packaging, and bump licensing to
     GPL-3+.
   * Fix stop run testsuite (needs custom configured Postgres anyway to
     succeed).
     Closes: bug#707503. Thanks to Lucas Nussbaum.
   * Update rules to use node-gyp (not node-waf).
     Build-depend on node-gyp.
     Closes: bug#707503. Thanks to Lucas Nussbaum.
Checksums-Sha1:
 54683142f646d1618513d7d690fb40419d8643a6 2158 node-postgres_0.13.3-1.dsc
 a93a70dcdedf9e89337f9506653f8a5a94becc71 62632 node-postgres_0.13.3.orig.tar.gz
 bff358bc3c48bac02cf902d227404aa59777eb68 5836 
node-postgres_0.13.3-1.debian.tar.xz
 97a4b61014c145821b80f271af88579688057215 39596 node-pg_0.13.3-1_amd64.deb
Checksums-Sha256:
 848aa67c8a438a24221b648af2e53d04970525362f4cd74ea59861a9e5d5e7dc 2158 
node-postgres_0.13.3-1.dsc
 8d6319110faebc3bf6baabc0417efab9df642979b42c48b9ac1cd8d7d8cc2024 62632 
node-postgres_0.13.3.orig.tar.gz
 b644324010b39786f8f8c9bdd936ad47323ef72bfabdf977d099983abec2af8b 5836 
node-postgres_0.13.3-1.debian.tar.xz
 1dbffbd96748179d7a1976fbf97a9242df9d8e811429e7e81fae5e36678fb94f 39596 
node-pg_0.13.3-1_amd64.deb
Files:
 954b401b879ec4ac0d833b0c8e06ec2e 39596 web optional node-pg_0.13.3-1_amd64.deb
 b1a6601401d945e2e2173414daf4c806 2158 web optional node-postgres_0.13.3-1.dsc
 a85df928861cb452bc99730966c92b18 62632 web optional 
node-postgres_0.13.3.orig.tar.gz
 85271d1e91a91ccd2cf620c4ecc6d4a1 5836 web optional 
node-postgres_0.13.3-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJ8BAEBCgBmBQJUC2FVXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ5RkUzRTlDMzY2OTFBNjlGRjUzQ0M2ODQy
QzdDMzE0NkMxQTAwMTIxAAoJECx8MUbBoAEhZFgP/2lkwYo06CRETiXbLj2hvzGH
mq5xuzZ5Ss/HO3z3rtY9/XQ+eU5RPBpHWCy30kIf5qT30OHsfedqlZKtJbpnlA08
Fca1m9taW20Fbk1PazGRWbCf4dEjYltesZsQtrYUkjiUtBn4cdCLoAekPaZYWvVX
nt+O4xabGL/jW8yEcISP55mTzkJvVqF7q7kBYGFHAOOUx3j3GZdi15k0Yh+aab6G
xmos/iY8V98Mcvs/VPyYInPi9aVQdHWN7snROnD/UtIgB86Ijzkm+n/N6PBsQJrz
4sfyHS/HkoVmrSm17JltIro4CxaYcU+ALzCbL8wvHgEZ8ghFPeXcNiUQYdJmbFxU
rD/Pf5pKUP54QkjKwCQ6MCMUlErbmBQfp+MeAw8lyyBKRlVzLqKH8GU2tf63FamR
ovovJeiriQCKsZQr10Qd3Ziqe+nRHFI9ofvePQ8NzQtpgZSDkcxZR4oSsgRmtpLe
gSSYq16qxOv6ZpQpd8v0SLOUZTf3TLItiIPyeKtteEg75XWeBrG7hf4WvbVxxA0I
Y3wtC0r6sTAo30VJb3KTOFElKD49ZfSpHpEaoQajhB2NE15XVS3fHdQHIMTJZdPN
LqJqUqV8wTM5yxusouZNLygPN7gPPrK3/8ZbZqy+1hTeHW6uvoSphY4aC87fylZM
dnYg89dbvRy8ZyScGyB+
=2pNm
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to