INFO: checking for vcs source checkout... INFO: no INFO: checking for a shell... INFO: /bin/sh INFO: checking for host system type... DEBUG: Executing: `/bin/sh /var/tmp/portage/dev-lang/spidermonkey-102.15.0/work/firefox-102.15.0/build/moz.configure/../autoconf/config.sub x86_64-gentoo-linux-musl` INFO: x86_64-gentoo-linux-musl INFO: checking for target system type... DEBUG: Executing: `/bin/sh /var/tmp/portage/dev-lang/spidermonkey-102.15.0/work/firefox-102.15.0/build/moz.configure/../autoconf/config.sub x86_64-gentoo-linux-musl` INFO: x86_64-gentoo-linux-musl INFO: checking for Python 3... INFO: /var/tmp/portage/dev-lang/spidermonkey-102.15.0/work/build/_virtualenvs/build/bin/python (3.11.8) INFO: checking whether cross compiling... INFO: no DEBUG: Prioritizing system over mozbuild state dir in toolchain paths because you are building in release mode. INFO: checking for wget... DEBUG: wget: Looking for wget INFO: /usr/bin/wget INFO: checking for ccache... INFO: not found INFO: checking for the target C compiler... DEBUG: _cc: Looking for x86_64-gentoo-linux-musl-gcc INFO: /usr/bin/x86_64-gentoo-linux-musl-gcc INFO: checking whether the target C compiler can be used... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.nk2yd93p.c` with content: DEBUG: | #if defined(_MSC_VER) && defined(__clang__) && defined(_MT) DEBUG: | %COMPILER "clang-cl" DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ DEBUG: | #elif defined(__clang__) DEBUG: | %COMPILER "clang" DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ DEBUG: | # ifdef __apple_build_version__ DEBUG: | %XCODE 1 DEBUG: | # endif DEBUG: | #elif defined(__GNUC__) && !defined(__MINGW32__) DEBUG: | %COMPILER "gcc" DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__ DEBUG: | #endif DEBUG: | DEBUG: | #if __cplusplus DEBUG: | %cplusplus __cplusplus DEBUG: | #elif __STDC_VERSION__ DEBUG: | %STDC_VERSION __STDC_VERSION__ DEBUG: | #endif DEBUG: | #if __i386__ || _M_IX86 DEBUG: | %CPU "x86" DEBUG: | #elif __x86_64__ || _M_X64 DEBUG: | %CPU "x86_64" DEBUG: | #elif __arm__ || _M_ARM DEBUG: | %CPU "arm" DEBUG: | #elif __aarch64__ || _M_ARM64 DEBUG: | %CPU "aarch64" DEBUG: | #elif __ia64__ DEBUG: | %CPU "ia64" DEBUG: | #elif __s390x__ DEBUG: | %CPU "s390x" DEBUG: | #elif __s390__ DEBUG: | %CPU "s390" DEBUG: | #elif __powerpc64__ DEBUG: | %CPU "ppc64" DEBUG: | #elif __powerpc__ DEBUG: | %CPU "ppc" DEBUG: | #elif __alpha__ DEBUG: | %CPU "Alpha" DEBUG: | #elif __hppa__ DEBUG: | %CPU "hppa" DEBUG: | #elif __sparc__ && __arch64__ DEBUG: | %CPU "sparc64" DEBUG: | #elif __sparc__ DEBUG: | %CPU "sparc" DEBUG: | #elif __m68k__ DEBUG: | %CPU "m68k" DEBUG: | #elif __mips64 DEBUG: | %CPU "mips64" DEBUG: | #elif __mips__ DEBUG: | %CPU "mips32" DEBUG: | #elif __riscv && __riscv_xlen == 64 DEBUG: | %CPU "riscv64" DEBUG: | #elif __loongarch64 DEBUG: | %CPU "loongarch64" DEBUG: | #elif __sh__ DEBUG: | %CPU "sh4" DEBUG: | #elif __wasm32__ DEBUG: | %CPU "wasm32" DEBUG: | #endif DEBUG: | #if __APPLE__ DEBUG: | %KERNEL "Darwin" DEBUG: | #elif __DragonFly__ DEBUG: | %KERNEL "DragonFly" DEBUG: | #elif __FreeBSD__ DEBUG: | %KERNEL "FreeBSD" DEBUG: | #elif __FreeBSD_kernel__ DEBUG: | %KERNEL "kFreeBSD" DEBUG: | #elif __linux__ DEBUG: | %KERNEL "Linux" DEBUG: | #elif __NetBSD__ DEBUG: | %KERNEL "NetBSD" DEBUG: | #elif __OpenBSD__ DEBUG: | %KERNEL "OpenBSD" DEBUG: | #elif __sun__ DEBUG: | %KERNEL "SunOS" DEBUG: | #elif _WIN32 || __CYGWIN__ DEBUG: | %KERNEL "WINNT" DEBUG: | #elif __wasi__ DEBUG: | %KERNEL "WASI" DEBUG: | #endif DEBUG: | #if __ANDROID__ DEBUG: | %OS "Android" DEBUG: | #endif DEBUG: | #if __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__ DEBUG: | %ENDIANNESS "little" DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__ DEBUG: | %ENDIANNESS "big" DEBUG: | #endif DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.nk2yd93p.c -E` DEBUG: COMPILER = gcc DEBUG: VERSION = 13.2.1 DEBUG: STDC_VERSION = 201710L DEBUG: CPU = x86_64 DEBUG: KERNEL = Linux DEBUG: ENDIANNESS = little DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.dwk409m4.c` with content: DEBUG: | #if defined(_MSC_VER) && defined(__clang__) && defined(_MT) DEBUG: | %COMPILER "clang-cl" DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ DEBUG: | #elif defined(__clang__) DEBUG: | %COMPILER "clang" DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ DEBUG: | # ifdef __apple_build_version__ DEBUG: | %XCODE 1 DEBUG: | # endif DEBUG: | #elif defined(__GNUC__) && !defined(__MINGW32__) DEBUG: | %COMPILER "gcc" DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__ DEBUG: | #endif DEBUG: | DEBUG: | #if __cplusplus DEBUG: | %cplusplus __cplusplus DEBUG: | #elif __STDC_VERSION__ DEBUG: | %STDC_VERSION __STDC_VERSION__ DEBUG: | #endif DEBUG: | #if __i386__ || _M_IX86 DEBUG: | %CPU "x86" DEBUG: | #elif __x86_64__ || _M_X64 DEBUG: | %CPU "x86_64" DEBUG: | #elif __arm__ || _M_ARM DEBUG: | %CPU "arm" DEBUG: | #elif __aarch64__ || _M_ARM64 DEBUG: | %CPU "aarch64" DEBUG: | #elif __ia64__ DEBUG: | %CPU "ia64" DEBUG: | #elif __s390x__ DEBUG: | %CPU "s390x" DEBUG: | #elif __s390__ DEBUG: | %CPU "s390" DEBUG: | #elif __powerpc64__ DEBUG: | %CPU "ppc64" DEBUG: | #elif __powerpc__ DEBUG: | %CPU "ppc" DEBUG: | #elif __alpha__ DEBUG: | %CPU "Alpha" DEBUG: | #elif __hppa__ DEBUG: | %CPU "hppa" DEBUG: | #elif __sparc__ && __arch64__ DEBUG: | %CPU "sparc64" DEBUG: | #elif __sparc__ DEBUG: | %CPU "sparc" DEBUG: | #elif __m68k__ DEBUG: | %CPU "m68k" DEBUG: | #elif __mips64 DEBUG: | %CPU "mips64" DEBUG: | #elif __mips__ DEBUG: | %CPU "mips32" DEBUG: | #elif __riscv && __riscv_xlen == 64 DEBUG: | %CPU "riscv64" DEBUG: | #elif __loongarch64 DEBUG: | %CPU "loongarch64" DEBUG: | #elif __sh__ DEBUG: | %CPU "sh4" DEBUG: | #elif __wasm32__ DEBUG: | %CPU "wasm32" DEBUG: | #endif DEBUG: | #if __APPLE__ DEBUG: | %KERNEL "Darwin" DEBUG: | #elif __DragonFly__ DEBUG: | %KERNEL "DragonFly" DEBUG: | #elif __FreeBSD__ DEBUG: | %KERNEL "FreeBSD" DEBUG: | #elif __FreeBSD_kernel__ DEBUG: | %KERNEL "kFreeBSD" DEBUG: | #elif __linux__ DEBUG: | %KERNEL "Linux" DEBUG: | #elif __NetBSD__ DEBUG: | %KERNEL "NetBSD" DEBUG: | #elif __OpenBSD__ DEBUG: | %KERNEL "OpenBSD" DEBUG: | #elif __sun__ DEBUG: | %KERNEL "SunOS" DEBUG: | #elif _WIN32 || __CYGWIN__ DEBUG: | %KERNEL "WINNT" DEBUG: | #elif __wasi__ DEBUG: | %KERNEL "WASI" DEBUG: | #endif DEBUG: | #if __ANDROID__ DEBUG: | %OS "Android" DEBUG: | #endif DEBUG: | #if __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__ DEBUG: | %ENDIANNESS "little" DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__ DEBUG: | %ENDIANNESS "big" DEBUG: | #endif DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.dwk409m4.c -E` DEBUG: COMPILER = gcc DEBUG: VERSION = 13.2.1 DEBUG: STDC_VERSION = 199901L DEBUG: CPU = x86_64 DEBUG: KERNEL = Linux DEBUG: ENDIANNESS = little INFO: yes INFO: checking the target C compiler version... INFO: 13.2.1 INFO: checking the target C compiler works... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.1mlimiez.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.1mlimiez.c -c` INFO: yes WARNING: The value of LD is not used by this build system. INFO: checking for the target C++ compiler... DEBUG: _cxx: Looking for x86_64-gentoo-linux-musl-g++ INFO: /usr/bin/x86_64-gentoo-linux-musl-g++ INFO: checking whether the target C++ compiler can be used... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.uryl8byl.cpp` with content: DEBUG: | #if defined(_MSC_VER) && defined(__clang__) && defined(_MT) DEBUG: | %COMPILER "clang-cl" DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ DEBUG: | #elif defined(__clang__) DEBUG: | %COMPILER "clang" DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ DEBUG: | # ifdef __apple_build_version__ DEBUG: | %XCODE 1 DEBUG: | # endif DEBUG: | #elif defined(__GNUC__) && !defined(__MINGW32__) DEBUG: | %COMPILER "gcc" DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__ DEBUG: | #endif DEBUG: | DEBUG: | #if __cplusplus DEBUG: | %cplusplus __cplusplus DEBUG: | #elif __STDC_VERSION__ DEBUG: | %STDC_VERSION __STDC_VERSION__ DEBUG: | #endif DEBUG: | #if __i386__ || _M_IX86 DEBUG: | %CPU "x86" DEBUG: | #elif __x86_64__ || _M_X64 DEBUG: | %CPU "x86_64" DEBUG: | #elif __arm__ || _M_ARM DEBUG: | %CPU "arm" DEBUG: | #elif __aarch64__ || _M_ARM64 DEBUG: | %CPU "aarch64" DEBUG: | #elif __ia64__ DEBUG: | %CPU "ia64" DEBUG: | #elif __s390x__ DEBUG: | %CPU "s390x" DEBUG: | #elif __s390__ DEBUG: | %CPU "s390" DEBUG: | #elif __powerpc64__ DEBUG: | %CPU "ppc64" DEBUG: | #elif __powerpc__ DEBUG: | %CPU "ppc" DEBUG: | #elif __alpha__ DEBUG: | %CPU "Alpha" DEBUG: | #elif __hppa__ DEBUG: | %CPU "hppa" DEBUG: | #elif __sparc__ && __arch64__ DEBUG: | %CPU "sparc64" DEBUG: | #elif __sparc__ DEBUG: | %CPU "sparc" DEBUG: | #elif __m68k__ DEBUG: | %CPU "m68k" DEBUG: | #elif __mips64 DEBUG: | %CPU "mips64" DEBUG: | #elif __mips__ DEBUG: | %CPU "mips32" DEBUG: | #elif __riscv && __riscv_xlen == 64 DEBUG: | %CPU "riscv64" DEBUG: | #elif __loongarch64 DEBUG: | %CPU "loongarch64" DEBUG: | #elif __sh__ DEBUG: | %CPU "sh4" DEBUG: | #elif __wasm32__ DEBUG: | %CPU "wasm32" DEBUG: | #endif DEBUG: | #if __APPLE__ DEBUG: | %KERNEL "Darwin" DEBUG: | #elif __DragonFly__ DEBUG: | %KERNEL "DragonFly" DEBUG: | #elif __FreeBSD__ DEBUG: | %KERNEL "FreeBSD" DEBUG: | #elif __FreeBSD_kernel__ DEBUG: | %KERNEL "kFreeBSD" DEBUG: | #elif __linux__ DEBUG: | %KERNEL "Linux" DEBUG: | #elif __NetBSD__ DEBUG: | %KERNEL "NetBSD" DEBUG: | #elif __OpenBSD__ DEBUG: | %KERNEL "OpenBSD" DEBUG: | #elif __sun__ DEBUG: | %KERNEL "SunOS" DEBUG: | #elif _WIN32 || __CYGWIN__ DEBUG: | %KERNEL "WINNT" DEBUG: | #elif __wasi__ DEBUG: | %KERNEL "WASI" DEBUG: | #endif DEBUG: | #if __ANDROID__ DEBUG: | %OS "Android" DEBUG: | #endif DEBUG: | #if __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__ DEBUG: | %ENDIANNESS "little" DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__ DEBUG: | %ENDIANNESS "big" DEBUG: | #endif DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.uryl8byl.cpp -E` DEBUG: COMPILER = gcc DEBUG: VERSION = 13.2.1 DEBUG: cplusplus = 201703L DEBUG: CPU = x86_64 DEBUG: KERNEL = Linux DEBUG: ENDIANNESS = little INFO: yes INFO: checking the target C++ compiler version... INFO: 13.2.1 INFO: checking the target C++ compiler works... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.ldm9im57.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.ldm9im57.cpp -c` INFO: yes INFO: checking for the host C compiler... DEBUG: _host_cc: Looking for x86_64-gentoo-linux-musl-gcc INFO: /usr/bin/x86_64-gentoo-linux-musl-gcc INFO: checking whether the host C compiler can be used... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest._u3fpn0x.c` with content: DEBUG: | #if defined(_MSC_VER) && defined(__clang__) && defined(_MT) DEBUG: | %COMPILER "clang-cl" DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ DEBUG: | #elif defined(__clang__) DEBUG: | %COMPILER "clang" DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ DEBUG: | # ifdef __apple_build_version__ DEBUG: | %XCODE 1 DEBUG: | # endif DEBUG: | #elif defined(__GNUC__) && !defined(__MINGW32__) DEBUG: | %COMPILER "gcc" DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__ DEBUG: | #endif DEBUG: | DEBUG: | #if __cplusplus DEBUG: | %cplusplus __cplusplus DEBUG: | #elif __STDC_VERSION__ DEBUG: | %STDC_VERSION __STDC_VERSION__ DEBUG: | #endif DEBUG: | #if __i386__ || _M_IX86 DEBUG: | %CPU "x86" DEBUG: | #elif __x86_64__ || _M_X64 DEBUG: | %CPU "x86_64" DEBUG: | #elif __arm__ || _M_ARM DEBUG: | %CPU "arm" DEBUG: | #elif __aarch64__ || _M_ARM64 DEBUG: | %CPU "aarch64" DEBUG: | #elif __ia64__ DEBUG: | %CPU "ia64" DEBUG: | #elif __s390x__ DEBUG: | %CPU "s390x" DEBUG: | #elif __s390__ DEBUG: | %CPU "s390" DEBUG: | #elif __powerpc64__ DEBUG: | %CPU "ppc64" DEBUG: | #elif __powerpc__ DEBUG: | %CPU "ppc" DEBUG: | #elif __alpha__ DEBUG: | %CPU "Alpha" DEBUG: | #elif __hppa__ DEBUG: | %CPU "hppa" DEBUG: | #elif __sparc__ && __arch64__ DEBUG: | %CPU "sparc64" DEBUG: | #elif __sparc__ DEBUG: | %CPU "sparc" DEBUG: | #elif __m68k__ DEBUG: | %CPU "m68k" DEBUG: | #elif __mips64 DEBUG: | %CPU "mips64" DEBUG: | #elif __mips__ DEBUG: | %CPU "mips32" DEBUG: | #elif __riscv && __riscv_xlen == 64 DEBUG: | %CPU "riscv64" DEBUG: | #elif __loongarch64 DEBUG: | %CPU "loongarch64" DEBUG: | #elif __sh__ DEBUG: | %CPU "sh4" DEBUG: | #elif __wasm32__ DEBUG: | %CPU "wasm32" DEBUG: | #endif DEBUG: | #if __APPLE__ DEBUG: | %KERNEL "Darwin" DEBUG: | #elif __DragonFly__ DEBUG: | %KERNEL "DragonFly" DEBUG: | #elif __FreeBSD__ DEBUG: | %KERNEL "FreeBSD" DEBUG: | #elif __FreeBSD_kernel__ DEBUG: | %KERNEL "kFreeBSD" DEBUG: | #elif __linux__ DEBUG: | %KERNEL "Linux" DEBUG: | #elif __NetBSD__ DEBUG: | %KERNEL "NetBSD" DEBUG: | #elif __OpenBSD__ DEBUG: | %KERNEL "OpenBSD" DEBUG: | #elif __sun__ DEBUG: | %KERNEL "SunOS" DEBUG: | #elif _WIN32 || __CYGWIN__ DEBUG: | %KERNEL "WINNT" DEBUG: | #elif __wasi__ DEBUG: | %KERNEL "WASI" DEBUG: | #endif DEBUG: | #if __ANDROID__ DEBUG: | %OS "Android" DEBUG: | #endif DEBUG: | #if __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__ DEBUG: | %ENDIANNESS "little" DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__ DEBUG: | %ENDIANNESS "big" DEBUG: | #endif DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest._u3fpn0x.c -E` DEBUG: COMPILER = gcc DEBUG: VERSION = 13.2.1 DEBUG: STDC_VERSION = 201710L DEBUG: CPU = x86_64 DEBUG: KERNEL = Linux DEBUG: ENDIANNESS = little DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.scrvrmoq.c` with content: DEBUG: | #if defined(_MSC_VER) && defined(__clang__) && defined(_MT) DEBUG: | %COMPILER "clang-cl" DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ DEBUG: | #elif defined(__clang__) DEBUG: | %COMPILER "clang" DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ DEBUG: | # ifdef __apple_build_version__ DEBUG: | %XCODE 1 DEBUG: | # endif DEBUG: | #elif defined(__GNUC__) && !defined(__MINGW32__) DEBUG: | %COMPILER "gcc" DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__ DEBUG: | #endif DEBUG: | DEBUG: | #if __cplusplus DEBUG: | %cplusplus __cplusplus DEBUG: | #elif __STDC_VERSION__ DEBUG: | %STDC_VERSION __STDC_VERSION__ DEBUG: | #endif DEBUG: | #if __i386__ || _M_IX86 DEBUG: | %CPU "x86" DEBUG: | #elif __x86_64__ || _M_X64 DEBUG: | %CPU "x86_64" DEBUG: | #elif __arm__ || _M_ARM DEBUG: | %CPU "arm" DEBUG: | #elif __aarch64__ || _M_ARM64 DEBUG: | %CPU "aarch64" DEBUG: | #elif __ia64__ DEBUG: | %CPU "ia64" DEBUG: | #elif __s390x__ DEBUG: | %CPU "s390x" DEBUG: | #elif __s390__ DEBUG: | %CPU "s390" DEBUG: | #elif __powerpc64__ DEBUG: | %CPU "ppc64" DEBUG: | #elif __powerpc__ DEBUG: | %CPU "ppc" DEBUG: | #elif __alpha__ DEBUG: | %CPU "Alpha" DEBUG: | #elif __hppa__ DEBUG: | %CPU "hppa" DEBUG: | #elif __sparc__ && __arch64__ DEBUG: | %CPU "sparc64" DEBUG: | #elif __sparc__ DEBUG: | %CPU "sparc" DEBUG: | #elif __m68k__ DEBUG: | %CPU "m68k" DEBUG: | #elif __mips64 DEBUG: | %CPU "mips64" DEBUG: | #elif __mips__ DEBUG: | %CPU "mips32" DEBUG: | #elif __riscv && __riscv_xlen == 64 DEBUG: | %CPU "riscv64" DEBUG: | #elif __loongarch64 DEBUG: | %CPU "loongarch64" DEBUG: | #elif __sh__ DEBUG: | %CPU "sh4" DEBUG: | #elif __wasm32__ DEBUG: | %CPU "wasm32" DEBUG: | #endif DEBUG: | #if __APPLE__ DEBUG: | %KERNEL "Darwin" DEBUG: | #elif __DragonFly__ DEBUG: | %KERNEL "DragonFly" DEBUG: | #elif __FreeBSD__ DEBUG: | %KERNEL "FreeBSD" DEBUG: | #elif __FreeBSD_kernel__ DEBUG: | %KERNEL "kFreeBSD" DEBUG: | #elif __linux__ DEBUG: | %KERNEL "Linux" DEBUG: | #elif __NetBSD__ DEBUG: | %KERNEL "NetBSD" DEBUG: | #elif __OpenBSD__ DEBUG: | %KERNEL "OpenBSD" DEBUG: | #elif __sun__ DEBUG: | %KERNEL "SunOS" DEBUG: | #elif _WIN32 || __CYGWIN__ DEBUG: | %KERNEL "WINNT" DEBUG: | #elif __wasi__ DEBUG: | %KERNEL "WASI" DEBUG: | #endif DEBUG: | #if __ANDROID__ DEBUG: | %OS "Android" DEBUG: | #endif DEBUG: | #if __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__ DEBUG: | %ENDIANNESS "little" DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__ DEBUG: | %ENDIANNESS "big" DEBUG: | #endif DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.scrvrmoq.c -E` DEBUG: COMPILER = gcc DEBUG: VERSION = 13.2.1 DEBUG: STDC_VERSION = 199901L DEBUG: CPU = x86_64 DEBUG: KERNEL = Linux DEBUG: ENDIANNESS = little INFO: yes INFO: checking the host C compiler version... INFO: 13.2.1 INFO: checking the host C compiler works... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.dof1gg2s.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.dof1gg2s.c -c` INFO: yes INFO: checking for the host C++ compiler... DEBUG: _host_cxx: Looking for x86_64-gentoo-linux-musl-g++ INFO: /usr/bin/x86_64-gentoo-linux-musl-g++ INFO: checking whether the host C++ compiler can be used... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest._aidlfsb.cpp` with content: DEBUG: | #if defined(_MSC_VER) && defined(__clang__) && defined(_MT) DEBUG: | %COMPILER "clang-cl" DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ DEBUG: | #elif defined(__clang__) DEBUG: | %COMPILER "clang" DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ DEBUG: | # ifdef __apple_build_version__ DEBUG: | %XCODE 1 DEBUG: | # endif DEBUG: | #elif defined(__GNUC__) && !defined(__MINGW32__) DEBUG: | %COMPILER "gcc" DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__ DEBUG: | #endif DEBUG: | DEBUG: | #if __cplusplus DEBUG: | %cplusplus __cplusplus DEBUG: | #elif __STDC_VERSION__ DEBUG: | %STDC_VERSION __STDC_VERSION__ DEBUG: | #endif DEBUG: | #if __i386__ || _M_IX86 DEBUG: | %CPU "x86" DEBUG: | #elif __x86_64__ || _M_X64 DEBUG: | %CPU "x86_64" DEBUG: | #elif __arm__ || _M_ARM DEBUG: | %CPU "arm" DEBUG: | #elif __aarch64__ || _M_ARM64 DEBUG: | %CPU "aarch64" DEBUG: | #elif __ia64__ DEBUG: | %CPU "ia64" DEBUG: | #elif __s390x__ DEBUG: | %CPU "s390x" DEBUG: | #elif __s390__ DEBUG: | %CPU "s390" DEBUG: | #elif __powerpc64__ DEBUG: | %CPU "ppc64" DEBUG: | #elif __powerpc__ DEBUG: | %CPU "ppc" DEBUG: | #elif __alpha__ DEBUG: | %CPU "Alpha" DEBUG: | #elif __hppa__ DEBUG: | %CPU "hppa" DEBUG: | #elif __sparc__ && __arch64__ DEBUG: | %CPU "sparc64" DEBUG: | #elif __sparc__ DEBUG: | %CPU "sparc" DEBUG: | #elif __m68k__ DEBUG: | %CPU "m68k" DEBUG: | #elif __mips64 DEBUG: | %CPU "mips64" DEBUG: | #elif __mips__ DEBUG: | %CPU "mips32" DEBUG: | #elif __riscv && __riscv_xlen == 64 DEBUG: | %CPU "riscv64" DEBUG: | #elif __loongarch64 DEBUG: | %CPU "loongarch64" DEBUG: | #elif __sh__ DEBUG: | %CPU "sh4" DEBUG: | #elif __wasm32__ DEBUG: | %CPU "wasm32" DEBUG: | #endif DEBUG: | #if __APPLE__ DEBUG: | %KERNEL "Darwin" DEBUG: | #elif __DragonFly__ DEBUG: | %KERNEL "DragonFly" DEBUG: | #elif __FreeBSD__ DEBUG: | %KERNEL "FreeBSD" DEBUG: | #elif __FreeBSD_kernel__ DEBUG: | %KERNEL "kFreeBSD" DEBUG: | #elif __linux__ DEBUG: | %KERNEL "Linux" DEBUG: | #elif __NetBSD__ DEBUG: | %KERNEL "NetBSD" DEBUG: | #elif __OpenBSD__ DEBUG: | %KERNEL "OpenBSD" DEBUG: | #elif __sun__ DEBUG: | %KERNEL "SunOS" DEBUG: | #elif _WIN32 || __CYGWIN__ DEBUG: | %KERNEL "WINNT" DEBUG: | #elif __wasi__ DEBUG: | %KERNEL "WASI" DEBUG: | #endif DEBUG: | #if __ANDROID__ DEBUG: | %OS "Android" DEBUG: | #endif DEBUG: | #if __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__ DEBUG: | %ENDIANNESS "little" DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__ DEBUG: | %ENDIANNESS "big" DEBUG: | #endif DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest._aidlfsb.cpp -E` DEBUG: COMPILER = gcc DEBUG: VERSION = 13.2.1 DEBUG: cplusplus = 201703L DEBUG: CPU = x86_64 DEBUG: KERNEL = Linux DEBUG: ENDIANNESS = little INFO: yes INFO: checking the host C++ compiler version... INFO: 13.2.1 INFO: checking the host C++ compiler works... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.nonqu9kc.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.nonqu9kc.cpp -c` INFO: yes INFO: checking for linker... DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 -Wl,--version` INFO: bfd INFO: checking for 64-bit OS... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.0h8l4nhw.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | static_assert(sizeof(void *) == 8, "") DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.0h8l4nhw.cpp -c` INFO: yes INFO: checking for new enough STL headers from libstdc++... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.g6i6_vb8.cpp` with content: DEBUG: | #include DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | #if defined(__GLIBCXX__) && !defined(_GLIBCXX_RELEASE) DEBUG: | # error libstdc++ not new enough DEBUG: | #endif DEBUG: | #if defined(_GLIBCXX_RELEASE) DEBUG: | # if _GLIBCXX_RELEASE < 7 DEBUG: | # error libstdc++ not new enough DEBUG: | # else DEBUG: | (void) 0 DEBUG: | # endif DEBUG: | #endif DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.g6i6_vb8.cpp -c` INFO: yes INFO: checking for the assembler... DEBUG: _as: Looking for x86_64-gentoo-linux-musl-gcc INFO: /usr/bin/x86_64-gentoo-linux-musl-gcc DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 -Wa,--version -c -o /dev/null -x assembler -` INFO: checking for ar... DEBUG: ar: Looking for x86_64-gentoo-linux-musl-ar INFO: /usr/bin/x86_64-gentoo-linux-musl-ar INFO: checking for nm... DEBUG: nm: Looking for x86_64-gentoo-linux-musl-nm INFO: /usr/bin/x86_64-gentoo-linux-musl-nm INFO: checking for pkg_config... DEBUG: pkg_config: Looking for x86_64-gentoo-linux-musl-pkg-config INFO: /usr/bin/x86_64-gentoo-linux-musl-pkg-config INFO: checking for pkg-config version... DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-pkg-config --version` INFO: 2.1.1 INFO: checking whether pkg-config is pkgconf... DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-pkg-config --about` INFO: yes INFO: checking for strndup... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.rvukrpbb.c` with content: DEBUG: | /* Override any gcc2 internal prototype to avoid an error. */ DEBUG: | /* We use char because int might match the return type of a gcc2 DEBUG: | builtin and then its argument prototype would still apply. */ DEBUG: | char strndup(); DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | strndup(); DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.rvukrpbb.c` INFO: yes INFO: checking for posix_memalign... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.iloq66cd.c` with content: DEBUG: | /* Override any gcc2 internal prototype to avoid an error. */ DEBUG: | /* We use char because int might match the return type of a gcc2 DEBUG: | builtin and then its argument prototype would still apply. */ DEBUG: | char posix_memalign(); DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | posix_memalign(); DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.iloq66cd.c` INFO: yes INFO: checking for memalign... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.wq2934w0.c` with content: DEBUG: | /* Override any gcc2 internal prototype to avoid an error. */ DEBUG: | /* We use char because int might match the return type of a gcc2 DEBUG: | builtin and then its argument prototype would still apply. */ DEBUG: | char memalign(); DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | memalign(); DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.wq2934w0.c` INFO: yes INFO: checking for malloc_usable_size... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.1mlk4hfe.c` with content: DEBUG: | /* Override any gcc2 internal prototype to avoid an error. */ DEBUG: | /* We use char because int might match the return type of a gcc2 DEBUG: | builtin and then its argument prototype would still apply. */ DEBUG: | char malloc_usable_size(); DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | malloc_usable_size(); DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.1mlk4hfe.c` INFO: yes INFO: checking for stdint.h... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.tenpf5dn.cpp` with content: DEBUG: | #include DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.tenpf5dn.cpp -c` INFO: yes INFO: checking for inttypes.h... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.atq3z4ma.cpp` with content: DEBUG: | #include DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.atq3z4ma.cpp -c` INFO: yes INFO: checking for malloc.h... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.78t7vzlx.cpp` with content: DEBUG: | #include DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.78t7vzlx.cpp -c` INFO: yes INFO: checking for alloca.h... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.bram51w8.cpp` with content: DEBUG: | #include DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.bram51w8.cpp -c` INFO: yes INFO: checking for sys/byteorder.h... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.9myh5sm2.cpp` with content: DEBUG: | #include DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.9myh5sm2.cpp -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.9myh5sm2.cpp:1:10: fatal error: sys/byteorder.h: No such file or directory DEBUG: | 1 | #include DEBUG: | | ^~~~~~~~~~~~~~~~~ DEBUG: | compilation terminated. INFO: no INFO: checking for getopt.h... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.xgvf6n4w.cpp` with content: DEBUG: | #include DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.xgvf6n4w.cpp -c` INFO: yes INFO: checking for unistd.h... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.34vsmajb.cpp` with content: DEBUG: | #include DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.34vsmajb.cpp -c` INFO: yes INFO: checking for nl_types.h... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.ttuquc7l.cpp` with content: DEBUG: | #include DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.ttuquc7l.cpp -c` INFO: yes INFO: checking for cpuid.h... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest._gukf1e0.cpp` with content: DEBUG: | #include DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest._gukf1e0.cpp -c` INFO: yes INFO: checking for fts.h... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.hzn1dkcu.cpp` with content: DEBUG: | #include DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.hzn1dkcu.cpp -c` INFO: yes INFO: checking for sys/statvfs.h... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.og_nrcid.cpp` with content: DEBUG: | #include DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.og_nrcid.cpp -c` INFO: yes INFO: checking for sys/statfs.h... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.zs4bu36n.cpp` with content: DEBUG: | #include DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.zs4bu36n.cpp -c` INFO: yes INFO: checking for sys/vfs.h... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.ce87zgo1.cpp` with content: DEBUG: | #include DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.ce87zgo1.cpp -c` INFO: yes INFO: checking for sys/mount.h... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.bet7oqfi.cpp` with content: DEBUG: | #include DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.bet7oqfi.cpp -c` INFO: yes INFO: checking for sys/quota.h... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.iloze8sv.cpp` with content: DEBUG: | #include DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | quotactl(0, nullptr, 0, (caddr_t)nullptr); DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.iloze8sv.cpp -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.iloze8sv.cpp: In function 'int main()': DEBUG: | /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.iloze8sv.cpp:5:26: error: 'caddr_t' was not declared in this scope DEBUG: | 5 | quotactl(0, nullptr, 0, (caddr_t)nullptr); DEBUG: | | ^~~~~~~ INFO: no INFO: checking for linux/quota.h... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.1o034a3h.cpp` with content: DEBUG: | #include DEBUG: | #include DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.1o034a3h.cpp -c` INFO: yes INFO: checking for linux/if_addr.h... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.lezfskp0.cpp` with content: DEBUG: | #include DEBUG: | #include DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.lezfskp0.cpp -c` INFO: yes INFO: checking for linux/rtnetlink.h... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.ocksu7gm.cpp` with content: DEBUG: | #include DEBUG: | #include DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.ocksu7gm.cpp -c` INFO: yes INFO: checking for sys/queue.h... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.njly1ruj.cpp` with content: DEBUG: | #include DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.njly1ruj.cpp -c` INFO: yes INFO: checking for sys/types.h... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.gydjr9kz.cpp` with content: DEBUG: | #include DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.gydjr9kz.cpp -c` INFO: yes INFO: checking for netinet/in.h... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.u_a2fo76.cpp` with content: DEBUG: | #include DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.u_a2fo76.cpp -c` INFO: yes INFO: checking for byteswap.h... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.f3mgrm2r.cpp` with content: DEBUG: | #include DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.f3mgrm2r.cpp -c` INFO: yes INFO: checking for memfd_create in sys/mman.h... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.2gzd9k_8.cpp` with content: DEBUG: | #include DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | memfd_create("", 0); DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.2gzd9k_8.cpp -c` INFO: yes INFO: checking for linux/perf_event.h... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.jvo_4kul.cpp` with content: DEBUG: | #include DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.jvo_4kul.cpp -c` INFO: yes INFO: checking for perf_event_open system call... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.1kc2zdyi.cpp` with content: DEBUG: | #include DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | return sizeof(__NR_perf_event_open); DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.1kc2zdyi.cpp -c` INFO: yes INFO: checking whether the C compiler supports -Wbitfield-enum-conversion... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.ie6csr4s.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.ie6csr4s.c -Werror -Wbitfield-enum-conversion -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | x86_64-gentoo-linux-musl-gcc: error: unrecognized command-line option '-Wbitfield-enum-conversion'; did you mean '-Wno-enum-conversion'? INFO: no INFO: checking whether the C++ compiler supports -Wbitfield-enum-conversion... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.f4t5ssmt.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.f4t5ssmt.cpp -Werror -Wbitfield-enum-conversion -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | x86_64-gentoo-linux-musl-g++: error: unrecognized command-line option '-Wbitfield-enum-conversion'; did you mean '-Wno-enum-conversion'? INFO: no INFO: checking whether the C++ compiler supports -Wdeprecated-this-capture... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.f1flnqc0.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.f1flnqc0.cpp -Werror -Wdeprecated-this-capture -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | x86_64-gentoo-linux-musl-g++: error: unrecognized command-line option '-Wdeprecated-this-capture' INFO: no INFO: checking whether the C compiler supports -Wformat-type-confusion... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.5qsye9hr.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.5qsye9hr.c -Werror -Wformat-type-confusion -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | x86_64-gentoo-linux-musl-gcc: error: unrecognized command-line option '-Wformat-type-confusion' INFO: no INFO: checking whether the C++ compiler supports -Wformat-type-confusion... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.f29cyye8.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.f29cyye8.cpp -Werror -Wformat-type-confusion -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | x86_64-gentoo-linux-musl-g++: error: unrecognized command-line option '-Wformat-type-confusion' INFO: no INFO: checking whether the C compiler supports -Wshadow-field-in-constructor-modified... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.c6lq5q62.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.c6lq5q62.c -Werror -Wshadow-field-in-constructor-modified -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | x86_64-gentoo-linux-musl-gcc: error: unrecognized command-line option '-Wshadow-field-in-constructor-modified' INFO: no INFO: checking whether the C++ compiler supports -Wshadow-field-in-constructor-modified... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.jis13y5m.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.jis13y5m.cpp -Werror -Wshadow-field-in-constructor-modified -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | x86_64-gentoo-linux-musl-g++: error: unrecognized command-line option '-Wshadow-field-in-constructor-modified' INFO: no INFO: checking whether the C compiler supports -Wno-error=tautological-type-limit-compare... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.fqdoz_3y.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.fqdoz_3y.c -Werror -Wno-error=tautological-type-limit-compare -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | cc1: error: '-Wno-error=tautological-type-limit-compare': no option '-Wtautological-type-limit-compare'; did you mean '-Wtautological-compare'? INFO: no INFO: checking whether the C++ compiler supports -Wno-error=tautological-type-limit-compare... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.tzl0_gsn.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.tzl0_gsn.cpp -Werror -Wno-error=tautological-type-limit-compare -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | cc1plus: error: '-Wno-error=tautological-type-limit-compare': no option '-Wtautological-type-limit-compare'; did you mean '-Wtautological-compare'? INFO: no INFO: checking whether the C compiler supports -Wunreachable-code-return... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.u71i8vw_.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.u71i8vw_.c -Werror -Wunreachable-code-return -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | x86_64-gentoo-linux-musl-gcc: error: unrecognized command-line option '-Wunreachable-code-return'; did you mean '-Wunreachable-code'? INFO: no INFO: checking whether the C++ compiler supports -Wunreachable-code-return... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.3i19xj_o.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.3i19xj_o.cpp -Werror -Wunreachable-code-return -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | x86_64-gentoo-linux-musl-g++: error: unrecognized command-line option '-Wunreachable-code-return'; did you mean '-Wunreachable-code'? INFO: no INFO: checking whether the C compiler supports -Wclass-varargs... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.wjwuua5w.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.wjwuua5w.c -Werror -Wclass-varargs -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | x86_64-gentoo-linux-musl-gcc: error: unrecognized command-line option '-Wclass-varargs'; did you mean '-Wno-varargs'? INFO: no INFO: checking whether the C++ compiler supports -Wclass-varargs... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.buvs9g8x.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.buvs9g8x.cpp -Werror -Wclass-varargs -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | x86_64-gentoo-linux-musl-g++: error: unrecognized command-line option '-Wclass-varargs'; did you mean '-Wno-varargs'? INFO: no INFO: checking whether the C++ compiler supports -Wempty-init-stmt... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.8_zx0cwb.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.8_zx0cwb.cpp -Werror -Wempty-init-stmt -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | x86_64-gentoo-linux-musl-g++: error: unrecognized command-line option '-Wempty-init-stmt' INFO: no INFO: checking whether the C compiler supports -Wfloat-overflow-conversion... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.ricnrxc2.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.ricnrxc2.c -Werror -Wfloat-overflow-conversion -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | x86_64-gentoo-linux-musl-gcc: error: unrecognized command-line option '-Wfloat-overflow-conversion'; did you mean '-Wfloat-conversion'? INFO: no INFO: checking whether the C++ compiler supports -Wfloat-overflow-conversion... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.lh_dr0s1.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.lh_dr0s1.cpp -Werror -Wfloat-overflow-conversion -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | x86_64-gentoo-linux-musl-g++: error: unrecognized command-line option '-Wfloat-overflow-conversion'; did you mean '-Wfloat-conversion'? INFO: no INFO: checking whether the C compiler supports -Wfloat-zero-conversion... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.3qvr41_x.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.3qvr41_x.c -Werror -Wfloat-zero-conversion -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | x86_64-gentoo-linux-musl-gcc: error: unrecognized command-line option '-Wfloat-zero-conversion'; did you mean '-Wfloat-conversion'? INFO: no INFO: checking whether the C++ compiler supports -Wfloat-zero-conversion... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.urlgdvea.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.urlgdvea.cpp -Werror -Wfloat-zero-conversion -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | x86_64-gentoo-linux-musl-g++: error: unrecognized command-line option '-Wfloat-zero-conversion'; did you mean '-Wfloat-conversion'? INFO: no INFO: checking whether the C compiler supports -Wloop-analysis... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.8b62egkn.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.8b62egkn.c -Werror -Wloop-analysis -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | x86_64-gentoo-linux-musl-gcc: error: unrecognized command-line option '-Wloop-analysis' INFO: no INFO: checking whether the C++ compiler supports -Wloop-analysis... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.e6cb7de2.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.e6cb7de2.cpp -Werror -Wloop-analysis -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | x86_64-gentoo-linux-musl-g++: error: unrecognized command-line option '-Wloop-analysis' INFO: no INFO: checking whether the C compiler supports -Wno-range-loop-analysis... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.kl1hb7s6.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.kl1hb7s6.c -Werror -Wrange-loop-analysis -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | x86_64-gentoo-linux-musl-gcc: error: unrecognized command-line option '-Wrange-loop-analysis' INFO: no INFO: checking whether the C++ compiler supports -Wno-range-loop-analysis... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.9te7y6yp.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.9te7y6yp.cpp -Werror -Wrange-loop-analysis -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | x86_64-gentoo-linux-musl-g++: error: unrecognized command-line option '-Wrange-loop-analysis' INFO: no INFO: checking whether the C++ compiler supports -Wc++2a-compat... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.d4k_tjxj.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.d4k_tjxj.cpp -Werror -Wc++2a-compat -c` INFO: yes INFO: checking whether the C++ compiler supports -Wcomma... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.9wr56b0f.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.9wr56b0f.cpp -Werror -Wcomma -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | x86_64-gentoo-linux-musl-g++: error: unrecognized command-line option '-Wcomma'; did you mean '-Wcomment'? INFO: no INFO: checking whether the C compiler supports -Wduplicated-cond... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.r16xn6zf.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.r16xn6zf.c -Werror -Wduplicated-cond -c` INFO: yes INFO: checking whether the C++ compiler supports -Wduplicated-cond... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.nzjdt2y0.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.nzjdt2y0.cpp -Werror -Wduplicated-cond -c` INFO: yes INFO: checking whether the C compiler supports -Wenum-compare-conditional... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.zriyt9z6.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.zriyt9z6.c -Werror -Wenum-compare-conditional -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | x86_64-gentoo-linux-musl-gcc: error: unrecognized command-line option '-Wenum-compare-conditional' INFO: no INFO: checking whether the C++ compiler supports -Wenum-compare-conditional... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.3adm6_1z.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.3adm6_1z.cpp -Werror -Wenum-compare-conditional -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | x86_64-gentoo-linux-musl-g++: error: unrecognized command-line option '-Wenum-compare-conditional' INFO: no INFO: checking whether the C++ compiler supports -Wimplicit-fallthrough... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.hj6aawfg.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.hj6aawfg.cpp -Werror -Wimplicit-fallthrough -c` INFO: yes INFO: checking whether the C compiler supports -Wstring-conversion... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.9b8_fr96.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.9b8_fr96.c -Werror -Wstring-conversion -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | x86_64-gentoo-linux-musl-gcc: error: unrecognized command-line option '-Wstring-conversion'; did you mean '-Wsign-conversion'? INFO: no INFO: checking whether the C++ compiler supports -Wstring-conversion... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.y5qpicwq.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.y5qpicwq.cpp -Werror -Wstring-conversion -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | x86_64-gentoo-linux-musl-g++: error: unrecognized command-line option '-Wstring-conversion'; did you mean '-Wsign-conversion'? INFO: no INFO: checking whether the C++ compiler supports -Wno-inline-new-delete... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.aod33uci.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.aod33uci.cpp -Werror -Winline-new-delete -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | x86_64-gentoo-linux-musl-g++: error: unrecognized command-line option '-Winline-new-delete'; did you mean '-Wmismatched-new-delete'? INFO: no INFO: checking whether the C compiler supports -Wno-error=maybe-uninitialized... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.4jg9uv8g.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.4jg9uv8g.c -Werror -Wno-error=maybe-uninitialized -c` INFO: yes INFO: checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.izwq8yq6.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.izwq8yq6.cpp -Werror -Wno-error=maybe-uninitialized -c` INFO: yes INFO: checking whether the C compiler supports -Wno-error=deprecated-declarations... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.mkhco_74.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.mkhco_74.c -Werror -Wno-error=deprecated-declarations -c` INFO: yes INFO: checking whether the C++ compiler supports -Wno-error=deprecated-declarations... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.gt4yrgz0.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.gt4yrgz0.cpp -Werror -Wno-error=deprecated-declarations -c` INFO: yes INFO: checking whether the C compiler supports -Wno-error=array-bounds... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.hvtmtrx4.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.hvtmtrx4.c -Werror -Wno-error=array-bounds -c` INFO: yes INFO: checking whether the C++ compiler supports -Wno-error=array-bounds... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.c0mqgul0.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.c0mqgul0.cpp -Werror -Wno-error=array-bounds -c` INFO: yes INFO: checking whether the C compiler supports -Wno-error=coverage-mismatch... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.lzukijlo.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.lzukijlo.c -Werror -Wno-error=coverage-mismatch -c` INFO: yes INFO: checking whether the C++ compiler supports -Wno-error=coverage-mismatch... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.wejasvwg.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.wejasvwg.cpp -Werror -Wno-error=coverage-mismatch -c` INFO: yes INFO: checking whether the C compiler supports -Wno-error=backend-plugin... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.6clogm9_.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.6clogm9_.c -Werror -Wno-error=backend-plugin -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | cc1: error: '-Wno-error=backend-plugin': no option '-Wbackend-plugin' INFO: no INFO: checking whether the C++ compiler supports -Wno-error=backend-plugin... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.6igpdpn0.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.6igpdpn0.cpp -Werror -Wno-error=backend-plugin -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | cc1plus: error: '-Wno-error=backend-plugin': no option '-Wbackend-plugin' INFO: no INFO: checking whether the C compiler supports -Wno-error=free-nonheap-object... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.wboqy6c6.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.wboqy6c6.c -Werror -Wno-error=free-nonheap-object -c` INFO: yes INFO: checking whether the C++ compiler supports -Wno-error=free-nonheap-object... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.2y6mkhqc.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.2y6mkhqc.cpp -Werror -Wno-error=free-nonheap-object -c` INFO: yes INFO: checking whether the C compiler supports -Wno-multistatement-macros... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.ht9m643x.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.ht9m643x.c -Werror -Wmultistatement-macros -c` INFO: yes INFO: checking whether the C++ compiler supports -Wno-multistatement-macros... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.p89de6fc.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.p89de6fc.cpp -Werror -Wmultistatement-macros -c` INFO: yes INFO: checking whether the C compiler supports -Wno-error=return-std-move... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.6264sfwy.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.6264sfwy.c -Werror -Wno-error=return-std-move -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | cc1: error: '-Wno-error=return-std-move': no option '-Wreturn-std-move' INFO: no INFO: checking whether the C++ compiler supports -Wno-error=return-std-move... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.cl2mrc3_.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.cl2mrc3_.cpp -Werror -Wno-error=return-std-move -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | cc1plus: error: '-Wno-error=return-std-move': no option '-Wreturn-std-move' INFO: no INFO: checking whether the C compiler supports -Wno-error=class-memaccess... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.7pmjmsj1.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.7pmjmsj1.c -Werror -Wno-error=class-memaccess -c` INFO: yes INFO: checking whether the C++ compiler supports -Wno-error=class-memaccess... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.muzerhgw.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.muzerhgw.cpp -Werror -Wno-error=class-memaccess -c` INFO: yes INFO: checking whether the C compiler supports -Wno-error=atomic-alignment... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.7ftq2xm0.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.7ftq2xm0.c -Werror -Wno-error=atomic-alignment -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | cc1: error: '-Wno-error=atomic-alignment': no option '-Watomic-alignment' INFO: no INFO: checking whether the C++ compiler supports -Wno-error=atomic-alignment... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.8za9qo8w.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.8za9qo8w.cpp -Werror -Wno-error=atomic-alignment -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | cc1plus: error: '-Wno-error=atomic-alignment': no option '-Watomic-alignment' INFO: no INFO: checking whether the C compiler supports -Wno-error=deprecated-copy... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.pquvtmgh.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.pquvtmgh.c -Werror -Wno-error=deprecated-copy -c` INFO: yes INFO: checking whether the C++ compiler supports -Wno-error=deprecated-copy... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.vdf0h02k.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.vdf0h02k.cpp -Werror -Wno-error=deprecated-copy -c` INFO: yes INFO: checking whether the C compiler supports -Wformat... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.jvw5pemw.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.jvw5pemw.c -Werror -Wformat -c` INFO: yes INFO: checking whether the C++ compiler supports -Wformat... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.zj0anbbi.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.zj0anbbi.cpp -Werror -Wformat -c` INFO: yes INFO: checking whether the C compiler supports -Wformat-security... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.385jawwx.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.385jawwx.c -Werror -Wformat-security -c` INFO: yes INFO: checking whether the C++ compiler supports -Wformat-security... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.8s___b5r.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.8s___b5r.cpp -Werror -Wformat-security -c` INFO: yes INFO: checking whether the C compiler supports -Wformat-overflow=2... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.43t4hjr6.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.43t4hjr6.c -Werror -Wformat-overflow=2 -c` INFO: yes INFO: checking whether the C++ compiler supports -Wformat-overflow=2... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.z4g8vp2c.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.z4g8vp2c.cpp -Werror -Wformat-overflow=2 -c` INFO: yes INFO: checking whether the C compiler supports -Wno-gnu-zero-variadic-macro-arguments... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.7om8ez9v.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.7om8ez9v.c -Werror -Wgnu-zero-variadic-macro-arguments -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | x86_64-gentoo-linux-musl-gcc: error: unrecognized command-line option '-Wgnu-zero-variadic-macro-arguments' INFO: no INFO: checking whether the C++ compiler supports -Wno-gnu-zero-variadic-macro-arguments... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.b14e_jaf.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.b14e_jaf.cpp -Werror -Wgnu-zero-variadic-macro-arguments -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | x86_64-gentoo-linux-musl-g++: error: unrecognized command-line option '-Wgnu-zero-variadic-macro-arguments' INFO: no INFO: checking whether the C compiler supports -Wno-psabi... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.oswe2gm3.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-gcc -std=gnu99 /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.oswe2gm3.c -Werror -Wpsabi -c` INFO: yes INFO: checking whether the C++ compiler supports -Wno-psabi... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.vcjr9ahy.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.vcjr9ahy.cpp -Werror -Wpsabi -c` INFO: yes INFO: checking whether the C++ compiler supports -fno-sized-deallocation... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.fc0js3xh.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.fc0js3xh.cpp -Werror -fno-sized-deallocation -c` INFO: yes INFO: checking whether the C++ compiler supports -fno-aligned-new... DEBUG: Creating `/var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.t7k7tzyr.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-g++ /var/tmp/portage/dev-lang/spidermonkey-102.15.0/temp/conftest.t7k7tzyr.cpp -Werror -fno-aligned-new -c` INFO: yes INFO: checking for llvm_profdata... DEBUG: llvm_profdata: Looking for llvm-profdata INFO: /usr/lib/llvm/17/bin/llvm-profdata INFO: checking for nspr >= 4.10... DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-pkg-config --errors-to-stdout --print-errors 'nspr >= 4.10'` INFO: yes INFO: checking NSPR_CFLAGS... DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-pkg-config --shared --cflags 'nspr >= 4.10'` INFO: -I/usr/include/nspr INFO: checking NSPR_LIBS... DEBUG: Executing: `/usr/bin/x86_64-gentoo-linux-musl-pkg-config --shared --libs 'nspr >= 4.10'` INFO: -lplds4 -lplc4 -lnspr4 INFO: checking for rustc... DEBUG: _rustc: Looking for rustc INFO: /usr/bin/rustc INFO: checking for cargo... DEBUG: _cargo: Looking for cargo INFO: /usr/bin/cargo DEBUG: Executing: `/usr/bin/rustc +stable` DEBUG: Executing: `/usr/bin/cargo +stable` INFO: checking rustc version... DEBUG: Executing: `/usr/bin/rustc --version --verbose` INFO: 1.76.0 INFO: checking cargo version... DEBUG: Executing: `/usr/bin/cargo --version --verbose` INFO: 1.76.0 DEBUG: Executing: `/usr/bin/rustc --print target-list` INFO: checking for rust host triplet... ERROR: Don't know how to translate x86_64-gentoo-linux-musl for rustc