[Pkg-javascript-devel] Bug#773662: Package homepage has moved/changed

2014-12-21 Thread Chris Lamb
Package: node-mocha
Version: 1.20.1-1
Severity: minor
Tags: patch

Patch attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
diff --git a/debian/control b/debian/control
index fdcc0c5..92630ac 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends:
  , node-glob
  , uglifyjs
 Standards-Version: 3.9.5
-Homepage: http://visionmedia.github.io/mocha
+Homepage: http://mochajs.org/
 Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-mocha.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-mocha.git
 
___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

Re: [Pkg-javascript-devel] libjs-simile-timeline: Upload fixed version to unstable?

2015-01-16 Thread Chris Lamb
> any objections against uploading a new version to experimental, fixing
> both open bugs? After Jessie release we must re-upload to unstable.

No objection.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-

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


[Pkg-javascript-devel] Bug#779588: libjs-jcrop: please make the build reproducible

2015-03-02 Thread Chris Lamb
Source: libjs-jcrop
Version: 0.9.12+dfsg-1
Severity: wishlist
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: timestamps
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Hi,

While working on the "reproducible builds" effort [1], we have noticed
that libjs-jcrop could not be built reproducibly.

The attached patch removes timestamps from the build system. Once
applied, libjs-jcrop can be built reproducibly in our reproducible
toolchain.

 [1]: https://wiki.debian.org/ReproducibleBuilds


Regards,

