******************************************************************************** conan install popt/1.19@#cfdcf67d903994a9f3566658830c0b42 --build=popt -pr /home/conan/w/prod-v1/BuildSingleReference/3850/85c3b093-8677-4bd4-ba94-b0d6dc2d6f34/profile_linux_9_libstdcpp11_gcc_debug_64.popt-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [options] popt:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True popt/1.19: Forced build from source gnu-config/cci.20210814: Not found in local cache, looking in remotes... gnu-config/cci.20210814: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz gnu-config/cci.20210814: Downloaded recipe revision 15c3bf7dfdb743977b84d0321534ad90 Installing package: popt/1.19 Requirements popt/1.19 from local cache - Cache Packages popt/1.19:30eae4e50fefe0f7b788ed8928ac248681ea6af0 - Build Build requirements gnu-config/cci.20210814 from 'conan-center' - Downloaded Build requirements packages gnu-config/cci.20210814:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... gnu-config/cci.20210814: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gnu-config/cci.20210814: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 gnu-config/cci.20210814: Downloaded package revision 9532de123dfb4e8f5dcfc8c97330d6d5 popt/1.19: Applying build-requirement: gnu-config/cci.20210814 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK popt/1.19: Configuring sources in /home/conan/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 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0 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: apply_conandata_patches(): No patches defined in conandata popt/1.19: Copied 1 '.guess' file: config.guess popt/1.19: Copied 1 '.sub' file: config.sub popt/1.19: Calling: > "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--disable-dependency-tracking' '--disable-nls' ----Running------ > . "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/conan/conanbuild.sh" && "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--disable-dependency-tracking' '--disable-nls' ----------------- checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/bin/gcc... none 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 ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so 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... yes checking for mcheck.h... yes checking for stdalign.h... yes checking for library containing setreuid... none required checking for getuid... yes checking for geteuid... yes checking for iconv... yes checking for mtrace... yes checking for secure_getenv... yes 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... yes checking for mbsrtowcs... yes checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by /usr/bin/gcc... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... /usr/bin/gcc -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for iconv... yes checking for working iconv... yes 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------ > . "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/conan/conanbuild.sh" && make -j3 ----------------- make all-recursive make[1]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' Making all in src make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/src' /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src -I.. -I. -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src -DPOPT_SYSCONFDIR="\"//etc\"" -m64 -g -c -o popt.lo /home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src/popt.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src -I.. -I. -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src -DPOPT_SYSCONFDIR="\"//etc\"" -m64 -g -c -o poptparse.lo /home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src/poptparse.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src -I.. -I. -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src -DPOPT_SYSCONFDIR="\"//etc\"" -m64 -g -c -o poptconfig.lo /home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src/poptconfig.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src -I.. -I. -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src -DPOPT_SYSCONFDIR=\"//etc\" -m64 -g -c /home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src/popt.c -fPIC -DPIC -o .libs/popt.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src -I.. -I. -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src -DPOPT_SYSCONFDIR=\"//etc\" -m64 -g -c /home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src/poptparse.c -fPIC -DPIC -o .libs/poptparse.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src -I.. -I. -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src -DPOPT_SYSCONFDIR=\"//etc\" -m64 -g -c /home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src/poptconfig.c -fPIC -DPIC -o .libs/poptconfig.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src -I.. -I. -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src -DPOPT_SYSCONFDIR="\"//etc\"" -m64 -g -c -o popthelp.lo /home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src/popthelp.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src -I.. -I. -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src -DPOPT_SYSCONFDIR="\"//etc\"" -m64 -g -c -o poptint.lo /home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src/poptint.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src -I.. -I. -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src -DPOPT_SYSCONFDIR=\"//etc\" -m64 -g -c /home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src/popthelp.c -fPIC -DPIC -o .libs/popthelp.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src -I.. -I. -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src -DPOPT_SYSCONFDIR=\"//etc\" -m64 -g -c /home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src/poptint.c -fPIC -DPIC -o .libs/poptint.o /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -m64 -g -no-undefined -version-info 0:2:0 -Wl,--version-script=/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src/libpopt.vers -m64 -o libpopt.la -rpath //lib popt.lo poptparse.lo poptconfig.lo popthelp.lo poptint.lo libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/popt.o .libs/poptparse.o .libs/poptconfig.o .libs/popthelp.o .libs/poptint.o -m64 -g -Wl,--version-script=/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src/libpopt.vers -m64 -Wl,-soname -Wl,libpopt.so.0 -o .libs/libpopt.so.0.0.2 libtool: link: (cd ".libs" && rm -f "libpopt.so.0" && ln -s "libpopt.so.0.0.2" "libpopt.so.0") libtool: link: (cd ".libs" && rm -f "libpopt.so" && ln -s "libpopt.so.0.0.2" "libpopt.so") libtool: link: ( cd ".libs" && rm -f "libpopt.la" && ln -s "../libpopt.la" "libpopt.la" ) make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/src' Making all in po make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/po' Making all in tests make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/tests' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/tests -I.. -I. -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src -m64 -g -c -o test1.o /home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/tests/test1.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/tests -I.. -I. -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src -m64 -g -c -o test2.o /home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/tests/test2.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/tests -I.. -I. -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src -m64 -g -c -o tdict.o /home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/tests/tdict.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/tests -I.. -I. -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src -m64 -g -c -o test3.o /home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/tests/test3.c /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -m64 -g -m64 -o test2 test2.o ../src/libpopt.la /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -m64 -g -m64 -o tdict tdict.o ../src/libpopt.la /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -m64 -g -m64 -o test1 test1.o ../src/libpopt.la libtool: link: /usr/bin/gcc -m64 -g -m64 -o .libs/test2 test2.o ../src/.libs/libpopt.so -Wl,-rpath -Wl,//lib libtool: link: /usr/bin/gcc -m64 -g -m64 -o .libs/test1 test1.o ../src/.libs/libpopt.so -Wl,-rpath -Wl,//lib libtool: link: /usr/bin/gcc -m64 -g -m64 -o .libs/tdict tdict.o ../src/.libs/libpopt.so -Wl,-rpath -Wl,//lib /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -m64 -g -m64 -o test3 test3.o ../src/libpopt.la libtool: link: /usr/bin/gcc -m64 -g -m64 -o .libs/test3 test3.o ../src/.libs/libpopt.so -Wl,-rpath -Wl,//lib make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/tests' make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' make[1]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' popt/1.19: Package '30eae4e50fefe0f7b788ed8928ac248681ea6af0' built popt/1.19: Build folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/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 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0 popt/1.19: Calling package() popt/1.19: Copied 1 file: COPYING ----Running------ > . "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/conan/conanbuild.sh" && make install DESTDIR=/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0 -j3 ----------------- make install-recursive make[1]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' Making install in src make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/src' make[3]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/src' /usr/bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib' /usr/bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//include' /bin/bash ../libtool --mode=install /usr/bin/install -c libpopt.la '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib' /usr/bin/install -c -m 644 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src/popt.h '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//include' libtool: install: /usr/bin/install -c .libs/libpopt.so.0.0.2 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib/libpopt.so.0.0.2 libtool: install: (cd /home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib && { ln -s -f libpopt.so.0.0.2 libpopt.so.0 || { rm -f libpopt.so.0 && ln -s libpopt.so.0.0.2 libpopt.so.0; }; }) libtool: install: (cd /home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib && { ln -s -f libpopt.so.0.0.2 libpopt.so || { rm -f libpopt.so && ln -s libpopt.so.0.0.2 libpopt.so; }; }) libtool: install: /usr/bin/install -c .libs/libpopt.lai /home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib/libpopt.la make[3]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/src' make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/src' Making install in po make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/po' if test "popt" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//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 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/po/$file \ /home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/po' Making install in tests make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/tests' make[3]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/tests' make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/tests' make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' make[3]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib/pkgconfig' /usr/bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/man/man3' /usr/bin/install -c -m 644 popt.pc '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib/pkgconfig' /usr/bin/install -c -m 644 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/popt.3 '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/man/man3' make[3]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' make[1]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/popt/1.19/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' [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 '.so' file: libpopt.so popt/1.19 package(): Packaged 1 '.2' file: libpopt.so.0.0.2 popt/1.19 package(): Packaged 1 '.0' file: libpopt.so.0 popt/1.19 package(): Packaged 1 '.h' file: popt.h popt/1.19: Package '30eae4e50fefe0f7b788ed8928ac248681ea6af0' created popt/1.19: Created package revision 4ce34952398ff9494ee44afc5fcb6a17 [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 libtool: warning: remember to run 'libtool --finish //lib' popt/1.19: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior