[Bug 247015] www/node clang frontend command failed due to signal
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jun 5 17:53:53 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247015
Bug ID: 247015
Summary: www/node clang frontend command failed due to signal
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: bhughes at freebsd.org
Reporter: robbelics at gmail.com
Assignee: bhughes at freebsd.org
Flags: maintainer-feedback?(bhughes at freebsd.org)
Created attachment 215272
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=215272&action=edit
code-stub-assembler-227fb7.sh
FreeBSD 12.1-RELEASE-p5 GENERIC
Updating via portmaster
Note that the file size of stub assembler is 14Mb so cannot be attached here.
c++ -o
/usr/ports/www/node/work/node-v13.14.0/out/Release/obj.target/v8_initializers/deps/v8/src/codegen/code-stub-assembler.o
../deps/v8/src/codegen/code-stub-assembler.cc '-DV8_GYP_BUILD'
'-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS'
'-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DOPENSSL_NO_ASM'
'-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.32"'
'-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1'
'-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_CONCURRENT_MARKING'
'-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH'
'-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO'
'-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8
-I../deps/v8/include
-I/usr/ports/www/node/work/node-v13.14.0/out/Release/obj/gen/torque-output-root
-I/usr/ports/www/node/work/node-v13.14.0/out/Release/obj/gen/generate-bytecode-output-root
-pthread -Wno-unused-parameter -m32 -Wno-return-type -msse2 -mfpmath=sse -mmmx
-fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections
-ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF
/usr/ports/www/node/work/node-v13.14.0/out/Release/.deps//usr/ports/www/node/work/node-v13.14.0/out/Release/obj.target/v8_initializers/deps/v8/src/codegen/code-stub-assembler.o.d.raw
-isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem
/usr/local/include -fno-strict-aliasing -isystem /usr/local/include -c
c++: error: unable to execute command: Killed
c++: error: clang frontend command failed due to signal (use -v to see
invocation)
FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM
8.0.1)
Target: i386-unknown-freebsd12.1
Thread model: posix
InstalledDir: /usr/bin
c++: note: diagnostic msg: PLEASE submit a bug report to
https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed
source, and associated run script.
c++: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
c++: note: diagnostic msg: /tmp/code-stub-assembler-227fb7.cpp
c++: note: diagnostic msg: /tmp/code-stub-assembler-227fb7.sh
c++: note: diagnostic msg:
********************
gmake[3]: *** [tools/v8_gypfiles/v8_initializers.target.mk:273:
/usr/ports/www/node/work/node-v13.14.0/out/Release/obj.target/v8_initializers/deps/v8/src/codegen/code-stub-assembler.o]
Error 254
rm ee280ee7b8ba4f448405f33267815295158275ef.intermediate
6fcad5276e53cabab5d074f4194a43e3dd4288d7.intermediate
gmake[2]: *** [Makefile:101: node] Error 2
gmake[2]: Leaving directory '/usr/ports/www/node/work/node-v13.14.0'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/www/node
*** Error code 1
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list