[INFO] cloning repository https://github.com/Redfire75369/spiderfire [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Redfire75369/spiderfire" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedfire75369%2Fspiderfire", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedfire75369%2Fspiderfire'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b84b0f838905f184208d2634e07ff8718a65f1bd [INFO] testing Redfire75369/spiderfire against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedfire75369%2Fspiderfire" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Redfire75369/spiderfire on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Redfire75369/spiderfire [INFO] finished tweaking git repo https://github.com/Redfire75369/spiderfire [INFO] tweaked toml for git repo https://github.com/Redfire75369/spiderfire written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Redfire75369/spiderfire already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0a195991b787ebeec4dabfef86c27e20fd738ff397b72399917ae74ca157fa64 [INFO] running `Command { std: "docker" "start" "-a" "0a195991b787ebeec4dabfef86c27e20fd738ff397b72399917ae74ca157fa64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a195991b787ebeec4dabfef86c27e20fd738ff397b72399917ae74ca157fa64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a195991b787ebeec4dabfef86c27e20fd738ff397b72399917ae74ca157fa64", kill_on_drop: false }` [INFO] [stdout] 0a195991b787ebeec4dabfef86c27e20fd738ff397b72399917ae74ca157fa64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e97fc4ebf2f4ecb801efe2b83e854cb51b0c0dd5baa7fb7b32b8c1cba33391a [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" "5e97fc4ebf2f4ecb801efe2b83e854cb51b0c0dd5baa7fb7b32b8c1cba33391a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling encoding_c v0.9.8 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling encoding_c_mem v0.2.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling mozjs v0.14.1 (https://github.com/servo/rust-mozjs#ef63e568) [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling mozjs_sys v0.68.2 (https://github.com/servo/mozjs?rev=95387f7235ae9ba950a8dbebb850f41709ff5b1d#95387f72) [INFO] [stderr] error: failed to run custom build command for `mozjs_sys v0.68.2 (https://github.com/servo/mozjs?rev=95387f7235ae9ba950a8dbebb850f41709ff5b1d#95387f72)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/mozjs_sys-70063962a4b71ef4/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:outdir=/opt/rustwide/target/debug/build/mozjs_sys-320e4b996b7b0bea/out/build [INFO] [stderr] [[ '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs'/js/src/configure -ot '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs'/js/src/configure.in ]] && touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs'/js/src/configure || true [INFO] [stderr] [[ '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs'/js/src/old-configure -ot '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs'/js/src/old-configure.in ]] && touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs'/js/src/old-configure || true [INFO] [stderr] ! [[ '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs'/js/src/configure.in -ot '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs'/js/src/configure ]] && touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs'/js/src/configure || true [INFO] [stderr] ! [[ '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs'/js/src/old-configure.in -ot '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs'/js/src/old-configure ]] && touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs'/js/src/old-configure || true [INFO] [stderr] if [[ '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/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/95387f7/mozjs'/js/src/configure --disable-jemalloc --disable-js-shell --disable-tests --disable-export-js --disable-shared-js --build-backends=RecursiveMake --enable-debug --disable-optimize --enable-gczeal || (cat config.log && exit 1) ; \ [INFO] [stderr] fi [INFO] [stderr] Creating Python 3 environment [INFO] [stderr] created virtual environment CPython3.8.5.final.0-64 in 374ms [INFO] [stderr] creator CPython3Posix(dest=/opt/rustwide/target/debug/build/mozjs_sys-320e4b996b7b0bea/out/build/_virtualenvs/init_py3, clear=False, no_vcs_ignore=False, global=False) [INFO] [stderr] seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/root/.local/share/virtualenv) [INFO] [stderr] added seed packages: pip==20.3.1, setuptools==51.0.0, wheel==0.36.1 [INFO] [stderr] activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator,XonshActivator [INFO] [stderr] Error processing command. Ignoring because optional. (optional:packages.txt:comm/build/virtualenv_packages.txt) [INFO] [stderr] Re-executing 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... /opt/rustwide/target/debug/build/mozjs_sys-320e4b996b7b0bea/out/build/_virtualenvs/init_py3/bin/python (3.8.5) [INFO] [stderr] checking whether cross compiling... no [INFO] [stderr] checking for wget... /usr/bin/wget [INFO] [stderr] checking for yasm... not found [INFO] [stderr] checking for ccache... 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 new enough STL headers from libstdc++... 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 nm... /usr/bin/nm [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 fts.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 memfd_create in sys/mman.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 -Wempty-init-stmt... 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 -Wno-range-loop-analysis... no [INFO] [stderr] checking whether the C++ compiler supports -Wno-range-loop-analysis... no [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 -Wunused-function... yes [INFO] [stderr] checking whether the C++ compiler supports -Wunused-variable... 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-multistatement-macros... yes [INFO] [stderr] checking whether the C++ compiler supports -Wno-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 -Werror=implicit-function-declaration... yes [INFO] [stderr] checking whether the C compiler supports -Wno-psabi... yes [INFO] [stderr] checking whether the C++ compiler supports -Wno-psabi... 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 llvm_profdata... /usr/bin/llvm-profdata [INFO] [stderr] checking for rustfmt... /opt/rustwide/cargo-home/bin/rustfmt [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 NSIS version... no [INFO] [stderr] checking for llvm-objdump... /usr/bin/llvm-objdump [INFO] [stderr] checking for zlib >= 1.2.3... yes [INFO] [stderr] checking MOZ_ZLIB_CFLAGS... [INFO] [stderr] checking MOZ_ZLIB_LIBS... -lz [INFO] [stderr] checking for m4... /usr/bin/m4 [INFO] [stderr] Refreshing /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs/js/src/old-configure with /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs/build/autoconf/autoconf.sh [INFO] [stderr] DEBUG: python3: running with pid 1106 [INFO] [stderr] DEBUG: python3: sys.executable: '/opt/rustwide/target/debug/build/mozjs_sys-320e4b996b7b0bea/out/build/_virtualenvs/init_py3/bin/python' [INFO] [stderr] DEBUG: python3: executable from configuration: None [INFO] [stderr] DEBUG: python3: found executable: '/opt/rustwide/target/debug/build/mozjs_sys-320e4b996b7b0bea/out/build/_virtualenvs/init_py3/bin/python' [INFO] [stderr] DEBUG: python3: venv is up to date [INFO] [stderr] 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/95387f7/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: /opt/rustwide/target/debug/build/mozjs_sys-320e4b996b7b0bea/out/build/_virtualenvs/init_py3/bin/python (3.8.5) [INFO] [stderr] INFO: checking whether cross compiling... [INFO] [stderr] INFO: no [INFO] [stderr] DEBUG: Prioritizing system over mozbuild state dir in toolchain paths because you are building in release mode. [INFO] [stderr] INFO: checking for wget... [INFO] [stderr] DEBUG: wget: Looking for wget [INFO] [stderr] INFO: /usr/bin/wget [INFO] [stderr] INFO: checking for yasm... [INFO] [stderr] DEBUG: yasm: Looking for yasm [INFO] [stderr] INFO: not found [INFO] [stderr] INFO: checking for ccache... [INFO] [stderr] INFO: not found [INFO] [stderr] INFO: checking for the target C compiler... [INFO] [stderr] DEBUG: _cc: Looking for 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.wfy6u8jp.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: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ [INFO] [stderr] DEBUG: | # ifdef __apple_build_version__ [INFO] [stderr] DEBUG: | %XCODE 1 [INFO] [stderr] DEBUG: | # endif [INFO] [stderr] DEBUG: | #elif defined(__GNUC__) && !defined(__MINGW32__) [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 __m68k__ [INFO] [stderr] DEBUG: | %CPU "m68k" [INFO] [stderr] DEBUG: | #elif __mips64 [INFO] [stderr] DEBUG: | %CPU "mips64" [INFO] [stderr] DEBUG: | #elif __mips__ [INFO] [stderr] DEBUG: | %CPU "mips32" [INFO] [stderr] DEBUG: | #elif __riscv && __riscv_xlen == 64 [INFO] [stderr] DEBUG: | %CPU "riscv64" [INFO] [stderr] DEBUG: | #elif __sh__ [INFO] [stderr] DEBUG: | %CPU "sh4" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __APPLE__ [INFO] [stderr] DEBUG: | %KERNEL "Darwin" [INFO] [stderr] DEBUG: | #elif __DragonFly__ [INFO] [stderr] DEBUG: | %KERNEL "DragonFly" [INFO] [stderr] DEBUG: | #elif __FreeBSD__ [INFO] [stderr] DEBUG: | %KERNEL "FreeBSD" [INFO] [stderr] DEBUG: | #elif __FreeBSD_kernel__ [INFO] [stderr] DEBUG: | %KERNEL "kFreeBSD" [INFO] [stderr] DEBUG: | #elif __linux__ [INFO] [stderr] DEBUG: | %KERNEL "Linux" [INFO] [stderr] DEBUG: | #elif __NetBSD__ [INFO] [stderr] DEBUG: | %KERNEL "NetBSD" [INFO] [stderr] DEBUG: | #elif __OpenBSD__ [INFO] [stderr] DEBUG: | %KERNEL "OpenBSD" [INFO] [stderr] DEBUG: | #elif __sun__ [INFO] [stderr] DEBUG: | %KERNEL "SunOS" [INFO] [stderr] DEBUG: | #elif _WIN32 || __CYGWIN__ [INFO] [stderr] DEBUG: | %KERNEL "WINNT" [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 /tmp/conftest.wfy6u8jp.c -E` [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.po7vntrp.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: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ [INFO] [stderr] DEBUG: | # ifdef __apple_build_version__ [INFO] [stderr] DEBUG: | %XCODE 1 [INFO] [stderr] DEBUG: | # endif [INFO] [stderr] DEBUG: | #elif defined(__GNUC__) && !defined(__MINGW32__) [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 __m68k__ [INFO] [stderr] DEBUG: | %CPU "m68k" [INFO] [stderr] DEBUG: | #elif __mips64 [INFO] [stderr] DEBUG: | %CPU "mips64" [INFO] [stderr] DEBUG: | #elif __mips__ [INFO] [stderr] DEBUG: | %CPU "mips32" [INFO] [stderr] DEBUG: | #elif __riscv && __riscv_xlen == 64 [INFO] [stderr] DEBUG: | %CPU "riscv64" [INFO] [stderr] DEBUG: | #elif __sh__ [INFO] [stderr] DEBUG: | %CPU "sh4" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __APPLE__ [INFO] [stderr] DEBUG: | %KERNEL "Darwin" [INFO] [stderr] DEBUG: | #elif __DragonFly__ [INFO] [stderr] DEBUG: | %KERNEL "DragonFly" [INFO] [stderr] DEBUG: | #elif __FreeBSD__ [INFO] [stderr] DEBUG: | %KERNEL "FreeBSD" [INFO] [stderr] DEBUG: | #elif __FreeBSD_kernel__ [INFO] [stderr] DEBUG: | %KERNEL "kFreeBSD" [INFO] [stderr] DEBUG: | #elif __linux__ [INFO] [stderr] DEBUG: | %KERNEL "Linux" [INFO] [stderr] DEBUG: | #elif __NetBSD__ [INFO] [stderr] DEBUG: | %KERNEL "NetBSD" [INFO] [stderr] DEBUG: | #elif __OpenBSD__ [INFO] [stderr] DEBUG: | %KERNEL "OpenBSD" [INFO] [stderr] DEBUG: | #elif __sun__ [INFO] [stderr] DEBUG: | %KERNEL "SunOS" [INFO] [stderr] DEBUG: | #elif _WIN32 || __CYGWIN__ [INFO] [stderr] DEBUG: | %KERNEL "WINNT" [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 /tmp/conftest.po7vntrp.c -E` [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.bomp_r5y.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 /tmp/conftest.bomp_r5y.c -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for the target C++ compiler... [INFO] [stderr] DEBUG: _cxx: Looking for 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.s6d7k7vv.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: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ [INFO] [stderr] DEBUG: | # ifdef __apple_build_version__ [INFO] [stderr] DEBUG: | %XCODE 1 [INFO] [stderr] DEBUG: | # endif [INFO] [stderr] DEBUG: | #elif defined(__GNUC__) && !defined(__MINGW32__) [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 __m68k__ [INFO] [stderr] DEBUG: | %CPU "m68k" [INFO] [stderr] DEBUG: | #elif __mips64 [INFO] [stderr] DEBUG: | %CPU "mips64" [INFO] [stderr] DEBUG: | #elif __mips__ [INFO] [stderr] DEBUG: | %CPU "mips32" [INFO] [stderr] DEBUG: | #elif __riscv && __riscv_xlen == 64 [INFO] [stderr] DEBUG: | %CPU "riscv64" [INFO] [stderr] DEBUG: | #elif __sh__ [INFO] [stderr] DEBUG: | %CPU "sh4" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __APPLE__ [INFO] [stderr] DEBUG: | %KERNEL "Darwin" [INFO] [stderr] DEBUG: | #elif __DragonFly__ [INFO] [stderr] DEBUG: | %KERNEL "DragonFly" [INFO] [stderr] DEBUG: | #elif __FreeBSD__ [INFO] [stderr] DEBUG: | %KERNEL "FreeBSD" [INFO] [stderr] DEBUG: | #elif __FreeBSD_kernel__ [INFO] [stderr] DEBUG: | %KERNEL "kFreeBSD" [INFO] [stderr] DEBUG: | #elif __linux__ [INFO] [stderr] DEBUG: | %KERNEL "Linux" [INFO] [stderr] DEBUG: | #elif __NetBSD__ [INFO] [stderr] DEBUG: | %KERNEL "NetBSD" [INFO] [stderr] DEBUG: | #elif __OpenBSD__ [INFO] [stderr] DEBUG: | %KERNEL "OpenBSD" [INFO] [stderr] DEBUG: | #elif __sun__ [INFO] [stderr] DEBUG: | %KERNEL "SunOS" [INFO] [stderr] DEBUG: | #elif _WIN32 || __CYGWIN__ [INFO] [stderr] DEBUG: | %KERNEL "WINNT" [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++ /tmp/conftest.s6d7k7vv.cpp -E` [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] DEBUG: Creating `/tmp/conftest.zh5vwmw4.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: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ [INFO] [stderr] DEBUG: | # ifdef __apple_build_version__ [INFO] [stderr] DEBUG: | %XCODE 1 [INFO] [stderr] DEBUG: | # endif [INFO] [stderr] DEBUG: | #elif defined(__GNUC__) && !defined(__MINGW32__) [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 __m68k__ [INFO] [stderr] DEBUG: | %CPU "m68k" [INFO] [stderr] DEBUG: | #elif __mips64 [INFO] [stderr] DEBUG: | %CPU "mips64" [INFO] [stderr] DEBUG: | #elif __mips__ [INFO] [stderr] DEBUG: | %CPU "mips32" [INFO] [stderr] DEBUG: | #elif __riscv && __riscv_xlen == 64 [INFO] [stderr] DEBUG: | %CPU "riscv64" [INFO] [stderr] DEBUG: | #elif __sh__ [INFO] [stderr] DEBUG: | %CPU "sh4" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __APPLE__ [INFO] [stderr] DEBUG: | %KERNEL "Darwin" [INFO] [stderr] DEBUG: | #elif __DragonFly__ [INFO] [stderr] DEBUG: | %KERNEL "DragonFly" [INFO] [stderr] DEBUG: | #elif __FreeBSD__ [INFO] [stderr] DEBUG: | %KERNEL "FreeBSD" [INFO] [stderr] DEBUG: | #elif __FreeBSD_kernel__ [INFO] [stderr] DEBUG: | %KERNEL "kFreeBSD" [INFO] [stderr] DEBUG: | #elif __linux__ [INFO] [stderr] DEBUG: | %KERNEL "Linux" [INFO] [stderr] DEBUG: | #elif __NetBSD__ [INFO] [stderr] DEBUG: | %KERNEL "NetBSD" [INFO] [stderr] DEBUG: | #elif __OpenBSD__ [INFO] [stderr] DEBUG: | %KERNEL "OpenBSD" [INFO] [stderr] DEBUG: | #elif __sun__ [INFO] [stderr] DEBUG: | %KERNEL "SunOS" [INFO] [stderr] DEBUG: | #elif _WIN32 || __CYGWIN__ [INFO] [stderr] DEBUG: | %KERNEL "WINNT" [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++ -std=gnu++17 /tmp/conftest.zh5vwmw4.cpp -E` [INFO] [stderr] DEBUG: COMPILER = gcc [INFO] [stderr] DEBUG: VERSION = 9.3.0 [INFO] [stderr] DEBUG: cplusplus = 201703L [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.oj4n2v4g.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++ -std=gnu++17 /tmp/conftest.oj4n2v4g.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for the host C compiler... [INFO] [stderr] DEBUG: _host_cc: Looking for /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.2z9wihqx.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: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ [INFO] [stderr] DEBUG: | # ifdef __apple_build_version__ [INFO] [stderr] DEBUG: | %XCODE 1 [INFO] [stderr] DEBUG: | # endif [INFO] [stderr] DEBUG: | #elif defined(__GNUC__) && !defined(__MINGW32__) [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 __m68k__ [INFO] [stderr] DEBUG: | %CPU "m68k" [INFO] [stderr] DEBUG: | #elif __mips64 [INFO] [stderr] DEBUG: | %CPU "mips64" [INFO] [stderr] DEBUG: | #elif __mips__ [INFO] [stderr] DEBUG: | %CPU "mips32" [INFO] [stderr] DEBUG: | #elif __riscv && __riscv_xlen == 64 [INFO] [stderr] DEBUG: | %CPU "riscv64" [INFO] [stderr] DEBUG: | #elif __sh__ [INFO] [stderr] DEBUG: | %CPU "sh4" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __APPLE__ [INFO] [stderr] DEBUG: | %KERNEL "Darwin" [INFO] [stderr] DEBUG: | #elif __DragonFly__ [INFO] [stderr] DEBUG: | %KERNEL "DragonFly" [INFO] [stderr] DEBUG: | #elif __FreeBSD__ [INFO] [stderr] DEBUG: | %KERNEL "FreeBSD" [INFO] [stderr] DEBUG: | #elif __FreeBSD_kernel__ [INFO] [stderr] DEBUG: | %KERNEL "kFreeBSD" [INFO] [stderr] DEBUG: | #elif __linux__ [INFO] [stderr] DEBUG: | %KERNEL "Linux" [INFO] [stderr] DEBUG: | #elif __NetBSD__ [INFO] [stderr] DEBUG: | %KERNEL "NetBSD" [INFO] [stderr] DEBUG: | #elif __OpenBSD__ [INFO] [stderr] DEBUG: | %KERNEL "OpenBSD" [INFO] [stderr] DEBUG: | #elif __sun__ [INFO] [stderr] DEBUG: | %KERNEL "SunOS" [INFO] [stderr] DEBUG: | #elif _WIN32 || __CYGWIN__ [INFO] [stderr] DEBUG: | %KERNEL "WINNT" [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 /tmp/conftest.2z9wihqx.c -E` [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.xfwxm2xf.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: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ [INFO] [stderr] DEBUG: | # ifdef __apple_build_version__ [INFO] [stderr] DEBUG: | %XCODE 1 [INFO] [stderr] DEBUG: | # endif [INFO] [stderr] DEBUG: | #elif defined(__GNUC__) && !defined(__MINGW32__) [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 __m68k__ [INFO] [stderr] DEBUG: | %CPU "m68k" [INFO] [stderr] DEBUG: | #elif __mips64 [INFO] [stderr] DEBUG: | %CPU "mips64" [INFO] [stderr] DEBUG: | #elif __mips__ [INFO] [stderr] DEBUG: | %CPU "mips32" [INFO] [stderr] DEBUG: | #elif __riscv && __riscv_xlen == 64 [INFO] [stderr] DEBUG: | %CPU "riscv64" [INFO] [stderr] DEBUG: | #elif __sh__ [INFO] [stderr] DEBUG: | %CPU "sh4" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __APPLE__ [INFO] [stderr] DEBUG: | %KERNEL "Darwin" [INFO] [stderr] DEBUG: | #elif __DragonFly__ [INFO] [stderr] DEBUG: | %KERNEL "DragonFly" [INFO] [stderr] DEBUG: | #elif __FreeBSD__ [INFO] [stderr] DEBUG: | %KERNEL "FreeBSD" [INFO] [stderr] DEBUG: | #elif __FreeBSD_kernel__ [INFO] [stderr] DEBUG: | %KERNEL "kFreeBSD" [INFO] [stderr] DEBUG: | #elif __linux__ [INFO] [stderr] DEBUG: | %KERNEL "Linux" [INFO] [stderr] DEBUG: | #elif __NetBSD__ [INFO] [stderr] DEBUG: | %KERNEL "NetBSD" [INFO] [stderr] DEBUG: | #elif __OpenBSD__ [INFO] [stderr] DEBUG: | %KERNEL "OpenBSD" [INFO] [stderr] DEBUG: | #elif __sun__ [INFO] [stderr] DEBUG: | %KERNEL "SunOS" [INFO] [stderr] DEBUG: | #elif _WIN32 || __CYGWIN__ [INFO] [stderr] DEBUG: | %KERNEL "WINNT" [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 /tmp/conftest.xfwxm2xf.c -E` [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.pyjejq3q.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 /tmp/conftest.pyjejq3q.c -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for the host C++ compiler... [INFO] [stderr] DEBUG: _host_cxx: Looking for /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.zbtacz9f.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: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ [INFO] [stderr] DEBUG: | # ifdef __apple_build_version__ [INFO] [stderr] DEBUG: | %XCODE 1 [INFO] [stderr] DEBUG: | # endif [INFO] [stderr] DEBUG: | #elif defined(__GNUC__) && !defined(__MINGW32__) [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 __m68k__ [INFO] [stderr] DEBUG: | %CPU "m68k" [INFO] [stderr] DEBUG: | #elif __mips64 [INFO] [stderr] DEBUG: | %CPU "mips64" [INFO] [stderr] DEBUG: | #elif __mips__ [INFO] [stderr] DEBUG: | %CPU "mips32" [INFO] [stderr] DEBUG: | #elif __riscv && __riscv_xlen == 64 [INFO] [stderr] DEBUG: | %CPU "riscv64" [INFO] [stderr] DEBUG: | #elif __sh__ [INFO] [stderr] DEBUG: | %CPU "sh4" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __APPLE__ [INFO] [stderr] DEBUG: | %KERNEL "Darwin" [INFO] [stderr] DEBUG: | #elif __DragonFly__ [INFO] [stderr] DEBUG: | %KERNEL "DragonFly" [INFO] [stderr] DEBUG: | #elif __FreeBSD__ [INFO] [stderr] DEBUG: | %KERNEL "FreeBSD" [INFO] [stderr] DEBUG: | #elif __FreeBSD_kernel__ [INFO] [stderr] DEBUG: | %KERNEL "kFreeBSD" [INFO] [stderr] DEBUG: | #elif __linux__ [INFO] [stderr] DEBUG: | %KERNEL "Linux" [INFO] [stderr] DEBUG: | #elif __NetBSD__ [INFO] [stderr] DEBUG: | %KERNEL "NetBSD" [INFO] [stderr] DEBUG: | #elif __OpenBSD__ [INFO] [stderr] DEBUG: | %KERNEL "OpenBSD" [INFO] [stderr] DEBUG: | #elif __sun__ [INFO] [stderr] DEBUG: | %KERNEL "SunOS" [INFO] [stderr] DEBUG: | #elif _WIN32 || __CYGWIN__ [INFO] [stderr] DEBUG: | %KERNEL "WINNT" [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++ /tmp/conftest.zbtacz9f.cpp -E` [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] DEBUG: Creating `/tmp/conftest.ui4lssfo.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: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ [INFO] [stderr] DEBUG: | # ifdef __apple_build_version__ [INFO] [stderr] DEBUG: | %XCODE 1 [INFO] [stderr] DEBUG: | # endif [INFO] [stderr] DEBUG: | #elif defined(__GNUC__) && !defined(__MINGW32__) [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 __m68k__ [INFO] [stderr] DEBUG: | %CPU "m68k" [INFO] [stderr] DEBUG: | #elif __mips64 [INFO] [stderr] DEBUG: | %CPU "mips64" [INFO] [stderr] DEBUG: | #elif __mips__ [INFO] [stderr] DEBUG: | %CPU "mips32" [INFO] [stderr] DEBUG: | #elif __riscv && __riscv_xlen == 64 [INFO] [stderr] DEBUG: | %CPU "riscv64" [INFO] [stderr] DEBUG: | #elif __sh__ [INFO] [stderr] DEBUG: | %CPU "sh4" [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if __APPLE__ [INFO] [stderr] DEBUG: | %KERNEL "Darwin" [INFO] [stderr] DEBUG: | #elif __DragonFly__ [INFO] [stderr] DEBUG: | %KERNEL "DragonFly" [INFO] [stderr] DEBUG: | #elif __FreeBSD__ [INFO] [stderr] DEBUG: | %KERNEL "FreeBSD" [INFO] [stderr] DEBUG: | #elif __FreeBSD_kernel__ [INFO] [stderr] DEBUG: | %KERNEL "kFreeBSD" [INFO] [stderr] DEBUG: | #elif __linux__ [INFO] [stderr] DEBUG: | %KERNEL "Linux" [INFO] [stderr] DEBUG: | #elif __NetBSD__ [INFO] [stderr] DEBUG: | %KERNEL "NetBSD" [INFO] [stderr] DEBUG: | #elif __OpenBSD__ [INFO] [stderr] DEBUG: | %KERNEL "OpenBSD" [INFO] [stderr] DEBUG: | #elif __sun__ [INFO] [stderr] DEBUG: | %KERNEL "SunOS" [INFO] [stderr] DEBUG: | #elif _WIN32 || __CYGWIN__ [INFO] [stderr] DEBUG: | %KERNEL "WINNT" [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++ -std=gnu++17 /tmp/conftest.ui4lssfo.cpp -E` [INFO] [stderr] DEBUG: COMPILER = gcc [INFO] [stderr] DEBUG: VERSION = 9.3.0 [INFO] [stderr] DEBUG: cplusplus = 201703L [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.i7f4v_xt.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++ -std=gnu++17 /tmp/conftest.i7f4v_xt.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for 64-bit OS... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.8jjnia9y.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++ -std=gnu++17 /tmp/conftest.8jjnia9y.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for new enough STL headers from libstdc++... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.wo7m6kl7.cpp` with content: [INFO] [stderr] DEBUG: | #include [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | #if defined(__GLIBCXX__) && !defined(_GLIBCXX_RELEASE) [INFO] [stderr] DEBUG: | # error libstdc++ not new enough [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | #if defined(_GLIBCXX_RELEASE) [INFO] [stderr] DEBUG: | # if _GLIBCXX_RELEASE < 7 [INFO] [stderr] DEBUG: | # error libstdc++ not new enough [INFO] [stderr] DEBUG: | # else [INFO] [stderr] DEBUG: | (void) 0 [INFO] [stderr] DEBUG: | # endif [INFO] [stderr] DEBUG: | #endif [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -std=gnu++17 /tmp/conftest.wo7m6kl7.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for nasm... [INFO] [stderr] DEBUG: nasm: Looking for 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: Looking for /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: Looking for ar [INFO] [stderr] INFO: /usr/bin/ar [INFO] [stderr] INFO: checking for nm... [INFO] [stderr] DEBUG: nm: Looking for nm [INFO] [stderr] INFO: /usr/bin/nm [INFO] [stderr] INFO: checking for pkg_config... [INFO] [stderr] DEBUG: pkg_config: Looking for 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.xufmn13p.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++ -std=gnu++17 /tmp/conftest.xufmn13p.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for inttypes.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.zj__gpmm.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++ -std=gnu++17 /tmp/conftest.zj__gpmm.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for malloc.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.lo9m1zi2.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++ -std=gnu++17 /tmp/conftest.lo9m1zi2.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for alloca.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.49gacglc.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++ -std=gnu++17 /tmp/conftest.49gacglc.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for sys/byteorder.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.fk73qtw_.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++ -std=gnu++17 /tmp/conftest.fk73qtw_.cpp -c` [INFO] [stderr] DEBUG: The command returned non-zero exit status 1. [INFO] [stderr] DEBUG: Its error output was: [INFO] [stderr] DEBUG: | /tmp/conftest.fk73qtw_.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.vdjkgyw4.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++ -std=gnu++17 /tmp/conftest.vdjkgyw4.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for unistd.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.6j6rtb3m.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++ -std=gnu++17 /tmp/conftest.6j6rtb3m.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for nl_types.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.w823bek2.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++ -std=gnu++17 /tmp/conftest.w823bek2.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for cpuid.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.ovwqbc0c.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++ -std=gnu++17 /tmp/conftest.ovwqbc0c.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for fts.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.x5pmzmlr.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++ -std=gnu++17 /tmp/conftest.x5pmzmlr.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for sys/statvfs.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.mnl8p9hc.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++ -std=gnu++17 /tmp/conftest.mnl8p9hc.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for sys/statfs.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.xegnbrox.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++ -std=gnu++17 /tmp/conftest.xegnbrox.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for sys/vfs.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.ipkyni4a.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++ -std=gnu++17 /tmp/conftest.ipkyni4a.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for sys/mount.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.l5gz872v.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++ -std=gnu++17 /tmp/conftest.l5gz872v.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for sys/quota.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.qge3ocfd.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++ -std=gnu++17 /tmp/conftest.qge3ocfd.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for linux/quota.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.5eg31a2i.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++ -std=gnu++17 /tmp/conftest.5eg31a2i.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for linux/if_addr.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.41ntcv8o.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++ -std=gnu++17 /tmp/conftest.41ntcv8o.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for linux/rtnetlink.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.6emmiub_.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++ -std=gnu++17 /tmp/conftest.6emmiub_.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for sys/queue.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.v5mh57pf.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++ -std=gnu++17 /tmp/conftest.v5mh57pf.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for sys/types.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.nh9qp9mq.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++ -std=gnu++17 /tmp/conftest.nh9qp9mq.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for netinet/in.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.58z0jl7o.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++ -std=gnu++17 /tmp/conftest.58z0jl7o.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for byteswap.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.auutapvv.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++ -std=gnu++17 /tmp/conftest.auutapvv.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for memfd_create in sys/mman.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.0sxohnot.cpp` with content: [INFO] [stderr] DEBUG: | #include [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | memfd_create("", 0); [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/g++ -std=gnu++17 /tmp/conftest.0sxohnot.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for linux/perf_event.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.imrg9yg3.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++ -std=gnu++17 /tmp/conftest.imrg9yg3.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for perf_event_open system call... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.kj7mrkdp.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++ -std=gnu++17 /tmp/conftest.kj7mrkdp.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C compiler supports -Wbitfield-enum-conversion... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.dnpwmc8i.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 /tmp/conftest.dnpwmc8i.c -Werror -Wbitfield-enum-conversion -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.o_7z03jo.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++ -std=gnu++17 /tmp/conftest.o_7z03jo.cpp -Werror -Wbitfield-enum-conversion -c` [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.d2m4dp9e.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 /tmp/conftest.d2m4dp9e.c -Werror -Wshadow-field-in-constructor-modified -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.rz4rh8p3.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++ -std=gnu++17 /tmp/conftest.rz4rh8p3.cpp -Werror -Wshadow-field-in-constructor-modified -c` [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.mfswu9t9.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 /tmp/conftest.mfswu9t9.c -Werror -Wunreachable-code-return -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.kel7iwwi.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++ -std=gnu++17 /tmp/conftest.kel7iwwi.cpp -Werror -Wunreachable-code-return -c` [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.p8zaucwm.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 /tmp/conftest.p8zaucwm.c -Werror -Wclass-varargs -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.g8_62ck8.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++ -std=gnu++17 /tmp/conftest.g8_62ck8.cpp -Werror -Wclass-varargs -c` [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 -Wempty-init-stmt... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.6gglmjc2.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++ -std=gnu++17 /tmp/conftest.6gglmjc2.cpp -Werror -Wempty-init-stmt -c` [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 ‘-Wempty-init-stmt’ [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C compiler supports -Wfloat-overflow-conversion... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.964fa5ay.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 /tmp/conftest.964fa5ay.c -Werror -Wfloat-overflow-conversion -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.vb8mk50z.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++ -std=gnu++17 /tmp/conftest.vb8mk50z.cpp -Werror -Wfloat-overflow-conversion -c` [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.rbfaqzkf.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 /tmp/conftest.rbfaqzkf.c -Werror -Wfloat-zero-conversion -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.2gzp6apm.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++ -std=gnu++17 /tmp/conftest.2gzp6apm.cpp -Werror -Wfloat-zero-conversion -c` [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.g97eb6j8.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 /tmp/conftest.g97eb6j8.c -Werror -Wloop-analysis -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.1g4bm1mt.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++ -std=gnu++17 /tmp/conftest.1g4bm1mt.cpp -Werror -Wloop-analysis -c` [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 -Wno-range-loop-analysis... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.wikdt8rt.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 /tmp/conftest.wikdt8rt.c -Werror -Wrange-loop-analysis -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 ‘-Wrange-loop-analysis’ [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wno-range-loop-analysis... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.qrx0cdfr.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++ -std=gnu++17 /tmp/conftest.qrx0cdfr.cpp -Werror -Wrange-loop-analysis -c` [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 ‘-Wrange-loop-analysis’ [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wc++2a-compat... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.ts78_qib.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++ -std=gnu++17 /tmp/conftest.ts78_qib.cpp -Werror -Wc++2a-compat -c` [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.0_rwiwbu.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++ -std=gnu++17 /tmp/conftest.0_rwiwbu.cpp -Werror -Wcomma -c` [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.tv4mf3ch.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 /tmp/conftest.tv4mf3ch.c -Werror -Wduplicated-cond -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wduplicated-cond... [INFO] [stderr] DEBUG: Creating `/tmp/conftest._pbrab_0.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++ -std=gnu++17 /tmp/conftest._pbrab_0.cpp -Werror -Wduplicated-cond -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wimplicit-fallthrough... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.g5b0xqhh.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++ -std=gnu++17 /tmp/conftest.g5b0xqhh.cpp -Werror -Wimplicit-fallthrough -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wunused-function... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.9r1cctv8.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++ -std=gnu++17 /tmp/conftest.9r1cctv8.cpp -Werror -Wunused-function -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wunused-variable... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.sc1pcy3n.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++ -std=gnu++17 /tmp/conftest.sc1pcy3n.cpp -Werror -Wunused-variable -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C compiler supports -Wstring-conversion... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.4ua9aqpn.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 /tmp/conftest.4ua9aqpn.c -Werror -Wstring-conversion -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.s1mqd0sb.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++ -std=gnu++17 /tmp/conftest.s1mqd0sb.cpp -Werror -Wstring-conversion -c` [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.w80eo805.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 /tmp/conftest.w80eo805.c -Werror -Wtautological-overlap-compare -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.2dr4or5o.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++ -std=gnu++17 /tmp/conftest.2dr4or5o.cpp -Werror -Wtautological-overlap-compare -c` [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.l1r339bm.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 /tmp/conftest.l1r339bm.c -Werror -Wtautological-unsigned-enum-zero-compare -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.dlech6r8.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++ -std=gnu++17 /tmp/conftest.dlech6r8.cpp -Werror -Wtautological-unsigned-enum-zero-compare -c` [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.70hrm1er.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 /tmp/conftest.70hrm1er.c -Werror -Wtautological-unsigned-zero-compare -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._gtp5d4u.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++ -std=gnu++17 /tmp/conftest._gtp5d4u.cpp -Werror -Wtautological-unsigned-zero-compare -c` [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.mpl3z0f9.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 /tmp/conftest.mpl3z0f9.c -Werror -Wno-error=tautological-type-limit-compare -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.qwpit7wy.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++ -std=gnu++17 /tmp/conftest.qwpit7wy.cpp -Werror -Wno-error=tautological-type-limit-compare -c` [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.aq5kivif.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++ -std=gnu++17 /tmp/conftest.aq5kivif.cpp -Werror -Winline-new-delete -c` [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.xwb_u9og.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 /tmp/conftest.xwb_u9og.c -Werror -Wno-error=maybe-uninitialized -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.bb7flne4.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++ -std=gnu++17 /tmp/conftest.bb7flne4.cpp -Werror -Wno-error=maybe-uninitialized -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C compiler supports -Wno-error=deprecated-declarations... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.pev1ftiu.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 /tmp/conftest.pev1ftiu.c -Werror -Wno-error=deprecated-declarations -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wno-error=deprecated-declarations... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.2dukmm97.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++ -std=gnu++17 /tmp/conftest.2dukmm97.cpp -Werror -Wno-error=deprecated-declarations -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C compiler supports -Wno-error=array-bounds... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.ywoieczb.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 /tmp/conftest.ywoieczb.c -Werror -Wno-error=array-bounds -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wno-error=array-bounds... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.5vvcitme.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++ -std=gnu++17 /tmp/conftest.5vvcitme.cpp -Werror -Wno-error=array-bounds -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C compiler supports -Wno-error=coverage-mismatch... [INFO] [stderr] DEBUG: Creating `/tmp/conftest._qyvnr4r.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 /tmp/conftest._qyvnr4r.c -Werror -Wno-error=coverage-mismatch -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wno-error=coverage-mismatch... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.24qwic2p.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++ -std=gnu++17 /tmp/conftest.24qwic2p.cpp -Werror -Wno-error=coverage-mismatch -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C compiler supports -Wno-error=backend-plugin... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.haga1e4p.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 /tmp/conftest.haga1e4p.c -Werror -Wno-error=backend-plugin -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.xgll_c03.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++ -std=gnu++17 /tmp/conftest.xgll_c03.cpp -Werror -Wno-error=backend-plugin -c` [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.3nfkbd93.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 /tmp/conftest.3nfkbd93.c -Werror -Wno-error=free-nonheap-object -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.r0dcq3j0.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++ -std=gnu++17 /tmp/conftest.r0dcq3j0.cpp -Werror -Wno-error=free-nonheap-object -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C compiler supports -Wno-multistatement-macros... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.lx891f5v.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 /tmp/conftest.lx891f5v.c -Werror -Wmultistatement-macros -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wno-multistatement-macros... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.8k6k71ve.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++ -std=gnu++17 /tmp/conftest.8k6k71ve.cpp -Werror -Wmultistatement-macros -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C compiler supports -Wno-error=return-std-move... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.09qsiwvp.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 /tmp/conftest.09qsiwvp.c -Werror -Wno-error=return-std-move -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.vxmlkvdy.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++ -std=gnu++17 /tmp/conftest.vxmlkvdy.cpp -Werror -Wno-error=return-std-move -c` [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.86pp77rq.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 /tmp/conftest.86pp77rq.c -Werror -Wno-error=class-memaccess -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wno-error=class-memaccess... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.cd0elil9.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++ -std=gnu++17 /tmp/conftest.cd0elil9.cpp -Werror -Wno-error=class-memaccess -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C compiler supports -Wno-error=atomic-alignment... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.w4xcxcwx.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 /tmp/conftest.w4xcxcwx.c -Werror -Wno-error=atomic-alignment -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.r38dib1z.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++ -std=gnu++17 /tmp/conftest.r38dib1z.cpp -Werror -Wno-error=atomic-alignment -c` [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.yc6_75s5.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 /tmp/conftest.yc6_75s5.c -Werror -Wno-error=deprecated-copy -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wno-error=deprecated-copy... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.dc9u_ysk.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++ -std=gnu++17 /tmp/conftest.dc9u_ysk.cpp -Werror -Wno-error=deprecated-copy -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C compiler supports -Wformat... [INFO] [stderr] DEBUG: Creating `/tmp/conftest._lg2y4xf.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 /tmp/conftest._lg2y4xf.c -Werror -Wformat -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wformat... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.2fp1nvo1.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++ -std=gnu++17 /tmp/conftest.2fp1nvo1.cpp -Werror -Wformat -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C compiler supports -Wformat-security... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.ji7ltg1o.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 /tmp/conftest.ji7ltg1o.c -Werror -Wformat-security -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wformat-security... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.01351ozu.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++ -std=gnu++17 /tmp/conftest.01351ozu.cpp -Werror -Wformat-security -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C compiler supports -Wformat-overflow=2... [INFO] [stderr] DEBUG: Creating `/tmp/conftest._djkqxb0.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 /tmp/conftest._djkqxb0.c -Werror -Wformat-overflow=2 -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wformat-overflow=2... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.eameqd6d.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++ -std=gnu++17 /tmp/conftest.eameqd6d.cpp -Werror -Wformat-overflow=2 -c` [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.j9znfi33.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 /tmp/conftest.j9znfi33.c -Werror -Wgnu-zero-variadic-macro-arguments -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.0g_n7r1d.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++ -std=gnu++17 /tmp/conftest.0g_n7r1d.cpp -Werror -Wgnu-zero-variadic-macro-arguments -c` [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 -Werror=implicit-function-declaration... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.nmu_sjjr.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 /tmp/conftest.nmu_sjjr.c -Werror=implicit-function-declaration -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C compiler supports -Wno-psabi... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.hwnwp2sn.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 /tmp/conftest.hwnwp2sn.c -Werror -Wpsabi -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wno-psabi... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.p_tgpxll.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++ -std=gnu++17 /tmp/conftest.p_tgpxll.cpp -Werror -Wpsabi -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -fno-sized-deallocation... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.4hv9iopt.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++ -std=gnu++17 /tmp/conftest.4hv9iopt.cpp -Werror -fno-sized-deallocation -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -fno-aligned-new... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.44nbkb9a.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++ -std=gnu++17 /tmp/conftest.44nbkb9a.cpp -Werror -fno-aligned-new -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for llvm_profdata... [INFO] [stderr] DEBUG: llvm_profdata: Looking for llvm-profdata [INFO] [stderr] INFO: /usr/bin/llvm-profdata [INFO] [stderr] INFO: checking for rustfmt... [INFO] [stderr] DEBUG: rustfmt: Looking for rustfmt [INFO] [stderr] INFO: /opt/rustwide/cargo-home/bin/rustfmt [INFO] [stderr] INFO: checking for awk... [INFO] [stderr] DEBUG: awk: Looking for gawk [INFO] [stderr] DEBUG: awk: Looking for mawk [INFO] [stderr] INFO: /usr/bin/mawk [INFO] [stderr] INFO: checking for perl... [INFO] [stderr] DEBUG: perl: Looking for perl5 [INFO] [stderr] DEBUG: perl: Looking for 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: Looking for gmake [INFO] [stderr] DEBUG: gmake: Looking for 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: Looking for xargs [INFO] [stderr] INFO: /usr/bin/xargs [INFO] [stderr] INFO: checking for rpmbuild... [INFO] [stderr] DEBUG: rpmbuild: Looking for rpmbuild [INFO] [stderr] INFO: not found [INFO] [stderr] INFO: checking for NSIS version... [INFO] [stderr] INFO: no [INFO] [stderr] INFO: checking for llvm-objdump... [INFO] [stderr] DEBUG: llvm_objdump: Looking for llvm-objdump [INFO] [stderr] INFO: /usr/bin/llvm-objdump [INFO] [stderr] INFO: checking for zlib >= 1.2.3... [INFO] [stderr] DEBUG: Executing: `/usr/bin/pkg-config --errors-to-stdout --print-errors 'zlib >= 1.2.3'` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking MOZ_ZLIB_CFLAGS... [INFO] [stderr] DEBUG: Executing: `/usr/bin/pkg-config --cflags 'zlib >= 1.2.3'` [INFO] [stderr] INFO: [INFO] [stderr] INFO: checking MOZ_ZLIB_LIBS... [INFO] [stderr] DEBUG: Executing: `/usr/bin/pkg-config --libs 'zlib >= 1.2.3'` [INFO] [stderr] INFO: -lz [INFO] [stderr] INFO: checking for m4... [INFO] [stderr] DEBUG: m4: Looking for gm4 [INFO] [stderr] DEBUG: m4: Looking for m4 [INFO] [stderr] INFO: /usr/bin/m4 [INFO] [stderr] DEBUG: Injecting the following to old-configure: [INFO] [stderr] DEBUG: | _topsrcdir=/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs [INFO] [stderr] DEBUG: | _objdir=/opt/rustwide/target/debug/build/mozjs_sys-320e4b996b7b0bea/out/build [INFO] [stderr] DEBUG: | DIST=/opt/rustwide/target/debug/build/mozjs_sys-320e4b996b7b0bea/out/build/dist [INFO] [stderr] DEBUG: | PYTHON3=/opt/rustwide/target/debug/build/mozjs_sys-320e4b996b7b0bea/out/build/_virtualenvs/init_py3/bin/python [INFO] [stderr] DEBUG: | CROSS_COMPILE='' [INFO] [stderr] DEBUG: | HAVE_64BIT_BUILD=1 [INFO] [stderr] DEBUG: | OS_TARGET=Linux [INFO] [stderr] DEBUG: | OS_ARCH=Linux [INFO] [stderr] DEBUG: | CPU_ARCH=x86_64 [INFO] [stderr] DEBUG: | HOST_OS_ARCH=Linux [INFO] [stderr] DEBUG: | MOZ_BUILD_APP=js [INFO] [stderr] DEBUG: | RELEASE_OR_BETA=1 [INFO] [stderr] DEBUG: | MOZILLA_VERSION=87.0 [INFO] [stderr] DEBUG: | MOZILLA_SYMBOLVERSION=87 [INFO] [stderr] DEBUG: | MOZ_APP_VERSION=87.0 [INFO] [stderr] DEBUG: | MOZ_UPDATE_CHANNEL=default [INFO] [stderr] DEBUG: | COMPILE_ENVIRONMENT=1 [INFO] [stderr] DEBUG: | MOZ_DEBUG=1 [INFO] [stderr] DEBUG: | CC='/usr/bin/gcc -std=gnu99' [INFO] [stderr] DEBUG: | ac_cv_prog_CC='/usr/bin/gcc -std=gnu99' [INFO] [stderr] DEBUG: | ac_cv_prog_cc_works=yes [INFO] [stderr] DEBUG: | ac_cv_prog_cc_cross=no [INFO] [stderr] DEBUG: | ac_cv_prog_cc_g=yes [INFO] [stderr] DEBUG: | ac_cv_prog_gcc=yes [INFO] [stderr] DEBUG: | CC_TYPE=gcc [INFO] [stderr] DEBUG: | CPP='/usr/bin/gcc -E -std=gnu99' [INFO] [stderr] DEBUG: | CXX='/usr/bin/g++ -std=gnu++17' [INFO] [stderr] DEBUG: | ac_cv_prog_CXX='/usr/bin/g++ -std=gnu++17' [INFO] [stderr] DEBUG: | ac_cv_prog_cxx_works=yes [INFO] [stderr] DEBUG: | ac_cv_prog_cxx_cross=no [INFO] [stderr] DEBUG: | ac_cv_prog_cxx_g=yes [INFO] [stderr] DEBUG: | ac_cv_prog_gxx=yes [INFO] [stderr] DEBUG: | CXXCPP='/usr/bin/g++ -E -std=gnu++17' [INFO] [stderr] DEBUG: | HOST_CC='/usr/bin/gcc -std=gnu99' [INFO] [stderr] DEBUG: | HOST_CC_TYPE=gcc [INFO] [stderr] DEBUG: | HOST_CXX='/usr/bin/g++ -std=gnu++17' [INFO] [stderr] DEBUG: | MOZ_DEBUG_FLAGS=-g [INFO] [stderr] DEBUG: | LINKER_LDFLAGS='' [INFO] [stderr] DEBUG: | GCC_USE_GNU_LD=1 [INFO] [stderr] DEBUG: | AS='/usr/bin/gcc -std=gnu99' [INFO] [stderr] DEBUG: | ac_cv_prog_AS='/usr/bin/gcc -std=gnu99' [INFO] [stderr] DEBUG: | GNU_AS=1 [INFO] [stderr] DEBUG: | LIBFUZZER_FLAGS=-fsanitize-coverage=trace-pc-guard,trace-cmp [INFO] [stderr] DEBUG: | AR=/usr/bin/ar [INFO] [stderr] DEBUG: | PKG_CONFIG=/usr/bin/pkg-config [INFO] [stderr] DEBUG: | HAVE_MALLOC_H=1 [INFO] [stderr] DEBUG: | WARNINGS_AS_ERRORS=-Werror [INFO] [stderr] DEBUG: | _WARNINGS_CFLAGS='-Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wduplicated-cond -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Werror=implicit-function-declaration -Wno-psabi' [INFO] [stderr] DEBUG: | _WARNINGS_CXXFLAGS='-Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wimplicit-fallthrough -Wunused-function -Wunused-variable -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wno-error=deprecated-copy -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi' [INFO] [stderr] DEBUG: | _WARNINGS_HOST_CFLAGS='' [INFO] [stderr] DEBUG: | _WARNINGS_HOST_CXXFLAGS='' [INFO] [stderr] DEBUG: | _COMPILATION_CFLAGS='' [INFO] [stderr] DEBUG: | _COMPILATION_CXXFLAGS='-fno-sized-deallocation -fno-aligned-new' [INFO] [stderr] DEBUG: | _COMPILATION_HOST_CFLAGS='' [INFO] [stderr] DEBUG: | _COMPILATION_HOST_CXXFLAGS='' [INFO] [stderr] DEBUG: | MOZ_LTO_CFLAGS='' [INFO] [stderr] DEBUG: | MOZ_LTO_LDFLAGS='' [INFO] [stderr] DEBUG: | OBJ_SUFFIX=o [INFO] [stderr] DEBUG: | JS_STANDALONE=1 [INFO] [stderr] DEBUG: | AWK=/usr/bin/mawk [INFO] [stderr] DEBUG: | PERL=/usr/bin/perl [INFO] [stderr] DEBUG: | LLVM_OBJDUMP=/usr/bin/llvm-objdump [INFO] [stderr] DEBUG: | MOZ_SYSTEM_ZLIB=1 [INFO] [stderr] INFO: Refreshing /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs/js/src/old-configure with /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs/build/autoconf/autoconf.sh [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] touch: cannot touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs/js/src/old-configure': Read-only file system [INFO] [stderr] touch: cannot touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs/js/src/configure': Read-only file system [INFO] [stderr] touch: cannot touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs/js/src/old-configure': Read-only file system [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs/js/src/../../configure.py", line 231, in [INFO] [stderr] sys.exit(main(sys.argv)) [INFO] [stderr] File "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs/js/src/../../configure.py", line 55, in main [INFO] [stderr] sandbox.run(os.path.join(os.path.dirname(__file__), "moz.configure")) [INFO] [stderr] File "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs/python/mozbuild/mozbuild/configure/__init__.py", line 563, in run [INFO] [stderr] func(*args) [INFO] [stderr] File "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs/python/mozbuild/mozbuild/configure/__init__.py", line 614, in _value_for [INFO] [stderr] return self._value_for_depends(obj) [INFO] [stderr] File "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs/python/mozbuild/mozbuild/util.py", line 1049, in method_call [INFO] [stderr] cache[args] = self.func(instance, *args) [INFO] [stderr] File "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs/python/mozbuild/mozbuild/configure/__init__.py", line 623, in _value_for_depends [INFO] [stderr] value = obj.result() [INFO] [stderr] File "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs/python/mozbuild/mozbuild/util.py", line 1049, in method_call [INFO] [stderr] cache[args] = self.func(instance, *args) [INFO] [stderr] File "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs/python/mozbuild/mozbuild/configure/__init__.py", line 162, in result [INFO] [stderr] return self._func(*resolved_args) [INFO] [stderr] File "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs/python/mozbuild/mozbuild/configure/__init__.py", line 1298, in wrapped [INFO] [stderr] return new_func(*args, **kwargs) [INFO] [stderr] File "/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs/build/moz.configure/old.configure", line 246, in old_configure [INFO] [stderr] with NamedTemporaryFile( [INFO] [stderr] File "/usr/lib/python3.8/tempfile.py", line 680, in NamedTemporaryFile [INFO] [stderr] (fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type) [INFO] [stderr] File "/usr/lib/python3.8/tempfile.py", line 389, in _mkstemp_inner [INFO] [stderr] fd = _os.open(file, flags, 0o600) [INFO] [stderr] OSError: [Errno 30] Read-only file system: '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/mozjs/js/src/old-configure4y5m90dz' [INFO] [stderr] make: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/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/95387f7/build.rs:177:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5624ed741480 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5624ed741480 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5624ed741480 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5624ed741480 - ::fmt::h767e17e1aa7df6a8 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5624ed76723c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stderr] 5: 0x5624ed73d8a5 - std::io::Write::write_fmt::h4c802b6f761026c1 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stderr] 6: 0x5624ed7437bb - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5624ed7437bb - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5624ed7437bb - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5624ed743291 - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5624ed743e61 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x5624ed743937 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:517:13 [INFO] [stderr] 12: 0x5624ed74195c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5624ed7438c9 - rust_begin_unwind [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x5624ed2b4951 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x5624ed2b489d - core::panicking::panic::h3de4db67bd397eb3 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x5624ed2b81fe - build_script_build::build_jsapi::ha3604f15584e12ab [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/build.rs:177:5 [INFO] [stderr] 17: 0x5624ed2b680f - build_script_build::main::hf3529d3c6cfc36a0 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/95387f7/build.rs:57:5 [INFO] [stderr] 18: 0x5624ed2c126b - core::ops::function::FnOnce::call_once::h4121a175d4f9a22f [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x5624ed2bd20e - std::sys_common::backtrace::__rust_begin_short_backtrace::hb3bdda6e4f568ffc [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x5624ed2bbb21 - std::rt::lang_start::{{closure}}::h2494290a954cbb8a [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/rt.rs:49:18 [INFO] [stderr] 21: 0x5624ed744359 - core::ops::function::impls:: for &F>::call_once::h04259e4a34d07c2f [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x5624ed744359 - std::panicking::try::do_call::hb8da45704d5cfbbf [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stderr] 23: 0x5624ed744359 - std::panicking::try::h4beadc19a78fec52 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stderr] 24: 0x5624ed744359 - std::panic::catch_unwind::hc58016cd36ba81a4 [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stderr] 25: 0x5624ed744359 - std::rt::lang_start_internal::hc51399759a90501a [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/rt.rs:34:21 [INFO] [stderr] 26: 0x5624ed2bbb00 - std::rt::lang_start::h436d9556b578221c [INFO] [stderr] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/rt.rs:48:5 [INFO] [stderr] 27: 0x5624ed2badbc - main [INFO] [stderr] 28: 0x7efe60f410b3 - __libc_start_main [INFO] [stderr] 29: 0x5624ed2b514e - _start [INFO] [stderr] 30: 0x0 - [INFO] running `Command { std: "docker" "inspect" "5e97fc4ebf2f4ecb801efe2b83e854cb51b0c0dd5baa7fb7b32b8c1cba33391a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e97fc4ebf2f4ecb801efe2b83e854cb51b0c0dd5baa7fb7b32b8c1cba33391a", kill_on_drop: false }` [INFO] [stdout] 5e97fc4ebf2f4ecb801efe2b83e854cb51b0c0dd5baa7fb7b32b8c1cba33391a