******************************************************************************** conan install popt/1.16@#cfa4177d5965c83ded5b7eab2b6ad96e --build=popt -pr /home/conan/w/prod/BuildSingleReference/197737/37b048da-3c16-406c-815d-61e9865653fb/profile_linux_10_libstdcpp11_gcc_release_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/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 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/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=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] popt:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True popt/1.16: 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 eb941b98dbf40f3eb1753f6b1f05861f Installing package: popt/1.16 Requirements popt/1.16 from local cache - Cache Packages popt/1.16:d0c219631d7c692d7a95436cf4e11fe2891dc312 - 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 84fe970dd17e1d5d5f34965d5e7a47ba popt/1.16: Applying build-requirement: gnu-config/cci.20210814 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK popt/1.16: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/source/src popt/1.16: [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.16: Copying sources to build folder popt/1.16: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312 popt/1.16: Generator txt created conanbuildinfo.txt popt/1.16: Calling generate() popt/1.16: 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.16: Calling build() popt/1.16: Apply patch (portability): Windows portability popt/1.16: Copied 1 '.guess' file: config.guess popt/1.16: Copied 1 '.sub' file: config.sub popt/1.16: Calling: > "/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/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/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/build-release/conan/conanbuild.sh" && "/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... /usr/bin/gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking dependency style of /usr/bin/gcc... none checking for /usr/bin/gcc option to accept ISO C99... none needed checking for /usr/bin/gcc option to accept ISO Standard C... (cached) none needed checking for gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking dependency style of /usr/bin/gcc... (cached) none checking for a BSD-compatible install... /usr/bin/install -c 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok checking how to run the C preprocessor... /usr/bin/gcc -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... yes checking for unistd.h... yes 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 whether /usr/bin/gcc needs -traditional... 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 library containing strerror... none required checking for function prototypes... yes checking for string.h... (cached) yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking mcheck.h usability... yes checking mcheck.h presence... yes checking for mcheck.h... yes checking for unistd.h... (cached) yes checking for setreuid... yes checking for getuid... yes checking for geteuid... yes checking for iconv... yes checking for mtrace... yes checking for __secure_getenv... no checking for setregid... yes checking for stpcpy... yes checking for strerror... yes checking for vasprintf... yes checking for srandom... 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 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 for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for iconv... yes checking for working iconv... yes configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating Doxyfile config.status: creating Makefile config.status: creating popt.pc config.status: creating popt.spec config.status: creating test-poptrc config.status: creating auto/Makefile config.status: creating auto/desc config.status: creating auto/types 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/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/build-release/conan/conanbuild.sh" && make -j3 ----------------- make all-recursive make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/build-release' Making all in po make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/build-release/po' make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/build-release/po' Making all in . make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/build-release' /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src -DNDEBUG -m64 -O3 -Wall -W -D_GNU_SOURCE -D_REENTRANT -c -o popt.lo /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/popt.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src -DNDEBUG -m64 -O3 -Wall -W -D_GNU_SOURCE -D_REENTRANT -c -o poptparse.lo /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/poptparse.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src -DNDEBUG -m64 -O3 -Wall -W -D_GNU_SOURCE -D_REENTRANT -c -o poptconfig.lo /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/poptconfig.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src -DNDEBUG -m64 -O3 -Wall -W -D_GNU_SOURCE -D_REENTRANT -c /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/poptparse.c -fPIC -DPIC -o .libs/poptparse.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src -DNDEBUG -m64 -O3 -Wall -W -D_GNU_SOURCE -D_REENTRANT -c /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/popt.c -fPIC -DPIC -o .libs/popt.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src -DNDEBUG -m64 -O3 -Wall -W -D_GNU_SOURCE -D_REENTRANT -c /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/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/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src -DNDEBUG -m64 -O3 -Wall -W -D_GNU_SOURCE -D_REENTRANT -c -o popthelp.lo /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/popthelp.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src -DNDEBUG -m64 -O3 -Wall -W -D_GNU_SOURCE -D_REENTRANT -c /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/popthelp.c -fPIC -DPIC -o .libs/popthelp.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src -DNDEBUG -m64 -O3 -Wall -W -D_GNU_SOURCE -D_REENTRANT -c -o poptint.lo /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/poptint.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src -DNDEBUG -m64 -O3 -Wall -W -D_GNU_SOURCE -D_REENTRANT -c /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/poptint.c -fPIC -DPIC -o .libs/poptint.o /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src -DNDEBUG -m64 -O3 -Wall -W -D_GNU_SOURCE -D_REENTRANT -c /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/test1.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src -DNDEBUG -m64 -O3 -Wall -W -D_GNU_SOURCE -D_REENTRANT -c /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/test2.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src -DNDEBUG -m64 -O3 -Wall -W -D_GNU_SOURCE -D_REENTRANT -c /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/tdict.c /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -m64 -O3 -Wall -W -D_GNU_SOURCE -D_REENTRANT -no-undefined -Wl,--version-script=/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/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 .libs/popt.o .libs/poptparse.o .libs/poptconfig.o .libs/popthelp.o .libs/poptint.o -m64 -Wl,--version-script=/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/libpopt.vers -m64 -Wl,-soname -Wl,libpopt.so.0 -o .libs/libpopt.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libpopt.so.0" && ln -s "libpopt.so.0.0.0" "libpopt.so.0") libtool: link: (cd ".libs" && rm -f "libpopt.so" && ln -s "libpopt.so.0.0.0" "libpopt.so") libtool: link: ( cd ".libs" && rm -f "libpopt.la" && ln -s "../libpopt.la" "libpopt.la" ) /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -m64 -O3 -Wall -W -D_GNU_SOURCE -D_REENTRANT -m64 -o test1 test1.o libpopt.la /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -m64 -O3 -Wall -W -D_GNU_SOURCE -D_REENTRANT -m64 -o test2 test2.o libpopt.la /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -m64 -O3 -Wall -W -D_GNU_SOURCE -D_REENTRANT -m64 -o tdict tdict.o libpopt.la libtool: link: /usr/bin/gcc -m64 -O3 -Wall -W -D_GNU_SOURCE -D_REENTRANT -m64 -o .libs/test2 test2.o ./.libs/libpopt.so -Wl,-rpath -Wl,//lib libtool: link: /usr/bin/gcc -m64 -O3 -Wall -W -D_GNU_SOURCE -D_REENTRANT -m64 -o .libs/tdict tdict.o ./.libs/libpopt.so -Wl,-rpath -Wl,//lib libtool: link: /usr/bin/gcc -m64 -O3 -Wall -W -D_GNU_SOURCE -D_REENTRANT -m64 -o .libs/test1 test1.o ./.libs/libpopt.so -Wl,-rpath -Wl,//lib make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/build-release' Making all in auto make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/build-release/auto' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/build-release/auto' make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/build-release' popt/1.16: Package 'd0c219631d7c692d7a95436cf4e11fe2891dc312' built popt/1.16: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/build-release popt/1.16: Generated conaninfo.txt popt/1.16: Generated conanbuildinfo.txt popt/1.16: Generating the package popt/1.16: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/package/d0c219631d7c692d7a95436cf4e11fe2891dc312 popt/1.16: Calling package() popt/1.16: Copied 1 file: COPYING ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/build-release/conan/conanbuild.sh" && make install DESTDIR=/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/package/d0c219631d7c692d7a95436cf4e11fe2891dc312 -j3 ----------------- make install-recursive make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/build-release' Making install in po make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/build-release/po' if test "popt" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/package/d0c219631d7c692d7a95436cf4e11fe2891dc312//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/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/po/$file \ /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/package/d0c219631d7c692d7a95436cf4e11fe2891dc312//share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/package/d0c219631d7c692d7a95436cf4e11fe2891dc312//share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/build-release/po' Making install in . make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/build-release' make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/build-release' make[3]: Nothing to be done for 'install-exec-am'. test -z "//include" || /usr/bin/mkdir -p "/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/package/d0c219631d7c692d7a95436cf4e11fe2891dc312//include" test -z "//share/man/man3" || /usr/bin/mkdir -p "/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/package/d0c219631d7c692d7a95436cf4e11fe2891dc312//share/man/man3" test -z "//lib/pkgconfig" || /usr/bin/mkdir -p "/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/package/d0c219631d7c692d7a95436cf4e11fe2891dc312//lib/pkgconfig" /usr/bin/install -c -m 644 /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/popt.h '/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/package/d0c219631d7c692d7a95436cf4e11fe2891dc312//include' /usr/bin/install -c -m 644 popt.pc '/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/package/d0c219631d7c692d7a95436cf4e11fe2891dc312//lib/pkgconfig' test -z "//lib" || /usr/bin/mkdir -p "/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/package/d0c219631d7c692d7a95436cf4e11fe2891dc312//lib" /usr/bin/install -c -m 644 /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/popt.3 '/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/package/d0c219631d7c692d7a95436cf4e11fe2891dc312//share/man/man3' /bin/bash ./libtool --mode=install /usr/bin/install -c libpopt.la '/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/package/d0c219631d7c692d7a95436cf4e11fe2891dc312//lib' libtool: install: /usr/bin/install -c .libs/libpopt.so.0.0.0 /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/package/d0c219631d7c692d7a95436cf4e11fe2891dc312//lib/libpopt.so.0.0.0 libtool: install: (cd /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/package/d0c219631d7c692d7a95436cf4e11fe2891dc312//lib && { ln -s -f libpopt.so.0.0.0 libpopt.so.0 || { rm -f libpopt.so.0 && ln -s libpopt.so.0.0.0 libpopt.so.0; }; }) libtool: install: (cd /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/package/d0c219631d7c692d7a95436cf4e11fe2891dc312//lib && { ln -s -f libpopt.so.0.0.0 libpopt.so || { rm -f libpopt.so && ln -s libpopt.so.0.0.0 libpopt.so; }; }) libtool: install: /usr/bin/install -c .libs/libpopt.lai /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/package/d0c219631d7c692d7a95436cf4e11fe2891dc312//lib/libpopt.la make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/build-release' make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/build-release' Making install in auto make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/build-release/auto' make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/build-release/auto' 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/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/build-release/auto' make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/build-release/auto' make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/build-release' [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.16 package(): Packaged 1 '.h' file: popt.h popt/1.16 package(): Packaged 1 file: COPYING popt/1.16 package(): Packaged 2 '.0' files: libpopt.so.0.0.0, libpopt.so.0 popt/1.16 package(): Packaged 1 '.so' file: libpopt.so popt/1.16: Package 'd0c219631d7c692d7a95436cf4e11fe2891dc312' created popt/1.16: Created package revision a8046719596b5cc7543ece30e3498a53 [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 /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/poptconfig.c: In function ‘poptReadConfigFile’: /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/poptconfig.c:405:9: warning: variable ‘xx’ set but not used [-Wunused-but-set-variable] 405 | int xx; | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/popt.c: In function ‘execCommand’: /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/popt.c:483:9: warning: variable ‘rc’ set but not used [-Wunused-but-set-variable] 483 | int rc; | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/popthelp.c: In function ‘getArgDescrip’: /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/popthelp.c:179:27: warning: unused parameter ‘translation_domain’ [-Wunused-parameter] 179 | /*@null@*/ const char * translation_domain) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/popthelp.c: In function ‘singleOptionDefaultValue’: /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/popthelp.c:233:27: warning: unused parameter ‘translation_domain’ [-Wunused-parameter] 233 | /*@null@*/ const char * translation_domain) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/popthelp.c: In function ‘singleOptionHelp’: /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/popthelp.c:328:9: warning: variable ‘xx’ set but not used [-Wunused-but-set-variable] 328 | int xx; | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/popthelp.c: In function ‘singleTableHelp’: /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/popthelp.c:609:9: warning: variable ‘xx’ set but not used [-Wunused-but-set-variable] 609 | int xx; | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/popthelp.c: In function ‘showHelpIntro’: /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/popthelp.c:650:9: warning: variable ‘xx’ set but not used [-Wunused-but-set-variable] 650 | int xx; | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/popthelp.c: In function ‘poptPrintHelp’: /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/popthelp.c:669:9: warning: variable ‘xx’ set but not used [-Wunused-but-set-variable] 669 | int xx; | ^~ /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/poptint.c:12:28: warning: ‘utf8_skip_data’ defined but not used [-Wunused-const-variable=] 12 | static const unsigned char utf8_skip_data[256] = { | ^~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/popt/1.16/_/_/build/d0c219631d7c692d7a95436cf4e11fe2891dc312/src/test1.c:164:35: warning: suggest parentheses around arithmetic in operand of ‘|’ [-Wparentheses] 164 | { "bits", '\0', POPT_ARG_BITSET|POPT_ARGFLAG_DOC_HIDDEN, &aBits, 0, | ^ libtool: install: warning: remember to run `libtool --finish //lib' popt/1.16: 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