Your message dated Thu, 09 Mar 2017 07:12:59 +0000
with message-id <e1clsfv-000isi...@fasolo.debian.org>
and subject line Bug#850506: fixed in acorn 4.0.4-2
has caused the Debian Bug report #850506,
regarding acorn: FTBFS randomly (Error: missing module import)
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.)


-- 
850506: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=850506
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:acorn
Version: 4.0.3-3
Severity: important

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep
   dh_testdir -i
   dh_update_autotools_config -i
   dh_autoreconf -i
   dh_auto_configure -i
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mkdir -p dist/bin
mkdir -p dist/loose
mkdir -p dist/walk
ln -s dist/index.js acorn.js
compile-modules convert -f commonjs -I/usr/lib/nodejs/graceful-fs 
-I/usr/lib/nodejs/ast-types/lib -Idist/   src/location.js > dist/location.js
compile-modules convert -f commonjs -I/usr/lib/nodejs/graceful-fs 
-I/usr/lib/nodejs/ast-types/lib -Idist/   src/walk/index.js > dist/walk/index.js
compile-modules convert -f commonjs -I/usr/lib/nodejs/graceful-fs 
-I/usr/lib/nodejs/ast-types/lib -Idist/   src/locutil.js > dist/locutil.js
compile-modules convert -f commonjs -I/usr/lib/nodejs/graceful-fs 
-I/usr/lib/nodejs/ast-types/lib -Idist/   src/util.js > dist/util.js
compile-modules convert -f commonjs -I/usr/lib/nodejs/graceful-fs 
-I/usr/lib/nodejs/ast-types/lib -Idist/   src/lval.js > dist/lval.js
compile-modules convert -f commonjs -I/usr/lib/nodejs/graceful-fs 
-I/usr/lib/nodejs/ast-types/lib -Idist/   src/node.js > dist/node.js
compile-modules convert -f commonjs -I/usr/lib/nodejs/graceful-fs 
-I/usr/lib/nodejs/ast-types/lib -Idist/   src/expression.js > dist/expression.js
compile-modules convert -f commonjs -I/usr/lib/nodejs/graceful-fs 
-I/usr/lib/nodejs/ast-types/lib -Idist/   src/state.js > dist/state.js
compile-modules convert -f commonjs -I/usr/lib/nodejs/graceful-fs 
-I/usr/lib/nodejs/ast-types/lib -Idist/   src/parseutil.js > dist/parseutil.js
compile-modules convert -f commonjs -I/usr/lib/nodejs/graceful-fs 
-I/usr/lib/nodejs/ast-types/lib -Idist/   src/tokenize.js > dist/tokenize.js
compile-modules convert -f commonjs -I/usr/lib/nodejs/graceful-fs 
-I/usr/lib/nodejs/ast-types/lib -Idist/   src/bin/acorn.js > dist/bin/acorn.js
/usr/lib/nodejs/es6-module-transpiler/bin/compile-modules:82
    throw ex;
    ^

Error: missing module import from src/bin/acorn.js for path: acorn
    at Container.getModule 
(/usr/lib/nodejs/es6-module-transpiler/lib/container.js:94:9)
    at Module.getModule 
(/usr/lib/nodejs/es6-module-transpiler/lib/module.js:189:25)
    at ImportDeclaration.<anonymous> 
(/usr/lib/nodejs/es6-module-transpiler/lib/module_binding_declaration.js:106:40)
    at ImportDeclaration.Object.defineProperty.get 
(/usr/lib/nodejs/es6-module-transpiler/lib/utils.js:15:31)
    at CommonJSFormatter.importedReference 
(/usr/lib/nodejs/es6-module-transpiler/lib/formatters/commonjs_formatter.js:319:46)
    at Context.Rewriter.getExportReferenceForReference 
(/usr/lib/nodejs/es6-module-transpiler/lib/rewriter.js:363:20)
    at Context.Rewriter.visitIdentifier 
(/usr/lib/nodejs/es6-module-transpiler/lib/rewriter.js:106:32)
    at Context.invokeVisitorMethod 
(/usr/lib/nodejs/ast-types/lib/path-visitor.js:344:49)
    at Rewriter.PVp.visitWithoutReset 
(/usr/lib/nodejs/ast-types/lib/path-visitor.js:196:32)
    at visitChildren (/usr/lib/nodejs/ast-types/lib/path-visitor.js:246:25)
