Your message dated Wed, 19 Sep 2018 15:38:27 +0530
with message-id <f5f788e8-36fc-724a-4a03-d59d1c8fc...@onenetbeyond.org>
and subject line seems the bug is gone with nodejs 8.11.2
has caused the Debian Bug report #890141,
regarding node-dashdash FTBFS with Node.js 8.9.3: test failure
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
890141: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890141
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-dashdash
Version: 1.14.1-1
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/node-dashdash.html

...
   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/1st/node-dashdash-1.14.1'
nodeunit test/*.test.js

basics.test.js
✔ exports
✔ createParser
✔ Parser
✔ parse
✔ old Parser.parse() API
✔ slice
✔ synopsisFromOpt
✔ case 0: node tool.js
✔ case 1: node tool.js a b c
✔ case 2: node tool.js a b
✔ case 3: node tool.js -- a
✔ case 4: node tool.js a -- b
✔ case 5: node tool.js a -- --help
✔ case 6: node tool.js --help
✔ case 7: node tool.js --help a b
✔ case 8: node tool.js a --help b
✔ case 9: node tool.js a --help b
✔ case 10: node tool.js a --help b
✔ case 11: node tool.js --help=foo
✔ case 12: node tool.js --file
✔ case 13: node tool.js
✔ case 14: node tool.js --file foo.txt
✔ case 15: node tool.js --file=foo.txt
✔ case 16: node tool.js -
✔ case 17: node tool.js -h
✔ case 18: node tool.js -f
✔ case 19: node tool.js -f foo.txt
✔ case 20: node tool.js -ffoo.txt
✔ case 21: node ls.js -l -a dir
✔ case 22: node ls.js -l dir -a
✔ case 23: node ls.js -l dir -a
✔ case 24: node ls.js -la dir
✔ case 25: node tool.js -af
✔ case 26: node tool.js -af foo.txt
✔ case 27: node tool.js -affoo.txt
✔ case 28: node tool.js -v -vvf
✔ case 29: node tool.js -v -vvf foo.txt
✔ case 30: node tool.js -v -vvffoo.txt
✔ case 31: node tool.js -a 5 -b4 -c -1 -d -3.14159 -e 1.0e42 foo
✔ case 32: node tool.js -t 5a
✔ case 33: node tool.js -vvv foo bar
✔ case 34: node tool.js foo bar
✔ case 35: node tool.js -w club --weapon mallet -w sword bang
✔ case 36: node tool.js --split 10 -s 5 -s 0.01 bang
✔ case 37: node tool.js --help
✔ case 38: node option-groups-tool.js --help
✔ case 39: node tool.js -t 0
✔ case 40: node tool.js -t 42
✔ case 41: node tool.js -t42
✔ case 42: node tool.js -t -5
✔ case 43: node tool.js -t-5
✔ case 44: node tool.js -t 1e2
✔ case 45: node tool.js -t 0x32
✔ case 46: node tool.js -t 3.1
✔ case 47: node tool.js -t 42.
✔ case 48: node tool.js -t 1e-2
✔ case 49: node tool.js
✔ case 50: node tool.js -t 42
✔ case 51: node tool.js -t 1 -t 2 -t -3
✔ case 52: node tool.js -t 1 -t 1e2
✔ case 53: node tool.js -t 0
✔ case 54: node tool.js -t 42
✔ case 55: node tool.js -t42
✔ case 56: node tool.js -t -5
✔ case 57: node tool.js -t42
✔ case 58: node tool.js -t 42 -t -5
✔ case 59: node foo.js -v
✔ case 60: FOO_VERBOSE=1 node foo.js -v
✔ case 61: FOO_VERBOSE=1 node foo.js
✔ case 62: FOO_VERBOSE=0 node foo.js
✔ case 63: FOO_VERBOSE= node foo.js
✔ case 64: node tool.js --help
✔ case 65: node foo.js -t 42
✔ case 66: FOO_TIMEOUT=32 node foo.js
✔ case 67: FOO_TIMEOUT=32 node foo.js -t 52
✔ case 68: FOO_TIMEOUT=wallawalla node foo.js -t 52
✔ case 69: FOO_TIMEOUT=wallawalla node foo.js
✔ case 70: FOO_VERBOSE=blah node foo.js
✔ case 71: FOO_VERBOSE=blah node foo.js -v
✔ case 72: FOO_VERBOSE=blah node foo.js -vv
✔ case 73: node foo.js --dry-run
✔ case 74: node foo.js --foo-bar-
✔ case 75: node foo.js
✔ case 76: FOO_FILE=env.file node foo.js
✔ case 77: FOO_FILE=env.file node foo.js -f argv.file
✔ case 78: node foo.js
✔ case 79: FOO_VERBOSE=1 node foo.js
✔ case 80: FOO_VERBOSE=0 node foo.js
✔ case 81: FOO_VERBOSE=0 node foo.js -v
✔ case 82: node tool.js a --help -b --cheese
✔ case 83: node tool.js a -bcd --cheese --help
✔ case 84: node foo.js -s
✔ case 85: node foo.js -s notadate
✔ case 86: node foo.js -s 0
✔ case 87: node foo.js -s 1
✔ case 88: node foo.js -s 1396065084
✔ case 89: node foo.js -s 2014-04-01
✔ case 90: node foo.js -s 2014-04-01T
✖ case 91: node foo.js -s 2014-04-01T12:01:02

AssertionError: { start: 2014-04-02T00:01:02.000Z, _args: [] } deepEqual { 
start: 2014-04-01T12:01:02.000Z, _args: [] }
    at Object.deepEqual (/usr/lib/nodejs/nodeunit/lib/types.js:83:39)
    at Object.<anonymous> 
(/build/1st/node-dashdash-1.14.1/test/basics.test.js:1177:15)
    at Object._ (/build/1st/node-dashdash-1.14.1/test/tap4nodeunit.js:56:32)
    at /usr/lib/nodejs/nodeunit/lib/core.js:232:20
    at /usr/lib/nodejs/nodeunit/deps/async.js:168:13
    at /usr/lib/nodejs/nodeunit/deps/async.js:131:25
    at /usr/lib/nodejs/nodeunit/deps/async.js:165:17
    at /usr/lib/nodejs/nodeunit/deps/async.js:463:34
    at Object.<anonymous> 
(/build/1st/node-dashdash-1.14.1/test/basics.test.js:72:5)
    at Object._setup 
(/build/1st/node-dashdash-1.14.1/test/tap4nodeunit.js:35:39)

✔ case 92: node foo.js -s 2014-04-01T12:01:02Z
✖ case 93: node foo.js -s 2014-04-01T12:01:02.7

AssertionError: { start: 2014-04-02T00:01:02.700Z, _args: [] } deepEqual { 
start: 2014-04-01T12:01:02.700Z, _args: [] }
    at Object.deepEqual (/usr/lib/nodejs/nodeunit/lib/types.js:83:39)
    at Object.<anonymous> 
(/build/1st/node-dashdash-1.14.1/test/basics.test.js:1177:15)
    at Object._ (/build/1st/node-dashdash-1.14.1/test/tap4nodeunit.js:56:32)
    at /usr/lib/nodejs/nodeunit/lib/core.js:232:20
    at /usr/lib/nodejs/nodeunit/deps/async.js:168:13
    at /usr/lib/nodejs/nodeunit/deps/async.js:131:25
    at /usr/lib/nodejs/nodeunit/deps/async.js:165:17
    at /usr/lib/nodejs/nodeunit/deps/async.js:463:34
    at Object.<anonymous> 
(/build/1st/node-dashdash-1.14.1/test/basics.test.js:72:5)
    at Object._setup 
(/build/1st/node-dashdash-1.14.1/test/tap4nodeunit.js:35:39)

✔ case 94: node foo.js -s 2014-04-01T12:01:02.456Z
✔ case 95: node foo.js -s 2014-04-01t12:01:02.456z
✔ case 96: node foo.js --times 1 -t 2 -t 2014-04-01
✔ case 97: node foo.js -a yes
✔ case 98: node foo.js -a no
✔ case 99: node helpWrapTool.js --help
✔ case 100: node helpWrapTool2.js --help
✔ case 101: node hidden-opts.js --help
✔ case 102: node foo.js
✔ case 103: node foo.js -p pear
✔ case 104: node foo.js -m a,b -m c,d,,

FAILURES: 2/156 assertions failed (2265ms)
debian/rules:13: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1

--- End Message ---
--- Begin Message ---
Control: notfound -1 1.14.1-1

successful build log attached.
sbuild (Debian sbuild) 0.77.1 (10 September 2018) on nishumbha

+==============================================================================+
| node-dashdash 1.14.1-1 (amd64)               Wed, 19 Sep 2018 10:01:56 +0000 |
+==============================================================================+

Package: node-dashdash
Version: 1.14.1-1
Source Version: 1.14.1-1
Distribution: unstable
Machine Architecture: amd64
Host Architecture: amd64
Build Architecture: amd64
Build Type: full

I: NOTICE: Log filtering will replace 
'var/run/schroot/mount/unstable-amd64-sbuild-8ec254db-c90e-462c-9f85-df92e5451b6a'
 with '<<CHROOT>>'
I: NOTICE: Log filtering will replace 
'build/node-dashdash-4ogwx7/resolver-JEh6XO' with '<<RESOLVERDIR>>'

+------------------------------------------------------------------------------+
| Update chroot                                                                |
+------------------------------------------------------------------------------+

Get:1 http://deb.debian.org/debian unstable InRelease [233 kB]
Get:2 http://deb.debian.org/debian unstable/main Sources.diff/Index [27.9 kB]
Get:3 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index 
[27.9 kB]
Get:4 http://deb.debian.org/debian unstable/main Sources 
2018-09-17-0814.05.pdiff [8467 B]
Get:5 http://deb.debian.org/debian unstable/main Sources 
2018-09-17-1409.40.pdiff [20.1 kB]
Get:6 http://deb.debian.org/debian unstable/main Sources 
2018-09-17-2011.05.pdiff [18.8 kB]
Get:7 http://deb.debian.org/debian unstable/main Sources 
2018-09-18-0208.19.pdiff [6791 B]
Get:8 http://deb.debian.org/debian unstable/main Sources 
2018-09-18-0807.59.pdiff [6828 B]
Get:9 http://deb.debian.org/debian unstable/main Sources 
2018-09-18-1411.47.pdiff [16.7 kB]
Get:10 http://deb.debian.org/debian unstable/main Sources 
2018-09-18-2009.52.pdiff [26.1 kB]
Get:11 http://deb.debian.org/debian unstable/main Sources 
2018-09-19-0208.44.pdiff [6085 B]
Get:12 http://deb.debian.org/debian unstable/main Sources 
2018-09-19-0806.18.pdiff [3355 B]
Get:13 http://deb.debian.org/debian unstable/main amd64 Packages 
2018-09-17-0814.05.pdiff [5159 B]
Get:14 http://deb.debian.org/debian unstable/main amd64 Packages 
2018-09-17-1409.40.pdiff [28.6 kB]
Get:15 http://deb.debian.org/debian unstable/main amd64 Packages 
2018-09-17-2011.05.pdiff [14.4 kB]
Get:16 http://deb.debian.org/debian unstable/main amd64 Packages 
2018-09-18-0208.19.pdiff [20.7 kB]
Get:17 http://deb.debian.org/debian unstable/main amd64 Packages 
2018-09-18-0807.59.pdiff [10.3 kB]
Get:18 http://deb.debian.org/debian unstable/main amd64 Packages 
2018-09-18-1411.47.pdiff [15.5 kB]
Get:19 http://deb.debian.org/debian unstable/main amd64 Packages 
2018-09-18-2009.52.pdiff [15.5 kB]
Get:12 http://deb.debian.org/debian unstable/main Sources 
2018-09-19-0806.18.pdiff [3355 B]
Get:20 http://deb.debian.org/debian unstable/main amd64 Packages 
2018-09-19-0208.44.pdiff [10.1 kB]
Get:21 http://deb.debian.org/debian unstable/main amd64 Packages 
2018-09-19-0806.18.pdiff [1183 B]
Get:21 http://deb.debian.org/debian unstable/main amd64 Packages 
2018-09-19-0806.18.pdiff [1183 B]
Fetched 523 kB in 2s (265 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following packages were automatically installed and are no longer required:
  ca-certificates e2fsprogs-l10n libgpm2 libssl1.1 openssl
Use 'apt autoremove' to remove them.
The following packages will be upgraded:
  apt cpp-8 g++-8 gcc-8 gcc-8-base libapt-pkg5.0 libasan5 libatomic1 libcc1-0
  libgcc-8-dev libgcc1 libgnutls30 libgomp1 libitm1 liblsan0 libmpx2
  libquadmath0 libstdc++-8-dev libstdc++6 libtsan0 libubsan1 linux-libc-dev
22 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 4691 kB/32.9 MB of archives.
After this operation, 50.2 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian unstable/main amd64 libapt-pkg5.0 amd64 
1.7.0~rc1 [954 kB]
Get:2 http://deb.debian.org/debian unstable/main amd64 libgnutls30 amd64 
3.5.19-1+b1 [891 kB]
Get:3 http://deb.debian.org/debian unstable/main amd64 apt amd64 1.7.0~rc1 
[1319 kB]
Get:4 http://deb.debian.org/debian unstable/main amd64 linux-libc-dev amd64 
4.18.8-1 [1527 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 4691 kB in 0s (59.9 MB/s)
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 13984 files and directories currently installed.)
Preparing to unpack .../libquadmath0_8.2.0-7_amd64.deb ...
Unpacking libquadmath0:amd64 (8.2.0-7) over (8.2.0-6) ...
Preparing to unpack .../libubsan1_8.2.0-7_amd64.deb ...
Unpacking libubsan1:amd64 (8.2.0-7) over (8.2.0-6) ...
Preparing to unpack .../gcc-8-base_8.2.0-7_amd64.deb ...
Unpacking gcc-8-base:amd64 (8.2.0-7) over (8.2.0-6) ...
Setting up gcc-8-base:amd64 (8.2.0-7) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 13984 files and directories currently installed.)
Preparing to unpack .../libgcc1_1%3a8.2.0-7_amd64.deb ...
Unpacking libgcc1:amd64 (1:8.2.0-7) over (1:8.2.0-6) ...
Setting up libgcc1:amd64 (1:8.2.0-7) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 13984 files and directories currently installed.)
Preparing to unpack .../00-libitm1_8.2.0-7_amd64.deb ...
Unpacking libitm1:amd64 (8.2.0-7) over (8.2.0-6) ...
Preparing to unpack .../01-libasan5_8.2.0-7_amd64.deb ...
Unpacking libasan5:amd64 (8.2.0-7) over (8.2.0-6) ...
Preparing to unpack .../02-libgomp1_8.2.0-7_amd64.deb ...
Unpacking libgomp1:amd64 (8.2.0-7) over (8.2.0-6) ...
Preparing to unpack .../03-libatomic1_8.2.0-7_amd64.deb ...
Unpacking libatomic1:amd64 (8.2.0-7) over (8.2.0-6) ...
Preparing to unpack .../04-liblsan0_8.2.0-7_amd64.deb ...
Unpacking liblsan0:amd64 (8.2.0-7) over (8.2.0-6) ...
Preparing to unpack .../05-libtsan0_8.2.0-7_amd64.deb ...
Unpacking libtsan0:amd64 (8.2.0-7) over (8.2.0-6) ...
Preparing to unpack .../06-libmpx2_8.2.0-7_amd64.deb ...
Unpacking libmpx2:amd64 (8.2.0-7) over (8.2.0-6) ...
Preparing to unpack .../07-cpp-8_8.2.0-7_amd64.deb ...
Unpacking cpp-8 (8.2.0-7) over (8.2.0-6) ...
Preparing to unpack .../08-libcc1-0_8.2.0-7_amd64.deb ...
Unpacking libcc1-0:amd64 (8.2.0-7) over (8.2.0-6) ...
Preparing to unpack .../09-gcc-8_8.2.0-7_amd64.deb ...
Unpacking gcc-8 (8.2.0-7) over (8.2.0-6) ...
Preparing to unpack .../10-g++-8_8.2.0-7_amd64.deb ...
Unpacking g++-8 (8.2.0-7) over (8.2.0-6) ...
Preparing to unpack .../11-libstdc++-8-dev_8.2.0-7_amd64.deb ...
Unpacking libstdc++-8-dev:amd64 (8.2.0-7) over (8.2.0-6) ...
Preparing to unpack .../12-libgcc-8-dev_8.2.0-7_amd64.deb ...
Unpacking libgcc-8-dev:amd64 (8.2.0-7) over (8.2.0-6) ...
Preparing to unpack .../13-libstdc++6_8.2.0-7_amd64.deb ...
Unpacking libstdc++6:amd64 (8.2.0-7) over (8.2.0-6) ...
Setting up libstdc++6:amd64 (8.2.0-7) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 13984 files and directories currently installed.)
Preparing to unpack .../libapt-pkg5.0_1.7.0~rc1_amd64.deb ...
Unpacking libapt-pkg5.0:amd64 (1.7.0~rc1) over (1.6.4) ...
Setting up libapt-pkg5.0:amd64 (1.7.0~rc1) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 13984 files and directories currently installed.)
Preparing to unpack .../libgnutls30_3.5.19-1+b1_amd64.deb ...
Unpacking libgnutls30:amd64 (3.5.19-1+b1) over (3.5.19-1) ...
Setting up libgnutls30:amd64 (3.5.19-1+b1) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 13985 files and directories currently installed.)
Preparing to unpack .../apt_1.7.0~rc1_amd64.deb ...
Unpacking apt (1.7.0~rc1) over (1.6.4) ...
Setting up apt (1.7.0~rc1) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 13985 files and directories currently installed.)
Preparing to unpack .../linux-libc-dev_4.18.8-1_amd64.deb ...
Unpacking linux-libc-dev:amd64 (4.18.8-1) over (4.18.6-1) ...
Setting up libquadmath0:amd64 (8.2.0-7) ...
Setting up cpp-8 (8.2.0-7) ...
Setting up libgomp1:amd64 (8.2.0-7) ...
Setting up libatomic1:amd64 (8.2.0-7) ...
Setting up libcc1-0:amd64 (8.2.0-7) ...
Setting up libtsan0:amd64 (8.2.0-7) ...
Setting up linux-libc-dev:amd64 (4.18.8-1) ...
Setting up liblsan0:amd64 (8.2.0-7) ...
Setting up libmpx2:amd64 (8.2.0-7) ...
Processing triggers for libc-bin (2.27-6) ...
Setting up libasan5:amd64 (8.2.0-7) ...
Setting up libitm1:amd64 (8.2.0-7) ...
Setting up libubsan1:amd64 (8.2.0-7) ...
Setting up libgcc-8-dev:amd64 (8.2.0-7) ...
Setting up libstdc++-8-dev:amd64 (8.2.0-7) ...
Setting up gcc-8 (8.2.0-7) ...
Setting up g++-8 (8.2.0-7) ...
Processing triggers for libc-bin (2.27-6) ...

+------------------------------------------------------------------------------+
| Fetch source files                                                           |
+------------------------------------------------------------------------------+


Local sources
-------------

/home/pravi/forge/debian/git/js-team/build-area/node-dashdash_1.14.1-1.dsc 
exists in /home/pravi/forge/debian/git/js-team/build-area; copying to chroot
I: NOTICE: Log filtering will replace 
'build/node-dashdash-4ogwx7/node-dashdash-1.14.1' with '<<PKGBUILDDIR>>'
I: NOTICE: Log filtering will replace 'build/node-dashdash-4ogwx7' with 
'<<BUILDDIR>>'

+------------------------------------------------------------------------------+
| Install package build dependencies                                           |
+------------------------------------------------------------------------------+


Setup apt archive
-----------------

Merged Build-Depends: debhelper (>= 9), dh-buildinfo, nodejs, nodeunit, 
node-assert-plus (>= 1.0.0), build-essential, fakeroot
Filtered Build-Depends: debhelper (>= 9), dh-buildinfo, nodejs, nodeunit, 
node-assert-plus (>= 1.0.0), build-essential, fakeroot
dpkg-deb: building package 'sbuild-build-depends-main-dummy' in 
'/<<RESOLVERDIR>>/apt_archive/sbuild-build-depends-main-dummy.deb'.
dpkg-scanpackages: warning: Packages in archive but missing from override file:
dpkg-scanpackages: warning:   sbuild-build-depends-main-dummy
dpkg-scanpackages: info: Wrote 1 entries to output Packages file.
Ign:1 copy:/<<RESOLVERDIR>>/apt_archive ./ InRelease
Get:2 copy:/<<RESOLVERDIR>>/apt_archive ./ Release [957 B]
Ign:3 copy:/<<RESOLVERDIR>>/apt_archive ./ Release.gpg
Get:4 copy:/<<RESOLVERDIR>>/apt_archive ./ Sources [395 B]
Get:5 copy:/<<RESOLVERDIR>>/apt_archive ./ Packages [481 B]
Fetched 1833 B in 0s (0 B/s)
Reading package lists...
Reading package lists...

Install main build dependencies (apt-based resolver)
----------------------------------------------------

Installing build dependencies
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  ca-certificates e2fsprogs-l10n libgpm2 openssl
Use 'apt autoremove' to remove them.
The following additional packages will be installed:
  autoconf automake autopoint autotools-dev bsdmainutils debhelper
  dh-autoreconf dh-buildinfo dh-strip-nondeterminism dwz file gettext
  gettext-base groff-base intltool-debian libarchive-zip-perl libbsd0
  libc-ares2 libcroco3 libelf1 libfile-stripnondeterminism-perl libfreetype6
  libglib2.0-0 libgraphite2-3 libharfbuzz0b libhttp-parser2.8 libicu-le-hb0
  libicu60 libjs-async libjs-inherits libjs-sprintf-js libmagic-mgc libmagic1
  libncurses6 libnghttp2-14 libpipeline1 libpng16-16 libsigsegv2
  libtimedate-perl libtool libuv1 libxml2 m4 man-db node-amdefine
  node-ansi-regex node-argparse node-assert-plus node-async
  node-balanced-match node-brace-expansion node-clean-yaml-object
  node-concat-map node-cross-spawn node-debug node-diff node-ejs
  node-escape-string-regexp node-esprima node-foreground-child
  node-fs.realpath node-glob node-graceful-fs node-has-flag node-imurmurhash
  node-inflight node-inherits node-isexe node-js-yaml node-lru-cache
  node-minimatch node-mkdirp node-ms node-once node-path-is-absolute
  node-pseudomap node-rimraf node-shebang-command node-shebang-regex
  node-signal-exit node-source-map node-source-map-support node-sprintf-js
  node-stack-utils node-strip-ansi node-supports-color node-tap
  node-tap-mocha-reporter node-tap-parser node-tmatch node-which node-wrappy
  node-write-file-atomic node-yallist nodejs nodeunit po-debconf
Suggested packages:
  autoconf-archive gnu-standards autoconf-doc wamerican | wordlist whois
  vacation dh-make gettext-doc libasprintf-dev libgettextpo-dev groff
  libjs-angularjs libtool-doc gfortran | fortran95-compiler gcj-jdk m4-doc
  apparmor less www-browser node-nyc libmail-box-perl
Recommended packages:
  curl | wget | lynx libarchive-cpio-perl libglib2.0-data shared-mime-info
  xdg-user-dirs javascript-common libltdl-dev node-coveralls node-opener
  nodejs-doc libmail-sendmail-perl
The following NEW packages will be installed:
  autoconf automake autopoint autotools-dev bsdmainutils debhelper
  dh-autoreconf dh-buildinfo dh-strip-nondeterminism dwz file gettext
  gettext-base groff-base intltool-debian libarchive-zip-perl libbsd0
  libc-ares2 libcroco3 libelf1 libfile-stripnondeterminism-perl libfreetype6
  libglib2.0-0 libgraphite2-3 libharfbuzz0b libhttp-parser2.8 libicu-le-hb0
  libicu60 libjs-async libjs-inherits libjs-sprintf-js libmagic-mgc libmagic1
  libncurses6 libnghttp2-14 libpipeline1 libpng16-16 libsigsegv2
  libtimedate-perl libtool libuv1 libxml2 m4 man-db node-amdefine
  node-ansi-regex node-argparse node-assert-plus node-async
  node-balanced-match node-brace-expansion node-clean-yaml-object
  node-concat-map node-cross-spawn node-debug node-diff node-ejs
  node-escape-string-regexp node-esprima node-foreground-child
  node-fs.realpath node-glob node-graceful-fs node-has-flag node-imurmurhash
  node-inflight node-inherits node-isexe node-js-yaml node-lru-cache
  node-minimatch node-mkdirp node-ms node-once node-path-is-absolute
  node-pseudomap node-rimraf node-shebang-command node-shebang-regex
  node-signal-exit node-source-map node-source-map-support node-sprintf-js
  node-stack-utils node-strip-ansi node-supports-color node-tap
  node-tap-mocha-reporter node-tap-parser node-tmatch node-which node-wrappy
  node-write-file-atomic node-yallist nodejs nodeunit po-debconf
  sbuild-build-depends-main-dummy
0 upgraded, 98 newly installed, 0 to remove and 0 not upgraded.
Need to get 1153 kB/26.4 MB of archives.
After this operation, 92.9 MB of additional disk space will be used.
Get:1 copy:/<<RESOLVERDIR>>/apt_archive ./ sbuild-build-depends-main-dummy 
0.invalid.0 [908 B]
Get:2 http://deb.debian.org/debian unstable/main amd64 debhelper all 11.4 [985 
kB]
Get:3 http://deb.debian.org/debian unstable/main amd64 libuv1 amd64 1.23.0-2 
[106 kB]
Get:4 http://deb.debian.org/debian unstable/main amd64 node-source-map-support 
all 0.5.9+ds-1 [11.8 kB]
Get:5 http://deb.debian.org/debian unstable/main amd64 node-tmatch all 4.0.0-2 
[5436 B]
Get:6 http://deb.debian.org/debian unstable/main amd64 node-tap all 12.0.1+ds-1 
[42.9 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 1153 kB in 0s (0 B/s)
Selecting previously unselected package libbsd0:amd64.
(Reading database ... 13985 files and directories currently installed.)
Preparing to unpack .../00-libbsd0_0.9.1-1_amd64.deb ...
Unpacking libbsd0:amd64 (0.9.1-1) ...
Selecting previously unselected package bsdmainutils.
Preparing to unpack .../01-bsdmainutils_11.1.2+b1_amd64.deb ...
Unpacking bsdmainutils (11.1.2+b1) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../02-groff-base_1.22.3-10_amd64.deb ...
Unpacking groff-base (1.22.3-10) ...
Selecting previously unselected package libpipeline1:amd64.
Preparing to unpack .../03-libpipeline1_1.5.0-1_amd64.deb ...
Unpacking libpipeline1:amd64 (1.5.0-1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../04-man-db_2.8.4-2_amd64.deb ...
Unpacking man-db (2.8.4-2) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../05-libmagic-mgc_1%3a5.34-2_amd64.deb ...
Unpacking libmagic-mgc (1:5.34-2) ...
Selecting previously unselected package libmagic1:amd64.
Preparing to unpack .../06-libmagic1_1%3a5.34-2_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.34-2) ...
Selecting previously unselected package file.
Preparing to unpack .../07-file_1%3a5.34-2_amd64.deb ...
Unpacking file (1:5.34-2) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../08-gettext-base_0.19.8.1-7_amd64.deb ...
Unpacking gettext-base (0.19.8.1-7) ...
Selecting previously unselected package libsigsegv2:amd64.
Preparing to unpack .../09-libsigsegv2_2.12-2_amd64.deb ...
Unpacking libsigsegv2:amd64 (2.12-2) ...
Selecting previously unselected package m4.
Preparing to unpack .../10-m4_1.4.18-1_amd64.deb ...
Unpacking m4 (1.4.18-1) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../11-autoconf_2.69-11_all.deb ...
Unpacking autoconf (2.69-11) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../12-autotools-dev_20180224.1_all.deb ...
Unpacking autotools-dev (20180224.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../13-automake_1%3a1.16.1-1.1_all.deb ...
Unpacking automake (1:1.16.1-1.1) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../14-autopoint_0.19.8.1-7_all.deb ...
Unpacking autopoint (0.19.8.1-7) ...
Selecting previously unselected package libtool.
Preparing to unpack .../15-libtool_2.4.6-4_all.deb ...
Unpacking libtool (2.4.6-4) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../16-dh-autoreconf_19_all.deb ...
Unpacking dh-autoreconf (19) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../17-libarchive-zip-perl_1.64-1_all.deb ...
Unpacking libarchive-zip-perl (1.64-1) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../18-libfile-stripnondeterminism-perl_0.042-1_all.deb ...
Unpacking libfile-stripnondeterminism-perl (0.042-1) ...
Selecting previously unselected package libtimedate-perl.
Preparing to unpack .../19-libtimedate-perl_2.3000-2_all.deb ...
Unpacking libtimedate-perl (2.3000-2) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../20-dh-strip-nondeterminism_0.042-1_all.deb ...
Unpacking dh-strip-nondeterminism (0.042-1) ...
Selecting previously unselected package libelf1:amd64.
Preparing to unpack .../21-libelf1_0.170-0.5_amd64.deb ...
Unpacking libelf1:amd64 (0.170-0.5) ...
Selecting previously unselected package dwz.
Preparing to unpack .../22-dwz_0.12-2_amd64.deb ...
Unpacking dwz (0.12-2) ...
Selecting previously unselected package libglib2.0-0:amd64.
Preparing to unpack .../23-libglib2.0-0_2.58.0-4_amd64.deb ...
Unpacking libglib2.0-0:amd64 (2.58.0-4) ...
Selecting previously unselected package libpng16-16:amd64.
Preparing to unpack .../24-libpng16-16_1.6.34-2_amd64.deb ...
Unpacking libpng16-16:amd64 (1.6.34-2) ...
Selecting previously unselected package libfreetype6:amd64.
Preparing to unpack .../25-libfreetype6_2.8.1-2_amd64.deb ...
Unpacking libfreetype6:amd64 (2.8.1-2) ...
Selecting previously unselected package libgraphite2-3:amd64.
Preparing to unpack .../26-libgraphite2-3_1.3.12-1_amd64.deb ...
Unpacking libgraphite2-3:amd64 (1.3.12-1) ...
Selecting previously unselected package libharfbuzz0b:amd64.
Preparing to unpack .../27-libharfbuzz0b_1.8.8-2_amd64.deb ...
Unpacking libharfbuzz0b:amd64 (1.8.8-2) ...
Selecting previously unselected package libicu-le-hb0:amd64.
Preparing to unpack .../28-libicu-le-hb0_1.0.3+git161113-5_amd64.deb ...
Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-5) ...
Selecting previously unselected package libicu60:amd64.
Preparing to unpack .../29-libicu60_60.2-6_amd64.deb ...
Unpacking libicu60:amd64 (60.2-6) ...
Selecting previously unselected package libxml2:amd64.
Preparing to unpack .../30-libxml2_2.9.4+dfsg1-7+b1_amd64.deb ...
Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b1) ...
Selecting previously unselected package libcroco3:amd64.
Preparing to unpack .../31-libcroco3_0.6.12-2_amd64.deb ...
Unpacking libcroco3:amd64 (0.6.12-2) ...
Selecting previously unselected package libncurses6:amd64.
Preparing to unpack .../32-libncurses6_6.1+20180714-1_amd64.deb ...
Unpacking libncurses6:amd64 (6.1+20180714-1) ...
Selecting previously unselected package gettext.
Preparing to unpack .../33-gettext_0.19.8.1-7_amd64.deb ...
Unpacking gettext (0.19.8.1-7) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../34-intltool-debian_0.35.0+20060710.4_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.4) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../35-po-debconf_1.0.20_all.deb ...
Unpacking po-debconf (1.0.20) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../36-debhelper_11.4_all.deb ...
Unpacking debhelper (11.4) ...
Selecting previously unselected package dh-buildinfo.
Preparing to unpack .../37-dh-buildinfo_0.11+nmu2_all.deb ...
Unpacking dh-buildinfo (0.11+nmu2) ...
Selecting previously unselected package libc-ares2:amd64.
Preparing to unpack .../38-libc-ares2_1.14.0-1_amd64.deb ...
Unpacking libc-ares2:amd64 (1.14.0-1) ...
Selecting previously unselected package libhttp-parser2.8:amd64.
Preparing to unpack .../39-libhttp-parser2.8_2.8.1-1_amd64.deb ...
Unpacking libhttp-parser2.8:amd64 (2.8.1-1) ...
Selecting previously unselected package libjs-async.
Preparing to unpack .../40-libjs-async_0.8.0-3_all.deb ...
Unpacking libjs-async (0.8.0-3) ...
Selecting previously unselected package libjs-inherits.
Preparing to unpack .../41-libjs-inherits_2.0.3-1_all.deb ...
Unpacking libjs-inherits (2.0.3-1) ...
Selecting previously unselected package libjs-sprintf-js.
Preparing to unpack .../42-libjs-sprintf-js_1.1.1+ds1-4_all.deb ...
Unpacking libjs-sprintf-js (1.1.1+ds1-4) ...
Selecting previously unselected package libnghttp2-14:amd64.
Preparing to unpack .../43-libnghttp2-14_1.33.0-1_amd64.deb ...
Unpacking libnghttp2-14:amd64 (1.33.0-1) ...
Selecting previously unselected package libuv1:amd64.
Preparing to unpack .../44-libuv1_1.23.0-2_amd64.deb ...
Unpacking libuv1:amd64 (1.23.0-2) ...
Selecting previously unselected package nodejs.
Preparing to unpack .../45-nodejs_8.11.2~dfsg-1_amd64.deb ...
Unpacking nodejs (8.11.2~dfsg-1) ...
Selecting previously unselected package node-amdefine.
Preparing to unpack .../46-node-amdefine_0.1.0-1_all.deb ...
Unpacking node-amdefine (0.1.0-1) ...
Selecting previously unselected package node-ansi-regex.
Preparing to unpack .../47-node-ansi-regex_3.0.0-1_all.deb ...
Unpacking node-ansi-regex (3.0.0-1) ...
Selecting previously unselected package node-sprintf-js.
Preparing to unpack .../48-node-sprintf-js_1.1.1+ds1-4_all.deb ...
Unpacking node-sprintf-js (1.1.1+ds1-4) ...
Selecting previously unselected package node-argparse.
Preparing to unpack .../49-node-argparse_1.0.9-1_all.deb ...
Unpacking node-argparse (1.0.9-1) ...
Selecting previously unselected package node-assert-plus.
Preparing to unpack .../50-node-assert-plus_1.0.0-1_all.deb ...
Unpacking node-assert-plus (1.0.0-1) ...
Selecting previously unselected package node-async.
Preparing to unpack .../51-node-async_0.8.0-3_all.deb ...
Unpacking node-async (0.8.0-3) ...
Selecting previously unselected package node-balanced-match.
Preparing to unpack .../52-node-balanced-match_0.4.2-1_all.deb ...
Unpacking node-balanced-match (0.4.2-1) ...
Selecting previously unselected package node-concat-map.
Preparing to unpack .../53-node-concat-map_0.0.1-1_all.deb ...
Unpacking node-concat-map (0.0.1-1) ...
Selecting previously unselected package node-brace-expansion.
Preparing to unpack .../54-node-brace-expansion_1.1.8-1_all.deb ...
Unpacking node-brace-expansion (1.1.8-1) ...
Selecting previously unselected package node-clean-yaml-object.
Preparing to unpack .../55-node-clean-yaml-object_0.1.0-3_all.deb ...
Unpacking node-clean-yaml-object (0.1.0-3) ...
Selecting previously unselected package node-yallist.
Preparing to unpack .../56-node-yallist_3.0.2-1_all.deb ...
Unpacking node-yallist (3.0.2-1) ...
Selecting previously unselected package node-pseudomap.
Preparing to unpack .../57-node-pseudomap_1.0.2-1_all.deb ...
Unpacking node-pseudomap (1.0.2-1) ...
Selecting previously unselected package node-lru-cache.
Preparing to unpack .../58-node-lru-cache_4.1.1-2_all.deb ...
Unpacking node-lru-cache (4.1.1-2) ...
Selecting previously unselected package node-isexe.
Preparing to unpack .../59-node-isexe_2.0.0-3_all.deb ...
Unpacking node-isexe (2.0.0-3) ...
Selecting previously unselected package node-which.
Preparing to unpack .../60-node-which_1.3.0-2_all.deb ...
Unpacking node-which (1.3.0-2) ...
Selecting previously unselected package node-shebang-regex.
Preparing to unpack .../61-node-shebang-regex_2.0.0-1_all.deb ...
Unpacking node-shebang-regex (2.0.0-1) ...
Selecting previously unselected package node-shebang-command.
Preparing to unpack .../62-node-shebang-command_1.2.0-1_all.deb ...
Unpacking node-shebang-command (1.2.0-1) ...
Selecting previously unselected package node-cross-spawn.
Preparing to unpack .../63-node-cross-spawn_5.1.0-1_all.deb ...
Unpacking node-cross-spawn (5.1.0-1) ...
Selecting previously unselected package node-ms.
Preparing to unpack .../64-node-ms_2.1.1-1_all.deb ...
Unpacking node-ms (2.1.1-1) ...
Selecting previously unselected package node-debug.
Preparing to unpack .../65-node-debug_3.1.0-2_all.deb ...
Unpacking node-debug (3.1.0-2) ...
Selecting previously unselected package node-diff.
Preparing to unpack .../66-node-diff_1.4.0~dfsg-1_all.deb ...
Unpacking node-diff (1.4.0~dfsg-1) ...
Selecting previously unselected package node-ejs.
Preparing to unpack .../67-node-ejs_2.5.7-1_all.deb ...
Unpacking node-ejs (2.5.7-1) ...
Selecting previously unselected package node-escape-string-regexp.
Preparing to unpack .../68-node-escape-string-regexp_1.0.5-1_all.deb ...
Unpacking node-escape-string-regexp (1.0.5-1) ...
Selecting previously unselected package node-esprima.
Preparing to unpack .../69-node-esprima_4.0.1+ds-1_all.deb ...
Unpacking node-esprima (4.0.1+ds-1) ...
Selecting previously unselected package node-signal-exit.
Preparing to unpack .../70-node-signal-exit_3.0.2-1_all.deb ...
Unpacking node-signal-exit (3.0.2-1) ...
Selecting previously unselected package node-foreground-child.
Preparing to unpack .../71-node-foreground-child_1.5.6-6_all.deb ...
Unpacking node-foreground-child (1.5.6-6) ...
Selecting previously unselected package node-fs.realpath.
Preparing to unpack .../72-node-fs.realpath_1.0.0-1_all.deb ...
Unpacking node-fs.realpath (1.0.0-1) ...
Selecting previously unselected package node-minimatch.
Preparing to unpack .../73-node-minimatch_3.0.4-3_all.deb ...
Unpacking node-minimatch (3.0.4-3) ...
Selecting previously unselected package node-inherits.
Preparing to unpack .../74-node-inherits_2.0.3-1_all.deb ...
Unpacking node-inherits (2.0.3-1) ...
Selecting previously unselected package node-wrappy.
Preparing to unpack .../75-node-wrappy_1.0.2-1_all.deb ...
Unpacking node-wrappy (1.0.2-1) ...
Selecting previously unselected package node-once.
Preparing to unpack .../76-node-once_1.4.0-2_all.deb ...
Unpacking node-once (1.4.0-2) ...
Selecting previously unselected package node-inflight.
Preparing to unpack .../77-node-inflight_1.0.6-1_all.deb ...
Unpacking node-inflight (1.0.6-1) ...
Selecting previously unselected package node-path-is-absolute.
Preparing to unpack .../78-node-path-is-absolute_1.0.0-1_all.deb ...
Unpacking node-path-is-absolute (1.0.0-1) ...
Selecting previously unselected package node-glob.
Preparing to unpack .../79-node-glob_7.1.3-1_all.deb ...
Unpacking node-glob (7.1.3-1) ...
Selecting previously unselected package node-graceful-fs.
Preparing to unpack .../80-node-graceful-fs_4.1.11-1_all.deb ...
Unpacking node-graceful-fs (4.1.11-1) ...
Selecting previously unselected package node-has-flag.
Preparing to unpack .../81-node-has-flag_2.0.0-1_all.deb ...
Unpacking node-has-flag (2.0.0-1) ...
Selecting previously unselected package node-imurmurhash.
Preparing to unpack .../82-node-imurmurhash_0.1.4-1_all.deb ...
Unpacking node-imurmurhash (0.1.4-1) ...
Selecting previously unselected package node-js-yaml.
Preparing to unpack .../83-node-js-yaml_3.11.0+dfsg-1_all.deb ...
Unpacking node-js-yaml (3.11.0+dfsg-1) ...
Selecting previously unselected package node-mkdirp.
Preparing to unpack .../84-node-mkdirp_0.5.1-1_all.deb ...
Unpacking node-mkdirp (0.5.1-1) ...
Selecting previously unselected package node-rimraf.
Preparing to unpack .../85-node-rimraf_2.6.2-1_all.deb ...
Unpacking node-rimraf (2.6.2-1) ...
Selecting previously unselected package node-source-map.
Preparing to unpack .../86-node-source-map_0.7.0+dfsg.really.0.6.1-1_all.deb ...
Unpacking node-source-map (0.7.0+dfsg.really.0.6.1-1) ...
Selecting previously unselected package node-source-map-support.
Preparing to unpack .../87-node-source-map-support_0.5.9+ds-1_all.deb ...
Unpacking node-source-map-support (0.5.9+ds-1) ...
Selecting previously unselected package node-stack-utils.
Preparing to unpack .../88-node-stack-utils_1.0.1-3_all.deb ...
Unpacking node-stack-utils (1.0.1-3) ...
Selecting previously unselected package node-strip-ansi.
Preparing to unpack .../89-node-strip-ansi_4.0.0-1_all.deb ...
Unpacking node-strip-ansi (4.0.0-1) ...
Selecting previously unselected package node-supports-color.
Preparing to unpack .../90-node-supports-color_4.4.0-2_all.deb ...
Unpacking node-supports-color (4.4.0-2) ...
Selecting previously unselected package node-tap-parser.
Preparing to unpack .../91-node-tap-parser_7.0.0+ds1-2_all.deb ...
Unpacking node-tap-parser (7.0.0+ds1-2) ...
Selecting previously unselected package node-tap-mocha-reporter.
Preparing to unpack .../92-node-tap-mocha-reporter_3.0.7+ds-1_all.deb ...
Unpacking node-tap-mocha-reporter (3.0.7+ds-1) ...
Selecting previously unselected package node-tmatch.
Preparing to unpack .../93-node-tmatch_4.0.0-2_all.deb ...
Unpacking node-tmatch (4.0.0-2) ...
Selecting previously unselected package node-write-file-atomic.
Preparing to unpack .../94-node-write-file-atomic_2.3.0-1_all.deb ...
Unpacking node-write-file-atomic (2.3.0-1) ...
Selecting previously unselected package node-tap.
Preparing to unpack .../95-node-tap_12.0.1+ds-1_all.deb ...
Unpacking node-tap (12.0.1+ds-1) ...
Selecting previously unselected package nodeunit.
Preparing to unpack .../96-nodeunit_0.11.2+ds3-2_all.deb ...
Unpacking nodeunit (0.11.2+ds3-2) ...
Selecting previously unselected package sbuild-build-depends-main-dummy.
Preparing to unpack 
.../97-sbuild-build-depends-main-dummy_0.invalid.0_amd64.deb ...
Unpacking sbuild-build-depends-main-dummy (0.invalid.0) ...
Setting up libarchive-zip-perl (1.64-1) ...
Setting up libnghttp2-14:amd64 (1.33.0-1) ...
Setting up libjs-inherits (2.0.3-1) ...
Setting up libpng16-16:amd64 (1.6.34-2) ...
Setting up libtimedate-perl (2.3000-2) ...
Setting up libsigsegv2:amd64 (2.12-2) ...
Setting up libuv1:amd64 (1.23.0-2) ...
Setting up libelf1:amd64 (0.170-0.5) ...
Setting up groff-base (1.22.3-10) ...
Setting up libglib2.0-0:amd64 (2.58.0-4) ...
No schema files found: doing nothing.
Setting up gettext-base (0.19.8.1-7) ...
Setting up libpipeline1:amd64 (1.5.0-1) ...
Setting up m4 (1.4.18-1) ...
Setting up libbsd0:amd64 (0.9.1-1) ...
Setting up libfreetype6:amd64 (2.8.1-2) ...
Setting up libmagic-mgc (1:5.34-2) ...
Setting up libmagic1:amd64 (1:5.34-2) ...
Setting up libgraphite2-3:amd64 (1.3.12-1) ...
Processing triggers for libc-bin (2.27-6) ...
Setting up dwz (0.12-2) ...
Setting up autotools-dev (20180224.1) ...
Setting up libjs-sprintf-js (1.1.1+ds1-4) ...
Setting up bsdmainutils (11.1.2+b1) ...
update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) 
in auto mode
update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in 
auto mode
Setting up libjs-async (0.8.0-3) ...
Setting up libncurses6:amd64 (6.1+20180714-1) ...
Setting up libc-ares2:amd64 (1.14.0-1) ...
Setting up autopoint (0.19.8.1-7) ...
Setting up libfile-stripnondeterminism-perl (0.042-1) ...
Setting up libhttp-parser2.8:amd64 (2.8.1-1) ...
Setting up libharfbuzz0b:amd64 (1.8.8-2) ...
Setting up autoconf (2.69-11) ...
Setting up file (1:5.34-2) ...
Setting up automake (1:1.16.1-1.1) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake 
(automake) in auto mode
Setting up man-db (2.8.4-2) ...
Not building database; man-db/auto-update is not 'true'.
Setting up libtool (2.4.6-4) ...
Setting up libicu-le-hb0:amd64 (1.0.3+git161113-5) ...
Setting up libicu60:amd64 (60.2-6) ...
Setting up nodejs (8.11.2~dfsg-1) ...
update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto 
mode
Setting up node-balanced-match (0.4.2-1) ...
Setting up node-diff (1.4.0~dfsg-1) ...
Setting up node-yallist (3.0.2-1) ...
Setting up node-pseudomap (1.0.2-1) ...
Setting up node-imurmurhash (0.1.4-1) ...
Setting up node-tmatch (4.0.0-2) ...
Setting up node-wrappy (1.0.2-1) ...
Setting up node-has-flag (2.0.0-1) ...
Setting up node-ejs (2.5.7-1) ...
Setting up libxml2:amd64 (2.9.4+dfsg1-7+b1) ...
Setting up libcroco3:amd64 (0.6.12-2) ...
Setting up node-assert-plus (1.0.0-1) ...
Setting up node-signal-exit (3.0.2-1) ...
Setting up node-inherits (2.0.3-1) ...
Setting up node-graceful-fs (4.1.11-1) ...
Setting up node-shebang-regex (2.0.0-1) ...
Setting up node-path-is-absolute (1.0.0-1) ...
Setting up node-ansi-regex (3.0.0-1) ...
Setting up node-isexe (2.0.0-3) ...
Setting up node-clean-yaml-object (0.1.0-3) ...
Setting up node-async (0.8.0-3) ...
Setting up node-esprima (4.0.1+ds-1) ...
Setting up node-concat-map (0.0.1-1) ...
Setting up node-amdefine (0.1.0-1) ...
Setting up node-mkdirp (0.5.1-1) ...
Setting up node-once (1.4.0-2) ...
Setting up node-strip-ansi (4.0.0-1) ...
Setting up node-fs.realpath (1.0.0-1) ...
Setting up node-ms (2.1.1-1) ...
Setting up node-brace-expansion (1.1.8-1) ...
Setting up node-write-file-atomic (2.3.0-1) ...
Setting up node-source-map (0.7.0+dfsg.really.0.6.1-1) ...
Setting up node-sprintf-js (1.1.1+ds1-4) ...
Setting up node-escape-string-regexp (1.0.5-1) ...
Setting up node-supports-color (4.4.0-2) ...
Setting up node-stack-utils (1.0.1-3) ...
Setting up gettext (0.19.8.1-7) ...
Setting up node-shebang-command (1.2.0-1) ...
Setting up node-debug (3.1.0-2) ...
Setting up node-which (1.3.0-2) ...
Setting up node-lru-cache (4.1.1-2) ...
Setting up node-argparse (1.0.9-1) ...
Setting up node-inflight (1.0.6-1) ...
Setting up node-cross-spawn (5.1.0-1) ...
Setting up intltool-debian (0.35.0+20060710.4) ...
Setting up node-source-map-support (0.5.9+ds-1) ...
Setting up node-js-yaml (3.11.0+dfsg-1) ...
Setting up node-minimatch (3.0.4-3) ...
Setting up node-tap-parser (7.0.0+ds1-2) ...
Setting up po-debconf (1.0.20) ...
Setting up node-foreground-child (1.5.6-6) ...
Setting up node-glob (7.1.3-1) ...
Setting up debhelper (11.4) ...
Setting up node-tap-mocha-reporter (3.0.7+ds-1) ...
Setting up dh-autoreconf (19) ...
Setting up node-rimraf (2.6.2-1) ...
Setting up dh-strip-nondeterminism (0.042-1) ...
Setting up dh-buildinfo (0.11+nmu2) ...
Setting up node-tap (12.0.1+ds-1) ...
Setting up nodeunit (0.11.2+ds3-2) ...
Setting up sbuild-build-depends-main-dummy (0.invalid.0) ...
Processing triggers for libc-bin (2.27-6) ...

+------------------------------------------------------------------------------+
| Check architectures                                                          |
+------------------------------------------------------------------------------+

Arch check ok (amd64 included in all)

+------------------------------------------------------------------------------+
| Build environment                                                            |
+------------------------------------------------------------------------------+

Kernel: Linux 4.15.0-2-amd64 #1 SMP Debian 4.15.11-1 (2018-03-20) amd64 (x86_64)
Toolchain package versions: binutils_2.31.1-5 dpkg-dev_1.19.0.5 g++-8_8.2.0-7 
gcc-8_8.2.0-7 libc6-dev_2.27-6 libstdc++-8-dev_8.2.0-7 libstdc++6_8.2.0-7 
linux-libc-dev_4.18.8-1
Package versions: adduser_3.118 apt_1.7.0~rc1 autoconf_2.69-11 
automake_1:1.16.1-1.1 autopoint_0.19.8.1-7 autotools-dev_20180224.1 
base-files_10.1 base-passwd_3.5.45 bash_4.4.18-3.1 binutils_2.31.1-5 
binutils-common_2.31.1-5 binutils-x86-64-linux-gnu_2.31.1-5 
bsdmainutils_11.1.2+b1 bsdutils_1:2.32.1-0.1 build-essential_12.5 bzip2_1.0.6-9 
ca-certificates_20180409 coreutils_8.30-1 cpp_4:8.2.0-1 cpp-8_8.2.0-7 
dash_0.5.10.2-1 debconf_1.5.69 debhelper_11.4 debian-archive-keyring_2017.7 
debianutils_4.8.6 dh-autoreconf_19 dh-buildinfo_0.11+nmu2 
dh-strip-nondeterminism_0.042-1 diffutils_1:3.6-1 dpkg_1.19.0.5+b1 
dpkg-dev_1.19.0.5 dwz_0.12-2 e2fslibs_1.44.4-2 e2fsprogs_1.44.4-2 
e2fsprogs-l10n_1.44.4-2 fakeroot_1.23-1 fdisk_2.32.1-0.1 file_1:5.34-2 
findutils_4.6.0+git+20180808-2 g++_4:8.2.0-1 g++-8_8.2.0-7 gcc_4:8.2.0-1 
gcc-8_8.2.0-7 gcc-8-base_8.2.0-7 gettext_0.19.8.1-7 gettext-base_0.19.8.1-7 
gpgv_2.2.10-1 grep_3.1-2 groff-base_1.22.3-10 gzip_1.9-2 hostname_3.20 
init-system-helpers_1.54 intltool-debian_0.35.0+20060710.4 libacl1_2.2.52-3+b1 
libapt-pkg5.0_1.7.0~rc1 libarchive-zip-perl_1.64-1 libasan5_8.2.0-7 
libatomic1_8.2.0-7 libattr1_1:2.4.47-2+b2 libaudit-common_1:2.8.4-2 
libaudit1_1:2.8.4-2 libbinutils_2.31.1-5 libblkid1_2.32.1-0.1 libbsd0_0.9.1-1 
libbz2-1.0_1.0.6-9 libc-ares2_1.14.0-1 libc-bin_2.27-6 libc-dev-bin_2.27-6 
libc6_2.27-6 libc6-dev_2.27-6 libcap-ng0_0.7.9-1 libcc1-0_8.2.0-7 
libcom-err2_1.44.4-2 libcomerr2_1.44.4-2 libcroco3_0.6.12-2 
libdb5.3_5.3.28+dfsg1-0.2 libdebconfclient0_0.244 libdpkg-perl_1.19.0.5 
libelf1_0.170-0.5 libext2fs2_1.44.4-2 libfakeroot_1.23-1 libfdisk1_2.32.1-0.1 
libffi6_3.2.1-8 libfile-stripnondeterminism-perl_0.042-1 libfreetype6_2.8.1-2 
libgcc-8-dev_8.2.0-7 libgcc1_1:8.2.0-7 libgcrypt20_1.8.3-1 
libgdbm-compat4_1.14.1-6+b1 libgdbm3_1.8.3-14 libgdbm5_1.14.1-6+b1 
libglib2.0-0_2.58.0-4 libgmp10_2:6.1.2+dfsg-3 libgnutls30_3.5.19-1+b1 
libgomp1_8.2.0-7 libgpg-error0_1.32-1 libgpm2_1.20.7-5 libgraphite2-3_1.3.12-1 
libharfbuzz0b_1.8.8-2 libhogweed4_3.4-1 libhttp-parser2.8_2.8.1-1 
libicu-le-hb0_1.0.3+git161113-5 libicu60_60.2-6 libidn2-0_2.0.5-1 
libisl15_0.18-4 libisl19_0.20-2 libitm1_8.2.0-7 libjs-async_0.8.0-3 
libjs-inherits_2.0.3-1 libjs-sprintf-js_1.1.1+ds1-4 liblsan0_8.2.0-7 
liblz4-1_1.8.2-1 liblzma5_5.2.2-1.3 libmagic-mgc_1:5.34-2 libmagic1_1:5.34-2 
libmount1_2.32.1-0.1 libmpc3_1.1.0-1 libmpfr4_3.1.6-1 libmpfr6_4.0.1-1 
libmpx2_8.2.0-7 libncurses5_6.1+20180714-1 libncurses6_6.1+20180714-1 
libncursesw5_6.1+20180714-1 libncursesw6_6.1+20180714-1 libnettle6_3.4-1 
libnghttp2-14_1.33.0-1 libp11-kit0_0.23.14-2 libpam-modules_1.1.8-3.8 
libpam-modules-bin_1.1.8-3.8 libpam-runtime_1.1.8-3.8 libpam0g_1.1.8-3.8 
libpcre3_2:8.39-11 libperl5.24_5.24.1-7 libperl5.26_5.26.2-7 
libpipeline1_1.5.0-1 libpng16-16_1.6.34-2 libquadmath0_8.2.0-7 
libseccomp2_2.3.3-3 libselinux1_2.8-1+b1 libsemanage-common_2.8-1 
libsemanage1_2.8-1+b1 libsepol1_2.8-1 libsigsegv2_2.12-2 
libsmartcols1_2.32.1-0.1 libss2_1.44.4-2 libssl1.1_1.1.1-1 
libstdc++-8-dev_8.2.0-7 libstdc++6_8.2.0-7 libsystemd0_239-9 libtasn1-6_4.13-3 
libtimedate-perl_2.3000-2 libtinfo5_6.1+20180714-1 libtinfo6_6.1+20180714-1 
libtool_2.4.6-4 libtsan0_8.2.0-7 libubsan1_8.2.0-7 libudev1_239-9 
libunistring2_0.9.10-1 libustr-1.0-1_1.0.4-6 libuuid1_2.32.1-0.1 
libuv1_1.23.0-2 libxml2_2.9.4+dfsg1-7+b1 libzstd1_1.3.5+dfsg-1 
linux-libc-dev_4.18.8-1 login_1:4.5-1.1 lsb-base_9.20170808 m4_1.4.18-1 
make_4.2.1-1.2 man-db_2.8.4-2 mawk_1.3.3-17+b3 mount_2.32.1-0.1 
multiarch-support_2.27-6 ncurses-base_6.1+20180714-1 ncurses-bin_6.1+20180714-1 
node-amdefine_0.1.0-1 node-ansi-regex_3.0.0-1 node-argparse_1.0.9-1 
node-assert-plus_1.0.0-1 node-async_0.8.0-3 node-balanced-match_0.4.2-1 
node-brace-expansion_1.1.8-1 node-clean-yaml-object_0.1.0-3 
node-concat-map_0.0.1-1 node-cross-spawn_5.1.0-1 node-debug_3.1.0-2 
node-diff_1.4.0~dfsg-1 node-ejs_2.5.7-1 node-escape-string-regexp_1.0.5-1 
node-esprima_4.0.1+ds-1 node-foreground-child_1.5.6-6 node-fs.realpath_1.0.0-1 
node-glob_7.1.3-1 node-graceful-fs_4.1.11-1 node-has-flag_2.0.0-1 
node-imurmurhash_0.1.4-1 node-inflight_1.0.6-1 node-inherits_2.0.3-1 
node-isexe_2.0.0-3 node-js-yaml_3.11.0+dfsg-1 node-lru-cache_4.1.1-2 
node-minimatch_3.0.4-3 node-mkdirp_0.5.1-1 node-ms_2.1.1-1 node-once_1.4.0-2 
node-path-is-absolute_1.0.0-1 node-pseudomap_1.0.2-1 node-rimraf_2.6.2-1 
node-shebang-command_1.2.0-1 node-shebang-regex_2.0.0-1 
node-signal-exit_3.0.2-1 node-source-map_0.7.0+dfsg.really.0.6.1-1 
node-source-map-support_0.5.9+ds-1 node-sprintf-js_1.1.1+ds1-4 
node-stack-utils_1.0.1-3 node-strip-ansi_4.0.0-1 node-supports-color_4.4.0-2 
node-tap_12.0.1+ds-1 node-tap-mocha-reporter_3.0.7+ds-1 
node-tap-parser_7.0.0+ds1-2 node-tmatch_4.0.0-2 node-which_1.3.0-2 
node-wrappy_1.0.2-1 node-write-file-atomic_2.3.0-1 node-yallist_3.0.2-1 
nodejs_8.11.2~dfsg-1 nodeunit_0.11.2+ds3-2 openssl_1.1.1-1 passwd_1:4.5-1.1 
patch_2.7.6-3 perl_5.26.2-7 perl-base_5.26.2-7 perl-modules-5.24_5.24.1-7 
perl-modules-5.26_5.26.2-7 po-debconf_1.0.20 
sbuild-build-depends-main-dummy_0.invalid.0 sed_4.5-1 sensible-utils_0.0.12 
sysvinit-utils_2.88dsf-59.10 tar_1.30+dfsg-2 tzdata_2018e-1 
util-linux_2.32.1-0.1 xz-utils_5.2.2-1.3 zlib1g_1:1.2.11.dfsg-1

+------------------------------------------------------------------------------+
| Build                                                                        |
+------------------------------------------------------------------------------+


Unpack source
-------------

Format: 3.0 (quilt)
Source: node-dashdash
Binary: node-dashdash
Architecture: all
Version: 1.14.1-1
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Uploaders: Pirate Praveen <prav...@debian.org>
Homepage: https://github.com/trentm/node-dashdash#readme
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-dashdash.git
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-dashdash.git
Testsuite: autopkgtest
Testsuite-Triggers: nodeunit
Build-Depends: debhelper (>= 9), dh-buildinfo, nodejs, nodeunit, 
node-assert-plus (>= 1.0.0)
Package-List:
 node-dashdash deb web optional arch=all
Checksums-Sha1:
 c23157b60a965665ee4996a5cb9ed2873990be6a 42434 node-dashdash_1.14.1.orig.tar.gz
 1629761a75f60ff57e4702eb8982fd386dce8146 2668 
node-dashdash_1.14.1-1.debian.tar.xz
Checksums-Sha256:
 a122fc266cbd9899ffe45849dabd83c08e355b2c8ad79138100c9ff56b2829d4 42434 
node-dashdash_1.14.1.orig.tar.gz
 c734522ea9e7adda0aa2a139cc2d3214c734245eee28fa2a09d25865bf1ff168 2668 
node-dashdash_1.14.1-1.debian.tar.xz
Files:
 372086ad4748989ff09121fbd6148245 42434 node-dashdash_1.14.1.orig.tar.gz
 aeef976e36ede327d3238f1f16d7313f 2668 node-dashdash_1.14.1-1.debian.tar.xz

dpkg-source: warning: extracting unsigned source package 
(node-dashdash_1.14.1-1.dsc)
dpkg-source: info: extracting node-dashdash in /<<PKGBUILDDIR>>
dpkg-source: info: unpacking node-dashdash_1.14.1.orig.tar.gz
dpkg-source: info: unpacking node-dashdash_1.14.1-1.debian.tar.xz
dpkg-source: info: applying disable-npm.patch

Check disk space
----------------

Sufficient free space for build

User Environment
----------------

APT_CONFIG=/var/lib/sbuild/apt.conf
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
HOME=/sbuild-nonexistent
LANG=ml_IN.UTF-8
LC_ALL=POSIX
LOGNAME=pravi
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
SCHROOT_ALIAS_NAME=unstable-amd64-sbuild
SCHROOT_CHROOT_NAME=unstable-amd64-sbuild
SCHROOT_COMMAND=env
SCHROOT_GID=1000
SCHROOT_GROUP=pravi
SCHROOT_SESSION_ID=unstable-amd64-sbuild-8ec254db-c90e-462c-9f85-df92e5451b6a
SCHROOT_UID=1000
SCHROOT_USER=pravi
SHELL=/bin/sh
USER=pravi
XDG_RUNTIME_DIR=/run/user/1000
XDG_SESSION_ID=4

dpkg-buildpackage
-----------------

dpkg-buildpackage: info: source package node-dashdash
dpkg-buildpackage: info: source version 1.14.1-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Pirate Praveen <prav...@debian.org>
 dpkg-source --before-build node-dashdash-1.14.1
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh clean
   dh_auto_clean
        make -j1 distclean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -rf node_modules
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 dpkg-source -b node-dashdash-1.14.1
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building node-dashdash using existing 
./node-dashdash_1.14.1.orig.tar.gz
dpkg-source: info: building node-dashdash in 
node-dashdash_1.14.1-1.debian.tar.xz
dpkg-source: info: building node-dashdash in node-dashdash_1.14.1-1.dsc
 debian/rules build
dh build
   dh_update_autotools_config
   dh_auto_configure
   dh_auto_build
        make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
nodeunit test/*.test.js

basics.test.js
✔ exports
✔ createParser
✔ Parser
✔ parse
✔ old Parser.parse() API
✔ slice
✔ synopsisFromOpt
✔ case 0: node tool.js
✔ case 1: node tool.js a b c
✔ case 2: node tool.js a b
✔ case 3: node tool.js -- a
✔ case 4: node tool.js a -- b
✔ case 5: node tool.js a -- --help
✔ case 6: node tool.js --help
✔ case 7: node tool.js --help a b
✔ case 8: node tool.js a --help b
✔ case 9: node tool.js a --help b
✔ case 10: node tool.js a --help b
✔ case 11: node tool.js --help=foo
✔ case 12: node tool.js --file
✔ case 13: node tool.js
✔ case 14: node tool.js --file foo.txt
✔ case 15: node tool.js --file=foo.txt
✔ case 16: node tool.js -
✔ case 17: node tool.js -h
✔ case 18: node tool.js -f
✔ case 19: node tool.js -f foo.txt
✔ case 20: node tool.js -ffoo.txt
✔ case 21: node ls.js -l -a dir
✔ case 22: node ls.js -l dir -a
✔ case 23: node ls.js -l dir -a
✔ case 24: node ls.js -la dir
✔ case 25: node tool.js -af
✔ case 26: node tool.js -af foo.txt
✔ case 27: node tool.js -affoo.txt
✔ case 28: node tool.js -v -vvf
✔ case 29: node tool.js -v -vvf foo.txt
✔ case 30: node tool.js -v -vvffoo.txt
✔ case 31: node tool.js -a 5 -b4 -c -1 -d -3.14159 -e 1.0e42 foo
✔ case 32: node tool.js -t 5a
✔ case 33: node tool.js -vvv foo bar
✔ case 34: node tool.js foo bar
✔ case 35: node tool.js -w club --weapon mallet -w sword bang
✔ case 36: node tool.js --split 10 -s 5 -s 0.01 bang
✔ case 37: node tool.js --help
✔ case 38: node option-groups-tool.js --help
✔ case 39: node tool.js -t 0
✔ case 40: node tool.js -t 42
✔ case 41: node tool.js -t42
✔ case 42: node tool.js -t -5
✔ case 43: node tool.js -t-5
✔ case 44: node tool.js -t 1e2
✔ case 45: node tool.js -t 0x32
✔ case 46: node tool.js -t 3.1
✔ case 47: node tool.js -t 42.
✔ case 48: node tool.js -t 1e-2
✔ case 49: node tool.js
✔ case 50: node tool.js -t 42
✔ case 51: node tool.js -t 1 -t 2 -t -3
✔ case 52: node tool.js -t 1 -t 1e2
✔ case 53: node tool.js -t 0
✔ case 54: node tool.js -t 42
✔ case 55: node tool.js -t42
✔ case 56: node tool.js -t -5
✔ case 57: node tool.js -t42
✔ case 58: node tool.js -t 42 -t -5
✔ case 59: node foo.js -v
✔ case 60: FOO_VERBOSE=1 node foo.js -v
✔ case 61: FOO_VERBOSE=1 node foo.js
✔ case 62: FOO_VERBOSE=0 node foo.js
✔ case 63: FOO_VERBOSE= node foo.js
✔ case 64: node tool.js --help
✔ case 65: node foo.js -t 42
✔ case 66: FOO_TIMEOUT=32 node foo.js
✔ case 67: FOO_TIMEOUT=32 node foo.js -t 52
✔ case 68: FOO_TIMEOUT=wallawalla node foo.js -t 52
✔ case 69: FOO_TIMEOUT=wallawalla node foo.js
✔ case 70: FOO_VERBOSE=blah node foo.js
✔ case 71: FOO_VERBOSE=blah node foo.js -v
✔ case 72: FOO_VERBOSE=blah node foo.js -vv
✔ case 73: node foo.js --dry-run
✔ case 74: node foo.js --foo-bar-
✔ case 75: node foo.js
✔ case 76: FOO_FILE=env.file node foo.js
✔ case 77: FOO_FILE=env.file node foo.js -f argv.file
✔ case 78: node foo.js
✔ case 79: FOO_VERBOSE=1 node foo.js
✔ case 80: FOO_VERBOSE=0 node foo.js
✔ case 81: FOO_VERBOSE=0 node foo.js -v
✔ case 82: node tool.js a --help -b --cheese
✔ case 83: node tool.js a -bcd --cheese --help
✔ case 84: node foo.js -s
✔ case 85: node foo.js -s notadate
✔ case 86: node foo.js -s 0
✔ case 87: node foo.js -s 1
✔ case 88: node foo.js -s 1396065084
✔ case 89: node foo.js -s 2014-04-01
✔ case 90: node foo.js -s 2014-04-01T
✔ case 91: node foo.js -s 2014-04-01T12:01:02
✔ case 92: node foo.js -s 2014-04-01T12:01:02Z
✔ case 93: node foo.js -s 2014-04-01T12:01:02.7
✔ case 94: node foo.js -s 2014-04-01T12:01:02.456Z
✔ case 95: node foo.js -s 2014-04-01t12:01:02.456z
✔ case 96: node foo.js --times 1 -t 2 -t 2014-04-01
✔ case 97: node foo.js -a yes
✔ case 98: node foo.js -a no
✔ case 99: node helpWrapTool.js --help
✔ case 100: node helpWrapTool2.js --help
✔ case 101: node hidden-opts.js --help
✔ case 102: node foo.js
✔ case 103: node foo.js -p pear
✔ case 104: node foo.js -m a,b -m c,d,,

OK: 156 assertions (86ms)
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
 fakeroot debian/rules binary
dh binary
   dh_testroot
   dh_prep
   dh_auto_install
   dh_install
   dh_installdocs
   dh_installchangelogs
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_missing
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'node-dashdash' in 
'../node-dashdash_1.14.1-1_all.deb'.
 dpkg-genbuildinfo
 dpkg-genchanges  >../node-dashdash_1.14.1-1_amd64.changes
dpkg-genchanges: info: including full source code in upload
 dpkg-source --after-build node-dashdash-1.14.1
dpkg-buildpackage: info: full upload (original source is included)
--------------------------------------------------------------------------------
Build finished at 2018-09-19T10:02:29Z

Finished
--------

I: Built successfully

+------------------------------------------------------------------------------+
| Changes                                                                      |
+------------------------------------------------------------------------------+


node-dashdash_1.14.1-1_amd64.changes:
-------------------------------------

Format: 1.8
Date: Tue, 02 May 2017 22:21:11 +0530
Source: node-dashdash
Binary: node-dashdash
Architecture: source all
Version: 1.14.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Pirate Praveen <prav...@debian.org>
Description:
 node-dashdash - light, featureful and explicit option parsing library
Closes: 861679
Changes:
 node-dashdash (1.14.1-1) unstable; urgency=low
 .
   * Initial release (Closes: #861679)
Checksums-Sha1:
 0b243f893a4b72b4cf9b50693dcabb825300166f 1237 node-dashdash_1.14.1-1.dsc
 c23157b60a965665ee4996a5cb9ed2873990be6a 42434 node-dashdash_1.14.1.orig.tar.gz
 1629761a75f60ff57e4702eb8982fd386dce8146 2668 
node-dashdash_1.14.1-1.debian.tar.xz
 fe8f4aed2e69dc5ed2625cad26dcf6c93452e00c 22020 node-dashdash_1.14.1-1_all.deb
 21cf210eb95d059a1a59bba61b3e599a6296ca37 6387 
node-dashdash_1.14.1-1_amd64.buildinfo
Checksums-Sha256:
 106dbe714f169c0f4f021e653fea2756f9c8c7f288730cceea0919158c1f4d2c 1237 
node-dashdash_1.14.1-1.dsc
 a122fc266cbd9899ffe45849dabd83c08e355b2c8ad79138100c9ff56b2829d4 42434 
node-dashdash_1.14.1.orig.tar.gz
 c734522ea9e7adda0aa2a139cc2d3214c734245eee28fa2a09d25865bf1ff168 2668 
node-dashdash_1.14.1-1.debian.tar.xz
 c212865ccb4911fc94ebb34bbad5b56a32edc71204b71551e7bceaa590e40393 22020 
node-dashdash_1.14.1-1_all.deb
 574f2986efbf47fffe852790212128c8e50e498cc8c4e8fdc24560a58d85e12a 6387 
node-dashdash_1.14.1-1_amd64.buildinfo
Files:
 b6252a3a36b3e7126572e710aaf60e4a 1237 web optional node-dashdash_1.14.1-1.dsc
 372086ad4748989ff09121fbd6148245 42434 web optional 
node-dashdash_1.14.1.orig.tar.gz
 aeef976e36ede327d3238f1f16d7313f 2668 web optional 
node-dashdash_1.14.1-1.debian.tar.xz
 fe1f9c3310d6fb38ed34424b83a747eb 22020 web optional 
node-dashdash_1.14.1-1_all.deb
 ceba71d92ce99b20c34a5175065ccb60 6387 web optional 
node-dashdash_1.14.1-1_amd64.buildinfo

+------------------------------------------------------------------------------+
| Buildinfo                                                                    |
+------------------------------------------------------------------------------+

Format: 1.0
Source: node-dashdash
Binary: node-dashdash
Architecture: all source
Version: 1.14.1-1
Checksums-Md5:
 b6252a3a36b3e7126572e710aaf60e4a 1237 node-dashdash_1.14.1-1.dsc
 fe1f9c3310d6fb38ed34424b83a747eb 22020 node-dashdash_1.14.1-1_all.deb
Checksums-Sha1:
 0b243f893a4b72b4cf9b50693dcabb825300166f 1237 node-dashdash_1.14.1-1.dsc
 fe8f4aed2e69dc5ed2625cad26dcf6c93452e00c 22020 node-dashdash_1.14.1-1_all.deb
Checksums-Sha256:
 106dbe714f169c0f4f021e653fea2756f9c8c7f288730cceea0919158c1f4d2c 1237 
node-dashdash_1.14.1-1.dsc
 c212865ccb4911fc94ebb34bbad5b56a32edc71204b71551e7bceaa590e40393 22020 
node-dashdash_1.14.1-1_all.deb
Build-Origin: Debian
Build-Architecture: amd64
Build-Date: Wed, 19 Sep 2018 10:02:29 +0000
Build-Path: /<<PKGBUILDDIR>>
Installed-Build-Depends:
 autoconf (= 2.69-11),
 automake (= 1:1.16.1-1.1),
 autopoint (= 0.19.8.1-7),
 autotools-dev (= 20180224.1),
 base-files (= 10.1),
 base-passwd (= 3.5.45),
 bash (= 4.4.18-3.1),
 binutils (= 2.31.1-5),
 binutils-common (= 2.31.1-5),
 binutils-x86-64-linux-gnu (= 2.31.1-5),
 bsdmainutils (= 11.1.2+b1),
 bsdutils (= 1:2.32.1-0.1),
 build-essential (= 12.5),
 bzip2 (= 1.0.6-9),
 coreutils (= 8.30-1),
 cpp (= 4:8.2.0-1),
 cpp-8 (= 8.2.0-7),
 dash (= 0.5.10.2-1),
 debconf (= 1.5.69),
 debhelper (= 11.4),
 debianutils (= 4.8.6),
 dh-autoreconf (= 19),
 dh-buildinfo (= 0.11+nmu2),
 dh-strip-nondeterminism (= 0.042-1),
 diffutils (= 1:3.6-1),
 dpkg (= 1.19.0.5+b1),
 dpkg-dev (= 1.19.0.5),
 dwz (= 0.12-2),
 fdisk (= 2.32.1-0.1),
 file (= 1:5.34-2),
 findutils (= 4.6.0+git+20180808-2),
 g++ (= 4:8.2.0-1),
 g++-8 (= 8.2.0-7),
 gcc (= 4:8.2.0-1),
 gcc-8 (= 8.2.0-7),
 gcc-8-base (= 8.2.0-7),
 gettext (= 0.19.8.1-7),
 gettext-base (= 0.19.8.1-7),
 grep (= 3.1-2),
 groff-base (= 1.22.3-10),
 gzip (= 1.9-2),
 hostname (= 3.20),
 init-system-helpers (= 1.54),
 intltool-debian (= 0.35.0+20060710.4),
 libacl1 (= 2.2.52-3+b1),
 libarchive-zip-perl (= 1.64-1),
 libasan5 (= 8.2.0-7),
 libatomic1 (= 8.2.0-7),
 libattr1 (= 1:2.4.47-2+b2),
 libaudit-common (= 1:2.8.4-2),
 libaudit1 (= 1:2.8.4-2),
 libbinutils (= 2.31.1-5),
 libblkid1 (= 2.32.1-0.1),
 libbsd0 (= 0.9.1-1),
 libbz2-1.0 (= 1.0.6-9),
 libc-ares2 (= 1.14.0-1),
 libc-bin (= 2.27-6),
 libc-dev-bin (= 2.27-6),
 libc6 (= 2.27-6),
 libc6-dev (= 2.27-6),
 libcap-ng0 (= 0.7.9-1),
 libcc1-0 (= 8.2.0-7),
 libcroco3 (= 0.6.12-2),
 libdb5.3 (= 5.3.28+dfsg1-0.2),
 libdebconfclient0 (= 0.244),
 libdpkg-perl (= 1.19.0.5),
 libelf1 (= 0.170-0.5),
 libfdisk1 (= 2.32.1-0.1),
 libffi6 (= 3.2.1-8),
 libfile-stripnondeterminism-perl (= 0.042-1),
 libfreetype6 (= 2.8.1-2),
 libgcc-8-dev (= 8.2.0-7),
 libgcc1 (= 1:8.2.0-7),
 libgcrypt20 (= 1.8.3-1),
 libgdbm-compat4 (= 1.14.1-6+b1),
 libgdbm5 (= 1.14.1-6+b1),
 libglib2.0-0 (= 2.58.0-4),
 libgmp10 (= 2:6.1.2+dfsg-3),
 libgomp1 (= 8.2.0-7),
 libgpg-error0 (= 1.32-1),
 libgraphite2-3 (= 1.3.12-1),
 libharfbuzz0b (= 1.8.8-2),
 libhttp-parser2.8 (= 2.8.1-1),
 libicu-le-hb0 (= 1.0.3+git161113-5),
 libicu60 (= 60.2-6),
 libisl19 (= 0.20-2),
 libitm1 (= 8.2.0-7),
 libjs-async (= 0.8.0-3),
 libjs-inherits (= 2.0.3-1),
 libjs-sprintf-js (= 1.1.1+ds1-4),
 liblsan0 (= 8.2.0-7),
 liblz4-1 (= 1.8.2-1),
 liblzma5 (= 5.2.2-1.3),
 libmagic-mgc (= 1:5.34-2),
 libmagic1 (= 1:5.34-2),
 libmount1 (= 2.32.1-0.1),
 libmpc3 (= 1.1.0-1),
 libmpfr6 (= 4.0.1-1),
 libmpx2 (= 8.2.0-7),
 libncurses6 (= 6.1+20180714-1),
 libncursesw6 (= 6.1+20180714-1),
 libnghttp2-14 (= 1.33.0-1),
 libpam-modules (= 1.1.8-3.8),
 libpam-modules-bin (= 1.1.8-3.8),
 libpam-runtime (= 1.1.8-3.8),
 libpam0g (= 1.1.8-3.8),
 libpcre3 (= 2:8.39-11),
 libperl5.26 (= 5.26.2-7),
 libpipeline1 (= 1.5.0-1),
 libpng16-16 (= 1.6.34-2),
 libquadmath0 (= 8.2.0-7),
 libseccomp2 (= 2.3.3-3),
 libselinux1 (= 2.8-1+b1),
 libsigsegv2 (= 2.12-2),
 libsmartcols1 (= 2.32.1-0.1),
 libssl1.1 (= 1.1.1-1),
 libstdc++-8-dev (= 8.2.0-7),
 libstdc++6 (= 8.2.0-7),
 libsystemd0 (= 239-9),
 libtimedate-perl (= 2.3000-2),
 libtinfo6 (= 6.1+20180714-1),
 libtool (= 2.4.6-4),
 libtsan0 (= 8.2.0-7),
 libubsan1 (= 8.2.0-7),
 libudev1 (= 239-9),
 libunistring2 (= 0.9.10-1),
 libuuid1 (= 2.32.1-0.1),
 libuv1 (= 1.23.0-2),
 libxml2 (= 2.9.4+dfsg1-7+b1),
 linux-libc-dev (= 4.18.8-1),
 login (= 1:4.5-1.1),
 m4 (= 1.4.18-1),
 make (= 4.2.1-1.2),
 man-db (= 2.8.4-2),
 mawk (= 1.3.3-17+b3),
 ncurses-base (= 6.1+20180714-1),
 ncurses-bin (= 6.1+20180714-1),
 node-amdefine (= 0.1.0-1),
 node-ansi-regex (= 3.0.0-1),
 node-argparse (= 1.0.9-1),
 node-assert-plus (= 1.0.0-1),
 node-async (= 0.8.0-3),
 node-balanced-match (= 0.4.2-1),
 node-brace-expansion (= 1.1.8-1),
 node-clean-yaml-object (= 0.1.0-3),
 node-concat-map (= 0.0.1-1),
 node-cross-spawn (= 5.1.0-1),
 node-debug (= 3.1.0-2),
 node-diff (= 1.4.0~dfsg-1),
 node-ejs (= 2.5.7-1),
 node-escape-string-regexp (= 1.0.5-1),
 node-esprima (= 4.0.1+ds-1),
 node-foreground-child (= 1.5.6-6),
 node-fs.realpath (= 1.0.0-1),
 node-glob (= 7.1.3-1),
 node-graceful-fs (= 4.1.11-1),
 node-has-flag (= 2.0.0-1),
 node-imurmurhash (= 0.1.4-1),
 node-inflight (= 1.0.6-1),
 node-inherits (= 2.0.3-1),
 node-isexe (= 2.0.0-3),
 node-js-yaml (= 3.11.0+dfsg-1),
 node-lru-cache (= 4.1.1-2),
 node-minimatch (= 3.0.4-3),
 node-mkdirp (= 0.5.1-1),
 node-ms (= 2.1.1-1),
 node-once (= 1.4.0-2),
 node-path-is-absolute (= 1.0.0-1),
 node-pseudomap (= 1.0.2-1),
 node-rimraf (= 2.6.2-1),
 node-shebang-command (= 1.2.0-1),
 node-shebang-regex (= 2.0.0-1),
 node-signal-exit (= 3.0.2-1),
 node-source-map (= 0.7.0+dfsg.really.0.6.1-1),
 node-source-map-support (= 0.5.9+ds-1),
 node-sprintf-js (= 1.1.1+ds1-4),
 node-stack-utils (= 1.0.1-3),
 node-strip-ansi (= 4.0.0-1),
 node-supports-color (= 4.4.0-2),
 node-tap (= 12.0.1+ds-1),
 node-tap-mocha-reporter (= 3.0.7+ds-1),
 node-tap-parser (= 7.0.0+ds1-2),
 node-tmatch (= 4.0.0-2),
 node-which (= 1.3.0-2),
 node-wrappy (= 1.0.2-1),
 node-write-file-atomic (= 2.3.0-1),
 node-yallist (= 3.0.2-1),
 nodejs (= 8.11.2~dfsg-1),
 nodeunit (= 0.11.2+ds3-2),
 patch (= 2.7.6-3),
 perl (= 5.26.2-7),
 perl-base (= 5.26.2-7),
 perl-modules-5.26 (= 5.26.2-7),
 po-debconf (= 1.0.20),
 sed (= 4.5-1),
 sysvinit-utils (= 2.88dsf-59.10),
 tar (= 1.30+dfsg-2),
 util-linux (= 2.32.1-0.1),
 xz-utils (= 5.2.2-1.3),
 zlib1g (= 1:1.2.11.dfsg-1)
Environment:
 DEB_BUILD_OPTIONS="parallel=4"
 LANG="ml_IN.UTF-8"
 LC_ALL="POSIX"
 SOURCE_DATE_EPOCH="1493743871"


+------------------------------------------------------------------------------+
| Package contents                                                             |
+------------------------------------------------------------------------------+


node-dashdash_1.14.1-1_all.deb
------------------------------

 new Debian package, version 2.0.
 size 22020 bytes: control archive=924 bytes.
     746 bytes,    18 lines      control              
     449 bytes,     6 lines      md5sums              
 Package: node-dashdash
 Version: 1.14.1-1
 Architecture: all
 Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
 Installed-Size: 62
 Depends: nodejs, node-assert-plus (>= 1.0.0)
 Section: web
 Priority: optional
 Homepage: https://github.com/trentm/node-dashdash#readme
 Description: light, featureful and explicit option parsing library
  The author of the library gives this rationale: the other option parsing
  libraries are one of too loosey goosey (not explicit), too big/too many deps,
  or ill specified.
  .
  This library is a dependency for sshpk, a library to parse, convert,
  fingerprint and use SSH keys (both public and private) in pure nodejs.
  .
  Node.js is an event-based server-side JavaScript engine.

drwxr-xr-x root/root         0 2017-05-02 16:51 ./
drwxr-xr-x root/root         0 2017-05-02 16:51 ./usr/
drwxr-xr-x root/root         0 2017-05-02 16:51 ./usr/lib/
drwxr-xr-x root/root         0 2017-05-02 16:51 ./usr/lib/nodejs/
drwxr-xr-x root/root         0 2017-05-02 16:51 ./usr/lib/nodejs/dashdash/
drwxr-xr-x root/root         0 2016-11-22 22:30 ./usr/lib/nodejs/dashdash/lib/
-rw-r--r-- root/root     35297 2016-11-22 22:30 
./usr/lib/nodejs/dashdash/lib/dashdash.js
-rw-r--r-- root/root       703 2016-11-22 22:30 
./usr/lib/nodejs/dashdash/package.json
drwxr-xr-x root/root         0 2017-05-02 16:51 ./usr/share/
drwxr-xr-x root/root         0 2017-05-02 16:51 ./usr/share/doc/
drwxr-xr-x root/root         0 2017-05-02 16:51 ./usr/share/doc/node-dashdash/
-rw-r--r-- root/root      6378 2016-11-22 22:30 
./usr/share/doc/node-dashdash/README.md.gz
-rw-r--r-- root/root       161 2017-05-02 16:51 
./usr/share/doc/node-dashdash/changelog.Debian.gz
-rw-r--r-- root/root      4351 2016-11-22 22:30 
./usr/share/doc/node-dashdash/changelog.gz
-rw-r--r-- root/root      2315 2017-05-02 16:51 
./usr/share/doc/node-dashdash/copyright


lintian
-------


Setup apt archive
-----------------

Merged Build-Depends: lintian
Filtered Build-Depends: lintian
dpkg-deb: building package 'sbuild-build-depends-lintian-dummy' in 
'/<<RESOLVERDIR>>/apt_archive/sbuild-build-depends-lintian-dummy.deb'.
dpkg-scanpackages: warning: Packages in archive but missing from override file:
dpkg-scanpackages: warning:   sbuild-build-depends-lintian-dummy 
sbuild-build-depends-main-dummy
dpkg-scanpackages: info: Wrote 2 entries to output Packages file.
Ign:1 copy:/<<RESOLVERDIR>>/apt_archive ./ InRelease
Get:2 copy:/<<RESOLVERDIR>>/apt_archive ./ Release [963 B]
Ign:3 copy:/<<RESOLVERDIR>>/apt_archive ./ Release.gpg
Get:4 copy:/<<RESOLVERDIR>>/apt_archive ./ Sources [523 B]
Get:5 copy:/<<RESOLVERDIR>>/apt_archive ./ Packages [605 B]
Fetched 2091 B in 213503982334601d 7h 0min 15s (0 B/s)
Reading package lists...
Reading package lists...

Install lintian build dependencies (apt-based resolver)
-------------------------------------------------------

Installing build dependencies
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  ca-certificates e2fsprogs-l10n libgpm2 openssl
Use 'apt autoremove' to remove them.
The following additional packages will be installed:
  diffstat libapt-pkg-perl libcgi-pm-perl libclass-accessor-perl libclone-perl
  libdigest-hmac-perl libemail-valid-perl libexporter-tiny-perl
  libfile-basedir-perl libhtml-parser-perl libhtml-tagset-perl libio-pty-perl
  libio-socket-ssl-perl libio-string-perl libipc-run-perl
  libipc-system-simple-perl liblist-moreutils-perl liblocale-gettext-perl
  libmailtools-perl libnet-dns-perl libnet-domain-tld-perl libnet-ip-perl
  libnet-smtp-ssl-perl libnet-ssleay-perl libparse-debianchangelog-perl
  libsub-name-perl libtext-levenshtein-perl liburi-perl libxml-libxml-perl
  libxml-namespacesupport-perl libxml-sax-base-perl libxml-sax-perl
  libxml-simple-perl libyaml-0-2 libyaml-libyaml-perl lintian netbase
  patchutils perl-openssl-defaults t1utils ucf
Suggested packages:
  libdata-dump-perl libhtml-template-perl libwww-perl binutils-multiarch
  libtext-template-perl
Recommended packages:
  libcgi-fast-perl libhttp-message-perl libdigest-bubblebabble-perl
  libnet-dns-sec-perl libnet-libidn-perl libauthen-sasl-perl libwww-perl
  libxml-sax-expat-perl libperlio-gzip-perl
The following NEW packages will be installed:
  diffstat libapt-pkg-perl libcgi-pm-perl libclass-accessor-perl libclone-perl
  libdigest-hmac-perl libemail-valid-perl libexporter-tiny-perl
  libfile-basedir-perl libhtml-parser-perl libhtml-tagset-perl libio-pty-perl
  libio-socket-ssl-perl libio-string-perl libipc-run-perl
  libipc-system-simple-perl liblist-moreutils-perl liblocale-gettext-perl
  libmailtools-perl libnet-dns-perl libnet-domain-tld-perl libnet-ip-perl
  libnet-smtp-ssl-perl libnet-ssleay-perl libparse-debianchangelog-perl
  libsub-name-perl libtext-levenshtein-perl liburi-perl libxml-libxml-perl
  libxml-namespacesupport-perl libxml-sax-base-perl libxml-sax-perl
  libxml-simple-perl libyaml-0-2 libyaml-libyaml-perl lintian netbase
  patchutils perl-openssl-defaults sbuild-build-depends-lintian-dummy t1utils
  ucf
0 upgraded, 42 newly installed, 0 to remove and 0 not upgraded.
Need to get 848 B/4006 kB of archives.
After this operation, 12.7 MB of additional disk space will be used.
Get:1 copy:/<<RESOLVERDIR>>/apt_archive ./ sbuild-build-depends-lintian-dummy 
0.invalid.0 [848 B]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 848 B in 213503982334601d 7h 0min 15s (0 B/s)
Selecting previously unselected package liblocale-gettext-perl.
(Reading database ... 16873 files and directories currently installed.)
Preparing to unpack .../00-liblocale-gettext-perl_1.07-3+b3_amd64.deb ...
Unpacking liblocale-gettext-perl (1.07-3+b3) ...
Selecting previously unselected package netbase.
Preparing to unpack .../01-netbase_5.4_all.deb ...
Unpacking netbase (5.4) ...
Selecting previously unselected package ucf.
Preparing to unpack .../02-ucf_3.0038_all.deb ...
Moving old data out of the way
Unpacking ucf (3.0038) ...
Selecting previously unselected package diffstat.
Preparing to unpack .../03-diffstat_1.61-1+b1_amd64.deb ...
Unpacking diffstat (1.61-1+b1) ...
Selecting previously unselected package libapt-pkg-perl.
Preparing to unpack .../04-libapt-pkg-perl_0.1.34_amd64.deb ...
Unpacking libapt-pkg-perl (0.1.34) ...
Selecting previously unselected package libhtml-tagset-perl.
Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ...
Unpacking libhtml-tagset-perl (3.20-3) ...
Selecting previously unselected package liburi-perl.
Preparing to unpack .../06-liburi-perl_1.74-1_all.deb ...
Unpacking liburi-perl (1.74-1) ...
Selecting previously unselected package libhtml-parser-perl.
Preparing to unpack .../07-libhtml-parser-perl_3.72-3+b2_amd64.deb ...
Unpacking libhtml-parser-perl (3.72-3+b2) ...
Selecting previously unselected package libcgi-pm-perl.
Preparing to unpack .../08-libcgi-pm-perl_4.40-1_all.deb ...
Unpacking libcgi-pm-perl (4.40-1) ...
Selecting previously unselected package libsub-name-perl.
Preparing to unpack .../09-libsub-name-perl_0.21-1+b2_amd64.deb ...
Unpacking libsub-name-perl (0.21-1+b2) ...
Selecting previously unselected package libclass-accessor-perl.
Preparing to unpack .../10-libclass-accessor-perl_0.51-1_all.deb ...
Unpacking libclass-accessor-perl (0.51-1) ...
Selecting previously unselected package libclone-perl.
Preparing to unpack .../11-libclone-perl_0.39-1_amd64.deb ...
Unpacking libclone-perl (0.39-1) ...
Selecting previously unselected package libdigest-hmac-perl.
Preparing to unpack .../12-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
Selecting previously unselected package perl-openssl-defaults:amd64.
Preparing to unpack .../13-perl-openssl-defaults_3_amd64.deb ...
Unpacking perl-openssl-defaults:amd64 (3) ...
Selecting previously unselected package libnet-ssleay-perl.
Preparing to unpack .../14-libnet-ssleay-perl_1.85-2_amd64.deb ...
Unpacking libnet-ssleay-perl (1.85-2) ...
Selecting previously unselected package libio-socket-ssl-perl.
Preparing to unpack .../15-libio-socket-ssl-perl_2.060-3_all.deb ...
Unpacking libio-socket-ssl-perl (2.060-3) ...
Selecting previously unselected package libnet-smtp-ssl-perl.
Preparing to unpack .../16-libnet-smtp-ssl-perl_1.04-1_all.deb ...
Unpacking libnet-smtp-ssl-perl (1.04-1) ...
Selecting previously unselected package libmailtools-perl.
Preparing to unpack .../17-libmailtools-perl_2.18-1_all.deb ...
Unpacking libmailtools-perl (2.18-1) ...
Selecting previously unselected package libnet-ip-perl.
Preparing to unpack .../18-libnet-ip-perl_1.26-2_all.deb ...
Unpacking libnet-ip-perl (1.26-2) ...
Selecting previously unselected package libnet-dns-perl.
Preparing to unpack .../19-libnet-dns-perl_1.17-1_all.deb ...
Unpacking libnet-dns-perl (1.17-1) ...
Selecting previously unselected package libnet-domain-tld-perl.
Preparing to unpack .../20-libnet-domain-tld-perl_1.75-1_all.deb ...
Unpacking libnet-domain-tld-perl (1.75-1) ...
Selecting previously unselected package libemail-valid-perl.
Preparing to unpack .../21-libemail-valid-perl_1.202-1_all.deb ...
Unpacking libemail-valid-perl (1.202-1) ...
Selecting previously unselected package libexporter-tiny-perl.
Preparing to unpack .../22-libexporter-tiny-perl_1.002001-1_all.deb ...
Unpacking libexporter-tiny-perl (1.002001-1) ...
Selecting previously unselected package libipc-system-simple-perl.
Preparing to unpack .../23-libipc-system-simple-perl_1.25-4_all.deb ...
Unpacking libipc-system-simple-perl (1.25-4) ...
Selecting previously unselected package libfile-basedir-perl.
Preparing to unpack .../24-libfile-basedir-perl_0.08-1_all.deb ...
Unpacking libfile-basedir-perl (0.08-1) ...
Selecting previously unselected package libio-pty-perl.
Preparing to unpack .../25-libio-pty-perl_1%3a1.08-1.1+b4_amd64.deb ...
Unpacking libio-pty-perl (1:1.08-1.1+b4) ...
Selecting previously unselected package libio-string-perl.
Preparing to unpack .../26-libio-string-perl_1.08-3_all.deb ...
Unpacking libio-string-perl (1.08-3) ...
Selecting previously unselected package libipc-run-perl.
Preparing to unpack .../27-libipc-run-perl_20180523.0-1_all.deb ...
Unpacking libipc-run-perl (20180523.0-1) ...
Selecting previously unselected package liblist-moreutils-perl.
Preparing to unpack .../28-liblist-moreutils-perl_0.416-1+b3_amd64.deb ...
Unpacking liblist-moreutils-perl (0.416-1+b3) ...
Selecting previously unselected package libparse-debianchangelog-perl.
Preparing to unpack .../29-libparse-debianchangelog-perl_1.2.0-12_all.deb ...
Unpacking libparse-debianchangelog-perl (1.2.0-12) ...
Selecting previously unselected package libtext-levenshtein-perl.
Preparing to unpack .../30-libtext-levenshtein-perl_0.13-1_all.deb ...
Unpacking libtext-levenshtein-perl (0.13-1) ...
Selecting previously unselected package libxml-namespacesupport-perl.
Preparing to unpack .../31-libxml-namespacesupport-perl_1.12-1_all.deb ...
Unpacking libxml-namespacesupport-perl (1.12-1) ...
Selecting previously unselected package libxml-sax-base-perl.
Preparing to unpack .../32-libxml-sax-base-perl_1.09-1_all.deb ...
Unpacking libxml-sax-base-perl (1.09-1) ...
Selecting previously unselected package libxml-sax-perl.
Preparing to unpack .../33-libxml-sax-perl_1.00+dfsg-1_all.deb ...
Unpacking libxml-sax-perl (1.00+dfsg-1) ...
Selecting previously unselected package libxml-libxml-perl.
Preparing to unpack .../34-libxml-libxml-perl_2.0132+dfsg-2_amd64.deb ...
Unpacking libxml-libxml-perl (2.0132+dfsg-2) ...
Selecting previously unselected package libxml-simple-perl.
Preparing to unpack .../35-libxml-simple-perl_2.25-1_all.deb ...
Unpacking libxml-simple-perl (2.25-1) ...
Selecting previously unselected package libyaml-0-2:amd64.
Preparing to unpack .../36-libyaml-0-2_0.2.1-1_amd64.deb ...
Unpacking libyaml-0-2:amd64 (0.2.1-1) ...
Selecting previously unselected package libyaml-libyaml-perl.
Preparing to unpack .../37-libyaml-libyaml-perl_0.74+repack-1_amd64.deb ...
Unpacking libyaml-libyaml-perl (0.74+repack-1) ...
Selecting previously unselected package patchutils.
Preparing to unpack .../38-patchutils_0.3.4-2_amd64.deb ...
Unpacking patchutils (0.3.4-2) ...
Selecting previously unselected package t1utils.
Preparing to unpack .../39-t1utils_1.41-2_amd64.deb ...
Unpacking t1utils (1.41-2) ...
Selecting previously unselected package lintian.
Preparing to unpack .../40-lintian_2.5.103_all.deb ...
Unpacking lintian (2.5.103) ...
Selecting previously unselected package sbuild-build-depends-lintian-dummy.
Preparing to unpack 
.../41-sbuild-build-depends-lintian-dummy_0.invalid.0_amd64.deb ...
Unpacking sbuild-build-depends-lintian-dummy (0.invalid.0) ...
Setting up libhtml-tagset-perl (3.20-3) ...
Setting up libnet-domain-tld-perl (1.75-1) ...
Setting up libapt-pkg-perl (0.1.34) ...
Setting up libxml-namespacesupport-perl (1.12-1) ...
Setting up libio-pty-perl (1:1.08-1.1+b4) ...
Setting up libtext-levenshtein-perl (0.13-1) ...
Setting up libnet-ip-perl (1.26-2) ...
Setting up perl-openssl-defaults:amd64 (3) ...
Setting up libipc-system-simple-perl (1.25-4) ...
Setting up libfile-basedir-perl (0.08-1) ...
Setting up libexporter-tiny-perl (1.002001-1) ...
Setting up ucf (3.0038) ...
Setting up libxml-sax-base-perl (1.09-1) ...
Setting up libyaml-0-2:amd64 (0.2.1-1) ...
Processing triggers for libc-bin (2.27-6) ...
Setting up patchutils (0.3.4-2) ...
Setting up liburi-perl (1.74-1) ...
Setting up t1utils (1.41-2) ...
Setting up libhtml-parser-perl (3.72-3+b2) ...
Setting up libipc-run-perl (20180523.0-1) ...
Setting up libcgi-pm-perl (4.40-1) ...
Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
Setting up libio-string-perl (1.08-3) ...
Setting up liblocale-gettext-perl (1.07-3+b3) ...
Setting up libclone-perl (0.39-1) ...
Processing triggers for man-db (2.8.4-2) ...
Not building database; man-db/auto-update is not 'true'.
Setting up libsub-name-perl (0.21-1+b2) ...
Setting up libyaml-libyaml-perl (0.74+repack-1) ...
Setting up diffstat (1.61-1+b1) ...
Setting up libclass-accessor-perl (0.51-1) ...
Setting up netbase (5.4) ...
Setting up libxml-sax-perl (1.00+dfsg-1) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with 
priority 10...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...

Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
Setting up liblist-moreutils-perl (0.416-1+b3) ...
Setting up libnet-ssleay-perl (1.85-2) ...
Setting up libnet-dns-perl (1.17-1) ...
Setting up libio-socket-ssl-perl (2.060-3) ...
Setting up libparse-debianchangelog-perl (1.2.0-12) ...
Setting up libxml-libxml-perl (2.0132+dfsg-2) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser 
with priority 50...
update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with 
priority 50...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
Setting up libnet-smtp-ssl-perl (1.04-1) ...
Setting up libxml-simple-perl (2.25-1) ...
Setting up libmailtools-perl (2.18-1) ...
Setting up libemail-valid-perl (1.202-1) ...
Setting up lintian (2.5.103) ...
Setting up sbuild-build-depends-lintian-dummy (0.invalid.0) ...
W: node-dashdash source: vcs-obsolete-in-debian-infrastructure vcs-browser 
https://anonscm.debian.org/cgit/pkg-javascript/node-dashdash.git
W: node-dashdash source: vcs-obsolete-in-debian-infrastructure vcs-git 
https://anonscm.debian.org/git/pkg-javascript/node-dashdash.git

I: Lintian run was successful.

+------------------------------------------------------------------------------+
| Post Build                                                                   |
+------------------------------------------------------------------------------+


+------------------------------------------------------------------------------+
| Cleanup                                                                      |
+------------------------------------------------------------------------------+

Purging /<<BUILDDIR>>
Not cleaning session: cloned chroot in use

+------------------------------------------------------------------------------+
| Summary                                                                      |
+------------------------------------------------------------------------------+

Build Architecture: amd64
Build Type: full
Build-Space: n/a
Build-Time: 5
Distribution: unstable
Host Architecture: amd64
Install-Time: 13
Job: /home/pravi/forge/debian/git/js-team/build-area/node-dashdash_1.14.1-1.dsc
Lintian: warn
Machine Architecture: amd64
Package: node-dashdash
Package-Time: 33
Source-Version: 1.14.1-1
Space: n/a
Status: successful
Version: 1.14.1-1
--------------------------------------------------------------------------------
Finished at 2018-09-19T10:02:29Z
Build needed 00:00:33, no disk space

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to