-- 
  ,''`.
     : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
diff -urNad libjs-jcrop.orig/libjs-jcrop-0.9.12+dfsg/debian/rules 
libjs-jcrop/libjs-jcrop-0.9.12+dfsg/debian/rules
--- libjs-jcrop.orig/libjs-jcrop-0.9.12+dfsg/debian/rules   2015-03-02 
19:02:30.404243842 +
+++ libjs-jcrop/libjs-jcrop-0.9.12+dfsg/debian/rules2015-03-02 
19:05:59.722506687 +
@@ -1,4 +1,7 @@
 #!/usr/bin/make -f
+
+export JCROP_BUILD = debian/$(shell dpkg-parsechangelog --show-field Version)
+
 %:
dh $@
 
___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Bug#796407: node-mime-types: FTBFS: Incompatible with latest node-mime

2015-08-21 Thread Chris Lamb
Source: node-mime-types
Version: 2.0.2-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

node-mime-types fails to build from source in unstable/amd64 as
node-mime has (at least!) renamed /usr/share/node-mime/node.types to
/usr/share/node-mime/types.json.

  [..]

  cd node_modules/mime-db/ && nodejs scripts/extensions
  
  fs.js:443
return binding.open(pathModule._makeLong(path),
stringToFlags(flags), mode);
   ^
  Error: ENOENT, no such file or directory
  '/usr/share/node-mime/node.types'
  at Object.fs.openSync (fs.js:443:18)
  at Object.fs.readFileSync (fs.js:291:15)
  at get
  
(/tmp/buildd/node-mime-types-2.0.2/node_modules/mime-db/scripts/extensions.js:14:17)
  at Object.
  
(/tmp/buildd/node-mime-types-2.0.2/node_modules/mime-db/scripts/extensions.js:10:1)
  at Module._compile (module.js:456:26)
  at Object.Module._extensions..js (module.js:474:10)
  at Module.load (module.js:356:32)
  at Function.Module._load (module.js:312:12)
  at Function.Module.runMain (module.js:497:10)
  at startup (node.js:119:16)
  debian/rules:15: recipe for target 'override_dh_auto_build' failed
  make[1]: *** [override_dh_auto_build] Error 8
  make[1]: Leaving directory '/tmp/buildd/node-mime-types-2.0.2'
  debian/rules:8: recipe for target 'build' failed
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  [..]

The full build log is attached or can be viewed here:


https://reproducible.debian.net/logs/unstable/amd64/node-mime-types_2.0.2-1.build1.log.gz


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: Fri Aug 21 06:20:01 GMT+12 2015
I: pbuilder-time-stamp: 1440181201
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/unstable-reproducible-base.tgz]
I: creating local configuration
I: copying local configuration
I: mounting /proc filesystem
I: mounting /run/shm filesystem
I: mounting /dev/pts filesystem
I: Mounting /dev/shm
I: Mounting /sys
I: policy-rc.d already exists
I: Installing the build-deps
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team 
Description: Dummy package to satisfy dependencies with aptitude - created by 
pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper (>= 8), dh-buildinfo, nodejs, mime-support, node-mime, 
node-mocha
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in 
'/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 20247 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring 
anyway as you requested:
 pbuilder-satisfydepends-dummy depends on dh-buildinfo; however:
  Package dh-buildinfo is not installed.
 pbuilder-satisfydepends-dummy depends on nodejs; however:
  Package nodejs is not installed.
 pbuilder-satisfydepends-dummy depends on mime-support; however:
  Package mime-support is not installed.
 pbuilder-satisfydepends-dummy depends on node-mime; however:
  Package node-mime is not installed.
 pbuilder-satisfydepends-dummy depends on node-mocha; however:
  Package node-mocha is not installed.

Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Building tag database...
The following NEW packages will be installed:
  dh-buildinfo{a} libc-ares2{a} libgdk-pixbuf2.0-0{a} 
  libgdk-pixbuf2.0-common{a} libjasper1{a} libjbig0{a} libjpeg62-turbo{a} 
  libjs-inherits{a} libnotify-bin{a} libnotify4{a} libpng12-0{a} 
  libssl1.0.0{a} libtiff5{a} libv8-3.14.5{a} libx11-6{a} libx11-data{a} 
  libxau6{a} libxcb1{a} libxdmcp6{a} mime-support{a} mocha{a} 
  node-amdefine{a} node-async{a} node-character-parser{a} node-commander{a} 
  node-constantinople{a} node-css{a} node-debug{a} node-diff{a} 
  node-glob{a} node-growl{a} node-inherits{a} node-jade{a} 
  node-lru-cache{a} node-mime{a} node-minimatch{a} node-minimist{a} 
  node-mkdirp{a} node-monocle{a} node-once{a} node-optimist{a} 
  node-promise{a} node-readdirp{a} nod

[Pkg-javascript-devel] Bug#798439: node-iconv: FTBFS: src/binding.cc:57:21: error: 'WeakCallback' has not been declared

2015-09-09 Thread Chris Lamb
   ^
  ../src/binding.cc:125:30: error: expected primary-expression before
  '>' token
   rc->Set(1,
   NanNew(static_cast(output_consumed)));
^
  ../src/binding.cc:126:34: error: expected primary-expression before
  '>' token
   NanReturnValue(NanNew(errorno));
^
  ../src/binding.cc:126:44: error: 'NanReturnValue' was not declared in
  this scope
   NanReturnValue(NanNew(errorno));
  ^
  iconv.target.mk:94: recipe for target
  'Release/obj.target/iconv/src/binding.o' failed
  make[2]: *** [Release/obj.target/iconv/src/binding.o] Error 1
  make[2]: Leaving directory '/tmp/buildd/node-iconv-2.1.8/build'
  gyp ERR! build error 
  gyp ERR! stack Error: `make` failed with exit code: 2
  gyp ERR! stack at ChildProcess.onExit
  (/usr/share/node-gyp/lib/build.js:267:23)
  gyp ERR! stack at ChildProcess.emit (events.js:98:17)
  gyp ERR! stack at Process.ChildProcess._handle.onexit
  (child_process.js:820:12)
  gyp ERR! System Linux 3.16.0-4-amd64
  gyp ERR! command "nodejs" "/usr/bin/node-gyp" "build"
  gyp ERR! cwd /tmp/buildd/node-iconv-2.1.8
  gyp ERR! node -v v0.10.38
  gyp ERR! node-gyp -v v0.12.2
  gyp ERR! not ok 
  debian/rules:19: recipe for target 'override_dh_auto_build' failed
  make[1]: *** [override_dh_auto_build] Error 1
  make[1]: Leaving directory '/tmp/buildd/node-iconv-2.1.8'
  debian/rules:8: recipe for target 'build' failed
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  [..]

The full build log is attached or can be viewed here:


https://reproducible.debian.net/logs/unstable/amd64/node-iconv_2.1.8-1.build1.log.gz


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: Tue Sep  8 12:28:43 GMT+12 2015
I: pbuilder-time-stamp: 1441758523
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/unstable-reproducible-base.tgz]
I: creating local configuration
I: copying local configuration
I: mounting /proc filesystem
I: mounting /run/shm filesystem
I: mounting /dev/pts filesystem
I: Mounting /dev/shm
I: Mounting /sys
I: policy-rc.d already exists
I: Installing the build-deps
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team 
Description: Dummy package to satisfy dependencies with aptitude - created by 
pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper (>= 9), node-gyp, node-nan (>= 1.8)
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in 
'/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 20266 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring 
anyway as you requested:
 pbuilder-satisfydepends-dummy depends on node-gyp; however:
  Package node-gyp is not installed.
 pbuilder-satisfydepends-dummy depends on node-nan (>= 1.8); however:
  Package node-nan is not installed.

Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Building tag database...
pbuilder-satisfydepends-dummy is already installed at the requested version 
(0.invalid.0)
pbuilder-satisfydepends-dummy is already installed at the requested version 
(0.invalid.0)
The following NEW packages will be installed:
  ca-certificates{a} gyp{a} libc-ares-dev{a} libc-ares2{a} libexpat1{a} 
  libjs-inherits{a} libjs-node-uuid{a} libpython-stdlib{a} 
  libpython2.7-minimal{a} libpython2.7-stdlib{a} libssl-dev{a} 
  libssl1.0.0{a} libv8-3.14-dev{a} libv8-3.14.5{a} mime-support{a} 
  node-abbrev{a} node-ansi{a} node-async{a} node-block-stream{a} 
  node-combined-stream{a} node-cookie-jar{a} node-delayed-stream{a} 
  node-forever-agent{a} node-form-data{a} node-fstream{a} node-glob{a} 
  node-graceful-fs{a} node-gyp{a} node-inherits{a} 
  node-json-stringify-safe{a} node-lru-cache{a} node-mime{a} 
  node-minimatch{a} node-mkdirp{a} node-nan{a} node-node-uuid{a} 
  node-nopt{a} node-npmlog{a} node-once{a} node-osenv{a} node-qs{a} 
  node-request{a} node-rimraf{a} node-semver{a} no

[Pkg-javascript-devel] Bug#798904: node-srs: FTBFS: Incompatible with node-gyp 3.0.1-1

2015-09-13 Thread Chris Lamb
Source: node-srs
Version: 0.4.8+dfsg-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

node-srs fails to build from source in unstable/amd64 due to
incompatibility with node-gyp 3.0.1-1:

  [..]

  dh build
 dh_testdir
 debian/rules override_dh_auto_configure
  make[1]: Entering directory '/tmp/buildd/node-srs-0.4.8+dfsg'
  node-gyp configure -module_name=srs -module_path=lib/binding/
  -shared_gdal=1
  gyp info it worked if it ends with ok
  gyp info using node-gyp@3.0.1
  gyp info using node@0.10.38 | linux | x64
  gyp info spawn python2
  gyp info spawn args [ '/usr/share/node-gyp/gyp/gyp_main.py',
  gyp info spawn args   'binding.gyp',
  gyp info spawn args   '-f',
  gyp info spawn args   'make',
  gyp info spawn args   '-I',
  gyp info spawn args  
  '/tmp/buildd/node-srs-0.4.8+dfsg/build/config.gypi',
  gyp info spawn args   '-I',
  gyp info spawn args   '/tmp/buildd/node-srs-0.4.8+dfsg/common.gypi',
  gyp info spawn args   '-I',
  gyp info spawn args   '/usr/share/node-gyp/addon.gypi',
  gyp info spawn args   '-I',
  gyp info spawn args   '/usr/include/nodejs/common.gypi',
  gyp info spawn args   '-Dlibrary=shared_library',
  gyp info spawn args   '-Dvisibility=default',
  gyp info spawn args   '-Dnode_root_dir=/usr/include/nodejs',
  gyp info spawn args   '-Dnode_gyp_dir=/usr/share/node-gyp',
  gyp info spawn args   '-Dnode_lib_file=node.lib',
  gyp info spawn args  
  '-Dmodule_root_dir=/tmp/buildd/node-srs-0.4.8+dfsg',
  gyp info spawn args   '--depth=.',
  gyp info spawn args   '--no-parallel',
  gyp info spawn args   '--generator-output',
  gyp info spawn args   'build',
  gyp info spawn args   '-Goutput_dir=.' ]
  Usage: gyp_main.py [options ...] [build_file ...]
  
  gyp_main.py: error: no such option: --no-parallel
  gyp ERR! configure error 
  gyp ERR! stack Error: `gyp` failed with exit code: 2
  gyp ERR! stack at ChildProcess.onCpExit
  (/usr/share/node-gyp/lib/configure.js:354:16)
  gyp ERR! stack at ChildProcess.emit (events.js:98:17)
  gyp ERR! stack at Process.ChildProcess._handle.onexit
  (child_process.js:820:12)
  gyp ERR! System Linux 3.16.0-4-amd64
  gyp ERR! command "nodejs" "/usr/bin/node-gyp" "configure"
  "-module_name=srs" "-module_path=lib/binding/" "-shared_gdal=1"
  gyp ERR! cwd /tmp/buildd/node-srs-0.4.8+dfsg
  gyp ERR! node -v v0.10.38
  gyp ERR! node-gyp -v v3.0.1
  gyp ERR! not ok 
  debian/rules:21: recipe for target 'override_dh_auto_configure' failed
  make[1]: *** [override_dh_auto_configure] Error 1
  make[1]: Leaving directory '/tmp/buildd/node-srs-0.4.8+dfsg'
  debian/rules:10: recipe for target 'build' failed
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  [..]

The full build log is attached or can be viewed here:


https://reproducible.debian.net/logs/unstable/amd64/node-srs_0.4.8+dfsg-1.build1.log.gz


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: Sun Sep 13 09:31:00 GMT+12 2015
I: pbuilder-time-stamp: 1442179860
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/unstable-reproducible-base.tgz]
I: creating local configuration
I: copying local configuration
I: mounting /proc filesystem
I: mounting /run/shm filesystem
I: mounting /dev/pts filesystem
I: Mounting /dev/shm
I: Mounting /sys
I: policy-rc.d already exists
I: Installing the build-deps
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team 
Description: Dummy package to satisfy dependencies with aptitude - created by 
pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper (>= 9~), dh-buildinfo, node-gyp, node-nan, libgdal-dev (>= 
1.10.0~), mocha
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in 
'/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 20260 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pb

[Pkg-javascript-devel] Bug#799656: node-websocket: FTBFS: error: 'NanScope' was not declared in this scope

2015-09-21 Thread Chris Lamb
Source: node-websocket
Version: 1.0.19-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

node-websocket fails to build from source in unstable/amd64:

  [..]

  make[3]: Entering directory '/tmp/buildd/node-websocket-1.0.19/build'
CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
  ../src/bufferutil.cc: In static member function 'static void
  BufferUtil::Initialize(v8::Handle)':
  ../src/bufferutil.cc:27:14: error: 'NanScope' was not declared in this
  scope
   NanScope();
^
  ../src/bufferutil.cc:28:33: error: 'NanNew' was not declared in this
  scope
   Local t = NanNew(New);
   ^
  ../src/bufferutil.cc:28:56: error: expected primary-expression before
  '>' token
   Local t = NanNew(New);
  ^
  ../src/bufferutil.cc:30:52: error: no matching function for call to
  'NODE_SET_METHOD(v8::Local&, const char [7],
  Nan::NAN_METHOD_RETURN_TYPE (&)(Nan::NAN_METHOD_ARGS_TYPE))'
   NODE_SET_METHOD(t, "unmask", BufferUtil::Unmask);
  ^
  [..]

The full build log is attached or can be viewed here:


https://reproducible.debian.net/logs/unstable/amd64/node-websocket_1.0.19-1.build1.log.gz


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: Sun Sep 20 08:13:40 GMT+12 2015
I: pbuilder-time-stamp: 1442780020
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/unstable-reproducible-base.tgz]
I: creating local configuration
I: copying local configuration
I: mounting /proc filesystem
I: mounting /run/shm filesystem
I: mounting /dev/pts filesystem
I: Mounting /dev/shm
I: Mounting /sys
I: policy-rc.d already exists
I: Installing the build-deps
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team 
Description: Dummy package to satisfy dependencies with aptitude - created by 
pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper (>= 9.0.0), nodejs-dev, node-uglify, node-gyp, node-nan
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in 
'/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 20256 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring 
anyway as you requested:
 pbuilder-satisfydepends-dummy depends on nodejs-dev; however:
  Package nodejs-dev is not installed.
 pbuilder-satisfydepends-dummy depends on node-uglify; however:
  Package node-uglify is not installed.
 pbuilder-satisfydepends-dummy depends on node-gyp; however:
  Package node-gyp is not installed.
 pbuilder-satisfydepends-dummy depends on node-nan; however:
  Package node-nan is not installed.

Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Building tag database...
pbuilder-satisfydepends-dummy is already installed at the requested version 
(0.invalid.0)
pbuilder-satisfydepends-dummy is already installed at the requested version 
(0.invalid.0)
The following NEW packages will be installed:
  ca-certificates{a} gyp{a} libexpat1{a} libjs-inherits{a} 
  libjs-node-uuid{a} libpython-stdlib{a} libpython2.7-minimal{a} 
  libpython2.7-stdlib{a} libssl-dev{a} libssl1.0.0{a} libuv1{a} 
  libuv1-dev{a} mime-support{a} node-abbrev{a} node-ansi{a} node-async{a} 
  node-block-stream{a} node-combined-stream{a} node-cookie-jar{a} 
  node-delayed-stream{a} node-forever-agent{a} node-form-data{a} 
  node-fstream{a} node-glob{a} node-graceful-fs{a} node-gyp{a} 
  node-inherits{a} node-json-stringify-safe{a} node-lru-cache{a} 
  node-mime{a} node-minimatch{a} node-minimist{a} node-mkdirp{a} 
  node-nan{a} node-node-uuid{a} node-nopt{a} node-npmlog{a} node-once{a} 
  node-optimist{a} node-osenv{a} node-qs{a} node-request{a} node-rimraf{a} 
  node-semver{a} node-sigmund{a} node-tar{a} node-tunnel-agent{a} 
  node-uglify{a} node-which{a} node-wordwrap{a} nodejs{a} nodejs-dev{a} 
  openssl{a} python{a} python

[Pkg-javascript-devel] Bug#799774: node-expat: FTBFS: error: 'NanScope' was not declared in this scope

2015-09-22 Thread Chris Lamb
Source: node-expat
Version: 2.3.1-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

node-expat fails to build from source in unstable/amd64:

  [..]

  gyp info using node-gyp@3.0.3
  gyp info using node@0.10.38 | linux | x64
  make[1]: Entering directory '/tmp/buildd/node-expat-2.3.1/build'
g++ '-DNODE_GYP_MODULE_NAME=node_expat' '-D_LARGEFILE_SOURCE'
'-D_FILE_OFFSET_BITS=64' '-DBUILDING_NODE_EXTENSION'
-I/usr/include/nodejs/include/node -I/usr/include/nodejs/src
-I/usr/include/nodejs/deps/uv/include
-I/usr/include/nodejs/deps/v8/include
-I../../../../usr/lib/nodejs/nan  -fPIC -Wall -Wextra
-Wno-unused-parameter -pthread -m64 -O2 -fno-strict-aliasing
-fno-tree-vrp -fno-omit-frame-pointer -fno-rtti -fno-exceptions -MMD
-MF ./Release/.deps/Release/obj.target/node_expat/node-expat.o.d.raw
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security
-Wall -Wdate-time -D_FORTIFY_SOURCE=2 -c -o
Release/obj.target/node_expat/node-expat.o ../node-expat.cc
  gyp info spawn make
  gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
  ../node-expat.cc: In static member function 'static void
  Parser::Initialize(v8::Handle)':
  ../node-expat.cc:13:14: error: 'NanScope' was not declared in this
  scope
   NanScope();
^
  ../node-expat.cc:14:33: error: 'NanNew' was not declared in this scope
   Local t = NanNew(New);
   ^
  ../node-expat.cc:14:56: error: expected primary-expression before '>'
  token
   Local t = NanNew(New);
  ^
  ../node-expat.cc:18:48: error: no matching function for call to
  'SetPrototypeMethod(v8::Local&, const char [6],
  Nan::NAN_METHOD_RETURN_TYPE (&)(Nan::NAN_METHOD_ARGS_TYPE))'
   NODE_SET_PROTOTYPE_METHOD(t, "parse", Parse);

  [..]

The full build log is attached or can be viewed here:


https://reproducible.debian.net/logs/unstable/amd64/node-expat_2.3.1-1.build1.log.gz


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: Sat Sep 19 11:36:25 GMT+12 2015
I: pbuilder-time-stamp: 1442705785
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/unstable-reproducible-base.tgz]
I: creating local configuration
I: copying local configuration
I: mounting /proc filesystem
I: mounting /run/shm filesystem
I: mounting /dev/pts filesystem
I: Mounting /dev/shm
I: Mounting /sys
I: policy-rc.d already exists
I: Installing the build-deps
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team 
Description: Dummy package to satisfy dependencies with aptitude - created by 
pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: cdbs, devscripts, debhelper, dh-buildinfo, nodejs-dev, node-gyp, 
pkg-config, libexpat-dev, node-vows, node-iconv, nodejs, node-bindings, node-nan
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in 
'/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 20254 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring 
anyway as you requested:
 pbuilder-satisfydepends-dummy depends on cdbs; however:
  Package cdbs is not installed.
 pbuilder-satisfydepends-dummy depends on devscripts; however:
  Package devscripts is not installed.
 pbuilder-satisfydepends-dummy depends on dh-buildinfo; however:
  Package dh-buildinfo is not installed.
 pbuilder-satisfydepends-dummy depends on nodejs-dev; however:
  Package nodejs-dev is not installed.
 pbuilder-satisfydepends-dummy depends on node-gyp; however:
  Package node-gyp is not installed.
 pbuilder-satisfydepends-dummy depends on pkg-config; however:
  Package pkg-config is not installed.
 pbuilder-satisfydepends-dummy depends on libexpat-dev; however:
  Package libexpat-dev is not installed.
 pbuilder-satisfydepends-dummy depends on node-vows; however:
  Package node-vows is not installed.
 pbuilder-satisfydepends-dummy depends on node-iconv; however:
  Package node-iconv is not installed.
 pbui

[Pkg-javascript-devel] Bug#799999: validator.js: FTBFS: Error: Module did not self-register

2015-09-25 Thread Chris Lamb
Source: validator.js
Version: 3.17.0+dfsg1-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

validator.js fails to build from source in unstable/amd64:

  [..]

 debian/rules override_dh_auto_test
  make[1]: Entering directory '/tmp/buildd/validator.js-3.17.0+dfsg1'
  mocha --reporter spec
  (node) child_process: options.customFds option is deprecated. Use
  options.stdio instead.
  module.js:355
Module._extensions[extension](this, filename);
 ^
  
  Error: Module did not self-register.
  at Error (native)
  at Module.load (module.js:355:32)
  at Function.Module._load (module.js:310:12)
  at Module.require (module.js:365:17)
  at require (module.js:384:17)
  at Object.
  (/usr/lib/nodejs/contextify/contextifyjs.js:1:77)
  at Module._compile (module.js:434:26)
  at Object.Module._extensions..js (module.js:452:10)
  at Module.load (module.js:355:32)
  at Function.Module._load (module.js:310:12)
  at Module.require (module.js:365:17)
  at require (module.js:384:17)
  at Object.
  (/tmp/buildd/validator.js-3.17.0+dfsg1/test/validators.js:3:18)
  at Module._compile (module.js:434:26)
  at Object.Module._extensions..js (module.js:452:10)
  at Module.load (module.js:355:32)
  at Function.Module._load (module.js:310:12)
  at Module.require (module.js:365:17)
  at require (module.js:384:17)
  at /usr/lib/nodejs/mocha/lib/mocha.js:172:27
  at Array.forEach (native)
  at Mocha.loadFiles (/usr/lib/nodejs/mocha/lib/mocha.js:169:14)
  at Mocha.run (/usr/lib/nodejs/mocha/lib/mocha.js:356:31)
  at Object. (/usr/lib/nodejs/mocha/bin/_mocha:366:16)
  at Module._compile (module.js:434:26)
  at Object.Module._extensions..js (module.js:452:10)
  at Module.load (module.js:355:32)
  at Function.Module._load (module.js:310:12)
  at Function.Module.runMain (module.js:475:10)
  at startup (node.js:117:18)
  at node.js:951:3
  debian/rules:14: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 1
  make[1]: Leaving directory '/tmp/buildd/validator.js-3.17.0+dfsg1'
  debian/rules:8: recipe for target 'build' failed
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  [..]

The full build log is attached or can be viewed here:


https://reproducible.debian.net/logs/unstable/amd64/validator.js_3.17.0+dfsg1-1.build1.log.gz


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: Wed Sep 23 18:08:32 GMT+12 2015
I: pbuilder-time-stamp: 1443074912
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/unstable-reproducible-base.tgz]
I: creating local configuration
I: copying local configuration
I: mounting /proc filesystem
I: mounting /run/shm filesystem
I: mounting /dev/pts filesystem
I: Mounting /dev/shm
I: Mounting /sys
I: policy-rc.d already exists
I: Installing the build-deps
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team 
Description: Dummy package to satisfy dependencies with aptitude - created by 
pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper (>= 8), dh-buildinfo, nodejs, node-uglify, mocha, 
node-contextify
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in 
'/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 20290 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring 
anyway as you requested:
 pbuilder-satisfydepends-dummy depends on dh-buildinfo; however:
  Package dh-buildinfo is not installed.
 pbuilder-satisfydepends-dummy depends on nodejs; however:
  Package nodejs is not installed.
 pbuilder-satisfydepends-dummy depends on node-uglify; however:
  Package node-uglify is not installed.
 pbuilder-satisfydepends-dummy depends on mocha; however:
  Package mocha is not installed.
 pbuilder-satisfydepends-dummy depends on node-contextify; however:
  Package node-contextify is not installed.

Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package list

[Pkg-javascript-devel] Bug#800096: node-raw-body: FTBFS: Cannot find module '../build/Release/iconv.node'

2015-09-26 Thread Chris Lamb
Source: node-raw-body
Version: 1.2.0-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

node-raw-body fails to build from source in unstable/amd64:

  [..]
 
  Error: Cannot find module '../build/Release/iconv.node'
  at Function.Module._resolveFilename (module.js:336:15)
  at Function.Module._load (module.js:286:25)
  at Module.require (module.js:365:17)
  at require (module.js:384:17)
  at Object. (/usr/lib/nodejs/iconv/lib/iconv.js:29:14)
  at Module._compile (module.js:434:26)
  at Object.Module._extensions..js (module.js:452:10)
  at Module.load (module.js:355:32)
  at Function.Module._load (module.js:310:12)
  at Module.require (module.js:365:17)
  at require (module.js:384:17)
  at Object.
  (/tmp/buildd/node-raw-body-1.2.0/index.js:2:13)
  at Module._compile (module.js:434:26)
  at Object.Module._extensions..js (module.js:452:10)
  at Module.load (module.js:355:32)
  at Function.Module._load (module.js:310:12)
  at Module.require (module.js:365:17)
  at require (module.js:384:17)
  at Object.
  (/tmp/buildd/node-raw-body-1.2.0/test/flowing.js:4:18)
  at Module._compile (module.js:434:26)
  at Object.Module._extensions..js (module.js:452:10)
  at Module.load (module.js:355:32)
  at Function.Module._load (module.js:310:12)
  at Module.require (module.js:365:17)
  at require (module.js:384:17)
  at /usr/lib/nodejs/mocha/lib/mocha.js:172:27
  at Array.forEach (native)
  at Mocha.loadFiles (/usr/lib/nodejs/mocha/lib/mocha.js:169:14)
  at Mocha.run (/usr/lib/nodejs/mocha/lib/mocha.js:356:31)
  at Object. (/usr/lib/nodejs/mocha/bin/_mocha:366:16)
  at Module._compile (module.js:434:26)
  at Object.Module._extensions..js (module.js:452:10)
  at Module.load (module.js:355:32)
  at Function.Module._load (module.js:310:12)
  at Function.Module.runMain (module.js:475:10)
  at startup (node.js:117:18)
  at node.js:951:3
  debian/rules:11: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 1
  make[1]: Leaving directory '/tmp/buildd/node-raw-body-1.2.0'
  debian/rules:8: recipe for target 'build' failed
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  [..]

The full build log is attached or can be viewed here:


https://reproducible.debian.net/logs/unstable/amd64/node-raw-body_1.2.0-1.build1.log.gz


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: Fri Sep 25 07:10:21 GMT+12 2015
I: pbuilder-time-stamp: 1443208221
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/unstable-reproducible-base.tgz]
I: creating local configuration
I: copying local configuration
I: mounting /proc filesystem
I: mounting /run/shm filesystem
I: mounting /dev/pts filesystem
I: Mounting /dev/shm
I: Mounting /sys
I: policy-rc.d already exists
I: Installing the build-deps
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team 
Description: Dummy package to satisfy dependencies with aptitude - created by 
pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper (>= 8.0.0), dh-buildinfo, nodejs, node-mocha, node-should, 
node-bytes, node-iconv, node-through2, node-request
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in 
'/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 20290 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring 
anyway as you requested:
 pbuilder-satisfydepends-dummy depends on dh-buildinfo; however:
  Package dh-buildinfo is not installed.
 pbuilder-satisfydepends-dummy depends on nodejs; however:
  Package nodejs is not installed.
 pbuilder-satisfydepends-dummy depends on node-mocha; however:
  Package node-mocha is not installed.
 pbuilder-satisfydepends-dummy depends on node-should; however:
  Package node-should is not installed.
 pbuilder-satisfydepends-dummy depends on node-bytes; however:
  Package node-bytes is not installed.
 pbuilder-satisfydepends-dummy depends on node-iconv; 

[Pkg-javascript-devel] Bug#801250: jarisplayer: FTBFS: Player.hx:325: characters 8-13 : Capture variables must be lower-case

2015-10-07 Thread Chris Lamb
Source: jarisplayer
Version: 2.0.15+20131104~dfsg-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

jarisplayer fails to build from source in unstable/amd64:

  [..]

  haxe -main jaris.Main -swf player.swf -cp src -D no-pattern-matching
  -dce full
  src/jaris/player/Player.hx:325: characters 8-13 : Capture variables
  must be lower-case
  debian/rules:66: recipe for target 'debian/stamp-swf-build' failed
  make: *** [debian/stamp-swf-build] Error 1
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  [..]

The full build log is attached or can be viewed here:


https://reproducible.debian.net/logs/unstable/amd64/jarisplayer_2.0.15+20131104~dfsg-1.build1.log.gz


Regards,

-- 
  ,''`.
     : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: Mon Oct  5 20:30:02 GMT+12 2015
