******************************************************************************** conan install popt/1.19@#106f646f1d63e3956747d56cf5d1446e --build=popt -pr:h /Users/jenkins/w/prod-v1/BuildSingleReference/4940/e88fec04-b9cc-4c17-9c1b-7006fcc43b92/profile_osx_130_libcpp_apple-clang_debug_armv8.popt-shared-True.txt -c:h tools.system.package_manager:mode=install -c:h tools.system.package_manager:sudo=True -c:h tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -pr:b /Users/jenkins/w/prod-v1/BuildSingleReference/4940/e88fec04-b9cc-4c17-9c1b-7006fcc43b92/profile_osx_130_libcpp_apple-clang_debug_64..txt -c:b tools.system.package_manager:mode=install -c:b tools.system.package_manager:sudo=True -c:b tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/profiles/default) Found apple-clang 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=13 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration (profile_host): [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] popt:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk Configuration (profile_build): [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk popt/1.19: Forced build from source Installing package: popt/1.19 Requirements popt/1.19 from local cache - Cache Packages popt/1.19:d01bcc828355ca4e0055ae948c9b5689dfe31156 - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK popt/1.19: Configuring sources in /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/source/src popt/1.19: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK popt/1.19: Copying sources to build folder popt/1.19: Building your package in /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156 popt/1.19: Generator txt created conanbuildinfo.txt popt/1.19: Calling generate() popt/1.19: Aggregating env generators [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 popt/1.19: Calling build() popt/1.19: Calling: > "/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--host=aarch64-apple-darwin' '--build=x86_64-apple-darwin' ----Running------ > . "/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/build-debug/conan/conanbuild.sh" && "/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--host=aarch64-apple-darwin' '--build=x86_64-apple-darwin' ----------------- checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for aarch64-apple-darwin-strip... no checking for strip... strip checking for a race-free mkdir -p... /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for aarch64-apple-darwin-ar... no checking for aarch64-apple-darwin-lib... no checking for aarch64-apple-darwin-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-apple-darwin checking host system type... aarch64-apple-darwin checking how to print strings... printf 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 fgrep... /usr/bin/grep -F checking for ld used by gcc... /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... no checking for aarch64-apple-darwin-dumpbin... no checking for aarch64-apple-darwin-link... no checking for dumpbin... no checking for link... link -dump checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking how to convert x86_64-apple-darwin file names to aarch64-apple-darwin format... func_convert_file_noop checking how to convert x86_64-apple-darwin file names to toolchain format... func_convert_file_noop checking for /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for aarch64-apple-darwin-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-apple-darwin-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-apple-darwin-ar... ar checking for archiver @FILE support... no checking for aarch64-apple-darwin-strip... strip checking for aarch64-apple-darwin-ranlib... no checking for ranlib... ranlib checking command to parse nm output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for aarch64-apple-darwin-mt... no checking for mt... no checking if : is a manifest tool... no checking for aarch64-apple-darwin-dsymutil... no checking for dsymutil... dsymutil checking for aarch64-apple-darwin-nmedit... no checking for nmedit... nmedit checking for aarch64-apple-darwin-lipo... no checking for lipo... lipo checking for aarch64-apple-darwin-otool... no checking for otool... otool checking for aarch64-apple-darwin-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for fnmatch.h... yes checking for glob.h... yes checking for langinfo.h... yes checking for libintl.h... no checking for mcheck.h... no checking for stdalign.h... yes checking for library containing setreuid... none required checking for getuid... yes checking for geteuid... yes checking for iconv... no checking for mtrace... no checking for secure_getenv... no checking for __secure_getenv... no checking for setreuid... yes checking for setuid... yes checking for stpcpy... yes checking for strerror... yes checking for vasprintf... yes checking for srandom... yes checking for glob_pattern_p... no checking for mbsrtowcs... yes checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for ld used by gcc... /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking how to run the C preprocessor... gcc -E checking for CFPreferencesCopyAppValue... yes checking for CFLocaleCopyCurrent... yes checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... guessing yes checking how to link with libiconv... -liconv checking for GNU gettext in libintl... no checking whether to use NLS... no checking for iconv... (cached) yes checking for working iconv... (cached) guessing yes checking how to link with libiconv... -liconv checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating Doxyfile config.status: creating Makefile config.status: creating src/Makefile config.status: creating popt.pc config.status: creating tests/test-poptrc config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile ----Running------ > . "/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/build-debug/conan/conanbuild.sh" && make -j4 ----------------- /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/usr/bin/make all-recursive Making all in src /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src -I.. -I. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src -DPOPT_SYSCONFDIR="\"//etc\"" -g -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c -o popt.lo /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src/popt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src -I.. -I. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src -DPOPT_SYSCONFDIR="\"//etc\"" -g -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c -o poptparse.lo /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src/poptparse.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src -I.. -I. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src -DPOPT_SYSCONFDIR="\"//etc\"" -g -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c -o poptconfig.lo /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src/poptconfig.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src -I.. -I. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src -DPOPT_SYSCONFDIR="\"//etc\"" -g -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c -o popthelp.lo /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src/popthelp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src -I.. -I. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src -DPOPT_SYSCONFDIR=\"//etc\" -g -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src/popt.c -fno-common -DPIC -o .libs/popt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src -I.. -I. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src -DPOPT_SYSCONFDIR=\"//etc\" -g -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src/poptparse.c -fno-common -DPIC -o .libs/poptparse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src -I.. -I. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src -DPOPT_SYSCONFDIR=\"//etc\" -g -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src/poptconfig.c -fno-common -DPIC -o .libs/poptconfig.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src -I.. -I. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src -DPOPT_SYSCONFDIR=\"//etc\" -g -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src/popthelp.c -fno-common -DPIC -o .libs/popthelp.o mv -f .deps/poptparse.Tpo .deps/poptparse.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src -I.. -I. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src -DPOPT_SYSCONFDIR="\"//etc\"" -g -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MT poptint.lo -MD -MP -MF .deps/poptint.Tpo -c -o poptint.lo /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src/poptint.c mv -f .deps/poptconfig.Tpo .deps/poptconfig.Plo mv -f .deps/popthelp.Tpo .deps/popthelp.Plo mv -f .deps/popt.Tpo .deps/popt.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src -I.. -I. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src -DPOPT_SYSCONFDIR=\"//etc\" -g -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MT poptint.lo -MD -MP -MF .deps/poptint.Tpo -c /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src/poptint.c -fno-common -DPIC -o .libs/poptint.o mv -f .deps/poptint.Tpo .deps/poptint.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -g -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -no-undefined -liconv -version-info 0:2:0 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -o libpopt.la -rpath //lib popt.lo poptparse.lo poptconfig.lo popthelp.lo poptint.lo libtool: link: gcc -dynamiclib -o .libs/libpopt.0.dylib .libs/popt.o .libs/poptparse.o .libs/poptconfig.o .libs/popthelp.o .libs/poptint.o -liconv -g -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -install_name //lib/libpopt.0.dylib -compatibility_version 1 -current_version 1.2 -Wl,-single_module libtool: link: (cd ".libs" && rm -f "libpopt.dylib" && ln -s "libpopt.0.dylib" "libpopt.dylib") libtool: link: ( cd ".libs" && rm -f "libpopt.la" && ln -s "../libpopt.la" "libpopt.la" ) Making all in po make[2]: Nothing to be done for `all'. Making all in tests gcc -DHAVE_CONFIG_H -I. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/tests -I.. -I. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src -g -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MT test1.o -MD -MP -MF .deps/test1.Tpo -c -o test1.o /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/tests/test1.c gcc -DHAVE_CONFIG_H -I. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/tests -I.. -I. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src -g -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MT test2.o -MD -MP -MF .deps/test2.Tpo -c -o test2.o /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/tests/test2.c gcc -DHAVE_CONFIG_H -I. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/tests -I.. -I. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src -g -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MT tdict.o -MD -MP -MF .deps/tdict.Tpo -c -o tdict.o /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/tests/tdict.c gcc -DHAVE_CONFIG_H -I. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/tests -I.. -I. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src -g -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -MT test3.o -MD -MP -MF .deps/test3.Tpo -c -o test3.o /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/tests/test3.c mv -f .deps/test2.Tpo .deps/test2.Po mv -f .deps/test1.Tpo .deps/test1.Po /bin/sh ../libtool --tag=CC --mode=link gcc -g -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -o test2 test2.o ../src/libpopt.la /bin/sh ../libtool --tag=CC --mode=link gcc -g -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -o test1 test1.o ../src/libpopt.la mv -f .deps/tdict.Tpo .deps/tdict.Po mv -f .deps/test3.Tpo .deps/test3.Po /bin/sh ../libtool --tag=CC --mode=link gcc -g -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -o tdict tdict.o ../src/libpopt.la /bin/sh ../libtool --tag=CC --mode=link gcc -g -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -o test3 test3.o ../src/libpopt.la libtool: link: gcc -g -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -o .libs/test2 test2.o ../src/.libs/libpopt.dylib -liconv libtool: link: gcc -g -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -o .libs/test1 test1.o ../src/.libs/libpopt.dylib -liconv libtool: link: gcc -g -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -o .libs/tdict tdict.o ../src/.libs/libpopt.dylib -liconv libtool: link: gcc -g -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -isysroot /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -arch arm64 -o .libs/test3 test3.o ../src/.libs/libpopt.dylib -liconv make[2]: Nothing to be done for `all-am'. popt/1.19: Package 'd01bcc828355ca4e0055ae948c9b5689dfe31156' built popt/1.19: Build folder /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/build-debug popt/1.19: Generated conaninfo.txt popt/1.19: Generated conanbuildinfo.txt popt/1.19: Generating the package popt/1.19: Package folder /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/d01bcc828355ca4e0055ae948c9b5689dfe31156 popt/1.19: Calling package() popt/1.19: Copied 1 file: COPYING ----Running------ > . "/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/build-debug/conan/conanbuild.sh" && make install DESTDIR=/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/d01bcc828355ca4e0055ae948c9b5689dfe31156 -j4 ----------------- /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/usr/bin/make install-recursive Making install in src /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/build-aux/install-sh -c -d '/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/d01bcc828355ca4e0055ae948c9b5689dfe31156//lib' /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/build-aux/install-sh -c -d '/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/d01bcc828355ca4e0055ae948c9b5689dfe31156//include' /bin/sh ../libtool --mode=install /usr/bin/install -c libpopt.la '/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/d01bcc828355ca4e0055ae948c9b5689dfe31156//lib' /usr/bin/install -c -m 644 /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src/popt.h '/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/d01bcc828355ca4e0055ae948c9b5689dfe31156//include' libtool: install: /usr/bin/install -c .libs/libpopt.0.dylib /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/d01bcc828355ca4e0055ae948c9b5689dfe31156//lib/libpopt.0.dylib libtool: install: (cd /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/d01bcc828355ca4e0055ae948c9b5689dfe31156//lib && { ln -s -f libpopt.0.dylib libpopt.dylib || { rm -f libpopt.dylib && ln -s libpopt.0.dylib libpopt.dylib; }; }) libtool: install: /usr/bin/install -c .libs/libpopt.lai /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/d01bcc828355ca4e0055ae948c9b5689dfe31156//lib/libpopt.la Making install in po if test "popt" = "gettext-tools"; then \ /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/build-aux/install-sh -c -d /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/d01bcc828355ca4e0055ae948c9b5689dfe31156//share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/po/$file \ /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/d01bcc828355ca4e0055ae948c9b5689dfe31156//share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/d01bcc828355ca4e0055ae948c9b5689dfe31156//share/gettext/po/$file; \ done; \ else \ : ; \ fi Making install in tests make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Nothing to be done for `install-exec-am'. /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/build-aux/install-sh -c -d '/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/d01bcc828355ca4e0055ae948c9b5689dfe31156//lib/pkgconfig' /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/build-aux/install-sh -c -d '/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/d01bcc828355ca4e0055ae948c9b5689dfe31156//share/man/man3' /usr/bin/install -c -m 644 popt.pc '/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/d01bcc828355ca4e0055ae948c9b5689dfe31156//lib/pkgconfig' /usr/bin/install -c -m 644 /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/popt.3 '/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/d01bcc828355ca4e0055ae948c9b5689dfe31156//share/man/man3' ----Running------ > . "/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/build-debug/conan/conanbuild.sh" && install_name_tool /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/d01bcc828355ca4e0055ae948c9b5689dfe31156/lib/libpopt.0.dylib -id @rpath/libpopt.0.dylib ----------------- ----Running------ > . "/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/build-debug/conan/conanbuild.sh" && install_name_tool /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/d01bcc828355ca4e0055ae948c9b5689dfe31156/lib/libpopt.0.dylib -change /lib/libpopt.0.dylib @rpath/libpopt.0.dylib ----------------- [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK popt/1.19 package(): Packaged 1 file: COPYING popt/1.19 package(): Packaged 1 '.h' file: popt.h popt/1.19 package(): Packaged 2 '.dylib' files: libpopt.dylib, libpopt.0.dylib popt/1.19: Package 'd01bcc828355ca4e0055ae948c9b5689dfe31156' created popt/1.19: Created package revision b2de72adb4b45ee148684702ba40c5c1 [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 [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators configure: WARNING: using cross tools not prefixed with host triplet rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src/popt.c:938:49: warning: '_Alignof' applied to an expression is a GNU extension [-Wgnu-alignof-expression] if (arg == NULL || (((unsigned long)arg) & (ALIGNOF(*arg)-1))) ^ /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src/popt.c:23:20: note: expanded from macro 'ALIGNOF' #define ALIGNOF(x) alignof(x) ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include/stdalign.h:15:17: note: expanded from macro 'alignof' #define alignof _Alignof ^ /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src/popt.c:971:49: warning: '_Alignof' applied to an expression is a GNU extension [-Wgnu-alignof-expression] if (arg == NULL || (((unsigned long)arg) & (ALIGNOF(*arg)-1))) ^ /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src/popt.c:23:20: note: expanded from macro 'ALIGNOF' #define ALIGNOF(x) alignof(x) ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include/stdalign.h:15:17: note: expanded from macro 'alignof' #define alignof _Alignof ^ /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src/popt.c:996:49: warning: '_Alignof' applied to an expression is a GNU extension [-Wgnu-alignof-expression] if (arg == NULL || (((unsigned long)arg) & (ALIGNOF(*arg)-1))) ^ /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src/popt.c:23:20: note: expanded from macro 'ALIGNOF' #define ALIGNOF(x) alignof(x) ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include/stdalign.h:15:17: note: expanded from macro 'alignof' #define alignof _Alignof ^ /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src/popt.c:1021:49: warning: '_Alignof' applied to an expression is a GNU extension [-Wgnu-alignof-expression] if (arg == NULL || (((unsigned long)arg) & (ALIGNOF(*arg)-1))) ^ /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/d01bcc828355ca4e0055ae948c9b5689dfe31156/src/src/popt.c:23:20: note: expanded from macro 'ALIGNOF' #define ALIGNOF(x) alignof(x) ^ /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include/stdalign.h:15:17: note: expanded from macro 'alignof' #define alignof _Alignof ^ 4 warnings generated. ld: warning: double slash removed from -install_name (//lib/libpopt.0.dylib) libtool: warning: remember to run 'libtool --finish //lib'