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 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_mozjs102/mozjs102/work/mozjs-102.1.0/build/moz.configure/../autoconf/config.sub arm64-apple-darwin23` INFO: aarch64-apple-darwin23 INFO: checking for target system type... DEBUG: Executing: `/bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_mozjs102/mozjs102/work/mozjs-102.1.0/build/moz.configure/../autoconf/config.sub arm64-apple-darwin23` INFO: aarch64-apple-darwin23 INFO: checking whether cross compiling... INFO: no INFO: checking for Python 3... INFO: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_mozjs102/mozjs102/work/mozjs-102.1.0/js/src/obj/_virtualenvs/build/bin/python (3.10.13) 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: /opt/local/bin/wget INFO: checking for ccache... INFO: not found INFO: Using target sysroot in /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk INFO: Using host sysroot in /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk INFO: checking for the target C compiler... DEBUG: _cc: Looking for /opt/local/bin/clang-mp-17 INFO: /opt/local/bin/clang-mp-17 INFO: checking whether the target C compiler can be used... DEBUG: Creating `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_mozjs102/mozjs102/work/.tmp/conftest.dd75ycnf.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: `/opt/local/bin/clang-mp-17 --sysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_mozjs102/mozjs102/work/.tmp/conftest.dd75ycnf.c -E` DEBUG: COMPILER = clang DEBUG: VERSION = 17.0.3 DEBUG: STDC_VERSION = 201710L DEBUG: CPU = aarch64 DEBUG: KERNEL = Darwin DEBUG: ENDIANNESS = little DEBUG: Creating `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_mozjs102/mozjs102/work/.tmp/conftest.tnd1mue3.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: `/opt/local/bin/clang-mp-17 --sysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -std=gnu99 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_mozjs102/mozjs102/work/.tmp/conftest.tnd1mue3.c -E` DEBUG: COMPILER = clang DEBUG: VERSION = 17.0.3 DEBUG: STDC_VERSION = 199901L DEBUG: CPU = aarch64 DEBUG: KERNEL = Darwin DEBUG: ENDIANNESS = little INFO: yes INFO: checking the target C compiler version... INFO: 17.0.3 INFO: checking the target C compiler works... DEBUG: Creating `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_mozjs102/mozjs102/work/.tmp/conftest.bkj1cqhr.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/opt/local/bin/clang-mp-17 --sysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -std=gnu99 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_mozjs102/mozjs102/work/.tmp/conftest.bkj1cqhr.c -c` INFO: yes INFO: checking for the target C++ compiler... DEBUG: _cxx: Looking for /opt/local/bin/clang++-mp-17 INFO: /opt/local/bin/clang++-mp-17 INFO: checking whether the target C++ compiler can be used... DEBUG: Creating `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_mozjs102/mozjs102/work/.tmp/conftest.vcmiiipr.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: `/opt/local/bin/clang++-mp-17 --sysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_mozjs102/mozjs102/work/.tmp/conftest.vcmiiipr.cpp -E` DEBUG: COMPILER = clang DEBUG: VERSION = 17.0.3 DEBUG: cplusplus = 201703L DEBUG: CPU = aarch64 DEBUG: KERNEL = Darwin DEBUG: ENDIANNESS = little INFO: yes INFO: checking the target C++ compiler version... INFO: 17.0.3 INFO: checking the target C++ compiler works... DEBUG: Creating `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_mozjs102/mozjs102/work/.tmp/conftest.ilpm22np.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/opt/local/bin/clang++-mp-17 --sysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -stdlib=libc++ /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_mozjs102/mozjs102/work/.tmp/conftest.ilpm22np.cpp -c` INFO: yes INFO: checking for the host C compiler... DEBUG: _host_cc: Looking for /opt/local/bin/clang-mp-17 INFO: /opt/local/bin/clang-mp-17 INFO: checking whether the host C compiler can be used... DEBUG: Creating `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_mozjs102/mozjs102/work/.tmp/conftest.jvwocy_1.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: `/opt/local/bin/clang-mp-17 --sysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_mozjs102/mozjs102/work/.tmp/conftest.jvwocy_1.c -E` DEBUG: COMPILER = clang DEBUG: VERSION = 17.0.3 DEBUG: STDC_VERSION = 201710L DEBUG: CPU = aarch64 DEBUG: KERNEL = Darwin DEBUG: ENDIANNESS = little DEBUG: Creating `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_mozjs102/mozjs102/work/.tmp/conftest.5qmp7o1p.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: `/opt/local/bin/clang-mp-17 --sysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -std=gnu99 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_mozjs102/mozjs102/work/.tmp/conftest.5qmp7o1p.c -E` DEBUG: COMPILER = clang DEBUG: VERSION = 17.0.3 DEBUG: STDC_VERSION = 199901L DEBUG: CPU = aarch64 DEBUG: KERNEL = Darwin DEBUG: ENDIANNESS = little INFO: yes INFO: checking the host C compiler version... INFO: 17.0.3 INFO: checking the host C compiler works... DEBUG: Creating `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_mozjs102/mozjs102/work/.tmp/conftest.vu4rw0oy.c` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/opt/local/bin/clang-mp-17 --sysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -std=gnu99 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_mozjs102/mozjs102/work/.tmp/conftest.vu4rw0oy.c -c` INFO: yes INFO: checking for the host C++ compiler... DEBUG: _host_cxx: Looking for /opt/local/bin/clang++-mp-17 INFO: /opt/local/bin/clang++-mp-17 INFO: checking whether the host C++ compiler can be used... DEBUG: Creating `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_mozjs102/mozjs102/work/.tmp/conftest.r25lsylu.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: `/opt/local/bin/clang++-mp-17 --sysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_mozjs102/mozjs102/work/.tmp/conftest.r25lsylu.cpp -E` DEBUG: COMPILER = clang DEBUG: VERSION = 17.0.3 DEBUG: cplusplus = 201703L DEBUG: CPU = aarch64 DEBUG: KERNEL = Darwin DEBUG: ENDIANNESS = little INFO: yes INFO: checking the host C++ compiler version... INFO: 17.0.3 INFO: checking the host C++ compiler works... DEBUG: Creating `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_mozjs102/mozjs102/work/.tmp/conftest.a_9i8irv.cpp` with content: DEBUG: | int DEBUG: | main(void) DEBUG: | { DEBUG: | DEBUG: | ; DEBUG: | return 0; DEBUG: | } DEBUG: Executing: `/opt/local/bin/clang++-mp-17 --sysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -stdlib=libc++ /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_mozjs102/mozjs102/work/.tmp/conftest.a_9i8irv.cpp -c` INFO: yes INFO: checking for linker... DEBUG: Executing: `/opt/local/bin/clang-mp-17 --sysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-min=14.0 -std=gnu99 -Wl,--version` ERROR: Failed to find an adequate linker