Your message dated Tue, 19 May 2015 21:42:47 +0000
with message-id <[email protected]>
and subject line Bug#707510: fixed in node-expat 2.3.1-1
has caused the Debian Bug report #707510,
regarding node-expat: FTBFS: /bin/sh: 1: node: not found
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 [email protected]
immediately.)


-- 
707510: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707510
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: node-expat
Version: 1.6.0-2
Severity: serious
Tags: jessie sid
User: [email protected]
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.

--- End Message ---
--- Begin Message ---
Source: node-expat
Source-Version: 2.3.1-1

We believe that the bug you reported is fixed in the latest version of
node-expat, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonas Smedegaard <[email protected]> (supplier of updated node-expat 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 19 May 2015 23:06:37 +0200
Source: node-expat
Binary: node-node-expat
Architecture: source amd64
Version: 2.3.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<[email protected]>
Changed-By: Jonas Smedegaard <[email protected]>
Description:
 node-node-expat - fast XML parser library for Node
Closes: 707510
Changes:
 node-expat (2.3.1-1) unstable; urgency=medium
 .
   [ upstream ]
   * New release(s).
 .
   [ Leo Iannacone ]
   * Handle eventual prereleases and repackaging in watch file.
 .
   [ Jonas Smedegaard ]
   * Add README.source emphasizing that control.in file is *not* a
     show-stopper for contributions, referring to wiki page for details.
   * Update URLs to reflect upstream reorganisation.
   * Bump compatibility claim to Policy 3.9.6.
   * Extend git-buildpackage config to suppress upstream gitignore file.
   * Stop track checksum of upstream tarballs.
   * Stop suppress optional build-dependencies: Satisfied even in
     oldstable.
   * Update copyright info:
     + Add Files and License sections for convenience code copy of Expat.
     + Extend coverage for myself.
     + Bump packaging copyright to GPL-3+.
   * Update package relations:
     + Stop conflict/replace/provide libnode-node-expat.
     + (Build-)depend on node-bindings and node-nan.
     + Build-depend on node-iconv, pkg-config and devscripts.
   * Use and build-depend on node-gyp.
     Install all code in subdirs referenced by package.json.
     Thanks to Jérémy Lal (see bug#784439).
   * Fix use nodejs (not node) when executing testsuite.
     Closes: bug#707510. Thanks to Lucas Nussbaum.
   * Add patch 2001 to use nodejs (not node) when resolving nan.
   * Add patch 2002 to have node-gyp link against system shared expat.
   * Unfuzz patch 1001.
   * Update Vcs-* fields to use canonical URLs and cgit browser.
   * Update homepage.
Checksums-Sha1:
 4fdf5126c319e50558b47cacbc1c79205a75274b 2049 node-expat_2.3.1-1.dsc
 1a88ad3fbc04aca2eafed47cab19ead61bc3ac0e 663745 node-expat_2.3.1.orig.tar.gz
 83d488b950bf8cf136792101a4d066d0ee41f14f 8088 node-expat_2.3.1-1.debian.tar.xz
 5a9e0969097dd46a0e163dec66da25273deb958d 21036 
node-node-expat_2.3.1-1_amd64.deb
Checksums-Sha256:
 88262c3337b0d603a4530c577b6a9b2c0cacfc477a7205fbd9669a3e2eabea96 2049 
node-expat_2.3.1-1.dsc
 3b1b29fb341c74eacc5c697547bec38c3a4d911059aecff354aa9e4e4d8472c3 663745 
node-expat_2.3.1.orig.tar.gz
 482710c1068e4d8076fd1131651e4ce5163ed90f41b4e56a6efbceea6f4587e9 8088 
node-expat_2.3.1-1.debian.tar.xz
 aa3812a43c1ecf1e59830a7cd0316f25f4678612ce0218728fe6bfd80f9131d8 21036 
node-node-expat_2.3.1-1_amd64.deb
Files:
 bada75228cd82a0f4ffadeb4803f5620 2049 web optional node-expat_2.3.1-1.dsc
 717c55347e44dc7469d7e405917ac1b4 663745 web optional 
node-expat_2.3.1.orig.tar.gz
 97033c80c827a3efb5842174138352df 8088 web optional 
node-expat_2.3.1-1.debian.tar.xz
 4b747f8e52eecc7d5132915fde89aa14 21036 web optional 
node-node-expat_2.3.1-1_amd64.deb

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

iQIcBAEBAgAGBQJVW6d4AAoJECx8MUbBoAEho9EP/iy0APtQwFzdN6FkbJK3XkSk
XFU0QZRM441Vc5Exqb9UCI5B9c/mRial75ilteUdDgIrbx/pt/9Tqpi/G5GFqbTU
9FPvO4jBOy7ewUWyZnjw+oTnCPTwqa9cjAEXcNabwLkzxq3Gj8R0vLIob/SSKbDU
jUk0HGdI7V3hjZ9qyE0UWvfaGp2NUfW6NId5pANonhXLAlGoym4xQp42MDUdLS0Q
irIEKzhJuL3Ynl2SBV/YSsvjSRoSxWEwAFMjtXhdIWhWAIoZrZqq9lIqwwvqZkJ6
krUTAUUjKvUndEF7Aycf62TpoJWGedthsKrBaS9NGR97tMsIgZSHINlsNskiOZzP
csiFnqLt7SOVgWaOKMnxSUPaNoSQHPpVmC+DUIE7OAjQl1h1vrym+fF8VluCjONg
7ByRORLS2lotmI5LehhZMky6tuI3byvueoJm3HrqTUKX1eDaeN2c53Y8MI/pSqxh
JeMkLfNg3gMDYWdz0X/FFWM5vrwMltvzqRA44lsHAZoc7t01jScfSdF60MQhxS5G
JmE4NDcyM/GeZHbwgY/gWrBcL1uruZgCC17t8CQ7aQFAesusK/JzbhyKO62VEjEj
laAnyXRfEJe7t9krok2ez74ilHOWfkZ9Xlf0WXHhbwqWLf18LckfpdW8Bf6J7WQq
3SiyEwMYmVa2SnGdljp8
=KpSN
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-javascript-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to