******************************************************************************** conan install soxr/0.1.3@#5bd870c57d4a48a232b29c4df8776cf9 --build=soxr -pr /home/conan/w/prod/BuildSingleReference/189667/a9d3a14c-9f5f-4909-aec6-ead437864ea7/profile_linux_7_libstdcpp11_gcc_debug_64.soxr-shared-False.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 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/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=7 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=7 os=Linux [options] soxr:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True 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/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/source/src soxr/0.1.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 soxr/0.1.3: Copying sources to build folder soxr/0.1.3: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/bf126cf310567891caa51db3fcc8f4cd698bd7e2 soxr/0.1.3: Generator txt created conanbuildinfo.txt soxr/0.1.3: Calling generate() soxr/0.1.3: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' soxr/0.1.3: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/bf126cf310567891caa51db3fcc8f4cd698bd7e2/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0115=OLD -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' 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() soxr/0.1.3: Apply patch (conan): make OpenMP required to fail when not found soxr/0.1.3: Apply patch (conan): point to the right source dir soxr/0.1.3: Apply patch (conan): Relocatable shared libs on macOS soxr/0.1.3: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/bf126cf310567891caa51db3fcc8f4cd698bd7e2/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/bf126cf310567891caa51db3fcc8f4cd698bd7e2" -DCMAKE_POLICY_DEFAULT_CMP0115="OLD" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/bf126cf310567891caa51db3fcc8f4cd698bd7e2/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/bf126cf310567891caa51db3fcc8f4cd698bd7e2/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/bf126cf310567891caa51db3fcc8f4cd698bd7e2" -DCMAKE_POLICY_DEFAULT_CMP0115="OLD" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/bf126cf310567891caa51db3fcc8f4cd698bd7e2/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/bf126cf310567891caa51db3fcc8f4cd698bd7e2/build/Debug/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- 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/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/bf126cf310567891caa51db3fcc8f4cd698bd7e2/build/Debug soxr/0.1.3: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/bf126cf310567891caa51db3fcc8f4cd698bd7e2/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/bf126cf310567891caa51db3fcc8f4cd698bd7e2/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target soxr [ 5%] Building C object src/CMakeFiles/soxr.dir/soxr.c.o [ 10%] Building C object src/CMakeFiles/soxr.dir/dbesi0.c.o [ 15%] Building C object src/CMakeFiles/soxr.dir/data-io.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/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/bf126cf310567891caa51db3fcc8f4cd698bd7e2/build/Debug 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/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/bf126cf310567891caa51db3fcc8f4cd698bd7e2 soxr/0.1.3: Calling package() soxr/0.1.3: Copied 1 '.LGPL' file: COPYING.LGPL soxr/0.1.3: Copied 1 file: LICENCE soxr/0.1.3: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/bf126cf310567891caa51db3fcc8f4cd698bd7e2/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/bf126cf310567891caa51db3fcc8f4cd698bd7e2" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/bf126cf310567891caa51db3fcc8f4cd698bd7e2/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/bf126cf310567891caa51db3fcc8f4cd698bd7e2" ----------------- -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/bf126cf310567891caa51db3fcc8f4cd698bd7e2/share/doc/libsoxr/README -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/bf126cf310567891caa51db3fcc8f4cd698bd7e2/share/doc/libsoxr/LICENCE -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/bf126cf310567891caa51db3fcc8f4cd698bd7e2/share/doc/libsoxr/NEWS -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/bf126cf310567891caa51db3fcc8f4cd698bd7e2/lib/pkgconfig/soxr.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/bf126cf310567891caa51db3fcc8f4cd698bd7e2/lib/pkgconfig/soxr-lsr.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/bf126cf310567891caa51db3fcc8f4cd698bd7e2/lib/libsoxr.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/bf126cf310567891caa51db3fcc8f4cd698bd7e2/include/soxr.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/bf126cf310567891caa51db3fcc8f4cd698bd7e2/lib/libsoxr-lsr.a -- Installing: /home/conan/w/prod/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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK soxr/0.1.3 package(): Packaged 2 '.h' files: soxr.h, soxr-lsr.h soxr/0.1.3 package(): Packaged 2 files: LICENCE, LICENSE_pffft soxr/0.1.3 package(): Packaged 1 '.LGPL' file: COPYING.LGPL soxr/0.1.3 package(): Packaged 2 '.a' files: libsoxr-lsr.a, libsoxr.a soxr/0.1.3: Package 'bf126cf310567891caa51db3fcc8f4cd698bd7e2' created soxr/0.1.3: Created package revision 5b5e0c45cf4c0d1739e1734e4b3b0eec [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 CMake Warning (dev) at /usr/share/cmake-3.18/Modules/CheckIncludeFiles.cmake:120 (message): Policy CMP0075 is not set: Include file check macros honor CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy details. Use the cmake_policy command to set the policy and suppress this warning. CMAKE_REQUIRED_LIBRARIES is set to: m; For compatibility with CMake 3.11 and below this check is ignoring it. Call Stack (most recent call first): CMakeLists.txt:146 (check_include_files) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0115 soxr/0.1.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