Date: Thu, 28 Dec 2017 13:20:23 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 224637] www/node dont build on FreeBSD 10.3 Message-ID: <bug-224637-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224637 Bug ID: 224637 Summary: www/node dont build on FreeBSD 10.3 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: bhughes@freebsd.org Reporter: otacilio.neto@bsd.com.br Assignee: bhughes@freebsd.org Flags: maintainer-feedback?(bhughes@freebsd.org) Port build www/node fails on FreeBSD 10.3 c++ '-DNODE_ARCH=3D"x64"' '-DNODE_PLATFORM=3D"freebsd"' '-DNODE_WANT_INTE= RNALS=3D1' '-DV8_DEPRECATION_WARNINGS=3D1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=3D""' '-DHAVE_INSPECTOR=3D1' '-D__POSIX__' '-DHAVE_OPENSSL=3D1' '-DNODE_USE_V8_PLATFORM=3D1' '-DNODE_HAVE_I18N_SUPPORT=3D1' '-DHTTP_PARSER_STRICT=3D0' '-DNGHTTP2_STATICLIB' -I../src -I../tools/msvs/genfiles -I/usr/ports/www/node/work/node-v9.3.0/out/Release/obj/gen -I/usr/ports/www/node/work/node-v9.3.0/out/Release/obj/gen/include -I../deps/openssl/openssl/include -I../deps/v8/include -I../deps/http_parser -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m64 -D_LIBCPP_TRIVIAL_PAIR_COPY_CTOR=3D1 -O3 -fno-omit-frame-pointer -fno-= rtti -fno-exceptions -std=3Dgnu++0x -MMD -MF /usr/ports/www/node/work/node-v9.3.0/out/Release/.deps//usr/ports/www/node/= work/node-v9.3.0/out/Release/obj.target/node/src/connect_wrap.o.d.raw -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -c -o /usr/ports/www/node/work/node-v9.3.0/out/Release/obj.target/node/src/connec= t_wrap.o ../src/connect_wrap.cc c++ '-DNODE_ARCH=3D"x64"' '-DNODE_PLATFORM=3D"freebsd"' '-DNODE_WANT_INTE= RNALS=3D1' '-DV8_DEPRECATION_WARNINGS=3D1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=3D""' '-DHAVE_INSPECTOR=3D1' '-D__POSIX__' '-DHAVE_OPENSSL=3D1' '-DNODE_USE_V8_PLATFORM=3D1' '-DNODE_HAVE_I18N_SUPPORT=3D1' '-DHTTP_PARSER_STRICT=3D0' '-DNGHTTP2_STATICLIB' -I../src -I../tools/msvs/genfiles -I/usr/ports/www/node/work/node-v9.3.0/out/Release/obj/gen -I/usr/ports/www/node/work/node-v9.3.0/out/Release/obj/gen/include -I../deps/openssl/openssl/include -I../deps/v8/include -I../deps/http_parser -I../deps/nghttp2/lib/includes -pthread -Wall -Wextra -Wno-unused-parameter -m64 -D_LIBCPP_TRIVIAL_PAIR_COPY_CTOR=3D1 -O3 -fno-omit-frame-pointer -fno-= rtti -fno-exceptions -std=3Dgnu++0x -MMD -MF /usr/ports/www/node/work/node-v9.3.0/out/Release/.deps//usr/ports/www/node/= work/node-v9.3.0/out/Release/obj.target/node/src/env.o.d.raw -isystem /usr/local/include -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -c -o /usr/ports/www/node/work/node-v9.3.0/out/Release/obj.target/node/src/env.o ../src/env.cc ../src/env.cc:180:11: error: use of undeclared identifier 'uv_os_getpid' uv_os_getpid()); ^ 1 error generated. gmake[3]: *** [node.target.mk:176: /usr/ports/www/node/work/node-v9.3.0/out/Release/obj.target/node/src/env.o] Error 1 rm 9e73802ceac03f55261bd8c9820cfb4878c84ce4.intermediate gmake[2]: *** [Makefile:87: node] Error 2 gmake[2]: Leaving directory '/usr/ports/www/node/work/node-v9.3.0' =3D=3D=3D> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure = to the maintainer. *** Error code 1 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224637-13>