Can anyone build www/node right now?

DutchDaemon - FreeBSD Forums Administrator DutchDaemon at FreeBSD.org
Sun Jun 28 20:08:13 UTC 2020


I have tried to build www/node for weeks now, and it always fails. This is on a fresh Poudriere jail, amd64, 12.1-REL-p6.

Opened a ticket for it, with full output, but no response yet. To rule any interference out, I built this in a clean jail, without any make.conf or port options, bog standard defaults.

All 33 (from pkg to binutils) dependencies built correctly (as was always the case), but www/node bombed on the same error as always.

See https://pastebin.pl/view/3a6f48db for this latest clean build; the error is invariably:

-----------------------------------------------------------
Traceback (most recent call last):

  File "tools/genv8constants.py", line 23, in <module>

    bufsize=-1, stdout=subprocess.PIPE, text=True).stdout

TypeError: __init__() got an unexpected keyword argument 'text'

gmake[2]: *** [node_dtrace_ustack.target.mk:13: /wrkdirs/usr/ports/www/node/work/node-v14.4.0/out/Release/obj/gen/v8constants.h] Error 1

gmake[2]: *** Waiting for unfinished jobs....

rm ad3fd4c76aef3b4797bbb2572833f9000cee0294.intermediate ea2d89ddb30e54c8a8d75f33fc84b228111d7c67.intermediate ed36ab92458644e121416e8697a6b64c051c72b0.intermediate

gmake[1]: *** [Makefile:101: node] Error 2

gmake[1]: Leaving directory '/wrkdirs/usr/ports/www/node/work/node-v14.4.0'

===> Compilation failed unexpectedly.

Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to

the maintainer.

*** Error code 1
-----------------------------------------------------------

Previous build attempts on 12-REL-p5 amd 64, with clean and resued jails:

https://pastebin.pl/view/4953a503
https://pastebin.pl/view/db278ac3
https://pastebin.pl/view/e3c16e57
https://pastebin.pl/view/f3fcdfbf

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20200628/d0321056/attachment.sig>


More information about the freebsd-ports mailing list