Auto detecting your dev setup to initialize the default profile (/home/conan/w/cci_PR-3672/.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/cci_PR-3672/.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/cci_PR-3672/.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: 7.046875 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['patches/*'] [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 [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK Exporting package recipe opusfile/0.12 exports: File 'conandata.yml' found. Exporting it... opusfile/0.12 exports: Copied 1 '.yml' file: conandata.yml opusfile/0.12 exports: Copied 1 '.patch' file: 001-disable-cert-store-integration.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'0.12': {'url': 'https://github.com/xiph/opusfile/archive/v0.12.tar.gz', 'sha256': 'a20a1dff1cdf0719d1e995112915e9966debf1470ee26bb31b2f510ccf00ef40'}}, 'patches': {'0.12': [{'patch_file': 'patches/001-disable-cert-store-integration.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: '0.12': - base_path: source_subfolder patch_file: patches/001-disable-cert-store-integration.patch sources: '0.12': sha256: a20a1dff1cdf0719d1e995112915e9966debf1470ee26bb31b2f510ccf00ef40 url: https://github.com/xiph/opusfile/archive/v0.12.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK opusfile/0.12: A new conanfile.py version was exported opusfile/0.12: Folder: /home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/export opusfile/0.12: Using the exported files summary hash as the recipe revision: 6d1fa457e0b0e92da2323c4583c2d7b4 opusfile/0.12: Exported revision: 6d1fa457e0b0e92da2323c4583c2d7b4 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux os_build=Linux [options] opusfile:shared=True [build_requires] [env] opus/1.3.1: Not found in local cache, looking in remotes... opus/1.3.1: Trying with 'c3i_PR-3672_39753dd12e0fc31343e7dafd3f294d07ca2c8585'... opus/1.3.1: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz opus/1.3.1: Downloaded recipe revision bb9e103e40877d9a8123672d4fd7ae8d ogg/1.3.4: Not found in local cache, looking in remotes... ogg/1.3.4: Trying with 'c3i_PR-3672_39753dd12e0fc31343e7dafd3f294d07ca2c8585'... ogg/1.3.4: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz ogg/1.3.4: Downloaded recipe revision b69afb47bef45e7b2b6360aa669dff18 openssl/1.1.1h: Not found in local cache, looking in remotes... openssl/1.1.1h: Trying with 'c3i_PR-3672_39753dd12e0fc31343e7dafd3f294d07ca2c8585'... openssl/1.1.1h: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1h: Downloaded recipe revision a54ec92b792d10b6595c581a15ad2cd7 opusfile/0.12: Forced build from source opusfile/0.12 (test package): Installing package Requirements ogg/1.3.4 from 'central' - Downloaded openssl/1.1.1h from 'central' - Downloaded opus/1.3.1 from 'central' - Downloaded opusfile/0.12 from local cache - Cache Packages ogg/1.3.4:6af9cc7cb931c5ad942174fd7838eb655717c709 - Download openssl/1.1.1h:6af9cc7cb931c5ad942174fd7838eb655717c709 - Download opus/1.3.1:6af9cc7cb931c5ad942174fd7838eb655717c709 - Download opusfile/0.12:ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9 - Build Installing (downloading, building) binaries... ogg/1.3.4: Retrieving package 6af9cc7cb931c5ad942174fd7838eb655717c709 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ogg/1.3.4: Package installed 6af9cc7cb931c5ad942174fd7838eb655717c709 ogg/1.3.4: Downloaded package revision ed738807b4e706e4b029097f8b840db0 openssl/1.1.1h: Retrieving package 6af9cc7cb931c5ad942174fd7838eb655717c709 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1h: Package installed 6af9cc7cb931c5ad942174fd7838eb655717c709 openssl/1.1.1h: Downloaded package revision c0ac8421aaaa145b8681102fdb19b90a opus/1.3.1: Retrieving package 6af9cc7cb931c5ad942174fd7838eb655717c709 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz opus/1.3.1: Package installed 6af9cc7cb931c5ad942174fd7838eb655717c709 opus/1.3.1: Downloaded package revision 4872a1c070eccab3b7d22695e5ca0cd6 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK opusfile/0.12: Configuring sources in /home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK opusfile/0.12: Copying sources to build folder opusfile/0.12: Building your package in /home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/build/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9 opusfile/0.12: Generator pkg_config created opus.pc opusfile/0.12: Generator pkg_config created ogglib.pc opusfile/0.12: Generator pkg_config created ogg.pc opusfile/0.12: Generator pkg_config created libcrypto.pc opusfile/0.12: Generator pkg_config created libssl.pc opusfile/0.12: Generator pkg_config created openssl.pc [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 opusfile/0.12: Calling build() ----Running------ > ./autogen.sh ----------------- Updating build configuration files for opusfile, please wait.... libtoolize: putting auxiliary files in '.'. libtoolize: linking file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: linking file 'm4/libtool.m4' libtoolize: linking file 'm4/ltoptions.m4' libtoolize: linking file 'm4/ltsugar.m4' libtoolize: linking file 'm4/ltversion.m4' libtoolize: linking file 'm4/lt~obsolete.m4' opusfile/0.12: Calling: > source_subfolder/configure '--disable-static' '--enable-shared' '--prefix=/home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/package/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9' '--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/cci_PR-3672/.conan/data/opusfile/0.12/_/_/package/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- 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 how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 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... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of /usr/bin/gcc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... yes 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 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 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... /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 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 make supports nested variables... (cached) yes checking if /usr/bin/gcc supports -std=c89 flag... yes checking if /usr/bin/gcc supports -pedantic flag... yes checking if /usr/bin/gcc supports -Wall flag... yes checking if /usr/bin/gcc supports -Wextra flag... yes checking if /usr/bin/gcc supports -Wno-parentheses flag... yes checking if /usr/bin/gcc supports -Wno-long-long flag... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for clock_gettime... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for URL_DEPS... yes checking for DEPS... yes checking for library containing lrintf... none required checking for /usr/bin/gcc way to treat warnings as errors... -Werror checking if /usr/bin/gcc supports __attribute__(( visibility("default") ))... yes checking if /usr/bin/gcc supports -fvisibility=hidden... yes checking for doxygen... no checking for dot... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating opusfile.pc config.status: creating opusurl.pc config.status: creating opusfile-uninstalled.pc config.status: creating opusurl-uninstalled.pc config.status: creating doc/Doxyfile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: ------------------------------------------------------------------------ opusfile unknown: Automatic configuration OK. Assertions ................... no HTTP support ................. yes Fixed-point .................. no Floating-point API ........... yes Library for lrintf() ......... none required Hidden visibility ............ yes API code examples ............ yes API documentation ............ yes ------------------------------------------------------------------------ ----Running------ > make -j3 ----------------- make all-am make[1]: Entering directory '/home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/build/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9' CC examples/opusfile_example.o CC examples/seeking_example.o CC src/libopusurl_la-http.lo CC src/libopusurl_la-internal.lo CC src/info.lo CC src/internal.lo CC src/opusfile.lo CC src/stream.lo CCLD libopusfile.la CCLD libopusurl.la CCLD examples/opusfile_example CCLD examples/seeking_example make[1]: Leaving directory '/home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/build/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9' opusfile/0.12: Package 'ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9' built opusfile/0.12: Build folder /home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/build/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9 opusfile/0.12: Generated conaninfo.txt opusfile/0.12: Generated conanbuildinfo.txt opusfile/0.12: Generating the package opusfile/0.12: Package folder /home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/package/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9 opusfile/0.12: Calling package() ----Running------ > make install -j3 ----------------- make[1]: Entering directory '/home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/build/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9' /usr/bin/mkdir -p '/home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/package/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9/share/doc/opusfile' /usr/bin/mkdir -p '/home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/package/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9/include/opus' /usr/bin/mkdir -p '/home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/package/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9/lib/pkgconfig' /usr/bin/install -c -m 644 source_subfolder/COPYING source_subfolder/AUTHORS source_subfolder/README.md '/home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/package/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9/share/doc/opusfile' /usr/bin/install -c -m 644 source_subfolder/include/opusfile.h '/home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/package/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9/include/opus' /usr/bin/install -c -m 644 opusfile.pc opusurl.pc '/home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/package/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9/lib/pkgconfig' /usr/bin/mkdir -p '/home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/package/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libopusfile.la libopusurl.la '/home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/package/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9/lib' libtool: install: /usr/bin/install -c .libs/libopusfile.so.0.4.5 /home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/package/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9/lib/libopusfile.so.0.4.5 libtool: install: (cd /home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/package/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9/lib && { ln -s -f libopusfile.so.0.4.5 libopusfile.so.0 || { rm -f libopusfile.so.0 && ln -s libopusfile.so.0.4.5 libopusfile.so.0; }; }) libtool: install: (cd /home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/package/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9/lib && { ln -s -f libopusfile.so.0.4.5 libopusfile.so || { rm -f libopusfile.so && ln -s libopusfile.so.0.4.5 libopusfile.so; }; }) libtool: install: /usr/bin/install -c .libs/libopusfile.lai /home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/package/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9/lib/libopusfile.la libtool: install: (cd /home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/build/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9; /bin/bash "/home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/build/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9/libtool" --silent --tag CC --mode=relink /usr/bin/gcc -Isource_subfolder/include -I/home/conan/w/cci_PR-3672/.conan/data/ogg/1.3.4/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/include -I/home/conan/w/cci_PR-3672/.conan/data/opus/1.3.1/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/include -I/home/conan/w/cci_PR-3672/.conan/data/opus/1.3.1/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/include/opus -I/home/conan/w/cci_PR-3672/.conan/data/openssl/1.1.1h/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/include -m64 -O3 -s -fPIC -std=c89 -pedantic -Wall -Wextra -Wno-parentheses -Wno-long-long -fvisibility=hidden -no-undefined -version-info 4:5:4 -m64 -L/home/conan/w/cci_PR-3672/.conan/data/opus/1.3.1/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib -L/home/conan/w/cci_PR-3672/.conan/data/ogg/1.3.4/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib -L/home/conan/w/cci_PR-3672/.conan/data/openssl/1.1.1h/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib -o libopusurl.la -rpath /home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/package/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9/lib src/libopusurl_la-http.lo src/libopusurl_la-internal.lo libopusfile.la -L/home/conan/w/cci_PR-3672/.conan/data/openssl/1.1.1h/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib -lssl -ldl -lpthread -Wl,-rpath=/home/conan/w/cci_PR-3672/.conan/data/openssl/1.1.1h/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib -lcrypto -ldl -lpthread -Wl,-rpath=/home/conan/w/cci_PR-3672/.conan/data/openssl/1.1.1h/_/_/package/6af9cc7cb931c5ad942174fd7838eb655717c709/lib -lopus -logg -lssl -lcrypto -lm -ldl -lpthread ) libtool: install: /usr/bin/install -c .libs/libopusurl.so.0.4.5T /home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/package/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9/lib/libopusurl.so.0.4.5 libtool: install: (cd /home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/package/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9/lib && { ln -s -f libopusurl.so.0.4.5 libopusurl.so.0 || { rm -f libopusurl.so.0 && ln -s libopusurl.so.0.4.5 libopusurl.so.0; }; }) libtool: install: (cd /home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/package/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9/lib && { ln -s -f libopusurl.so.0.4.5 libopusurl.so || { rm -f libopusurl.so && ln -s libopusurl.so.0.4.5 libopusurl.so; }; }) libtool: install: /usr/bin/install -c .libs/libopusurl.lai /home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/package/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9/lib/libopusurl.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/cci_PR-3672/.conan/data/opusfile/0.12/_/_/package/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/package/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9/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[1]: Leaving directory '/home/conan/w/cci_PR-3672/.conan/data/opusfile/0.12/_/_/build/ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9' [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 opusfile/0.12 package(): Packaged 2 '.0' files: libopusfile.so.0, libopusurl.so.0 opusfile/0.12 package(): Packaged 2 '.5' files: libopusfile.so.0.4.5, libopusurl.so.0.4.5 opusfile/0.12 package(): Packaged 2 '.so' files: libopusurl.so, libopusfile.so opusfile/0.12 package(): Packaged 1 file: COPYING opusfile/0.12 package(): Packaged 1 '.h' file: opusfile.h opusfile/0.12: Package 'ffcebb86653ac4d4d2fc665cd271cc74a6ebf0c9' created opusfile/0.12: Created package revision 480c8d25a715fce85a5fb6c1d9d54d59 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK opusfile/0.12 (test package): Generator txt created conanbuildinfo.txt opusfile/0.12 (test package): Generator cmake created conanbuildinfo.cmake opusfile/0.12 (test package): Generated conaninfo.txt opusfile/0.12 (test package): Generated graphinfo Using lockfile: '/home/conan/w/cci_PR-3672/2/11c10a74-ba2e-4981-8792-24ba507519df/recipes/opusfile/all/test_package/build/559e3a8e0a43de8c311a77c4150ac7d9145c5d20/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 opusfile/0.12 (test package): Calling build() ----Running------ > cd '/home/conan/w/cci_PR-3672/2/11c10a74-ba2e-4981-8792-24ba507519df/recipes/opusfile/all/test_package/build/559e3a8e0a43de8c311a77c4150ac7d9145c5d20' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/cci_PR-3672/2/11c10a74-ba2e-4981-8792-24ba507519df/recipes/opusfile/all/test_package' ----------------- -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX 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 -- Conan: Compiler GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/cci_PR-3672/2/11c10a74-ba2e-4981-8792-24ba507519df/recipes/opusfile/all/test_package/build/559e3a8e0a43de8c311a77c4150ac7d9145c5d20 ----Running------ > cmake --build '/home/conan/w/cci_PR-3672/2/11c10a74-ba2e-4981-8792-24ba507519df/recipes/opusfile/all/test_package/build/559e3a8e0a43de8c311a77c4150ac7d9145c5d20' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package opusfile/0.12 (test package): Running test() ----Running------ > bin/test_package ----------------- opus test result: true JSON file created at '/home/conan/w/cci_PR-3672/2/11c10a74-ba2e-4981-8792-24ba507519df/_create.json'