I: pbuilder-time-stamp: 1444120202
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/unstable-reproducible-base.tgz]
I: creating local configuration
I: copying local configuration
I: mounting /proc filesystem
I: mounting /run/shm filesystem
I: mounting /dev/pts filesystem
I: Mounting /dev/shm
I: Mounting /sys
I: policy-rc.d already exists
I: Installing the build-deps
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team 
Description: Dummy package to satisfy dependencies with aptitude - created by 
pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: cdbs, devscripts, debhelper, dh-buildinfo, haxe, 
libimage-exiftool-perl, libregexp-assemble-perl, libipc-system-simple-perl, 
lcdf-typetools
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in 
'/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 20294 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring 
anyway as you requested:
 pbuilder-satisfydepends-dummy depends on cdbs; however:
  Package cdbs is not installed.
 pbuilder-satisfydepends-dummy depends on devscripts; however:
  Package devscripts is not installed.
 pbuilder-satisfydepends-dummy depends on dh-buildinfo; however:
  Package dh-buildinfo is not installed.
 pbuilder-satisfydepends-dummy depends on haxe; however:
  Package haxe is not installed.
 pbuilder-satisfydepends-dummy depends on libimage-exiftool-perl; however:
  Package libimage-exiftool-perl is not installed.
 pbuilder-satisfydepends-dummy depends on libregexp-assemble-perl; however:
  Package libregexp-assemble-perl is not installed.
 pbuilder-satisfydepends-dummy depends on libipc-system-simple-perl; however:
  Package libipc-system-simple-perl is not installed.
 pbuilder-satisfydepends-dummy depends on lcdf-typetools; however:
  Package lcdf-typetools is not installed.

Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Building tag database...
pbuilder-satisfydepends-dummy is already installed at the requested version 
(0.invalid.0)
pbuilder-satisfydepends-dummy is already installed at the requested version 
(0.invalid.0)
The following NEW packages will be installed:
  aglfn{a} cdbs{a} devscripts{a} dh-buildinfo{a} dh-python{a} haxe{a} 
  lcdf-typetools{a} libexpat1{a} libgc1c2{a} libimage-exiftool-perl{a} 
  libipc-system-simple-perl{a} libjs-jquery{a} libjs-swfobject{a} 
  libkpathsea6{a} libmpdec2{a} libneko0{a} libpython3-stdlib{a} 
  libpython3.4-minimal{a} libpython3.4-stdlib{a} libregexp-assemble-perl{a} 
  libssl1.0.0{a} mime-support{a} neko{a} python3{a} python3-minimal{a} 
  python3.4{a} python3.4-minimal{a} 
0 packages upgraded, 27 newly installed, 0 to remove and 0 not upgraded.
Need to get 13.2 MB of archives. After unpacking 60.8 MB will be used.
Writing extended state information...
Get: 1 http://ftp.de.debian.org/debian/ unstable/main libmpdec2 amd64 2.4.1-1 
[85.7 kB]
Get: 2 http://reproducible.alioth.debian.org/debian/ ./ cdbs 
0.4.130.0~reproducible3 [76.9 kB]
Get: 3 http://reproducible.alioth.debian.org/debian/ ./ libkpathsea6 
2015.20150524.37493-6.0~reproducible2 [156 kB]
Get: 4 http://ftp.de.debian.org/debian/ unstable/main libssl1.0.0 amd64 
1

[Pkg-javascript-devel] Bug#802214: node-connect: FTBFS: Uncaught Error: getaddrinfo ENOTFOUND [::1] [::1]:50403

2015-10-18 Thread Chris Lamb
Source: node-connect
Version: 3.3.0-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

node-connect fails to build from source in unstable/amd64:

  [..]

 debian/rules override_dh_auto_test
  make[1]: Entering directory '/tmp/buildd/node-connect-3.3.0'
  mocha -C --require test/support/env --reporter spec --bail
  --check-leaks test/
  (node) child_process: options.customFds option is deprecated. Use
  options.stdio instead.
  
  
app.listen()
✓ should wrap in an http.Server (47ms)
  
app.use()
1) should not obscure FQDNs
  with a connect app
  
app.use()
  with a connect app
  with a node app
  error handling
  
app
  404 handler
  error handler
  
  
1 passing (78ms)
1 failing
  
1) app.use() should not obscure FQDNs:
   Uncaught Error: getaddrinfo ENOTFOUND [::1] [::1]:50403
at errnoException (dns.js:26:10)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:77:26)
  
  
  
  debian/rules:14: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 1
  make[1]: Leaving directory '/tmp/buildd/node-connect-3.3.0'
  debian/rules:8: recipe for target 'build' failed
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  [..]

The full build log is attached or can be viewed here:


https://reproducible.debian.net/logs/unstable/amd64/node-connect_3.3.0-1.build1.log.gz


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


node-connect.3.3.0-1.unstable.amd64.log.txt.gz
Description: application/gzip
___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Bug#802213: node-postgres: FTBFS: error: expected class-name before '{' token

2015-10-18 Thread Chris Lamb
Source: node-postgres
Version: 0.13.3-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

node-postgres fails to build from source in unstable/amd64:

  [..]

  gyp info spawn make
  make[1]: Entering directory '/tmp/buildd/node-postgres-0.13.3/build'
  gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