debian/rules:36: recipe for target 'dist/bin/acorn.js' failed
make[1]: *** [dist/bin/acorn.js] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:11: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

This is just how the build ends, not necessarily the relevant part.

I've put several build logs here:

https://people.debian.org/~sanvila/build-logs/acorn/

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

The bug should be reproducible with sbuild on a single CPU virtual machine,
provided you try enough times (as the failure happens randomly).

Thanks.

--- End Message ---
--- Begin Message ---
Source: acorn
Source-Version: 4.0.4-2

We believe that the bug you reported is fixed in the latest version of
acorn, 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 850...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Puydt <julien.pu...@laposte.net> (supplier of updated acorn 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: Thu, 09 Mar 2017 07:17:56 +0100
Source: acorn
Binary: node-acorn
Architecture: source
Version: 4.0.4-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-devel@lists.alioth.debian.org>
Changed-By: Julien Puydt <julien.pu...@laposte.net>
Description:
 node-acorn - ECMAScript parser for Node.js
Closes: 850506
Changes:
 acorn (4.0.4-2) unstable; urgency=medium
 .
   * Add explicit rule to force compilation ordering (Closes: #850506)
Checksums-Sha1:
 833e1d8e30630f33d02b7a9950c9d4e535006aa2 2067 acorn_4.0.4-2.dsc
 5173bbc23f6e3eb477d03af3302471030b97d693 6720 acorn_4.0.4-2.debian.tar.xz
 15ba0bae0fc0cedf86063bc7f787906e2b306188 7787 acorn_4.0.4-2_source.buildinfo
Checksums-Sha256:
 3e8535dc15f508e5426e8daebacd4b1d9b056d4b47953ca03b172ada6de63fcc 2067 
acorn_4.0.4-2.dsc
 4e4e99f1c625f8b2df37de420f7fbb2fffec7277fbd187da53e5ee5be5441f22 6720 
acorn_4.0.4-2.debian.tar.xz
 31c5765fc95443ada309708877c775efb05aeb2efb3d2423e809aa1f4110fcaf 7787 
acorn_4.0.4-2_source.buildinfo
Files:
 e962af5687b7f5ce4b1e566377f30b43 2067 web extra acorn_4.0.4-2.dsc
 f819d268e1db76b775a26e4eb23e83a4 6720 web extra acorn_4.0.4-2.debian.tar.xz
 214e8b4cfae876a678286f1fc7f7a2d4 7787 web extra acorn_4.0.4-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJNBAEBCgA3FiEEgS7v2KP7pKzk3xFLBMU71/4DBVEFAljA9LgZHGp1bGllbi5w
dXlkdEBsYXBvc3RlLm5ldAAKCRAExTvX/gMFUdW6D/4uIT9eOnavQK59Z+ANmBux
ek9XvB6przZ8aYIdkQ2K08v6ORfTwjL8QBhsukIdIUj5LyrQfvsn0SnPuAGHBIgB
1BRRkF1DJOkwuC3l5V54lPlOTYZlAGjPW++fYNS78KJkAb+VCJZoEVUZbdwCzODg
3h37I1IJRuYqT7Wbkuc9n8Hq4JZoX3OoqrlsPDKfD4An2/ytX5hgT5EzBw9K8Qk2
gRR80ZyE5XLVy7AR/ZIZfZGYenQq6BLdq5FAuq1rK3Y2zrmTC5N9+CLsZtzMnt1c
jfCsB7NIrN60w3q40QlcnJhNkTq5ISdj4QARO9OLQqPoM9G7m81mHOOR+75y+Zel
uvDHjciuGpIAN1bxV4COAs3aQEaN5jfoNWhcdMMzadBgFwxkAk7eKjIswHH5BU3s
0gSyQl28QvKTvXtdT3gJj46OAxHfu7cbIRfT0E/OADTfZSNULVN2AZdn1Q/rxVM7
bozuNOo+l9szjKI7dYXkZWuTpxzNEaNroi+H/2WgIeiEou1isSpBLTywqHL0duGm
gRp5D/93MTtr7JeiNIut2ri/+WJCh8wRC89AOQuJi4q2H/OLLVIhgknor65N9YJU
l2T68BAuKbrapdYnS6fQ6zHfJY1JGm5xM1eP8Mmf14YnjlSz92kV2g9CrkVBbM1z
5rl5o8ucDNyROdqp7PITmQ==
=c0Sr
-----END PGP SIGNATURE-----

--- End Message ---
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to