[INFO] cloning repository https://github.com/notriddle/mozjs-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/notriddle/mozjs-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotriddle%2Fmozjs-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotriddle%2Fmozjs-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73b53257c43921e107a02e91d6525fcde1bed2ce [INFO] checking notriddle/mozjs-example against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotriddle%2Fmozjs-example" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/notriddle/mozjs-example on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/notriddle/mozjs-example [INFO] finished tweaking git repo https://github.com/notriddle/mozjs-example [INFO] tweaked toml for git repo https://github.com/notriddle/mozjs-example written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/notriddle/mozjs-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded encoding_c_mem v0.2.6 [INFO] [stderr] Downloaded encoding_c v0.9.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2e34e4d8140fcaa4a1ef59733a6496ac8952021065427c5791fd15cb6bf4a5a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e2e34e4d8140fcaa4a1ef59733a6496ac8952021065427c5791fd15cb6bf4a5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2e34e4d8140fcaa4a1ef59733a6496ac8952021065427c5791fd15cb6bf4a5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2e34e4d8140fcaa4a1ef59733a6496ac8952021065427c5791fd15cb6bf4a5a", kill_on_drop: false }` [INFO] [stdout] e2e34e4d8140fcaa4a1ef59733a6496ac8952021065427c5791fd15cb6bf4a5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79004ca974d247baa0f04340398f266109c6a82c3196eda753a3522faf2a40f3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "79004ca974d247baa0f04340398f266109c6a82c3196eda753a3522faf2a40f3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.22 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling encoding_c v0.9.8 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling encoding_c_mem v0.2.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking fastrand v1.3.5 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking parking v1.0.6 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling mozjs v0.14.1 (https://github.com/servo/rust-mozjs#e9f71b64) [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking async-channel v1.4.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Checking futures-lite v0.1.11 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Checking blocking v0.4.7 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling mozjs_sys v0.68.2 (https://github.com/servo/mozjs?rev=a40b829f0fefa06a743f006260c7facebcfa27aa#a40b829f) [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking smol v0.1.18 [INFO] [stderr] error: failed to run custom build command for `mozjs_sys v0.68.2 (https://github.com/servo/mozjs?rev=a40b829f0fefa06a743f006260c7facebcfa27aa#a40b829f)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/mozjs_sys-9eafe1cb36fa5621/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:outdir=/opt/rustwide/target/debug/build/mozjs_sys-c20257685ad656c1/out/build [INFO] [stderr] [[ '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/a40b829/mozjs'/js/src/configure -ot '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/a40b829/mozjs'/js/src/configure.in ]] && touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/a40b829/mozjs'/js/src/configure || true [INFO] [stderr] [[ '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/a40b829/mozjs'/js/src/old-configure -ot '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/a40b829/mozjs'/js/src/old-configure.in ]] && touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/a40b829/mozjs'/js/src/old-configure || true [INFO] [stderr] ! [[ '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/a40b829/mozjs'/js/src/configure.in -ot '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/a40b829/mozjs'/js/src/configure ]] && touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/a40b829/mozjs'/js/src/configure || true [INFO] [stderr] ! [[ '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/a40b829/mozjs'/js/src/old-configure.in -ot '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/a40b829/mozjs'/js/src/old-configure ]] && touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/a40b829/mozjs'/js/src/old-configure || true [INFO] [stderr] if [[ '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/a40b829/mozjs'/js/src/configure -nt config.status ]] ; then \ [INFO] [stderr] PYTHON="python2" MOZ_TOOLS="" \ [INFO] [stderr] CC="gcc" CFLAGS="" \ [INFO] [stderr] CPP="gcc -E" CPPFLAGS="-I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_c_mem-0.2.6/include " \ [INFO] [stderr] CXX="g++" CXXFLAGS="" \ [INFO] [stderr] AS="" AR="ar" \ [INFO] [stderr] STLPORT_LIBS="" \ [INFO] [stderr] '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/a40b829/mozjs'/js/src/configure --disable-jemalloc --disable-js-shell --disable-tests --disable-export-js --disable-shared-js --build-backends=RecursiveMake || (cat config.log && exit 1) ; \ [INFO] [stderr] fi [INFO] [stderr] Creating Python environment [INFO] [stderr] New python executable in /opt/rustwide/target/debug/build/mozjs_sys-c20257685ad656c1/out/build/_virtualenvs/init/bin/python2 [INFO] [stderr] Also creating executable in /opt/rustwide/target/debug/build/mozjs_sys-c20257685ad656c1/out/build/_virtualenvs/init/bin/python [INFO] [stderr] Installing setuptools, pip, wheel...done. [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/a40b829/mozjs/third_party/python/psutil/setup.py", line 224, in [INFO] [stderr] ETHTOOL_MACRO = get_ethtool_macro() [INFO] [stderr] File "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/a40b829/mozjs/third_party/python/psutil/setup.py", line 212, in get_ethtool_macro [INFO] [stderr] compiler.compile([f.name]) [INFO] [stderr] File "/usr/lib/python2.7/distutils/ccompiler.py", line 566, in compile [INFO] [stderr] depends, extra_postargs) [INFO] [stderr] File "/usr/lib/python2.7/distutils/ccompiler.py", line 362, in _setup_compile [INFO] [stderr] self.mkpath(os.path.dirname(obj)) [INFO] [stderr] File "/usr/lib/python2.7/distutils/ccompiler.py", line 883, in mkpath [INFO] [stderr] mkpath(name, mode, dry_run=self.dry_run) [INFO] [stderr] File "/usr/lib/python2.7/distutils/dir_util.py", line 76, in mkpath [INFO] [stderr] "could not create '%s': %s" % (head, exc.args[-1])) [INFO] [stderr] distutils.errors.DistutilsFileError: could not create 'tmp': Read-only file system [INFO] [stderr] [INFO] [stderr] Error processing command. Ignoring because optional. (optional:setup.py:third_party/python/psutil:build_ext:--inplace) [INFO] [stderr] Error processing command. Ignoring because optional. (optional:packages.txt:comm/build/virtualenv_packages.txt) [INFO] [stderr] Reexecuting in the virtualenv [INFO] [stderr] checking for vcs source checkout... no [INFO] [stderr] checking for a shell... /usr/bin/sh [INFO] [stderr] checking for host system type... x86_64-pc-linux-gnu [INFO] [stderr] checking for target system type... x86_64-pc-linux-gnu [INFO] [stderr] checking for Python 3... /usr/bin/python3 (3.8.2) [INFO] [stderr] checking whether cross compiling... no [INFO] [stderr] checking for yasm... not found [INFO] [stderr] checking for the target C compiler... /usr/bin/gcc [INFO] [stderr] checking whether the target C compiler can be used... yes [INFO] [stderr] checking the target C compiler version... 9.3.0 [INFO] [stderr] checking the target C compiler works... yes [INFO] [stderr] checking for the target C++ compiler... /usr/bin/g++ [INFO] [stderr] checking whether the target C++ compiler can be used... yes [INFO] [stderr] checking the target C++ compiler version... 9.3.0 [INFO] [stderr] checking the target C++ compiler works... yes [INFO] [stderr] checking for the host C compiler... /usr/bin/gcc [INFO] [stderr] checking whether the host C compiler can be used... yes [INFO] [stderr] checking the host C compiler version... 9.3.0 [INFO] [stderr] checking the host C compiler works... yes [INFO] [stderr] checking for the host C++ compiler... /usr/bin/g++ [INFO] [stderr] checking whether the host C++ compiler can be used... yes [INFO] [stderr] checking the host C++ compiler version... 9.3.0 [INFO] [stderr] checking the host C++ compiler works... yes [INFO] [stderr] checking for 64-bit OS... yes [INFO] [stderr] checking for nasm... /usr/bin/nasm [INFO] [stderr] checking nasm version... 2.14.02 [INFO] [stderr] checking for linker... bfd [INFO] [stderr] checking for the assembler... /usr/bin/gcc [INFO] [stderr] checking for ar... /usr/bin/ar [INFO] [stderr] checking for pkg_config... /usr/bin/pkg-config [INFO] [stderr] checking for pkg-config version... 0.29.1 [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for malloc.h... yes [INFO] [stderr] checking for alloca.h... yes [INFO] [stderr] checking for sys/byteorder.h... no [INFO] [stderr] checking for getopt.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking for nl_types.h... yes [INFO] [stderr] checking for cpuid.h... yes [INFO] [stderr] checking for sys/statvfs.h... yes [INFO] [stderr] checking for sys/statfs.h... yes [INFO] [stderr] checking for sys/vfs.h... yes [INFO] [stderr] checking for sys/mount.h... yes [INFO] [stderr] checking for sys/quota.h... yes [INFO] [stderr] checking for linux/quota.h... yes [INFO] [stderr] checking for linux/if_addr.h... yes [INFO] [stderr] checking for linux/rtnetlink.h... yes [INFO] [stderr] checking for sys/queue.h... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for netinet/in.h... yes [INFO] [stderr] checking for byteswap.h... yes [INFO] [stderr] checking for linux/perf_event.h... yes [INFO] [stderr] checking for perf_event_open system call... yes [INFO] [stderr] checking whether the C compiler supports -Wbitfield-enum-conversion... no [INFO] [stderr] checking whether the C++ compiler supports -Wbitfield-enum-conversion... no [INFO] [stderr] checking whether the C compiler supports -Wshadow-field-in-constructor-modified... no [INFO] [stderr] checking whether the C++ compiler supports -Wshadow-field-in-constructor-modified... no [INFO] [stderr] checking whether the C compiler supports -Wunreachable-code-return... no [INFO] [stderr] checking whether the C++ compiler supports -Wunreachable-code-return... no [INFO] [stderr] checking whether the C compiler supports -Wclass-varargs... no [INFO] [stderr] checking whether the C++ compiler supports -Wclass-varargs... no [INFO] [stderr] checking whether the C compiler supports -Wfloat-overflow-conversion... no [INFO] [stderr] checking whether the C++ compiler supports -Wfloat-overflow-conversion... no [INFO] [stderr] checking whether the C compiler supports -Wfloat-zero-conversion... no [INFO] [stderr] checking whether the C++ compiler supports -Wfloat-zero-conversion... no [INFO] [stderr] checking whether the C compiler supports -Wloop-analysis... no [INFO] [stderr] checking whether the C++ compiler supports -Wloop-analysis... no [INFO] [stderr] checking whether the C++ compiler supports -Wc++1z-compat... yes [INFO] [stderr] checking whether the C++ compiler supports -Wc++2a-compat... no [INFO] [stderr] checking whether the C++ compiler supports -Wcomma... no [INFO] [stderr] checking whether the C compiler supports -Wduplicated-cond... yes [INFO] [stderr] checking whether the C++ compiler supports -Wduplicated-cond... yes [INFO] [stderr] checking whether the C++ compiler supports -Wimplicit-fallthrough... yes [INFO] [stderr] checking whether the C compiler supports -Wstring-conversion... no [INFO] [stderr] checking whether the C++ compiler supports -Wstring-conversion... no [INFO] [stderr] checking whether the C compiler supports -Wtautological-overlap-compare... no [INFO] [stderr] checking whether the C++ compiler supports -Wtautological-overlap-compare... no [INFO] [stderr] checking whether the C compiler supports -Wtautological-unsigned-enum-zero-compare... no [INFO] [stderr] checking whether the C++ compiler supports -Wtautological-unsigned-enum-zero-compare... no [INFO] [stderr] checking whether the C compiler supports -Wtautological-unsigned-zero-compare... no [INFO] [stderr] checking whether the C++ compiler supports -Wtautological-unsigned-zero-compare... no [INFO] [stderr] checking whether the C compiler supports -Wno-error=tautological-type-limit-compare... no [INFO] [stderr] checking whether the C++ compiler supports -Wno-error=tautological-type-limit-compare... no [INFO] [stderr] checking whether the C++ compiler supports -Wno-inline-new-delete... no [INFO] [stderr] checking whether the C compiler supports -Wno-error=maybe-uninitialized... yes [INFO] [stderr] checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... yes [INFO] [stderr] checking whether the C compiler supports -Wno-error=deprecated-declarations... yes [INFO] [stderr] checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes [INFO] [stderr] checking whether the C compiler supports -Wno-error=array-bounds... yes [INFO] [stderr] checking whether the C++ compiler supports -Wno-error=array-bounds... yes [INFO] [stderr] checking whether the C compiler supports -Wno-error=coverage-mismatch... yes [INFO] [stderr] checking whether the C++ compiler supports -Wno-error=coverage-mismatch... yes [INFO] [stderr] checking whether the C compiler supports -Wno-error=backend-plugin... no [INFO] [stderr] checking whether the C++ compiler supports -Wno-error=backend-plugin... no [INFO] [stderr] checking whether the C compiler supports -Wno-error=free-nonheap-object... yes [INFO] [stderr] checking whether the C++ compiler supports -Wno-error=free-nonheap-object... yes [INFO] [stderr] checking whether the C compiler supports -Wno-error=multistatement-macros... yes [INFO] [stderr] checking whether the C++ compiler supports -Wno-error=multistatement-macros... yes [INFO] [stderr] checking whether the C compiler supports -Wno-error=return-std-move... no [INFO] [stderr] checking whether the C++ compiler supports -Wno-error=return-std-move... no [INFO] [stderr] checking whether the C compiler supports -Wno-error=class-memaccess... yes [INFO] [stderr] checking whether the C++ compiler supports -Wno-error=class-memaccess... yes [INFO] [stderr] checking whether the C compiler supports -Wno-error=atomic-alignment... no [INFO] [stderr] checking whether the C++ compiler supports -Wno-error=atomic-alignment... no [INFO] [stderr] checking whether the C compiler supports -Wno-error=deprecated-copy... yes [INFO] [stderr] checking whether the C++ compiler supports -Wno-error=deprecated-copy... yes [INFO] [stderr] checking whether the C compiler supports -Wformat... yes [INFO] [stderr] checking whether the C++ compiler supports -Wformat... yes [INFO] [stderr] checking whether the C compiler supports -Wformat-security... yes [INFO] [stderr] checking whether the C++ compiler supports -Wformat-security... yes [INFO] [stderr] checking whether the C compiler supports -Wformat-overflow=2... yes [INFO] [stderr] checking whether the C++ compiler supports -Wformat-overflow=2... yes [INFO] [stderr] checking whether the C compiler supports -Wno-gnu-zero-variadic-macro-arguments... no [INFO] [stderr] checking whether the C++ compiler supports -Wno-gnu-zero-variadic-macro-arguments... no [INFO] [stderr] checking whether the C++ compiler supports -Wno-noexcept-type... yes [INFO] [stderr] checking whether the C++ compiler supports -fno-sized-deallocation... yes [INFO] [stderr] checking whether the C++ compiler supports -fno-aligned-new... yes [INFO] [stderr] checking for rustfmt... /opt/rustwide/cargo-home/bin/rustfmt [INFO] [stderr] checking for llvm_profdata... /usr/bin/llvm-profdata [INFO] [stderr] checking for awk... /usr/bin/mawk [INFO] [stderr] checking for perl... /usr/bin/perl [INFO] [stderr] checking for minimum required perl version >= 5.006... 5.030000 [INFO] [stderr] checking for full perl installation... yes [INFO] [stderr] checking for gmake... /usr/bin/make [INFO] [stderr] checking for watchman... not found [INFO] [stderr] checking for xargs... /usr/bin/xargs [INFO] [stderr] checking for rpmbuild... not found [INFO] [stderr] checking for llvm-objdump... /usr/bin/llvm-objdump [INFO] [stderr] checking for autoconf... INFO: checking for vcs source checkout... [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking for a shell... [INFO] [stderr] INFO: /usr/bin/sh [INFO] [stderr] INFO: checking for host system type... [INFO] [stderr] DEBUG: Executing: `/usr/bin/sh /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/a40b829/mozjs/build/moz.configure/../autoconf/config.guess` [INFO] [stderr] INFO: x86_64-pc-linux-gnu [INFO] [stderr] INFO: checking for target system type... [INFO] [stderr] INFO: x86_64-pc-linux-gnu [INFO] [stderr] INFO: checking for Python 3... [INFO] [stderr] INFO: /usr/bin/python3 (3.8.2) [INFO] [stderr] INFO: checking whether cross compiling... [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking for yasm... [INFO] [stderr] DEBUG: yasm: Trying yasm [INFO] [stderr] INFO: not found [INFO] [stderr] INFO: checking for the target C compiler... [INFO] [stderr] DEBUG: _cc: Trying gcc [INFO] [stderr] INFO: /usr/bin/gcc [INFO] [stderr] INFO: checking whether the target C compiler can be used... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.U7ML6c.c` with content: [INFO] [stderr] DEBUG: | #if defined(_MSC_VER) && defined(__clang__) && defined(_MT) [INFO] [stderr] DEBUG: | %COMPILER "clang-cl" [INFO] [stderr] DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ [INFO] [stderr] DEBUG: | #elif defined(__clang__) [INFO] [stderr] DEBUG: | %COMPILER "clang" [INFO] [stderr] DEBUG: | # if __has_warning("-Wunguarded-availability") [INFO] [stderr] DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ [INFO] [stderr] DEBUG: | # endif [INFO] [stderr] DEBUG: | #elif defined(__GNUC__) [INFO] [stderr] DEBUG: | %COMPILER "gcc" [INFO] [stderr] DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__ [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | #if __cplusplus [INFO] [stderr] DEBUG: | %cplusplus __cplusplus [INFO] [stderr] DEBUG: | #elif __STDC_VERSION__ [INFO] [stderr] DEBUG: | %STDC_VERSION __STDC_VERSION__ [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __i386__ || _M_IX86 [INFO] [stderr] DEBUG: | %CPU "x86" [INFO] [stderr] DEBUG: | #elif __x86_64__ || _M_X64 [INFO] [stderr] DEBUG: | %CPU "x86_64" [INFO] [stderr] DEBUG: | #elif __arm__ || _M_ARM [INFO] [stderr] DEBUG: | %CPU "arm" [INFO] [stderr] DEBUG: | #elif __aarch64__ || _M_ARM64 [INFO] [stderr] DEBUG: | %CPU "aarch64" [INFO] [stderr] DEBUG: | #elif __ia64__ [INFO] [stderr] DEBUG: | %CPU "ia64" [INFO] [stderr] DEBUG: | #elif __s390x__ [INFO] [stderr] DEBUG: | %CPU "s390x" [INFO] [stderr] DEBUG: | #elif __s390__ [INFO] [stderr] DEBUG: | %CPU "s390" [INFO] [stderr] DEBUG: | #elif __powerpc64__ [INFO] [stderr] DEBUG: | %CPU "ppc64" [INFO] [stderr] DEBUG: | #elif __powerpc__ [INFO] [stderr] DEBUG: | %CPU "ppc" [INFO] [stderr] DEBUG: | #elif __alpha__ [INFO] [stderr] DEBUG: | %CPU "Alpha" [INFO] [stderr] DEBUG: | #elif __hppa__ [INFO] [stderr] DEBUG: | %CPU "hppa" [INFO] [stderr] DEBUG: | #elif __sparc__ && __arch64__ [INFO] [stderr] DEBUG: | %CPU "sparc64" [INFO] [stderr] DEBUG: | #elif __sparc__ [INFO] [stderr] DEBUG: | %CPU "sparc" [INFO] [stderr] DEBUG: | #elif __mips64 [INFO] [stderr] DEBUG: | %CPU "mips64" [INFO] [stderr] DEBUG: | #elif __mips__ [INFO] [stderr] DEBUG: | %CPU "mips32" [INFO] [stderr] DEBUG: | #elif __sh__ [INFO] [stderr] DEBUG: | %CPU "sh4" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __FreeBSD_kernel__ [INFO] [stderr] DEBUG: | %KERNEL "kFreeBSD" [INFO] [stderr] DEBUG: | #elif __DragonFly__ [INFO] [stderr] DEBUG: | %KERNEL "DragonFly" [INFO] [stderr] DEBUG: | #elif __OpenBSD__ [INFO] [stderr] DEBUG: | %KERNEL "OpenBSD" [INFO] [stderr] DEBUG: | #elif __sun__ [INFO] [stderr] DEBUG: | %KERNEL "SunOS" [INFO] [stderr] DEBUG: | #elif __FreeBSD__ [INFO] [stderr] DEBUG: | %KERNEL "FreeBSD" [INFO] [stderr] DEBUG: | #elif __linux__ [INFO] [stderr] DEBUG: | %KERNEL "Linux" [INFO] [stderr] DEBUG: | #elif _WIN32 || __CYGWIN__ [INFO] [stderr] DEBUG: | %KERNEL "WINNT" [INFO] [stderr] DEBUG: | #elif __NetBSD__ [INFO] [stderr] DEBUG: | %KERNEL "NetBSD" [INFO] [stderr] DEBUG: | #elif __APPLE__ [INFO] [stderr] DEBUG: | %KERNEL "Darwin" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __ANDROID__ [INFO] [stderr] DEBUG: | %OS "Android" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__ [INFO] [stderr] DEBUG: | %ENDIANNESS "little" [INFO] [stderr] DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__ [INFO] [stderr] DEBUG: | %ENDIANNESS "big" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -E /tmp/conftest.U7ML6c.c` [INFO] [stderr] DEBUG: COMPILER = gcc [INFO] [stderr] DEBUG: VERSION = 9.3.0 [INFO] [stderr] DEBUG: STDC_VERSION = 201710L [INFO] [stderr] DEBUG: CPU = x86_64 [INFO] [stderr] DEBUG: KERNEL = Linux [INFO] [stderr] DEBUG: ENDIANNESS = little [INFO] [stderr] DEBUG: Creating `/tmp/conftest.0grzJU.c` with content: [INFO] [stderr] DEBUG: | #if defined(_MSC_VER) && defined(__clang__) && defined(_MT) [INFO] [stderr] DEBUG: | %COMPILER "clang-cl" [INFO] [stderr] DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ [INFO] [stderr] DEBUG: | #elif defined(__clang__) [INFO] [stderr] DEBUG: | %COMPILER "clang" [INFO] [stderr] DEBUG: | # if __has_warning("-Wunguarded-availability") [INFO] [stderr] DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ [INFO] [stderr] DEBUG: | # endif [INFO] [stderr] DEBUG: | #elif defined(__GNUC__) [INFO] [stderr] DEBUG: | %COMPILER "gcc" [INFO] [stderr] DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__ [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | #if __cplusplus [INFO] [stderr] DEBUG: | %cplusplus __cplusplus [INFO] [stderr] DEBUG: | #elif __STDC_VERSION__ [INFO] [stderr] DEBUG: | %STDC_VERSION __STDC_VERSION__ [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __i386__ || _M_IX86 [INFO] [stderr] DEBUG: | %CPU "x86" [INFO] [stderr] DEBUG: | #elif __x86_64__ || _M_X64 [INFO] [stderr] DEBUG: | %CPU "x86_64" [INFO] [stderr] DEBUG: | #elif __arm__ || _M_ARM [INFO] [stderr] DEBUG: | %CPU "arm" [INFO] [stderr] DEBUG: | #elif __aarch64__ || _M_ARM64 [INFO] [stderr] DEBUG: | %CPU "aarch64" [INFO] [stderr] DEBUG: | #elif __ia64__ [INFO] [stderr] DEBUG: | %CPU "ia64" [INFO] [stderr] DEBUG: | #elif __s390x__ [INFO] [stderr] DEBUG: | %CPU "s390x" [INFO] [stderr] DEBUG: | #elif __s390__ [INFO] [stderr] DEBUG: | %CPU "s390" [INFO] [stderr] DEBUG: | #elif __powerpc64__ [INFO] [stderr] DEBUG: | %CPU "ppc64" [INFO] [stderr] DEBUG: | #elif __powerpc__ [INFO] [stderr] DEBUG: | %CPU "ppc" [INFO] [stderr] DEBUG: | #elif __alpha__ [INFO] [stderr] DEBUG: | %CPU "Alpha" [INFO] [stderr] DEBUG: | #elif __hppa__ [INFO] [stderr] DEBUG: | %CPU "hppa" [INFO] [stderr] DEBUG: | #elif __sparc__ && __arch64__ [INFO] [stderr] DEBUG: | %CPU "sparc64" [INFO] [stderr] DEBUG: | #elif __sparc__ [INFO] [stderr] DEBUG: | %CPU "sparc" [INFO] [stderr] DEBUG: | #elif __mips64 [INFO] [stderr] DEBUG: | %CPU "mips64" [INFO] [stderr] DEBUG: | #elif __mips__ [INFO] [stderr] DEBUG: | %CPU "mips32" [INFO] [stderr] DEBUG: | #elif __sh__ [INFO] [stderr] DEBUG: | %CPU "sh4" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __FreeBSD_kernel__ [INFO] [stderr] DEBUG: | %KERNEL "kFreeBSD" [INFO] [stderr] DEBUG: | #elif __DragonFly__ [INFO] [stderr] DEBUG: | %KERNEL "DragonFly" [INFO] [stderr] DEBUG: | #elif __OpenBSD__ [INFO] [stderr] DEBUG: | %KERNEL "OpenBSD" [INFO] [stderr] DEBUG: | #elif __sun__ [INFO] [stderr] DEBUG: | %KERNEL "SunOS" [INFO] [stderr] DEBUG: | #elif __FreeBSD__ [INFO] [stderr] DEBUG: | %KERNEL "FreeBSD" [INFO] [stderr] DEBUG: | #elif __linux__ [INFO] [stderr] DEBUG: | %KERNEL "Linux" [INFO] [stderr] DEBUG: | #elif _WIN32 || __CYGWIN__ [INFO] [stderr] DEBUG: | %KERNEL "WINNT" [INFO] [stderr] DEBUG: | #elif __NetBSD__ [INFO] [stderr] DEBUG: | %KERNEL "NetBSD" [INFO] [stderr] DEBUG: | #elif __APPLE__ [INFO] [stderr] DEBUG: | %KERNEL "Darwin" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __ANDROID__ [INFO] [stderr] DEBUG: | %OS "Android" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__ [INFO] [stderr] DEBUG: | %ENDIANNESS "little" [INFO] [stderr] DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__ [INFO] [stderr] DEBUG: | %ENDIANNESS "big" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -E /tmp/conftest.0grzJU.c` [INFO] [stderr] DEBUG: COMPILER = gcc [INFO] [stderr] DEBUG: VERSION = 9.3.0 [INFO] [stderr] DEBUG: STDC_VERSION = 199901L [INFO] [stderr] DEBUG: CPU = x86_64 [INFO] [stderr] DEBUG: KERNEL = Linux [INFO] [stderr] DEBUG: ENDIANNESS = little [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking the target C compiler version... [INFO] [stderr] INFO: 9.3.0 [INFO] [stderr] INFO: checking the target C compiler works... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.8nGbyi.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -c /tmp/conftest.8nGbyi.c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for the target C++ compiler... [INFO] [stderr] DEBUG: _cxx: Trying g++ [INFO] [stderr] INFO: /usr/bin/g++ [INFO] [stderr] INFO: checking whether the target C++ compiler can be used... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.NXbqud.cpp` with content: [INFO] [stderr] DEBUG: | #if defined(_MSC_VER) && defined(__clang__) && defined(_MT) [INFO] [stderr] DEBUG: | %COMPILER "clang-cl" [INFO] [stderr] DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ [INFO] [stderr] DEBUG: | #elif defined(__clang__) [INFO] [stderr] DEBUG: | %COMPILER "clang" [INFO] [stderr] DEBUG: | # if __has_warning("-Wunguarded-availability") [INFO] [stderr] DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ [INFO] [stderr] DEBUG: | # endif [INFO] [stderr] DEBUG: | #elif defined(__GNUC__) [INFO] [stderr] DEBUG: | %COMPILER "gcc" [INFO] [stderr] DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__ [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | #if __cplusplus [INFO] [stderr] DEBUG: | %cplusplus __cplusplus [INFO] [stderr] DEBUG: | #elif __STDC_VERSION__ [INFO] [stderr] DEBUG: | %STDC_VERSION __STDC_VERSION__ [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __i386__ || _M_IX86 [INFO] [stderr] DEBUG: | %CPU "x86" [INFO] [stderr] DEBUG: | #elif __x86_64__ || _M_X64 [INFO] [stderr] DEBUG: | %CPU "x86_64" [INFO] [stderr] DEBUG: | #elif __arm__ || _M_ARM [INFO] [stderr] DEBUG: | %CPU "arm" [INFO] [stderr] DEBUG: | #elif __aarch64__ || _M_ARM64 [INFO] [stderr] DEBUG: | %CPU "aarch64" [INFO] [stderr] DEBUG: | #elif __ia64__ [INFO] [stderr] DEBUG: | %CPU "ia64" [INFO] [stderr] DEBUG: | #elif __s390x__ [INFO] [stderr] DEBUG: | %CPU "s390x" [INFO] [stderr] DEBUG: | #elif __s390__ [INFO] [stderr] DEBUG: | %CPU "s390" [INFO] [stderr] DEBUG: | #elif __powerpc64__ [INFO] [stderr] DEBUG: | %CPU "ppc64" [INFO] [stderr] DEBUG: | #elif __powerpc__ [INFO] [stderr] DEBUG: | %CPU "ppc" [INFO] [stderr] DEBUG: | #elif __alpha__ [INFO] [stderr] DEBUG: | %CPU "Alpha" [INFO] [stderr] DEBUG: | #elif __hppa__ [INFO] [stderr] DEBUG: | %CPU "hppa" [INFO] [stderr] DEBUG: | #elif __sparc__ && __arch64__ [INFO] [stderr] DEBUG: | %CPU "sparc64" [INFO] [stderr] DEBUG: | #elif __sparc__ [INFO] [stderr] DEBUG: | %CPU "sparc" [INFO] [stderr] DEBUG: | #elif __mips64 [INFO] [stderr] DEBUG: | %CPU "mips64" [INFO] [stderr] DEBUG: | #elif __mips__ [INFO] [stderr] DEBUG: | %CPU "mips32" [INFO] [stderr] DEBUG: | #elif __sh__ [INFO] [stderr] DEBUG: | %CPU "sh4" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __FreeBSD_kernel__ [INFO] [stderr] DEBUG: | %KERNEL "kFreeBSD" [INFO] [stderr] DEBUG: | #elif __DragonFly__ [INFO] [stderr] DEBUG: | %KERNEL "DragonFly" [INFO] [stderr] DEBUG: | #elif __OpenBSD__ [INFO] [stderr] DEBUG: | %KERNEL "OpenBSD" [INFO] [stderr] DEBUG: | #elif __sun__ [INFO] [stderr] DEBUG: | %KERNEL "SunOS" [INFO] [stderr] DEBUG: | #elif __FreeBSD__ [INFO] [stderr] DEBUG: | %KERNEL "FreeBSD" [INFO] [stderr] DEBUG: | #elif __linux__ [INFO] [stderr] DEBUG: | %KERNEL "Linux" [INFO] [stderr] DEBUG: | #elif _WIN32 || __CYGWIN__ [INFO] [stderr] DEBUG: | %KERNEL "WINNT" [INFO] [stderr] DEBUG: | #elif __NetBSD__ [INFO] [stderr] DEBUG: | %KERNEL "NetBSD" [INFO] [stderr] DEBUG: | #elif __APPLE__ [INFO] [stderr] DEBUG: | %KERNEL "Darwin" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __ANDROID__ [INFO] [stderr] DEBUG: | %OS "Android" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__ [INFO] [stderr] DEBUG: | %ENDIANNESS "little" [INFO] [stderr] DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__ [INFO] [stderr] DEBUG: | %ENDIANNESS "big" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -E /tmp/conftest.NXbqud.cpp` [INFO] [stderr] DEBUG: COMPILER = gcc [INFO] [stderr] DEBUG: VERSION = 9.3.0 [INFO] [stderr] DEBUG: cplusplus = 201402L [INFO] [stderr] DEBUG: CPU = x86_64 [INFO] [stderr] DEBUG: KERNEL = Linux [INFO] [stderr] DEBUG: ENDIANNESS = little [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking the target C++ compiler version... [INFO] [stderr] INFO: 9.3.0 [INFO] [stderr] INFO: checking the target C++ compiler works... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.TnCYmL.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.TnCYmL.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for the host C compiler... [INFO] [stderr] DEBUG: _host_cc: Trying /usr/bin/gcc [INFO] [stderr] INFO: /usr/bin/gcc [INFO] [stderr] INFO: checking whether the host C compiler can be used... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.UknHM9.c` with content: [INFO] [stderr] DEBUG: | #if defined(_MSC_VER) && defined(__clang__) && defined(_MT) [INFO] [stderr] DEBUG: | %COMPILER "clang-cl" [INFO] [stderr] DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ [INFO] [stderr] DEBUG: | #elif defined(__clang__) [INFO] [stderr] DEBUG: | %COMPILER "clang" [INFO] [stderr] DEBUG: | # if __has_warning("-Wunguarded-availability") [INFO] [stderr] DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ [INFO] [stderr] DEBUG: | # endif [INFO] [stderr] DEBUG: | #elif defined(__GNUC__) [INFO] [stderr] DEBUG: | %COMPILER "gcc" [INFO] [stderr] DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__ [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | #if __cplusplus [INFO] [stderr] DEBUG: | %cplusplus __cplusplus [INFO] [stderr] DEBUG: | #elif __STDC_VERSION__ [INFO] [stderr] DEBUG: | %STDC_VERSION __STDC_VERSION__ [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __i386__ || _M_IX86 [INFO] [stderr] DEBUG: | %CPU "x86" [INFO] [stderr] DEBUG: | #elif __x86_64__ || _M_X64 [INFO] [stderr] DEBUG: | %CPU "x86_64" [INFO] [stderr] DEBUG: | #elif __arm__ || _M_ARM [INFO] [stderr] DEBUG: | %CPU "arm" [INFO] [stderr] DEBUG: | #elif __aarch64__ || _M_ARM64 [INFO] [stderr] DEBUG: | %CPU "aarch64" [INFO] [stderr] DEBUG: | #elif __ia64__ [INFO] [stderr] DEBUG: | %CPU "ia64" [INFO] [stderr] DEBUG: | #elif __s390x__ [INFO] [stderr] DEBUG: | %CPU "s390x" [INFO] [stderr] DEBUG: | #elif __s390__ [INFO] [stderr] DEBUG: | %CPU "s390" [INFO] [stderr] DEBUG: | #elif __powerpc64__ [INFO] [stderr] DEBUG: | %CPU "ppc64" [INFO] [stderr] DEBUG: | #elif __powerpc__ [INFO] [stderr] DEBUG: | %CPU "ppc" [INFO] [stderr] DEBUG: | #elif __alpha__ [INFO] [stderr] DEBUG: | %CPU "Alpha" [INFO] [stderr] DEBUG: | #elif __hppa__ [INFO] [stderr] DEBUG: | %CPU "hppa" [INFO] [stderr] DEBUG: | #elif __sparc__ && __arch64__ [INFO] [stderr] DEBUG: | %CPU "sparc64" [INFO] [stderr] DEBUG: | #elif __sparc__ [INFO] [stderr] DEBUG: | %CPU "sparc" [INFO] [stderr] DEBUG: | #elif __mips64 [INFO] [stderr] DEBUG: | %CPU "mips64" [INFO] [stderr] DEBUG: | #elif __mips__ [INFO] [stderr] DEBUG: | %CPU "mips32" [INFO] [stderr] DEBUG: | #elif __sh__ [INFO] [stderr] DEBUG: | %CPU "sh4" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __FreeBSD_kernel__ [INFO] [stderr] DEBUG: | %KERNEL "kFreeBSD" [INFO] [stderr] DEBUG: | #elif __DragonFly__ [INFO] [stderr] DEBUG: | %KERNEL "DragonFly" [INFO] [stderr] DEBUG: | #elif __OpenBSD__ [INFO] [stderr] DEBUG: | %KERNEL "OpenBSD" [INFO] [stderr] DEBUG: | #elif __sun__ [INFO] [stderr] DEBUG: | %KERNEL "SunOS" [INFO] [stderr] DEBUG: | #elif __FreeBSD__ [INFO] [stderr] DEBUG: | %KERNEL "FreeBSD" [INFO] [stderr] DEBUG: | #elif __linux__ [INFO] [stderr] DEBUG: | %KERNEL "Linux" [INFO] [stderr] DEBUG: | #elif _WIN32 || __CYGWIN__ [INFO] [stderr] DEBUG: | %KERNEL "WINNT" [INFO] [stderr] DEBUG: | #elif __NetBSD__ [INFO] [stderr] DEBUG: | %KERNEL "NetBSD" [INFO] [stderr] DEBUG: | #elif __APPLE__ [INFO] [stderr] DEBUG: | %KERNEL "Darwin" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __ANDROID__ [INFO] [stderr] DEBUG: | %OS "Android" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__ [INFO] [stderr] DEBUG: | %ENDIANNESS "little" [INFO] [stderr] DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__ [INFO] [stderr] DEBUG: | %ENDIANNESS "big" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -E /tmp/conftest.UknHM9.c` [INFO] [stderr] DEBUG: COMPILER = gcc [INFO] [stderr] DEBUG: VERSION = 9.3.0 [INFO] [stderr] DEBUG: STDC_VERSION = 201710L [INFO] [stderr] DEBUG: CPU = x86_64 [INFO] [stderr] DEBUG: KERNEL = Linux [INFO] [stderr] DEBUG: ENDIANNESS = little [INFO] [stderr] DEBUG: Creating `/tmp/conftest.VtWASK.c` with content: [INFO] [stderr] DEBUG: | #if defined(_MSC_VER) && defined(__clang__) && defined(_MT) [INFO] [stderr] DEBUG: | %COMPILER "clang-cl" [INFO] [stderr] DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ [INFO] [stderr] DEBUG: | #elif defined(__clang__) [INFO] [stderr] DEBUG: | %COMPILER "clang" [INFO] [stderr] DEBUG: | # if __has_warning("-Wunguarded-availability") [INFO] [stderr] DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ [INFO] [stderr] DEBUG: | # endif [INFO] [stderr] DEBUG: | #elif defined(__GNUC__) [INFO] [stderr] DEBUG: | %COMPILER "gcc" [INFO] [stderr] DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__ [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | #if __cplusplus [INFO] [stderr] DEBUG: | %cplusplus __cplusplus [INFO] [stderr] DEBUG: | #elif __STDC_VERSION__ [INFO] [stderr] DEBUG: | %STDC_VERSION __STDC_VERSION__ [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __i386__ || _M_IX86 [INFO] [stderr] DEBUG: | %CPU "x86" [INFO] [stderr] DEBUG: | #elif __x86_64__ || _M_X64 [INFO] [stderr] DEBUG: | %CPU "x86_64" [INFO] [stderr] DEBUG: | #elif __arm__ || _M_ARM [INFO] [stderr] DEBUG: | %CPU "arm" [INFO] [stderr] DEBUG: | #elif __aarch64__ || _M_ARM64 [INFO] [stderr] DEBUG: | %CPU "aarch64" [INFO] [stderr] DEBUG: | #elif __ia64__ [INFO] [stderr] DEBUG: | %CPU "ia64" [INFO] [stderr] DEBUG: | #elif __s390x__ [INFO] [stderr] DEBUG: | %CPU "s390x" [INFO] [stderr] DEBUG: | #elif __s390__ [INFO] [stderr] DEBUG: | %CPU "s390" [INFO] [stderr] DEBUG: | #elif __powerpc64__ [INFO] [stderr] DEBUG: | %CPU "ppc64" [INFO] [stderr] DEBUG: | #elif __powerpc__ [INFO] [stderr] DEBUG: | %CPU "ppc" [INFO] [stderr] DEBUG: | #elif __alpha__ [INFO] [stderr] DEBUG: | %CPU "Alpha" [INFO] [stderr] DEBUG: | #elif __hppa__ [INFO] [stderr] DEBUG: | %CPU "hppa" [INFO] [stderr] DEBUG: | #elif __sparc__ && __arch64__ [INFO] [stderr] DEBUG: | %CPU "sparc64" [INFO] [stderr] DEBUG: | #elif __sparc__ [INFO] [stderr] DEBUG: | %CPU "sparc" [INFO] [stderr] DEBUG: | #elif __mips64 [INFO] [stderr] DEBUG: | %CPU "mips64" [INFO] [stderr] DEBUG: | #elif __mips__ [INFO] [stderr] DEBUG: | %CPU "mips32" [INFO] [stderr] DEBUG: | #elif __sh__ [INFO] [stderr] DEBUG: | %CPU "sh4" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __FreeBSD_kernel__ [INFO] [stderr] DEBUG: | %KERNEL "kFreeBSD" [INFO] [stderr] DEBUG: | #elif __DragonFly__ [INFO] [stderr] DEBUG: | %KERNEL "DragonFly" [INFO] [stderr] DEBUG: | #elif __OpenBSD__ [INFO] [stderr] DEBUG: | %KERNEL "OpenBSD" [INFO] [stderr] DEBUG: | #elif __sun__ [INFO] [stderr] DEBUG: | %KERNEL "SunOS" [INFO] [stderr] DEBUG: | #elif __FreeBSD__ [INFO] [stderr] DEBUG: | %KERNEL "FreeBSD" [INFO] [stderr] DEBUG: | #elif __linux__ [INFO] [stderr] DEBUG: | %KERNEL "Linux" [INFO] [stderr] DEBUG: | #elif _WIN32 || __CYGWIN__ [INFO] [stderr] DEBUG: | %KERNEL "WINNT" [INFO] [stderr] DEBUG: | #elif __NetBSD__ [INFO] [stderr] DEBUG: | %KERNEL "NetBSD" [INFO] [stderr] DEBUG: | #elif __APPLE__ [INFO] [stderr] DEBUG: | %KERNEL "Darwin" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __ANDROID__ [INFO] [stderr] DEBUG: | %OS "Android" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__ [INFO] [stderr] DEBUG: | %ENDIANNESS "little" [INFO] [stderr] DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__ [INFO] [stderr] DEBUG: | %ENDIANNESS "big" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -E /tmp/conftest.VtWASK.c` [INFO] [stderr] DEBUG: COMPILER = gcc [INFO] [stderr] DEBUG: VERSION = 9.3.0 [INFO] [stderr] DEBUG: STDC_VERSION = 199901L [INFO] [stderr] DEBUG: CPU = x86_64 [INFO] [stderr] DEBUG: KERNEL = Linux [INFO] [stderr] DEBUG: ENDIANNESS = little [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking the host C compiler version... [INFO] [stderr] INFO: 9.3.0 [INFO] [stderr] INFO: checking the host C compiler works... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.JXvO0j.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -c /tmp/conftest.JXvO0j.c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for the host C++ compiler... [INFO] [stderr] DEBUG: _host_cxx: Trying /usr/bin/g++ [INFO] [stderr] INFO: /usr/bin/g++ [INFO] [stderr] INFO: checking whether the host C++ compiler can be used... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.kbZGLz.cpp` with content: [INFO] [stderr] DEBUG: | #if defined(_MSC_VER) && defined(__clang__) && defined(_MT) [INFO] [stderr] DEBUG: | %COMPILER "clang-cl" [INFO] [stderr] DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ [INFO] [stderr] DEBUG: | #elif defined(__clang__) [INFO] [stderr] DEBUG: | %COMPILER "clang" [INFO] [stderr] DEBUG: | # if __has_warning("-Wunguarded-availability") [INFO] [stderr] DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ [INFO] [stderr] DEBUG: | # endif [INFO] [stderr] DEBUG: | #elif defined(__GNUC__) [INFO] [stderr] DEBUG: | %COMPILER "gcc" [INFO] [stderr] DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__ [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | #if __cplusplus [INFO] [stderr] DEBUG: | %cplusplus __cplusplus [INFO] [stderr] DEBUG: | #elif __STDC_VERSION__ [INFO] [stderr] DEBUG: | %STDC_VERSION __STDC_VERSION__ [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __i386__ || _M_IX86 [INFO] [stderr] DEBUG: | %CPU "x86" [INFO] [stderr] DEBUG: | #elif __x86_64__ || _M_X64 [INFO] [stderr] DEBUG: | %CPU "x86_64" [INFO] [stderr] DEBUG: | #elif __arm__ || _M_ARM [INFO] [stderr] DEBUG: | %CPU "arm" [INFO] [stderr] DEBUG: | #elif __aarch64__ || _M_ARM64 [INFO] [stderr] DEBUG: | %CPU "aarch64" [INFO] [stderr] DEBUG: | #elif __ia64__ [INFO] [stderr] DEBUG: | %CPU "ia64" [INFO] [stderr] DEBUG: | #elif __s390x__ [INFO] [stderr] DEBUG: | %CPU "s390x" [INFO] [stderr] DEBUG: | #elif __s390__ [INFO] [stderr] DEBUG: | %CPU "s390" [INFO] [stderr] DEBUG: | #elif __powerpc64__ [INFO] [stderr] DEBUG: | %CPU "ppc64" [INFO] [stderr] DEBUG: | #elif __powerpc__ [INFO] [stderr] DEBUG: | %CPU "ppc" [INFO] [stderr] DEBUG: | #elif __alpha__ [INFO] [stderr] DEBUG: | %CPU "Alpha" [INFO] [stderr] DEBUG: | #elif __hppa__ [INFO] [stderr] DEBUG: | %CPU "hppa" [INFO] [stderr] DEBUG: | #elif __sparc__ && __arch64__ [INFO] [stderr] DEBUG: | %CPU "sparc64" [INFO] [stderr] DEBUG: | #elif __sparc__ [INFO] [stderr] DEBUG: | %CPU "sparc" [INFO] [stderr] DEBUG: | #elif __mips64 [INFO] [stderr] DEBUG: | %CPU "mips64" [INFO] [stderr] DEBUG: | #elif __mips__ [INFO] [stderr] DEBUG: | %CPU "mips32" [INFO] [stderr] DEBUG: | #elif __sh__ [INFO] [stderr] DEBUG: | %CPU "sh4" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __FreeBSD_kernel__ [INFO] [stderr] DEBUG: | %KERNEL "kFreeBSD" [INFO] [stderr] DEBUG: | #elif __DragonFly__ [INFO] [stderr] DEBUG: | %KERNEL "DragonFly" [INFO] [stderr] DEBUG: | #elif __OpenBSD__ [INFO] [stderr] DEBUG: | %KERNEL "OpenBSD" [INFO] [stderr] DEBUG: | #elif __sun__ [INFO] [stderr] DEBUG: | %KERNEL "SunOS" [INFO] [stderr] DEBUG: | #elif __FreeBSD__ [INFO] [stderr] DEBUG: | %KERNEL "FreeBSD" [INFO] [stderr] DEBUG: | #elif __linux__ [INFO] [stderr] DEBUG: | %KERNEL "Linux" [INFO] [stderr] DEBUG: | #elif _WIN32 || __CYGWIN__ [INFO] [stderr] DEBUG: | %KERNEL "WINNT" [INFO] [stderr] DEBUG: | #elif __NetBSD__ [INFO] [stderr] DEBUG: | %KERNEL "NetBSD" [INFO] [stderr] DEBUG: | #elif __APPLE__ [INFO] [stderr] DEBUG: | %KERNEL "Darwin" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __ANDROID__ [INFO] [stderr] DEBUG: | %OS "Android" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__ [INFO] [stderr] DEBUG: | %ENDIANNESS "little" [INFO] [stderr] DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__ [INFO] [stderr] DEBUG: | %ENDIANNESS "big" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -E /tmp/conftest.kbZGLz.cpp` [INFO] [stderr] DEBUG: COMPILER = gcc [INFO] [stderr] DEBUG: VERSION = 9.3.0 [INFO] [stderr] DEBUG: cplusplus = 201402L [INFO] [stderr] DEBUG: CPU = x86_64 [INFO] [stderr] DEBUG: KERNEL = Linux [INFO] [stderr] DEBUG: ENDIANNESS = little [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking the host C++ compiler version... [INFO] [stderr] INFO: 9.3.0 [INFO] [stderr] INFO: checking the host C++ compiler works... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.gVNFki.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.gVNFki.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] DEBUG: Creating `/tmp/conftest.0xElVL.cpp` with content: [INFO] [stderr] DEBUG: | #include_next [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ /tmp/conftest.0xElVL.cpp` [INFO] [stderr] INFO: checking for 64-bit OS... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.fyQjpY.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | static_assert(sizeof(void *) == 8, "") [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.fyQjpY.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for nasm... [INFO] [stderr] DEBUG: nasm: Trying nasm [INFO] [stderr] INFO: /usr/bin/nasm [INFO] [stderr] INFO: checking nasm version... [INFO] [stderr] DEBUG: Executing: `/usr/bin/nasm -v` [INFO] [stderr] INFO: 2.14.02 [INFO] [stderr] INFO: checking for linker... [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Wl,--version` [INFO] [stderr] INFO: bfd [INFO] [stderr] INFO: checking for the assembler... [INFO] [stderr] DEBUG: _as: Trying /usr/bin/gcc [INFO] [stderr] INFO: /usr/bin/gcc [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Wa,--version -c -o /dev/null -x assembler -` [INFO] [stderr] INFO: checking for ar... [INFO] [stderr] DEBUG: ar: Trying ar [INFO] [stderr] INFO: /usr/bin/ar [INFO] [stderr] INFO: checking for pkg_config... [INFO] [stderr] DEBUG: pkg_config: Trying pkg-config [INFO] [stderr] INFO: /usr/bin/pkg-config [INFO] [stderr] INFO: checking for pkg-config version... [INFO] [stderr] DEBUG: Executing: `/usr/bin/pkg-config --version` [INFO] [stderr] INFO: 0.29.1 [INFO] [stderr] INFO: checking for stdint.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest._RbUWz.cpp` with content: [INFO] [stderr] DEBUG: | #include [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest._RbUWz.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for inttypes.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.EG2dxQ.cpp` with content: [INFO] [stderr] DEBUG: | #include [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.EG2dxQ.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for malloc.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.bVUwkZ.cpp` with content: [INFO] [stderr] DEBUG: | #include [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.bVUwkZ.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for alloca.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.AMiph0.cpp` with content: [INFO] [stderr] DEBUG: | #include [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.AMiph0.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for sys/byteorder.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.gZ4iOU.cpp` with content: [INFO] [stderr] DEBUG: | #include [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.gZ4iOU.cpp` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | /tmp/conftest.gZ4iOU.cpp:1:10: fatal error: sys/byteorder.h: No such file or directory [INFO] [stderr] DEBUG: | 1 | #include [INFO] [stderr] DEBUG: | | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] DEBUG: | compilation terminated. [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking for getopt.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.9aGw6z.cpp` with content: [INFO] [stderr] DEBUG: | #include [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.9aGw6z.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for unistd.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.g5kL5N.cpp` with content: [INFO] [stderr] DEBUG: | #include [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.g5kL5N.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for nl_types.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.80zclN.cpp` with content: [INFO] [stderr] DEBUG: | #include [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.80zclN.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for cpuid.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.p3zonj.cpp` with content: [INFO] [stderr] DEBUG: | #include [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.p3zonj.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for sys/statvfs.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.9rpI6J.cpp` with content: [INFO] [stderr] DEBUG: | #include [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.9rpI6J.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for sys/statfs.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.m6Gczn.cpp` with content: [INFO] [stderr] DEBUG: | #include [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.m6Gczn.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for sys/vfs.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.pzM6Vu.cpp` with content: [INFO] [stderr] DEBUG: | #include [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.pzM6Vu.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for sys/mount.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.ArtGvC.cpp` with content: [INFO] [stderr] DEBUG: | #include [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.ArtGvC.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for sys/quota.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.pvdygx.cpp` with content: [INFO] [stderr] DEBUG: | #include [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | quotactl(0, nullptr, 0, (caddr_t)nullptr); [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.pvdygx.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for linux/quota.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.HqhGoP.cpp` with content: [INFO] [stderr] DEBUG: | #include [INFO] [stderr] DEBUG: | #include [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.HqhGoP.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for linux/if_addr.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.JnCxID.cpp` with content: [INFO] [stderr] DEBUG: | #include [INFO] [stderr] DEBUG: | #include [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.JnCxID.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for linux/rtnetlink.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.rlSLci.cpp` with content: [INFO] [stderr] DEBUG: | #include [INFO] [stderr] DEBUG: | #include [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.rlSLci.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for sys/queue.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.U9iCZb.cpp` with content: [INFO] [stderr] DEBUG: | #include [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.U9iCZb.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for sys/types.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.X5rUl7.cpp` with content: [INFO] [stderr] DEBUG: | #include [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.X5rUl7.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for netinet/in.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.kJvtq6.cpp` with content: [INFO] [stderr] DEBUG: | #include [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.kJvtq6.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for byteswap.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.V58GKC.cpp` with content: [INFO] [stderr] DEBUG: | #include [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.V58GKC.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for linux/perf_event.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.OPcCY1.cpp` with content: [INFO] [stderr] DEBUG: | #include [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.OPcCY1.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for perf_event_open system call... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.mjf3qm.cpp` with content: [INFO] [stderr] DEBUG: | #include [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | return sizeof(__NR_perf_event_open); [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.mjf3qm.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C compiler supports -Wbitfield-enum-conversion... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.SLnSIl.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wbitfield-enum-conversion -c /tmp/conftest.SLnSIl.c` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | gcc: error: unrecognized command line option '-Wbitfield-enum-conversion' [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wbitfield-enum-conversion... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.wfT1A7.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wbitfield-enum-conversion -c /tmp/conftest.wfT1A7.cpp` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | g++: error: unrecognized command line option '-Wbitfield-enum-conversion' [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C compiler supports -Wshadow-field-in-constructor-modified... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.CwxG3d.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wshadow-field-in-constructor-modified -c /tmp/conftest.CwxG3d.c` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | gcc: error: unrecognized command line option '-Wshadow-field-in-constructor-modified' [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wshadow-field-in-constructor-modified... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.VwIxY0.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wshadow-field-in-constructor-modified -c /tmp/conftest.VwIxY0.cpp` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | g++: error: unrecognized command line option '-Wshadow-field-in-constructor-modified' [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C compiler supports -Wunreachable-code-return... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.7iO39q.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wunreachable-code-return -c /tmp/conftest.7iO39q.c` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | gcc: error: unrecognized command line option '-Wunreachable-code-return'; did you mean '-Wunreachable-code'? [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wunreachable-code-return... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.L7zDFR.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wunreachable-code-return -c /tmp/conftest.L7zDFR.cpp` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | g++: error: unrecognized command line option '-Wunreachable-code-return'; did you mean '-Wunreachable-code'? [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C compiler supports -Wclass-varargs... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.4g2dhx.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wclass-varargs -c /tmp/conftest.4g2dhx.c` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | gcc: error: unrecognized command line option '-Wclass-varargs'; did you mean '-Wno-varargs'? [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wclass-varargs... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.mKg7gE.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wclass-varargs -c /tmp/conftest.mKg7gE.cpp` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | g++: error: unrecognized command line option '-Wclass-varargs'; did you mean '-Wno-varargs'? [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C compiler supports -Wfloat-overflow-conversion... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.CWQnqw.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wfloat-overflow-conversion -c /tmp/conftest.CWQnqw.c` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | gcc: error: unrecognized command line option '-Wfloat-overflow-conversion'; did you mean '-Wfloat-conversion'? [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wfloat-overflow-conversion... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.KyU7iI.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wfloat-overflow-conversion -c /tmp/conftest.KyU7iI.cpp` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | g++: error: unrecognized command line option '-Wfloat-overflow-conversion'; did you mean '-Wfloat-conversion'? [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C compiler supports -Wfloat-zero-conversion... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.p6zp0q.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wfloat-zero-conversion -c /tmp/conftest.p6zp0q.c` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | gcc: error: unrecognized command line option '-Wfloat-zero-conversion'; did you mean '-Wfloat-conversion'? [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wfloat-zero-conversion... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.lceDjT.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wfloat-zero-conversion -c /tmp/conftest.lceDjT.cpp` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | g++: error: unrecognized command line option '-Wfloat-zero-conversion'; did you mean '-Wfloat-conversion'? [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C compiler supports -Wloop-analysis... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.CsmMsD.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wloop-analysis -c /tmp/conftest.CsmMsD.c` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | gcc: error: unrecognized command line option '-Wloop-analysis' [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wloop-analysis... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.wDW3eU.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wloop-analysis -c /tmp/conftest.wDW3eU.cpp` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | g++: error: unrecognized command line option '-Wloop-analysis' [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wc++1z-compat... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.c30Y7Y.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wc++1z-compat -c /tmp/conftest.c30Y7Y.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wc++2a-compat... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.bXxOHC.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wc++2a-compat -c /tmp/conftest.bXxOHC.cpp` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | g++: error: unrecognized command line option '-Wc++2a-compat'; did you mean '-Wc++-compat'? [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wcomma... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.EUEpzl.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wcomma -c /tmp/conftest.EUEpzl.cpp` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | g++: error: unrecognized command line option '-Wcomma'; did you mean '-Wcomment'? [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C compiler supports -Wduplicated-cond... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.Qa11XJ.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wduplicated-cond -c /tmp/conftest.Qa11XJ.c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wduplicated-cond... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.gWZvXR.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wduplicated-cond -c /tmp/conftest.gWZvXR.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wimplicit-fallthrough... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.4g3SuH.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wimplicit-fallthrough -c /tmp/conftest.4g3SuH.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C compiler supports -Wstring-conversion... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.lU8z9g.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wstring-conversion -c /tmp/conftest.lU8z9g.c` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | gcc: error: unrecognized command line option '-Wstring-conversion'; did you mean '-Wsign-conversion'? [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wstring-conversion... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.EhQz3G.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wstring-conversion -c /tmp/conftest.EhQz3G.cpp` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | g++: error: unrecognized command line option '-Wstring-conversion'; did you mean '-Wsign-conversion'? [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C compiler supports -Wtautological-overlap-compare... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.OPKOzQ.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wtautological-overlap-compare -c /tmp/conftest.OPKOzQ.c` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | gcc: error: unrecognized command line option '-Wtautological-overlap-compare'; did you mean '-Wtautological-compare'? [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wtautological-overlap-compare... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.vRYzRc.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wtautological-overlap-compare -c /tmp/conftest.vRYzRc.cpp` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | g++: error: unrecognized command line option '-Wtautological-overlap-compare'; did you mean '-Wtautological-compare'? [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C compiler supports -Wtautological-unsigned-enum-zero-compare... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.yPbY0E.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wtautological-unsigned-enum-zero-compare -c /tmp/conftest.yPbY0E.c` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | gcc: error: unrecognized command line option '-Wtautological-unsigned-enum-zero-compare' [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wtautological-unsigned-enum-zero-compare... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.j3skOh.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wtautological-unsigned-enum-zero-compare -c /tmp/conftest.j3skOh.cpp` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | g++: error: unrecognized command line option '-Wtautological-unsigned-enum-zero-compare' [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C compiler supports -Wtautological-unsigned-zero-compare... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.XE8K23.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wtautological-unsigned-zero-compare -c /tmp/conftest.XE8K23.c` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | gcc: error: unrecognized command line option '-Wtautological-unsigned-zero-compare' [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wtautological-unsigned-zero-compare... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.9oQIFc.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wtautological-unsigned-zero-compare -c /tmp/conftest.9oQIFc.cpp` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | g++: error: unrecognized command line option '-Wtautological-unsigned-zero-compare' [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C compiler supports -Wno-error=tautological-type-limit-compare... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.E4glCm.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wno-error=tautological-type-limit-compare -c /tmp/conftest.E4glCm.c` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | cc1: error: '-Werror=tautological-type-limit-compare': no option -Wtautological-type-limit-compare [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wno-error=tautological-type-limit-compare... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.zemWnu.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wno-error=tautological-type-limit-compare -c /tmp/conftest.zemWnu.cpp` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | cc1plus: error: '-Werror=tautological-type-limit-compare': no option -Wtautological-type-limit-compare [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wno-inline-new-delete... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.9ojSGd.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Winline-new-delete -c /tmp/conftest.9ojSGd.cpp` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | g++: error: unrecognized command line option '-Winline-new-delete' [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C compiler supports -Wno-error=maybe-uninitialized... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.L9gCaG.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wno-error=maybe-uninitialized -c /tmp/conftest.L9gCaG.c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.LSeXw4.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wno-error=maybe-uninitialized -c /tmp/conftest.LSeXw4.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C compiler supports -Wno-error=deprecated-declarations... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.UBRFP5.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wno-error=deprecated-declarations -c /tmp/conftest.UBRFP5.c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wno-error=deprecated-declarations... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.P10kgo.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wno-error=deprecated-declarations -c /tmp/conftest.P10kgo.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C compiler supports -Wno-error=array-bounds... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.c4eoH2.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wno-error=array-bounds -c /tmp/conftest.c4eoH2.c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wno-error=array-bounds... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.b16mA9.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wno-error=array-bounds -c /tmp/conftest.b16mA9.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C compiler supports -Wno-error=coverage-mismatch... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.JVDTcT.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wno-error=coverage-mismatch -c /tmp/conftest.JVDTcT.c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wno-error=coverage-mismatch... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.LmZeFg.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wno-error=coverage-mismatch -c /tmp/conftest.LmZeFg.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C compiler supports -Wno-error=backend-plugin... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.0e7r2K.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wno-error=backend-plugin -c /tmp/conftest.0e7r2K.c` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | cc1: error: '-Werror=backend-plugin': no option -Wbackend-plugin [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wno-error=backend-plugin... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.Imr_fh.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wno-error=backend-plugin -c /tmp/conftest.Imr_fh.cpp` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | cc1plus: error: '-Werror=backend-plugin': no option -Wbackend-plugin [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C compiler supports -Wno-error=free-nonheap-object... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.WRkNxo.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wno-error=free-nonheap-object -c /tmp/conftest.WRkNxo.c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wno-error=free-nonheap-object... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.EKwpqx.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wno-error=free-nonheap-object -c /tmp/conftest.EKwpqx.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C compiler supports -Wno-error=multistatement-macros... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.oUvc6P.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wno-error=multistatement-macros -c /tmp/conftest.oUvc6P.c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wno-error=multistatement-macros... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.Bi98g8.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wno-error=multistatement-macros -c /tmp/conftest.Bi98g8.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C compiler supports -Wno-error=return-std-move... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.kO3Y_s.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wno-error=return-std-move -c /tmp/conftest.kO3Y_s.c` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | cc1: error: '-Werror=return-std-move': no option -Wreturn-std-move [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wno-error=return-std-move... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.oFdens.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wno-error=return-std-move -c /tmp/conftest.oFdens.cpp` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | cc1plus: error: '-Werror=return-std-move': no option -Wreturn-std-move [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C compiler supports -Wno-error=class-memaccess... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.JH9YFk.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wno-error=class-memaccess -c /tmp/conftest.JH9YFk.c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wno-error=class-memaccess... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.VBhkbd.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wno-error=class-memaccess -c /tmp/conftest.VBhkbd.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C compiler supports -Wno-error=atomic-alignment... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.8jQFZo.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wno-error=atomic-alignment -c /tmp/conftest.8jQFZo.c` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | cc1: error: '-Werror=atomic-alignment': no option -Watomic-alignment [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wno-error=atomic-alignment... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.pEghte.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wno-error=atomic-alignment -c /tmp/conftest.pEghte.cpp` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | cc1plus: error: '-Werror=atomic-alignment': no option -Watomic-alignment [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C compiler supports -Wno-error=deprecated-copy... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.ae4fwl.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wno-error=deprecated-copy -c /tmp/conftest.ae4fwl.c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wno-error=deprecated-copy... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.2nY8rv.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wno-error=deprecated-copy -c /tmp/conftest.2nY8rv.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C compiler supports -Wformat... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.A_21fK.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wformat -c /tmp/conftest.A_21fK.c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wformat... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.uOtoa0.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wformat -c /tmp/conftest.uOtoa0.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C compiler supports -Wformat-security... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.9uvpLN.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wformat-security -c /tmp/conftest.9uvpLN.c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wformat-security... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.iQsKcX.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wformat-security -c /tmp/conftest.iQsKcX.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C compiler supports -Wformat-overflow=2... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.LKCJWa.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wformat-overflow=2 -c /tmp/conftest.LKCJWa.c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wformat-overflow=2... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.DBDepS.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wformat-overflow=2 -c /tmp/conftest.DBDepS.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C compiler supports -Wno-gnu-zero-variadic-macro-arguments... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.URWp5F.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wgnu-zero-variadic-macro-arguments -c /tmp/conftest.URWp5F.c` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | gcc: error: unrecognized command line option '-Wgnu-zero-variadic-macro-arguments' [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wno-gnu-zero-variadic-macro-arguments... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.BFkkQr.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wgnu-zero-variadic-macro-arguments -c /tmp/conftest.BFkkQr.cpp` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | g++: error: unrecognized command line option '-Wgnu-zero-variadic-macro-arguments' [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wno-noexcept-type... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.6Ra7mh.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -Wnoexcept-type -c /tmp/conftest.6Ra7mh.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -fno-sized-deallocation... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.OMGmpU.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -fno-sized-deallocation -c /tmp/conftest.OMGmpU.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -fno-aligned-new... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.N9HlMB.cpp` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -Werror -fno-aligned-new -c /tmp/conftest.N9HlMB.cpp` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for rustfmt... [INFO] [stderr] DEBUG: rustfmt: Trying rustfmt [INFO] [stderr] INFO: /opt/rustwide/cargo-home/bin/rustfmt [INFO] [stderr] INFO: checking for llvm_profdata... [INFO] [stderr] DEBUG: llvm_profdata: Trying llvm-profdata [INFO] [stderr] INFO: /usr/bin/llvm-profdata [INFO] [stderr] INFO: checking for awk... [INFO] [stderr] DEBUG: awk: Trying gawk [INFO] [stderr] DEBUG: awk: Trying mawk [INFO] [stderr] INFO: /usr/bin/mawk [INFO] [stderr] INFO: checking for perl... [INFO] [stderr] DEBUG: perl: Trying perl5 [INFO] [stderr] DEBUG: perl: Trying perl [INFO] [stderr] INFO: /usr/bin/perl [INFO] [stderr] INFO: checking for minimum required perl version >= 5.006... [INFO] [stderr] DEBUG: Executing: `/usr/bin/perl -e 'print $]'` [INFO] [stderr] INFO: 5.030000 [INFO] [stderr] INFO: checking for full perl installation... [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for gmake... [INFO] [stderr] DEBUG: gmake: Trying gmake [INFO] [stderr] DEBUG: gmake: Trying make [INFO] [stderr] INFO: /usr/bin/make [INFO] [stderr] INFO: checking for watchman... [INFO] [stderr] INFO: not found [INFO] [stderr] INFO: checking for xargs... [INFO] [stderr] DEBUG: xargs: Trying xargs [INFO] [stderr] INFO: /usr/bin/xargs [INFO] [stderr] INFO: checking for rpmbuild... [INFO] [stderr] DEBUG: rpmbuild: Trying rpmbuild [INFO] [stderr] INFO: not found [INFO] [stderr] INFO: checking for llvm-objdump... [INFO] [stderr] DEBUG: llvm_objdump: Trying llvm-objdump [INFO] [stderr] INFO: /usr/bin/llvm-objdump [INFO] [stderr] INFO: checking for autoconf... [INFO] [stderr] ERROR: Could not find autoconf 2.13 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] touch: cannot touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/a40b829/mozjs/js/src/old-configure': Read-only file system [INFO] [stderr] touch: cannot touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/a40b829/mozjs/js/src/configure': Read-only file system [INFO] [stderr] touch: cannot touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/a40b829/mozjs/js/src/old-configure': Read-only file system [INFO] [stderr] ERROR: Could not find autoconf 2.13 [INFO] [stderr] make: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/a40b829/makefile.cargo:194: maybe-configure] Error 1 [INFO] [stderr] thread 'main' panicked at 'assertion failed: result.success()', /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/a40b829/build.rs:177:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5578908a49b0 - std::backtrace_rs::backtrace::libunwind::trace::he85dfb3ae4206056 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x5578908a49b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h1ad28094d7b00c21 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5578908a49b0 - std::sys_common::backtrace::_print_fmt::h901b54610713cd21 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x5578908a49b0 - ::fmt::hb0ad78ee1571f7e0 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x5578908ca79c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/fmt/mod.rs:1080 [INFO] [stderr] 5: 0x5578908a0562 - std::io::Write::write_fmt::hf7b7d7b243f84a36 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/io/mod.rs:1516 [INFO] [stderr] 6: 0x5578908a721d - std::sys_common::backtrace::_print::hd093978a5287b8ff [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x5578908a721d - std::sys_common::backtrace::print::h20f46787581d56d7 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x5578908a721d - std::panicking::default_hook::{{closure}}::h486cbb4b82ffc357 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panicking.rs:208 [INFO] [stderr] 9: 0x5578908a6ec8 - std::panicking::default_hook::h4190c9e3edd4d591 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panicking.rs:227 [INFO] [stderr] 10: 0x5578908a7901 - std::panicking::rust_panic_with_hook::h72e78719cdda225c [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panicking.rs:577 [INFO] [stderr] 11: 0x557890815dec - std::panicking::begin_panic::{{closure}}::hfe5cf5539eca0206 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panicking.rs:506 [INFO] [stderr] 12: 0x557890815c69 - std::sys_common::backtrace::__rust_end_short_backtrace::h7e783df3190211a6 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x557890815d17 - std::panicking::begin_panic::he85cfb09e676c2c3 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panicking.rs:505 [INFO] [stderr] 14: 0x55789037dbda - build_script_build::build_jsapi::h74971870ee64198f [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/a40b829/build.rs:177 [INFO] [stderr] 15: 0x55789037c49c - build_script_build::main::hd5473f7cb028cbfe [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/a40b829/build.rs:57 [INFO] [stderr] 16: 0x5578903857eb - core::ops::function::FnOnce::call_once::h7d4a6d7806fbea0a [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/ops/function.rs:227 [INFO] [stderr] 17: 0x55789038944e - std::sys_common::backtrace::__rust_begin_short_backtrace::h4c4a829917f1679a [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 18: 0x557890386441 - std::rt::lang_start::{{closure}}::h050569b4db144c91 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/rt.rs:66 [INFO] [stderr] 19: 0x5578908a7e17 - core::ops::function::impls:: for &F>::call_once::h5e15f43ce28787f7 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/core/src/ops/function.rs:259 [INFO] [stderr] 20: 0x5578908a7e17 - std::panicking::try::do_call::h764f1891769113e9 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panicking.rs:381 [INFO] [stderr] 21: 0x5578908a7e17 - std::panicking::try::h0f2fe4fdd5e0ad19 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panicking.rs:345 [INFO] [stderr] 22: 0x5578908a7e17 - std::panic::catch_unwind::h1634e40dd3a19f80 [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/panic.rs:382 [INFO] [stderr] 23: 0x5578908a7e17 - std::rt::lang_start_internal::h8d4bc7b854bbd5fe [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/rt.rs:51 [INFO] [stderr] 24: 0x557890386417 - std::rt::lang_start::h310ccb6428bea9dc [INFO] [stderr] at /rustc/f47dd4da3ae8c32c9e65d307bfe640b143e674df/library/std/src/rt.rs:65 [INFO] [stderr] 25: 0x557890380bea - main [INFO] [stderr] 26: 0x7faae1b520b3 - __libc_start_main [INFO] [stderr] 27: 0x55789037c0de - _start [INFO] [stderr] 28: 0x0 - [INFO] running `Command { std: "docker" "inspect" "79004ca974d247baa0f04340398f266109c6a82c3196eda753a3522faf2a40f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79004ca974d247baa0f04340398f266109c6a82c3196eda753a3522faf2a40f3", kill_on_drop: false }` [INFO] [stdout] 79004ca974d247baa0f04340398f266109c6a82c3196eda753a3522faf2a40f3