g++ '-DNODE_GYP_MODULE_NAME=binding' '-D_LARGEFILE_SOURCE'
'-D_FILE_OFFSET_BITS=64' '-DBUILDING_NODE_EXTENSION'
-I/usr/include/nodejs/include/node -I/usr/include/nodejs/src
-I/usr/include/nodejs/deps/uv/include
-I/usr/include/nodejs/deps/v8/include -I/usr/include/postgresql 
-fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3
-ffunction-sections -fdata-sections -fno-omit-frame-pointer
-fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF
./Release/.deps/Release/obj.target/binding/src/binding.o.d.raw -g
-O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall
-Wdate-time -D_FORTIFY_SOURCE=2 -c -o
Release/obj.target/binding/src/binding.o ../src/binding.cc
  ../src/binding.cc:36:38: error: expected class-name before '{' token
   class Connection : public ObjectWrap {
^
  ../src/binding.cc:84:12: error: 'uv_poll_t' has not been declared
 io_event(uv_poll_t* w, int status, int revents)
  ^
  ../src/binding.cc:100:17: error: 'Arguments' does not name a type
 Connect(const Arguments& args)
   ^
  ../src/binding.cc:120:16: error: 'Arguments' does not name a type
 Cancel(const Arguments& args)
  ^
  ../src/binding.cc:136:19: error: 'Arguments' does not name a type
 SendQuery(const Arguments& args)
 ^
  ../src/binding.cc:159:29: error: 'Arguments' does not name a type
 SendQueryWithParams(const Arguments& args)
   ^
  ../src/binding.cc:168:21: error: 'Arguments' does not name a type
 SendPrepare(const Arguments& args)
   ^
  ../src/binding.cc:183:27: error: 'Arguments' does not name a type
 SendQueryPrepared(const Arguments& args)
 ^
  ../src/binding.cc:191:36: error: 'Arguments' does not name a type
 DispatchParameterizedQuery(const Arguments& args, bool isPrepared)
  ^
  ../src/binding.cc:235:13: error: 'Arguments' does not name a type
 End(const Arguments& args)
   ^
  ../src/binding.cc:245:3: error: 'uv_poll_t' does not name a type
 uv_poll_t read_watcher_;
 ^
  ../src/binding.cc:246:3: error: 'uv_poll_t' does not name a type
 uv_poll_t  write_watcher_;
 ^
  ../src/binding.cc:269:27: error: 'Arguments' does not name a type
 SendCopyFromChunk(const Arguments& args) {
 ^
  ../src/binding.cc:280:21: error: 'Arguments' does not name a type
 EndCopyFrom(const Arguments& args) {
   ^
  ../src/binding.cc:296:14: error: 'Arguments' does not name a type
 New (const Arguments& args)
^
  In file included from /usr/include/nodejs/src/node.h:42:0,
   from ../src/binding.cc:2:
  /usr/include/nodejs/deps/v8/include/v8.h: In static member function
  'static void Connection::Init(v8::Handle)':
  /usr/include/nodejs/deps/v8/include/v8.h:885:13: error:
  'v8::HandleScope::HandleScope()' is protected
 V8_INLINE HandleScope() {}

  [..]

The full build log is attached or can be viewed here:


https://reproducible.debian.net/logs/unstable/amd64/node-postgres_0.13.3-1.build1.log.gz


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


node-postgres.0.13.3-1.unstable.amd64.log.txt.gz
Description: application/gzip
___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Bug#807084: libjs-jcrop: please make the build reproducible

2015-12-05 Thread Chris Lamb
Source: libjs-jcrop
Version: 0.9.12+dfsg-2
Severity: wishlist
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: timestamps
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Hi David,

Thanks for closing #779588. However, we've now added even more variation
in our test framework, exposing that the fix was incomplete.

Another patch is attached.


Regards,

-- 
  ,''`.
     : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
--- a/debian/rules  2015-12-05 09:42:10.758251726 +0200
--- b/debian/rules  2015-12-05 09:51:58.484426475 +0200
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 export JCROP_BUILD = debian/$(shell dpkg-parsechangelog --show-field Version)
+export JCROP_COPYRIGHT = $(shell date --date="$$(dpkg-parsechangelog 
--show-field Date)" +%Y)
 
 %:
dh $@
___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Bug#807084: libjs-jcrop: please make the build reproducible

2015-12-06 Thread Chris Lamb
> >  export JCROP_BUILD = debian/$(shell dpkg-parsechangelog --show-field 
> > Version)
> > +export JCROP_COPYRIGHT = $(shell date --date="$$(dpkg-parsechangelog 
> > --show-field Date)" +%Y)
> 
> For the sake of consistency, it might be better to use `date -u` here.
> (Tiny corner case, I know.)

Excellent point; thank you :)


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-

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


[Pkg-javascript-devel] libjs-favico.js_0.3.10~dfsg1-1_amd64.changes REJECTED

2015-12-27 Thread Chris Lamb

"Expat or GPL-2.0" but labeled MIT in file (and in package.json)

===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


[Pkg-javascript-devel] Bug#809283: libuv: FTBFS: dh_install: cp: cannot stat 'debian/tmp/debian/tmp/dh-exec.AUyQ2PO5/usr/lib/x86_64-linux-gnu/libuv.so.0.10': No such file or directory

2015-12-28 Thread Chris Lamb
Source: libuv
Version: 0.10.36-3
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

libuv fails to build from source in unstable/amd64:

  [..]

 debian/rules override_dh_auto_install
  make[1]: Entering directory 
'/home/lamby/temp/cdt.20151229000733.Wcv23SXMSm/libuv-0.10.36'
  dh_auto_install
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20151229000733.Wcv23SXMSm/libuv-0.10.36'
 dh_install
  cp: cannot stat 
'debian/tmp/debian/tmp/dh-exec.AUyQ2PO5/usr/lib/x86_64-linux-gnu/libuv.so.0.10':
 No such file or directory
  dh_install: cp --reflink=auto -a 
debian/tmp/debian/tmp/dh-exec.AUyQ2PO5/usr/lib/x86_64-linux-gnu/libuv.so.0.10 
debian/libuv0.10/usr/lib/x86_64-linux-gnu// returned exit code 1
  debian/rules:14: recipe for target 'binary' failed
  make: *** [binary] Error 2

  [..]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


libuv.0.10.36-3.unstable.amd64.log.txt.gz
Description: Binary data
___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Comments regarding libjs-favico.js_0.3.10~dfsg1-2_amd64.changes

2015-12-28 Thread Chris Lamb
Please quote the pull request in full on next upload - github might not last 
forever, and this probably fails the Desert Island Test otherwise.



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


[Pkg-javascript-devel] list.js_1.1.1~dfsg1-1_amd64.changes REJECTED

2015-12-30 Thread Chris Lamb

embedded code copies in tests/mocha.js? certainly missing copyright blah and 
kinda hidden.

===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


[Pkg-javascript-devel] qtip2.js_3.0.2~dfsg1-1_amd64.changes REJECTED

2015-12-30 Thread Chris Lamb

code copies under dist/* not mentioned at the very least

===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


[Pkg-javascript-devel] Comments regarding three.js_73+dfsg-1_amd64.changes

2016-01-01 Thread Chris Lamb



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


[Pkg-javascript-devel] Comments regarding three.js_73+dfsg-1_amd64.changes

2016-01-01 Thread Chris Lamb
Please clarify ./test/unit/qunit-1.18.0.css etc on next upload



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


[Pkg-javascript-devel] moxie.js_1.4.1~dfsg1-1_amd64.changes REJECTED

2016-01-11 Thread Chris Lamb

Embeds (at least) UAParser.js without attribution

===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


[Pkg-javascript-devel] Comments regarding node-xmlhttprequest-ssl_1.5.2-1_amd64.changes

2016-03-11 Thread Chris Lamb
please reference both company and names in README/package.json, otherwise it 
looks like a mistake :)



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


[Pkg-javascript-devel] node-component-ls_2.1.0-1_amd64.changes REJECTED

2016-03-11 Thread Chris Lamb

segmentio in README.md but jongleberry in debian/copyright?

===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


[Pkg-javascript-devel] Bug#830189: highlight.js: FTBFS: LaTeX Error: File `iftex.sty' not found.

2016-07-07 Thread Chris Lamb
g nothing!
  texlive-base is not ready, skipping fmtutil --all call
  Setting up texlive-base (2016.20160623-1) ...
  mktexlsr: Updating /var/lib/texmf/ls-R-TEXLIVEDIST... 
  mktexlsr: Updating /var/lib/texmf/ls-R-TEXMFMAIN... 
  mktexlsr: Updating /var/lib/texmf/ls-R... 
  mktexlsr: Done.
  /usr/bin/tl-paper: setting paper size for dvips to a4.
  /usr/bin/tl-paper: setting paper size for dvipdfmx to a4.
  /usr/bin/tl-paper: setting paper size for xdvi to a4.
  /usr/bin/tl-paper: setting paper size for pdftex to a4.
  Processing triggers for tex-common (6.05) ...
  Running updmap-sys. This may take some time... done.
  Running mktexlsr /var/lib/texmf ... done.
  Building format(s) --all.
This may take some time... done.
  Setting up texlive-fonts-recommended (2016.20160623-1) ...
  Setting up texlive-latex-base (2016.20160623-1) ...
  Processing triggers for tex-common (6.05) ...
  Running updmap-sys. This may take some time... done.
  Running mktexlsr /var/lib/texmf ... done.
  Building format(s) --all.
This may take some time... done.
  Setting up texlive-latex-recommended (2016.20160623-1) ...
  Setting up texlive-pictures (2016.20160623-1) ...
  Processing triggers for tex-common (6.05) ...
  Running updmap-sys. This may take some time... done.
  Running mktexlsr /var/lib/texmf ... done.
  Setting up texlive-latex-extra (2016.20160623-1) ...
  Processing triggers for tex-common (6.05) ...
  Running updmap-sys. This may take some time... done.
  Running mktexlsr /var/lib/texmf ... done.
  Setting up highlight.js-build-deps (8.2+ds-4) ...
  Processing triggers for libc-bin (2.23-1) ...
  Processing triggers for systemd (230-5) ...
  
  
**
  ** Environment
  **
  
**
  
  
PATH=/home/lamby/git/projects/dotfiles/dotfiles/..//bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  HOSTNAME=1150a56907fa
  TERM=xterm
  PAGER=more
  DISPLAY=:0
  DOCKER_IMAGE=lamby-debian-sid
  DEB_BUILD_OPTIONS=parallel=9
  PIP_DOWNLOAD_CACHE=/home/lamby/.cache/pip
  HOME=/home/lamby
  LOGNAME=lamby
  SHLVL=1
  
PWD=/home/lamby/temp/cdt.20160707100539.xwUMvmIkfD.highlight.js/highlight.js-8.2+ds
  OLDPWD=/home/lamby/temp/cdt.20160707100539.xwUMvmIkfD.highlight.js
  GPG_TTY=/dev/console
  QUILT_PATCHES=debian/patches
  QUILT_NO_DIFF_INDEX=1
  QUILT_REFRESH_ARGS=-p ab --no-timestamps --no-index
  DEBEMAIL=la...@debian.org
  DEBFULLNAME=Chris Lamb
  EDITOR=vim
  LESS=-cgiFx4M
  BLASTER=A220 I5 D1 H5 P330 T6
  _=/usr/bin/env
  
  
**
  ** Building highlight.js 8.2+ds-4 on amd64
  **
  
**
  
   dpkg-buildpackage -rfakeroot -D -us -uc -b
  dpkg-buildpackage: info: source package highlight.js
  dpkg-buildpackage: info: source version 8.2+ds-4
  dpkg-buildpackage: info: source distribution unstable
  dpkg-buildpackage: info: source changed by Cdric Boutillier 

   dpkg-source --before-build highlight.js-8.2+ds
  dpkg-buildpackage: info: host architecture amd64
   fakeroot debian/rules clean
  dh clean
 dh_testdir
 dh_auto_clean
 debian/rules override_dh_clean
  make[1]: Entering directory 
'/home/lamby/temp/cdt.20160707100539.xwUMvmIkfD.highlight.js/highlight.js-8.2+ds'
  dh_clean
rm -f debian/debhelper-build-stamp
rm -f debian/libjs-highlight.js.substvars
rm -f debian/libjs-highlight.js.*.debhelper
rm -rf debian/libjs-highlight.js/
rm -f debian/node-highlight.js.substvars
rm -f debian/node-highlight.js.*.debhelper
rm -rf debian/node-highlight.js/
rm -f debian/highlight.js-doc.substvars
rm -f debian/highlight.js-doc.*.debhelper
rm -rf debian/highlight.js-doc/
rm -f debian/libjs-highlight.substvars
rm -f debian/libjs-highlight.*.debhelper
rm -rf debian/libjs-highlight/
rm -f debian/node-highlight.substvars
rm -f debian/node-highlight.*.debhelper
rm -rf debian/node-highlight/
rm -rf debian/.debhelper/
rm -f debian/*.debhelper.log
rm -f debian/files
find .  \( \( \
\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path 
.\*/.hg -o -path .\*/CVS \) -prune -o -type f -a \
\( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
\)

[Pkg-javascript-devel] Bug#830192: libuv1: accesses the internet during build

2016-07-07 Thread Chris Lamb
Source: libuv1
Version: 1.9.1-1
Severity: serious
Justification: Policy 4.9
User: la...@debian.org
Usertags: network-access

Dear Maintainer,

Whilst libuv1 builds successfully on unstable/amd64, according to
Debian Policy 4.9 packages may not attempt network access during the build:

  00:00:00.00 IP a3a849835fa0.56252 > google-public-dns-a.google.com.: 
Flags [S], seq 486418689, win 29200, options [mss 1460,sackOK,TS val 66296862 
ecr 0,nop,wscale 7], length 0
  00:00:00.302236 IP a3a849835fa0.60976 > 1.2.3.4.9123: Flags [S], seq 
1800296357, win 29200, options [mss 1460,sackOK,TS val 66296938 ecr 
0,nop,wscale 7], length 0
  00:32:35.078734 IP a3a849835fa0.51884 > dnscache.uct.ac.za.domain: 25688+ A? 
xyzzy.xyzzy.xyzzy. (35)
  00:32:35.078784 IP a3a849835fa0.51884 > dnscache.uct.ac.za.domain: 3724+ 
? xyzzy.xyzzy.xyzzy. (35)

  [..]

The full build log (including tcpdump output) is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


libuv1.1.9.1-1.unstable.amd64.log.txt.gz
Description: Binary data
___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Bug#830193: libuv: accesses the internet during build

2016-07-07 Thread Chris Lamb
Source: libuv
Version: 0.10.36-3
Severity: serious
Justification: Policy 4.9
User: la...@debian.org
Usertags: network-access

Dear Maintainer,

Whilst libuv builds successfully on unstable/amd64, according to
Debian Policy 4.9 packages may not attempt network access during
a build:

  00:00:00.00 IP 23b3236fe5a9.50304 > google-public-dns-a.google.com.: 
Flags [S], seq 3514717835, win 29200, options [mss 1460,sackOK,TS val 66263071 
ecr 0,nop,wscale 7], length 0
  00:00:00.303691 IP 23b3236fe5a9.40816 > 1.2.3.4.9123: Flags [S], seq 
251433203, win 29200, options [mss 1460,sackOK,TS val 66263146 ecr 0,nop,wscale 
7], length 0

  [..]

The full build log (including tcpdump output) is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


libuv.0.10.36-3.unstable.amd64.log.txt.gz
Description: Binary data
___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Bug#830214: node-oauth: accesses the internet during build

2016-07-07 Thread Chris Lamb
Source: node-oauth
Version: 0.9.11-1
Severity: serious
Justification: Policy 4.9
User: la...@debian.org
Usertags: network-access

Dear Maintainer,

Whilst node-oauth builds successfully on unstable/amd64, according to
Debian Policy 4.9 packages may not attempt network access during
a build.

  00:00:00.00 IP fb7ee2e52b0b.55880 > dnscache.uct.ac.za.domain: 17970+ A? 
foo.com. (25)
  00:00:00.61 IP fb7ee2e52b0b.55880 > dnscache.uct.ac.za.domain: 60811+ 
? foo.com. (25)
  00:00:00.005443 IP fb7ee2e52b0b.41447 > dnscache.uct.ac.za.domain: 34584+ A? 
foo.com. (25)
  00:00:00.005502 IP fb7ee2e52b0b.41447 > dnscache.uct.ac.za.domain: 63804+ 
? foo.com. (25)

  [..]

The full build log (including tcpdump output) is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


node-oauth.0.9.11-1.unstable.amd64.log.txt.gz
Description: Binary data
___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Bug#830215: node-redis: accesses the internet during build

2016-07-07 Thread Chris Lamb
Source: node-redis
Version: 0.12.1-2
Severity: serious
Justification: Policy 4.9
User: la...@debian.org
Usertags: network-access

Dear Maintainer,

Whilst node-redis builds successfully on unstable/amd64, according to
Debian Policy 4.9 packages may not attempt network access during
a build.

  00:00:00.00 IP 0b5db70d035f.40371 > dnscache.uct.ac.za.domain: 3541+ A? 
filefish.redistogo.com. (40)
  00:00:00.567080 IP dnscache.uct.ac.za.domain > 0b5db70d035f.40371: 3541 
2/13/5 CNAME ec2-75-101-153-205.compute-1.amazonaws.com., A 75.101.153.205 (495)
  00:00:00.568566 IP 0b5db70d035f.36272 > 
ec2-75-101-153-205.compute-1.amazonaws.com.9006: Flags [S], seq 2033158221, win 
29200, options [mss 1460,sackOK,TS val 67260852 ecr 0,nop,wscale 7], length 0
  00:00:00.801362 IP ec2-75-101-153-205.compute-1.amazonaws.com.9006 > 
0b5db70d035f.36272: Flags [S.], seq 787251815, ack 2033158222, win 26847, 
options [mss 8961,sackOK,TS val 2146155569 ecr 67260852,nop,wscale 7], length 0

  [..]

The full build log (including tcpdump output) is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


node-redis.0.12.1-2.unstable.amd64.log.txt.gz
Description: Binary data
___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Bug#830226: node-xmpp: FTBFS: Cannot load StringPrep-0.6.2 bindings (using fallback). You may need to `npm install node-stringprep`

2016-07-07 Thread Chris Lamb
...
  Setting up cdbs (0.4.142) ...
  Setting up dh-buildinfo (0.11+nmu1) ...
  Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2+b1) ...
  Setting up libssl-dev:amd64 (1.0.2h-1) ...
  Setting up libuv1:amd64 (1.9.1-1) ...
  Setting up libuv1-dev:amd64 (1.9.1-1) ...
  Setting up openssl (1.0.2h-1) ...
  Setting up ca-certificates (20160104) ...
  Setting up nodejs (4.4.7~dfsg-2) ...
  update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in 
auto mode
  Setting up nodejs-dev (4.4.7~dfsg-2) ...
  Setting up node-eyes (0.1.8-1) ...
  Setting up node-diff (1.4.0~dfsg-1) ...
  Setting up node-lru-cache (2.3.1-1) ...
  Setting up node-sigmund (1.0.0-1) ...
  Setting up node-minimatch (1.0.0-1) ...
  Setting up libjs-inherits (2.0.1-3) ...
  Setting up node-inherits (2.0.1-3) ...
  Setting up node-once (1.1.1-1) ...
  Setting up node-glob (4.0.5-1) ...
  Setting up node-vows (0.8.1-2) ...
  Setting up node-bindings (1.2.1-1) ...
  Setting up node-nan (2.3.5-1) ...
  Setting up node-node-expat (2.3.12-1) ...
  Setting up node-sax (0.5.5-1) ...
  Setting up node-ltx (0.2.0-1) ...
  Setting up node-debug (2.1.0+dfsg-2) ...
  Setting up libicu52:amd64 (52.1-10) ...
  Setting up node-node-stringprep (0.6.2-2) ...
  Setting up node-xmpp-build-deps (0.3.2-2) ...
  Processing triggers for libc-bin (2.23-1) ...
  Processing triggers for ca-certificates (20160104) ...
  Updating certificates in /etc/ssl/certs...
  173 added, 0 removed; done.
  Running hooks in /etc/ca-certificates/update.d...
  done.
  
  
**
  ** Environment
  **
  
**
  
  
PATH=/home/lamby/git/projects/dotfiles/dotfiles/..//bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  HOSTNAME=ef26187a2570
  TERM=xterm
  PAGER=more
  DISPLAY=:0
  DOCKER_IMAGE=lamby-debian-sid
  DEB_BUILD_OPTIONS=parallel=9
  PIP_DOWNLOAD_CACHE=/home/lamby/.cache/pip
  HOME=/home/lamby
  LOGNAME=lamby
  SHLVL=1
  PWD=/home/lamby/temp/cdt.20160707145558.zdAWdMbsP3.node-xmpp/node-xmpp-0.3.2
  OLDPWD=/home/lamby/temp/cdt.20160707145558.zdAWdMbsP3.node-xmpp
  GPG_TTY=/dev/console
  QUILT_PATCHES=debian/patches
  QUILT_NO_DIFF_INDEX=1
  QUILT_REFRESH_ARGS=-p ab --no-timestamps --no-index
  DEBEMAIL=la...@debian.org
  DEBFULLNAME=Chris Lamb
  EDITOR=vim
  LESS=-cgiFx4M
  BLASTER=A220 I5 D1 H5 P330 T6
  _=/usr/bin/env
  
  
**
  ** Building node-xmpp 0.3.2-2 on amd64
  **
  
**
  
   dpkg-buildpackage -rfakeroot -D -us -uc -b
  dpkg-buildpackage: info: source package node-xmpp
  dpkg-buildpackage: info: source version 0.3.2-2
  dpkg-buildpackage: info: source distribution unstable
  dpkg-buildpackage: info: source changed by Jonas Smedegaard 
   dpkg-source --before-build node-xmpp-0.3.2
  dpkg-buildpackage: info: host architecture amd64
   fakeroot debian/rules clean
  test -x debian/rules
  rm -f debian/copyright_newhints
  rm -f debian/cdbs-install-list debian/cdbs-package-list 
debian/stamp-copyright-check
  rm -rf "debian/upstream-cruft"
  rm -f debian/stamp-upstream-cruft
  dh_clean 
   debian/rules build
  test -x debian/rules
  mkdir -p "."
  CDBS WARNING:  copyright-check disabled - licensecheck (from devscripts 
package) is missing.
  make: licensecheck: Command not found
  
  Scanning upstream source for new/changed copyright notices...
  
  set -e; LC_ALL=C.UTF-8 licensecheck --check '.*' --recursive --copyright 
--ignore '^(debian/(changelog|copyright(|_hints|_newhints)))$' --lines 9 * 
| /usr/lib/cdbs/licensecheck2dep5 > debian/copyright_newhints
  /bin/sh: 1: licensecheck: not found
  0 combinations of copyright and licensing found.
  No new copyright notices found - assuming no news is good news...
  touch debian/stamp-copyright-check
  touch debian/stamp-upstream-cruft
  vows --spec
  Cannot load StringPrep-0.6.2 bindings (using fallback). You may need to `npm 
install node-stringprep`
   
♢ JID 

parsing
  ✓ parse a "domain" JID
  ✓ parse a "user@domain" JID
  ✓ parse a "domain/resource" JID
  ✓ parse a "user@domain/resource" JID
  ✓ parse an internationalized domain name as unicode
  ✗ parse an internationalized domain name as ascii/punycode 
  »
  actual expected 
   
  öxn--ko-eka.de 
   // 
/home/lamby/temp/cdt.20160707145558.zdAWdMbsP3.node-xmpp/node-xmpp-0.3.2/test/jid-test.js:44
  ✗ parse a JID with punycode 
  »
  actual expected 
   
  приме́р.рфxn--lsa92diaqnge.xn--p1ai 
   /

[Pkg-javascript-devel] Bug#830242: nodejs: accesses the internet during build

2016-07-07 Thread Chris Lamb
Source: nodejs
Version: 4.4.7~dfsg-2
Severity: serious
Justification: Policy 4.9
User: la...@debian.org
Usertags: network-access

Dear Maintainer,

Whilst nodejs builds successfully on unstable/amd64, according to
Debian Policy 4.9 packages may not attempt network access during
a build.

  00:00:00.00 IP 60e0bdbdf45e.48831 > dnscache.uct.ac.za.domain: 36996+ A? 
localhost. (27)
  00:00:00.005147 IP dnscache.uct.ac.za.domain > 60e0bdbdf45e.48831: 36996* 
1/1/1 A 127.0.0.1 (85)
  00:00:49.376504 IP 60e0bdbdf45e.34203 > dnscache.uct.ac.za.domain: 46038+ 
? www.google.com. (32)
  00:00:49.376504 IP 60e0bdbdf45e.59241 > dnscache.uct.ac.za.domain: 21036+ A? 
www.google.com. (32)

  [..]

The full build log (including tcpdump output) is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


nodejs.4.4.7~dfsg-2.unstable.amd64.log.txt.gz
Description: Binary data
___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Bug#834988: twitter-bootstrap3: please make the build reproducible

2016-08-21 Thread Chris Lamb
Source: twitter-bootstrap3
Version: 3.3.6+dfsg-1
Severity: wishlist
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: timestamps
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Hi,

Whilst working on the Reproducible Builds effort [0], I noticed
that twitter-bootstrap3 could not be built reproducibly.

Patch attached.

 [0] https://reproducible-builds.org/


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
--- a/debian/patches/reproducible-build.patch   1970-01-01 01:00:00.0 
+0100
--- b/debian/patches/reproducible-build.patch   2016-08-21 11:54:36.103131504 
+0100
@@ -0,0 +1,15 @@
+Description: Make the build reproducible
+Author: Chris Lamb 
+Last-Update: 2016-08-21
+
+--- twitter-bootstrap3-3.3.6+dfsg.orig/docs/assets/js/src/customizer.js
 twitter-bootstrap3-3.3.6+dfsg/docs/assets/js/src/customizer.js
+@@ -14,7 +14,7 @@ window.onload = function () { // wait fo
+ 
+   var cw = '/*!\n' +
+' * Bootstrap v3.3.5 (http://getbootstrap.com)\n' +
+-   ' * Copyright 2011-' + new Date().getFullYear() + ' Twitter, 
Inc.\n' +
++   ' * Copyright 2011-' + (new Date(process.env.SOURCE_DATE_EPOCH ? 
(process.env.SOURCE_DATE_EPOCH * 1000) : new Date().getTime())).getFullYear() + 
' Twitter, Inc.\n' +
+' * Licensed under MIT 
(https://github.com/twbs/bootstrap/blob/master/LICENSE)\n' +
+' */\n\n'
+ 
--- a/debian/patches/series 1970-01-01 01:00:00.0 +0100
--- b/debian/patches/series 2016-08-21 11:54:46.991242483 +0100
@@ -0,0 +1 @@
+reproducible-build.patch
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Comments regarding node-js-yaml_3.6.1+dfsg-1_amd64.changes

2016-09-08 Thread Chris Lamb
Please clarify support/demo_template/base64.js in d/copyright on next upload.

 -- Chris Lamb   Thu, 08 Sep 2016 08:52:19 +



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


[Pkg-javascript-devel] node-grunt-cli_1.2.0-1_amd64.changes REJECTED

2016-09-22 Thread Chris Lamb

lots of files mention Tyler Kellen but nothing in debian/copyright...

 -- Chris Lamb   Thu, 22 Sep 2016 08:11:26 +

===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


[Pkg-javascript-devel] Bug#830189: highlight.js: FTBFS: LaTeX Error: File `iftex.sty' not found.

2016-09-29 Thread Chris Lamb
tags 830189 + patch
thanks

Patch attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
diff --git a/debian/control b/debian/control
index 6342b46..308289a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Build-Depends: debhelper (>= 9), node-uglify | yui-compressor, 
python3,
  python3-sphinx,
  texlive-latex-base,
  texlive-latex-extra,
- texlive-fonts-recommended
+ texlive-fonts-recommended,
+ texlive-generic-extra
 Standards-Version: 3.9.6
 Homepage: http://highlightjs.org/
 Vcs-Git: git://anonscm.debian.org/pkg-javascript/highlight.js
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Bug#840170: some modules has package.yaml instead of package.json

2016-10-09 Thread Chris Lamb
Hi,

> some modules has package.yaml instead of package.json

Could you provide an existing package name and/or simple testcase for this?


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-

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


[Pkg-javascript-devel] Bug#840170: some modules has package.yaml instead of package.json

2016-10-09 Thread Chris Lamb
Pirate Praveen wrote:

> node-jju package has package.yaml.

Can't seem to find this package in the archive!


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-

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


[Pkg-javascript-devel] node-livescript_1.5.0+dfsg-1_amd64.changes REJECTED

2016-10-12 Thread Chris Lamb

scripts/preroll mentions some other authors not in d/copyright

 -- Chris Lamb   Wed, 12 Oct 2016 18:48:47 +

===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


[Pkg-javascript-devel] node-assert_1.4.1-1_amd64.changes REJECTED

2016-10-12 Thread Chris Lamb

Missing attribution (etc.) for assert.js.

 -- Chris Lamb   Wed, 12 Oct 2016 18:48:10 +

===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


[Pkg-javascript-devel] Bug#841274: node-define-property: FTBFS: Error: Cannot find module 'wrappy'

2016-10-19 Thread Chris Lamb
) ...
  Setting up libpng16-16:amd64 (1.6.25-2) ...
  Setting up libjbig0:amd64 (2.1-3.1) ...
  Setting up libuv1:amd64 (1.9.1-1) ...
  Setting up libgdk-pixbuf2.0-common (2.36.0-1) ...
  Setting up libtiff5:amd64 (4.0.6-2) ...
  Processing triggers for libc-bin (2.24-4) ...
  Processing triggers for man-db (2.7.5-1) ...
  Setting up shared-mime-info (1.7-1) ...
  Setting up libxdmcp6:amd64 (1:1.1.2-1.1) ...
  Setting up dh-buildinfo (0.11+nmu1) ...
  Setting up libx11-data (2:1.6.3-1) ...
  Setting up libxau6:amd64 (1:1.0.8-1) ...
  Setting up nodejs (4.6.0~dfsg-3) ...
  update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in 
auto mode
  Setting up node-diff (1.4.0~dfsg-1) ...
  Setting up node-debug (2.1.0+dfsg-2) ...
  Setting up node-should (4.0.4+dfsg-1) ...
  Setting up node-lru-cache (2.3.1-1) ...
  Setting up node-minimist (1.2.0-1) ...
  Setting up node-is-buffer (1.1.4-1) ...
  Setting up node-sigmund (1.0.0-1) ...
  Setting up node-inherits (2.0.1-3) ...
  Setting up node-character-parser (1.2.1-1) ...
  Setting up node-promise (5.0.0-1) ...
  Setting up node-async (0.8.0-1) ...
  Setting up node-kind-of (3.0.4+dfsg-1) ...
  Setting up node-amdefine (0.1.0-1) ...
  Setting up node-mkdirp (0.5.0-1) ...
  Setting up libxcb1:amd64 (1.12-1) ...
  Setting up node-minimatch (1.0.0-1) ...
  Setting up node-once (1.4.0-1) ...
  Setting up node-readdirp (0.2.4-2) ...
  Setting up node-commander (2.4.0-1) ...
  Setting up node-source-map (0.5.6+dfsg-1) ...
  Setting up node-is-data-descriptor (0.1.4-1) ...
  Setting up node-wordwrap (1.0.0-1) ...
  Setting up node-is-accessor-descriptor (0.1.6-1) ...
  Setting up libx11-6:amd64 (2:1.6.3-1) ...
  Setting up node-to-object-path (0.3.0-1) ...
  Setting up node-glob (4.0.5-1) ...
  Setting up node-monocle (1.1.51+dfsg-1) ...
  Setting up node-optimist (0.6.1-1) ...
  Setting up node-css (2.1.0-2) ...
  Setting up node-uglify (2.4.15-6) ...
  Setting up node-set-getter (0.1.0-1) ...
  Setting up libgdk-pixbuf2.0-0:amd64 (2.36.0-1) ...
  Setting up node-transformers (3.0.0-1) ...
  Setting up node-with (3.0.0-1) ...
  Setting up node-lazy-cache (2.0.1-1) ...
  Setting up libnotify4:amd64 (0.7.7-1) ...
  Setting up node-constantinople (2.0.0-1) ...
  Setting up libnotify-bin (0.7.7-1) ...
  Setting up node-is-descriptor (0.1.4-1) ...
  Setting up node-jade (1.5.0+dfsg-1) ...
  Setting up node-growl (1.7.0-1) ...
  Setting up mocha (1.20.1-2) ...
  Setting up node-define-property-build-deps (0.2.5-1) ...
  Processing triggers for libc-bin (2.24-4) ...
  
  
**
  ** Environment
  **
  
**
  
  
PATH=/home/lamby/git/projects/dotfiles/dotfiles/..//bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  HOSTNAME=74e0f4d7d6ac
  TERM=xterm
  PAGER=more
  DISPLAY=:0
  DOCKER_IMAGE=lamby-debian-sid
  DEB_BUILD_OPTIONS=parallel=9
  PIP_DOWNLOAD_CACHE=/home/lamby/.cache/pip
  HOME=/home/lamby
  LOGNAME=lamby
  SHLVL=1
  
PWD=/home/lamby/temp/cdt.20161019103506.HYMipgpTLB.db.node-define-property/node-define-property-0.2.5
  OLDPWD=/home/lamby/temp/cdt.20161019103506.HYMipgpTLB.db.node-define-property
  GPG_TTY=/dev/console
  QUILT_PATCHES=debian/patches
  QUILT_NO_DIFF_INDEX=1
  QUILT_REFRESH_ARGS=-p ab --no-timestamps --no-index
  DEBEMAIL=la...@debian.org
  DEBFULLNAME=Chris Lamb
  EDITOR=vim
  LESS=-cgiFx4M
  GPG_KEY=1E953E27D4311E58
  BLASTER=A220 I5 D1 H5 P330 T6
  _=/usr/bin/env
  
  
**
  ** Building node-define-property 0.2.5-1 on amd64 
  **
  
**
  
   dpkg-buildpackage -rfakeroot -D -us -uc -b
  dpkg-buildpackage: info: source package node-define-property
  dpkg-buildpackage: info: source version 0.2.5-1
  dpkg-buildpackage: info: source distribution unstable
  dpkg-buildpackage: info: source changed by Sruthi Chandran 
   dpkg-source --before-build node-define-property-0.2.5
  dpkg-buildpackage: info: host architecture amd64
   fakeroot debian/rules clean
  dh clean
 dh_testdir
 dh_auto_clean
 dh_clean
   debian/rules build
  dh build
 dh_testdir
 dh_update_autotools_config
 dh_auto_configure
 dh_auto_build
 debian/rules override_dh_auto_test
  make[1]: Entering directory 
'/home/lamby/temp/cdt.20161019103506.HYMipgpTLB.db.node-define-property/node-define-property-0.2.5'
  mocha
  module.js:327
  throw err;
  ^
  
  Error: Cannot find module 'wrappy'
  at Function.Module._resolveFilename (module.js:325:15)
  at Function.Module._load (module.js:276:25)
  at Module.require (module.js:353:17)
  at require (internal/module.js:12:17)
  

[Pkg-javascript-devel] Bug#841274: node-define-property: FTBFS: Error: Cannot find module 'wrappy'

2016-10-19 Thread Chris Lamb
affects 841274 node-is-accessor-descriptor node-is-descriptor 
node-is-extendable node-is-number node-to-regex-range
thanks


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-

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


[Pkg-javascript-devel] node-fs.realpath_1.0.0-1_amd64.changes REJECTED

2016-10-19 Thread Chris Lamb

Doesn't mention joylent (?). Please clarify and re-upload.

===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


[Pkg-javascript-devel] Bug#841338: node-repeat-element: FTBFS (Error: Cannot find module wrappy)

2016-10-19 Thread Chris Lamb
Hi,

> node-repeat-element: FTBFS (Error: Cannot find module wrappy)

This (and others) appears to be a duplicate of #841274. I used
"affects" there, perhaps incorrectly, but at least it avoids
duplicates.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-

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


[Pkg-javascript-devel] Bug#841274: node-define-property: FTBFS: Error: Cannot find module 'wrappy'

2016-10-19 Thread Chris Lamb
Santiago Vila wrote:

> Thanks and sorry for the noise.

Really don't worry about it; was just an FYI. :)

> Assuming that this one is the real cause for all the bugs I reported,
> I'm going to merge them all into this one.

Awesome - great work.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-

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


[Pkg-javascript-devel] Bug#841698: node-lodash: FTBFS with bash as /bin/sh

2016-10-22 Thread Chris Lamb
Source: node-lodash
Version: 2.4.1+dfsg-3
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

node-lodash fails to build from source in unstable/amd64 when 
/bin/sh is set to bash:

  […]

 debian/rules override_dh_auto_build
  make[1]: Entering directory 
'/home/lamby/temp/cdt.20161022151027.jj3SRN2eOz.db.node-lodash/node-lodash-2.4.1+dfsg'
  dh_auto_build
  if [ ! -d debian/build ]; \
  then mkdir debian/build; \
  fi; \
  do \
cp lodash.js debian/build/; \
uglifyjs  -o debian/build/$(basename lodash .js).min.js lodash.js; \
  done
  /bin/sh: -c: line 3: syntax error near unexpected token `do'
  /bin/sh: -c: line 3: `do \'
  debian/rules:16: recipe for target 'override_dh_auto_build' failed

  […]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


node-lodash.2.4.1+dfsg-3.unstable.amd64.log.txt.gz
Description: Binary data
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Bug#841698: node-lodash: FTBFS with bash as /bin/sh

2016-10-22 Thread Chris Lamb
tags 841698 + patch
thanks

Patch attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
diff --git a/debian/rules b/debian/rules
index 07026b3..db6cc15 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,10 +14,6 @@ override_dh_auto_clean:
 
 override_dh_auto_build:
dh_auto_build
-   if [ ! -d debian/build ]; \
-   then mkdir debian/build; \
-   fi; \
-   do \
-   cp lodash.js debian/build/; \
-   $(js-compressor)  -o debian/build/$$(basename lodash 
.js).min.js lodash.js; \
-   done
+   mkdir -p debian/build
+   cp lodash.js debian/build
+   $(js-compressor)  -o debian/build/$$(basename lodash .js).min.js 
lodash.js
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Bug#834988: twitter-bootstrap3: please make the build reproducible

2016-10-23 Thread Chris Lamb
Dear Maintainer,

> Source: twitter-bootstrap3
> Version: 3.3.6+dfsg-1
> Tags: patch

There hasn't seem to be any update on this bug in 63 days, in which
time the Reproducible Builds effort has come on a long way. :)

Would you consider applying this patch and uploading?


Regards,

-- 
  ,''`.
     : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-

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


[Pkg-javascript-devel] Bug#834988: twitter-bootstrap3: please make the build reproducible

2016-10-24 Thread Chris Lamb
Antonio Terceiro wrote:

> Unfortunately this patch does not fix the issue as the file it changes
> is not actually used in the Debian build.

Interesting. Could you elaborate? I would have tested it at the time, I
would hope!


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-

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


[Pkg-javascript-devel] Bug#834988: twitter-bootstrap3: please make the build reproducible

2016-10-25 Thread Chris Lamb
Hi Antonio,

Thanks for the explanation. Looking at the patch quickly:

  year := $(shell date -d @$(SOURCE_DATE_EPOCH) +%Y)

This should actually be:

  year := $(shell date -u -d @$(SOURCE_DATE_EPOCH) +%Y)

… otherwise it will not be reproducible "on" New Years Eve or New Year's Day
due to timezones. :)


Regards,

-- 
  ,''`.
     : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-

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

[Pkg-javascript-devel] Bug#842209: node-redis: accesses the internet during build

2016-10-26 Thread Chris Lamb
Source: node-redis
Version: 0.12.1-2
Severity: important
Justification: Policy 4.9
User: la...@debian.org
Usertags: network-access

Dear Maintainer,

Whilst node-redis builds successfully on unstable/amd64, according to
Debian Policy 4.9 packages may not attempt network access during
a build.

  00:00:00.00 IP 476558fa4dd0.38070 > 10.0.1.1.domain: 64666+ A? 
filefish.redistogo.com. (40)
  00:00:00.059148 IP 10.0.1.1.domain > 476558fa4dd0.38070: 64666 2/0/0 CNAME 
ec2-75-101-153-205.compute-1.amazonaws.com., A 75.101.153.205 (109)
  00:00:00.060112 IP 476558fa4dd0.39556 > 
ec2-75-101-153-205.compute-1.amazonaws.com.9006: Flags [S], seq 2678420516, win 
29200, options [mss 1460,sackOK,TS val 35120573 ecr 0,nop,wscale 7], length 0
  00:00:00.153304 IP ec2-75-101-153-205.compute-1.amazonaws.com.9006 > 
476558fa4dd0.39556: Flags [S.], seq 1558569924, ack 2678420517, win 26847, 
options [mss 1400,sackOK,TS val 257662111 ecr 35120573,nop,wscale 7], length 0
  00:00:00.153383 IP 476558fa4dd0.39556 > 
ec2-75-101-153-205.compute-1.amazonaws.com.9006: Flags [.], ack 1, win 229, 
options [nop,nop,TS val 35120596 ecr 257662111], length 0
  00:00:00.154420 IP 476558fa4dd0.39556 > 
ec2-75-101-153-205.compute-1.amazonaws.com.9006: Flags [P.], seq 1:54, ack 1, 
win 229, options [nop,nop,TS val 35120596 ecr 257662111], length 53
  00:00:00.247261 IP ec2-75-101-153-205.compute-1.amazonaws.com.9006 > 
476558fa4dd0.39556: Flags [.], ack 54, win 210, options [nop,nop,TS val 
257662135 ecr 35120596], length 0
  00:00:00.247270 IP ec2-75-101-153-205.compute-1.amazonaws.com.9006 > 
476558fa4dd0.39556: Flags [P.], seq 1:6, ack 54, win 210, options [nop,nop,TS 
val 257662135 ecr 35120596], length 5
  00:00:00.247308 IP 476558fa4dd0.39556 > 
ec2-75-101-153-205.compute-1.amazonaws.com.9006: Flags [.], ack 6, win 229, 
options [nop,nop,TS val 35120620 ecr 257662135], length 0
  00:00:00.248334 IP 476558fa4dd0.39556 > 
ec2-75-101-153-205.compute-1.amazonaws.com.9006: Flags [P.], seq 54:68, ack 6, 
win 229, options [nop,nop,TS val 35120620 ecr 257662135], length 14

  [..]

The full build log (including tcpdump output) is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


node-redis.0.12.1-2.unstable.amd64.log.txt.gz
Description: Binary data
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Comments regarding node-randombytes_2.0.3-1_amd64.changes

2016-10-27 Thread Chris Lamb
Where do the references in d/copyright even come from? Please clarify in your
next upload.

 -- Chris Lamb   Thu, 27 Oct 2016 21:12:19 +



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


[Pkg-javascript-devel] Bug#843529: node-dateformat: FTBFS: Error: Cannot find module 'underscore'

2016-11-07 Thread Chris Lamb
Source: node-dateformat
Version: 1.0.11-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

node-dateformat fails to build from source in unstable/amd64:

  […]

 dh_auto_build
 debian/rules override_dh_auto_test
  make[1]: Entering directory 
'/home/lamby/temp/cdt.20161107132446.quqSm7tjme.db.node-dateformat/node-dateformat-1.0.11'
  mocha -R spec
  module.js:327
  throw err;
  ^
  
  Error: Cannot find module 'underscore'
  at Function.Module._resolveFilename (module.js:325:15)
  at Function.Module._load (module.js:276:25)
  at Module.require (module.js:353:17)
  at require (internal/module.js:12:17)
  at Object. 
(/home/lamby/temp/cdt.20161107132446.quqSm7tjme.db.node-dateformat/node-dateformat-1.0.11/test/test_formats.js:3:9)
  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 Module.require (module.js:353:17)
  at require (internal/module.js:12:17)
  at /usr/lib/nodejs/mocha/lib/mocha.js:172:27
  at Array.forEach (native)
  at Mocha.loadFiles (/usr/lib/nodejs/mocha/lib/mocha.js:169:14)
  at Mocha.run (/usr/lib/nodejs/mocha/lib/mocha.js:356:31)
  at Object. (/usr/lib/nodejs/mocha/bin/_mocha:366:16)
  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:139:18)
  at node.js:974:3
  debian/rules:7: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 1
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20161107132446.quqSm7tjme.db.node-dateformat/node-dateformat-1.0.11'
  debian/rules:3: recipe for target 'build' failed
  make: *** [build] Error 2

  […]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


