******************************************************************************** conan install libltc/1.3.1@ --build=libltc --profile=/home/conan/w/BuildSingleReference/18769/aefa5c16-118a-46db-bedf-1725f21ecf04/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=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [options] libltc:shared=True [build_requires] [env] libltc/1.3.1: Forced build from source Installing package: libltc/1.3.1 Requirements libltc/1.3.1 from local cache - Cache Packages libltc/1.3.1:fbf73d511eca3bcd2412ce823d2b4b46f91feef8 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libltc/1.3.1: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libltc/1.3.1: Copying sources to build folder libltc/1.3.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8 libltc/1.3.1: Generator txt created conanbuildinfo.txt [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 libltc/1.3.1: Calling build() libltc/1.3.1: Calling: > source_subfolder/configure '--disable-static' '--enable-shared' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8' '--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 '--disable-static' '--enable-shared' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- checking for sed... /bin/sed checking libltc version... 1.3.1 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 whether make supports nested variables... yes checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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 for style of include used by make... GNU checking dependency style of /usr/bin/gcc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /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 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 ar... ar 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... /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... /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 if -Wl,--as-needed works... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for stdint.h... (cached) yes checking for doxygen... 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 doc/Makefile config.status: creating tests/Makefile config.status: creating ltc.pc config.status: creating Doxyfile config.status: creating src/config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: libltc configured: ----------------------- version: 1.3.1 interface revision: 12:0:1 doxygen: no installation prefix: /home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8 type "make" followed my "make install" as root. run "make check" to perform selftests. ----Running------ > make -j3 ----------------- Making all in src make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/src' make all-am make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/src' /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -Wall -m64 -g -MT libltc_la-ltc.lo -MD -MP -MF .deps/libltc_la-ltc.Tpo -c -o libltc_la-ltc.lo `test -f 'ltc.c' || echo '../source_subfolder/src/'`ltc.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -Wall -m64 -g -MT libltc_la-decoder.lo -MD -MP -MF .deps/libltc_la-decoder.Tpo -c -o libltc_la-decoder.lo `test -f 'decoder.c' || echo '../source_subfolder/src/'`decoder.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -Wall -m64 -g -MT libltc_la-encoder.lo -MD -MP -MF .deps/libltc_la-encoder.Tpo -c -o libltc_la-encoder.lo `test -f 'encoder.c' || echo '../source_subfolder/src/'`encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -Wall -m64 -g -MT libltc_la-ltc.lo -MD -MP -MF .deps/libltc_la-ltc.Tpo -c ../source_subfolder/src/ltc.c -fPIC -DPIC -o .libs/libltc_la-ltc.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -Wall -m64 -g -MT libltc_la-decoder.lo -MD -MP -MF .deps/libltc_la-decoder.Tpo -c ../source_subfolder/src/decoder.c -fPIC -DPIC -o .libs/libltc_la-decoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -Wall -m64 -g -MT libltc_la-encoder.lo -MD -MP -MF .deps/libltc_la-encoder.Tpo -c ../source_subfolder/src/encoder.c -fPIC -DPIC -o .libs/libltc_la-encoder.o mv -f .deps/libltc_la-encoder.Tpo .deps/libltc_la-encoder.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -Wall -m64 -g -MT libltc_la-timecode.lo -MD -MP -MF .deps/libltc_la-timecode.Tpo -c -o libltc_la-timecode.lo `test -f 'timecode.c' || echo '../source_subfolder/src/'`timecode.c mv -f .deps/libltc_la-ltc.Tpo .deps/libltc_la-ltc.Plo mv -f .deps/libltc_la-decoder.Tpo .deps/libltc_la-decoder.Plo libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -Wall -m64 -g -MT libltc_la-timecode.lo -MD -MP -MF .deps/libltc_la-timecode.Tpo -c ../source_subfolder/src/timecode.c -fPIC -DPIC -o .libs/libltc_la-timecode.o mv -f .deps/libltc_la-timecode.Tpo .deps/libltc_la-timecode.Plo /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -Wall -m64 -g -export-symbols-regex '^(ltc_).*' -Wl,--as-needed -version-info 12:0:1 -m64 -o libltc.la -rpath /home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/lib libltc_la-ltc.lo libltc_la-decoder.lo libltc_la-encoder.lo libltc_la-timecode.lo -lm libtool: link: /usr/bin/nm -B .libs/libltc_la-ltc.o .libs/libltc_la-decoder.o .libs/libltc_la-encoder.o .libs/libltc_la-timecode.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libltc.exp libtool: link: /bin/grep -E -e "^(ltc_).*" ".libs/libltc.exp" > ".libs/libltc.expT" libtool: link: mv -f ".libs/libltc.expT" ".libs/libltc.exp" libtool: link: echo "{ global:" > .libs/libltc.ver libtool: link: cat .libs/libltc.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libltc.ver libtool: link: echo "local: *; };" >> .libs/libltc.ver libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libltc_la-ltc.o .libs/libltc_la-decoder.o .libs/libltc_la-encoder.o .libs/libltc_la-timecode.o -lm -m64 -g -Wl,--as-needed -m64 -Wl,-soname -Wl,libltc.so.11 -Wl,-version-script -Wl,.libs/libltc.ver -o .libs/libltc.so.11.1.0 libtool: link: (cd ".libs" && rm -f "libltc.so.11" && ln -s "libltc.so.11.1.0" "libltc.so.11") libtool: link: (cd ".libs" && rm -f "libltc.so" && ln -s "libltc.so.11.1.0" "libltc.so") libtool: link: ( cd ".libs" && rm -f "libltc.la" && ln -s "../libltc.la" "libltc.la" ) make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/src' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/src' Making all in doc make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/doc' Making all in tests make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/tests' make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8' libltc/1.3.1: Package 'fbf73d511eca3bcd2412ce823d2b4b46f91feef8' built libltc/1.3.1: Build folder /home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8 libltc/1.3.1: Generated conaninfo.txt libltc/1.3.1: Generated conanbuildinfo.txt libltc/1.3.1: Generating the package libltc/1.3.1: Package folder /home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8 libltc/1.3.1: Calling package() ----Running------ > make install -j3 ----------------- Making install in src make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/src' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/src' /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/include' /usr/bin/install -c -m 644 ../source_subfolder/src/ltc.h '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/include' /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libltc.la '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/lib' libtool: install: /usr/bin/install -c .libs/libltc.so.11.1.0 /home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/lib/libltc.so.11.1.0 libtool: install: (cd /home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/lib && { ln -s -f libltc.so.11.1.0 libltc.so.11 || { rm -f libltc.so.11 && ln -s libltc.so.11.1.0 libltc.so.11; }; }) libtool: install: (cd /home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/lib && { ln -s -f libltc.so.11.1.0 libltc.so || { rm -f libltc.so && ln -s libltc.so.11.1.0 libltc.so; }; }) libtool: install: /usr/bin/install -c .libs/libltc.lai /home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/lib/libltc.la 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/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/libltc/1.3.1/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/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/libltc/1.3.1/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/src' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/src' Making install in doc make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/doc' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/share/man/man3' /usr/bin/install -c -m 644 ../source_subfolder/doc/man/man3/ltc.h.3 '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/share/man/man3' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/doc' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/doc' Making install in tests make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/tests' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/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/libltc/1.3.1/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/tests' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/tests' make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/lib/pkgconfig' /usr/bin/install -c -m 644 ltc.pc '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/lib/pkgconfig' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libltc/1.3.1/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8' [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 libltc/1.3.1 package(): Packaged 1 '.11' file: libltc.so.11 libltc/1.3.1 package(): Packaged 1 '.so' file: libltc.so libltc/1.3.1 package(): Packaged 1 '.0' file: libltc.so.11.1.0 libltc/1.3.1 package(): Packaged 1 '.h' file: ltc.h libltc/1.3.1 package(): Packaged 1 file: COPYING libltc/1.3.1: Package 'fbf73d511eca3bcd2412ce823d2b4b46f91feef8' created libltc/1.3.1: Created package revision 54c1e2ed41a48f4dc814f79cfd17407a [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