[Bug 250161] lang/spidermonkey78: build fails
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 6 17:17:02 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250161
Bug ID: 250161
Summary: lang/spidermonkey78: build fails
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: swills at FreeBSD.org
Reporter: kidon at posteo.de
Assignee: swills at FreeBSD.org
Flags: maintainer-feedback?(swills at FreeBSD.org)
Building lang/spidermonkey78 78.3.1 on FreeBSD 12.1-RELEASE-p10 with Poudriere
fails:
error: failed to run custom build command for `mozglue-static v0.1.0
(/tmp/ports/usr/ports/lang/spidermonkey78/work/firefox-78.2.0/mozglue/static/rust)`
Caused by:
process didn't exit successfully:
`/tmp/ports/usr/ports/lang/spidermonkey78/work/.build/release/build/mozglue-static-386a6e7be02144d2/build-script-build`
(exit code: 1)
--- stdout
TARGET = Some("x86_64-unknown-freebsd")
OPT_LEVEL = Some("2")
HOST = Some("x86_64-unknown-freebsd")
CXX_x86_64-unknown-freebsd = None
CXX_x86_64_unknown_freebsd = Some(" /usr/local/bin/clang++80 -std=gnu++17")
CXXFLAGS_x86_64-unknown-freebsd = None
CXXFLAGS_x86_64_unknown_freebsd =
Some("-I/tmp/ports/usr/ports/lang/spidermonkey78/work/.build/dist/system_wrappers
-include
/tmp/ports/usr/ports/lang/spidermonkey78/work/firefox-78.2.0/config/gcc_hidden.h
-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1
-DTRIMMED=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE
-I/tmp/ports/usr/ports/lang/spidermonkey78/work/firefox-78.2.0/js/src/rust
-I/tmp/ports/usr/ports/lang/spidermonkey78/work/.build/js/src/rust
-I/tmp/ports/usr/ports/lang/spidermonkey78/work/.build/dist/include
-I/usr/local/include/nspr -I/usr/local/include -fPIC -DMOZILLA_CLIENT -include
/tmp/ports/usr/ports/lang/spidermonkey78/work/.build/js/src/js-confdefs.h
-Qunused-arguments -I/usr/local/include -isystem /usr/local/include
-Qunused-arguments -Wall -Wbitfield-enum-conversion -Wempty-body
-Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith
-Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits
-Wunreachable-code -Wunreachable-code-return -Wwrite-strings
-Wno-invalid-offsetof -Wclass-varargs -Wempty-init-stmt
-Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis
-Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wunused-function
-Wunused-variable -Wstring-conversion -Wtautological-overlap-compare
-Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare
-Wno-error=tautological-type-limit-compare -Wno-inline-new-delete
-Wno-error=deprecated-declarations -Wno-error=array-bounds
-Wno-error=backend-plugin -Wno-error=return-std-move
-Wno-error=atomic-alignment -Wformat -Wformat-security
-Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type
-Wno-unknown-warning-option -fno-sized-deallocation -fno-aligned-new -O2 -pipe
-fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing
-isystem /usr/local/include -fno-rtti -ffunction-sections -fdata-sections
-fno-exceptions -fno-math-errno -pipe -O -fomit-frame-pointer -funwind-tables
-DMOZILLA_CONFIG_H")
CRATE_CC_NO_DEFAULTS = None
DEBUG = Some("false")
running: "/usr/local/bin/clang++80" "-std=gnu++17" "-O2"
"-ffunction-sections" "-fdata-sections" "-fPIC"
"--target=x86_64-unknown-freebsd"
"-I/tmp/ports/usr/ports/lang/spidermonkey78/work/.build/dist/system_wrappers"
"-include"
"/tmp/ports/usr/ports/lang/spidermonkey78/work/firefox-78.2.0/config/gcc_hidden.h"
"-U_FORTIFY_SOURCE" "-D_FORTIFY_SOURCE=2" "-fstack-protector-strong"
"-DNDEBUG=1" "-DTRIMMED=1" "-DEXPORT_JS_API" "-DMOZ_HAS_MOZGLUE"
"-I/tmp/ports/usr/ports/lang/spidermonkey78/work/firefox-78.2.0/js/src/rust"
"-I/tmp/ports/usr/ports/lang/spidermonkey78/work/.build/js/src/rust"
"-I/tmp/ports/usr/ports/lang/spidermonkey78/work/.build/dist/include"
"-I/usr/local/include/nspr" "-I/usr/local/include" "-fPIC" "-DMOZILLA_CLIENT"
"-include"
"/tmp/ports/usr/ports/lang/spidermonkey78/work/.build/js/src/js-confdefs.h"
"-Qunused-arguments" "-I/usr/local/include" "-isystem" "/usr/local/include"
"-Qunused-arguments" "-Wall" "-Wbitfield-enum-conversion" "-Wempty-body"
"-Wignored-qualifiers" "-Woverloaded-virtual" "-Wpointer-arith"
"-Wshadow-field-in-constructor-modified" "-Wsign-compare" "-Wtype-limits"
"-Wunreachable-code" "-Wunreachable-code-return" "-Wwrite-strings"
"-Wno-invalid-offsetof" "-Wclass-varargs" "-Wempty-init-stmt"
"-Wfloat-overflow-conversion" "-Wfloat-zero-conversion" "-Wloop-analysis"
"-Wc++2a-compat" "-Wcomma" "-Wimplicit-fallthrough" "-Wunused-function"
"-Wunused-variable" "-Wstring-conversion" "-Wtautological-overlap-compare"
"-Wtautological-unsigned-enum-zero-compare"
"-Wtautological-unsigned-zero-compare"
"-Wno-error=tautological-type-limit-compare" "-Wno-inline-new-delete"
"-Wno-error=deprecated-declarations" "-Wno-error=array-bounds"
"-Wno-error=backend-plugin" "-Wno-error=return-std-move"
"-Wno-error=atomic-alignment" "-Wformat" "-Wformat-security"
"-Wno-gnu-zero-variadic-macro-arguments" "-Wno-noexcept-type"
"-Wno-unknown-warning-option" "-fno-sized-deallocation" "-fno-aligned-new"
"-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include"
"-fno-strict-aliasing" "-isystem" "/usr/local/include" "-fno-rtti"
"-ffunction-sections" "-fdata-sections" "-fno-exceptions" "-fno-math-errno"
"-pipe" "-O" "-fomit-frame-pointer" "-funwind-tables" "-DMOZILLA_CONFIG_H" "-I"
"/tmp/ports/usr/ports/lang/spidermonkey78/work/.build/js/src" "-I"
"/tmp/ports/usr/ports/lang/spidermonkey78/work/.build/dist/include"
"-DMOZ_HAS_MOZGLUE" "-o"
"/tmp/ports/usr/ports/lang/spidermonkey78/work/.build/x86_64-unknown-freebsd/release/build/mozglue-static-38598c650063714d/out/wrappers.o"
"-c" "wrappers.cpp"
cargo:warning=In file included from wrappers.cpp:11:
cargo:warning=In file included from
/tmp/ports/usr/ports/lang/spidermonkey78/work/.build/dist/include/mozilla/Assertions.h:418:
cargo:warning=/tmp/ports/usr/ports/lang/spidermonkey78/work/.build/dist/system_wrappers/type_traits:3:15:
fatal error: 'type_traits' file not found
cargo:warning=#include_next <type_traits>
cargo:warning= ^~~~~~~~~~~~~
cargo:warning=1 error generated.
exit code: 1
--- stderr
[...]
warning: build failed, waiting for other jobs to finish...
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list