node-dateformat.1.0.11-1.unstable.amd64.log.txt.gz
Description: Binary data
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] node-doctrine_2.0.0-1_amd64.changes REJECTED

2016-11-17 Thread Chris Lamb

Saying "and other contributors" is not really up to Debian standards I'm
afraid. Missing (at least) JS Foundation, etc. etc.


 -- Chris Lamb   Thu, 17 Nov 2016 11:20:43 +



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


[Pkg-javascript-devel] Bug#845379: node-fuzzaldrin-plus: FTBFS: Npm module "grunt-contrib-coffee" not found.

2016-11-22 Thread Chris Lamb
Source: node-fuzzaldrin-plus
Version: 0.3.1+git.20161008.da2cb58+dfsg-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

Dear Maintainer,

node-fuzzaldrin-plus fails to build from source in unstable/amd64:

  […]
 debian/rules override_dh_auto_clean
  make[1]: Entering directory '«BUILDDIR»'
  dh_auto_clean
  grunt clean
  >> Local Npm module "grunt-contrib-coffee" not found. Is it 
installed?
  >> Local Npm module "grunt-shell" not found. Is it installed?
  >> Local Npm module "grunt-browserify" not found. Is it installed?
  >> Local Npm module "grunt-contrib-uglify" not found. Is it 
