******************************************************************************** conan install libconfuse/3.3@#33f297c9314eaa28afd8f9c65807735c --build=libconfuse -pr /home/conan/w/prod/BuildSingleReference/117975/ec73f5ad-fa3b-4356-ad3f-d6b5925a6beb/profile_linux_9_libstdcpp11_gcc_debug_64.libconfuse-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 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/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/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] libconfuse:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libconfuse/3.3: Forced build from source Installing package: libconfuse/3.3 Requirements libconfuse/3.3 from local cache - Cache Packages libconfuse/3.3:30eae4e50fefe0f7b788ed8928ac248681ea6af0 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libconfuse/3.3: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/source/src libconfuse/3.3: [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 libconfuse/3.3: Copying sources to build folder libconfuse/3.3: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0 libconfuse/3.3: Generator txt created conanbuildinfo.txt libconfuse/3.3: Calling generate() libconfuse/3.3: 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 libconfuse/3.3: Calling build() libconfuse/3.3: Calling: > "/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/conan/conanbuild.sh" && "/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----------------- 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 make supports nested variables... yes checking whether make supports nested variables... (cached) 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 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... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking for flex... no checking for lex... no 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 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 NLS is requested... yes 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 for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for an ANSI C-conforming const... yes checking for fmemopen... yes checking for funopen... no checking for reallocarray... yes checking for strcasecmp... yes checking for strdup... yes checking for strndup... yes checking for setenv... yes checking for unsetenv... yes checking for _putenv... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating libconfuse.pc config.status: creating libconfuse.spec 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/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/conan/conanbuild.sh" && make -j3 ----------------- make all-recursive make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' Making all in m4 make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/m4' Making all in src make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/src' /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"//share/locale\" -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src -I.. -D_GNU_SOURCE -DBUILDING_DLL -m64 -g -MT libconfuse_la-confuse.lo -MD -MP -MF .deps/libconfuse_la-confuse.Tpo -c -o libconfuse_la-confuse.lo `test -f 'confuse.c' || echo '/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src/'`confuse.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DLOCALEDIR=\"//share/locale\" -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src -I.. -D_GNU_SOURCE -DBUILDING_DLL -m64 -g -MT libconfuse_la-lexer.lo -MD -MP -MF .deps/libconfuse_la-lexer.Tpo -c -o libconfuse_la-lexer.lo `test -f 'lexer.c' || echo '/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src/'`lexer.c libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"//share/locale\" -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src -I.. -D_GNU_SOURCE -DBUILDING_DLL -m64 -g -MT libconfuse_la-confuse.lo -MD -MP -MF .deps/libconfuse_la-confuse.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src/confuse.c -fPIC -DPIC -o .libs/libconfuse_la-confuse.o libtool: compile: /usr/bin/gcc -DLOCALEDIR=\"//share/locale\" -DHAVE_CONFIG_H -I. -I/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src -I.. -D_GNU_SOURCE -DBUILDING_DLL -m64 -g -MT libconfuse_la-lexer.lo -MD -MP -MF .deps/libconfuse_la-lexer.Tpo -c /home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src/lexer.c -fPIC -DPIC -o .libs/libconfuse_la-lexer.o mv -f .deps/libconfuse_la-lexer.Tpo .deps/libconfuse_la-lexer.Plo mv -f .deps/libconfuse_la-confuse.Tpo .deps/libconfuse_la-confuse.Plo /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -m64 -g -no-undefined -version-info 3:0:1 -m64 -o libconfuse.la -rpath //lib libconfuse_la-confuse.lo libconfuse_la-lexer.lo libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libconfuse_la-confuse.o .libs/libconfuse_la-lexer.o -m64 -g -m64 -Wl,-soname -Wl,libconfuse.so.2 -o .libs/libconfuse.so.2.1.0 libtool: link: (cd ".libs" && rm -f "libconfuse.so.2" && ln -s "libconfuse.so.2.1.0" "libconfuse.so.2") libtool: link: (cd ".libs" && rm -f "libconfuse.so" && ln -s "libconfuse.so.2.1.0" "libconfuse.so") libtool: link: ( cd ".libs" && rm -f "libconfuse.la" && ln -s "../libconfuse.la" "libconfuse.la" ) make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/src' make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' libconfuse/3.3: Package '30eae4e50fefe0f7b788ed8928ac248681ea6af0' built libconfuse/3.3: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug libconfuse/3.3: Generated conaninfo.txt libconfuse/3.3: Generated conanbuildinfo.txt libconfuse/3.3: Generating the package libconfuse/3.3: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0 libconfuse/3.3: Calling package() libconfuse/3.3: Copied 1 file: LICENSE ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/conan/conanbuild.sh" && make install DESTDIR=/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0 -j3 ----------------- Making install in m4 make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/m4' make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/m4' 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/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/m4' make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/m4' Making install in src make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/src' make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/src' /usr/bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib' /usr/bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//include' /bin/bash ../libtool --mode=install /usr/bin/install -c libconfuse.la '/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib' /usr/bin/install -c -m 644 /home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/src/confuse.h '/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//include' libtool: install: /usr/bin/install -c .libs/libconfuse.so.2.1.0 /home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib/libconfuse.so.2.1.0 libtool: install: (cd /home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib && { ln -s -f libconfuse.so.2.1.0 libconfuse.so.2 || { rm -f libconfuse.so.2 && ln -s libconfuse.so.2.1.0 libconfuse.so.2; }; }) libtool: install: (cd /home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib && { ln -s -f libconfuse.so.2.1.0 libconfuse.so || { rm -f libconfuse.so && ln -s libconfuse.so.2.1.0 libconfuse.so; }; }) libtool: install: /usr/bin/install -c .libs/libconfuse.lai /home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib/libconfuse.la make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/src' make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug/src' make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/doc/confuse' /usr/bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib/pkgconfig' /usr/bin/install -c -m 644 /home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/README.md /home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/AUTHORS /home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/LICENSE /home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/src/ChangeLog.md '/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//share/doc/confuse' /usr/bin/install -c -m 644 libconfuse.pc '/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/package/30eae4e50fefe0f7b788ed8928ac248681ea6af0//lib/pkgconfig' make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/build/30eae4e50fefe0f7b788ed8928ac248681ea6af0/build-debug' make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/libconfuse/3.3/_/_/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(): [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 libconfuse/3.3 package(): Packaged 1 file: LICENSE libconfuse/3.3 package(): Packaged 1 '.2' file: libconfuse.so.2 libconfuse/3.3 package(): Packaged 1 '.0' file: libconfuse.so.2.1.0 libconfuse/3.3 package(): Packaged 1 '.so' file: libconfuse.so libconfuse/3.3 package(): Packaged 1 '.h' file: confuse.h libconfuse/3.3: Package '30eae4e50fefe0f7b788ed8928ac248681ea6af0' created libconfuse/3.3: Created package revision 955c4dff2f79911e66b8f0c91d17ef5d [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' libconfuse/3.3: 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