mozjs 0.10.1

Rust bindings to the Mozilla SpiderMonkey JavaScript engine.
Build #150470 2019-03-25T19:56:59.132813+00:00
# rustc version
rustc 1.35.0-nightly (0f88167f8 2019-03-18)# docs.rs version
cratesfyi 0.6.0 (32b0d13 2019-03-19)# build log
Updating crates.io index
Downloading crates ...
Downloaded mozjs v0.10.1
Fresh cc v1.0.31
Fresh autocfg v0.1.2
Fresh version_check v0.1.5
Fresh glob v0.2.11
Fresh ucd-util v0.1.3
Fresh rustc-demangle v0.1.13
Fresh unicode-xid v0.1.0
Fresh unicode-width v0.1.5
Fresh quick-error v1.2.2
Fresh utf8-ranges v1.0.2
Fresh strsim v0.7.0
Fresh bitflags v1.0.4
Fresh ansi_term v0.11.0
Fresh vec_map v0.8.1
Fresh scopeguard v0.3.3
Fresh termcolor v1.0.4
Fresh pkg-config v0.3.14
Fresh peeking_take_while v0.1.2
Fresh cfg-if v0.1.7
Fresh lazy_static v1.3.0
Compiling mozjs v0.10.1
Fresh regex-syntax v0.6.5
Fresh thread_local v0.3.6
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.10.1/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=81202f18cac727b0 -C extra-filename=-81202f18cac727b0 --out-dir /home/cratesfyi/cratesfyi/debug/build/mozjs-81202f18cac727b0 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cc=/home/cratesfyi/cratesfyi/debug/deps/libcc-94d560fc4282d6eb.rlib --cap-lints allow`
Fresh humantime v1.2.0
Fresh textwrap v0.10.0
Fresh log v0.4.6
Fresh libc v0.2.50
Fresh memchr v2.2.0
Fresh byteorder v1.3.1
Fresh proc-macro2 v0.4.27
Fresh num-traits v0.2.6
Fresh atty v0.2.11
Fresh backtrace-sys v0.1.28
Fresh aho-corasick v0.6.10
Fresh libloading v0.5.0
Fresh nom v4.2.3
Fresh hashbrown v0.1.8
Fresh quote v0.6.11
Fresh libz-sys v1.0.25
Fresh clap v2.32.0
Fresh backtrace v0.3.14
Fresh regex v1.1.2
Fresh clang-sys v0.26.4
Fresh cexpr v0.3.5
Fresh failure v0.1.5
Fresh env_logger v0.6.1
Fresh which v2.0.1
Fresh bindgen v0.46.0
Compiling mozjs_sys v0.61.8
Running `/home/cratesfyi/cratesfyi/debug/build/mozjs_sys-6fbf709127506c23/build-script-build`
thread 'main' panicked at 'ErrorMessage {
msg: "failed to run custom build command for `mozjs_sys v0.61.8`\nprocess didn\'t exit successfully: `/home/cratesfyi/cratesfyi/debug/build/mozjs_sys-6fbf709127506c23/build-script-build` (exit code: 101)\n--- stdout\n[[ /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.8/mozjs/js/src/configure -ot /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.8/mozjs/js/src/configure.in ]] && touch /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.8/mozjs/js/src/configure || true\n[[ /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.8/mozjs/js/src/old-configure -ot /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.8/mozjs/js/src/old-configure.in ]] && touch /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.8/mozjs/js/src/old-configure || true\n! [[ /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.8/mozjs/js/src/configure.in -ot /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.8/mozjs/js/src/configure ]] && touch /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.8/mozjs/js/src/configure || true\n! [[ /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.8/mozjs/js/src/old-configure.in -ot /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.8/mozjs/js/src/old-configure ]] && touch /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.8/mozjs/js/src/old-configure || true\nif [[ /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.8/mozjs/js/src/configure -nt /home/cratesfyi/cratesfyi/debug/build/mozjs_sys-352ebed8d7e6398b/out/config.status ]] ; then \\\n  cd /home/cratesfyi/cratesfyi/debug/build/mozjs_sys-352ebed8d7e6398b/out && \\\n  PYTHON=\"python2\" MOZ_TOOLS=\"\" \\\n  CC=\"gcc\" CFLAGS=\"\" \\\n  CPP=\"gcc -E\" CPPFLAGS=\"\" \\\n  CXX=\"g++\" CXXFLAGS=\"\" \\\n  AS=\"\" AR=\"ar\" \\\n  STLPORT_LIBS=\"\" \\\n  /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.8/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) ; \\\nfi\nReexecuting in the virtualenv\nchecking for vcs source checkout... no\nchecking for a shell... /bin/sh\nchecking for host system type... x86_64-pc-linux-gnu\nchecking for target system type... x86_64-pc-linux-gnu\nchecking for a shell... /bin/sh\nchecking for host system type... x86_64-pc-linux-gnu\nchecking for target system type... x86_64-pc-linux-gnu\nchecking for android platform directory... no\nchecking for android sysroot directory... no\nchecking for android system directory... no\nchecking for the Android toolchain directory... not found\nchecking for android platform directory... no\nchecking for android system directory... no\nchecking for android sysroot directory... no\nchecking for the Android toolchain directory... not found\nchecking for vcs source checkout... no\nchecking whether cross compiling... no\nchecking for the target C compiler... /usr/bin/gcc\nchecking whether the target C compiler can be used... yes\nchecking for Python 3... /usr/bin/python3 (3.6.7)\nchecking for pkg_config... /usr/bin/pkg-config\nchecking for pkg-config version... 0.29.1\nchecking for yasm... not found\nchecking for android ndk version... no\nchecking for GoogleVR SDK... Not specified\nchecking the target C compiler version... 7.3.0\nchecking the target C compiler works... yes\nchecking for the target C++ compiler... /usr/bin/g++\nchecking whether the target C++ compiler can be used... yes\nchecking the target C++ compiler version... 7.3.0\nchecking the target C++ compiler works... yes\nchecking for the host C compiler... /usr/bin/gcc\nchecking whether the host C compiler can be used... yes\nchecking the host C compiler version... 7.3.0\nchecking the host C compiler works... yes\nchecking for the host C++ compiler... /usr/bin/g++\nchecking whether the host C++ compiler can be used... yes\nchecking the host C++ compiler version... 7.3.0\nchecking the host C++ compiler works... yes\nchecking for 64-bit OS... yes\nchecking bindgen cflags... no\nchecking for linker... gold\nchecking for stdint.h... yes\nchecking for inttypes.h... yes\nchecking for malloc.h... yes\nchecking for alloca.h... yes\nchecking for sys/byteorder.h... no\nchecking for getopt.h... yes\nchecking for unistd.h... yes\nchecking for nl_types.h... yes\nchecking for cpuid.h... yes\nchecking for sys/statvfs.h... yes\nchecking for sys/statfs.h... yes\nchecking for sys/vfs.h... yes\nchecking for sys/mount.h... yes\nchecking for sys/quota.h... yes\nchecking for linux/quota.h... yes\nchecking for linux/if_addr.h... yes\nchecking for linux/rtnetlink.h... yes\nchecking for sys/queue.h... yes\nchecking for sys/types.h... yes\nchecking for netinet/in.h... yes\nchecking for byteswap.h... yes\nchecking for linux/perf_event.h... yes\nchecking for perf_event_open system call... yes\nchecking whether the C compiler supports -Wunreachable-code-return... no\nchecking whether the C++ compiler supports -Wunreachable-code-return... no\nchecking whether the C compiler supports -Wclass-varargs... no\nchecking whether the C++ compiler supports -Wclass-varargs... no\nchecking whether the C compiler supports -Wloop-analysis... no\nchecking whether the C++ compiler supports -Wloop-analysis... no\nchecking whether the C++ compiler supports -Wc++1z-compat... yes\nchecking whether the C++ compiler supports -Wcomma... no\nchecking whether the C compiler supports -Wduplicated-cond... yes\nchecking whether the C++ compiler supports -Wduplicated-cond... yes\nchecking whether the C++ compiler supports -Wimplicit-fallthrough... yes\nchecking whether the C compiler supports -Wstring-conversion... no\nchecking whether the C++ compiler supports -Wstring-conversion... no\nchecking whether the C++ compiler supports -Wno-inline-new-delete... no\nchecking whether the C compiler supports -Wno-error=maybe-uninitialized... yes\nchecking whether the C++ compiler supports -Wno-error=maybe-uninitialized... yes\nchecking whether the C compiler supports -Wno-error=deprecated-declarations... yes\nchecking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes\nchecking whether the C compiler supports -Wno-error=array-bounds... yes\nchecking whether the C++ compiler supports -Wno-error=array-bounds... yes\nchecking whether the C compiler supports -Wno-error=free-nonheap-object... yes\nchecking whether the C++ compiler supports -Wno-error=free-nonheap-object... yes\nchecking whether the C compiler supports -Wformat... yes\nchecking whether the C++ compiler supports -Wformat... yes\nchecking whether the C compiler supports -Wformat-security... yes\nchecking whether the C++ compiler supports -Wformat-security... yes\nchecking whether the C compiler supports -Wformat-overflow=2... yes\nchecking whether the C++ compiler supports -Wformat-overflow=2... yes\nchecking whether the C compiler supports -Wno-gnu-zero-variadic-macro-arguments... no\nchecking whether the C++ compiler supports -Wno-gnu-zero-variadic-macro-arguments... no\nchecking whether the C++ compiler supports -Wno-noexcept-type... yes\nchecking whether the C++ compiler supports -fno-sized-deallocation... yes\nchecking for awk... /usr/bin/mawk\nchecking for perl... /usr/bin/perl\nchecking for minimum required perl version >= 5.006... 5.026001\nchecking for full perl installation... yes\nchecking for gmake... /usr/bin/make\nchecking for watchman... not found\nchecking for xargs... /usr/bin/xargs\nchecking for rpmbuild... not found\nchecking for autoconf... INFO: checking for vcs source checkout... \nINFO: no\nINFO: checking for a shell... \nINFO: /bin/sh\nINFO: checking for host system type... \nINFO: x86_64-pc-linux-gnu\nINFO: checking for target system type... \nINFO: x86_64-pc-linux-gnu\nINFO: checking for a shell... \nINFO: /bin/sh\nINFO: checking for host system type... \nINFO: x86_64-pc-linux-gnu\nINFO: checking for target system type... \nINFO: x86_64-pc-linux-gnu\nINFO: checking for android platform directory... \nINFO: no\nINFO: checking for android sysroot directory... \nINFO: no\nINFO: checking for android system directory... \nINFO: no\nINFO: checking for the Android toolchain directory... \nINFO: not found\nINFO: checking for android platform directory... \nINFO: no\nINFO: checking for android system directory... \nINFO: no\nINFO: checking for android sysroot directory... \nINFO: no\nINFO: checking for the Android toolchain directory... \nINFO: not found\nINFO: checking for vcs source checkout... \nINFO: no\nINFO: checking whether cross compiling... \nINFO: no\nINFO: checking for the target C compiler... \nDEBUG: _cc: Trying gcc\nINFO: /usr/bin/gcc\nINFO: checking whether the target C compiler can be used... \nDEBUG: Creating `/tmp/conftest.yFZqB4.c` with content:\nDEBUG: | #if defined(_MSC_VER)\nDEBUG: | #if defined(__clang__)\nDEBUG: | %COMPILER \"clang-cl\"\nDEBUG: | %VERSION _MSC_FULL_VER\nDEBUG: | #else\nDEBUG: | %COMPILER \"msvc\"\nDEBUG: | %VERSION _MSC_FULL_VER\nDEBUG: | #endif\nDEBUG: | #elif defined(__clang__)\nDEBUG: | %COMPILER \"clang\"\nDEBUG: | #  if !__cplusplus || __has_feature(cxx_alignof)\nDEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__\nDEBUG: | #  endif\nDEBUG: | #elif defined(__GNUC__)\nDEBUG: | %COMPILER \"gcc\"\nDEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__\nDEBUG: | #endif\nDEBUG: | \nDEBUG: | #if __cplusplus\nDEBUG: | %cplusplus __cplusplus\nDEBUG: | #elif __STDC_VERSION__\nDEBUG: | %STDC_VERSION __STDC_VERSION__\nDEBUG: | #elif __STDC__\nDEBUG: | %STDC_VERSION 198900L\nDEBUG: | #endif\nDEBUG: | #if __i386__ || _M_IX86\nDEBUG: | %CPU \"x86\"\nDEBUG: | #elif __x86_64__ || _M_X64\nDEBUG: | %CPU \"x86_64\"\nDEBUG: | #elif __arm__ || _M_ARM\nDEBUG: | %CPU \"arm\"\nDEBUG: | #elif __aarch64__\nDEBUG: | %CPU \"aarch64\"\nDEBUG: | #elif __ia64__\nDEBUG: | %CPU \"ia64\"\nDEBUG: | #elif __s390x__\nDEBUG: | %CPU \"s390x\"\nDEBUG: | #elif __s390__\nDEBUG: | %CPU \"s390\"\nDEBUG: | #elif __powerpc64__\nDEBUG: | %CPU \"ppc64\"\nDEBUG: | #elif __powerpc__\nDEBUG: | %CPU \"ppc\"\nDEBUG: | #elif __alpha__\nDEBUG: | %CPU \"Alpha\"\nDEBUG: | #elif __hppa__\nDEBUG: | %CPU \"hppa\"\nDEBUG: | #elif __sparc__ && __arch64__\nDEBUG: | %CPU \"sparc64\"\nDEBUG: | #elif __sparc__\nDEBUG: | %CPU \"sparc\"\nDEBUG: | #elif __mips64\nDEBUG: | %CPU \"mips64\"\nDEBUG: | #elif __mips__\nDEBUG: | %CPU \"mips32\"\nDEBUG: | #elif __sh__\nDEBUG: | %CPU \"sh4\"\nDEBUG: | #endif\nDEBUG: | #if __FreeBSD_kernel__\nDEBUG: | %KERNEL \"kFreeBSD\"\nDEBUG: | #elif __DragonFly__\nDEBUG: | %KERNEL \"DragonFly\"\nDEBUG: | #elif __OpenBSD__\nDEBUG: | %KERNEL \"OpenBSD\"\nDEBUG: | #elif __sun__\nDEBUG: | %KERNEL \"SunOS\"\nDEBUG: | #elif __FreeBSD__\nDEBUG: | %KERNEL \"FreeBSD\"\nDEBUG: | #elif __linux__\nDEBUG: | %KERNEL \"Linux\"\nDEBUG: | #elif _WIN32 || __CYGWIN__\nDEBUG: | %KERNEL \"WINNT\"\nDEBUG: | #elif __NetBSD__\nDEBUG: | %KERNEL \"NetBSD\"\nDEBUG: | #elif __APPLE__\nDEBUG: | %KERNEL \"Darwin\"\nDEBUG: | #endif\nDEBUG: | #if _MSC_VER || __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__\nDEBUG: | %ENDIANNESS \"little\"\nDEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__\nDEBUG: | %ENDIANNESS \"big\"\nDEBUG: | #endif\nDEBUG: Executing: `/usr/bin/gcc -E /tmp/conftest.yFZqB4.c`\nDEBUG: COMPILER = gcc\nDEBUG: VERSION = 7.3.0\nDEBUG: STDC_VERSION = 201112L\nDEBUG: CPU = x86_64\nDEBUG: KERNEL = Linux\nDEBUG: ENDIANNESS = little\nDEBUG: Creating `/tmp/conftest.uU1jkE.c` with content:\nDEBUG: | #if defined(_MSC_VER)\nDEBUG: | #if defined(__clang__)\nDEBUG: | %COMPILER \"clang-cl\"\nDEBUG: | %VERSION _MSC_FULL_VER\nDEBUG: | #else\nDEBUG: | %COMPILER \"msvc\"\nDEBUG: | %VERSION _MSC_FULL_VER\nDEBUG: | #endif\nDEBUG: | #elif defined(__clang__)\nDEBUG: | %COMPILER \"clang\"\nDEBUG: | #  if !__cplusplus || __has_feature(cxx_alignof)\nDEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__\nDEBUG: | #  endif\nDEBUG: | #elif defined(__GNUC__)\nDEBUG: | %COMPILER \"gcc\"\nDEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__\nDEBUG: | #endif\nDEBUG: | \nDEBUG: | #if __cplusplus\nDEBUG: | %cplusplus __cplusplus\nDEBUG: | #elif __STDC_VERSION__\nDEBUG: | %STDC_VERSION __STDC_VERSION__\nDEBUG: | #elif __STDC__\nDEBUG: | %STDC_VERSION 198900L\nDEBUG: | #endif\nDEBUG: | #if __i386__ || _M_IX86\nDEBUG: | %CPU \"x86\"\nDEBUG: | #elif __x86_64__ || _M_X64\nDEBUG: | %CPU \"x86_64\"\nDEBUG: | #elif __arm__ || _M_ARM\nDEBUG: | %CPU \"arm\"\nDEBUG: | #elif __aarch64__\nDEBUG: | %CPU \"aarch64\"\nDEBUG: | #elif __ia64__\nDEBUG: | %CPU \"ia64\"\nDEBUG: | #elif __s390x__\nDEBUG: | %CPU \"s390x\"\nDEBUG: | #elif __s390__\nDEBUG: | %CPU \"s390\"\nDEBUG: | #elif __powerpc64__\nDEBUG: | %CPU \"ppc64\"\nDEBUG: | #elif __powerpc__\nDEBUG: | %CPU \"ppc\"\nDEBUG: | #elif __alpha__\nDEBUG: | %CPU \"Alpha\"\nDEBUG: | #elif __hppa__\nDEBUG: | %CPU \"hppa\"\nDEBUG: | #elif __sparc__ && __arch64__\nDEBUG: | %CPU \"sparc64\"\nDEBUG: | #elif __sparc__\nDEBUG: | %CPU \"sparc\"\nDEBUG: | #elif __mips64\nDEBUG: | %CPU \"mips64\"\nDEBUG: | #elif __mips__\nDEBUG: | %CPU \"mips32\"\nDEBUG: | #elif __sh__\nDEBUG: | %CPU \"sh4\"\nDEBUG: | #endif\nDEBUG: | #if __FreeBSD_kernel__\nDEBUG: | %KERNEL \"kFreeBSD\"\nDEBUG: | #elif __DragonFly__\nDEBUG: | %KERNEL \"DragonFly\"\nDEBUG: | #elif __OpenBSD__\nDEBUG: | %KERNEL \"OpenBSD\"\nDEBUG: | #elif __sun__\nDEBUG: | %KERNEL \"SunOS\"\nDEBUG: | #elif __FreeBSD__\nDEBUG: | %KERNEL \"FreeBSD\"\nDEBUG: | #elif __linux__\nDEBUG: | %KERNEL \"Linux\"\nDEBUG: | #elif _WIN32 || __CYGWIN__\nDEBUG: | %KERNEL \"WINNT\"\nDEBUG: | #elif __NetBSD__\nDEBUG: | %KERNEL \"NetBSD\"\nDEBUG: | #elif __APPLE__\nDEBUG: | %KERNEL \"Darwin\"\nDEBUG: | #endif\nDEBUG: | #if _MSC_VER || __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__\nDEBUG: | %ENDIANNESS \"little\"\nDEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__\nDEBUG: | %ENDIANNESS \"big\"\nDEBUG: | #endif\nDEBUG: Executing: `/usr/bin/gcc -std=gnu99 -E /tmp/conftest.uU1jkE.c`\nDEBUG: COMPILER = gcc\nDEBUG: VERSION = 7.3.0\nDEBUG: STDC_VERSION = 199901L\nDEBUG: CPU = x86_64\nDEBUG: KERNEL = Linux\nDEBUG: ENDIANNESS = little\nINFO: yes\nINFO: checking for Python 3... \nINFO: /usr/bin/python3 (3.6.7)\nINFO: checking for pkg_config... \nDEBUG: pkg_config: Trying pkg-config\nINFO: /usr/bin/pkg-config\nINFO: checking for pkg-config version... \nDEBUG: Executing: `/usr/bin/pkg-config --version`\nINFO: 0.29.1\nINFO: checking for yasm... \nDEBUG: yasm: Trying yasm\nINFO: not found\nINFO: checking for android ndk version... \nINFO: no\nINFO: checking for GoogleVR SDK... \nINFO: Not specified\nINFO: checking the target C compiler version... \nINFO: 7.3.0\nINFO: checking the target C compiler works... \nDEBUG: Creating `/tmp/conftest.EPdA3V.c` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/gcc -std=gnu99 -c /tmp/conftest.EPdA3V.c`\nINFO: yes\nINFO: checking for the target C++ compiler... \nDEBUG: _cxx: Trying g++\nINFO: /usr/bin/g++\nINFO: checking whether the target C++ compiler can be used... \nDEBUG: Creating `/tmp/conftest.vYAK_W.cpp` with content:\nDEBUG: | #if defined(_MSC_VER)\nDEBUG: | #if defined(__clang__)\nDEBUG: | %COMPILER \"clang-cl\"\nDEBUG: | %VERSION _MSC_FULL_VER\nDEBUG: | #else\nDEBUG: | %COMPILER \"msvc\"\nDEBUG: | %VERSION _MSC_FULL_VER\nDEBUG: | #endif\nDEBUG: | #elif defined(__clang__)\nDEBUG: | %COMPILER \"clang\"\nDEBUG: | #  if !__cplusplus || __has_feature(cxx_alignof)\nDEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__\nDEBUG: | #  endif\nDEBUG: | #elif defined(__GNUC__)\nDEBUG: | %COMPILER \"gcc\"\nDEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__\nDEBUG: | #endif\nDEBUG: | \nDEBUG: | #if __cplusplus\nDEBUG: | %cplusplus __cplusplus\nDEBUG: | #elif __STDC_VERSION__\nDEBUG: | %STDC_VERSION __STDC_VERSION__\nDEBUG: | #elif __STDC__\nDEBUG: | %STDC_VERSION 198900L\nDEBUG: | #endif\nDEBUG: | #if __i386__ || _M_IX86\nDEBUG: | %CPU \"x86\"\nDEBUG: | #elif __x86_64__ || _M_X64\nDEBUG: | %CPU \"x86_64\"\nDEBUG: | #elif __arm__ || _M_ARM\nDEBUG: | %CPU \"arm\"\nDEBUG: | #elif __aarch64__\nDEBUG: | %CPU \"aarch64\"\nDEBUG: | #elif __ia64__\nDEBUG: | %CPU \"ia64\"\nDEBUG: | #elif __s390x__\nDEBUG: | %CPU \"s390x\"\nDEBUG: | #elif __s390__\nDEBUG: | %CPU \"s390\"\nDEBUG: | #elif __powerpc64__\nDEBUG: | %CPU \"ppc64\"\nDEBUG: | #elif __powerpc__\nDEBUG: | %CPU \"ppc\"\nDEBUG: | #elif __alpha__\nDEBUG: | %CPU \"Alpha\"\nDEBUG: | #elif __hppa__\nDEBUG: | %CPU \"hppa\"\nDEBUG: | #elif __sparc__ && __arch64__\nDEBUG: | %CPU \"sparc64\"\nDEBUG: | #elif __sparc__\nDEBUG: | %CPU \"sparc\"\nDEBUG: | #elif __mips64\nDEBUG: | %CPU \"mips64\"\nDEBUG: | #elif __mips__\nDEBUG: | %CPU \"mips32\"\nDEBUG: | #elif __sh__\nDEBUG: | %CPU \"sh4\"\nDEBUG: | #endif\nDEBUG: | #if __FreeBSD_kernel__\nDEBUG: | %KERNEL \"kFreeBSD\"\nDEBUG: | #elif __DragonFly__\nDEBUG: | %KERNEL \"DragonFly\"\nDEBUG: | #elif __OpenBSD__\nDEBUG: | %KERNEL \"OpenBSD\"\nDEBUG: | #elif __sun__\nDEBUG: | %KERNEL \"SunOS\"\nDEBUG: | #elif __FreeBSD__\nDEBUG: | %KERNEL \"FreeBSD\"\nDEBUG: | #elif __linux__\nDEBUG: | %KERNEL \"Linux\"\nDEBUG: | #elif _WIN32 || __CYGWIN__\nDEBUG: | %KERNEL \"WINNT\"\nDEBUG: | #elif __NetBSD__\nDEBUG: | %KERNEL \"NetBSD\"\nDEBUG: | #elif __APPLE__\nDEBUG: | %KERNEL \"Darwin\"\nDEBUG: | #endif\nDEBUG: | #if _MSC_VER || __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__\nDEBUG: | %ENDIANNESS \"little\"\nDEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__\nDEBUG: | %ENDIANNESS \"big\"\nDEBUG: | #endif\nDEBUG: Executing: `/usr/bin/g++ -E /tmp/conftest.vYAK_W.cpp`\nDEBUG: COMPILER = gcc\nDEBUG: VERSION = 7.3.0\nDEBUG: cplusplus = 201402L\nDEBUG: CPU = x86_64\nDEBUG: KERNEL = Linux\nDEBUG: ENDIANNESS = little\nINFO: yes\nINFO: checking the target C++ compiler version... \nINFO: 7.3.0\nINFO: checking the target C++ compiler works... \nDEBUG: Creating `/tmp/conftest.B4MaYF.cpp` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.B4MaYF.cpp`\nINFO: yes\nINFO: checking for the host C compiler... \nDEBUG: _host_cc: Trying /usr/bin/gcc\nINFO: /usr/bin/gcc\nINFO: checking whether the host C compiler can be used... \nDEBUG: Creating `/tmp/conftest.MRVxhP.c` with content:\nDEBUG: | #if defined(_MSC_VER)\nDEBUG: | #if defined(__clang__)\nDEBUG: | %COMPILER \"clang-cl\"\nDEBUG: | %VERSION _MSC_FULL_VER\nDEBUG: | #else\nDEBUG: | %COMPILER \"msvc\"\nDEBUG: | %VERSION _MSC_FULL_VER\nDEBUG: | #endif\nDEBUG: | #elif defined(__clang__)\nDEBUG: | %COMPILER \"clang\"\nDEBUG: | #  if !__cplusplus || __has_feature(cxx_alignof)\nDEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__\nDEBUG: | #  endif\nDEBUG: | #elif defined(__GNUC__)\nDEBUG: | %COMPILER \"gcc\"\nDEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__\nDEBUG: | #endif\nDEBUG: | \nDEBUG: | #if __cplusplus\nDEBUG: | %cplusplus __cplusplus\nDEBUG: | #elif __STDC_VERSION__\nDEBUG: | %STDC_VERSION __STDC_VERSION__\nDEBUG: | #elif __STDC__\nDEBUG: | %STDC_VERSION 198900L\nDEBUG: | #endif\nDEBUG: | #if __i386__ || _M_IX86\nDEBUG: | %CPU \"x86\"\nDEBUG: | #elif __x86_64__ || _M_X64\nDEBUG: | %CPU \"x86_64\"\nDEBUG: | #elif __arm__ || _M_ARM\nDEBUG: | %CPU \"arm\"\nDEBUG: | #elif __aarch64__\nDEBUG: | %CPU \"aarch64\"\nDEBUG: | #elif __ia64__\nDEBUG: | %CPU \"ia64\"\nDEBUG: | #elif __s390x__\nDEBUG: | %CPU \"s390x\"\nDEBUG: | #elif __s390__\nDEBUG: | %CPU \"s390\"\nDEBUG: | #elif __powerpc64__\nDEBUG: | %CPU \"ppc64\"\nDEBUG: | #elif __powerpc__\nDEBUG: | %CPU \"ppc\"\nDEBUG: | #elif __alpha__\nDEBUG: | %CPU \"Alpha\"\nDEBUG: | #elif __hppa__\nDEBUG: | %CPU \"hppa\"\nDEBUG: | #elif __sparc__ && __arch64__\nDEBUG: | %CPU \"sparc64\"\nDEBUG: | #elif __sparc__\nDEBUG: | %CPU \"sparc\"\nDEBUG: | #elif __mips64\nDEBUG: | %CPU \"mips64\"\nDEBUG: | #elif __mips__\nDEBUG: | %CPU \"mips32\"\nDEBUG: | #elif __sh__\nDEBUG: | %CPU \"sh4\"\nDEBUG: | #endif\nDEBUG: | #if __FreeBSD_kernel__\nDEBUG: | %KERNEL \"kFreeBSD\"\nDEBUG: | #elif __DragonFly__\nDEBUG: | %KERNEL \"DragonFly\"\nDEBUG: | #elif __OpenBSD__\nDEBUG: | %KERNEL \"OpenBSD\"\nDEBUG: | #elif __sun__\nDEBUG: | %KERNEL \"SunOS\"\nDEBUG: | #elif __FreeBSD__\nDEBUG: | %KERNEL \"FreeBSD\"\nDEBUG: | #elif __linux__\nDEBUG: | %KERNEL \"Linux\"\nDEBUG: | #elif _WIN32 || __CYGWIN__\nDEBUG: | %KERNEL \"WINNT\"\nDEBUG: | #elif __NetBSD__\nDEBUG: | %KERNEL \"NetBSD\"\nDEBUG: | #elif __APPLE__\nDEBUG: | %KERNEL \"Darwin\"\nDEBUG: | #endif\nDEBUG: | #if _MSC_VER || __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__\nDEBUG: | %ENDIANNESS \"little\"\nDEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__\nDEBUG: | %ENDIANNESS \"big\"\nDEBUG: | #endif\nDEBUG: Executing: `/usr/bin/gcc -std=gnu99 -E /tmp/conftest.MRVxhP.c`\nDEBUG: COMPILER = gcc\nDEBUG: VERSION = 7.3.0\nDEBUG: STDC_VERSION = 199901L\nDEBUG: CPU = x86_64\nDEBUG: KERNEL = Linux\nDEBUG: ENDIANNESS = little\nINFO: yes\nINFO: checking the host C compiler version... \nINFO: 7.3.0\nINFO: checking the host C compiler works... \nDEBUG: Creating `/tmp/conftest.UKG0DE.c` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/gcc -std=gnu99 -c /tmp/conftest.UKG0DE.c`\nINFO: yes\nINFO: checking for the host C++ compiler... \nDEBUG: _host_cxx: Trying /usr/bin/g++\nINFO: /usr/bin/g++\nINFO: checking whether the host C++ compiler can be used... \nDEBUG: Creating `/tmp/conftest.FRSTYS.cpp` with content:\nDEBUG: | #if defined(_MSC_VER)\nDEBUG: | #if defined(__clang__)\nDEBUG: | %COMPILER \"clang-cl\"\nDEBUG: | %VERSION _MSC_FULL_VER\nDEBUG: | #else\nDEBUG: | %COMPILER \"msvc\"\nDEBUG: | %VERSION _MSC_FULL_VER\nDEBUG: | #endif\nDEBUG: | #elif defined(__clang__)\nDEBUG: | %COMPILER \"clang\"\nDEBUG: | #  if !__cplusplus || __has_feature(cxx_alignof)\nDEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__\nDEBUG: | #  endif\nDEBUG: | #elif defined(__GNUC__)\nDEBUG: | %COMPILER \"gcc\"\nDEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__\nDEBUG: | #endif\nDEBUG: | \nDEBUG: | #if __cplusplus\nDEBUG: | %cplusplus __cplusplus\nDEBUG: | #elif __STDC_VERSION__\nDEBUG: | %STDC_VERSION __STDC_VERSION__\nDEBUG: | #elif __STDC__\nDEBUG: | %STDC_VERSION 198900L\nDEBUG: | #endif\nDEBUG: | #if __i386__ || _M_IX86\nDEBUG: | %CPU \"x86\"\nDEBUG: | #elif __x86_64__ || _M_X64\nDEBUG: | %CPU \"x86_64\"\nDEBUG: | #elif __arm__ || _M_ARM\nDEBUG: | %CPU \"arm\"\nDEBUG: | #elif __aarch64__\nDEBUG: | %CPU \"aarch64\"\nDEBUG: | #elif __ia64__\nDEBUG: | %CPU \"ia64\"\nDEBUG: | #elif __s390x__\nDEBUG: | %CPU \"s390x\"\nDEBUG: | #elif __s390__\nDEBUG: | %CPU \"s390\"\nDEBUG: | #elif __powerpc64__\nDEBUG: | %CPU \"ppc64\"\nDEBUG: | #elif __powerpc__\nDEBUG: | %CPU \"ppc\"\nDEBUG: | #elif __alpha__\nDEBUG: | %CPU \"Alpha\"\nDEBUG: | #elif __hppa__\nDEBUG: | %CPU \"hppa\"\nDEBUG: | #elif __sparc__ && __arch64__\nDEBUG: | %CPU \"sparc64\"\nDEBUG: | #elif __sparc__\nDEBUG: | %CPU \"sparc\"\nDEBUG: | #elif __mips64\nDEBUG: | %CPU \"mips64\"\nDEBUG: | #elif __mips__\nDEBUG: | %CPU \"mips32\"\nDEBUG: | #elif __sh__\nDEBUG: | %CPU \"sh4\"\nDEBUG: | #endif\nDEBUG: | #if __FreeBSD_kernel__\nDEBUG: | %KERNEL \"kFreeBSD\"\nDEBUG: | #elif __DragonFly__\nDEBUG: | %KERNEL \"DragonFly\"\nDEBUG: | #elif __OpenBSD__\nDEBUG: | %KERNEL \"OpenBSD\"\nDEBUG: | #elif __sun__\nDEBUG: | %KERNEL \"SunOS\"\nDEBUG: | #elif __FreeBSD__\nDEBUG: | %KERNEL \"FreeBSD\"\nDEBUG: | #elif __linux__\nDEBUG: | %KERNEL \"Linux\"\nDEBUG: | #elif _WIN32 || __CYGWIN__\nDEBUG: | %KERNEL \"WINNT\"\nDEBUG: | #elif __NetBSD__\nDEBUG: | %KERNEL \"NetBSD\"\nDEBUG: | #elif __APPLE__\nDEBUG: | %KERNEL \"Darwin\"\nDEBUG: | #endif\nDEBUG: | #if _MSC_VER || __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__\nDEBUG: | %ENDIANNESS \"little\"\nDEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__\nDEBUG: | %ENDIANNESS \"big\"\nDEBUG: | #endif\nDEBUG: Executing: `/usr/bin/g++ -E /tmp/conftest.FRSTYS.cpp`\nDEBUG: COMPILER = gcc\nDEBUG: VERSION = 7.3.0\nDEBUG: cplusplus = 201402L\nDEBUG: CPU = x86_64\nDEBUG: KERNEL = Linux\nDEBUG: ENDIANNESS = little\nINFO: yes\nINFO: checking the host C++ compiler version... \nINFO: 7.3.0\nINFO: checking the host C++ compiler works... \nDEBUG: Creating `/tmp/conftest.aPQaYT.cpp` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.aPQaYT.cpp`\nINFO: yes\nINFO: checking for 64-bit OS... \nDEBUG: Creating `/tmp/conftest._2jIUh.cpp` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | static_assert(sizeof(void *) == 8, \"\")\nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest._2jIUh.cpp`\nINFO: yes\nINFO: checking bindgen cflags... \nINFO: no\nINFO: checking for linker... \nDEBUG: Executing: `/usr/bin/gcc -std=gnu99 -print-prog-name=ld.gold`\nDEBUG: Executing: `/usr/bin/gcc -std=gnu99 -B /home/cratesfyi/cratesfyi/debug/build/mozjs_sys-352ebed8d7e6398b/out/build/unix/gold -Wl,--version`\nINFO: gold\nINFO: checking for stdint.h... \nDEBUG: Creating `/tmp/conftest.Xgfs3m.cpp` with content:\nDEBUG: | #include <stdint.h>\nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.Xgfs3m.cpp`\nINFO: yes\nINFO: checking for inttypes.h... \nDEBUG: Creating `/tmp/conftest.TWBL79.cpp` with content:\nDEBUG: | #include <inttypes.h>\nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.TWBL79.cpp`\nINFO: yes\nINFO: checking for malloc.h... \nDEBUG: Creating `/tmp/conftest.9iQJH_.cpp` with content:\nDEBUG: | #include <malloc.h>\nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.9iQJH_.cpp`\nINFO: yes\nINFO: checking for alloca.h... \nDEBUG: Creating `/tmp/conftest.mJcMlH.cpp` with content:\nDEBUG: | #include <alloca.h>\nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.mJcMlH.cpp`\nINFO: yes\nINFO: checking for sys/byteorder.h... \nDEBUG: Creating `/tmp/conftest.WrDGIW.cpp` with content:\nDEBUG: | #include <sys/byteorder.h>\nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.WrDGIW.cpp`\nDEBUG: The command returned non-zero exit status 1.\nDEBUG: Its error output was:\nDEBUG: | /tmp/conftest.WrDGIW.cpp:1:10: fatal error: sys/byteorder.h: No such file or directory\nDEBUG: |  #include <sys/byteorder.h>\nDEBUG: |           ^~~~~~~~~~~~~~~~~\nDEBUG: | compilation terminated.\nINFO: no\nINFO: checking for getopt.h... \nDEBUG: Creating `/tmp/conftest.jr6UNB.cpp` with content:\nDEBUG: | #include <getopt.h>\nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.jr6UNB.cpp`\nINFO: yes\nINFO: checking for unistd.h... \nDEBUG: Creating `/tmp/conftest.Bnv85a.cpp` with content:\nDEBUG: | #include <unistd.h>\nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.Bnv85a.cpp`\nINFO: yes\nINFO: checking for nl_types.h... \nDEBUG: Creating `/tmp/conftest.XvyJ1Q.cpp` with content:\nDEBUG: | #include <nl_types.h>\nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.XvyJ1Q.cpp`\nINFO: yes\nINFO: checking for cpuid.h... \nDEBUG: Creating `/tmp/conftest.EppCyh.cpp` with content:\nDEBUG: | #include <cpuid.h>\nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.EppCyh.cpp`\nINFO: yes\nINFO: checking for sys/statvfs.h... \nDEBUG: Creating `/tmp/conftest.6cGHxS.cpp` with content:\nDEBUG: | #include <sys/statvfs.h>\nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.6cGHxS.cpp`\nINFO: yes\nINFO: checking for sys/statfs.h... \nDEBUG: Creating `/tmp/conftest.ky8ayK.cpp` with content:\nDEBUG: | #include <sys/statfs.h>\nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.ky8ayK.cpp`\nINFO: yes\nINFO: checking for sys/vfs.h... \nDEBUG: Creating `/tmp/conftest.7ufLoP.cpp` with content:\nDEBUG: | #include <sys/vfs.h>\nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.7ufLoP.cpp`\nINFO: yes\nINFO: checking for sys/mount.h... \nDEBUG: Creating `/tmp/conftest.xD2qKB.cpp` with content:\nDEBUG: | #include <sys/mount.h>\nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.xD2qKB.cpp`\nINFO: yes\nINFO: checking for sys/quota.h... \nDEBUG: Creating `/tmp/conftest.NKlDal.cpp` with content:\nDEBUG: | #include <sys/quota.h>\nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | quotactl(0, nullptr, 0, (caddr_t)nullptr);\nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.NKlDal.cpp`\nINFO: yes\nINFO: checking for linux/quota.h... \nDEBUG: Creating `/tmp/conftest.c8A_GZ.cpp` with content:\nDEBUG: | #include <sys/socket.h>\nDEBUG: | #include <linux/quota.h>\nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.c8A_GZ.cpp`\nINFO: yes\nINFO: checking for linux/if_addr.h... \nDEBUG: Creating `/tmp/conftest.anpZyM.cpp` with content:\nDEBUG: | #include <sys/socket.h>\nDEBUG: | #include <linux/if_addr.h>\nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.anpZyM.cpp`\nINFO: yes\nINFO: checking for linux/rtnetlink.h... \nDEBUG: Creating `/tmp/conftest.AsJsFH.cpp` with content:\nDEBUG: | #include <sys/socket.h>\nDEBUG: | #include <linux/rtnetlink.h>\nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.AsJsFH.cpp`\nINFO: yes\nINFO: checking for sys/queue.h... \nDEBUG: Creating `/tmp/conftest.E1aRIl.cpp` with content:\nDEBUG: | #include <sys/queue.h>\nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.E1aRIl.cpp`\nINFO: yes\nINFO: checking for sys/types.h... \nDEBUG: Creating `/tmp/conftest.TH971M.cpp` with content:\nDEBUG: | #include <sys/types.h>\nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.TH971M.cpp`\nINFO: yes\nINFO: checking for netinet/in.h... \nDEBUG: Creating `/tmp/conftest.t1AIvU.cpp` with content:\nDEBUG: | #include <netinet/in.h>\nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.t1AIvU.cpp`\nINFO: yes\nINFO: checking for byteswap.h... \nDEBUG: Creating `/tmp/conftest.dJXZYf.cpp` with content:\nDEBUG: | #include <byteswap.h>\nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.dJXZYf.cpp`\nINFO: yes\nINFO: checking for linux/perf_event.h... \nDEBUG: Creating `/tmp/conftest.Xr9CW1.cpp` with content:\nDEBUG: | #include <linux/perf_event.h>\nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.Xr9CW1.cpp`\nINFO: yes\nINFO: checking for perf_event_open system call... \nDEBUG: Creating `/tmp/conftest.nIdPlv.cpp` with content:\nDEBUG: | #include <asm/unistd.h>\nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | return sizeof(__NR_perf_event_open);\nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -c /tmp/conftest.nIdPlv.cpp`\nINFO: yes\nINFO: checking whether the C compiler supports -Wunreachable-code-return... \nDEBUG: Creating `/tmp/conftest.B1l2OU.c` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wunreachable-code-return -c /tmp/conftest.B1l2OU.c`\nDEBUG: The command returned non-zero exit status 1.\nDEBUG: Its error output was:\nDEBUG: | gcc: error: unrecognized command line option ‘-Wunreachable-code-return’; did you mean ‘-Wunreachable-code’?\nINFO: no\nINFO: checking whether the C++ compiler supports -Wunreachable-code-return... \nDEBUG: Creating `/tmp/conftest.cFrgXk.cpp` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -Werror -Wunreachable-code-return -c -c /tmp/conftest.cFrgXk.cpp`\nDEBUG: The command returned non-zero exit status 1.\nDEBUG: Its error output was:\nDEBUG: | g++: error: unrecognized command line option ‘-Wunreachable-code-return’; did you mean ‘-Wunreachable-code’?\nINFO: no\nINFO: checking whether the C compiler supports -Wclass-varargs... \nDEBUG: Creating `/tmp/conftest.yGgbgp.c` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wclass-varargs -c /tmp/conftest.yGgbgp.c`\nDEBUG: The command returned non-zero exit status 1.\nDEBUG: Its error output was:\nDEBUG: | gcc: error: unrecognized command line option ‘-Wclass-varargs’; did you mean ‘-Wno-varargs’?\nINFO: no\nINFO: checking whether the C++ compiler supports -Wclass-varargs... \nDEBUG: Creating `/tmp/conftest.yeGtjf.cpp` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -Werror -Wclass-varargs -c -c /tmp/conftest.yeGtjf.cpp`\nDEBUG: The command returned non-zero exit status 1.\nDEBUG: Its error output was:\nDEBUG: | g++: error: unrecognized command line option ‘-Wclass-varargs’; did you mean ‘-Wno-varargs’?\nINFO: no\nINFO: checking whether the C compiler supports -Wloop-analysis... \nDEBUG: Creating `/tmp/conftest.hnqOt0.c` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wloop-analysis -c /tmp/conftest.hnqOt0.c`\nDEBUG: The command returned non-zero exit status 1.\nDEBUG: Its error output was:\nDEBUG: | gcc: error: unrecognized command line option ‘-Wloop-analysis’\nINFO: no\nINFO: checking whether the C++ compiler supports -Wloop-analysis... \nDEBUG: Creating `/tmp/conftest.z6MjT8.cpp` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -Werror -Wloop-analysis -c -c /tmp/conftest.z6MjT8.cpp`\nDEBUG: The command returned non-zero exit status 1.\nDEBUG: Its error output was:\nDEBUG: | g++: error: unrecognized command line option ‘-Wloop-analysis’\nINFO: no\nINFO: checking whether the C++ compiler supports -Wc++1z-compat... \nDEBUG: Creating `/tmp/conftest.S54NCh.cpp` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -Werror -Wc++1z-compat -c /tmp/conftest.S54NCh.cpp`\nINFO: yes\nINFO: checking whether the C++ compiler supports -Wcomma... \nDEBUG: Creating `/tmp/conftest.i_xA5C.cpp` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -Werror -Wcomma -c /tmp/conftest.i_xA5C.cpp`\nDEBUG: The command returned non-zero exit status 1.\nDEBUG: Its error output was:\nDEBUG: | g++: error: unrecognized command line option ‘-Wcomma’; did you mean ‘-Wcomment’?\nINFO: no\nINFO: checking whether the C compiler supports -Wduplicated-cond... \nDEBUG: Creating `/tmp/conftest._ov6IM.c` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wduplicated-cond -c /tmp/conftest._ov6IM.c`\nINFO: yes\nINFO: checking whether the C++ compiler supports -Wduplicated-cond... \nDEBUG: Creating `/tmp/conftest.pS64yY.cpp` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -Werror -Wduplicated-cond -c -c /tmp/conftest.pS64yY.cpp`\nINFO: yes\nINFO: checking whether the C++ compiler supports -Wimplicit-fallthrough... \nDEBUG: Creating `/tmp/conftest.s98Vbz.cpp` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -Werror -Wimplicit-fallthrough -c /tmp/conftest.s98Vbz.cpp`\nINFO: yes\nINFO: checking whether the C compiler supports -Wstring-conversion... \nDEBUG: Creating `/tmp/conftest.CgYD9f.c` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wstring-conversion -c /tmp/conftest.CgYD9f.c`\nDEBUG: The command returned non-zero exit status 1.\nDEBUG: Its error output was:\nDEBUG: | gcc: error: unrecognized command line option ‘-Wstring-conversion’; did you mean ‘-Wint-conversion’?\nINFO: no\nINFO: checking whether the C++ compiler supports -Wstring-conversion... \nDEBUG: Creating `/tmp/conftest.hZFZoB.cpp` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -Werror -Wstring-conversion -c -c /tmp/conftest.hZFZoB.cpp`\nDEBUG: The command returned non-zero exit status 1.\nDEBUG: Its error output was:\nDEBUG: | g++: error: unrecognized command line option ‘-Wstring-conversion’; did you mean ‘-Wint-conversion’?\nINFO: no\nINFO: checking whether the C++ compiler supports -Wno-inline-new-delete... \nDEBUG: Creating `/tmp/conftest.n7MCQj.cpp` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -Werror -Winline-new-delete -c /tmp/conftest.n7MCQj.cpp`\nDEBUG: The command returned non-zero exit status 1.\nDEBUG: Its error output was:\nDEBUG: | g++: error: unrecognized command line option ‘-Winline-new-delete’\nINFO: no\nINFO: checking whether the C compiler supports -Wno-error=maybe-uninitialized... \nDEBUG: Creating `/tmp/conftest.TjCUrE.c` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wno-error=maybe-uninitialized -c /tmp/conftest.TjCUrE.c`\nINFO: yes\nINFO: checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... \nDEBUG: Creating `/tmp/conftest.MXw4Oa.cpp` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -Werror -Wno-error=maybe-uninitialized -c -c /tmp/conftest.MXw4Oa.cpp`\nINFO: yes\nINFO: checking whether the C compiler supports -Wno-error=deprecated-declarations... \nDEBUG: Creating `/tmp/conftest.ksn751.c` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wno-error=deprecated-declarations -c /tmp/conftest.ksn751.c`\nINFO: yes\nINFO: checking whether the C++ compiler supports -Wno-error=deprecated-declarations... \nDEBUG: Creating `/tmp/conftest.oD6tTv.cpp` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -Werror -Wno-error=deprecated-declarations -c -c /tmp/conftest.oD6tTv.cpp`\nINFO: yes\nINFO: checking whether the C compiler supports -Wno-error=array-bounds... \nDEBUG: Creating `/tmp/conftest.BUgAsN.c` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wno-error=array-bounds -c /tmp/conftest.BUgAsN.c`\nINFO: yes\nINFO: checking whether the C++ compiler supports -Wno-error=array-bounds... \nDEBUG: Creating `/tmp/conftest.sQWeq3.cpp` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -Werror -Wno-error=array-bounds -c -c /tmp/conftest.sQWeq3.cpp`\nINFO: yes\nINFO: checking whether the C compiler supports -Wno-error=free-nonheap-object... \nDEBUG: Creating `/tmp/conftest.zg8pnq.c` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wno-error=free-nonheap-object -c /tmp/conftest.zg8pnq.c`\nINFO: yes\nINFO: checking whether the C++ compiler supports -Wno-error=free-nonheap-object... \nDEBUG: Creating `/tmp/conftest.Wn9nCG.cpp` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -Werror -Wno-error=free-nonheap-object -c -c /tmp/conftest.Wn9nCG.cpp`\nINFO: yes\nINFO: checking whether the C compiler supports -Wformat... \nDEBUG: Creating `/tmp/conftest.4r_e6j.c` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wformat -c /tmp/conftest.4r_e6j.c`\nINFO: yes\nINFO: checking whether the C++ compiler supports -Wformat... \nDEBUG: Creating `/tmp/conftest.zDmQkC.cpp` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -Werror -Wformat -c -c /tmp/conftest.zDmQkC.cpp`\nINFO: yes\nINFO: checking whether the C compiler supports -Wformat-security... \nDEBUG: Creating `/tmp/conftest.fYLWrN.c` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wformat-security -c /tmp/conftest.fYLWrN.c`\nINFO: yes\nINFO: checking whether the C++ compiler supports -Wformat-security... \nDEBUG: Creating `/tmp/conftest.DQE8jD.cpp` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -Werror -Wformat-security -c -c /tmp/conftest.DQE8jD.cpp`\nINFO: yes\nINFO: checking whether the C compiler supports -Wformat-overflow=2... \nDEBUG: Creating `/tmp/conftest.fDxNTz.c` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wformat-overflow=2 -c /tmp/conftest.fDxNTz.c`\nINFO: yes\nINFO: checking whether the C++ compiler supports -Wformat-overflow=2... \nDEBUG: Creating `/tmp/conftest.AUiqXF.cpp` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -Werror -Wformat-overflow=2 -c -c /tmp/conftest.AUiqXF.cpp`\nINFO: yes\nINFO: checking whether the C compiler supports -Wno-gnu-zero-variadic-macro-arguments... \nDEBUG: Creating `/tmp/conftest.HP_pZT.c` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/gcc -std=gnu99 -Werror -Wgnu-zero-variadic-macro-arguments -c /tmp/conftest.HP_pZT.c`\nDEBUG: The command returned non-zero exit status 1.\nDEBUG: Its error output was:\nDEBUG: | gcc: error: unrecognized command line option ‘-Wgnu-zero-variadic-macro-arguments’; did you mean ‘-Wno-variadic-macros’?\nINFO: no\nINFO: checking whether the C++ compiler supports -Wno-gnu-zero-variadic-macro-arguments... \nDEBUG: Creating `/tmp/conftest.3uPy4J.cpp` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -Werror -Wgnu-zero-variadic-macro-arguments -c -c /tmp/conftest.3uPy4J.cpp`\nDEBUG: The command returned non-zero exit status 1.\nDEBUG: Its error output was:\nDEBUG: | g++: error: unrecognized command line option ‘-Wgnu-zero-variadic-macro-arguments’; did you mean ‘-Wno-variadic-macros’?\nINFO: no\nINFO: checking whether the C++ compiler supports -Wno-noexcept-type... \nDEBUG: Creating `/tmp/conftest.XU3E2R.cpp` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -Werror -Wnoexcept-type -c /tmp/conftest.XU3E2R.cpp`\nINFO: yes\nINFO: checking whether the C++ compiler supports -fno-sized-deallocation... \nDEBUG: Creating `/tmp/conftest.T8SLae.cpp` with content:\nDEBUG: | \nDEBUG: | int\nDEBUG: | main(void)\nDEBUG: | {\nDEBUG: | \nDEBUG: |   ;\nDEBUG: |   return 0;\nDEBUG: | }\nDEBUG: Executing: `/usr/bin/g++ -Werror -fno-sized-deallocation -c /tmp/conftest.T8SLae.cpp`\nINFO: yes\nINFO: checking for awk... \nDEBUG: awk: Trying gawk\nDEBUG: awk: Trying mawk\nINFO: /usr/bin/mawk\nINFO: checking for perl... \nDEBUG: perl: Trying perl5\nDEBUG: perl: Trying perl\nINFO: /usr/bin/perl\nINFO: checking for minimum required perl version >= 5.006... \nDEBUG: Executing: `/usr/bin/perl -e \'print $]\'`\nINFO: 5.026001\nINFO: checking for full perl installation... \nINFO: yes\nINFO: checking for gmake... \nDEBUG: gmake: Trying gmake\nDEBUG: gmake: Trying make\nINFO: /usr/bin/make\nINFO: checking for watchman... \nINFO: not found\nINFO: checking for xargs... \nDEBUG: xargs: Trying xargs\nINFO: /usr/bin/xargs\nINFO: checking for rpmbuild... \nDEBUG: rpmbuild: Trying rpmbuild\nINFO: not found\nINFO: checking for autoconf... \nERROR: Could not find autoconf 2.13\nmakefile.cargo:169: recipe for target \'maybe-configure\' failed\n\n--- stderr\nERROR: Could not find autoconf 2.13\nmake: *** [maybe-configure] Error 1\nthread \'main\' panicked at \'assertion failed: result.success()\', /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.61.8/build.rs:114:5\nnote: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.\n"
}', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.