******************************************************************************** conan install nspr/4.24@ --build=nspr --profile:host=/Users/jenkins/w/BuildSingleReference@2/32795/8109bb68-20c1-47de-970f-ceb5b73109a0/profile_host.txt --profile:build=default ******************************************************************************** Configuration (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] nspr:shared=True [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:aa980644236cbd7402c79f2d02d31e2ec69dee7a - 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@2/.conan/data/nspr/4.24/_/_/build/aa980644236cbd7402c79f2d02d31e2ec69dee7a nspr/4.24: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [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=yes' '--enable-debug=no' '--datarootdir=/Users/jenkins/w/BuildSingleReference@2/.conan/data/nspr/4.24/_/_/package/aa980644236cbd7402c79f2d02d31e2ec69dee7a/res' '--disable-cplus' '--prefix=/Users/jenkins/w/BuildSingleReference@2/.conan/data/nspr/4.24/_/_/package/aa980644236cbd7402c79f2d02d31e2ec69dee7a' '--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=yes' '--enable-debug=no' '--datarootdir=/Users/jenkins/w/BuildSingleReference@2/.conan/data/nspr/4.24/_/_/package/aa980644236cbd7402c79f2d02d31e2ec69dee7a/res' '--disable-cplus' '--prefix=/Users/jenkins/w/BuildSingleReference@2/.conan/data/nspr/4.24/_/_/package/aa980644236cbd7402c79f2d02d31e2ec69dee7a' '--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... yes checking for gcc option to accept ISO C89... none needed checking for aarch64-apple-darwin-ranlib... no checking for ranlib... ranlib checking for as... /usr/bin/as checking for ar... /usr/bin/ar checking for ld... /usr/bin/ld checking for strip... /usr/bin/strip checking for windres... no checking how to run the C preprocessor... gcc -E checking for gcc -pipe support... no checking for pragma diagnostic... no checking whether C compiler supports -fprofile-generate... yes checking for visibility(hidden) attribute... no checking for perl5... no checking for perl... /usr/bin/perl checking crt_externs.h usability... no checking crt_externs.h presence... yes checking for crt_externs.h... no checking whether gcc -arch ppc needs -traditional... no checking for dladdr... no checking for gettid... no checking for lchown... no checking for setpriority... no checking for strerror... no checking for syscall... no checking for secure_getenv... no checking for __secure_getenv... no checking whether gcc -arch ppc accepts -pthread... no checking whether gcc -arch ppc accepts -pthreads... no configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating config/autoconf.mk config.status: creating config/nsprincl.mk config.status: creating config/nsprincl.sh config.status: creating config/nspr-config config.status: creating config/nspr.pc config.status: creating lib/Makefile config.status: creating lib/ds/Makefile config.status: creating lib/libc/Makefile config.status: creating lib/libc/include/Makefile config.status: creating lib/libc/src/Makefile config.status: creating lib/tests/Makefile config.status: creating pkg/Makefile config.status: creating pr/Makefile config.status: creating pr/include/Makefile config.status: creating pr/include/md/Makefile config.status: creating pr/include/obsolete/Makefile config.status: creating pr/include/private/Makefile config.status: creating pr/src/Makefile config.status: creating pr/src/io/Makefile config.status: creating pr/src/linking/Makefile config.status: creating pr/src/malloc/Makefile config.status: creating pr/src/md/Makefile config.status: creating pr/src/md/unix/Makefile config.status: creating pr/src/memory/Makefile config.status: creating pr/src/misc/Makefile config.status: creating pr/src/threads/Makefile config.status: creating pr/tests/Makefile config.status: creating pr/tests/dll/Makefile config.status: creating pr/src/pthreads/Makefile config.status: executing default commands ----Running------ > make -j4 ----------------- /Users/administrator/Downloads/Xcode.app/Contents/Developer/usr/bin/make -C config export gcc -o now.o -c -O3 -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -DXP_UNIX now.c gcc now.o -o now gcc -o nsinstall.o -c -O3 -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -DXP_UNIX nsinstall.c gcc nsinstall.o -o nsinstall rm -f nfspwd; cp nfspwd.pl nfspwd; chmod +x nfspwd rm -f ../dist/bin/nspr-config /Users/administrator/Downloads/Xcode.app/Contents/Developer/usr/bin/make -C pr export /Users/administrator/Downloads/Xcode.app/Contents/Developer/usr/bin/make -C include export /Users/administrator/Downloads/Xcode.app/Contents/Developer/usr/bin/make -C md export ../../../config/./nsinstall -L /Users/jenkins/w/BuildSingleReference@2/.conan/data/nspr/4.24/_/_/build/aa980644236cbd7402c79f2d02d31e2ec69dee7a/source_subfolder/pr/include/md -m 444 ./_aix32.cfg ./_aix64.cfg ./_bsdi.cfg ./_darwin.cfg ./_freebsd.cfg ./_hpux32.cfg ./_hpux64.cfg ./_linux.cfg ./_netbsd.cfg ./_nto.cfg ./_openbsd.cfg ./_os2.cfg ./_qnx.cfg ./_riscos.cfg ./_scoos.cfg ./_solaris.cfg ./_unixware.cfg ./_unixware7.cfg ./_win95.cfg ./_winnt.cfg ../../../dist/include/nspr/md ../../../config/./nsinstall -L /Users/jenkins/w/BuildSingleReference@2/.conan/data/nspr/4.24/_/_/build/aa980644236cbd7402c79f2d02d31e2ec69dee7a/source_subfolder/pr/include/md -m 444 ./_darwin.cfg ../../../dist/include/nspr mv -f ../../../dist/include/nspr/_darwin.cfg ../../../dist/include/nspr/prcpucfg.h /Users/administrator/Downloads/Xcode.app/Contents/Developer/usr/bin/make -C private export ../../../config/./nsinstall -L /Users/jenkins/w/BuildSingleReference@2/.conan/data/nspr/4.24/_/_/build/aa980644236cbd7402c79f2d02d31e2ec69dee7a/source_subfolder/pr/include/private -m 444 ./pprio.h ./pprthred.h ./prpriv.h ../../../dist/include/nspr/private /Users/administrator/Downloads/Xcode.app/Contents/Developer/usr/bin/make -C obsolete export ../../../config/./nsinstall -L /Users/jenkins/w/BuildSingleReference@2/.conan/data/nspr/4.24/_/_/build/aa980644236cbd7402c79f2d02d31e2ec69dee7a/source_subfolder/pr/include/obsolete -m 444 ./pralarm.h ./probslet.h ./protypes.h ./prsem.h ../../../dist/include/nspr/obsolete ../../config/./nsinstall -L /Users/jenkins/w/BuildSingleReference@2/.conan/data/nspr/4.24/_/_/build/aa980644236cbd7402c79f2d02d31e2ec69dee7a/source_subfolder/pr/include -m 444 ./nspr.h ./pratom.h ./prbit.h ./prclist.h ./prcmon.h ./prcountr.h ./prcvar.h ./prdtoa.h ./prenv.h ./prerr.h ./prerror.h ./prinet.h ./prinit.h ./prinrval.h ./prio.h ./pripcsem.h ./prlink.h ./prlock.h ./prlog.h ./prlong.h ./prmem.h ./prmon.h ./prmwait.h ./prnetdb.h ./prolock.h ./prpdce.h ./prprf.h ./prproces.h ./prrng.h ./prrwlock.h ./prshm.h ./prshma.h ./prsystem.h ./prthread.h ./prtime.h ./prtpool.h ./prtrace.h ./prtypes.h ./prvrsion.h ./prwin16.h ../../dist/include/nspr /Users/administrator/Downloads/Xcode.app/Contents/Developer/usr/bin/make -C src export /Users/administrator/Downloads/Xcode.app/Contents/Developer/usr/bin/make -C io export gcc -arch ppc -o prfdcach.o -c -DNDEBUG -O3 -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wall -fno-common -fPIC -UDEBUG -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DHAVE_POINTER_LOCALTIME_R=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I../../../dist/include/nspr -I../../../pr/include -I../../../pr/include/private prfdcach.c 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=yes --enable-debug=no --datarootdir=/Users/jenkins/w/BuildSingleReference@2/.conan/data/nspr/4.24/_/_/package/aa980644236cbd7402c79f2d02d31e2ec69dee7a/res --disable-cplus --prefix=/Users/jenkins/w/BuildSingleReference@2/.conan/data/nspr/4.24/_/_/package/aa980644236cbd7402c79f2d02d31e2ec69dee7a --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.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: 360 tasks, 1401 threads, 4 processors Load average: 178.75, Mach factor: 0.02 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Users/jenkins/Library/Python/3.7/bin PATH: /usr/local/bin PATH: /usr/local/bin PATH: /Users/jenkins/Library/Python/3.7/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: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin Configured with: --prefix=/Users/administrator/Downloads/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/c++/4.2.1 configure:3456: $? = 0 configure:3445: gcc -v >&5 Configured with: --prefix=/Users/administrator/Downloads/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.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: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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 -O3 -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -DNDEBUG 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 -O3 -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -DNDEBUG 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 -O3 -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -DNDEBUG 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 -O3 -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -DNDEBUG conftest.c >&5 configure:3729: $? = 0 configure:3738: result: yes configure:3747: checking whether gcc accepts -g configure:3767: gcc -c -g -DNDEBUG conftest.c >&5 configure:3767: $? = 0 configure:3808: result: yes configure:3825: checking for gcc option to accept ISO C89 configure:3888: gcc -c -O3 -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -DNDEBUG conftest.c >&5 configure:3888: $? = 0 configure:3901: result: none needed configure:4844: checking for aarch64-apple-darwin-ranlib configure:4874: result: no configure:4884: checking for ranlib configure:4900: found /usr/bin/ranlib configure:4911: result: ranlib configure:4937: checking for as configure:4955: found /usr/bin/as configure:4967: result: /usr/bin/as configure:4983: checking for ar configure:5001: found /usr/bin/ar configure:5013: result: /usr/bin/ar configure:5029: checking for ld configure:5047: found /usr/bin/ld configure:5059: result: /usr/bin/ld configure:5075: checking for strip configure:5093: found /usr/bin/strip configure:5105: result: /usr/bin/strip configure:5121: checking for windres configure:5154: result: no configure:5176: checking how to run the C preprocessor configure:5207: gcc -E -DNDEBUG conftest.c configure:5207: $? = 0 configure:5221: gcc -E -DNDEBUG conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:5221: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MOZILLA_CLIENT 1 | #define NDEBUG 1 | /* end confdefs.h. */ | #include configure:5246: result: gcc -E configure:5266: gcc -E -DNDEBUG conftest.c configure:5266: $? = 0 configure:5280: gcc -E -DNDEBUG conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:5280: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MOZILLA_CLIENT 1 | #define NDEBUG 1 | /* end confdefs.h. */ | #include configure:5332: checking for gcc -pipe support configure:5377: result: no configure:5382: checking for pragma diagnostic warning: unknown warning option '-Werror=unused-but-set-variable'; did you mean '-Werror=unused-const-variable'? [-Wunknown-warning-option] 1 warning generated. configure:5408: result: no configure:5419: checking whether C compiler supports -fprofile-generate configure:5432: gcc -c -O3 -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -fprofile-generate -fprofile-correction -DNDEBUG conftest.c >&5 clang: warning: optimization flag '-fprofile-correction' is not supported [-Wignored-optimization-argument] configure:5432: $? = 0 configure:5439: result: yes configure:5451: checking for visibility(hidden) attribute configure:5468: result: no configure:5524: checking for perl5 configure:5557: result: no configure:5524: checking for perl configure:5542: found /usr/bin/perl configure:5554: result: /usr/bin/perl configure:5849: gcc -c -DNDEBUG conftest.c >&5 conftest.c:15:15: error: use of undeclared identifier '__thumb2__' return sizeof(__thumb2__); ^ 1 error generated. configure:5849: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MOZILLA_CLIENT 1 | #define NDEBUG 1 | /* end confdefs.h. */ | | int | main () | { | return sizeof(__thumb2__); | ; | return 0; | } configure:6467: checking crt_externs.h usability configure:6467: gcc -arch ppc -c -O3 -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wall -fno-common -DNDEBUG conftest.c >&5 In file included from conftest.c:16: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/stdio.h:64: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/_stdio.h:68: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/cdefs.h:828:2: error: Unsupported architecture #error Unsupported architecture ^ In file included from conftest.c:16: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/stdio.h:64: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/_stdio.h:71: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/_types.h:27: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:33: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/machine/_types.h:36:2: error: architecture not supported #error architecture not supported ^ In file included from conftest.c:16: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/stdio.h:64: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/_stdio.h:71: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/_types.h:27: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:55:9: error: unknown type name '__int64_t' typedef __int64_t __darwin_blkcnt_t; /* total blocks */ ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:56:9: error: unknown type name '__int32_t' typedef __int32_t __darwin_blksize_t; /* preferred block size */ ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:57:9: error: unknown type name '__int32_t' typedef __int32_t __darwin_dev_t; /* dev_t */ ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:60:9: error: unknown type name '__uint32_t' typedef __uint32_t __darwin_gid_t; /* [???] process and group IDs */ ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:61:9: error: unknown type name '__uint32_t' typedef __uint32_t __darwin_id_t; /* [XSI] pid_t, uid_t, or gid_t*/ ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:62:9: error: unknown type name '__uint64_t' typedef __uint64_t __darwin_ino64_t; /* [???] Used for 64 bit inodes */ ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:68:9: error: unknown type name '__darwin_natural_t' typedef __darwin_natural_t __darwin_mach_port_name_t; /* Used by mach */ ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:70:9: error: unknown type name '__uint16_t' typedef __uint16_t __darwin_mode_t; /* [???] Some file attributes */ ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:71:9: error: unknown type name '__int64_t' typedef __int64_t __darwin_off_t; /* [???] Used for file sizes */ ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:72:9: error: unknown type name '__int32_t' typedef __int32_t __darwin_pid_t; /* [???] process and group IDs */ ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:73:9: error: unknown type name '__uint32_t' typedef __uint32_t __darwin_sigset_t; /* [???] signal set */ ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:74:9: error: unknown type name '__int32_t' typedef __int32_t __darwin_suseconds_t; /* [???] microseconds */ ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:75:9: error: unknown type name '__uint32_t' typedef __uint32_t __darwin_uid_t; /* [???] user IDs */ ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:76:9: error: unknown type name '__uint32_t' typedef __uint32_t __darwin_useconds_t; /* [???] microseconds */ ^ In file included from conftest.c:16: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/stdio.h:64: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/_stdio.h:75: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types/_va_list.h:31: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/machine/types.h:39:2: error: architecture not supported #error architecture not supported ^ In file included from conftest.c:16: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/stdio.h:64: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/_stdio.h:75: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types/_va_list.h:32:9: error: unknown type name '__darwin_va_list'; did you mean '__builtin_va_list'? typedef __darwin_va_list va_list; ^ note: '__builtin_va_list' declared here In file included from conftest.c:16: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/stdio.h:64: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/_stdio.h:76: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types/_size_t.h:31:9: error: unknown type name '__darwin_size_t'; did you mean '__darwin_ino_t'? typedef __darwin_size_t size_t; ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:64:26: note: '__darwin_ino_t' declared here typedef __darwin_ino64_t __darwin_ino_t; /* [???] Used for inodes */ ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. configure:6467: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MOZILLA_CLIENT 1 | #define NDEBUG 1 | #define XP_UNIX 1 | #define DARWIN 1 | #define HAVE_BSD_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_POINTER_LOCALTIME_R 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6467: result: no configure:6467: checking crt_externs.h presence configure:6467: gcc -E -DNDEBUG conftest.c configure:6467: $? = 0 configure:6467: result: yes configure:6467: WARNING: crt_externs.h: present but cannot be compiled configure:6467: WARNING: crt_externs.h: check for missing prerequisite headers? configure:6467: WARNING: crt_externs.h: see the Autoconf documentation configure:6467: WARNING: crt_externs.h: section "Present But Cannot Be Compiled" configure:6467: WARNING: crt_externs.h: proceeding with the compiler's result configure:6467: checking for crt_externs.h configure:6467: result: no configure:7514: checking whether gcc -arch ppc needs -traditional conftest.c:16:10: fatal error: 'termio.h' file not found #include ^~~~~~~~~~ configure:7548: result: no configure:7560: checking for dladdr configure:7560: gcc -arch ppc -o conftest -O3 -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wall -fno-common -DNDEBUG conftest.c >&5 In file included from conftest.c:26: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/limits.h:21: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/limits.h:63: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/cdefs.h:828:2: error: Unsupported architecture #error Unsupported architecture ^ In file included from conftest.c:26: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/limits.h:21: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/limits.h:64: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/machine/limits.h:10:2: error: architecture not supported #error architecture not supported ^ 2 errors generated. configure:7560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MOZILLA_CLIENT 1 | #define NDEBUG 1 | #define XP_UNIX 1 | #define DARWIN 1 | #define HAVE_BSD_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_POINTER_LOCALTIME_R 1 | /* end confdefs.h. */ | /* Define dladdr to an innocuous variant, in case declares dladdr. | For example, HP-UX 11i declares gettimeofday. */ | #define dladdr innocuous_dladdr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dladdr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dladdr | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dladdr (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dladdr || defined __stub___dladdr | choke me | #endif | | int | main () | { | return dladdr (); | ; | return 0; | } configure:7560: result: no configure:7560: checking for gettid configure:7560: gcc -arch ppc -o conftest -O3 -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wall -fno-common -DNDEBUG conftest.c >&5 In file included from conftest.c:26: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/limits.h:21: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/limits.h:63: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/cdefs.h:828:2: error: Unsupported architecture #error Unsupported architecture ^ In file included from conftest.c:26: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/limits.h:21: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/limits.h:64: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/machine/limits.h:10:2: error: architecture not supported #error architecture not supported ^ 2 errors generated. configure:7560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MOZILLA_CLIENT 1 | #define NDEBUG 1 | #define XP_UNIX 1 | #define DARWIN 1 | #define HAVE_BSD_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_POINTER_LOCALTIME_R 1 | /* end confdefs.h. */ | /* Define gettid to an innocuous variant, in case declares gettid. | For example, HP-UX 11i declares gettimeofday. */ | #define gettid innocuous_gettid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gettid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gettid | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gettid (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_gettid || defined __stub___gettid | choke me | #endif | | int | main () | { | return gettid (); | ; | return 0; | } configure:7560: result: no configure:7560: checking for lchown configure:7560: gcc -arch ppc -o conftest -O3 -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wall -fno-common -DNDEBUG conftest.c >&5 In file included from conftest.c:26: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/limits.h:21: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/limits.h:63: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/cdefs.h:828:2: error: Unsupported architecture #error Unsupported architecture ^ In file included from conftest.c:26: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/limits.h:21: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/limits.h:64: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/machine/limits.h:10:2: error: architecture not supported #error architecture not supported ^ 2 errors generated. configure:7560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MOZILLA_CLIENT 1 | #define NDEBUG 1 | #define XP_UNIX 1 | #define DARWIN 1 | #define HAVE_BSD_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_POINTER_LOCALTIME_R 1 | /* end confdefs.h. */ | /* Define lchown to an innocuous variant, in case declares lchown. | For example, HP-UX 11i declares gettimeofday. */ | #define lchown innocuous_lchown | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lchown (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lchown | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char lchown (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_lchown || defined __stub___lchown | choke me | #endif | | int | main () | { | return lchown (); | ; | return 0; | } configure:7560: result: no configure:7560: checking for setpriority configure:7560: gcc -arch ppc -o conftest -O3 -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wall -fno-common -DNDEBUG conftest.c >&5 In file included from conftest.c:26: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/limits.h:21: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/limits.h:63: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/cdefs.h:828:2: error: Unsupported architecture #error Unsupported architecture ^ In file included from conftest.c:26: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/limits.h:21: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/limits.h:64: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/machine/limits.h:10:2: error: architecture not supported #error architecture not supported ^ 2 errors generated. configure:7560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MOZILLA_CLIENT 1 | #define NDEBUG 1 | #define XP_UNIX 1 | #define DARWIN 1 | #define HAVE_BSD_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_POINTER_LOCALTIME_R 1 | /* end confdefs.h. */ | /* Define setpriority to an innocuous variant, in case declares setpriority. | For example, HP-UX 11i declares gettimeofday. */ | #define setpriority innocuous_setpriority | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setpriority (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setpriority | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setpriority (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_setpriority || defined __stub___setpriority | choke me | #endif | | int | main () | { | return setpriority (); | ; | return 0; | } configure:7560: result: no configure:7560: checking for strerror configure:7560: gcc -arch ppc -o conftest -O3 -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wall -fno-common -DNDEBUG conftest.c >&5 In file included from conftest.c:26: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/limits.h:21: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/limits.h:63: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/cdefs.h:828:2: error: Unsupported architecture #error Unsupported architecture ^ In file included from conftest.c:26: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/limits.h:21: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/limits.h:64: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/machine/limits.h:10:2: error: architecture not supported #error architecture not supported ^ conftest.c:39:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] char strerror (); ^ conftest.c:39:6: note: 'strerror' is a builtin with type 'char *(int)' 1 warning and 2 errors generated. configure:7560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MOZILLA_CLIENT 1 | #define NDEBUG 1 | #define XP_UNIX 1 | #define DARWIN 1 | #define HAVE_BSD_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_POINTER_LOCALTIME_R 1 | /* end confdefs.h. */ | /* Define strerror to an innocuous variant, in case declares strerror. | For example, HP-UX 11i declares gettimeofday. */ | #define strerror innocuous_strerror | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strerror (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strerror | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strerror (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strerror || defined __stub___strerror | choke me | #endif | | int | main () | { | return strerror (); | ; | return 0; | } configure:7560: result: no configure:7560: checking for syscall configure:7560: gcc -arch ppc -o conftest -O3 -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wall -fno-common -DNDEBUG conftest.c >&5 In file included from conftest.c:26: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/limits.h:21: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/limits.h:63: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/cdefs.h:828:2: error: Unsupported architecture #error Unsupported architecture ^ In file included from conftest.c:26: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/limits.h:21: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/limits.h:64: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/machine/limits.h:10:2: error: architecture not supported #error architecture not supported ^ 2 errors generated. configure:7560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MOZILLA_CLIENT 1 | #define NDEBUG 1 | #define XP_UNIX 1 | #define DARWIN 1 | #define HAVE_BSD_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_POINTER_LOCALTIME_R 1 | /* end confdefs.h. */ | /* Define syscall to an innocuous variant, in case declares syscall. | For example, HP-UX 11i declares gettimeofday. */ | #define syscall innocuous_syscall | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char syscall (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef syscall | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char syscall (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_syscall || defined __stub___syscall | choke me | #endif | | int | main () | { | return syscall (); | ; | return 0; | } configure:7560: result: no configure:7560: checking for secure_getenv configure:7560: gcc -arch ppc -o conftest -O3 -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wall -fno-common -DNDEBUG conftest.c >&5 In file included from conftest.c:26: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/limits.h:21: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/limits.h:63: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/cdefs.h:828:2: error: Unsupported architecture #error Unsupported architecture ^ In file included from conftest.c:26: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/limits.h:21: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/limits.h:64: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/machine/limits.h:10:2: error: architecture not supported #error architecture not supported ^ 2 errors generated. configure:7560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MOZILLA_CLIENT 1 | #define NDEBUG 1 | #define XP_UNIX 1 | #define DARWIN 1 | #define HAVE_BSD_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_POINTER_LOCALTIME_R 1 | /* end confdefs.h. */ | /* Define secure_getenv to an innocuous variant, in case declares secure_getenv. | For example, HP-UX 11i declares gettimeofday. */ | #define secure_getenv innocuous_secure_getenv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char secure_getenv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef secure_getenv | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char secure_getenv (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_secure_getenv || defined __stub___secure_getenv | choke me | #endif | | int | main () | { | return secure_getenv (); | ; | return 0; | } configure:7560: result: no configure:7560: checking for __secure_getenv configure:7560: gcc -arch ppc -o conftest -O3 -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wall -fno-common -DNDEBUG conftest.c >&5 In file included from conftest.c:26: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/limits.h:21: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/limits.h:63: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/cdefs.h:828:2: error: Unsupported architecture #error Unsupported architecture ^ In file included from conftest.c:26: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include/limits.h:21: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/limits.h:64: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/machine/limits.h:10:2: error: architecture not supported #error architecture not supported ^ 2 errors generated. configure:7560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MOZILLA_CLIENT 1 | #define NDEBUG 1 | #define XP_UNIX 1 | #define DARWIN 1 | #define HAVE_BSD_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_POINTER_LOCALTIME_R 1 | /* end confdefs.h. */ | /* Define __secure_getenv to an innocuous variant, in case declares __secure_getenv. | For example, HP-UX 11i declares gettimeofday. */ | #define __secure_getenv innocuous___secure_getenv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __secure_getenv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __secure_getenv | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __secure_getenv (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___secure_getenv || defined __stub_____secure_getenv | choke me | #endif | | int | main () | { | return __secure_getenv (); | ; | return 0; | } configure:7560: result: no configure:7927: checking whether gcc -arch ppc accepts -pthread configure:7946: result: no configure:7951: checking whether gcc -arch ppc accepts -pthreads configure:7963: result: no configure:8531: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on administrators-Mac-mini.local config.status:835: creating Makefile config.status:835: creating config/Makefile config.status:835: creating config/autoconf.mk config.status:835: creating config/nsprincl.mk config.status:835: creating config/nsprincl.sh config.status:835: creating config/nspr-config config.status:835: creating config/nspr.pc config.status:835: creating lib/Makefile config.status:835: creating lib/ds/Makefile config.status:835: creating lib/libc/Makefile config.status:835: creating lib/libc/include/Makefile config.status:835: creating lib/libc/src/Makefile config.status:835: creating lib/tests/Makefile config.status:835: creating pkg/Makefile config.status:835: creating pr/Makefile config.status:835: creating pr/include/Makefile config.status:835: creating pr/include/md/Makefile config.status:835: creating pr/include/obsolete/Makefile config.status:835: creating pr/include/private/Makefile config.status:835: creating pr/src/Makefile config.status:835: creating pr/src/io/Makefile config.status:835: creating pr/src/linking/Makefile config.status:835: creating pr/src/malloc/Makefile config.status:835: creating pr/src/md/Makefile config.status:835: creating pr/src/md/unix/Makefile config.status:835: creating pr/src/memory/Makefile config.status:835: creating pr/src/misc/Makefile config.status:835: creating pr/src/threads/Makefile config.status:835: creating pr/tests/Makefile config.status:835: creating pr/tests/dll/Makefile config.status:835: creating pr/src/pthreads/Makefile config.status:996: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin ac_cv_c_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O3 -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk ' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-DNDEBUG ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O3 -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk ' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set=set ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-apple-darwin ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=aarch64-apple-darwin ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func___secure_getenv=no ac_cv_func_dladdr=no ac_cv_func_gettid=no ac_cv_func_lchown=no ac_cv_func_secure_getenv=no ac_cv_func_setpriority=no ac_cv_func_strerror=no ac_cv_func_syscall=no ac_cv_have_dash_pthread=no ac_cv_have_dash_pthreads=no ac_cv_header_crt_externs_h=no ac_cv_host=aarch64-apple-darwin ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_AS=/usr/bin/as ac_cv_path_LD=/usr/bin/ld ac_cv_path_PERL=/usr/bin/perl ac_cv_path_STRIP=/usr/bin/strip ac_cv_path_WHOAMI=/usr/bin/whoami ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_gcc_traditional=no ac_cv_target=aarch64-apple-darwin ac_cv_visibility_hidden=no ## ----------------- ## ## Output variables. ## ## ----------------- ## AIX_LINK_OPTS='' AR='/usr/bin/ar' AR_FLAGS='cr $@' AS='$(CC) -x assembler-with-cpp' ASFLAGS='$(CFLAGS)' ASM_SUFFIX='s' CC='gcc -arch ppc' CCACHE='no' CFLAGS='-O3 -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -Wall -fno-common' CPP='gcc -E' CPPFLAGS='-DNDEBUG' CPU_ARCH='ppc' CROSS_COMPILE='1' CXX='' CXXFLAGS='-O3 -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk ' CYGWIN_WRAPPER='' DEFINES=' -UDEBUG' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1 -DHAVE_POINTER_LOCALTIME_R=1' DLLFLAGS='' DLL_SUFFIX='dylib' DSO_CFLAGS='-fPIC' DSO_LDOPTS='-dynamiclib -compatibility_version 1 -current_version 1 -all_load -install_name @executable_path/$@ -headerpad_max_install_names' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='' ENABLE_STRIP='1' EXEEXT='' EXEFLAGS='' FILTER='' GCC_USE_GNU_LD='' GNU_CC='1' GREP='' HOST_CC='gcc' HOST_CFLAGS='-O3 -isysroot /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -DXP_UNIX' HOST_LDFLAGS='' IMPLIB='' LD='/usr/bin/ld' LDFLAGS='' LIBNSPR='-L$(dist_libdir) -lnspr$(MOD_MAJOR_VERSION)' LIBOBJS='' LIBPLC='-L$(dist_libdir) -lplc$(MOD_MAJOR_VERSION)' LIBS='' LIB_SUFFIX='a' LTLIBOBJS='' MACOSX_DEPLOYMENT_TARGET='' MACOS_SDK_DIR='' MDCPUCFG_H='_darwin.cfg' MKSHLIB='$(CC) $(DSO_LDOPTS) -o $@' MOD_MAJOR_VERSION='4' MOD_MINOR_VERSION='24' MOD_PATCH_VERSION='0' MOZILLA_CLIENT='1' MOZ_DEBUG='' MOZ_DEBUG_SYMBOLS='' MOZ_OBJFORMAT='' MOZ_OPTIMIZE='' MSC_VER='' MT='' NEXT_ROOT='' NOSUCHFILE='/no-such-file' NSINSTALL='$(MOD_DEPTH)/config/$(OBJDIR_NAME)/nsinstall' NSPR_MODNAME='nspr20' OBJDIR='$(OBJDIR_NAME)' OBJDIR_NAME='.' OBJECT_MODE='' OBJEXT='o' OBJ_SUFFIX='o' OPTIMIZER='' OS_ARCH='Darwin' OS_DLLFLAGS='' OS_LIBS=' ' OS_RELEASE='' OS_TARGET='Darwin' OS_TEST='aarch64' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PROFILE_GEN_CFLAGS='-fprofile-generate' PROFILE_GEN_LDFLAGS='-fprofile-generate' PROFILE_USE_CFLAGS='-fprofile-use -fprofile-correction -Wcoverage-mismatch' PROFILE_USE_LDFLAGS='-fprofile-use' PR_MD_ARCH_DIR='unix' PR_MD_ASFILES='os_Darwin.s' PR_MD_CSRCS='darwin.c' RANLIB='ranlib' RC='' RCFLAGS='' RELEASE_OBJDIR_NAME='Darwin_64_DBG.OBJ' RESOLVE_LINK_SYMBOLS='' SHELL='/bin/sh' SHELL_OVERRIDE='' STRIP='/usr/bin/strip -x -S' ULTRASPARC_LIBRARY='' USE_64='1' USE_BTHREADS='' USE_CPLUS='' USE_IPV6='' USE_N32='' USE_NSPR_THREADS='' USE_PTHREADS='1' USE_USER_PTHREADS='' USE_X32='' VISIBILITY_FLAGS='' WHOAMI='/usr/bin/whoami' WINDRES='echo not_windres' WRAP_LDFLAGS='' WRAP_SYSTEM_INCLUDES='' ac_ct_CC='gcc' ac_ct_CXX='' bindir='${prefix}/bin' build='x86_64-apple-darwin' build_alias='x86_64-apple-darwin' build_cpu='x86_64' build_os='darwin' build_vendor='apple' datadir='${datarootdir}' datarootdir='/Users/jenkins/w/BuildSingleReference@2/.conan/data/nspr/4.24/_/_/package/aa980644236cbd7402c79f2d02d31e2ec69dee7a/res' dist_bindir='${dist_prefix}/bin' dist_includedir='${dist_prefix}/include/nspr' dist_libdir='${dist_prefix}/lib' dist_prefix='${MOD_DEPTH}/dist' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='aarch64-apple-darwin' host_alias='aarch64-apple-darwin' host_cpu='aarch64' host_os='darwin' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include/nspr' infodir='${datarootdir}/info' libdir='${prefix}/lib' libexecdir='${prefix}/bin' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='${prefix}/include' pdfdir='${docdir}' prefix='/Users/jenkins/w/BuildSingleReference@2/.conan/data/nspr/4.24/_/_/package/aa980644236cbd7402c79f2d02d31e2ec69dee7a' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${prefix}/bin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='aarch64-apple-darwin' target_alias='' target_cpu='aarch64' target_os='darwin' target_vendor='apple' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define MOZILLA_CLIENT 1 #define NDEBUG 1 #define XP_UNIX 1 #define DARWIN 1 #define HAVE_BSD_FLOCK 1 #define HAVE_SOCKLEN_T 1 #define HAVE_POINTER_LOCALTIME_R 1 configure: exit 0 nspr/4.24: configure: WARNING: using cross tools not prefixed with host triplet ./configure: line 6443: test: darwin: integer expression expected configure: WARNING: crt_externs.h: present but cannot be compiled configure: WARNING: crt_externs.h: check for missing prerequisite headers? configure: WARNING: crt_externs.h: see the Autoconf documentation configure: WARNING: crt_externs.h: section "Present But Cannot Be Compiled" configure: WARNING: crt_externs.h: proceeding with the compiler's result In file included from prfdcach.c:6: In file included from ../../../pr/include/private/primpl.h:10: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/pthread.h:55: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/_types.h:27: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:32: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/cdefs.h:828:2: error: Unsupported architecture #error Unsupported architecture ^ In file included from prfdcach.c:6: In file included from ../../../pr/include/private/primpl.h:10: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/pthread.h:55: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/_types.h:27: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:33: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/machine/_types.h:36:2: error: architecture not supported #error architecture not supported ^ In file included from prfdcach.c:6: In file included from ../../../pr/include/private/primpl.h:10: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/pthread.h:55: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/_types.h:27: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:55:9: error: unknown type name '__int64_t' typedef __int64_t __darwin_blkcnt_t; /* total blocks */ ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:56:9: error: unknown type name '__int32_t' typedef __int32_t __darwin_blksize_t; /* preferred block size */ ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:57:9: error: unknown type name '__int32_t' typedef __int32_t __darwin_dev_t; /* dev_t */ ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:60:9: error: unknown type name '__uint32_t' typedef __uint32_t __darwin_gid_t; /* [???] process and group IDs */ ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:61:9: error: unknown type name '__uint32_t' typedef __uint32_t __darwin_id_t; /* [XSI] pid_t, uid_t, or gid_t*/ ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:62:9: error: unknown type name '__uint64_t' typedef __uint64_t __darwin_ino64_t; /* [???] Used for 64 bit inodes */ ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:68:9: error: unknown type name '__darwin_natural_t' typedef __darwin_natural_t __darwin_mach_port_name_t; /* Used by mach */ ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:70:9: error: unknown type name '__uint16_t' typedef __uint16_t __darwin_mode_t; /* [???] Some file attributes */ ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:71:9: error: unknown type name '__int64_t' typedef __int64_t __darwin_off_t; /* [???] Used for file sizes */ ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:72:9: error: unknown type name '__int32_t' typedef __int32_t __darwin_pid_t; /* [???] process and group IDs */ ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:73:9: error: unknown type name '__uint32_t' typedef __uint32_t __darwin_sigset_t; /* [???] signal set */ ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:74:9: error: unknown type name '__int32_t' typedef __int32_t __darwin_suseconds_t; /* [???] microseconds */ ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:75:9: error: unknown type name '__uint32_t' typedef __uint32_t __darwin_uid_t; /* [???] user IDs */ ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:76:9: error: unknown type name '__uint32_t' typedef __uint32_t __darwin_useconds_t; /* [???] microseconds */ ^ In file included from prfdcach.c:6: In file included from ../../../pr/include/private/primpl.h:10: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/pthread.h:57: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/time.h:69: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types/_clock_t.h:30: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/machine/types.h:39:2: error: architecture not supported #error architecture not supported ^ In file included from prfdcach.c:6: In file included from ../../../pr/include/private/primpl.h:10: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/pthread.h:57: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/time.h:69: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types/_clock_t.h:31:9: error: unknown type name '__darwin_clock_t'; did you mean '__darwin_ino_t'? typedef __darwin_clock_t clock_t; ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:64:26: note: '__darwin_ino_t' declared here typedef __darwin_ino64_t __darwin_ino_t; /* [???] Used for inodes */ ^ In file included from prfdcach.c:6: In file included from ../../../pr/include/private/primpl.h:10: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/pthread.h:57: In file included from /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/time.h:71: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types/_size_t.h:31:9: error: unknown type name '__darwin_size_t'; did you mean '__darwin_ino_t'? typedef __darwin_size_t size_t; ^ /Users/administrator/Downloads/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/include/sys/_types.h:64:26: note: '__darwin_ino_t' declared here typedef __darwin_ino64_t __darwin_ino_t; /* [???] Used for inodes */ ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make[3]: *** [prfdcach.o] Error 1 make[2]: *** [export] Error 2 make[1]: *** [export] Error 2 make: *** [export] Error 2 nspr/4.24: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@2/.conan/data/nspr/4.24/_/_/build/aa980644236cbd7402c79f2d02d31e2ec69dee7a nspr/4.24: ERROR: Package 'aa980644236cbd7402c79f2d02d31e2ec69dee7a' build failed nspr/4.24: WARN: Build folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/nspr/4.24/_/_/build/aa980644236cbd7402c79f2d02d31e2ec69dee7a ERROR: nspr/4.24: Error in build() method, line 117 autotools.make() ConanException: Error 2 while executing make -j4