es_runtime 0.1.4

An API and Utils around the spidermonkey script engine
Build #256310 2020-06-01 13:20:17

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# rustc version
rustc 1.45.0-nightly (5fd2f06e9 2020-05-31)# docs.rs version
docsrs 0.6.0 (9bd032f 2020-05-31)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/es_runtime-0.1.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/es_runtime-0.1.4/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20200531-1.45.0-nightly-5fd2f06e9 --static-root-path / --cap-lints warn --extern-html-root-url lazy_static=https://docs.rs/lazy_static/1.4.0 --extern-html-root-url mozjs=https://docs.rs/mozjs/0.10.1 --extern-html-root-url uuid=https://docs.rs/uuid/0.8.1 --extern-html-root-url num_cpus=https://docs.rs/num_cpus/1.13.0 --extern-html-root-url log=https://docs.rs/log/0.4.8 --extern-html-root-url simple_logging=https://docs.rs/simple-logging/2.0.2 --extern-html-root-url rayon=https://docs.rs/rayon/1.3.0 --extern-html-root-url lru=https://docs.rs/lru/0.4.5 --extern-html-root-url thread_id=https://docs.rs/thread-id/3.3.0 --extern-html-root-url libc=https://docs.rs/libc/0.2.71" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "-j2", kill_on_drop: false }`
[INFO] [stdout] a8dd3ecb7a6ac861dbef15888bb36ceab2919b5a44beec627223ee9093880751
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "a8dd3ecb7a6ac861dbef15888bb36ceab2919b5a44beec627223ee9093880751", kill_on_drop: false }`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling cc v1.0.54
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling gimli v0.21.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling object v0.19.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling bindgen v0.49.4
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.16
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling mozjs v0.10.1
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling addr2line v0.12.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling libz-sys v1.0.25
[INFO] [stderr]    Compiling hashbrown v0.6.3
[INFO] [stderr]    Compiling backtrace v0.3.48
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.10
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling const-random-macro v0.1.8
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking simple-logging v2.0.2
[INFO] [stderr]     Checking crossbeam-queue v0.2.2
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]     Checking const-random v0.1.8
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]     Checking ahash v0.2.18
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]     Checking rayon v1.3.0
[INFO] [stderr]     Checking lru v0.4.5
[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] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/mozjs_sys-3a12c1edcf02896d/build-script-build` (exit code: 101)
[INFO] [stderr] --- stdout
[INFO] [stderr] [[ /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.13/mozjs/js/src/configure -ot /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.13/mozjs/js/src/configure.in ]] && touch /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.13/mozjs/js/src/configure || true
[INFO] [stderr] [[ /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.13/mozjs/js/src/old-configure -ot /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.13/mozjs/js/src/old-configure.in ]] && touch /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.13/mozjs/js/src/old-configure || true
[INFO] [stderr] ! [[ /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.13/mozjs/js/src/configure.in -ot /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.13/mozjs/js/src/configure ]] && touch /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.13/mozjs/js/src/configure || true
[INFO] [stderr] ! [[ /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.13/mozjs/js/src/old-configure.in -ot /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.13/mozjs/js/src/old-configure ]] && touch /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.13/mozjs/js/src/old-configure || true
[INFO] [stderr] if [[ /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.13/mozjs/js/src/configure -nt /opt/rustwide/target/debug/build/mozjs_sys-b7049fe9e099be57/out/config.status ]] ; then \
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/mozjs_sys-b7049fe9e099be57/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/github.com-1ecc6299db9ec823/mozjs_sys-0.61.13/mozjs/js/src/configure --disable-jemalloc --disable-js-shell --disable-tests --disable-shared-js --build-backends=RecursiveMake --enable-debug --disable-optimize --enable-gczeal --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-b7049fe9e099be57/out/_virtualenv/bin/python2
[INFO] [stderr] Also creating executable in /opt/rustwide/target/debug/build/mozjs_sys-b7049fe9e099be57/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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.8.2)
[INFO] [stderr] checking for pkg_config... /usr/bin/pkg-config
[INFO] [stderr] checking for pkg-config version... 0.29.1
[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... 9.3.0
[INFO] [stderr] checking the target C compiler works... yes
[INFO] [stderr] checking for the target C++ compiler... /usr/bin/g++
[INFO] [stderr] checking whether the target C++ compiler can be used... yes
[INFO] [stderr] checking the target C++ compiler version... 9.3.0
[INFO] [stderr] checking the target C++ compiler works... yes
[INFO] [stderr] checking for the host C compiler... /usr/bin/gcc
[INFO] [stderr] checking whether the host C compiler can be used... yes
[INFO] [stderr] checking the host C compiler version... 9.3.0
[INFO] [stderr] checking the host C compiler works... yes
[INFO] [stderr] checking for the host C++ compiler... /usr/bin/g++
[INFO] [stderr] checking whether the host C++ compiler can be used... yes
[INFO] [stderr] checking the host C++ compiler version... 9.3.0
[INFO] [stderr] checking the host C++ compiler works... yes
[INFO] [stderr] checking for 64-bit OS... yes
[INFO] [stderr] checking 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.030000
[INFO] [stderr] checking for full perl installation... yes
[INFO] [stderr] checking for gmake... /usr/bin/make
[INFO] [stderr] checking for watchman... not found
[INFO] [stderr] checking for xargs... /usr/bin/xargs
[INFO] [stderr] checking for rpmbuild... not found
[INFO] [stderr] checking for 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.UwDfYU.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.UwDfYU.c`
[INFO] [stderr] DEBUG: COMPILER = gcc
[INFO] [stderr] DEBUG: VERSION = 9.3.0
[INFO] [stderr] DEBUG: STDC_VERSION = 201710L
[INFO] [stderr] DEBUG: CPU = x86_64
[INFO] [stderr] DEBUG: KERNEL = Linux
[INFO] [stderr] DEBUG: ENDIANNESS = little
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.0JZXg_.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.0JZXg_.c`
[INFO] [stderr] DEBUG: COMPILER = gcc
[INFO] [stderr] DEBUG: VERSION = 9.3.0
[INFO] [stderr] DEBUG: STDC_VERSION = 199901L
[INFO] [stderr] DEBUG: CPU = x86_64
[INFO] [stderr] DEBUG: KERNEL = Linux
[INFO] [stderr] DEBUG: ENDIANNESS = little
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking for Python 3... 
[INFO] [stderr] INFO: /usr/bin/python3 (3.8.2)
[INFO] [stderr] INFO: checking for pkg_config... 
[INFO] [stderr] DEBUG: pkg_config: Trying pkg-config
[INFO] [stderr] INFO: /usr/bin/pkg-config
[INFO] [stderr] INFO: checking for pkg-config version... 
[INFO] [stderr] DEBUG: Executing: `/usr/bin/pkg-config --version`
[INFO] [stderr] INFO: 0.29.1
[INFO] [stderr] INFO: checking for 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: 9.3.0
[INFO] [stderr] INFO: checking the target C compiler works... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.Fv3WJZ.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.Fv3WJZ.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.W6PleG.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.W6PleG.cpp`
[INFO] [stderr] DEBUG: COMPILER = gcc
[INFO] [stderr] DEBUG: VERSION = 9.3.0
[INFO] [stderr] DEBUG: cplusplus = 201402L
[INFO] [stderr] DEBUG: CPU = x86_64
[INFO] [stderr] DEBUG: KERNEL = Linux
[INFO] [stderr] DEBUG: ENDIANNESS = little
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking the target C++ compiler version... 
[INFO] [stderr] INFO: 9.3.0
[INFO] [stderr] INFO: checking the target C++ compiler works... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.kP7Zuc.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++ -c /tmp/conftest.kP7Zuc.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.Mhv2em.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.Mhv2em.c`
[INFO] [stderr] DEBUG: COMPILER = gcc
[INFO] [stderr] DEBUG: VERSION = 9.3.0
[INFO] [stderr] DEBUG: STDC_VERSION = 199901L
[INFO] [stderr] DEBUG: CPU = x86_64
[INFO] [stderr] DEBUG: KERNEL = Linux
[INFO] [stderr] DEBUG: ENDIANNESS = little
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking the host C compiler version... 
[INFO] [stderr] INFO: 9.3.0
[INFO] [stderr] INFO: checking the host C compiler works... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.dq0FdR.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.dq0FdR.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.Ov0swC.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.Ov0swC.cpp`
[INFO] [stderr] DEBUG: COMPILER = gcc
[INFO] [stderr] DEBUG: VERSION = 9.3.0
[INFO] [stderr] DEBUG: cplusplus = 201402L
[INFO] [stderr] DEBUG: CPU = x86_64
[INFO] [stderr] DEBUG: KERNEL = Linux
[INFO] [stderr] DEBUG: ENDIANNESS = little
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking the host C++ compiler version... 
[INFO] [stderr] INFO: 9.3.0
[INFO] [stderr] INFO: checking the host C++ compiler works... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.hAdjlq.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++ -c /tmp/conftest.hAdjlq.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking for 64-bit OS... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.K7pKgQ.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++ -c /tmp/conftest.K7pKgQ.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-b7049fe9e099be57/out/build/unix/gold -Wl,--version`
[INFO] [stderr] INFO: gold
[INFO] [stderr] INFO: checking for stdint.h... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.6fNCC4.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++ -c /tmp/conftest.6fNCC4.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking for inttypes.h... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.IAQItk.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++ -c /tmp/conftest.IAQItk.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking for malloc.h... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.BEeRxv.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++ -c /tmp/conftest.BEeRxv.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking for alloca.h... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.YzuVQ3.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++ -c /tmp/conftest.YzuVQ3.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking for sys/byteorder.h... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.L597qD.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++ -c /tmp/conftest.L597qD.cpp`
[INFO] [stderr] DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr] DEBUG: Its error output was:
[INFO] [stderr] DEBUG: | /tmp/conftest.L597qD.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.ukZv7h.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++ -c /tmp/conftest.ukZv7h.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking for unistd.h... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.vK6fwc.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++ -c /tmp/conftest.vK6fwc.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking for nl_types.h... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.T7IFtP.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++ -c /tmp/conftest.T7IFtP.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking for cpuid.h... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.RzR2gh.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++ -c /tmp/conftest.RzR2gh.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking for sys/statvfs.h... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.O86QW4.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++ -c /tmp/conftest.O86QW4.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking for sys/statfs.h... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.MqbFld.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++ -c /tmp/conftest.MqbFld.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking for sys/vfs.h... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.r_ae5C.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++ -c /tmp/conftest.r_ae5C.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking for sys/mount.h... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.ULUOuP.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++ -c /tmp/conftest.ULUOuP.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking for sys/quota.h... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.D4GsHH.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++ -c /tmp/conftest.D4GsHH.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking for linux/quota.h... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest._VOZvD.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++ -c /tmp/conftest._VOZvD.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking for linux/if_addr.h... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.8uOozK.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++ -c /tmp/conftest.8uOozK.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking for linux/rtnetlink.h... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.EGqKEC.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++ -c /tmp/conftest.EGqKEC.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking for sys/queue.h... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.8kKrQo.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++ -c /tmp/conftest.8kKrQo.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking for sys/types.h... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.TDz1Nw.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++ -c /tmp/conftest.TDz1Nw.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking for netinet/in.h... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.sQWjYo.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++ -c /tmp/conftest.sQWjYo.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking for byteswap.h... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.OvM980.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++ -c /tmp/conftest.OvM980.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking for linux/perf_event.h... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.gd7yvt.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++ -c /tmp/conftest.gd7yvt.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking for perf_event_open system call... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.VT0hqN.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++ -c /tmp/conftest.VT0hqN.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking whether the C compiler supports -Wunreachable-code-return... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.ToA7e5.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.ToA7e5.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.0tkzxi.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++ -Werror -Wunreachable-code-return -c -c /tmp/conftest.0tkzxi.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.Xy3yR8.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.Xy3yR8.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.Q7kkUh.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++ -Werror -Wclass-varargs -c -c /tmp/conftest.Q7kkUh.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.7cAnv7.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.7cAnv7.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.PtmCd4.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++ -Werror -Wloop-analysis -c -c /tmp/conftest.PtmCd4.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._pZoWX.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++ -Werror -Wc++1z-compat -c /tmp/conftest._pZoWX.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking whether the C++ compiler supports -Wcomma... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.8ustV2.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++ -Werror -Wcomma -c /tmp/conftest.8ustV2.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.OLnU9i.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.OLnU9i.c`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking whether the C++ compiler supports -Wduplicated-cond... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.JzWXOo.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++ -Werror -Wduplicated-cond -c -c /tmp/conftest.JzWXOo.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking whether the C++ compiler supports -Wimplicit-fallthrough... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.GKsRZo.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++ -Werror -Wimplicit-fallthrough -c /tmp/conftest.GKsRZo.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking whether the C compiler supports -Wstring-conversion... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.99TR8E.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.99TR8E.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.O9iwyN.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++ -Werror -Wstring-conversion -c -c /tmp/conftest.O9iwyN.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.VPBfce.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++ -Werror -Winline-new-delete -c /tmp/conftest.VPBfce.cpp`
[INFO] [stderr] DEBUG: The command returned non-zero exit status 1.
[INFO] [stderr] DEBUG: Its error output was:
[INFO] [stderr] DEBUG: | g++: error: unrecognized command line option '-Winline-new-delete'
[INFO] [stderr] INFO: no
[INFO] [stderr] INFO: checking whether the C compiler supports -Wno-error=maybe-uninitialized... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.ECBP0H.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.ECBP0H.c`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.cV62Sn.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++ -Werror -Wno-error=maybe-uninitialized -c -c /tmp/conftest.cV62Sn.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking whether the C compiler supports -Wno-error=deprecated-declarations... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.7C8MFg.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.7C8MFg.c`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking whether the C++ compiler supports -Wno-error=deprecated-declarations... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.aGsVEt.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++ -Werror -Wno-error=deprecated-declarations -c -c /tmp/conftest.aGsVEt.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking whether the C compiler supports -Wno-error=array-bounds... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.4Yqd3L.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.4Yqd3L.c`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking whether the C++ compiler supports -Wno-error=array-bounds... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.m42nbV.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++ -Werror -Wno-error=array-bounds -c -c /tmp/conftest.m42nbV.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.Zl8kXD.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.Zl8kXD.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.xbf6pA.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++ -Werror -Wno-error=free-nonheap-object -c -c /tmp/conftest.xbf6pA.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking whether the C compiler supports -Wformat... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.6g_JKs.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.6g_JKs.c`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking whether the C++ compiler supports -Wformat... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.WcDiWO.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++ -Werror -Wformat -c -c /tmp/conftest.WcDiWO.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking whether the C compiler supports -Wformat-security... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.pzQlBJ.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.pzQlBJ.c`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking whether the C++ compiler supports -Wformat-security... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.X4Bz0d.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++ -Werror -Wformat-security -c -c /tmp/conftest.X4Bz0d.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking whether the C compiler supports -Wformat-overflow=2... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.Ue9MZ1.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.Ue9MZ1.c`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking whether the C++ compiler supports -Wformat-overflow=2... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.E5pFTQ.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++ -Werror -Wformat-overflow=2 -c -c /tmp/conftest.E5pFTQ.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.5UCrOn.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.5UCrOn.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.PQZbeA.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++ -Werror -Wgnu-zero-variadic-macro-arguments -c -c /tmp/conftest.PQZbeA.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.MPufpQ.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++ -Werror -Wnoexcept-type -c /tmp/conftest.MPufpQ.cpp`
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking whether the C++ compiler supports -fno-sized-deallocation... 
[INFO] [stderr] DEBUG: Creating `/tmp/conftest.fELXsV.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++ -Werror -fno-sized-deallocation -c /tmp/conftest.fELXsV.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.030000
[INFO] [stderr] INFO: checking for full perl installation... 
[INFO] [stderr] INFO: yes
[INFO] [stderr] INFO: checking for gmake... 
[INFO] [stderr] DEBUG: gmake: Trying gmake
[INFO] [stderr] DEBUG: gmake: Trying make
[INFO] [stderr] INFO: /usr/bin/make
[INFO] [stderr] INFO: checking for watchman... 
[INFO] [stderr] INFO: not found
[INFO] [stderr] INFO: checking for xargs... 
[INFO] [stderr] DEBUG: xargs: Trying xargs
[INFO] [stderr] INFO: /usr/bin/xargs
[INFO] [stderr] INFO: checking for rpmbuild... 
[INFO] [stderr] DEBUG: rpmbuild: Trying rpmbuild
[INFO] [stderr] INFO: not found
[INFO] [stderr] INFO: checking for autoconf... 
[INFO] [stderr] ERROR: Could not find autoconf 2.13
[INFO] [stderr] 
[INFO] [stderr] --- stderr
[INFO] [stderr] ERROR: Could not find autoconf 2.13
[INFO] [stderr] make: *** [makefile.cargo:183: maybe-configure] Error 1
[INFO] [stderr] thread 'main' panicked at 'assertion failed: result.success()', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.13/build.rs:142:5
[INFO] [stderr] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "a8dd3ecb7a6ac861dbef15888bb36ceab2919b5a44beec627223ee9093880751", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8dd3ecb7a6ac861dbef15888bb36ceab2919b5a44beec627223ee9093880751", kill_on_drop: false }`
[INFO] [stdout] a8dd3ecb7a6ac861dbef15888bb36ceab2919b5a44beec627223ee9093880751