installed?
  
  Running "clean" task
  
  Done.
  rm -rf dist-browser
  make[1]: Leaving directory '«BUILDDIR»'
 dh_clean
   debian/rules build
  dh build
 dh_testdir
 dh_update_autotools_config
 dh_auto_configure
 debian/rules override_dh_auto_build
  make[1]: Entering directory '«BUILDDIR»'
  dh_auto_build
  grunt
  >> Local Npm module "grunt-contrib-coffee" not found. Is it 
installed?
  >> Local Npm module "grunt-shell" not found. Is it installed?
  >> Local Npm module "grunt-browserify" not found. Is it installed?
  >> Local Npm module "grunt-contrib-uglify" not found. Is it 
installed?
  Warning: Task "coffee" not found. Use --force to continue.
  
  Aborted due to warnings.
  debian/rules:11: recipe for target 'override_dh_auto_build' failed
  make[1]: *** [override_dh_auto_build] Error 3
  make[1]: Leaving directory '«BUILDDIR»'
  debian/rules:8: recipe for target 'build' failed
  make: *** [build] Error 2

  […]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


node-fuzzaldrin-plus.0.3.1+git.20161008.da2cb58+dfsg-1.unstable.amd64.log.txt.gz
Description: Binary data
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Bug#845379: Bug#845379: node-fuzzaldrin-plus: FTBFS: Npm module "grunt-contrib-coffee" not found.

2016-11-23 Thread Chris Lamb
Pirate Praveen wrote:

> Control: tags -1 pending
> 
> On Wednesday 23 November 2016 03:04 AM, Chris Lamb wrote:
> >   Warning: Task "coffee" not found. Use --force to continue.
> 
> missed builddeps on node-grunt-contrib-coffee. Fixed. But
> node-grunt-contrib-coffee needs to clear NEW.

ACCEPTED.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-

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


[Pkg-javascript-devel] node-grunt-contrib-nodeunit_1.0.0-1_amd64.changes REJECTED

2016-11-23 Thread Chris Lamb

Missing attribution for Ben Alman (and possibly more).

 -- Chris Lamb   Wed, 23 Nov 2016 09:34:52 +



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


[Pkg-javascript-devel] Bug#845617: node-nopt: FTBFS: Error: Cannot find module 'abbrev'

2016-11-25 Thread Chris Lamb
Source: node-nopt
Version: 3.0.6-2
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

Dear Maintainer,

