[INFO] cloning repository https://github.com/BMourtzis/test-rusty
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BMourtzis/test-rusty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBMourtzis%2Ftest-rusty", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBMourtzis%2Ftest-rusty'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 55d2aae4bf428b5cb105c889c64dc6e7416f208b
[INFO] building BMourtzis/test-rusty against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBMourtzis%2Ftest-rusty" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BMourtzis/test-rusty on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BMourtzis/test-rusty
[INFO] finished tweaking git repo https://github.com/BMourtzis/test-rusty
[INFO] tweaked toml for git repo https://github.com/BMourtzis/test-rusty written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/BMourtzis/test-rusty already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v2.0.1
[INFO] [stderr]   Downloaded miniz_oxide v0.4.1
[INFO] [stderr]   Downloaded pkg-config v0.3.18
[INFO] [stderr]   Downloaded adler v0.2.3
[INFO] [stderr]   Downloaded clang-sys v0.28.1
[INFO] [stderr]   Downloaded cexpr v0.3.6
[INFO] [stderr]   Downloaded env_logger v0.6.2
[INFO] [stderr]   Downloaded cc v1.0.59
[INFO] [stderr]   Downloaded bindgen v0.49.4
[INFO] [stderr]   Downloaded libc v0.2.76
[INFO] [stderr]   Downloaded termcolor v1.1.0
[INFO] [stderr]   Downloaded mozjs v0.10.1
[INFO] [stderr]   Downloaded mozjs_sys v0.61.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dad28b82a147420c800fb920e2b47daff202d19cc1aab6d51c1cc32d71819f74
[INFO] running `Command { std: "docker" "start" "-a" "dad28b82a147420c800fb920e2b47daff202d19cc1aab6d51c1cc32d71819f74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dad28b82a147420c800fb920e2b47daff202d19cc1aab6d51c1cc32d71819f74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dad28b82a147420c800fb920e2b47daff202d19cc1aab6d51c1cc32d71819f74", kill_on_drop: false }`
[INFO] [stdout] dad28b82a147420c800fb920e2b47daff202d19cc1aab6d51c1cc32d71819f74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29ef9fc51cfe1891392eab590ea125108dfec5702cd69dad30507de9f7b593ea
[INFO] running `Command { std: "docker" "start" "-a" "29ef9fc51cfe1891392eab590ea125108dfec5702cd69dad30507de9f7b593ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.76
[INFO] [stderr]    Compiling cc v1.0.59
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling gimli v0.22.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling object v0.20.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bindgen v0.49.4
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling mozjs v0.10.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling libz-sys v1.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling addr2line v0.13.0
[INFO] [stderr]    Compiling backtrace v0.3.50
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling mozjs_sys v0.61.13
[INFO] [stderr] error: failed to run custom build command for `mozjs_sys v0.61.13`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/mozjs_sys-19f45b0c13762a61/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   [[ /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mozjs_sys-0.61.13/mozjs/js/src/configure -ot /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mozjs_sys-0.61.13/mozjs/js/src/configure.in ]] && touch /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mozjs_sys-0.61.13/mozjs/js/src/configure || true
[INFO] [stderr]   [[ /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mozjs_sys-0.61.13/mozjs/js/src/old-configure -ot /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mozjs_sys-0.61.13/mozjs/js/src/old-configure.in ]] && touch /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mozjs_sys-0.61.13/mozjs/js/src/old-configure || true
[INFO] [stderr]   ! [[ /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mozjs_sys-0.61.13/mozjs/js/src/configure.in -ot /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mozjs_sys-0.61.13/mozjs/js/src/configure ]] && touch /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mozjs_sys-0.61.13/mozjs/js/src/configure || true
[INFO] [stderr]   ! [[ /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mozjs_sys-0.61.13/mozjs/js/src/old-configure.in -ot /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mozjs_sys-0.61.13/mozjs/js/src/old-configure ]] && touch /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mozjs_sys-0.61.13/mozjs/js/src/old-configure || true
[INFO] [stderr]   if [[ /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mozjs_sys-0.61.13/mozjs/js/src/configure -nt /opt/rustwide/target/debug/build/mozjs_sys-a9177dc5713cde02/out/config.status ]] ; then \
[INFO] [stderr]     cd /opt/rustwide/target/debug/build/mozjs_sys-a9177dc5713cde02/out && \
[INFO] [stderr]     PYTHON="python2" MOZ_TOOLS="" \
[INFO] [stderr]     CC="gcc" CFLAGS="" \
[INFO] [stderr]     CPP="gcc -E" CPPFLAGS="" \
[INFO] [stderr]     CXX="g++" CXXFLAGS="" \
[INFO] [stderr]     AS="" AR="ar" \
[INFO] [stderr]     STLPORT_LIBS="" \
[INFO] [stderr]     /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mozjs_sys-0.61.13/mozjs/js/src/configure --disable-jemalloc --disable-js-shell --disable-tests --disable-shared-js --build-backends=RecursiveMake --disable-shared-js || (cat config.log && exit 1) ; \
[INFO] [stderr]   fi
[INFO] [stderr]   Creating Python environment
[INFO] [stderr]   New python executable in /opt/rustwide/target/debug/build/mozjs_sys-a9177dc5713cde02/out/_virtualenv/bin/python2
[INFO] [stderr]   Also creating executable in /opt/rustwide/target/debug/build/mozjs_sys-a9177dc5713cde02/out/_virtualenv/bin/python
[INFO] [stderr]   Installing setuptools, pip, wheel...done.
[INFO] [stderr]   Traceback (most recent call last):
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mozjs_sys-0.61.13/mozjs/third_party/python/psutil/setup.py", line 224, in <module>
[INFO] [stderr]       ETHTOOL_MACRO = get_ethtool_macro()
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mozjs_sys-0.61.13/mozjs/third_party/python/psutil/setup.py", line 212, in get_ethtool_macro
[INFO] [stderr]       compiler.compile([f.name])
[INFO] [stderr]     File "/usr/lib/python2.7/distutils/ccompiler.py", line 566, in compile
[INFO] [stderr]       depends, extra_postargs)
[INFO] [stderr]     File "/usr/lib/python2.7/distutils/ccompiler.py", line 362, in _setup_compile
[INFO] [stderr]       self.mkpath(os.path.dirname(obj))
[INFO] [stderr]     File "/usr/lib/python2.7/distutils/ccompiler.py", line 883, in mkpath
[INFO] [stderr]       mkpath(name, mode, dry_run=self.dry_run)
[INFO] [stderr]     File "/usr/lib/python2.7/distutils/dir_util.py", line 76, in mkpath
[INFO] [stderr]       "could not create '%s': %s" % (head, exc.args[-1]))
[INFO] [stderr]   distutils.errors.DistutilsFileError: could not create 'tmp': Read-only file system
[INFO] [stderr] 
[INFO] [stderr]   Error processing command. Ignoring because optional. (optional:setup.py:third_party/python/psutil:build_ext:--inplace)
[INFO] [stderr]   Error processing command. Ignoring because optional. (optional:packages.txt:comm/build/virtualenv_packages.txt)
[INFO] [stderr]   Reexecuting in the virtualenv
[INFO] [stderr]   checking for vcs source checkout... no
[INFO] [stderr]   checking for a shell... /usr/bin/sh
[INFO] [stderr]   checking for host system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking for target system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking for 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 android platform directory... no
[INFO] [stderr]   checking for android sysroot directory... no
[INFO] [stderr]   checking for android system directory... no
[INFO] [stderr]   checking for the Android toolchain directory... not found
[INFO] [stderr]   checking for android platform directory... no
[INFO] [stderr]   checking for android system directory... no
[INFO] [stderr]   checking for android sysroot directory... no
[INFO] [stderr]   checking for the Android toolchain directory... not found
[INFO] [stderr]   checking for vcs source checkout... no
[INFO] [stderr]   checking whether cross compiling... no
[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 for Python 3... /usr/bin/python3 (3.10.12)
[INFO] [stderr]   checking for pkg_config... /usr/bin/pkg-config
[INFO] [stderr]   checking for pkg-config version... 0.29.2
[INFO] [stderr]   checking for yasm... not found
[INFO] [stderr]   checking for android ndk version... no
[INFO] [stderr]   checking for GoogleVR SDK... Not specified
[INFO] [stderr]   checking the target C compiler version... 11.4.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... 11.4.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... 11.4.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... 11.4.0
[INFO] [stderr]   checking the host C++ compiler works... yes
[INFO] [stderr]   checking for 64-bit OS... yes
[INFO] [stderr]   checking bindgen cflags... no
[INFO] [stderr]   checking for linker... gold
[INFO] [stderr]   checking for stdint.h... yes
[INFO] [stderr]   checking for inttypes.h... yes
[INFO] [stderr]   checking for malloc.h... yes
[INFO] [stderr]   checking for alloca.h... yes
[INFO] [stderr]   checking for sys/byteorder.h... no
[INFO] [stderr]   checking for getopt.h... yes
[INFO] [stderr]   checking for unistd.h... yes
[INFO] [stderr]   checking for nl_types.h... yes
[INFO] [stderr]   checking for cpuid.h... yes
[INFO] [stderr]   checking for sys/statvfs.h... yes
[INFO] [stderr]   checking for sys/statfs.h... yes
[INFO] [stderr]   checking for sys/vfs.h... yes
[INFO] [stderr]   checking for sys/mount.h... yes
[INFO] [stderr]   checking for sys/quota.h... yes
[INFO] [stderr]   checking for linux/quota.h... yes
[INFO] [stderr]   checking for linux/if_addr.h... yes
[INFO] [stderr]   checking for linux/rtnetlink.h... yes
[INFO] [stderr]   checking for sys/queue.h... yes
[INFO] [stderr]   checking for sys/types.h... yes
[INFO] [stderr]   checking for netinet/in.h... yes
[INFO] [stderr]   checking for byteswap.h... yes
[INFO] [stderr]   checking for linux/perf_event.h... yes
[INFO] [stderr]   checking for perf_event_open system call... yes
[INFO] [stderr]   checking whether the C compiler supports -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 -Wloop-analysis... no
[INFO] [stderr]   checking whether the C++ compiler supports -Wloop-analysis... no
[INFO] [stderr]   checking whether the C++ compiler supports -Wc++1z-compat... yes
[INFO] [stderr]   checking whether the C++ compiler supports -Wcomma... no
[INFO] [stderr]   checking whether the C compiler supports -Wduplicated-cond... yes
[INFO] [stderr]   checking whether the C++ compiler supports -Wduplicated-cond... yes
[INFO] [stderr]   checking whether the C++ compiler supports -Wimplicit-fallthrough... yes
[INFO] [stderr]   checking whether the C compiler supports -Wstring-conversion... no
[INFO] [stderr]   checking whether the C++ compiler supports -Wstring-conversion... no
[INFO] [stderr]   checking whether the C++ compiler supports -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=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 -Wformat... yes
[INFO] [stderr]   checking whether the C++ compiler supports -Wformat... yes
[INFO] [stderr]   checking whether the C compiler supports -Wformat-security... yes
[INFO] [stderr]   checking whether the C++ compiler supports -Wformat-security... yes
[INFO] [stderr]   checking whether the C compiler supports -Wformat-overflow=2... yes
[INFO] [stderr]   checking whether the C++ compiler supports -Wformat-overflow=2... yes
[INFO] [stderr]   checking whether the C compiler supports -Wno-gnu-zero-variadic-macro-arguments... no
[INFO] [stderr]   checking whether the C++ compiler supports -Wno-gnu-zero-variadic-macro-arguments... no
[INFO] [stderr]   checking whether the C++ compiler supports -Wno-noexcept-type... yes
[INFO] [stderr]   checking whether the C++ compiler supports -fno-sized-deallocation... yes
[INFO] [stderr]   checking for awk... /usr/bin/mawk
[INFO] [stderr]   checking for perl... /usr/bin/perl
[INFO] [stderr]   checking for minimum required perl version >= 5.006... 5.034000
[INFO] [stderr]   checking for full perl installation... yes
[INFO] [stderr]   checking for gmake... /usr/bin/gmake
[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 autoconf... INFO: checking for vcs source checkout... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for a shell... 
[INFO] [stderr]   INFO: /usr/bin/sh
[INFO] [stderr]   INFO: checking for host system type... 
[INFO] [stderr]   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 a shell... 
[INFO] [stderr]   INFO: /usr/bin/sh
[INFO] [stderr]   INFO: checking for host system type... 
[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 android platform directory... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for android sysroot directory... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for android system directory... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for the Android toolchain directory... 
[INFO] [stderr]   INFO: not found
[INFO] [stderr]   INFO: checking for android platform directory... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for android system directory... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for android sysroot directory... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for the Android toolchain directory... 
[INFO] [stderr]   INFO: not found
[INFO] [stderr]   INFO: checking for vcs source checkout... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether cross compiling... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for the target C compiler... 
[INFO] [stderr]   DEBUG: _cc: Trying gcc
[INFO] [stderr]   INFO: /usr/bin/gcc
[INFO] [stderr]   INFO: checking whether the target C compiler can be used... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.59HNiV.c` with content:
[INFO] [stderr]   DEBUG: | #if defined(_MSC_VER)
[INFO] [stderr]   DEBUG: | #if defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang-cl"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #else
[INFO] [stderr]   DEBUG: | %COMPILER "msvc"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #elif defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang"
[INFO] [stderr]   DEBUG: | #  if !__cplusplus || __has_feature(cxx_alignof)
[INFO] [stderr]   DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__
[INFO] [stderr]   DEBUG: | #  endif
[INFO] [stderr]   DEBUG: | #elif defined(__GNUC__)
[INFO] [stderr]   DEBUG: | %COMPILER "gcc"
[INFO] [stderr]   DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | #if __cplusplus
[INFO] [stderr]   DEBUG: | %cplusplus __cplusplus
[INFO] [stderr]   DEBUG: | #elif __STDC_VERSION__
[INFO] [stderr]   DEBUG: | %STDC_VERSION __STDC_VERSION__
[INFO] [stderr]   DEBUG: | #elif __STDC__
[INFO] [stderr]   DEBUG: | %STDC_VERSION 198900L
[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__
[INFO] [stderr]   DEBUG: | %CPU "aarch64"
[INFO] [stderr]   DEBUG: | #elif __ia64__
[INFO] [stderr]   DEBUG: | %CPU "ia64"
[INFO] [stderr]   DEBUG: | #elif __s390x__
[INFO] [stderr]   DEBUG: | %CPU "s390x"
[INFO] [stderr]   DEBUG: | #elif __s390__
[INFO] [stderr]   DEBUG: | %CPU "s390"
[INFO] [stderr]   DEBUG: | #elif __powerpc64__
[INFO] [stderr]   DEBUG: | %CPU "ppc64"
[INFO] [stderr]   DEBUG: | #elif __powerpc__
[INFO] [stderr]   DEBUG: | %CPU "ppc"
[INFO] [stderr]   DEBUG: | #elif __alpha__
[INFO] [stderr]   DEBUG: | %CPU "Alpha"
[INFO] [stderr]   DEBUG: | #elif __hppa__
[INFO] [stderr]   DEBUG: | %CPU "hppa"
[INFO] [stderr]   DEBUG: | #elif __sparc__ && __arch64__
[INFO] [stderr]   DEBUG: | %CPU "sparc64"
[INFO] [stderr]   DEBUG: | #elif __sparc__
[INFO] [stderr]   DEBUG: | %CPU "sparc"
[INFO] [stderr]   DEBUG: | #elif __mips64
[INFO] [stderr]   DEBUG: | %CPU "mips64"
[INFO] [stderr]   DEBUG: | #elif __mips__
[INFO] [stderr]   DEBUG: | %CPU "mips32"
[INFO] [stderr]   DEBUG: | #elif __sh__
[INFO] [stderr]   DEBUG: | %CPU "sh4"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __FreeBSD_kernel__
[INFO] [stderr]   DEBUG: | %KERNEL "kFreeBSD"
[INFO] [stderr]   DEBUG: | #elif __DragonFly__
[INFO] [stderr]   DEBUG: | %KERNEL "DragonFly"
[INFO] [stderr]   DEBUG: | #elif __OpenBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "OpenBSD"
[INFO] [stderr]   DEBUG: | #elif __sun__
[INFO] [stderr]   DEBUG: | %KERNEL "SunOS"
[INFO] [stderr]   DEBUG: | #elif __FreeBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "FreeBSD"
[INFO] [stderr]   DEBUG: | #elif __linux__
[INFO] [stderr]   DEBUG: | %KERNEL "Linux"
[INFO] [stderr]   DEBUG: | #elif _WIN32 || __CYGWIN__
[INFO] [stderr]   DEBUG: | %KERNEL "WINNT"
[INFO] [stderr]   DEBUG: | #elif __NetBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "NetBSD"
[INFO] [stderr]   DEBUG: | #elif __APPLE__
[INFO] [stderr]   DEBUG: | %KERNEL "Darwin"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if _MSC_VER || __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "little"
[INFO] [stderr]   DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "big"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -E /tmp/conftest.59HNiV.c`
[INFO] [stderr]   DEBUG: COMPILER = gcc
[INFO] [stderr]   DEBUG: VERSION = 11.4.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.ikJDcY.c` with content:
[INFO] [stderr]   DEBUG: | #if defined(_MSC_VER)
[INFO] [stderr]   DEBUG: | #if defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang-cl"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #else
[INFO] [stderr]   DEBUG: | %COMPILER "msvc"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #elif defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang"
[INFO] [stderr]   DEBUG: | #  if !__cplusplus || __has_feature(cxx_alignof)
[INFO] [stderr]   DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__
[INFO] [stderr]   DEBUG: | #  endif
[INFO] [stderr]   DEBUG: | #elif defined(__GNUC__)
[INFO] [stderr]   DEBUG: | %COMPILER "gcc"
[INFO] [stderr]   DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | #if __cplusplus
[INFO] [stderr]   DEBUG: | %cplusplus __cplusplus
[INFO] [stderr]   DEBUG: | #elif __STDC_VERSION__
[INFO] [stderr]   DEBUG: | %STDC_VERSION __STDC_VERSION__
[INFO] [stderr]   DEBUG: | #elif __STDC__
[INFO] [stderr]   DEBUG: | %STDC_VERSION 198900L
[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__
[INFO] [stderr]   DEBUG: | %CPU "aarch64"
[INFO] [stderr]   DEBUG: | #elif __ia64__
[INFO] [stderr]   DEBUG: | %CPU "ia64"
[INFO] [stderr]   DEBUG: | #elif __s390x__
[INFO] [stderr]   DEBUG: | %CPU "s390x"
[INFO] [stderr]   DEBUG: | #elif __s390__
[INFO] [stderr]   DEBUG: | %CPU "s390"
[INFO] [stderr]   DEBUG: | #elif __powerpc64__
[INFO] [stderr]   DEBUG: | %CPU "ppc64"
[INFO] [stderr]   DEBUG: | #elif __powerpc__
[INFO] [stderr]   DEBUG: | %CPU "ppc"
[INFO] [stderr]   DEBUG: | #elif __alpha__
[INFO] [stderr]   DEBUG: | %CPU "Alpha"
[INFO] [stderr]   DEBUG: | #elif __hppa__
[INFO] [stderr]   DEBUG: | %CPU "hppa"
[INFO] [stderr]   DEBUG: | #elif __sparc__ && __arch64__
[INFO] [stderr]   DEBUG: | %CPU "sparc64"
[INFO] [stderr]   DEBUG: | #elif __sparc__
[INFO] [stderr]   DEBUG: | %CPU "sparc"
[INFO] [stderr]   DEBUG: | #elif __mips64
[INFO] [stderr]   DEBUG: | %CPU "mips64"
[INFO] [stderr]   DEBUG: | #elif __mips__
[INFO] [stderr]   DEBUG: | %CPU "mips32"
[INFO] [stderr]   DEBUG: | #elif __sh__
[INFO] [stderr]   DEBUG: | %CPU "sh4"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __FreeBSD_kernel__
[INFO] [stderr]   DEBUG: | %KERNEL "kFreeBSD"
[INFO] [stderr]   DEBUG: | #elif __DragonFly__
[INFO] [stderr]   DEBUG: | %KERNEL "DragonFly"
[INFO] [stderr]   DEBUG: | #elif __OpenBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "OpenBSD"
[INFO] [stderr]   DEBUG: | #elif __sun__
[INFO] [stderr]   DEBUG: | %KERNEL "SunOS"
[INFO] [stderr]   DEBUG: | #elif __FreeBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "FreeBSD"
[INFO] [stderr]   DEBUG: | #elif __linux__
[INFO] [stderr]   DEBUG: | %KERNEL "Linux"
[INFO] [stderr]   DEBUG: | #elif _WIN32 || __CYGWIN__
[INFO] [stderr]   DEBUG: | %KERNEL "WINNT"
[INFO] [stderr]   DEBUG: | #elif __NetBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "NetBSD"
[INFO] [stderr]   DEBUG: | #elif __APPLE__
[INFO] [stderr]   DEBUG: | %KERNEL "Darwin"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if _MSC_VER || __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "little"
[INFO] [stderr]   DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "big"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -E /tmp/conftest.ikJDcY.c`
[INFO] [stderr]   DEBUG: COMPILER = gcc
[INFO] [stderr]   DEBUG: VERSION = 11.4.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 for Python 3... 
[INFO] [stderr]   INFO: /usr/bin/python3 (3.10.12)
[INFO] [stderr]   INFO: checking for pkg_config... 
[INFO] [stderr]   DEBUG: pkg_config: Trying pkg-config
[INFO] [stderr]   INFO: /usr/bin/pkg-config
[INFO] [stderr]   INFO: checking for pkg-config version... 
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/pkg-config --version`
[INFO] [stderr]   INFO: 0.29.2
[INFO] [stderr]   INFO: checking for yasm... 
[INFO] [stderr]   DEBUG: yasm: Trying yasm
[INFO] [stderr]   INFO: not found
[INFO] [stderr]   INFO: checking for android ndk version... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for GoogleVR SDK... 
[INFO] [stderr]   INFO: Not specified
[INFO] [stderr]   INFO: checking the target C compiler version... 
[INFO] [stderr]   INFO: 11.4.0
[INFO] [stderr]   INFO: checking the target C compiler works... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.5vshKO.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -c /tmp/conftest.5vshKO.c`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for the target C++ compiler... 
[INFO] [stderr]   DEBUG: _cxx: Trying g++
[INFO] [stderr]   INFO: /usr/bin/g++
[INFO] [stderr]   INFO: checking whether the target C++ compiler can be used... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.iWnFKO.cpp` with content:
[INFO] [stderr]   DEBUG: | #if defined(_MSC_VER)
[INFO] [stderr]   DEBUG: | #if defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang-cl"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #else
[INFO] [stderr]   DEBUG: | %COMPILER "msvc"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #elif defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang"
[INFO] [stderr]   DEBUG: | #  if !__cplusplus || __has_feature(cxx_alignof)
[INFO] [stderr]   DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__
[INFO] [stderr]   DEBUG: | #  endif
[INFO] [stderr]   DEBUG: | #elif defined(__GNUC__)
[INFO] [stderr]   DEBUG: | %COMPILER "gcc"
[INFO] [stderr]   DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | #if __cplusplus
[INFO] [stderr]   DEBUG: | %cplusplus __cplusplus
[INFO] [stderr]   DEBUG: | #elif __STDC_VERSION__
[INFO] [stderr]   DEBUG: | %STDC_VERSION __STDC_VERSION__
[INFO] [stderr]   DEBUG: | #elif __STDC__
[INFO] [stderr]   DEBUG: | %STDC_VERSION 198900L
[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__
[INFO] [stderr]   DEBUG: | %CPU "aarch64"
[INFO] [stderr]   DEBUG: | #elif __ia64__
[INFO] [stderr]   DEBUG: | %CPU "ia64"
[INFO] [stderr]   DEBUG: | #elif __s390x__
[INFO] [stderr]   DEBUG: | %CPU "s390x"
[INFO] [stderr]   DEBUG: | #elif __s390__
[INFO] [stderr]   DEBUG: | %CPU "s390"
[INFO] [stderr]   DEBUG: | #elif __powerpc64__
[INFO] [stderr]   DEBUG: | %CPU "ppc64"
[INFO] [stderr]   DEBUG: | #elif __powerpc__
[INFO] [stderr]   DEBUG: | %CPU "ppc"
[INFO] [stderr]   DEBUG: | #elif __alpha__
[INFO] [stderr]   DEBUG: | %CPU "Alpha"
[INFO] [stderr]   DEBUG: | #elif __hppa__
[INFO] [stderr]   DEBUG: | %CPU "hppa"
[INFO] [stderr]   DEBUG: | #elif __sparc__ && __arch64__
[INFO] [stderr]   DEBUG: | %CPU "sparc64"
[INFO] [stderr]   DEBUG: | #elif __sparc__
[INFO] [stderr]   DEBUG: | %CPU "sparc"
[INFO] [stderr]   DEBUG: | #elif __mips64
[INFO] [stderr]   DEBUG: | %CPU "mips64"
[INFO] [stderr]   DEBUG: | #elif __mips__
[INFO] [stderr]   DEBUG: | %CPU "mips32"
[INFO] [stderr]   DEBUG: | #elif __sh__
[INFO] [stderr]   DEBUG: | %CPU "sh4"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __FreeBSD_kernel__
[INFO] [stderr]   DEBUG: | %KERNEL "kFreeBSD"
[INFO] [stderr]   DEBUG: | #elif __DragonFly__
[INFO] [stderr]   DEBUG: | %KERNEL "DragonFly"
[INFO] [stderr]   DEBUG: | #elif __OpenBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "OpenBSD"
[INFO] [stderr]   DEBUG: | #elif __sun__
[INFO] [stderr]   DEBUG: | %KERNEL "SunOS"
[INFO] [stderr]   DEBUG: | #elif __FreeBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "FreeBSD"
[INFO] [stderr]   DEBUG: | #elif __linux__
[INFO] [stderr]   DEBUG: | %KERNEL "Linux"
[INFO] [stderr]   DEBUG: | #elif _WIN32 || __CYGWIN__
[INFO] [stderr]   DEBUG: | %KERNEL "WINNT"
[INFO] [stderr]   DEBUG: | #elif __NetBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "NetBSD"
[INFO] [stderr]   DEBUG: | #elif __APPLE__
[INFO] [stderr]   DEBUG: | %KERNEL "Darwin"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if _MSC_VER || __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "little"
[INFO] [stderr]   DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "big"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/g++ -E /tmp/conftest.iWnFKO.cpp`
[INFO] [stderr]   DEBUG: COMPILER = gcc
[INFO] [stderr]   DEBUG: VERSION = 11.4.0
[INFO] [stderr]   DEBUG: cplusplus = 201703L
[INFO] [stderr]   DEBUG: CPU = x86_64
[INFO] [stderr]   DEBUG: KERNEL = Linux
[INFO] [stderr]   DEBUG: ENDIANNESS = little
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.SYVPf3.cpp` with content:
[INFO] [stderr]   DEBUG: | #if defined(_MSC_VER)
[INFO] [stderr]   DEBUG: | #if defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang-cl"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #else
[INFO] [stderr]   DEBUG: | %COMPILER "msvc"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #elif defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang"
[INFO] [stderr]   DEBUG: | #  if !__cplusplus || __has_feature(cxx_alignof)
[INFO] [stderr]   DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__
[INFO] [stderr]   DEBUG: | #  endif
[INFO] [stderr]   DEBUG: | #elif defined(__GNUC__)
[INFO] [stderr]   DEBUG: | %COMPILER "gcc"
[INFO] [stderr]   DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | #if __cplusplus
[INFO] [stderr]   DEBUG: | %cplusplus __cplusplus
[INFO] [stderr]   DEBUG: | #elif __STDC_VERSION__
[INFO] [stderr]   DEBUG: | %STDC_VERSION __STDC_VERSION__
[INFO] [stderr]   DEBUG: | #elif __STDC__
[INFO] [stderr]   DEBUG: | %STDC_VERSION 198900L
[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__
[INFO] [stderr]   DEBUG: | %CPU "aarch64"
[INFO] [stderr]   DEBUG: | #elif __ia64__
[INFO] [stderr]   DEBUG: | %CPU "ia64"
[INFO] [stderr]   DEBUG: | #elif __s390x__
[INFO] [stderr]   DEBUG: | %CPU "s390x"
[INFO] [stderr]   DEBUG: | #elif __s390__
[INFO] [stderr]   DEBUG: | %CPU "s390"
[INFO] [stderr]   DEBUG: | #elif __powerpc64__
[INFO] [stderr]   DEBUG: | %CPU "ppc64"
[INFO] [stderr]   DEBUG: | #elif __powerpc__
[INFO] [stderr]   DEBUG: | %CPU "ppc"
[INFO] [stderr]   DEBUG: | #elif __alpha__
[INFO] [stderr]   DEBUG: | %CPU "Alpha"
[INFO] [stderr]   DEBUG: | #elif __hppa__
[INFO] [stderr]   DEBUG: | %CPU "hppa"
[INFO] [stderr]   DEBUG: | #elif __sparc__ && __arch64__
[INFO] [stderr]   DEBUG: | %CPU "sparc64"
[INFO] [stderr]   DEBUG: | #elif __sparc__
[INFO] [stderr]   DEBUG: | %CPU "sparc"
[INFO] [stderr]   DEBUG: | #elif __mips64
[INFO] [stderr]   DEBUG: | %CPU "mips64"
[INFO] [stderr]   DEBUG: | #elif __mips__
[INFO] [stderr]   DEBUG: | %CPU "mips32"
[INFO] [stderr]   DEBUG: | #elif __sh__
[INFO] [stderr]   DEBUG: | %CPU "sh4"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __FreeBSD_kernel__
[INFO] [stderr]   DEBUG: | %KERNEL "kFreeBSD"
[INFO] [stderr]   DEBUG: | #elif __DragonFly__
[INFO] [stderr]   DEBUG: | %KERNEL "DragonFly"
[INFO] [stderr]   DEBUG: | #elif __OpenBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "OpenBSD"
[INFO] [stderr]   DEBUG: | #elif __sun__
[INFO] [stderr]   DEBUG: | %KERNEL "SunOS"
[INFO] [stderr]   DEBUG: | #elif __FreeBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "FreeBSD"
[INFO] [stderr]   DEBUG: | #elif __linux__
[INFO] [stderr]   DEBUG: | %KERNEL "Linux"
[INFO] [stderr]   DEBUG: | #elif _WIN32 || __CYGWIN__
[INFO] [stderr]   DEBUG: | %KERNEL "WINNT"
[INFO] [stderr]   DEBUG: | #elif __NetBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "NetBSD"
[INFO] [stderr]   DEBUG: | #elif __APPLE__
[INFO] [stderr]   DEBUG: | %KERNEL "Darwin"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if _MSC_VER || __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++14 -E /tmp/conftest.SYVPf3.cpp`
[INFO] [stderr]   DEBUG: COMPILER = gcc
[INFO] [stderr]   DEBUG: VERSION = 11.4.0
[INFO] [stderr]   DEBUG: cplusplus = 201402L
[INFO] [stderr]   DEBUG: CPU = x86_64
[INFO] [stderr]   DEBUG: KERNEL = Linux
[INFO] [stderr]   DEBUG: ENDIANNESS = little
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking the target C++ compiler version... 
[INFO] [stderr]   INFO: 11.4.0
[INFO] [stderr]   INFO: checking the target C++ compiler works... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.5Sc1JE.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -c /tmp/conftest.5Sc1JE.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for the host C compiler... 
[INFO] [stderr]   DEBUG: _host_cc: Trying /usr/bin/gcc
[INFO] [stderr]   INFO: /usr/bin/gcc
[INFO] [stderr]   INFO: checking whether the host C compiler can be used... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.Acm5EJ.c` with content:
[INFO] [stderr]   DEBUG: | #if defined(_MSC_VER)
[INFO] [stderr]   DEBUG: | #if defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang-cl"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #else
[INFO] [stderr]   DEBUG: | %COMPILER "msvc"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #elif defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang"
[INFO] [stderr]   DEBUG: | #  if !__cplusplus || __has_feature(cxx_alignof)
[INFO] [stderr]   DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__
[INFO] [stderr]   DEBUG: | #  endif
[INFO] [stderr]   DEBUG: | #elif defined(__GNUC__)
[INFO] [stderr]   DEBUG: | %COMPILER "gcc"
[INFO] [stderr]   DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | #if __cplusplus
[INFO] [stderr]   DEBUG: | %cplusplus __cplusplus
[INFO] [stderr]   DEBUG: | #elif __STDC_VERSION__
[INFO] [stderr]   DEBUG: | %STDC_VERSION __STDC_VERSION__
[INFO] [stderr]   DEBUG: | #elif __STDC__
[INFO] [stderr]   DEBUG: | %STDC_VERSION 198900L
[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__
[INFO] [stderr]   DEBUG: | %CPU "aarch64"
[INFO] [stderr]   DEBUG: | #elif __ia64__
[INFO] [stderr]   DEBUG: | %CPU "ia64"
[INFO] [stderr]   DEBUG: | #elif __s390x__
[INFO] [stderr]   DEBUG: | %CPU "s390x"
[INFO] [stderr]   DEBUG: | #elif __s390__
[INFO] [stderr]   DEBUG: | %CPU "s390"
[INFO] [stderr]   DEBUG: | #elif __powerpc64__
[INFO] [stderr]   DEBUG: | %CPU "ppc64"
[INFO] [stderr]   DEBUG: | #elif __powerpc__
[INFO] [stderr]   DEBUG: | %CPU "ppc"
[INFO] [stderr]   DEBUG: | #elif __alpha__
[INFO] [stderr]   DEBUG: | %CPU "Alpha"
[INFO] [stderr]   DEBUG: | #elif __hppa__
[INFO] [stderr]   DEBUG: | %CPU "hppa"
[INFO] [stderr]   DEBUG: | #elif __sparc__ && __arch64__
[INFO] [stderr]   DEBUG: | %CPU "sparc64"
[INFO] [stderr]   DEBUG: | #elif __sparc__
[INFO] [stderr]   DEBUG: | %CPU "sparc"
[INFO] [stderr]   DEBUG: | #elif __mips64
[INFO] [stderr]   DEBUG: | %CPU "mips64"
[INFO] [stderr]   DEBUG: | #elif __mips__
[INFO] [stderr]   DEBUG: | %CPU "mips32"
[INFO] [stderr]   DEBUG: | #elif __sh__
[INFO] [stderr]   DEBUG: | %CPU "sh4"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __FreeBSD_kernel__
[INFO] [stderr]   DEBUG: | %KERNEL "kFreeBSD"
[INFO] [stderr]   DEBUG: | #elif __DragonFly__
[INFO] [stderr]   DEBUG: | %KERNEL "DragonFly"
[INFO] [stderr]   DEBUG: | #elif __OpenBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "OpenBSD"
[INFO] [stderr]   DEBUG: | #elif __sun__
[INFO] [stderr]   DEBUG: | %KERNEL "SunOS"
[INFO] [stderr]   DEBUG: | #elif __FreeBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "FreeBSD"
[INFO] [stderr]   DEBUG: | #elif __linux__
[INFO] [stderr]   DEBUG: | %KERNEL "Linux"
[INFO] [stderr]   DEBUG: | #elif _WIN32 || __CYGWIN__
[INFO] [stderr]   DEBUG: | %KERNEL "WINNT"
[INFO] [stderr]   DEBUG: | #elif __NetBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "NetBSD"
[INFO] [stderr]   DEBUG: | #elif __APPLE__
[INFO] [stderr]   DEBUG: | %KERNEL "Darwin"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if _MSC_VER || __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "little"
[INFO] [stderr]   DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
[INFO] [stderr]   DEBUG: | %ENDIANNESS "big"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -E /tmp/conftest.Acm5EJ.c`
[INFO] [stderr]   DEBUG: COMPILER = gcc
[INFO] [stderr]   DEBUG: VERSION = 11.4.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: 11.4.0
[INFO] [stderr]   INFO: checking the host C compiler works... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.pYfKqu.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -c /tmp/conftest.pYfKqu.c`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for the host C++ compiler... 
[INFO] [stderr]   DEBUG: _host_cxx: Trying /usr/bin/g++
[INFO] [stderr]   INFO: /usr/bin/g++
[INFO] [stderr]   INFO: checking whether the host C++ compiler can be used... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.ndBhdc.cpp` with content:
[INFO] [stderr]   DEBUG: | #if defined(_MSC_VER)
[INFO] [stderr]   DEBUG: | #if defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang-cl"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #else
[INFO] [stderr]   DEBUG: | %COMPILER "msvc"
[INFO] [stderr]   DEBUG: | %VERSION _MSC_FULL_VER
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #elif defined(__clang__)
[INFO] [stderr]   DEBUG: | %COMPILER "clang"
[INFO] [stderr]   DEBUG: | #  if !__cplusplus || __has_feature(cxx_alignof)
[INFO] [stderr]   DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__
[INFO] [stderr]   DEBUG: | #  endif
[INFO] [stderr]   DEBUG: | #elif defined(__GNUC__)
[INFO] [stderr]   DEBUG: | %COMPILER "gcc"
[INFO] [stderr]   DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | #if __cplusplus
[INFO] [stderr]   DEBUG: | %cplusplus __cplusplus
[INFO] [stderr]   DEBUG: | #elif __STDC_VERSION__
[INFO] [stderr]   DEBUG: | %STDC_VERSION __STDC_VERSION__
[INFO] [stderr]   DEBUG: | #elif __STDC__
[INFO] [stderr]   DEBUG: | %STDC_VERSION 198900L
[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__
[INFO] [stderr]   DEBUG: | %CPU "aarch64"
[INFO] [stderr]   DEBUG: | #elif __ia64__
[INFO] [stderr]   DEBUG: | %CPU "ia64"
[INFO] [stderr]   DEBUG: | #elif __s390x__
[INFO] [stderr]   DEBUG: | %CPU "s390x"
[INFO] [stderr]   DEBUG: | #elif __s390__
[INFO] [stderr]   DEBUG: | %CPU "s390"
[INFO] [stderr]   DEBUG: | #elif __powerpc64__
[INFO] [stderr]   DEBUG: | %CPU "ppc64"
[INFO] [stderr]   DEBUG: | #elif __powerpc__
[INFO] [stderr]   DEBUG: | %CPU "ppc"
[INFO] [stderr]   DEBUG: | #elif __alpha__
[INFO] [stderr]   DEBUG: | %CPU "Alpha"
[INFO] [stderr]   DEBUG: | #elif __hppa__
[INFO] [stderr]   DEBUG: | %CPU "hppa"
[INFO] [stderr]   DEBUG: | #elif __sparc__ && __arch64__
[INFO] [stderr]   DEBUG: | %CPU "sparc64"
[INFO] [stderr]   DEBUG: | #elif __sparc__
[INFO] [stderr]   DEBUG: | %CPU "sparc"
[INFO] [stderr]   DEBUG: | #elif __mips64
[INFO] [stderr]   DEBUG: | %CPU "mips64"
[INFO] [stderr]   DEBUG: | #elif __mips__
[INFO] [stderr]   DEBUG: | %CPU "mips32"
[INFO] [stderr]   DEBUG: | #elif __sh__
[INFO] [stderr]   DEBUG: | %CPU "sh4"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if __FreeBSD_kernel__
[INFO] [stderr]   DEBUG: | %KERNEL "kFreeBSD"
[INFO] [stderr]   DEBUG: | #elif __DragonFly__
[INFO] [stderr]   DEBUG: | %KERNEL "DragonFly"
[INFO] [stderr]   DEBUG: | #elif __OpenBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "OpenBSD"
[INFO] [stderr]   DEBUG: | #elif __sun__
[INFO] [stderr]   DEBUG: | %KERNEL "SunOS"
[INFO] [stderr]   DEBUG: | #elif __FreeBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "FreeBSD"
[INFO] [stderr]   DEBUG: | #elif __linux__
[INFO] [stderr]   DEBUG: | %KERNEL "Linux"
[INFO] [stderr]   DEBUG: | #elif _WIN32 || __CYGWIN__
[INFO] [stderr]   DEBUG: | %KERNEL "WINNT"
[INFO] [stderr]   DEBUG: | #elif __NetBSD__
[INFO] [stderr]   DEBUG: | %KERNEL "NetBSD"
[INFO] [stderr]   DEBUG: | #elif __APPLE__
[INFO] [stderr]   DEBUG: | %KERNEL "Darwin"
[INFO] [stderr]   DEBUG: | #endif
[INFO] [stderr]   DEBUG: | #if _MSC_VER || __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++14 -E /tmp/conftest.ndBhdc.cpp`
[INFO] [stderr]   DEBUG: COMPILER = gcc
[INFO] [stderr]   DEBUG: VERSION = 11.4.0
[INFO] [stderr]   DEBUG: cplusplus = 201402L
[INFO] [stderr]   DEBUG: CPU = x86_64
[INFO] [stderr]   DEBUG: KERNEL = Linux
[INFO] [stderr]   DEBUG: ENDIANNESS = little
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking the host C++ compiler version... 
[INFO] [stderr]   INFO: 11.4.0
[INFO] [stderr]   INFO: checking the host C++ compiler works... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.WiFMiE.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -c /tmp/conftest.WiFMiE.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for 64-bit OS... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.rrloc3.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[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++14 -c /tmp/conftest.rrloc3.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking bindgen cflags... 
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking for linker... 
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -print-prog-name=ld.gold`
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -B /opt/rustwide/target/debug/build/mozjs_sys-a9177dc5713cde02/out/build/unix/gold -Wl,--version`
[INFO] [stderr]   INFO: gold
[INFO] [stderr]   INFO: checking for stdint.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.Okkf8b.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <stdint.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -c /tmp/conftest.Okkf8b.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for inttypes.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.lZ5cfH.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <inttypes.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -c /tmp/conftest.lZ5cfH.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for malloc.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.GdJSAJ.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <malloc.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -c /tmp/conftest.GdJSAJ.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for alloca.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.f5YWt6.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <alloca.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -c /tmp/conftest.f5YWt6.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for sys/byteorder.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.ZUV55F.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/byteorder.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -c /tmp/conftest.ZUV55F.cpp`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | /tmp/conftest.ZUV55F.cpp:1:10: fatal error: sys/byteorder.h: No such file or directory
[INFO] [stderr]   DEBUG: |     1 | #include <sys/byteorder.h>
[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.wuNP3K.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <getopt.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -c /tmp/conftest.wuNP3K.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for unistd.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.jMXxdh.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <unistd.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -c /tmp/conftest.jMXxdh.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for nl_types.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.tljHDu.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <nl_types.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -c /tmp/conftest.tljHDu.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for cpuid.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.uEOVHW.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <cpuid.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -c /tmp/conftest.uEOVHW.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for sys/statvfs.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.kpaJ4e.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/statvfs.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -c /tmp/conftest.kpaJ4e.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for sys/statfs.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.fqvzmU.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/statfs.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -c /tmp/conftest.fqvzmU.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for sys/vfs.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.mL8Tqg.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/vfs.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -c /tmp/conftest.mL8Tqg.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for sys/mount.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.QDD92p.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/mount.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -c /tmp/conftest.QDD92p.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for sys/quota.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.aDe2M9.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/quota.h>
[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++14 -c /tmp/conftest.aDe2M9.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for linux/quota.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.iP9M9b.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/socket.h>
[INFO] [stderr]   DEBUG: | #include <linux/quota.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -c /tmp/conftest.iP9M9b.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for linux/if_addr.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.CpBugJ.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/socket.h>
[INFO] [stderr]   DEBUG: | #include <linux/if_addr.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -c /tmp/conftest.CpBugJ.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for linux/rtnetlink.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.ISCa8D.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/socket.h>
[INFO] [stderr]   DEBUG: | #include <linux/rtnetlink.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -c /tmp/conftest.ISCa8D.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for sys/queue.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.yo_SnX.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/queue.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -c /tmp/conftest.yo_SnX.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for sys/types.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.Mei7BC.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <sys/types.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -c /tmp/conftest.Mei7BC.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for netinet/in.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.sQzcCs.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <netinet/in.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -c /tmp/conftest.sQzcCs.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for byteswap.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.5rT24F.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <byteswap.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -c /tmp/conftest.5rT24F.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for linux/perf_event.h... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.k83KIK.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <linux/perf_event.h>
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -c /tmp/conftest.k83KIK.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for perf_event_open system call... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.DELkhR.cpp` with content:
[INFO] [stderr]   DEBUG: | #include <asm/unistd.h>
[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++14 -c /tmp/conftest.DELkhR.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wunreachable-code-return... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.o0PyBL.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wunreachable-code-return -c /tmp/conftest.o0PyBL.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.SNHfha.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -Werror -Wunreachable-code-return -c -c /tmp/conftest.SNHfha.cpp`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | g++: error: unrecognized command-line option '-Wunreachable-code-return'; did you mean '-Wunreachable-code'?
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wclass-varargs... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.7bBlLp.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wclass-varargs -c /tmp/conftest.7bBlLp.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.Itd4Ce.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -Werror -Wclass-varargs -c -c /tmp/conftest.Itd4Ce.cpp`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | g++: error: unrecognized command-line option '-Wclass-varargs'; did you mean '-Wno-varargs'?
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wloop-analysis... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.B3k963.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wloop-analysis -c /tmp/conftest.B3k963.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.1NM9UD.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -Werror -Wloop-analysis -c -c /tmp/conftest.1NM9UD.cpp`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | g++: error: unrecognized command-line option '-Wloop-analysis'
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wc++1z-compat... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.2MRE9b.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -Werror -Wc++1z-compat -c /tmp/conftest.2MRE9b.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wcomma... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.hApOCJ.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -Werror -Wcomma -c /tmp/conftest.hApOCJ.cpp`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | g++: error: unrecognized command-line option '-Wcomma'; did you mean '-Wcomment'?
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wduplicated-cond... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.FY3ib6.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wduplicated-cond -c /tmp/conftest.FY3ib6.c`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wduplicated-cond... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.0gs7KM.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -Werror -Wduplicated-cond -c -c /tmp/conftest.0gs7KM.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wimplicit-fallthrough... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.G9W2up.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -Werror -Wimplicit-fallthrough -c /tmp/conftest.G9W2up.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wstring-conversion... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.oewThf.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wstring-conversion -c /tmp/conftest.oewThf.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.TRm0km.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -Werror -Wstring-conversion -c -c /tmp/conftest.TRm0km.cpp`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | g++: error: unrecognized command-line option '-Wstring-conversion'; did you mean '-Wsign-conversion'?
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wno-inline-new-delete... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.n_HGWY.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -Werror -Winline-new-delete -c /tmp/conftest.n_HGWY.cpp`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | g++: error: unrecognized command-line option '-Winline-new-delete'; did you mean '-Wmismatched-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.NCVIm4.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wno-error=maybe-uninitialized -c /tmp/conftest.NCVIm4.c`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.UxiU6K.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -Werror -Wno-error=maybe-uninitialized -c -c /tmp/conftest.UxiU6K.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wno-error=deprecated-declarations... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.wG1jjz.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wno-error=deprecated-declarations -c /tmp/conftest.wG1jjz.c`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wno-error=deprecated-declarations... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.be5jx9.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -Werror -Wno-error=deprecated-declarations -c -c /tmp/conftest.be5jx9.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wno-error=array-bounds... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.yViwiU.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wno-error=array-bounds -c /tmp/conftest.yViwiU.c`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wno-error=array-bounds... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.K34doK.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -Werror -Wno-error=array-bounds -c -c /tmp/conftest.K34doK.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wno-error=free-nonheap-object... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.dM3hvV.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wno-error=free-nonheap-object -c /tmp/conftest.dM3hvV.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.KODAVd.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -Werror -Wno-error=free-nonheap-object -c -c /tmp/conftest.KODAVd.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wformat... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.G2KtF9.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wformat -c /tmp/conftest.G2KtF9.c`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wformat... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.XH885A.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -Werror -Wformat -c -c /tmp/conftest.XH885A.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wformat-security... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.LQxWjn.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wformat-security -c /tmp/conftest.LQxWjn.c`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wformat-security... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.3mAzKM.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -Werror -Wformat-security -c -c /tmp/conftest.3mAzKM.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wformat-overflow=2... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.IMjrCw.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wformat-overflow=2 -c /tmp/conftest.IMjrCw.c`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wformat-overflow=2... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.ozU7tj.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -Werror -Wformat-overflow=2 -c -c /tmp/conftest.ozU7tj.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C compiler supports -Wno-gnu-zero-variadic-macro-arguments... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.g6UtF9.c` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(void)
[INFO] [stderr]   DEBUG: | {
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: |   ;
[INFO] [stderr]   DEBUG: |   return 0;
[INFO] [stderr]   DEBUG: | }
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wgnu-zero-variadic-macro-arguments -c /tmp/conftest.g6UtF9.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.ooPlHd.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -Werror -Wgnu-zero-variadic-macro-arguments -c -c /tmp/conftest.ooPlHd.cpp`
[INFO] [stderr]   DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr]   DEBUG: Its error output was:
[INFO] [stderr]   DEBUG: | g++: error: unrecognized command-line option '-Wgnu-zero-variadic-macro-arguments'
[INFO] [stderr]   INFO: no
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -Wno-noexcept-type... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.kSjshb.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -Werror -Wnoexcept-type -c /tmp/conftest.kSjshb.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking whether the C++ compiler supports -fno-sized-deallocation... 
[INFO] [stderr]   DEBUG: Creating `/tmp/conftest.PxWwJB.cpp` with content:
[INFO] [stderr]   DEBUG: | 
[INFO] [stderr]   DEBUG: | int
[INFO] [stderr]   DEBUG: | main(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++14 -Werror -fno-sized-deallocation -c /tmp/conftest.PxWwJB.cpp`
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for awk... 
[INFO] [stderr]   DEBUG: awk: Trying gawk
[INFO] [stderr]   DEBUG: awk: Trying mawk
[INFO] [stderr]   INFO: /usr/bin/mawk
[INFO] [stderr]   INFO: checking for perl... 
[INFO] [stderr]   DEBUG: perl: Trying perl5
[INFO] [stderr]   DEBUG: perl: Trying perl
[INFO] [stderr]   INFO: /usr/bin/perl
[INFO] [stderr]   INFO: checking for minimum required perl version >= 5.006... 
[INFO] [stderr]   DEBUG: Executing: `/usr/bin/perl -e 'print $]'`
[INFO] [stderr]   INFO: 5.034000
[INFO] [stderr]   INFO: checking for full perl installation... 
[INFO] [stderr]   INFO: yes
[INFO] [stderr]   INFO: checking for gmake... 
[INFO] [stderr]   DEBUG: gmake: Trying gmake
[INFO] [stderr]   INFO: /usr/bin/gmake
[INFO] [stderr]   INFO: checking for watchman... 
[INFO] [stderr]   INFO: not found
[INFO] [stderr]   INFO: checking for xargs... 
[INFO] [stderr]   DEBUG: xargs: Trying xargs
[INFO] [stderr]   INFO: /usr/bin/xargs
[INFO] [stderr]   INFO: checking for rpmbuild... 
[INFO] [stderr]   DEBUG: rpmbuild: Trying rpmbuild
[INFO] [stderr]   INFO: not found
[INFO] [stderr]   INFO: checking for autoconf... 
[INFO] [stderr]   ERROR: Could not find autoconf 2.13
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   gmake: *** No targets specified and no makefile found.  Stop.
[INFO] [stderr]   ERROR: Could not find autoconf 2.13
[INFO] [stderr]   gmake: *** [makefile.cargo:183: maybe-configure] Error 1
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mozjs_sys-0.61.13/build.rs:142:5:
[INFO] [stderr]   assertion failed: result.success()
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x625d9384760a - std::backtrace_rs::backtrace::libunwind::trace::h65cc9476dea42f04
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x625d9384760a - std::backtrace_rs::backtrace::trace_unsynchronized::h31307b22853da5cb
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x625d9384760a - std::sys::backtrace::_print_fmt::h1d1ec741e9afb97a
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x625d9384760a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::he389a1126db3ba75
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x625d93871e33 - core::fmt::rt::Argument::fmt::h0df11dc86b5adf75
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x625d93871e33 - core::fmt::write::hb735a44de60d4775
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/fmt/mod.rs:1440:21
[INFO] [stderr]      6:     0x625d938434f3 - std::io::Write::write_fmt::h7e55554e3b601464
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/io/mod.rs:1887:15
[INFO] [stderr]      7:     0x625d93847452 - std::sys::backtrace::BacktraceLock::print::h1b2403acafb4a9ce
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x625d93848cf0 - std::panicking::default_hook::{{closure}}::h1331b39f8c22272c
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:295:22
[INFO] [stderr]      9:     0x625d93848ad0 - std::panicking::default_hook::h412b1b8b79d13729
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:322:9
[INFO] [stderr]     10:     0x625d938494d2 - std::panicking::rust_panic_with_hook::he422ff96d7e46154
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:828:13
[INFO] [stderr]     11:     0x625d93849226 - std::panicking::begin_panic_handler::{{closure}}::h48ed6f472c90914b
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:694:13
[INFO] [stderr]     12:     0x625d93847b09 - std::sys::backtrace::__rust_end_short_backtrace::hb3ec7f756cf60e78
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x625d93848eed - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:692:5
[INFO] [stderr]     14:     0x625d938700f0 - core::panicking::panic_fmt::h14762d721bf3d8f4
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x625d9387017c - core::panicking::panic::h817b038aa4054074
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/panicking.rs:145:5
[INFO] [stderr]     16:     0x625d9347915d - build_script_build::build_jsapi::ha4c90616bc60cea2
[INFO] [stderr]     17:     0x625d93477767 - build_script_build::main::hef8a0deefc432a72
[INFO] [stderr]     18:     0x625d93476993 - core::ops::function::FnOnce::call_once::hf29915b7403e3a19
[INFO] [stderr]     19:     0x625d9347ca16 - std::sys::backtrace::__rust_begin_short_backtrace::h6eddc17ec0bdfeba
[INFO] [stderr]     20:     0x625d9347c659 - std::rt::lang_start::{{closure}}::h4b5dc352d203765b
[INFO] [stderr]     21:     0x625d9383ea37 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::he65d3dc22beac451
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     22:     0x625d9383ea37 - std::panicking::try::do_call::h06981c1fa5ca7e3e
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:584:40
[INFO] [stderr]     23:     0x625d9383ea37 - std::panicking::try::h69dc3282503f57f9
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:547:19
[INFO] [stderr]     24:     0x625d9383ea37 - std::panic::catch_unwind::h92970ef9ef5c92ae
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panic.rs:358:14
[INFO] [stderr]     25:     0x625d9383ea37 - std::rt::lang_start_internal::{{closure}}::h1b78dd850ae1293d
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/rt.rs:174:48
[INFO] [stderr]     26:     0x625d9383ea37 - std::panicking::try::do_call::h027346d9b0cbd7c7
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:584:40
[INFO] [stderr]     27:     0x625d9383ea37 - std::panicking::try::h91dc055514206193
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:547:19
[INFO] [stderr]     28:     0x625d9383ea37 - std::panic::catch_unwind::ha551d86c182ebce0
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panic.rs:358:14
[INFO] [stderr]     29:     0x625d9383ea37 - std::rt::lang_start_internal::h19b9f2ab21592fb1
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/rt.rs:174:20
[INFO] [stderr]     30:     0x625d9347c637 - std::rt::lang_start::h158d82ef393fde71
[INFO] [stderr]     31:     0x625d9347bd15 - main
[INFO] [stderr]     32:     0x77905f172d90 - <unknown>
[INFO] [stderr]     33:     0x77905f172e40 - __libc_start_main
[INFO] [stderr]     34:     0x625d93475a95 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "29ef9fc51cfe1891392eab590ea125108dfec5702cd69dad30507de9f7b593ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29ef9fc51cfe1891392eab590ea125108dfec5702cd69dad30507de9f7b593ea", kill_on_drop: false }`
[INFO] [stdout] 29ef9fc51cfe1891392eab590ea125108dfec5702cd69dad30507de9f7b593ea
