******************************************************************************** conan install argtable2/2.13@ --build=argtable2 --profile=/home/conan/w/BuildSingleReference/18277/30f7f678-0639-4b99-9d5a-730ff763ef33/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 6.4 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/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=6 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [options] argtable2:shared=False [build_requires] [env] argtable2/2.13: Forced build from source gnu-config/cci.20201022: Not found in local cache, looking in remotes... gnu-config/cci.20201022: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz gnu-config/cci.20201022: Downloaded recipe revision c9b5dccbc620ae581bb1c60547ced620 Installing package: argtable2/2.13 Requirements argtable2/2.13 from local cache - Cache Packages argtable2/2.13:f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb - Build Build requirements gnu-config/cci.20201022 from 'conan-center' - Downloaded Build requirements packages gnu-config/cci.20201022:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... gnu-config/cci.20201022: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gnu-config/cci.20201022: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 gnu-config/cci.20201022: Downloaded package revision d6aaee4f4cf0595e88e457b9513071c7 gnu-config/cci.20201022: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/gnu-config/cci.20201022/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/bin [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 argtable2/2.13: Applying build-requirement: gnu-config/cci.20201022 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK argtable2/2.13: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK argtable2/2.13: Copying sources to build folder argtable2/2.13: Building your package in /home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb argtable2/2.13: Generator pkg_config created gnu-config.pc argtable2/2.13: Generator cmake created conanbuildinfo.cmake argtable2/2.13: Generator cmake_find_package created Findgnu-config.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK argtable2/2.13: Calling build() argtable2/2.13: Calling: > source_subfolder/configure '--enable-shared=no' '--enable-static=yes' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > source_subfolder/configure '--enable-shared=no' '--enable-static=yes' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- 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... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... 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 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 for style of include used by make... GNU checking dependency style of /usr/bin/gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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 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... no checking whether to build static libraries... yes checking whether make sets $(MAKE)... (cached) yes checking for ANSI C header files... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for strftime... yes checking for working strtod... yes checking for bzero... yes checking for strchr... yes checking for strcspn... yes checking for strrchr... yes checking for strtol... yes checking for getopt_long... yes checking for regcomp... yes checking for strptime... yes configure: creating ./config.status config.status: creating Makefile config.status: creating example/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/argtable2.3 config.status: creating doc/argtable2.html config.status: creating tests/Makefile config.status: creating argtable2.pc config.status: creating argtable2-uninstalled.pc config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands ----Running------ > make -j3 ----------------- Making all in src make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src' make all-am make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src' /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DNDEBUG -m64 -O3 -s -fPIC -MT argtable2.lo -MD -MP -MF .deps/argtable2.Tpo -c -o argtable2.lo ../source_subfolder/src/argtable2.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DNDEBUG -m64 -O3 -s -fPIC -MT arg_end.lo -MD -MP -MF .deps/arg_end.Tpo -c -o arg_end.lo ../source_subfolder/src/arg_end.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DNDEBUG -m64 -O3 -s -fPIC -MT arg_rem.lo -MD -MP -MF .deps/arg_rem.Tpo -c -o arg_rem.lo ../source_subfolder/src/arg_rem.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DNDEBUG -m64 -O3 -s -fPIC -MT argtable2.lo -MD -MP -MF .deps/argtable2.Tpo -c ../source_subfolder/src/argtable2.c -o argtable2.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DNDEBUG -m64 -O3 -s -fPIC -MT arg_rem.lo -MD -MP -MF .deps/arg_rem.Tpo -c ../source_subfolder/src/arg_rem.c -o arg_rem.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DNDEBUG -m64 -O3 -s -fPIC -MT arg_end.lo -MD -MP -MF .deps/arg_end.Tpo -c ../source_subfolder/src/arg_end.c -o arg_end.o mv -f .deps/arg_rem.Tpo .deps/arg_rem.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DNDEBUG -m64 -O3 -s -fPIC -MT arg_lit.lo -MD -MP -MF .deps/arg_lit.Tpo -c -o arg_lit.lo ../source_subfolder/src/arg_lit.c mv -f .deps/arg_end.Tpo .deps/arg_end.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DNDEBUG -m64 -O3 -s -fPIC -MT arg_int.lo -MD -MP -MF .deps/arg_int.Tpo -c -o arg_int.lo ../source_subfolder/src/arg_int.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DNDEBUG -m64 -O3 -s -fPIC -MT arg_lit.lo -MD -MP -MF .deps/arg_lit.Tpo -c ../source_subfolder/src/arg_lit.c -o arg_lit.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DNDEBUG -m64 -O3 -s -fPIC -MT arg_int.lo -MD -MP -MF .deps/arg_int.Tpo -c ../source_subfolder/src/arg_int.c -o arg_int.o mv -f .deps/arg_lit.Tpo .deps/arg_lit.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DNDEBUG -m64 -O3 -s -fPIC -MT arg_dbl.lo -MD -MP -MF .deps/arg_dbl.Tpo -c -o arg_dbl.lo ../source_subfolder/src/arg_dbl.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DNDEBUG -m64 -O3 -s -fPIC -MT arg_dbl.lo -MD -MP -MF .deps/arg_dbl.Tpo -c ../source_subfolder/src/arg_dbl.c -o arg_dbl.o mv -f .deps/arg_int.Tpo .deps/arg_int.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DNDEBUG -m64 -O3 -s -fPIC -MT arg_str.lo -MD -MP -MF .deps/arg_str.Tpo -c -o arg_str.lo ../source_subfolder/src/arg_str.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DNDEBUG -m64 -O3 -s -fPIC -MT arg_str.lo -MD -MP -MF .deps/arg_str.Tpo -c ../source_subfolder/src/arg_str.c -o arg_str.o mv -f .deps/arg_dbl.Tpo .deps/arg_dbl.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DNDEBUG -m64 -O3 -s -fPIC -MT arg_file.lo -MD -MP -MF .deps/arg_file.Tpo -c -o arg_file.lo ../source_subfolder/src/arg_file.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DNDEBUG -m64 -O3 -s -fPIC -MT arg_file.lo -MD -MP -MF .deps/arg_file.Tpo -c ../source_subfolder/src/arg_file.c -o arg_file.o mv -f .deps/arg_str.Tpo .deps/arg_str.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DNDEBUG -m64 -O3 -s -fPIC -MT arg_rex.lo -MD -MP -MF .deps/arg_rex.Tpo -c -o arg_rex.lo ../source_subfolder/src/arg_rex.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DNDEBUG -m64 -O3 -s -fPIC -MT arg_rex.lo -MD -MP -MF .deps/arg_rex.Tpo -c ../source_subfolder/src/arg_rex.c -o arg_rex.o mv -f .deps/argtable2.Tpo .deps/argtable2.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DNDEBUG -m64 -O3 -s -fPIC -MT arg_date.lo -MD -MP -MF .deps/arg_date.Tpo -c -o arg_date.lo ../source_subfolder/src/arg_date.c mv -f .deps/arg_file.Tpo .deps/arg_file.Plo libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -DNDEBUG -m64 -O3 -s -fPIC -MT arg_date.lo -MD -MP -MF .deps/arg_date.Tpo -c ../source_subfolder/src/arg_date.c -o arg_date.o mv -f .deps/arg_rex.Tpo .deps/arg_rex.Plo mv -f .deps/arg_date.Tpo .deps/arg_date.Plo /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -m64 -O3 -s -fPIC -version-info 1:8:1 -no-undefined -m64 -o libargtable2.la -rpath /home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib argtable2.lo arg_end.lo arg_rem.lo arg_lit.lo arg_int.lo arg_dbl.lo arg_str.lo arg_file.lo arg_rex.lo arg_date.lo libtool: link: ar cru .libs/libargtable2.a argtable2.o arg_end.o arg_rem.o arg_lit.o arg_int.o arg_dbl.o arg_str.o arg_file.o arg_rex.o arg_date.o libtool: link: ranlib .libs/libargtable2.a libtool: link: ( cd ".libs" && rm -f "libargtable2.la" && ln -s "../libargtable2.la" "libargtable2.la" ) make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src' Making all in tests make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/tests' Making all in doc make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc' cp argtable2.3 argtable.3 make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc' make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' argtable2/2.13: Package 'f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' built argtable2/2.13: Build folder /home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb argtable2/2.13: Generated conaninfo.txt argtable2/2.13: Generated conanbuildinfo.txt argtable2/2.13: Generating the package argtable2/2.13: Package folder /home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb argtable2/2.13: Calling package() ----Running------ > make install -j3 ----------------- Making install in src make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src' test -z "/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include" || /bin/mkdir -p "/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include" /usr/bin/install -c -m 644 '../source_subfolder/src/argtable2.h' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/argtable2.h' test -z "/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib" || /bin/mkdir -p "/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib" /bin/bash ../libtool --mode=install /usr/bin/install -c 'libargtable2.la' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libargtable2.la' libtool: install: /usr/bin/install -c .libs/libargtable2.lai /home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libargtable2.la libtool: install: /usr/bin/install -c .libs/libargtable2.a /home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libargtable2.a libtool: install: chmod 644 /home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libargtable2.a libtool: install: ranlib /home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/libargtable2.a libtool: finish: PATH="/home/conan/w/BuildSingleReference/.conan/data/gnu-config/cci.20201022/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/bin:/opt/pyenv/versions/3.7.5/bin:/opt/pyenv/libexec:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src' Making install in tests make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/tests' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/tests' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/tests' Making install in doc make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2" || /bin/mkdir -p "/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2" test -z "/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/man3" || /bin/mkdir -p "/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/man3" /usr/bin/install -c -m 644 '../source_subfolder/doc/argtable2-advanced.html' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2/argtable2-advanced.html' /usr/bin/install -c -m 644 '../source_subfolder/doc/argtable2-advanced.pdf' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2/argtable2-advanced.pdf' /usr/bin/install -c -m 644 'argtable2.3' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/man3/argtable2.3' /usr/bin/install -c -m 644 '../source_subfolder/doc/argtable2-advanced.ps' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2/argtable2-advanced.ps' /usr/bin/install -c -m 644 '../source_subfolder/doc/argtable2-intro.html' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2/argtable2-intro.html' /usr/bin/install -c -m 644 '../source_subfolder/doc/argtable2-intro.pdf' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2/argtable2-intro.pdf' /usr/bin/install -c -m 644 'argtable.3' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/man3/argtable.3' /usr/bin/install -c -m 644 '../source_subfolder/doc/argtable2-intro.ps' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2/argtable2-intro.ps' /usr/bin/install -c -m 644 'argtable2.html' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2/argtable2.html' /usr/bin/install -c -m 644 '../source_subfolder/doc/argtable2.pdf' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2/argtable2.pdf' /usr/bin/install -c -m 644 '../source_subfolder/doc/argtable2.ps' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2/argtable2.ps' /usr/bin/install -c -m 644 '../source_subfolder/doc/argxxx.gif' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2/argxxx.gif' /usr/bin/install -c -m 644 '../source_subfolder/doc/arg_int.gif' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2/arg_int.gif' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc' make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' make[2]: Nothing to be done for 'install-exec-am'. test -z "/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2/example" || /bin/mkdir -p "/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2/example" test -z "/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/pkgconfig" || /bin/mkdir -p "/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/pkgconfig" /usr/bin/install -c -m 644 'example/Makefile' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2/example/Makefile' /usr/bin/install -c -m 644 'argtable2.pc' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/pkgconfig/argtable2.pc' /usr/bin/install -c -m 644 'source_subfolder/example/README.txt' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2/example/README.txt' /usr/bin/install -c -m 644 'source_subfolder/example/argcustom.c' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2/example/argcustom.c' /usr/bin/install -c -m 644 'source_subfolder/example/argxxx.c' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2/example/argxxx.c' /usr/bin/install -c -m 644 'source_subfolder/example/argxxx.h' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2/example/argxxx.h' /usr/bin/install -c -m 644 'source_subfolder/example/callbacks.c' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2/example/callbacks.c' /usr/bin/install -c -m 644 'source_subfolder/example/echo.c' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2/example/echo.c' /usr/bin/install -c -m 644 'source_subfolder/example/hasoptvalue.c' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2/example/hasoptvalue.c' /usr/bin/install -c -m 644 'source_subfolder/example/ls.c' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2/example/ls.c' /usr/bin/install -c -m 644 'source_subfolder/example/multisyntax.c' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2/example/multisyntax.c' /usr/bin/install -c -m 644 'source_subfolder/example/mv.c' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2/example/mv.c' /usr/bin/install -c -m 644 'source_subfolder/example/myprog.c' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2/example/myprog.c' /usr/bin/install -c -m 644 'source_subfolder/example/myprog_C89.c' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2/example/myprog_C89.c' /usr/bin/install -c -m 644 'source_subfolder/example/rm.c' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2/example/rm.c' /usr/bin/install -c -m 644 'source_subfolder/example/uname.c' '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/doc/argtable2/example/uname.c' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/argtable2/2.13/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' [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(): [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 argtable2/2.13 package(): Packaged 1 '.a' file: libargtable2.a argtable2/2.13 package(): Packaged 1 '.h' file: argtable2.h argtable2/2.13 package(): Packaged 1 file: COPYING argtable2/2.13: Package 'f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' created argtable2/2.13: Created package revision d1158e202a117b8653785a986208584a [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 ar: `u' modifier ignored since `D' is the default (see `U') gnu-config/cci.20201022: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/gnu-config/cci.20201022/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib