[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] 52587648e187ea15f186e00b82937268ccb9d3a3 [INFO] checking Redfire75369/spiderfire against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedfire75369%2Fspiderfire" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Redfire75369/spiderfire on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "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-5/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" "+90442458ac46b1d5eed752c316da25450f67285b" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 667a70d176bd003fe07ba8b2de169e2c77f5c425757f3701bcebeb9ec2b743e2 [INFO] running `Command { std: "docker" "start" "-a" "667a70d176bd003fe07ba8b2de169e2c77f5c425757f3701bcebeb9ec2b743e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "667a70d176bd003fe07ba8b2de169e2c77f5c425757f3701bcebeb9ec2b743e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "667a70d176bd003fe07ba8b2de169e2c77f5c425757f3701bcebeb9ec2b743e2", kill_on_drop: false }` [INFO] [stdout] 667a70d176bd003fe07ba8b2de169e2c77f5c425757f3701bcebeb9ec2b743e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a24d95afc11de647f4db57ac340ecce51398e0eb191cb8399923a3daa91bd2e7 [INFO] running `Command { std: "docker" "start" "-a" "a24d95afc11de647f4db57ac340ecce51398e0eb191cb8399923a3daa91bd2e7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling encoding_c v0.9.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling encoding_c_mem v0.2.6 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling mozjs v0.14.1 (https://github.com/servo/rust-mozjs#33b29de1) [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking ion-proc v0.1.0 (/opt/rustwide/workdir/ion-proc) [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling mozjs_sys v0.68.2 (https://github.com/servo/mozjs?rev=de147f0cf52da9c84fa95edf09c5f9f84695088c#de147f0c) [INFO] [stderr] error: failed to run custom build command for `mozjs_sys v0.68.2 (https://github.com/servo/mozjs?rev=de147f0cf52da9c84fa95edf09c5f9f84695088c#de147f0c)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/mozjs_sys-7302b836f18d01d1/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:outdir=/opt/rustwide/target/debug/build/mozjs_sys-60e8f5fc2cd90d82/out/build [INFO] [stderr] [[ '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/de147f0/mozjs'/js/src/configure -ot '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/de147f0/mozjs'/js/src/configure.in ]] && touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/de147f0/mozjs'/js/src/configure || true [INFO] [stderr] [[ '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/de147f0/mozjs'/js/src/old-configure -ot '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/de147f0/mozjs'/js/src/old-configure.in ]] && touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/de147f0/mozjs'/js/src/old-configure || true [INFO] [stderr] ! [[ '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/de147f0/mozjs'/js/src/configure.in -ot '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/de147f0/mozjs'/js/src/configure ]] && touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/de147f0/mozjs'/js/src/configure || true [INFO] [stderr] ! [[ '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/de147f0/mozjs'/js/src/old-configure.in -ot '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/de147f0/mozjs'/js/src/old-configure ]] && touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/de147f0/mozjs'/js/src/old-configure || true [INFO] [stderr] if [[ '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/de147f0/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/de147f0/mozjs'/js/src/configure --disable-jemalloc --disable-js-shell --disable-tests --disable-export-js --disable-shared-js --build-backends=RecursiveMake || (cat config.log && exit 1) ; \ [INFO] [stderr] fi [INFO] [stderr] Creating Python 3 environment [INFO] [stderr] created virtual environment CPython3.8.5.final.0-64 in 391ms [INFO] [stderr] creator CPython3Posix(dest=/opt/rustwide/target/debug/build/mozjs_sys-60e8f5fc2cd90d82/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-60e8f5fc2cd90d82/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 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 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/de147f0/mozjs/js/src/old-configure with /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/de147f0/mozjs/build/autoconf/autoconf.sh [INFO] [stderr] DEBUG: python3: running with pid 877 [INFO] [stderr] DEBUG: python3: sys.executable: '/opt/rustwide/target/debug/build/mozjs_sys-60e8f5fc2cd90d82/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-60e8f5fc2cd90d82/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/de147f0/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-60e8f5fc2cd90d82/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 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.dwrcb4rd.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.dwrcb4rd.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.w07aakyc.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.w07aakyc.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.v9q9f9_s.c` with content: [INFO] [stderr] DEBUG: | int [INFO] [stderr] DEBUG: | main(void) [INFO] [stderr] DEBUG: | { [INFO] [stderr] DEBUG: | [INFO] [stderr] DEBUG: | ; [INFO] [stderr] DEBUG: | return 0; [INFO] [stderr] DEBUG: | } [INFO] [stderr] DEBUG: Executing: `/usr/bin/gcc -std=gnu99 /tmp/conftest.v9q9f9_s.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.tm7i2me5.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.tm7i2me5.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.tqfll21e.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.tqfll21e.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.sl1q20hw.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.sl1q20hw.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.nkq1ipdc.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.nkq1ipdc.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.yo2b8oha.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.yo2b8oha.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._0zcenan.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._0zcenan.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.nwwz2z42.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.nwwz2z42.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.e7r_oksa.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.e7r_oksa.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.g6bljq2t.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.g6bljq2t.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for 64-bit OS... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.7zvifs5q.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.7zvifs5q.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for new enough STL headers from libstdc++... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.qezpczb8.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.qezpczb8.cpp -c` [INFO] [stderr] INFO: yes [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.xh1az3j2.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.xh1az3j2.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for inttypes.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.cxa0qxaq.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.cxa0qxaq.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for malloc.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.g6o1t2q6.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.g6o1t2q6.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for alloca.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.4o3am8i1.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.4o3am8i1.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for sys/byteorder.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.u53pkfr4.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.u53pkfr4.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.u53pkfr4.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.7mgeeguq.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.7mgeeguq.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for unistd.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.o84_cunn.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.o84_cunn.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for nl_types.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.5ca3hey2.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.5ca3hey2.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for cpuid.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.4o4r8_h2.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.4o4r8_h2.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for fts.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.6eot5srm.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.6eot5srm.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for sys/statvfs.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.04bt7b9w.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.04bt7b9w.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for sys/statfs.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.zmn433ee.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.zmn433ee.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for sys/vfs.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.3v7c6ql6.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.3v7c6ql6.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for sys/mount.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.srjtyefm.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.srjtyefm.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for sys/quota.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.itqmj6yf.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.itqmj6yf.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for linux/quota.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.ssepfblv.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.ssepfblv.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for linux/if_addr.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.ym0_bwfa.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.ym0_bwfa.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for linux/rtnetlink.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.3vg_3_8s.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.3vg_3_8s.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for sys/queue.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.h08jltwo.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.h08jltwo.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for sys/types.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.iews6kk1.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.iews6kk1.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for netinet/in.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.viexm6vy.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.viexm6vy.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for byteswap.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.n60z0fx6.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.n60z0fx6.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for memfd_create in sys/mman.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.bba32l6j.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.bba32l6j.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for linux/perf_event.h... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.t22q5rg6.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.t22q5rg6.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking for perf_event_open system call... [INFO] [stderr] DEBUG: Creating `/tmp/conftest._hu7omh6.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._hu7omh6.cpp -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C compiler supports -Wbitfield-enum-conversion... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.ptq55nbe.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.ptq55nbe.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.oh2efbd_.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.oh2efbd_.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.polztq3u.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.polztq3u.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.tjxdfm6b.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.tjxdfm6b.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.p6fre9fo.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.p6fre9fo.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.mdj1wgqq.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.mdj1wgqq.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.eng5gg3t.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.eng5gg3t.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.xzgvfizn.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.xzgvfizn.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.xvm_lxs1.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.xvm_lxs1.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.v3e80lcj.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.v3e80lcj.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._apecgun.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._apecgun.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.69nubvdj.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.69nubvdj.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.vrga29je.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.vrga29je.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.vgewn6_6.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.vgewn6_6.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.dr_99tt6.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.dr_99tt6.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._kdwl48u.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._kdwl48u.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.yk7swd_f.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.yk7swd_f.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.v6u4ikcl.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.v6u4ikcl.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.cc5e7z7q.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.cc5e7z7q.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.trt4tfiu.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.trt4tfiu.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.wqwomyvl.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.wqwomyvl.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.w0h92vc7.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.w0h92vc7.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.c09gbuxe.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.c09gbuxe.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.7nslzyjs.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.7nslzyjs.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.u85rvq93.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.u85rvq93.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.q8aiuhjc.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.q8aiuhjc.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.0go3tz24.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.0go3tz24.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.3_knah3t.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.3_knah3t.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.8qlq0808.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.8qlq0808.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.w0dx2_da.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.w0dx2_da.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.bbr2m52o.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.bbr2m52o.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.gyis56e4.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.gyis56e4.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.ibn2d568.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.ibn2d568.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.r1fm17my.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.r1fm17my.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.ghscdbcj.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.ghscdbcj.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.dzlbdhrc.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.dzlbdhrc.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.352b2rxr.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.352b2rxr.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.c9co296h.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.c9co296h.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.vtte_8qf.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.vtte_8qf.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.dkalby7_.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.dkalby7_.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.0c82xff3.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.0c82xff3.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.bpi2m9ev.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.bpi2m9ev.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.k3npqb4j.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.k3npqb4j.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.65jlh9lu.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.65jlh9lu.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.d1w_br8q.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.d1w_br8q.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.4q3iz47b.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.4q3iz47b.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.lp8c75al.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.lp8c75al.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.2haruo93.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.2haruo93.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.egyejeig.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.egyejeig.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.vex7kzg4.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.vex7kzg4.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.fmvi71a_.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.fmvi71a_.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.qeqchzad.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.qeqchzad.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.svpsurjz.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.svpsurjz.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.t0ln96v8.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.t0ln96v8.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._usarf7d.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._usarf7d.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.9dr9_bc3.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.9dr9_bc3.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._hz7j0gk.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._hz7j0gk.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.ctbp_jaz.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.ctbp_jaz.c -Werror -Wformat -c` [INFO] [stderr] INFO: yes [INFO] [stderr] INFO: checking whether the C++ compiler supports -Wformat... [INFO] [stderr] DEBUG: Creating `/tmp/conftest.tetf1bv9.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.tetf1bv9.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.c0s3slvc.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.c0s3slvc.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.d19t4r7k.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.d19t4r7k.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.1yj1z62r.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.1yj1z62r.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.0zluzibf.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.0zluzibf.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.ruyjltif.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.ruyjltif.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.kk24y1x5.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.kk24y1x5.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.46hdym8f.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.46hdym8f.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.m24xwbmq.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.m24xwbmq.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.x5p2tf2r.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.x5p2tf2r.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.2as5n9fk.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.2as5n9fk.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.yd959ms5.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.yd959ms5.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/de147f0/mozjs [INFO] [stderr] DEBUG: | _objdir=/opt/rustwide/target/debug/build/mozjs_sys-60e8f5fc2cd90d82/out/build [INFO] [stderr] DEBUG: | DIST=/opt/rustwide/target/debug/build/mozjs_sys-60e8f5fc2cd90d82/out/build/dist [INFO] [stderr] DEBUG: | PYTHON3=/opt/rustwide/target/debug/build/mozjs_sys-60e8f5fc2cd90d82/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=88.0 [INFO] [stderr] DEBUG: | MOZILLA_SYMBOLVERSION=88 [INFO] [stderr] DEBUG: | MOZ_APP_VERSION=88.0 [INFO] [stderr] DEBUG: | MOZ_UPDATE_CHANNEL=default [INFO] [stderr] DEBUG: | COMPILE_ENVIRONMENT=1 [INFO] [stderr] DEBUG: | MOZ_DEBUG='' [INFO] [stderr] DEBUG: | MOZ_OPTIMIZE=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/de147f0/mozjs/js/src/old-configure with /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/de147f0/mozjs/build/autoconf/autoconf.sh [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] touch: cannot touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/de147f0/mozjs/js/src/old-configure': Read-only file system [INFO] [stderr] touch: cannot touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/de147f0/mozjs/js/src/configure': Read-only file system [INFO] [stderr] touch: cannot touch '/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/de147f0/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/de147f0/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/de147f0/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/de147f0/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/de147f0/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/de147f0/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/de147f0/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/de147f0/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/de147f0/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/de147f0/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/de147f0/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/de147f0/mozjs/js/src/old-configure8ti9g8oe' [INFO] [stderr] make: *** [/opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/de147f0/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/de147f0/build.rs:172:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5604da1fe880 - std::backtrace_rs::backtrace::libunwind::trace::h4e80f45db05e9df0 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5604da1fe880 - std::backtrace_rs::backtrace::trace_unsynchronized::h9db62a3d3587f6c3 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5604da1fe880 - std::sys_common::backtrace::_print_fmt::h2fafbe52c9090591 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5604da1fe880 - ::fmt::h7d41ae04358c516d [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5604da224c4c - core::fmt::write::h968e6400cbc51d6a [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x5604da1fac75 - std::io::Write::write_fmt::h2eaa97c6f8c9e829 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/io/mod.rs:1642:15 [INFO] [stderr] 6: 0x5604da200deb - std::sys_common::backtrace::_print::h601a6bc581f240d5 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5604da200deb - std::sys_common::backtrace::print::h8b96e15ba64b8e64 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5604da200deb - std::panicking::default_hook::{{closure}}::h94fa9d2f08c20620 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5604da2008c1 - std::panicking::default_hook::h6d463f5a2e9d9986 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5604da2014b4 - std::panicking::rust_panic_with_hook::h1e953652a338573e [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x5604da200f67 - std::panicking::begin_panic_handler::{{closure}}::h78bf2fec525c238a [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:517:13 [INFO] [stderr] 12: 0x5604da1fed7c - std::sys_common::backtrace::__rust_end_short_backtrace::h651eb6282e4ea6b2 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5604da200ef9 - rust_begin_unwind [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x5604d9d1ca01 - core::panicking::panic_fmt::hdfd0360cedf2d908 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x5604d9d1c94d - core::panicking::panic::h607cffdabb38afd3 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x5604d9d1ef9e - build_script_build::build_jsapi::h2fbe246443c45f0f [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/de147f0/build.rs:172:5 [INFO] [stderr] 17: 0x5604d9d1d5cf - build_script_build::main::h2711bd3c683ce1c2 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/mozjs-fa11ffc7d4f1cc2d/de147f0/build.rs:57:5 [INFO] [stderr] 18: 0x5604d9d2792b - core::ops::function::FnOnce::call_once::h26c2c54e03011210 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x5604d9d237ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h19f36e58d30d9b17 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x5604d9d230d1 - std::rt::lang_start::{{closure}}::h145fafec00f49e11 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/rt.rs:63:18 [INFO] [stderr] 21: 0x5604da201aba - core::ops::function::impls:: for &F>::call_once::hccffb0872f46e99d [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x5604da201aba - std::panicking::try::do_call::h814e0410256bb9f2 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:401:40 [INFO] [stderr] 23: 0x5604da201aba - std::panicking::try::h97cbec2057cc2c0d [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:365:19 [INFO] [stderr] 24: 0x5604da201aba - std::panic::catch_unwind::h964f35f6fa41d1d7 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panic.rs:434:14 [INFO] [stderr] 25: 0x5604da201aba - std::rt::lang_start_internal::{{closure}}::hb97931cf27086d8b [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/rt.rs:45:48 [INFO] [stderr] 26: 0x5604da201aba - std::panicking::try::do_call::hf0d61be342e8297a [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:401:40 [INFO] [stderr] 27: 0x5604da201aba - std::panicking::try::h6b40eeb22db57b23 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panicking.rs:365:19 [INFO] [stderr] 28: 0x5604da201aba - std::panic::catch_unwind::h425af95fffdb0cf5 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/panic.rs:434:14 [INFO] [stderr] 29: 0x5604da201aba - std::rt::lang_start_internal::h21e355575f2fedc7 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/rt.rs:45:20 [INFO] [stderr] 30: 0x5604d9d230a0 - std::rt::lang_start::ha28083fac0969803 [INFO] [stderr] at /rustc/90442458ac46b1d5eed752c316da25450f67285b/library/std/src/rt.rs:62:5 [INFO] [stderr] 31: 0x5604d9d21b5c - main [INFO] [stderr] 32: 0x7f394cf440b3 - __libc_start_main [INFO] [stderr] 33: 0x5604d9d1d1fe - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "a24d95afc11de647f4db57ac340ecce51398e0eb191cb8399923a3daa91bd2e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a24d95afc11de647f4db57ac340ecce51398e0eb191cb8399923a3daa91bd2e7", kill_on_drop: false }` [INFO] [stdout] a24d95afc11de647f4db57ac340ecce51398e0eb191cb8399923a3daa91bd2e7