Package: src:node-temp
Version: 0.8.1-1
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep
   dh_testdir -i
   dh_update_autotools_config -i
   dh_auto_configure -i
   dh_auto_build -i
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
nodejs test/temp-test.js

assert.js:89
  throw new assert.AssertionError({
  ^
AssertionError: temp.createWriteStream did not create a file
    at Object.<anonymous> (/<<PKGBUILDDIR>>/test/temp-test.js:58:8)
    at Module._compile (module.js:409:26)
    at Object.Module._extensions..js (module.js:416:10)
    at Module.load (module.js:343:32)
    at Function.Module._load (module.js:300:12)
    at Function.Module.runMain (module.js:441:10)
    at startup (node.js:134:18)
    at node.js:962:3
debian/rules:13: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:8: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

Because this source package only generates "Arch: all" packages, this
is the same as a FTBFS bug in the usual sense, and the fact that I was
doing "dpkg-buildpackage -A" does not mean anything special.

I attach three different failed build logs.

Thanks.

Attachment: node-temp_0.8.1-1_amd64-20160820T133535Z.gz
Description: application/gzip

Attachment: node-temp_0.8.1-1_amd64-20160819T104813Z.gz
Description: application/gzip

Attachment: node-temp_0.8.1-1_amd64-20160818T230931Z.gz
Description: application/gzip

Reply via email to