******************************************************************************** conan install soxr/0.1.3@#88fb95249847730ba6074b0f3fab4933 --build=soxr -pr /home/conan/w/prod/BuildSingleReference/25155/3bd37514-815c-477a-8af9-4c7926281c25/profile_linux_12_libstdcpp_clang_debug_64.soxr-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 12.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=12 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=clang compiler.libcxx=libstdc++ compiler.version=12 os=Linux [options] soxr:shared=True [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:68e5b6d4ea58f391fe66f7bece01d8d8a3350b37 - 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 [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/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37 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)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK soxr/0.1.3: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="12" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37" -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" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_TESTS="False" -DWITH_OPENMP="False" -DWITH_LSR_BINDINGS="True" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37' ----------------- -- The C compiler identification is Clang 12.0.0 -- The CXX compiler identification is Clang 12.0.0 -- Check for working C compiler: /usr/local/bin/clang -- Check for working C compiler: /usr/local/bin/clang -- 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/local/bin/clang++ -- Check for working CXX compiler: /usr/local/bin/clang++ -- 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: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting language standard -- Conan: Compiler Clang>=8, checking major version 12 -- Conan: Checking correct version: 12 -- 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 -- 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/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/build_subfolder ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target soxr [ 5%] Building C object source_subfolder/src/CMakeFiles/soxr.dir/soxr.c.o [ 10%] Building C object source_subfolder/src/CMakeFiles/soxr.dir/data-io.c.o [ 15%] Building C object source_subfolder/src/CMakeFiles/soxr.dir/dbesi0.c.o [ 21%] Building C object source_subfolder/src/CMakeFiles/soxr.dir/filter.c.o [ 26%] Building C object source_subfolder/src/CMakeFiles/soxr.dir/fft4g64.c.o [ 31%] Building C object source_subfolder/src/CMakeFiles/soxr.dir/cr.c.o [ 36%] Building C object source_subfolder/src/CMakeFiles/soxr.dir/cr32.c.o [ 42%] Building C object source_subfolder/src/CMakeFiles/soxr.dir/fft4g32.c.o [ 47%] Building C object source_subfolder/src/CMakeFiles/soxr.dir/cr64.c.o [ 52%] Building C object source_subfolder/src/CMakeFiles/soxr.dir/vr32.c.o [ 57%] Building C object source_subfolder/src/CMakeFiles/soxr.dir/cr32s.c.o [ 63%] Building C object source_subfolder/src/CMakeFiles/soxr.dir/pffft32s.c.o [ 68%] Building C object source_subfolder/src/CMakeFiles/soxr.dir/util32s.c.o [ 73%] Building C object source_subfolder/src/CMakeFiles/soxr.dir/cr64s.c.o [ 78%] Building C object source_subfolder/src/CMakeFiles/soxr.dir/pffft64s.c.o [ 84%] Building C object source_subfolder/src/CMakeFiles/soxr.dir/util64s.c.o [ 89%] Linking C shared library ../../lib/libsoxr.so [ 89%] Built target soxr Scanning dependencies of target soxr-lsr [ 94%] Building C object source_subfolder/src/CMakeFiles/soxr-lsr.dir/soxr-lsr.c.o [100%] Linking C shared library ../../lib/libsoxr-lsr.so [100%] Built target soxr-lsr soxr/0.1.3: Package '68e5b6d4ea58f391fe66f7bece01d8d8a3350b37' built soxr/0.1.3: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37 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/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37 soxr/0.1.3: Calling package() ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [ 89%] Built target soxr [100%] Built target soxr-lsr Install the project... -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/share/doc/libsoxr/README -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/share/doc/libsoxr/LICENCE -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/share/doc/libsoxr/NEWS -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/lib/pkgconfig/soxr.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/lib/pkgconfig/soxr-lsr.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/lib/libsoxr.so.0.1.2 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/lib/libsoxr.so.0 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/lib/libsoxr.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/include/soxr.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/lib/libsoxr-lsr.so.0.1.9 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/lib/libsoxr-lsr.so.0 -- Set runtime path of "/home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/lib/libsoxr-lsr.so.0.1.9" to "" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/lib/libsoxr-lsr.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/package/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK soxr/0.1.3 package(): Packaged 2 '.so' files: libsoxr.so, libsoxr-lsr.so soxr/0.1.3 package(): Packaged 2 '.0' files: libsoxr.so.0, libsoxr-lsr.so.0 soxr/0.1.3 package(): Packaged 1 '.9' file: libsoxr-lsr.so.0.1.9 soxr/0.1.3 package(): Packaged 1 '.2' file: libsoxr.so.0.1.2 soxr/0.1.3 package(): Packaged 2 '.h' files: soxr.h, soxr-lsr.h soxr/0.1.3 package(): Packaged 2 files: LICENCE, LICENSE soxr/0.1.3: Package '68e5b6d4ea58f391fe66f7bece01d8d8a3350b37' created soxr/0.1.3: Created package revision ad3e193e32bb0fefef4337b14585a918 [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 /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/soxr.c:246:10: warning: '_Bool' is a C99 extension [-Wc99-extensions] static bool cpu_has_simd32(void) ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/soxr.c:262:10: warning: '_Bool' is a C99 extension [-Wc99-extensions] static bool should_use_simd32(void) ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/soxr.c:300:10: warning: '_Bool' is a C99 extension [-Wc99-extensions] static bool cpu_has_simd64(void) ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/soxr.c:312:10: warning: '_Bool' is a C99 extension [-Wc99-extensions] static bool should_use_simd64(void) ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/soxr.c:634:3: warning: '_Bool' is a C99 extension [-Wc99-extensions] bool separated = !!(p->io_spec.itype & SOXR_SPLIT); ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/soxr.c:656:82: warning: '_Bool' is a C99 extension [-Wc99-extensions] static size_t soxr_output_1ch(soxr_t p, unsigned i, soxr_buf_t dest, size_t len, bool separated) ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/soxr.c:676:3: warning: '_Bool' is a C99 extension [-Wc99-extensions] bool separated = !!(p->io_spec.otype & SOXR_SPLIT); ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/soxr.c:704:3: warning: '_Bool' is a C99 extension [-Wc99-extensions] bool was_flushing; ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/soxr.c:759:3: warning: '_Bool' is a C99 extension [-Wc99-extensions] bool flush_requested = false; ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ 9 warnings generated. In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/filter.c:28: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/fft4g_cache.h:31:8: warning: '_Bool' is a C99 extension [-Wc99-extensions] static bool UPDATE_FFT_CACHE(int len) ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/filter.c:28: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/fft4g_cache.h:59:33: warning: '_Bool' is a C99 extension [-Wc99-extensions] static void DONE_WITH_FFT_CACHE(bool is_writer) ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/filter.c:28: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/fft4g_cache.h:68:3: warning: '_Bool' is a C99 extension [-Wc99-extensions] bool is_writer = UPDATE_FFT_CACHE(len); ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/filter.c:28: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/fft4g_cache.h:75:3: warning: '_Bool' is a C99 extension [-Wc99-extensions] bool is_writer = UPDATE_FFT_CACHE(len); ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/filter.c:45: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/fft4g_cache.h:31:8: warning: '_Bool' is a C99 extension [-Wc99-extensions] static bool UPDATE_FFT_CACHE(int len) ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/filter.c:45: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/fft4g_cache.h:59:33: warning: '_Bool' is a C99 extension [-Wc99-extensions] static void DONE_WITH_FFT_CACHE(bool is_writer) ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/filter.c:45: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/fft4g_cache.h:68:3: warning: '_Bool' is a C99 extension [-Wc99-extensions] bool is_writer = UPDATE_FFT_CACHE(len); ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/filter.c:45: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/fft4g_cache.h:75:3: warning: '_Bool' is a C99 extension [-Wc99-extensions] bool is_writer = UPDATE_FFT_CACHE(len); ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ 8 warnings generated. In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr.c:18: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr.h:104:3: warning: '_Bool' is a C99 extension [-Wc99-extensions] bool is_input; ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr.c:18: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr.h:116:3: warning: '_Bool' is a C99 extension [-Wc99-extensions] bool use_hi_prec_clock; ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr.c:192:3: warning: '_Bool' is a C99 extension [-Wc99-extensions] bool f_domain_m = abs(3-M) == 1 && Fs <= 1; ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr.c:283:3: warning: '_Bool' is a C99 extension [-Wc99-extensions] bool const maintain_3dB_pt = !!(q_spec->flags & SOXR_MAINTAIN_3DB_PT); ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr.c:290:3: warning: '_Bool' is a C99 extension [-Wc99-extensions] bool upsample=false, rational=false, iOpt=!(r_spec->flags&SOXR_NOSMALLINTOPT); ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr.c:291:3: warning: '_Bool' is a C99 extension [-Wc99-extensions] bool lq_bits= (q_spec->flags & SOXR_PROMOTE_TO_LQ)? bits <= 16 : bits == 16; ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr.c:292:3: warning: '_Bool' is a C99 extension [-Wc99-extensions] bool lq_Fp0 = (q_spec->flags & SOXR_PROMOTE_TO_LQ)? Fp0<=lq_bw0 : Fp0==lq_bw0; ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr32.c:8: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr-core.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr.h:104:3: warning: '_Bool' is a C99 extension [-Wc99-extensions] bool is_input; ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr32.c:8: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr-core.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr.h:116:3: warning: '_Bool' is a C99 extension [-Wc99-extensions] bool use_hi_prec_clock; ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr.c:498:8: warning: '_Bool' is a C99 extension [-Wc99-extensions] static bool stage_process(stage_t * stage, bool flushing) ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr.c:498:44: warning: '_Bool' is a C99 extension [-Wc99-extensions] static bool stage_process(stage_t * stage, bool flushing) ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr.c:501:3: warning: '_Bool' is a C99 extension [-Wc99-extensions] bool done = false; ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr.c:520:3: warning: '_Bool' is a C99 extension [-Wc99-extensions] bool done = false; ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ 11 warnings generated. 2 warnings generated. In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr64.c:8: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr-core.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr.h:104:3: warning: '_Bool' is a C99 extension [-Wc99-extensions] bool is_input; ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr64.c:8: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr-core.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr.h:116:3: warning: '_Bool' is a C99 extension [-Wc99-extensions] bool use_hi_prec_clock; ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/vr32.c:202:3: warning: '_Bool' is a C99 extension [-Wc99-extensions] bool is_d; /* true: downsampling at x2 rate; false: upsampling at 1x rate. */ ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/vr32.c:338:8: warning: '_Bool' is a C99 extension [-Wc99-extensions] static bool set_step_step(stream_t * p, double io_ratio, int slew_len) ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/vr32.c:377:8: warning: '_Bool' is a C99 extension [-Wc99-extensions] static bool do_input_stage(rate_t * p, int stage_num, int sign, int min_stage_num) ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/vr32.c:394:5: warning: '_Bool' is a C99 extension [-Wc99-extensions] bool should_be_fast = p->stage_inc; ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr32s.c:8: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr-core.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr.h:104:3: warning: '_Bool' is a C99 extension [-Wc99-extensions] bool is_input; ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr32s.c:8: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr-core.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr.h:116:3: warning: '_Bool' is a C99 extension [-Wc99-extensions] bool use_hi_prec_clock; ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ 2 warnings generated. In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr32s.c:8: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr-core.c:113: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/half-fir.h:47:16: warning: variable 'sum' is uninitialized when used here [-Wuninitialized] BEGINNING; CONVOLVE; END; ^~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr-core.c:112:18: note: expanded from macro 'CONVOLVE' #define CONVOLVE ____ ____ ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/half-fir.h:14:19: note: expanded from macro '____' sum = vAdd(j? sum : vMul(vSet1(.5), t), vMul(vAdd(q1, q2), vLd(COEFS+j))); \ ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/dev32s.h:22:33: note: expanded from macro 'vAdd' #define vAdd(a,b) _mm_add_ps(a,b) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/half-fir.h:47:5: note: variable 'sum' is declared here BEGINNING; CONVOLVE; END; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/half-fir.h:10:21: note: expanded from macro 'BEGINNING' #define BEGINNING v4_t sum, q1, q2, t ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr32s.c:8: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr-core.c:117: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/half-fir.h:47:16: warning: variable 'sum' is uninitialized when used here [-Wuninitialized] BEGINNING; CONVOLVE; END; ^~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr-core.c:116:18: note: expanded from macro 'CONVOLVE' #define CONVOLVE ____ ____ _ ^~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/half-fir.h:14:19: note: expanded from macro '____' sum = vAdd(j? sum : vMul(vSet1(.5), t), vMul(vAdd(q1, q2), vLd(COEFS+j))); \ ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/dev32s.h:22:33: note: expanded from macro 'vAdd' #define vAdd(a,b) _mm_add_ps(a,b) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/half-fir.h:47:5: note: variable 'sum' is declared here BEGINNING; CONVOLVE; END; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/half-fir.h:10:21: note: expanded from macro 'BEGINNING' #define BEGINNING v4_t sum, q1, q2, t ^ 4 warnings generated. 4 warnings generated. In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr64s.c:8: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr-core.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr.h:104:3: warning: '_Bool' is a C99 extension [-Wc99-extensions] bool is_input; ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr64s.c:8: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr-core.c:15: /home/conan/w/prod/BuildSingleReference/.conan/data/soxr/0.1.3/_/_/build/68e5b6d4ea58f391fe66f7bece01d8d8a3350b37/source_subfolder/src/cr.h:116:3: warning: '_Bool' is a C99 extension [-Wc99-extensions] bool use_hi_prec_clock; ^ /usr/local/lib/clang/12.0.0/include/stdbool.h:15:14: note: expanded from macro 'bool' #define bool _Bool ^ 2 warnings generated.