******************************************************************************** conan install libpq/13.1@ --build=libpq --profile:host=/Users/jenkins/w/BuildSingleReference@2/15504/ed8efadc-d87f-4a4b-9904-50f146bcca6b/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] libpq: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] libpq/13.1: Forced build from source Installing package: libpq/13.1 Requirements libpq/13.1 from 'TapaholesList-131' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages libpq/13.1:48728cd3fa71e59129f4e191a1abffabf73de1e2 - Build zlib/1.2.11:baf78352c82543f997ec32332829b6fa30714eaa - Cache Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... zlib/1.2.11: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK libpq/13.1: Copying sources to build folder libpq/13.1: Building your package in /Users/jenkins/w/BuildSingleReference@2/.conan/data/libpq/13.1/_/_/build/48728cd3fa71e59129f4e191a1abffabf73de1e2 libpq/13.1: Generator txt created conanbuildinfo.txt libpq/13.1: Calling build() libpq/13.1: Calling: > ./configure '--without-readline' '--with-zlib' '--without-openssl' '--disable-strong-random' '--prefix=/Users/jenkins/w/BuildSingleReference@2/.conan/data/libpq/13.1/_/_/package/48728cd3fa71e59129f4e191a1abffabf73de1e2' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --build=x86_64-apple-darwin --host=aarch64-apple-darwin ----Running------ > ./configure '--without-readline' '--with-zlib' '--without-openssl' '--disable-strong-random' '--prefix=/Users/jenkins/w/BuildSingleReference@2/.conan/data/libpq/13.1/_/_/package/48728cd3fa71e59129f4e191a1abffabf73de1e2' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --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 which template to use... darwin checking whether NLS is wanted... no checking for default port number... 5432 checking for block size... 8kB checking for segment size... 1GB checking for WAL block size... 8kB checking for aarch64-apple-darwin-gcc... no checking for aarch64-apple-darwin-cc... 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 gcc option to accept ISO C99... none needed checking for aarch64-apple-darwin-g++... no checking for aarch64-apple-darwin-c++... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether gcc supports -Wdeclaration-after-statement, for CFLAGS... yes checking whether gcc supports -Werror=vla, for CFLAGS... yes checking whether gcc supports -Wendif-labels, for CFLAGS... yes checking whether g++ supports -Wendif-labels, for CXXFLAGS... yes checking whether gcc supports -Wmissing-format-attribute, for CFLAGS... yes checking whether g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes checking whether gcc supports -Wimplicit-fallthrough=3, for CFLAGS... no checking whether g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no checking whether gcc supports -Wformat-security, for CFLAGS... yes checking whether g++ supports -Wformat-security, for CXXFLAGS... yes checking whether gcc supports -fno-strict-aliasing, for CFLAGS... yes checking whether g++ supports -fno-strict-aliasing, for CXXFLAGS... yes checking whether gcc supports -fwrapv, for CFLAGS... yes checking whether g++ supports -fwrapv, for CXXFLAGS... yes checking whether gcc supports -fexcess-precision=standard, for CFLAGS... no checking whether g++ supports -fexcess-precision=standard, for CXXFLAGS... no checking whether gcc supports -funroll-loops, for CFLAGS_VECTOR... yes checking whether gcc supports -ftree-vectorize, for CFLAGS_VECTOR... yes checking whether gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes checking whether gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... no checking whether gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... no checking whether the C compiler still works... yes checking how to run the C preprocessor... gcc -E checking for aarch64-apple-darwin-pkg-config... no checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking allow thread-safe client libraries... yes checking whether to build with ICU support... no checking whether to build with Tcl... no checking whether to build Perl modules... no checking whether to build Python modules... no checking whether to build with GSSAPI support... no checking whether to build with PAM support... no checking whether to build with BSD Authentication support... no checking whether to build with LDAP support... no checking whether to build with Bonjour support... no checking whether to build with OpenSSL support... no checking whether to build with SELinux support... no checking whether to build with systemd support... no checking whether to build with XML support... no checking for ld used by GCC... /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for aarch64-apple-darwin-ranlib... no checking for ranlib... ranlib checking for aarch64-apple-darwin-strip... no checking for strip... strip checking whether it is possible to strip libraries... yes checking for aarch64-apple-darwin-ar... no checking for ar... ar checking for a BSD-compatible install... /usr/local/bin/ginstall -c checking for tar... /usr/bin/tar checking whether ln -s works... yes checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p checking for bison... /usr/bin/bison configure: using bison (GNU Bison) 2.3 checking for flex... /usr/bin/flex configure: using flex 2.5.35 Apple(flex-32) checking for perl... /usr/bin/perl configure: using perl 5.28.2 checking for zic... /usr/sbin/zic checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... Received SIGTERM! configure: WARNING: unrecognized options: --disable-strong-random configure: WARNING: using cross tools not prefixed with host triplet libpq/13.1: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@2/.conan/data/libpq/13.1/_/_/build/48728cd3fa71e59129f4e191a1abffabf73de1e2 [HOOK - conan-center.py] pre_build(): ERROR: [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not managed correctly. Please remove it for shared option: del self.options.fpic (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H007) ERROR: Exiting with code: 5