INFO: checking for a shell... INFO: /bin/sh INFO: checking for host system type... INFO: powerpc-apple-darwin9.8.0 INFO: checking for target system type... INFO: powerpc-apple-darwin9.8.0 INFO: checking for the Android toolchain directory... INFO: not found INFO: checking whether cross compiling... INFO: no INFO: checking for pkg_config... DEBUG: pkg_config: Trying pkg-config INFO: /opt/local/bin/pkg-config INFO: checking for pkg-config version... DEBUG: Executing: `/opt/local/bin/pkg-config --version` INFO: 0.29.2 INFO: checking for yasm... DEBUG: yasm: Trying yasm INFO: not found INFO: checking for android platform directory... INFO: no INFO: checking for the target C compiler... DEBUG: _cc: Trying /opt/local/bin/gcc-mp-6 INFO: /opt/local/bin/gcc-mp-6 INFO: checking whether the target C compiler can be used... DEBUG: Creating `/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_mozjs52/mozjs52/work/.tmp/conftest.cNbESz.c` with content: DEBUG: | #if defined(_MSC_VER) DEBUG: | #if defined(__clang__) DEBUG: | %COMPILER "clang-cl" DEBUG: | %VERSION _MSC_FULL_VER DEBUG: | #else DEBUG: | %COMPILER "msvc" DEBUG: | %VERSION _MSC_FULL_VER DEBUG: | #endif DEBUG: | #elif defined(__clang__) DEBUG: | %COMPILER "clang" DEBUG: | # if !__cplusplus || __has_feature(cxx_alignof) DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ DEBUG: | # endif DEBUG: | #elif defined(__GNUC__) 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: | #elif __STDC__ DEBUG: | %STDC_VERSION 198900L 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__ 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 __mips64 DEBUG: | %CPU "mips64" DEBUG: | #elif __mips__ DEBUG: | %CPU "mips32" DEBUG: | #endif DEBUG: | #if __FreeBSD_kernel__ DEBUG: | %KERNEL "kFreeBSD" DEBUG: | #elif __DragonFly__ DEBUG: | %KERNEL "DragonFly" DEBUG: | #elif __OpenBSD__ DEBUG: | %KERNEL "OpenBSD" DEBUG: | #elif __FreeBSD__ DEBUG: | %KERNEL "FreeBSD" DEBUG: | #elif __linux__ DEBUG: | %KERNEL "Linux" DEBUG: | #elif _WIN32 || __CYGWIN__ DEBUG: | %KERNEL "WINNT" DEBUG: | #elif __NetBSD__ DEBUG: | %KERNEL "NetBSD" DEBUG: | #elif __APPLE__ DEBUG: | %KERNEL "Darwin" DEBUG: | #endif DEBUG: | #if _MSC_VER || __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/gcc-mp-6 -E /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_mozjs52/mozjs52/work/.tmp/conftest.cNbESz.c` DEBUG: COMPILER = gcc DEBUG: VERSION = 6.4.0 DEBUG: STDC_VERSION = 201112L DEBUG: KERNEL = Darwin DEBUG: ENDIANNESS = big DEBUG: Creating `/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_mozjs52/mozjs52/work/.tmp/conftest.CpnwOJ.c` with content: DEBUG: | #if defined(_MSC_VER) DEBUG: | #if defined(__clang__) DEBUG: | %COMPILER "clang-cl" DEBUG: | %VERSION _MSC_FULL_VER DEBUG: | #else DEBUG: | %COMPILER "msvc" DEBUG: | %VERSION _MSC_FULL_VER DEBUG: | #endif DEBUG: | #elif defined(__clang__) DEBUG: | %COMPILER "clang" DEBUG: | # if !__cplusplus || __has_feature(cxx_alignof) DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__ DEBUG: | # endif DEBUG: | #elif defined(__GNUC__) 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: | #elif __STDC__ DEBUG: | %STDC_VERSION 198900L 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__ 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 __mips64 DEBUG: | %CPU "mips64" DEBUG: | #elif __mips__ DEBUG: | %CPU "mips32" DEBUG: | #endif DEBUG: | #if __FreeBSD_kernel__ DEBUG: | %KERNEL "kFreeBSD" DEBUG: | #elif __DragonFly__ DEBUG: | %KERNEL "DragonFly" DEBUG: | #elif __OpenBSD__ DEBUG: | %KERNEL "OpenBSD" DEBUG: | #elif __FreeBSD__ DEBUG: | %KERNEL "FreeBSD" DEBUG: | #elif __linux__ DEBUG: | %KERNEL "Linux" DEBUG: | #elif _WIN32 || __CYGWIN__ DEBUG: | %KERNEL "WINNT" DEBUG: | #elif __NetBSD__ DEBUG: | %KERNEL "NetBSD" DEBUG: | #elif __APPLE__ DEBUG: | %KERNEL "Darwin" DEBUG: | #endif DEBUG: | #if _MSC_VER || __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/gcc-mp-6 -std=gnu99 -E /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_mozjs52/mozjs52/work/.tmp/conftest.CpnwOJ.c` DEBUG: COMPILER = gcc DEBUG: VERSION = 6.4.0 DEBUG: STDC_VERSION = 199901L DEBUG: KERNEL = Darwin DEBUG: ENDIANNESS = big INFO: no ERROR: Target C compiler target CPU (unknown) does not match --target CPU (powerpc)