Your message dated Mon, 3 Aug 2020 23:21:54 +0200
with message-id 
<cajxtcxxlv13hemaweqcdr_h_9ekzed62wfq2yssud3ezz_r...@mail.gmail.com>
and subject line [nodejs] Re: FTBFS in experimental and on buster
has caused the Debian Bug report #934228,
regarding FTBFS in experimental and on buster
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
934228: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=934228
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: nodejs
Version: 12.8.0~dfsg-1

Hi,

thank you so much for updating nodejs. Unfortunately it doesn't build
for arch-all (dpkg-buildpackage -A):

first in experimental, see:
https://buildd.debian.org/status/fetch.php?pkg=nodejs&arch=all&ver=12.8.0%7Edfsg-1&stamp=1565264516&raw=0

and second, when updating my local backport for buster it fails too
(12.7.0~dfsg-1 build fine):

---snip---
if [ -x /build/nodejs-12.8.0_dfsg-1_progress5+u1/./node ] && [ -e
/build/nodejs-12.8.0_dfsg-1_progress5+u1/./node ]; then
/build/nodejs-12.8.0_dfsg-1_progress5+u1/./node  tools/doc/allhtml.js;
elif [ -x `which node` ] && [ -e `which node` ] && [ `which node` ];
then `which node`  tools/doc/allhtml.js; else echo "No available node,
cannot run \"node  tools/doc/allhtml.js\""; exit 1; fi;
/build/nodejs-12.8.0_dfsg-1_progress5+u1/tools/doc/allhtml.js:28
for (const link of toc.match(/<a.*?>/g)) {
                       ^

TypeError: toc.match is not a function or its return value is not iterable
    at Object.<anonymous>
(/build/nodejs-12.8.0_dfsg-1_progress5+u1/tools/doc/allhtml.js:28:24)
    at Module._compile (internal/modules/cjs/loader.js:868:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:879:10)
    at Module.load (internal/modules/cjs/loader.js:731:32)
    at Function.Module._load (internal/modules/cjs/loader.js:644:12)
    at Function.Module.runMain (internal/modules/cjs/loader.js:931:10)
    at internal/main/run_main_module.js:17:11
make[2]: *** [Makefile:741: out/doc/api/all.html] Error 1
make[1]: *** [Makefile:698: doc-only] Error 2
make[1]: Leaving directory '/build/nodejs-12.8.0_dfsg-1_progress5+u1'
make: *** [debian/rules:254: build/nodejs-doc] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit
status 2
---snap---

Regards,
Daniel

--- End Message ---
--- Begin Message ---
This is fixed in testing, unstable and experimental.

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

Reply via email to