node-nopt fails to build from source in unstable/amd64:

  […]

 debian/rules override_dh_auto_test
  make[1]: Entering directory '«BUILDDIR»'
  tap test/*.js
  TAP version 13
  # Subtest: test/basic.js
  module.js:327
  throw err;
  ^
  
  Error: Cannot find module 'abbrev'
  at Function.Module._resolveFilename (module.js:325:15)
  at Function.Module._load (module.js:276:25)
  at Module.require (module.js:353:17)
  at require (internal/module.js:12:17)
  at Object. («BUILDDIR»/lib/nopt.js:10:14)
  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 Module.require (module.js:353:17)
  1..0
  not ok 1 - test/basic.js # time=62.125ms
---
results:
  plan:
start: 1
end: 0
skipAll: true
  pass: 0
  ok: false
  count: 0
command: /usr/bin/nodejs
exitCode: 1
timeout: 3
arguments:
  - test/basic.js
file: test/basic.js
...
  
  1..1
  # failed 1 of 1 tests
  # time=93.481ms
  debian/rules:11: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 1
  make[1]: Leaving directory '«BUILDDIR»'
  debian/rules:8: recipe for target 'build' failed
  make: *** [build] Error 2

  […]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


node-nopt.3.0.6-2.unstable.amd64.log.txt.gz
Description: Binary data
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Bug#845745: node-rimraf: please make the build reproducible

2016-11-26 Thread Chris Lamb
Source: node-rimraf
Version: 2.5.4-1
Severity: wishlist
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: umask
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

Hi,

Whilst working on the Reproducible Builds effort [0], we noticed
that node-rimraf could not be built reproducibly.

This is due to exluding bin.js from dh_fixperms (to keep it executable)
which means that the group "write" bit is inherited from the system's
umask.

Patch attached.

 [0] https://reproducible-builds.org/


Regards,

-- 
  ,''`.
     : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
--- a/debian/rules  2016-11-26 12:20:11.766655153 +
--- b/debian/rules  2016-11-26 12:22:01.617818051 +
@@ -8,4 +8,5 @@
dh $@
 
 override_dh_fixperms:
-   dh_fixperms -X debian/node-rimraf/usr/lib/nodejs/rimraf/bin.js
+   dh_fixperms
+   chmod +x debian/node-rimraf/usr/lib/nodejs/rimraf/bin.js
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Bug#846467: node-yargs: FTBFS: Error: Cannot find module 'chai'

2016-12-01 Thread Chris Lamb
Source: node-yargs
Version: 6.4.0-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

Dear Maintainer,

node-yargs fails to build from source in unstable/amd64:

  […]

  dh build
 dh_testdir
 dh_update_autotools_config
 dh_auto_configure
 dh_auto_build
 debian/rules override_dh_auto_test
  make[1]: Entering directory '«BUILDDIR»'
  mocha --require ./test/before.js --timeout=8000 --check-leaks
  module.js:327
  throw err;
  ^
  
  Error: Cannot find module 'chai'
  at Function.Module._resolveFilename (module.js:325:15)
  at Function.Module._load (module.js:276:25)
  at Module.require (module.js:353:17)
  at require (internal/module.js:12:17)
  at Object. («BUILDDIR»/test/command.js:3:14)
  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 Module.require (module.js:353:17)
  at require (internal/module.js:12:17)
  at /usr/lib/nodejs/mocha/lib/mocha.js:172:27
  at Array.forEach (native)
  at Mocha.loadFiles (/usr/lib/nodejs/mocha/lib/mocha.js:169:14)
  at Mocha.run (/usr/lib/nodejs/mocha/lib/mocha.js:356:31)
  at Object. (/usr/lib/nodejs/mocha/bin/_mocha:366:16)
  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:139:18)
  at node.js:974:3
  debian/rules:13: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 1
  make[1]: Leaving directory '«BUILDDIR»'
  debian/rules:8: recipe for target 'build' failed
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  […]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


node-yargs.6.4.0-1.unstable.amd64.log.txt.gz
Description: Binary data
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] node-vinyl_2.0.1-1_amd64.changes REJECTED

2016-12-07 Thread Chris Lamb

LICENSE says

  Copyright (c) 2013 Blaine Bublitz , Eric 
Schoffstall  and other contributors

but d/copyright says:

  6 Files: *
  7 Copyright: 2016 Gulp Team  (http://gulpjs.com/)


 -- Chris Lamb   Wed, 07 Dec 2016 09:07:02 +



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


[Pkg-javascript-devel] node-grunt-contrib-requirejs_1.0.0-1_amd64.changes REJECTED

2016-12-10 Thread Chris Lamb


"Copyright: 2016 Grunt Team" but some individual contributors named (eg. Tyler
Keller). Please recheck the entire package.

 -- Chris Lamb   Sat, 10 Dec 2016 08:32:59 +



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


[Pkg-javascript-devel] node-lodash-packages_4.15.0-1_amd64.changes REJECTED

2016-12-10 Thread Chris Lamb

Looks like missing attribution from jQuery (stopped checking there)

 -- Chris Lamb   Sat, 10 Dec 2016 08:34:50 +



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


Re: [Pkg-javascript-devel] node-lodash-packages_4.15.0-1_amd64.changes REJECTED

2016-12-10 Thread Chris Lamb
Pirate Praveen wrote:

> Can you review jquery-ui before my other packages in NEW? I need it to
> fix rc bug in gitlab. These other packages have less priority compared
> to jqueryui.

Did you correct Thorsten's previous comments/notes ooi?


Regards,

-- 
  ,''`.
     : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-

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


[Pkg-javascript-devel] Bug#847740: jquery: FTBFS: Error: Cannot find module '/usr/lib/nodejs/r.js'

2016-12-11 Thread Chris Lamb
Source: jquery
Version: 3.1.1-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

Dear Maintainer,

jquery fails to build from source in unstable/amd64:

  […]

 dh_auto_configure
 debian/rules override_dh_auto_build
  make[1]: Entering directory '«BUILDDIR»'
  sed -e '/^\/\*\s*eslint-/d; /^\/\/ @CODE/,$ d' src/wrapper.js > start.js || 
(rm -f start.js; false)
  sed -e '1,/^\/\/ @CODE/ d; /\/\/ build.js inserts compiled jQuery here/d' 
src/wrapper.js > end.js || (rm -f end.js; false)
  cp debian/build.js build.js
  nodejs /usr/lib/nodejs/r.js -o build.js
  module.js:327
  throw err;
  ^
  
  Error: Cannot find module '/usr/lib/nodejs/r.js'
  at Function.Module._resolveFilename (module.js:325:15)
  at Function.Module._load (module.js:276:25)
  at Function.Module.runMain (module.js:441:10)
  at startup (node.js:139:18)
  at node.js:974:3
  debian/rules:14: recipe for target 'dist/jquery.js' failed
  make[1]: *** [dist/jquery.js] Error 1
  make[1]: Leaving directory '«BUILDDIR»'
  debian/rules:40: recipe for target 'binary' failed
  make: *** [binary] Error 2
  dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 
2

  […]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


jquery.3.1.1-1.unstable.amd64.log.txt.gz
Description: Binary data
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Bug#848013: node-temporary: FTBFS: Error: Cannot find module 'sinon'

2016-12-12 Thread Chris Lamb
Source: node-temporary
Version: 0.0.8-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

Dear Maintainer,

node-temporary fails to build from source in unstable/amd64:

  […]

  dh build
 dh_testdir
 dh_update_autotools_config
 dh_auto_configure
 dh_auto_build
make -j1
  make[1]: Entering directory '«BUILDDIR»'
  module.js:327
  throw err;
  ^
  
  Error: Cannot find module 'sinon'
  at Function.Module._resolveFilename (module.js:325:15)
  at Function.Module._load (module.js:276:25)
  at Module.require (module.js:353:17)
  at require (internal/module.js:12:17)
  at Object. («BUILDDIR»/test/dir.test.js:16:13)
  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 Module.require (module.js:353:17)
  at require (internal/module.js:12:17)
  at /usr/lib/nodejs/mocha/lib/mocha.js:172:27
  at Array.forEach (native)
  at Mocha.loadFiles (/usr/lib/nodejs/mocha/lib/mocha.js:169:14)
  at Mocha.run (/usr/lib/nodejs/mocha/lib/mocha.js:356:31)
  at Object. (/usr/lib/nodejs/mocha/bin/_mocha:366:16)
  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:139:18)
  at node.js:974:3
  Makefile:4: recipe for target 'test' failed
  make[1]: *** [test] Error 1
  make[1]: Leaving directory '«BUILDDIR»'
  dh_auto_build: make -j1 returned exit code 2
  debian/rules:8: recipe for target 'build' failed
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  […]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


node-temporary.0.0.8-1.unstable.amd64.log.txt.gz
Description: Binary data
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] node-glob-stream_5.3.4-1_amd64.changes REJECTED

2016-12-17 Thread Chris Lamb

LICENSE says:

  Copyright (c) 2015 Blaine Bublitz, Eric Schoffstall and other contributors

d/copyright says:

  2016 Gulp Team  (http://gulpjs.com/)

 -- Chris Lamb   Sat, 17 Dec 2016 22:25:52 +



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


[Pkg-javascript-devel] Bug#849314: node-gulp: please make the build reproducible

2016-12-25 Thread Chris Lamb
Source: node-gulp
Version: 3.9.1-1
Severity: wishlist
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: timestamps
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

Hi,

Whilst working on the Reproducible Builds effort [0], we noticed
that node-gulp could not be built reproducibly.

Patch attached.

 [0] https://reproducible-builds.org/


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
--- a/debian/rules  2016-12-25 09:52:50.937545082 +
--- b/debian/rules  2016-12-25 09:57:01.179626236 +
@@ -9,7 +9,7 @@
 
 override_dh_auto_build:
dh_auto_build
-   marked-man --name gulp docs/CLI.md > gulp.1
+   marked-man --name gulp --date="$(shell dpkg-parsechangelog 
--show-field=Date)" docs/CLI.md > gulp.1
 
 #override_dh_auto_test:
 
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] node-invariant_2.2.2-1_amd64.changes REJECTED

2016-12-25 Thread Chris Lamb

Missing attributions from Facebook.

 -- Chris Lamb   Sun, 25 Dec 2016 22:47:24 +



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


[Pkg-javascript-devel] Bug#853035: node-liftoff: Non-determistically FTBFS due to unreliable timing in tests

2017-01-28 Thread Chris Lamb
Source: node-liftoff
Version: 2.3.0-2
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

Dear Maintainer,

node-liftoff's testsuite appears to use method timing/benchmarking
in such a way that it will non-deterministically FTBFS:

  […]

  
    1) Liftoff launch should skip respawning if process.argv has no values 
from v8flags in it:
   Error: timeout of 5000ms exceeded
at null. (/usr/lib/nodejs/mocha/lib/runnable.js:139:19)
at Timer.listOnTimeout (timers.js:92:15)
  
  
  
  debian/rules:13: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 1
  make[1]: Leaving directory '«BUILDDIR»'
  debian/rules:8: recipe for target 'build' failed
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  […]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


node-liftoff.2.3.0-2.unstable.amd64.log.txt.gz
Description: Binary data
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Bug#853036: node-liftoff: Non-determistically FTBFS due to unreliable timing in tests

2017-01-28 Thread Chris Lamb
Source: node-liftoff
Version: 2.3.0-2
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

Dear Maintainer,

node-liftoff's testsuite appears to use method timing/benchmarking
in such a way that it will non-deterministically FTBFS:

  […]

  
    1) Liftoff launch should skip respawning if process.argv has no values 
from v8flags in it:
   Error: timeout of 5000ms exceeded
at null. (/usr/lib/nodejs/mocha/lib/runnable.js:139:19)
at Timer.listOnTimeout (timers.js:92:15)
  
  
  
  debian/rules:13: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 1
  make[1]: Leaving directory '«BUILDDIR»'
  debian/rules:8: recipe for target 'build' failed
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  […]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-

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

[Pkg-javascript-devel] Bug#845745: node-rimraf: please make the build reproducible

2017-01-31 Thread Chris Lamb
Hi,

> Thank you, and i did that in some other packages recently,
> i'll try to fix them.

Friendly ping on this? :)


Regards,

-- 
  ,''`.
     : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-

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


[Pkg-javascript-devel] Bug#853035: node-liftoff: Non-determistically FTBFS due to unreliable timing in tests

2017-02-07 Thread Chris Lamb
Praveen Arimbrathodiyil wrote:

> Can you try to increase the timeout to say 1 or 2 and see
> if it succeeds.

I'm sure it will, but the test would still be unreliable whatever value
you choose…


Regards,

-- 
  ,''`.
     : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-

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

[Pkg-javascript-devel] Bug#855066: jarisplayer: FTBFS:

2017-02-13 Thread Chris Lamb
Source: jarisplayer
Version: 2.0.17~dfsg-3
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

Dear Maintainer,

jarisplayer fails to build from source in unstable/amd64:

  […]

  find -type f -name '*.metadata_dump' -delete
  haxe -main jaris.Main -swf player.swf -cp src -D no-pattern-matching -dce full
  src/jaris/player/Player.hx:1533: characters 17-33 : Only inline or read-only 
(default, never) fields can be used as a pattern
  debian/rules:58: recipe for target 'debian/stamp-swf-build' failed
  make: *** [debian/stamp-swf-build] Error 1
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  […]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


jarisplayer.2.0.17~dfsg-3.unstable.amd64.log.txt.gz
Description: Binary data
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Bug#849314: node-gulp: please make the build reproducible

2017-02-18 Thread Chris Lamb
> Would you consider applying this patch and uploading?

Friendly ping on this :)


Best wishes,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-

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


[Pkg-javascript-devel] Bug#856807: node-mocha: please make the build reproducible

2017-03-04 Thread Chris Lamb
Source: node-mocha
Version: 1.20.1-2
Severity: wishlist
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: locale
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

Hi,

Whilst working on the Reproducible Builds effort [0], we noticed
that node-mocha could not be built reproducibly.

Patch attached.

 [0] https://reproducible-builds.org/


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
--- a/debian/patches/0004-reproducible_build.patch  1970-01-01 
01:00:00.0 +0100
--- b/debian/patches/0004-reproducible_build.patch  2017-03-04 
22:08:07.627508560 +
@@ -0,0 +1,15 @@
+Description: Make the build reproducible
+Author: Chris Lamb 
+Last-Update: 2017-03-04
+
+--- node-mocha-1.20.1.orig/Makefile
 node-mocha-1.20.1/Makefile
+@@ -1,7 +1,7 @@
+ 
+ REPORTER ?= dot
+ TM_BUNDLE = JavaScript\ mocha.tmbundle
+-SRC = $(shell find lib -name "*.js" -type f | sort)
++SRC = $(shell find lib -name "*.js" -type f | LC_ALL=C sort)
+ SUPPORT = $(wildcard support/*.js)
+ 
+ all: mocha.js
--- a/debian/patches/series 2017-03-04 22:05:17.590246118 +
--- b/debian/patches/series 2017-03-04 22:07:21.511163989 +
@@ -3,3 +3,4 @@
 0002_fix_node_shebang.patch
 0003_images_in_usr_share.patch
 register-coffeescript.patch
+0004-reproducible_build.patch
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Bug#856807: node-mocha: please make the build reproducible

2017-03-04 Thread Chris Lamb
forwarded 856807 https://github.com/mochajs/mocha/pull/2727
thanks

Forwarded upstream to:

  https://github.com/mochajs/mocha/pull/2727


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-

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


[Pkg-javascript-devel] Bug#856830: node-dateformat: FTBFS: dateformat([now], [mask]) should format `longTime` mask

2017-03-05 Thread Chris Lamb
Source: node-dateformat
Version: 1.0.11-2
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

Dear Maintainer,

node-dateformat fails to build from source in unstable/amd64:

  […]

  dh build
 dh_testdir
 dh_update_autotools_config
 dh_auto_configure
 dh_auto_build
 debian/rules override_dh_auto_test
  make[1]: Entering directory '«BUILDDIR»'
  mocha -R spec
  
  
    dayOfWeek
  
    ✓ should correctly format the timezone part 
  
    dateformat([now], [mask])
  
    ✓ should format `default` mask 
  
    ✓ should format `shortDate` mask 
  
    ✓ should format `mediumDate` mask 
  
    ✓ should format `longDate` mask 
  
    ✓ should format `fullDate` mask 
  
    ✓ should format `shortTime` mask 
  
    ✓ should format `mediumTime` mask 
  
    1) should format `longTime` mask
  
    ✓ should format `isoDate` mask 
  
    ✓ should format `isoTime` mask 
  
    ✓ should format `isoDateTime` mask 
  
    ✓ should format `isoUtcDateTime` mask 
  
    2) should format `expiresHeaderFormat` mask
  
    ✓ should use `default` mask, when `mask` is empty 
  
    isoUtcDateTime
  
    ✓ should correctly format the timezone part 
  
  
    14 passing (22ms)
    2 failing
  
    1) dateformat([now], [mask]) should format `longTime` mask:
  
AssertionError: '1:19:44 PM GMT' === '1:19:44 PM UTC'
+ expected - actual
  
-1:19:44 PM GMT
+1:19:44 PM UTC

at Context. («BUILDDIR»/test/test_formats.js:64:14)
at Test.Runnable.run (/usr/lib/nodejs/mocha/lib/runnable.js:196:15)
at Runner.runTest (/usr/lib/nodejs/mocha/lib/runner.js:373:10)
at /usr/lib/nodejs/mocha/lib/runner.js:451:12
at next (/usr/lib/nodejs/mocha/lib/runner.js:298:14)
at /usr/lib/nodejs/mocha/lib/runner.js:308:7
at next (/usr/lib/nodejs/mocha/lib/runner.js:246:23)
at Immediate._onImmediate (/usr/lib/nodejs/mocha/lib/runner.js:275:5)
at processImmediate [as _immediateCallback] (timers.js:396:17)
  
    2) dateformat([now], [mask]) should format `expiresHeaderFormat` mask:
  
AssertionError: 'Wed, 26 Nov 2014 13:19:44 GMT' === 'Wed, 26 Nov 
2014 13:19:44 UTC'
+ expected - actual
  
-Wed, 26 Nov 2014 13:19:44 GMT
+Wed, 26 Nov 2014 13:19:44 UTC

at Context. («BUILDDIR»/test/test_formats.js:64:14)
at Test.Runnable.run (/usr/lib/nodejs/mocha/lib/runnable.js:196:15)
at Runner.runTest (/usr/lib/nodejs/mocha/lib/runner.js:373:10)
at /usr/lib/nodejs/mocha/lib/runner.js:451:12
at next (/usr/lib/nodejs/mocha/lib/runner.js:298:14)
at /usr/lib/nodejs/mocha/lib/runner.js:308:7
at next (/usr/lib/nodejs/mocha/lib/runner.js:246:23)
at Immediate._onImmediate (/usr/lib/nodejs/mocha/lib/runner.js:275:5)
at processImmediate [as _immediateCallback] (timers.js:396:17)
  
  
  
  debian/rules:7: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 2
  make[1]: Leaving directory '«BUILDDIR»'
  debian/rules:3: recipe for target 'build' failed
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  […]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


node-dateformat.1.0.11-2.unstable.amd64.log.txt.gz
Description: Binary data
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Bug#856830: Bug#856830: Could not reproduce with pbuilder

2017-03-14 Thread Chris Lamb
Hi,

> Successfully built with sbuild too. autopkgtest also passed.
> 
> Chris, can you check if you can still reproduce the failure?

Cannot reproduce, so closing in BCC :)


Regards,

-- 
  ,''`.
     : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-

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


[Pkg-javascript-devel] node-assert-plus_1.0.0-1_amd64.changes REJECTED

2017-04-29 Thread Chris Lamb

Missing attributions for Joylent.

 -- Chris Lamb   Sat, 29 Apr 2017 08:12:00 +



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


[Pkg-javascript-devel] node-ripemd160_2.0.1+20172804git0cd03c4f72385-1_amd64.changes REJECTED

2017-04-29 Thread Chris Lamb

Copyright: 2017 FIX_ME upstream author

.. does not match LICENSE.

 -- Chris Lamb   Sat, 29 Apr 2017 08:12:58 +



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


[Pkg-javascript-devel] typescript-types_20170424-1_amd64.changes REJECTED

2017-04-29 Thread Chris Lamb

Hi,

Please clarify the copyrights of (at least):

jquery/index.d.ts
lodash/LICENSE
mocha/LICENSE
node/LICENSE
requirejs/index.d.ts

... in debian/copyright. They might not be copyrightable, but this needs
clarificatoin in d/copyright either way.

 -- Chris Lamb   Sat, 29 Apr 2017 20:56:11 +



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


[Pkg-javascript-devel] Bug#861592: node-dateformat: FTBFS: AssertionError: '1:19:44 PM GMT' === '1:19:44 PM UTC'

2017-05-01 Thread Chris Lamb
Source: node-dateformat
Version: 1.0.11-2
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

Dear Maintainer,

node-dateformat fails to build from source in unstable/amd64:

  […]

  dh build
 dh_testdir
 dh_update_autotools_config
 dh_auto_configure
 dh_auto_build
 debian/rules override_dh_auto_test
  make[1]: Entering directory '«BUILDDIR»'
  mocha -R spec
  
  
    dayOfWeek
  
    ✓ should correctly format the timezone part 
  
    dateformat([now], [mask])
  
    ✓ should format `default` mask 
  
    ✓ should format `shortDate` mask 
  
    ✓ should format `mediumDate` mask 
  
    ✓ should format `longDate` mask 
  
    ✓ should format `fullDate` mask 
  
    ✓ should format `shortTime` mask 
  
    ✓ should format `mediumTime` mask 
  
    1) should format `longTime` mask
  
    ✓ should format `isoDate` mask 
  
    ✓ should format `isoTime` mask 
  
    ✓ should format `isoDateTime` mask 
  
    ✓ should format `isoUtcDateTime` mask 
  
    2) should format `expiresHeaderFormat` mask
  
    ✓ should use `default` mask, when `mask` is empty 
  
    isoUtcDateTime
  
    ✓ should correctly format the timezone part 
  
  
    14 passing (22ms)
    2 failing
  
    1) dateformat([now], [mask]) should format `longTime` mask:
  
AssertionError: '1:19:44 PM GMT' === '1:19:44 PM UTC'
+ expected - actual
  
-1:19:44 PM GMT
+1:19:44 PM UTC

at Context. («BUILDDIR»/test/test_formats.js:64:14)
at Test.Runnable.run (/usr/lib/nodejs/mocha/lib/runnable.js:196:15)
at Runner.runTest (/usr/lib/nodejs/mocha/lib/runner.js:373:10)
at /usr/lib/nodejs/mocha/lib/runner.js:451:12
at next (/usr/lib/nodejs/mocha/lib/runner.js:298:14)
at /usr/lib/nodejs/mocha/lib/runner.js:308:7
at next (/usr/lib/nodejs/mocha/lib/runner.js:246:23)
at Immediate._onImmediate (/usr/lib/nodejs/mocha/lib/runner.js:275:5)
at processImmediate [as _immediateCallback] (timers.js:396:17)
  
    2) dateformat([now], [mask]) should format `expiresHeaderFormat` mask:
  
AssertionError: 'Wed, 26 Nov 2014 13:19:44 GMT' === 'Wed, 26 Nov 
2014 13:19:44 UTC'
+ expected - actual
  
-Wed, 26 Nov 2014 13:19:44 GMT
+Wed, 26 Nov 2014 13:19:44 UTC

at Context. («BUILDDIR»/test/test_formats.js:64:14)
at Test.Runnable.run (/usr/lib/nodejs/mocha/lib/runnable.js:196:15)
at Runner.runTest (/usr/lib/nodejs/mocha/lib/runner.js:373:10)
at /usr/lib/nodejs/mocha/lib/runner.js:451:12
at next (/usr/lib/nodejs/mocha/lib/runner.js:298:14)
at /usr/lib/nodejs/mocha/lib/runner.js:308:7
at next (/usr/lib/nodejs/mocha/lib/runner.js:246:23)
at Immediate._onImmediate (/usr/lib/nodejs/mocha/lib/runner.js:275:5)
at processImmediate [as _immediateCallback] (timers.js:396:17)
  
  
  
  debian/rules:7: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 2
  make[1]: Leaving directory '«BUILDDIR»'
  debian/rules:3: recipe for target 'build' failed
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  […]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


node-dateformat.1.0.11-2.unstable.amd64.log.txt.gz
Description: Binary data
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] node-source-list-map_1.1.1+dfsg-1_amd64.changes REJECTED

2017-05-05 Thread Chris Lamb

Missing attribution for (at least) lib/base64-vlq.js, alas :)

 -- Chris Lamb   Fri, 05 May 2017 10:48:48 +



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


[Pkg-javascript-devel] node-ecc-jsbn_0.1.1-1_amd64.changes REJECTED

2017-05-07 Thread Chris Lamb

lib/LICENSE-jsbn seems to refer to other stuff. please clarify in 
debian/copyright

 -- Chris Lamb   Sun, 07 May 2017 18:10:02 +



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


[Pkg-javascript-devel] node-bcrypt-pbkdf_1.0.1-1_amd64.changes REJECTED

2017-05-07 Thread Chris Lamb

Missing references for embedded bcrypt lib. (And possibly more)

 -- Chris Lamb   Sun, 07 May 2017 18:11:32 +



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


Re: [Pkg-javascript-devel] node-ecc-jsbn_0.1.1-1_amd64.changes REJECTED

2017-05-07 Thread Chris Lamb
Pirate Praveen wrote:

> On തിങ്കള്‍ 08 മെയ് 2017 12:30 രാവിലെ, Chris Lamb wrote:
> > lib/LICENSE-jsbn seems to refer to other stuff. please clarify in 
> > debian/copyright
[..]
> What clarification should be added to debian/copyright?

Well, "node-jsbn already has the correct copyright notice. This
library is only linking to jsbn and not embedding it."

ie. exactly your own justification that it is not an issue  :)


Best wishes,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-

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

[Pkg-javascript-devel] node-watchpack_1.3.1-1_amd64.changes REJECTED

2017-06-07 Thread Chris Lamb

LICENSE file contians "Copyright JS Foundation and other contributors" which 
differs from d/copyright entirely...



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


[Pkg-javascript-devel] node-locate-character_2.0.1-1_amd64.changes REJECTED

2017-07-06 Thread Chris Lamb

Thu 06 17:09 < Snark> hi
Thu 06 17:09 < Snark> could you reject node-locate-character? I got 
LocutusOfBorg to sponsor it, but 
I'm not happy with my packaging after all... :-/
Thu 06 17:09 < Snark> (it's in NEW)
Thu 06 17:09 < Snark> thanks
Thu 06 17:10 < LocutusOfBorg> not sure why, I liked it but meh :) reject please
Thu 06 17:12 < Snark> I'm not happy with the directory structure



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


[Pkg-javascript-devel] Bug#867753: grunt: please make the output reproducible

2017-07-09 Thread Chris Lamb
Source: grunt
Version: 1.0.1-5
Severity: wishlist
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: timestamps toolchain
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

Hi,

Whilst working on the Reproducible Builds effort [0], we noticed
that grunt can generate non-reproducible output.

This is affecting the reproducibility status other packages such as
libjquery-tablesorter that set a "pkg.banner" such as:

  <%= grunt.template.today("mm-dd-")


Patch attached.

 [0] https://reproducible-builds.org/


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb, Debian Project Leader
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
diff --git a/lib/grunt/template.js b/lib/grunt/template.js
index d1967df..15e1fe1 100644
--- a/lib/grunt/template.js
+++ b/lib/grunt/template.js
@@ -10,7 +10,11 @@ template.date = require('dateformat');
 
 // Format today's date.
 template.today = function(format) {
-  return template.date(new Date(), format);
+  var now = new Date();
+  if (process.env.SOURCE_DATE_EPOCH) {
+now = new Date((process.env.SOURCE_DATE_EPOCH * 1000) + 
(now.getTimezoneOffset() * 6));
+  }
+  return template.date(now, format);
 };
 
 // Template delimiters.
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Bug#867753: grunt: please make the output reproducible

2017-07-09 Thread Chris Lamb
forwarded 867753 https://github.com/gruntjs/grunt/pull/1596
thanks

Forwarded upstream here:

  https://github.com/gruntjs/grunt/pull/1596


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb, Debian Project Leader
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-

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


[Pkg-javascript-devel] Bug#868321: node-marked-man: please make the output reproducible

2017-07-14 Thread Chris Lamb
Source: node-marked-man
Version: 0.2.0-1
Severity: wishlist
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: timestamps toolchain
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

Hi,

Whilst working on the Reproducible Builds effort [0], we noticed
that node-marked-man generated reproducible output. In particular,
it uses the current timestamp which varies between builds.

Patch attached that uses SOURCE_DATE_EPOCH[1] if that is exported
in the environment.

 [0] https://reproducible-builds.org/
 [1] https://reproducible-builds.org/specs/source-date-epoch/


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb, Debian Project Leader
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
diff --git a/lib/marked-man.js b/lib/marked-man.js
index 71e58d2..e34d089 100644
--- a/lib/marked-man.js
+++ b/lib/marked-man.js
@@ -414,6 +414,9 @@ function rparseHeader(str, options) {
 }
 function manDate(date) {
   date = new Date(date);
+  if (process.env.SOURCE_DATE_EPOCH) {
+date = new Date(process.env.SOURCE_DATE_EPOCH * 1000);
+  }
   var month = ["January", "February", "March", "April", "May", "June", "July", 
"August", "September", "October", "November", "December"][date.getMonth()];
   return month + " " + date.getFullYear();
 }
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Bug#868321: node-marked-man: please make the output reproducible

2017-07-14 Thread Chris Lamb
forwarded 868321 https://github.com/kapouer/marked-man/pull/12
thanks

Sent upstream:

  https://github.com/kapouer/marked-man/pull/12


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb, Debian Project Leader
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-

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


[Pkg-javascript-devel] Bug#869999: highlight.js: Incomplete debian/copyright?

2017-07-28 Thread Chris Lamb
Source: highlight.js
Version: 9.12.0+dfsg1-2
Severity: serious
Justication: Policy 12.5
X-Debbugs-CC: Ximin Luo 

Hi,

I just ACCEPTed highlight.js from NEW but noticed it was missing 
attribution in debian/copyright for at least
test/detect/{dts,rsl}/default.txt

(This is not exhaustive so please check over the entire package 
carefully and address these on your next upload.)


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb, Debian Project Leader
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-

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


[Pkg-javascript-devel] node-array-map_0.0.0-1_amd64.changes REJECTED

2017-08-21 Thread Chris Lamb

Mon 21 02:12 < broucari> hi, just send you a mail asking for reject/removal 
from new queue of node-array-filter  node-array-map  node-array-reduce. Thanks 
for your work



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


[Pkg-javascript-devel] node-array-filter_1.0.0-1_amd64.changes REJECTED

2017-08-21 Thread Chris Lamb

Mon 21 02:12 < broucari> hi, just send you a mail asking for reject/removal 
from new queue of node-array-filter  node-array-map  node-array-reduce. Thanks 
for your work



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


[Pkg-javascript-devel] node-array-reduce_0.0.0-1_amd64.changes REJECTED

2017-08-21 Thread Chris Lamb

Mon 21 02:12 < broucari> hi, just send you a mail asking for reject/removal 
from new queue of node-array-filter  node-array-map  node-array-reduce. Thanks 
for your work



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


[Pkg-javascript-devel] libjs-autolink_1.0.2+dfsg2-1_amd64.changes REJECTED

2017-08-28 Thread Chris Lamb

Hi,

There is some kind of unattributed (etc.) code copy under test/jasmine/. This
needs, at the very least, clarification in debian/copyright (not here!).


 -- Chris Lamb   Mon, 28 Aug 2017 10:00:57 +



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


[Pkg-javascript-devel] libjs-cssrelpreload_1.3.1-1_amd64.changes REJECTED

2017-08-29 Thread Chris Lamb


Per request
---

I checked over my other uploads and it seems libjs-cssrelpreload [1] should be
also be rejected, for the same reason. Could you please kick that back and I'll
get documentation corrected for both packages?

[1] https://ftp-master.debian.org/new/libjs-cssrelpreload_1.3.1-1.html

Thanks for the careful review!



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


[Pkg-javascript-devel] node-unicode-tr51_9.0.0-1_amd64.changes REJECTED

2017-09-09 Thread Chris Lamb

Sat 09 10:40 < Snark> hi, could you reject node-unicode-tr51 which is in NEW?
Sat 09 10:40 < Snark> the unicode-data package has been improved, so this 
package can too
Sat 09 10:41 < Snark> there's no point in reviewing a package where a large 
chunk will just be removed
Sat 09 10:41 < Snark> thanks



===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.


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


  1   2   >