******************************************************************************** conan install openal/1.19.1@#66f5b296bce677b49fdffaebd071bf76 --build=openal -pr /home/conan/w/prod/BuildSingleReference/88167/5d49b2fd-0620-4f9b-9ffb-30b43293d24f/profile_linux_9_libstdcpp11_gcc_release_64.openal-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 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/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=9 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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [options] openal:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libalsa/1.2.7.2: Not found in local cache, looking in remotes... libalsa/1.2.7.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libalsa/1.2.7.2: Downloaded recipe revision 32620b813130bc80944bb811a20cf6e7 openal/1.19.1: Forced build from source Installing package: openal/1.19.1 Requirements libalsa/1.2.7.2 from 'conan-center' - Downloaded openal/1.19.1 from local cache - Cache Packages libalsa/1.2.7.2:d48130e0dd76369b1338deb3b2372c5a649f9f2d - Download openal/1.19.1:8f758c7d79f11e0791dfc187e19cd92dffabbd2b - Build Installing (downloading, building) binaries... libalsa/1.2.7.2: Retrieving package d48130e0dd76369b1338deb3b2372c5a649f9f2d from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libalsa/1.2.7.2: Package installed d48130e0dd76369b1338deb3b2372c5a649f9f2d libalsa/1.2.7.2: Downloaded package revision bd9565634af7dc6b91dd314c4a72ee48 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK openal/1.19.1: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/source/src openal/1.19.1: [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 openal/1.19.1: Copying sources to build folder openal/1.19.1: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b openal/1.19.1: Generator txt created conanbuildinfo.txt openal/1.19.1: Calling generate() openal/1.19.1: 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 openal/1.19.1: Calling build() openal/1.19.1: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/package/8f758c7d79f11e0791dfc187e19cd92dffabbd2b" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/package/8f758c7d79f11e0791dfc187e19cd92dffabbd2b" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/build/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 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- 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 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Performing Test HAVE_STD_C11 -- Performing Test HAVE_STD_C11 - Success -- Performing Test HAVE_STD_CXX11 -- Performing Test HAVE_STD_CXX11 - Success -- Looking for posix_memalign -- Looking for posix_memalign - not found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Checking _FILE_OFFSET_BITS for large files -- Checking _FILE_OFFSET_BITS for large files - not needed -- Performing Test INLINE_IS_C99 -- Performing Test INLINE_IS_C99 - Success -- Performing Test HAVE_STRUCT_TIMESPEC -- Performing Test HAVE_STRUCT_TIMESPEC - Success -- Performing Test HAVE_LIBATOMIC -- Performing Test HAVE_LIBATOMIC - Success -- Looking for __android_log_print in log -- Looking for __android_log_print in log - not found -- Performing Test HAVE_C99_BOOL -- Performing Test HAVE_C99_BOOL - Success -- Performing Test HAVE_C11_STATIC_ASSERT -- Performing Test HAVE_C11_STATIC_ASSERT - Success -- Performing Test HAVE_C11_ALIGNAS -- Performing Test HAVE_C11_ALIGNAS - Success -- Performing Test HAVE_C11_ATOMIC -- Performing Test HAVE_C11_ATOMIC - Success -- Performing Test HAVE_W_EXTRA -- Performing Test HAVE_W_EXTRA - Success -- Performing Test HAVE_FNO_MATH_ERRNO -- Performing Test HAVE_FNO_MATH_ERRNO - Success -- Performing Test HAVE_GCC_DESTRUCTOR -- Performing Test HAVE_GCC_DESTRUCTOR - Success -- Performing Test HAVE_GCC_PROTECTED_VISIBILITY -- Performing Test HAVE_GCC_PROTECTED_VISIBILITY - Success -- Performing Test HAVE_VISIBILITY_HIDDEN_SWITCH -- Performing Test HAVE_VISIBILITY_HIDDEN_SWITCH - Success -- Performing Test HAVE_ATTRIBUTE_ALIGNED -- Performing Test HAVE_ATTRIBUTE_ALIGNED - Success -- Performing Test HAVE___BUILTIN_ASSUME_ALIGNED -- Performing Test HAVE___BUILTIN_ASSUME_ALIGNED - Success -- Performing Test HAVE_MSSE_SWITCH -- Performing Test HAVE_MSSE_SWITCH - Success -- Performing Test HAVE_MSSE2_SWITCH -- Performing Test HAVE_MSSE2_SWITCH - Success -- Performing Test HAVE_MSSE3_SWITCH -- Performing Test HAVE_MSSE3_SWITCH - Success -- Performing Test HAVE_MSSE4_1_SWITCH -- Performing Test HAVE_MSSE4_1_SWITCH - Success -- Performing Test HAVE_MFPU_NEON_SWITCH -- Performing Test HAVE_MFPU_NEON_SWITCH - Failed -- Performing Test HAVE_GCC_FORMAT -- Performing Test HAVE_GCC_FORMAT - Success -- Looking for stdbool.h -- Looking for stdbool.h - found -- Looking for stdalign.h -- Looking for stdalign.h - found -- Looking for malloc.h -- Looking for malloc.h - found -- Looking for dirent.h -- Looking for dirent.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for cpuid.h -- Looking for cpuid.h - found -- Looking for intrin.h -- Looking for intrin.h - not found -- Looking for sys/sysconf.h -- Looking for sys/sysconf.h - not found -- Looking for fenv.h -- Looking for fenv.h - found -- Looking for float.h -- Looking for float.h - found -- Looking for ieeefp.h -- Looking for ieeefp.h - not found -- Looking for guiddef.h -- Looking for guiddef.h - not found -- Looking for initguid.h -- Looking for initguid.h - not found -- Looking for pow in m -- Looking for pow in m - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Performing Test HAVE_GCC_GET_CPUID -- Performing Test HAVE_GCC_GET_CPUID - Success -- Looking for sysconf -- Looking for sysconf - found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Looking for _aligned_malloc -- Looking for _aligned_malloc - not found -- Looking for proc_pidpath -- Looking for proc_pidpath - not found -- Looking for lrintf -- Looking for lrintf - found -- Looking for modff -- Looking for modff - found -- Looking for log2f -- Looking for log2f - found -- Looking for cbrtf -- Looking for cbrtf - found -- Looking for copysignf -- Looking for copysignf - found -- Looking for _controlfp -- Looking for _controlfp - not found -- Looking for __control87_2 -- Looking for __control87_2 - not found -- Looking for stat -- Looking for stat - found -- Looking for strtof -- Looking for strtof - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for strncasecmp -- Looking for strncasecmp - found -- Looking for strnlen -- Looking for strnlen - not found -- Looking for snprintf -- Looking for snprintf - found -- Looking for isfinite -- Looking for isfinite - found -- Looking for isnan -- Looking for isnan - found -- Looking for windows.h -- Looking for windows.h - not found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for nanosleep -- Looking for nanosleep - found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for include files pthread.h, pthread_np.h -- Looking for include files pthread.h, pthread_np.h - not found -- Performing Test HAVE_PTHREAD -- Performing Test HAVE_PTHREAD - Success -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for pthread_setschedparam -- Looking for pthread_setschedparam - found -- Looking for pthread_setname_np -- Looking for pthread_setname_np - not found -- Looking for pthread_set_name_np -- Looking for pthread_set_name_np - not found -- Looking for pthread_mutexattr_setkind_np -- Looking for pthread_mutexattr_setkind_np - not found -- Looking for pthread_mutex_timedlock -- Looking for pthread_mutex_timedlock - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for getopt -- Looking for getopt - found -- Looking for xmmintrin.h -- Looking for xmmintrin.h - found -- Looking for emmintrin.h -- Looking for emmintrin.h - found -- Looking for pmmintrin.h -- Looking for pmmintrin.h - found -- Looking for smmintrin.h -- Looking for smmintrin.h - found -- Looking for arm_neon.h -- Looking for arm_neon.h - not found -- Found ALSA: /home/conan/w/prod/BuildSingleReference/.conan/data/libalsa/1.2.7.2/_/_/package/d48130e0dd76369b1338deb3b2372c5a649f9f2d/lib/libasound.a (found version "1.2.7.2") -- Found OSS: /usr/include/x86_64-linux-gnu -- Could NOT find AudioIO (missing: AUDIOIO_INCLUDE_DIR) -- Could NOT find QSA (missing: QSA_LIBRARY QSA_INCLUDE_DIR) -- Could NOT find PortAudio (missing: PORTAUDIO_LIBRARY PORTAUDIO_INCLUDE_DIR) -- Could NOT find PulseAudio (missing: PULSEAUDIO_LIBRARY PULSEAUDIO_INCLUDE_DIR) -- Could NOT find JACK (missing: JACK_LIBRARY JACK_INCLUDE_DIR) -- Looking for include files SLES/OpenSLES.h, SLES/OpenSLES_Android.h -- Looking for include files SLES/OpenSLES.h, SLES/OpenSLES_Android.h - not found -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Could NOT find SDL2 (missing: SDL2_LIBRARY SDL2_INCLUDE_DIR) -- Found Git: /usr/bin/git (found version "2.28.0") -- -- Building OpenAL with support for the following backends: -- ALSA, OSS, WaveFile, Null -- -- Building with support for CPU extensions: -- Default, SSE, SSE2, SSE3, SSE4.1 -- -- Embedding HRTF datasets -- -- Installing sample configuration -- -- Installing HRTF definitions -- -- Installing AmbDec presets -- -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/build/Release openal/1.19.1: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/build/Release" '--' '-j3' ----------------- Scanning dependencies of target native-tools Scanning dependencies of target common [ 1%] Generating native-tools/bin2h, native-tools/bsincgen [ 2%] Building C object CMakeFiles/common.dir/common/alcomplex.c.o [ 4%] Building C object CMakeFiles/common.dir/common/almalloc.c.o [ 5%] Building C object CMakeFiles/common.dir/common/atomic.c.o -- The C compiler identification is GNU 9.2.1 [ 7%] Building C object CMakeFiles/common.dir/common/rwlock.c.o [ 8%] Building C object CMakeFiles/common.dir/common/threads.c.o [ 10%] Building C object CMakeFiles/common.dir/common/uintmap.c.o -- The CXX compiler identification is GNU 9.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done [ 11%] Linking C static library libcommon.a -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info [ 11%] Built target common -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for pow in m -- Looking for pow in m - found -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/build/Release/native-tools Scanning dependencies of target bsincgen [ 25%] Building C object CMakeFiles/bsincgen.dir/bsincgen.c.o [ 50%] Linking C executable bsincgen [ 50%] Built target bsincgen Scanning dependencies of target bin2h [ 75%] Building C object CMakeFiles/bin2h.dir/bin2h.c.o [100%] Linking C executable bin2h [100%] Built target bin2h [ 11%] Built target native-tools [ 13%] Generating bsinc_inc.h [ 14%] Generating default-44100.mhr.h [ 15%] Generating default-48000.mhr.h Scanning dependencies of target OpenAL [ 17%] Building C object CMakeFiles/OpenAL.dir/common/alcomplex.c.o [ 18%] Building C object CMakeFiles/OpenAL.dir/common/almalloc.c.o [ 20%] Building C object CMakeFiles/OpenAL.dir/common/atomic.c.o [ 21%] Building C object CMakeFiles/OpenAL.dir/common/rwlock.c.o [ 23%] Building C object CMakeFiles/OpenAL.dir/common/threads.c.o [ 24%] Building C object CMakeFiles/OpenAL.dir/common/uintmap.c.o [ 26%] Building C object CMakeFiles/OpenAL.dir/OpenAL32/alAuxEffectSlot.c.o [ 27%] Building C object CMakeFiles/OpenAL.dir/OpenAL32/alBuffer.c.o [ 28%] Building C object CMakeFiles/OpenAL.dir/OpenAL32/alEffect.c.o [ 30%] Building C object CMakeFiles/OpenAL.dir/OpenAL32/alError.c.o [ 31%] Building C object CMakeFiles/OpenAL.dir/OpenAL32/alExtension.c.o [ 33%] Building C object CMakeFiles/OpenAL.dir/OpenAL32/alFilter.c.o [ 34%] Building C object CMakeFiles/OpenAL.dir/OpenAL32/alListener.c.o [ 36%] Building C object CMakeFiles/OpenAL.dir/OpenAL32/alSource.c.o [ 37%] Building C object CMakeFiles/OpenAL.dir/OpenAL32/alState.c.o [ 39%] Building C object CMakeFiles/OpenAL.dir/OpenAL32/event.c.o [ 40%] Building C object CMakeFiles/OpenAL.dir/OpenAL32/sample_cvt.c.o [ 42%] Building C object CMakeFiles/OpenAL.dir/Alc/ALc.c.o [ 43%] Building C object CMakeFiles/OpenAL.dir/Alc/ALu.c.o [ 44%] Building C object CMakeFiles/OpenAL.dir/Alc/alconfig.c.o [ 46%] Building C object CMakeFiles/OpenAL.dir/Alc/bs2b.c.o [ 47%] Building C object CMakeFiles/OpenAL.dir/Alc/converter.c.o [ 49%] Building C object CMakeFiles/OpenAL.dir/Alc/mastering.c.o [ 50%] Building C object CMakeFiles/OpenAL.dir/Alc/ringbuffer.c.o [ 52%] Building C object CMakeFiles/OpenAL.dir/Alc/effects/autowah.c.o [ 53%] Building C object CMakeFiles/OpenAL.dir/Alc/effects/chorus.c.o [ 55%] Building C object CMakeFiles/OpenAL.dir/Alc/effects/compressor.c.o [ 56%] Building C object CMakeFiles/OpenAL.dir/Alc/effects/dedicated.c.o [ 57%] Building C object CMakeFiles/OpenAL.dir/Alc/effects/distortion.c.o [ 59%] Building C object CMakeFiles/OpenAL.dir/Alc/effects/echo.c.o [ 60%] Building C object CMakeFiles/OpenAL.dir/Alc/effects/equalizer.c.o [ 62%] Building C object CMakeFiles/OpenAL.dir/Alc/effects/fshifter.c.o [ 63%] Building C object CMakeFiles/OpenAL.dir/Alc/effects/modulator.c.o [ 65%] Building C object CMakeFiles/OpenAL.dir/Alc/effects/null.c.o [ 66%] Building C object CMakeFiles/OpenAL.dir/Alc/effects/pshifter.c.o [ 68%] Building C object CMakeFiles/OpenAL.dir/Alc/effects/reverb.c.o [ 69%] Building C object CMakeFiles/OpenAL.dir/Alc/filters/filter.c.o [ 71%] Building C object CMakeFiles/OpenAL.dir/Alc/filters/nfc.c.o [ 72%] Building C object CMakeFiles/OpenAL.dir/Alc/filters/splitter.c.o [ 73%] Building C object CMakeFiles/OpenAL.dir/Alc/helpers.c.o [ 75%] Building C object CMakeFiles/OpenAL.dir/Alc/hrtf.c.o [ 76%] Building C object CMakeFiles/OpenAL.dir/Alc/uhjfilter.c.o [ 78%] Building C object CMakeFiles/OpenAL.dir/Alc/ambdec.c.o [ 79%] Building C object CMakeFiles/OpenAL.dir/Alc/bformatdec.c.o [ 81%] Building C object CMakeFiles/OpenAL.dir/Alc/panning.c.o [ 82%] Building C object CMakeFiles/OpenAL.dir/Alc/mixvoice.c.o [ 84%] Building C object CMakeFiles/OpenAL.dir/Alc/mixer/mixer_c.c.o [ 85%] Building C object CMakeFiles/OpenAL.dir/Alc/mixer/mixer_sse.c.o [ 86%] Building C object CMakeFiles/OpenAL.dir/Alc/mixer/mixer_sse2.c.o [ 88%] Building C object CMakeFiles/OpenAL.dir/Alc/mixer/mixer_sse3.c.o [ 89%] Building C object CMakeFiles/OpenAL.dir/Alc/mixer/mixer_sse41.c.o [ 91%] Building C object CMakeFiles/OpenAL.dir/Alc/backends/base.c.o [ 92%] Building C object CMakeFiles/OpenAL.dir/Alc/backends/loopback.c.o [ 94%] Building C object CMakeFiles/OpenAL.dir/Alc/backends/null.c.o [ 95%] Building C object CMakeFiles/OpenAL.dir/Alc/backends/alsa.c.o [ 97%] Building C object CMakeFiles/OpenAL.dir/Alc/backends/oss.c.o [ 98%] Building C object CMakeFiles/OpenAL.dir/Alc/backends/wave.c.o [100%] Linking C static library libopenal.a [100%] Built target OpenAL openal/1.19.1: Package '8f758c7d79f11e0791dfc187e19cd92dffabbd2b' built openal/1.19.1: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/build/Release openal/1.19.1: Generated conaninfo.txt openal/1.19.1: Generated conanbuildinfo.txt openal/1.19.1: Generating the package openal/1.19.1: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/package/8f758c7d79f11e0791dfc187e19cd92dffabbd2b openal/1.19.1: Calling package() openal/1.19.1: Copied 1 file: COPYING openal/1.19.1: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/package/8f758c7d79f11e0791dfc187e19cd92dffabbd2b" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/package/8f758c7d79f11e0791dfc187e19cd92dffabbd2b" ----------------- -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/package/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/lib/libopenal.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/package/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/lib/cmake/OpenAL/OpenALConfig.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/package/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/lib/cmake/OpenAL/OpenALConfig-release.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/package/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/include/AL/al.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/package/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/include/AL/alc.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/package/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/include/AL/alext.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/package/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/include/AL/efx.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/package/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/include/AL/efx-creative.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/package/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/include/AL/efx-presets.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/package/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/lib/pkgconfig/openal.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/package/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/share/openal/alsoftrc.sample -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/package/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/share/openal/hrtf/default-44100.mhr -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/package/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/share/openal/hrtf/default-48000.mhr -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/package/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/share/openal/presets/3D7.1.ambdec -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/package/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/share/openal/presets/hexagon.ambdec -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/package/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/share/openal/presets/itu5.1.ambdec -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/package/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/share/openal/presets/itu5.1-nocenter.ambdec -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/package/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/share/openal/presets/rectangle.ambdec -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/package/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/share/openal/presets/square.ambdec -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/package/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/share/openal/presets/presets.txt [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 openal/1.19.1 package(): Packaged 1 '.a' file: libopenal.a openal/1.19.1 package(): Packaged 1 '.cmake' file: conan-official-openal-variables.cmake openal/1.19.1 package(): Packaged 1 file: COPYING openal/1.19.1 package(): Packaged 6 '.h' files openal/1.19.1: Package '8f758c7d79f11e0791dfc187e19cd92dffabbd2b' created openal/1.19.1: Created package revision 8839b418935dfd7adcef5def42bb6bd2 [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/CheckIncludeFile.cmake:80 (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: atomic For compatibility with CMake 3.11 and below this check is ignoring it. Call Stack (most recent call first): CMakeLists.txt:480 (CHECK_INCLUDE_FILE) This warning is for project developers. Use -Wno-dev to suppress it. make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/src/Alc/ALc.c: In function ‘LockLists’: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/src/Alc/ALc.c:799:9: warning: unused variable ‘ret’ [-Wunused-variable] 799 | int ret = almtx_lock(&ListLock); | ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/src/Alc/ALc.c: In function ‘UnlockLists’: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/src/Alc/ALc.c:804:9: warning: unused variable ‘ret’ [-Wunused-variable] 804 | int ret = almtx_unlock(&ListLock); | ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/src/Alc/ALc.c: In function ‘alc_init’: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/src/Alc/ALc.c:877:9: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable] 877 | int ret; | ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/src/Alc/effects/reverb.c: In function ‘ReverbState_ALeffectState_process’: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/src/Alc/effects/reverb.c:1358:20: warning: inlining failed in call to ‘LateT60Filter’: --param large-stack-frame-growth limit reached [-Winline] 1358 | static inline void LateT60Filter(ALfloat *restrict samples, const ALsizei todo, T60Filter *filter) | ^~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/src/Alc/effects/reverb.c:1458:9: note: called from here 1458 | LateT60Filter(temps[j], todo, &State->Late.T60[j]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/src/Alc/effects/reverb.c:1358:20: warning: inlining failed in call to ‘LateT60Filter’: --param large-stack-frame-growth limit reached [-Winline] 1358 | static inline void LateT60Filter(ALfloat *restrict samples, const ALsizei todo, T60Filter *filter) | ^~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/src/Alc/effects/reverb.c:1403:9: note: called from here 1403 | LateT60Filter(temps[j], todo, &State->Late.T60[j]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/src/Alc/backends/base.c: In function ‘ALCbackend_Construct’: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/src/Alc/backends/base.c:20:9: warning: unused variable ‘ret’ [-Wunused-variable] 20 | int ret = almtx_init(&self->mMutex, almtx_recursive); | ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/src/Alc/backends/base.c: In function ‘ALCbackend_lock’: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/src/Alc/backends/base.c:70:9: warning: unused variable ‘ret’ [-Wunused-variable] 70 | int ret = almtx_lock(&self->mMutex); | ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/src/Alc/backends/base.c: In function ‘ALCbackend_unlock’: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/src/Alc/backends/base.c:76:9: warning: unused variable ‘ret’ [-Wunused-variable] 76 | int ret = almtx_unlock(&self->mMutex); | ^~~ /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/src/Alc/backends/alsa.c: In function ‘verify_state’: /home/conan/w/prod/BuildSingleReference/.conan/data/openal/1.19.1/_/_/build/8f758c7d79f11e0791dfc187e19cd92dffabbd2b/src/Alc/backends/alsa.c:406:5: warning: enumeration value ‘SND_PCM_STATE_PRIVATE1’ not handled in switch [-Wswitch] 406 | switch(state) | ^~~~~~ openal/1.19.1: 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