Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_813_1_0_37/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 5.0 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=5.0 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_813_1_0_37/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 6.5068359375 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK Exporting package recipe libconfuse/3.2.2 exports: File 'conandata.yml' found. Exporting it... libconfuse/3.2.2 exports: Copied 1 '.yml' file: conandata.yml [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'3.2.2': {'url': 'https://github.com/martinh/libconfuse/releases/download/v3.2.2/confuse-3.2.2.tar.gz', 'sha256': '71316b55592f8d0c98924242c98dbfa6252153a8b6e7d89e57fe6923934d77d0'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 3.2.2: sha256: 71316b55592f8d0c98924242c98dbfa6252153a8b6e7d89e57fe6923934d77d0 url: https://github.com/martinh/libconfuse/releases/download/v3.2.2/confuse-3.2.2.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK libconfuse/3.2.2: A new conanfile.py version was exported libconfuse/3.2.2: Folder: /tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/export libconfuse/3.2.2: Using the exported files summary hash as the recipe revision: 3118909553490e7bfedc7c808b91a94d libconfuse/3.2.2: Exported revision: 3118909553490e7bfedc7c808b91a94d Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=5.0 os=Linux os_build=Linux [options] libconfuse:shared=False [build_requires] [env] libconfuse/3.2.2: Forced build from source libconfuse/3.2.2 (test package): Installing package Requirements libconfuse/3.2.2 from local cache - Cache Packages libconfuse/3.2.2:0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4 - Build [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libconfuse/3.2.2: Configuring sources in /tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libconfuse/3.2.2: Copying sources to build folder libconfuse/3.2.2: Building your package in /tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/build/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4 libconfuse/3.2.2: Generator txt created conanbuildinfo.txt [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 libconfuse/3.2.2: Calling build() libconfuse/3.2.2: Calling: > source_subfolder/configure '--disable-shared' '--enable-static' '--prefix=/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' checking whether to enable maintainer-specific portions of Makefiles... no 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 whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... clang 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of clang... 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... /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 clang... /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 clang object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... clang -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 clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang 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 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 clang... /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 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 make all-recursive make[1]: Entering directory '/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/build/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4' Making all in m4 make[2]: Entering directory '/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/build/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/build/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/m4' Making all in src make[2]: Entering directory '/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/build/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/src' /bin/bash ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/share/locale\" -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I.. -D_GNU_SOURCE -DBUILDING_DLL -DNDEBUG -m64 -O3 -fPIC -MT libconfuse_la-confuse.lo -MD -MP -MF .deps/libconfuse_la-confuse.Tpo -c -o libconfuse_la-confuse.lo `test -f 'confuse.c' || echo '../source_subfolder/src/'`confuse.c /bin/bash ../libtool --tag=CC --mode=compile clang -DLOCALEDIR=\"/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/share/locale\" -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I.. -D_GNU_SOURCE -DBUILDING_DLL -DNDEBUG -m64 -O3 -fPIC -MT libconfuse_la-lexer.lo -MD -MP -MF .deps/libconfuse_la-lexer.Tpo -c -o libconfuse_la-lexer.lo `test -f 'lexer.c' || echo '../source_subfolder/src/'`lexer.c libtool: compile: clang -DLOCALEDIR=\"/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/share/locale\" -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I.. -D_GNU_SOURCE -DBUILDING_DLL -DNDEBUG -m64 -O3 -fPIC -MT libconfuse_la-lexer.lo -MD -MP -MF .deps/libconfuse_la-lexer.Tpo -c ../source_subfolder/src/lexer.c -o libconfuse_la-lexer.o libtool: compile: clang -DLOCALEDIR=\"/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/share/locale\" -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I.. -D_GNU_SOURCE -DBUILDING_DLL -DNDEBUG -m64 -O3 -fPIC -MT libconfuse_la-confuse.lo -MD -MP -MF .deps/libconfuse_la-confuse.Tpo -c ../source_subfolder/src/confuse.c -o libconfuse_la-confuse.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 clang -m64 -O3 -fPIC -no-undefined -version-info 2:0:0 -m64 -o libconfuse.la -rpath /tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/lib libconfuse_la-confuse.lo libconfuse_la-lexer.lo libtool: link: ar cru .libs/libconfuse.a libconfuse_la-confuse.o libconfuse_la-lexer.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libconfuse.a libtool: link: ( cd ".libs" && rm -f "libconfuse.la" && ln -s "../libconfuse.la" "libconfuse.la" ) make[2]: Leaving directory '/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/build/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/src' make[2]: Entering directory '/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/build/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4' make[2]: Leaving directory '/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/build/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4' make[1]: Leaving directory '/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/build/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4' libconfuse/3.2.2: Package '0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4' built libconfuse/3.2.2: Build folder /tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/build/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4 libconfuse/3.2.2: Generated conaninfo.txt libconfuse/3.2.2: Generated conanbuildinfo.txt libconfuse/3.2.2: Generating the package libconfuse/3.2.2: Package folder /tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4 libconfuse/3.2.2: Calling package() Making install in m4 make[1]: Entering directory '/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/build/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/m4' make[2]: Entering directory '/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/build/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/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 '/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/build/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/m4' make[1]: Leaving directory '/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/build/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/m4' Making install in src make[1]: Entering directory '/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/build/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/src' make[2]: Entering directory '/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/build/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/src' /bin/mkdir -p '/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/include' /bin/mkdir -p '/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libconfuse.la '/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/lib' /usr/bin/install -c -m 644 ../source_subfolder/src/confuse.h '/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/include' libtool: install: /usr/bin/install -c .libs/libconfuse.lai /tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/lib/libconfuse.la libtool: install: /usr/bin/install -c .libs/libconfuse.a /tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/lib/libconfuse.a libtool: install: chmod 644 /tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/lib/libconfuse.a libtool: install: ranlib /tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/lib/libconfuse.a libtool: finish: PATH="/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 /tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/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 '/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/build/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/src' make[1]: Leaving directory '/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/build/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/src' make[1]: Entering directory '/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/build/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4' make[2]: Entering directory '/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/build/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/share/doc/confuse' /bin/mkdir -p '/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/lib/pkgconfig' /usr/bin/install -c -m 644 source_subfolder/README.md source_subfolder/AUTHORS source_subfolder/LICENSE source_subfolder/ChangeLog.md '/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/share/doc/confuse' /usr/bin/install -c -m 644 libconfuse.pc '/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/lib/pkgconfig' make[2]: Leaving directory '/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/build/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4' make[1]: Leaving directory '/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/build/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4' [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 libconfuse/3.2.2 package(): Packaged 1 '.a' file: libconfuse.a libconfuse/3.2.2 package(): Packaged 1 '.h' file: confuse.h libconfuse/3.2.2 package(): Packaged 1 file: LICENSE libconfuse/3.2.2: Package '0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4' created libconfuse/3.2.2: Created package revision ef1cbe6d764402bf5b4fef72cf9450f5 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libconfuse/3.2.2 (test package): Generator cmake created conanbuildinfo.cmake libconfuse/3.2.2 (test package): Generator txt created conanbuildinfo.txt libconfuse/3.2.2 (test package): Generated conaninfo.txt libconfuse/3.2.2 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/pr_813_1_0_37/test_package/build/d0158165498ae56f1a2423528d3ba7df1e03b86d/conan.lock' Using cached profile from lockfile [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.2.2 (test package): Running build() -- The C compiler identification is Clang 5.0.0 -- Check for working C compiler: /usr/bin/clang -- Check for working C compiler: /usr/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'Clang' compiler -- Conan: Checking correct version: 5.0 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /tmp/c3ipr/pr_813_1_0_37/test_package/build/d0158165498ae56f1a2423528d3ba7df1e03b86d /usr/bin/cmake -S/tmp/c3ipr/pr_813_1_0_37/test_package -B/tmp/c3ipr/pr_813_1_0_37/test_package/build/d0158165498ae56f1a2423528d3ba7df1e03b86d --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /tmp/c3ipr/pr_813_1_0_37/test_package/build/d0158165498ae56f1a2423528d3ba7df1e03b86d/CMakeFiles /tmp/c3ipr/pr_813_1_0_37/test_package/build/d0158165498ae56f1a2423528d3ba7df1e03b86d/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/tmp/c3ipr/pr_813_1_0_37/test_package/build/d0158165498ae56f1a2423528d3ba7df1e03b86d' /usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/depend make[2]: Entering directory '/tmp/c3ipr/pr_813_1_0_37/test_package/build/d0158165498ae56f1a2423528d3ba7df1e03b86d' cd /tmp/c3ipr/pr_813_1_0_37/test_package/build/d0158165498ae56f1a2423528d3ba7df1e03b86d && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/c3ipr/pr_813_1_0_37/test_package /tmp/c3ipr/pr_813_1_0_37/test_package /tmp/c3ipr/pr_813_1_0_37/test_package/build/d0158165498ae56f1a2423528d3ba7df1e03b86d /tmp/c3ipr/pr_813_1_0_37/test_package/build/d0158165498ae56f1a2423528d3ba7df1e03b86d /tmp/c3ipr/pr_813_1_0_37/test_package/build/d0158165498ae56f1a2423528d3ba7df1e03b86d/CMakeFiles/test_package.dir/DependInfo.cmake --color= Scanning dependencies of target test_package make[2]: Leaving directory '/tmp/c3ipr/pr_813_1_0_37/test_package/build/d0158165498ae56f1a2423528d3ba7df1e03b86d' /usr/bin/make -f CMakeFiles/test_package.dir/build.make CMakeFiles/test_package.dir/build make[2]: Entering directory '/tmp/c3ipr/pr_813_1_0_37/test_package/build/d0158165498ae56f1a2423528d3ba7df1e03b86d' [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o /usr/bin/clang -D_GLIBCXX_USE_CXX11_ABI=0 -I/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/include -m64 -O3 -DNDEBUG -o CMakeFiles/test_package.dir/test_package.c.o -c /tmp/c3ipr/pr_813_1_0_37/test_package/test_package.c [100%] Linking C executable bin/test_package /usr/bin/cmake -E cmake_link_script CMakeFiles/test_package.dir/link.txt --verbose=1 /usr/bin/clang -m64 -O3 -DNDEBUG -rdynamic CMakeFiles/test_package.dir/test_package.c.o -o bin/test_package -L/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/lib -Wl,-rpath,/tmp/c3ipr/pr_813_1_0_37/.conan/data/libconfuse/3.2.2/_/_/package/0bb6f9a537a76b4aa6af7fb4dbef0aa6dddcabf4/lib -lconfuse make[2]: Leaving directory '/tmp/c3ipr/pr_813_1_0_37/test_package/build/d0158165498ae56f1a2423528d3ba7df1e03b86d' [100%] Built target test_package make[1]: Leaving directory '/tmp/c3ipr/pr_813_1_0_37/test_package/build/d0158165498ae56f1a2423528d3ba7df1e03b86d' /usr/bin/cmake -E cmake_progress_start /tmp/c3ipr/pr_813_1_0_37/test_package/build/d0158165498ae56f1a2423528d3ba7df1e03b86d/CMakeFiles 0 libconfuse/3.2.2 (test package): Running test() Hello, Neighbour! JSON file created at '/tmp/c3ipr/pr_813_1_0_37/_create.json'