******************************************************************************** conan install soxr/0.1.3@ --build=soxr --profile=/home/conan/w/BuildSingleReference/46595/64c7bd7c-ed6f-4014-b156-018684a302f2/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 7 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=7 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 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux [options] soxr:shared=False [build_requires] [env] soxr/0.1.3: Forced build from source Installing package: soxr/0.1.3 Requirements soxr/0.1.3 from local cache - Cache Packages soxr/0.1.3:bf126cf310567891caa51db3fcc8f4cd698bd7e2 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK soxr/0.1.3: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK soxr/0.1.3: Copying sources to build folder soxr/0.1.3: Building your package in /home/conan/w/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/bf126cf310567891caa51db3fcc8f4cd698bd7e2 soxr/0.1.3: Generator cmake created conanbuildinfo.cmake soxr/0.1.3: Aggregating env generators [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 soxr/0.1.3: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/bf126cf310567891caa51db3fcc8f4cd698bd7e2/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="7" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/bf126cf310567891caa51db3fcc8f4cd698bd7e2" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_TESTS="False" -DWITH_OPENMP="False" -DWITH_LSR_BINDINGS="True" -DCMAKE_POSITION_INDEPENDENT_CODE="True" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/bf126cf310567891caa51db3fcc8f4cd698bd7e2/source_subfolder' ----------------- -- The C compiler identification is GNU 7.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for pow in m -- Looking for pow in m - found -- Trying SIMD32 C flags: -- Performing Test DETECT_SIMD32_C_FLAGS -- Performing Test DETECT_SIMD32_C_FLAGS - Success -- Found SIMD32: -- Trying SIMD64 C flags: -mavx -- Performing Test DETECT_SIMD64_C_FLAGS -- Performing Test DETECT_SIMD64_C_FLAGS - Success -- Found SIMD64: -mavx -- Looking for lrint -- Looking for lrint - found -- Looking for include file fenv.h -- Looking for include file fenv.h - found -- Looking for include file stdbool.h -- Looking for include file stdbool.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/bf126cf310567891caa51db3fcc8f4cd698bd7e2/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/bf126cf310567891caa51db3fcc8f4cd698bd7e2/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target soxr [ 10%] Building C object src/CMakeFiles/soxr.dir/data-io.c.o [ 10%] Building C object src/CMakeFiles/soxr.dir/soxr.c.o [ 15%] Building C object src/CMakeFiles/soxr.dir/dbesi0.c.o [ 21%] Building C object src/CMakeFiles/soxr.dir/filter.c.o [ 26%] Building C object src/CMakeFiles/soxr.dir/fft4g64.c.o [ 31%] Building C object src/CMakeFiles/soxr.dir/cr.c.o [ 36%] Building C object src/CMakeFiles/soxr.dir/cr32.c.o [ 42%] Building C object src/CMakeFiles/soxr.dir/fft4g32.c.o [ 47%] Building C object src/CMakeFiles/soxr.dir/cr64.c.o [ 52%] Building C object src/CMakeFiles/soxr.dir/vr32.c.o [ 57%] Building C object src/CMakeFiles/soxr.dir/cr32s.c.o [ 63%] Building C object src/CMakeFiles/soxr.dir/pffft32s.c.o [ 68%] Building C object src/CMakeFiles/soxr.dir/util32s.c.o [ 73%] Building C object src/CMakeFiles/soxr.dir/cr64s.c.o [ 78%] Building C object src/CMakeFiles/soxr.dir/pffft64s.c.o [ 84%] Building C object src/CMakeFiles/soxr.dir/util64s.c.o [ 89%] Linking C static library libsoxr.a [ 89%] Built target soxr Scanning dependencies of target soxr-lsr [ 94%] Building C object src/CMakeFiles/soxr-lsr.dir/soxr-lsr.c.o [100%] Linking C static library libsoxr-lsr.a [100%] Built target soxr-lsr soxr/0.1.3: Package 'bf126cf310567891caa51db3fcc8f4cd698bd7e2' built soxr/0.1.3: Build folder /home/conan/w/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/bf126cf310567891caa51db3fcc8f4cd698bd7e2 soxr/0.1.3: Generated conaninfo.txt soxr/0.1.3: Generated conanbuildinfo.txt soxr/0.1.3: Generating the package soxr/0.1.3: Package folder /home/conan/w/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/bf126cf310567891caa51db3fcc8f4cd698bd7e2 soxr/0.1.3: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/bf126cf310567891caa51db3fcc8f4cd698bd7e2/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [ 89%] Built target soxr [100%] Built target soxr-lsr Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/bf126cf310567891caa51db3fcc8f4cd698bd7e2/share/doc/libsoxr/README -- Installing: /home/conan/w/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/bf126cf310567891caa51db3fcc8f4cd698bd7e2/share/doc/libsoxr/LICENCE -- Installing: /home/conan/w/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/bf126cf310567891caa51db3fcc8f4cd698bd7e2/share/doc/libsoxr/NEWS -- Installing: /home/conan/w/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/bf126cf310567891caa51db3fcc8f4cd698bd7e2/lib/pkgconfig/soxr.pc -- Installing: /home/conan/w/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/bf126cf310567891caa51db3fcc8f4cd698bd7e2/lib/pkgconfig/soxr-lsr.pc -- Installing: /home/conan/w/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/bf126cf310567891caa51db3fcc8f4cd698bd7e2/lib/libsoxr.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/bf126cf310567891caa51db3fcc8f4cd698bd7e2/include/soxr.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/bf126cf310567891caa51db3fcc8f4cd698bd7e2/lib/libsoxr-lsr.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/bf126cf310567891caa51db3fcc8f4cd698bd7e2/include/soxr-lsr.h [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 soxr/0.1.3 package(): Packaged 2 files: LICENCE, pffft soxr/0.1.3 package(): Packaged 2 '.a' files: libsoxr.a, libsoxr-lsr.a soxr/0.1.3 package(): Packaged 2 '.h' files: soxr-lsr.h, soxr.h soxr/0.1.3: Package 'bf126cf310567891caa51db3fcc8f4cd698bd7e2' created soxr/0.1.3: Created package revision 4d3f93e022088ee30e084d02c200a256 [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 Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR CONAN_CMAKE_POSITION_INDEPENDENT_CODE CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_SHARED_LINKER_FLAGS