Closed SpaceIm closed 4 years ago
I would say it fails during execution of this command: https://github.com/kcat/openal-soft/blob/f02bc1354d406707619c3f4704e06c9d15b24f63/CMakeLists.txt#L1325
Maybe wrong working directory?
Maybe, I don't know. I've installed MinGW again, and now it works :v:
Package and Environment Details (include every applicable attribute)
Conan profile (output of
conan profile show default
orconan profile show <profile>
if custom profile is in use)Steps to reproduce (Include if Applicable)
conan install openal/1.20.1@ -o openal:shared=True
Logs (Include/Attach if Applicable)
Click to expand log
``` openal/1.20.1: Copying sources to build folder openal/1.20.1: Building your package in C:\Users\spaceim\.conan\data\openal\1.20.1\_\_\build\4cd1c23df2926583915997fbf80c4c92e53c5758 openal/1.20.1: Generator cmake created conanbuildinfo.cmake [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 openal/1.20.1: Calling build() -- The C compiler identification is GNU 9.2.0 -- The CXX compiler identification is GNU 9.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/MinGW/bin/gcc.exe - 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: C:/MinGW/bin/g++.exe - skipped -- 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 default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- 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 -- Performing Test HAVE___RESTRICT -- Performing Test HAVE___RESTRICT - 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_FNO_MATH_ERRNO -- Performing Test HAVE_FNO_MATH_ERRNO - 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 -- 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 -- Performing Test HAVE_SSE_INTRINSICS -- Performing Test HAVE_SSE_INTRINSICS - Success -- Performing Test HAVE_GCC_FORMAT -- Performing Test HAVE_GCC_FORMAT - Success -- Looking for malloc.h -- Looking for malloc.h - found -- Looking for dirent.h -- Looking for dirent.h - found -- Looking for cpuid.h -- Looking for cpuid.h - found -- Looking for intrin.h -- Looking for intrin.h - found -- Looking for sys/sysconf.h -- Looking for sys/sysconf.h - not found -- Looking for guiddef.h -- Looking for guiddef.h - found -- Looking for pow in m -- Looking for pow in m - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - not found -- Looking for dlfcn.h -- Looking for dlfcn.h - not found -- Looking for dlopen in dl -- Looking for dlopen in dl - not found -- Performing Test HAVE_GCC_GET_CPUID -- Performing Test HAVE_GCC_GET_CPUID - Success -- Performing Test HAVE_CPUID_INTRINSIC -- Performing Test HAVE_CPUID_INTRINSIC - Success -- Performing Test HAVE_BITSCANFORWARD64_INTRINSIC -- Performing Test HAVE_BITSCANFORWARD64_INTRINSIC - Success -- Performing Test HAVE_BITSCANFORWARD_INTRINSIC -- Performing Test HAVE_BITSCANFORWARD_INTRINSIC - Success -- Looking for posix_memalign -- Looking for posix_memalign - not found -- Looking for _aligned_malloc -- Looking for _aligned_malloc - found -- Looking for proc_pidpath -- Looking for proc_pidpath - not found -- Looking for stat -- Looking for stat - found -- Looking for getopt -- Looking for getopt - found -- Could NOT find ALSA (missing: ALSA_LIBRARY ALSA_INCLUDE_DIR) -- Could NOT find OSS (missing: OSS_INCLUDE_DIR) -- Could NOT find AudioIO (missing: AUDIOIO_INCLUDE_DIR) -- Could NOT find QSA (missing: QSA_LIBRARY QSA_INCLUDE_DIR) -- No compatible version of the Windows SDK or Platform SDK found. (missing: WINDOWSSDK_DIRS) -- Looking for include files windows.h, mmsystem.h -- Looking for include files windows.h, mmsystem.h - found -- No compatible version of the Windows SDK or Platform SDK found. (missing: WINDOWSSDK_DIRS) -- Could NOT find DSound (missing: DSOUND_LIBRARY DSOUND_INCLUDE_DIR) -- Looking for mmdeviceapi.h -- Looking for mmdeviceapi.h - found -- 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) -- Could NOT find OPENSL (missing: OPENSL_LIBRARY OPENSL_INCLUDE_DIR OPENSL_ANDROID_INCLUDE_DIR) -- 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 -- Found SDL2: winmm;imm32;version;msimg32;mingw32;C:/MinGW/lib/libSDL2main.a;C:/MinGW/lib/libSDL2.a -- Found Git: C:/Users/spaceim/AppData/Local/Programs/Git/cmd/git.exe (found version "2.28.0.windows.1") -- -- Building OpenAL with support for the following backends: -- WASAPI, 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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: C:/Users/spaceim/.conan/data/openal/1.20.1/_/_/build/4cd1c23df2926583915997fbf80c4c92e53c5758/build_subfolder [1/66] Building CXX object source_subfolder/CMakeFiles/common.dir/common/alexcpt.cpp.obj [2/66] Building CXX object source_subfolder/CMakeFiles/common.dir/common/almalloc.cpp.obj [3/66] Building CXX object source_subfolder/CMakeFiles/common.dir/common/alcomplex.cpp.obj [4/66] Building CXX object source_subfolder/CMakeFiles/common.dir/common/alfstream.cpp.obj [5/66] Building CXX object source_subfolder/CMakeFiles/common.dir/common/threads.cpp.obj [6/66] Building CXX object source_subfolder/CMakeFiles/common.dir/common/dynload.cpp.obj [7/66] Building CXX object source_subfolder/CMakeFiles/common.dir/common/alstring.cpp.obj [8/66] Building CXX object source_subfolder/CMakeFiles/common.dir/common/polyphase_resampler.cpp.obj [9/66] Building CXX object source_subfolder/CMakeFiles/common.dir/common/strutils.cpp.obj [10/66] Linking CXX static library lib\libcommon.a [11/66] Generating native-tools/bin2h, native-tools/bsincgen -- The C compiler identification is GNU 9.2.0 -- The CXX compiler identification is GNU 9.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/MinGW/bin/gcc.exe - 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: C:/MinGW/bin/g++.exe - 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: C:/Users/spaceim/.conan/data/openal/1.20.1/_/_/build/4cd1c23df2926583915997fbf80c4c92e53c5758/build_subfolder/source_subfolder/native-tools [1/4] Building C object CMakeFiles/bin2h.dir/bin2h.c.obj [2/4] Linking C executable bin2h.exe [3/4] Building C object CMakeFiles/bsincgen.dir/bsincgen.c.obj [4/4] Linking C executable bsincgen.exe [12/66] Generating hrtf_default.h [13/66] Generating bsinc_inc.h [14/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/al/event.cpp.obj [15/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/al/effect.cpp.obj [16/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/al/auxeffectslot.cpp.obj [17/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/al/buffer.cpp.obj [18/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/al/error.cpp.obj [19/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/al/listener.cpp.obj [20/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/al/extension.cpp.obj [21/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/al/filter.cpp.obj [22/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/al/state.cpp.obj [23/66] Building CXX object source_subfolder/CMakeFiles/OpenAL.dir/al/source.cpp.obj ../source_subfolder/al/source.cpp: In function 'bool {anonymous}::SetSourcefv(ALsource*, ALCcontext*, {anonymous}::SourceProp, al::span