******************************************************************************** conan install nspr/4.24@ --build=nspr --profile:host=/Users/jenkins/w/BuildSingleReference/32795/0af35673-1712-41bc-99fb-e37a36b92401/profile_host.txt --profile:build=default ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] nspr:shared=False [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] [build_requires] [env] nspr/4.24: Forced build from source Installing package: nspr/4.24 Requirements nspr/4.24 from local cache - Cache Packages nspr/4.24:84a1c9bf537a638d77bad62bb1db74e1d7d58521 - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... nspr/4.24: Copying sources to build folder nspr/4.24: Building your package in /Users/jenkins/w/BuildSingleReference/.conan/data/nspr/4.24/_/_/build/84a1c9bf537a638d77bad62bb1db74e1d7d58521 nspr/4.24: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK nspr/4.24: Calling build() nspr/4.24: Calling: > ./configure '--with-mozilla=yes' '--enable-64bit=yes' '--enable-strip=no' '--enable-debug=yes' '--datarootdir=/Users/jenkins/w/BuildSingleReference/.conan/data/nspr/4.24/_/_/package/84a1c9bf537a638d77bad62bb1db74e1d7d58521/res' '--disable-cplus' '--prefix=/Users/jenkins/w/BuildSingleReference/.conan/data/nspr/4.24/_/_/package/84a1c9bf537a638d77bad62bb1db74e1d7d58521' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' --build=x86_64-apple-darwin --host=aarch64-apple-darwin ----Running------ > ./configure '--with-mozilla=yes' '--enable-64bit=yes' '--enable-strip=no' '--enable-debug=yes' '--datarootdir=/Users/jenkins/w/BuildSingleReference/.conan/data/nspr/4.24/_/_/package/84a1c9bf537a638d77bad62bb1db74e1d7d58521/res' '--disable-cplus' '--prefix=/Users/jenkins/w/BuildSingleReference/.conan/data/nspr/4.24/_/_/package/84a1c9bf537a638d77bad62bb1db74e1d7d58521' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' --build=x86_64-apple-darwin --host=aarch64-apple-darwin ----------------- checking build system type... x86_64-apple-darwin checking host system type... aarch64-apple-darwin checking target system type... aarch64-apple-darwin checking for whoami... /usr/bin/whoami checking for aarch64-apple-darwin-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... Received SIGTERM! This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --with-mozilla=yes --enable-64bit=yes --enable-strip=no --enable-debug=yes --datarootdir=/Users/jenkins/w/BuildSingleReference/.conan/data/nspr/4.24/_/_/package/84a1c9bf537a638d77bad62bb1db74e1d7d58521/res --disable-cplus --prefix=/Users/jenkins/w/BuildSingleReference/.conan/data/nspr/4.24/_/_/package/84a1c9bf537a638d77bad62bb1db74e1d7d58521 --bindir=${prefix}/bin --sbindir=${prefix}/bin --libexecdir=${prefix}/bin --libdir=${prefix}/lib --includedir=${prefix}/include --oldincludedir=${prefix}/include --build=x86_64-apple-darwin --host=aarch64-apple-darwin ## --------- ## ## Platform. ## ## --------- ## hostname = administrators-Mac-mini-233.local uname -m = x86_64 uname -r = 20.3.0 uname -s = Darwin uname -v = Darwin Kernel Version 20.3.0: Thu Jan 21 00:07:06 PST 2021; root:xnu-7195.81.3~1/RELEASE_X86_64 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 20.3.0: Thu Jan 21 00:07:06 PST 2021; root:xnu-7195.81.3~1/RELEASE_X86_64 Kernel configured for up to 4 processors. 2 processors are physically available. 4 processors are logically available. Processor type: x86_64h (Intel x86-64h Haswell) Processors active: 0 1 2 3 Primary memory available: 8.00 gigabytes Default processor set: 247 tasks, 908 threads, 4 processors Load average: 45.12, Mach factor: 0.10 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Users/jenkins/Library/Python/3.7/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2381: checking build system type configure:2395: result: x86_64-apple-darwin configure:2415: checking host system type configure:2428: result: aarch64-apple-darwin configure:2448: checking target system type configure:2461: result: aarch64-apple-darwin configure:3012: checking for whoami configure:3030: found /usr/bin/whoami configure:3043: result: /usr/bin/whoami configure:3140: checking for aarch64-apple-darwin-gcc configure:3170: result: no configure:3180: checking for gcc configure:3196: found /usr/bin/gcc configure:3207: result: gcc configure:3219: WARNING: using cross tools not prefixed with host triplet configure:3436: checking for C compiler version configure:3445: gcc --version >&5 Apple clang version 12.0.0 (clang-1200.0.32.29) Target: x86_64-apple-darwin20.3.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 configure:3456: $? = 0 configure:3445: gcc -v >&5 Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 12.0.0 (clang-1200.0.32.29) Target: x86_64-apple-darwin20.3.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin configure:3456: $? = 0 configure:3445: gcc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:3456: $? = 1 configure:3445: gcc -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:3456: $? = 1 configure:3476: checking whether the C compiler works configure:3498: gcc -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 configure:3502: $? = 0 configure:3550: result: yes configure:3553: checking for C compiler default output file name configure:3555: result: a.out configure:3561: checking for suffix of executables configure:3568: gcc -o conftest -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 configure:3572: $? = 0 configure:3594: result: configure:3616: checking whether we are cross compiling configure:3654: result: yes configure:3659: checking for suffix of object files configure:3681: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 configure:3685: $? = 0 configure:3706: result: o configure:3710: checking whether we are using the GNU C compiler configure:3729: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >&5 configure:3729: $? = 0 configure:3738: result: yes configure:3747: checking whether gcc accepts -g configure:3767: gcc -c -g conftest.c >&5 ./configure: line 1623: 99639 Terminated: 15 $CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5 configure:3767: $? = 143 ## ---------------- ## ## Cache variables. ## ## ---------------- ## nspr/4.24: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference/.conan/data/nspr/4.24/_/_/build/84a1c9bf537a638d77bad62bb1db74e1d7d58521 configure: WARNING: using cross tools not prefixed with host triplet ERROR: Exiting with code: 5