Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/openal-soft.spec'], chrootPath='/srv/build/7/A/mock-root/c7-epel-i686/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600logger=uid=501) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/openal-soft.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/openal-soft-1.16.0-3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/openal-soft.spec '], chrootPath='/srv/build/7/A/mock-root/c7-epel-i686/root'shell=Falseuid=501env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/openal-soft.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OAPE2F + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openal-soft-1.16.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/openal-soft-1.16.0.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd openal-soft-1.16.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (openal-soft-arm_neon-only-for-32bit.patch):' Patch #0 (openal-soft-arm_neon-only-for-32bit.patch): + /usr/bin/cat /builddir/build/SOURCES/openal-soft-arm_neon-only-for-32bit.patch + /usr/bin/patch -p1 --fuzz=0 patching file CMakeLists.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nhUYtW + umask 022 + cd /builddir/build/BUILD + cd openal-soft-1.16.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON . -- The C compiler identification is GNU 4.8.5 -- The CXX compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Checking _FILE_OFFSET_BITS for large files -- Checking _FILE_OFFSET_BITS for large files - 64 -- 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_C99 -- Performing Test HAVE_STD_C99 - Success -- Performing Test INLINE_IS_C99 -- Performing Test INLINE_IS_C99 - Success -- Performing Test HAVE_C99_VLA -- Performing Test HAVE_C99_VLA - Success -- 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 - Failed -- Performing Test HAVE_W_EXTRA -- Performing Test HAVE_W_EXTRA - Success -- Performing Test HAVE_FPIC_SWITCH -- Performing Test HAVE_FPIC_SWITCH - 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_MSSE_SWITCH -- Performing Test HAVE_MSSE_SWITCH - Success -- Performing Test HAVE_MSSE2_SWITCH -- Performing Test HAVE_MSSE2_SWITCH - Success -- Performing Test HAVE_MSSE4_1_SWITCH -- Performing Test HAVE_MSSE4_1_SWITCH - Success -- 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 ftw.h -- Looking for ftw.h - found -- Looking for io.h -- Looking for io.h - not 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 -- Performing Test HAVE_GCC_GET_CPUID -- Performing Test HAVE_GCC_GET_CPUID - Success -- Looking for pow in m -- Looking for pow in m - found -- Looking for aligned_alloc -- Looking for aligned_alloc - found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Looking for _aligned_malloc -- Looking for _aligned_malloc - not found -- Looking for lrintf -- Looking for lrintf - found -- Looking for _controlfp -- Looking for _controlfp - not found -- Looking for __control87_2 -- Looking for __control87_2 - not found -- Looking for ftw -- Looking for ftw - found -- Looking for strtof -- Looking for strtof - found -- Looking for stat -- Looking for stat - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for strncasecmp -- Looking for strncasecmp - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for isfinite -- Looking for isfinite - found -- Looking for isnan -- Looking for isnan - found -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for dlopen in dl -- Looking for dlopen in dl - 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 - 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 xmmintrin.h -- Looking for xmmintrin.h - found -- Looking for emmintrin.h -- Looking for emmintrin.h - found -- Looking for smmintrin.h -- Looking for smmintrin.h - found -- Looking for arm_neon.h -- Looking for arm_neon.h - not found -- Could NOT find FluidSynth (missing: FLUIDSYNTH_LIBRARIES FLUIDSYNTH_INCLUDE_DIR) -- Found ALSA: /usr/lib/libasound.so (found version "1.0.28") -- Found OSS: /usr/include -- Could NOT find AudioIO (missing: AUDIOIO_INCLUDE_DIR) -- Could NOT find SoundIO (missing: SOUNDIO_LIBRARY SOUNDIO_INCLUDE_DIR) -- Could NOT find QSA (missing: QSA_LIBRARY QSA_INCLUDE_DIR) -- Found PortAudio: /usr/lib/libportaudio.so -- Found PulseAudio: /usr/lib/libpulse.so (found version "6.0.0") -- 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 Q_WS_X11 -- Looking for Q_WS_X11 - found -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - not found -- Looking for Q_WS_QWS -- Looking for Q_WS_QWS - not found -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found -- Found Qt4: /usr/bin/qmake-qt4 (found suitable version "4.8.5", minimum required is "4.8.0") -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - found -- Found Threads: TRUE -- Could NOT find SDL2 (missing: SDL2_LIBRARY SDL2_INCLUDE_DIR) -- -- Building OpenAL with support for the following backends: -- ALSA, OSS, PortAudio, PulseAudio, WaveFile, Null -- -- Building with support for CPU extensions: -- Default, SSE, SSE2, SSE4.1 -- -- Installing sample configuration -- -- Installing HRTF definitions -- -- Building utility programs -- Building configuration program -- -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/openal-soft-1.16.0 + make -j16 /usr/bin/cmake -H/builddir/build/BUILD/openal-soft-1.16.0 -B/builddir/build/BUILD/openal-soft-1.16.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/openal-soft-1.16.0' make -f CMakeFiles/common.dir/build.make CMakeFiles/common.dir/depend make -f CMakeFiles/makehrtf.dir/build.make CMakeFiles/makehrtf.dir/depend make -f utils/alsoft-config/CMakeFiles/alsoft-config.dir/build.make utils/alsoft-config/CMakeFiles/alsoft-config.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openal-soft-1.16.0' cd /builddir/build/BUILD/openal-soft-1.16.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles/common.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/openal-soft-1.16.0' cd /builddir/build/BUILD/openal-soft-1.16.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles/makehrtf.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/openal-soft-1.16.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 2 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 1 [ 1%] [ 3%] Generating moc_mainwindow.cxx Scanning dependencies of target common Scanning dependencies of target makehrtf Generating ui_mainwindow.h cd /builddir/build/BUILD/openal-soft-1.16.0/utils/alsoft-config && /usr/lib/qt4/bin/moc-qt4 -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/utils/alsoft-config -I/usr/include -I/usr/include/QtGui -I/usr/include/QtCore -D_GNU_SOURCE=1 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DQT_GUI_LIB -DQT_CORE_LIB -o /builddir/build/BUILD/openal-soft-1.16.0/utils/alsoft-config/moc_mainwindow.cxx /builddir/build/BUILD/openal-soft-1.16.0/utils/alsoft-config/mainwindow.h cd /builddir/build/BUILD/openal-soft-1.16.0/utils/alsoft-config && /usr/lib/qt4/bin/uic-qt4 -o /builddir/build/BUILD/openal-soft-1.16.0/utils/alsoft-config/ui_mainwindow.h /builddir/build/BUILD/openal-soft-1.16.0/utils/alsoft-config/mainwindow.ui make[2]: Leaving directory `/builddir/build/BUILD/openal-soft-1.16.0' make -f CMakeFiles/common.dir/build.make CMakeFiles/common.dir/build make[2]: Leaving directory `/builddir/build/BUILD/openal-soft-1.16.0' make -f CMakeFiles/makehrtf.dir/build.make CMakeFiles/makehrtf.dir/build make[2]: Entering directory `/builddir/build/BUILD/openal-soft-1.16.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 10 make[2]: Entering directory `/builddir/build/BUILD/openal-soft-1.16.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 6 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 7 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 8 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 9 [ 4%] [ 6%] [ 7%] [ 9%] [ 11%] Building C object CMakeFiles/makehrtf.dir/utils/makehrtf.c.o /usr/bin/cc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/makehrtf.dir/utils/makehrtf.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/utils/makehrtf.c Building C object CMakeFiles/common.dir/common/atomic.c.o Building C object CMakeFiles/common.dir/common/rwlock.c.o /usr/bin/cc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/common.dir/common/rwlock.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/common/rwlock.c Building C object CMakeFiles/common.dir/common/threads.c.o /usr/bin/cc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/common.dir/common/atomic.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/common/atomic.c Building C object CMakeFiles/common.dir/common/uintmap.c.o /usr/bin/cc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/common.dir/common/threads.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/common/threads.c /usr/bin/cc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/common.dir/common/uintmap.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/common/uintmap.c cd /builddir/build/BUILD/openal-soft-1.16.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0/utils/alsoft-config /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0/utils/alsoft-config /builddir/build/BUILD/openal-soft-1.16.0/utils/alsoft-config/CMakeFiles/alsoft-config.dir/DependInfo.cmake --color= Scanning dependencies of target alsoft-config make[2]: Leaving directory `/builddir/build/BUILD/openal-soft-1.16.0' make -f utils/alsoft-config/CMakeFiles/alsoft-config.dir/build.make utils/alsoft-config/CMakeFiles/alsoft-config.dir/build make[2]: Entering directory `/builddir/build/BUILD/openal-soft-1.16.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 3 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 4 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 5 [ 12%] [ 14%] [ 15%] Building CXX object utils/alsoft-config/CMakeFiles/alsoft-config.dir/main.cpp.o cd /builddir/build/BUILD/openal-soft-1.16.0/utils/alsoft-config && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -DNDEBUG -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/utils/alsoft-config -isystem /usr/include/QtGui -isystem /usr/include/QtCore -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/alsoft-config.dir/main.cpp.o -c /builddir/build/BUILD/openal-soft-1.16.0/utils/alsoft-config/main.cpp Building CXX object utils/alsoft-config/CMakeFiles/alsoft-config.dir/mainwindow.cpp.o Building CXX object utils/alsoft-config/CMakeFiles/alsoft-config.dir/moc_mainwindow.cxx.o cd /builddir/build/BUILD/openal-soft-1.16.0/utils/alsoft-config && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -DNDEBUG -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/utils/alsoft-config -isystem /usr/include/QtGui -isystem /usr/include/QtCore -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/alsoft-config.dir/mainwindow.cpp.o -c /builddir/build/BUILD/openal-soft-1.16.0/utils/alsoft-config/mainwindow.cpp cd /builddir/build/BUILD/openal-soft-1.16.0/utils/alsoft-config && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -DNDEBUG -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/utils/alsoft-config -isystem /usr/include/QtGui -isystem /usr/include/QtCore -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/alsoft-config.dir/moc_mainwindow.cxx.o -c /builddir/build/BUILD/openal-soft-1.16.0/utils/alsoft-config/moc_mainwindow.cxx Linking C static library libcommon.a /usr/bin/cmake -P CMakeFiles/common.dir/cmake_clean_target.cmake /usr/bin/cmake -E cmake_link_script CMakeFiles/common.dir/link.txt --verbose=1 /usr/bin/ar cr libcommon.a CMakeFiles/common.dir/common/atomic.c.o CMakeFiles/common.dir/common/rwlock.c.o CMakeFiles/common.dir/common/threads.c.o CMakeFiles/common.dir/common/uintmap.c.o /usr/bin/ranlib libcommon.a make[2]: Leaving directory `/builddir/build/BUILD/openal-soft-1.16.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 6 7 8 9 [ 15%] Built target common make -f CMakeFiles/openal.dir/build.make CMakeFiles/openal.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openal-soft-1.16.0' cd /builddir/build/BUILD/openal-soft-1.16.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles/openal.dir/DependInfo.cmake --color= Scanning dependencies of target openal make[2]: Leaving directory `/builddir/build/BUILD/openal-soft-1.16.0' make -f CMakeFiles/openal.dir/build.make CMakeFiles/openal.dir/build make[2]: Entering directory `/builddir/build/BUILD/openal-soft-1.16.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 11 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 12 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 13 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 14 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 15 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 16 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 17 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 18 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 19 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 20 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 21 [ 17%] [ 22%] [ 23%] [ 23%] [ 23%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 22 [ 25%] [ 26%] [ 28%] [ 30%] [ 33%] [ 33%] [ 34%] Building C object CMakeFiles/openal.dir/OpenAL32/alBuffer.c.o Building C object CMakeFiles/openal.dir/OpenAL32/alAuxEffectSlot.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/OpenAL32/alAuxEffectSlot.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/alAuxEffectSlot.c Building C object CMakeFiles/openal.dir/OpenAL32/alExtension.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/OpenAL32/alBuffer.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/alBuffer.c Building C object CMakeFiles/openal.dir/OpenAL32/alEffect.c.o Building C object CMakeFiles/openal.dir/OpenAL32/alError.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/OpenAL32/alExtension.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/alExtension.c Building C object CMakeFiles/openal.dir/OpenAL32/alFilter.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/OpenAL32/alEffect.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/alEffect.c /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/OpenAL32/alError.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/alError.c /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/OpenAL32/alFilter.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/alFilter.c Building C object CMakeFiles/openal.dir/OpenAL32/alMidi.c.o Building C object CMakeFiles/openal.dir/OpenAL32/alPreset.c.o Building C object CMakeFiles/openal.dir/OpenAL32/alFontsound.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/OpenAL32/alMidi.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/alMidi.c Building C object CMakeFiles/openal.dir/OpenAL32/alSource.c.o Building C object CMakeFiles/openal.dir/OpenAL32/alListener.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/OpenAL32/alPreset.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/alPreset.c Building C object CMakeFiles/openal.dir/OpenAL32/alSoundfont.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/OpenAL32/alFontsound.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/alFontsound.c /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/OpenAL32/alListener.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/alListener.c /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/OpenAL32/alSoundfont.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/alSoundfont.c /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/OpenAL32/alSource.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/alSource.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 23 [ 36%] Building C object CMakeFiles/openal.dir/OpenAL32/alState.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/OpenAL32/alState.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/alState.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 24 [ 38%] Building C object CMakeFiles/openal.dir/OpenAL32/alThunk.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/OpenAL32/alThunk.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/alThunk.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 25 [ 39%] Building C object CMakeFiles/openal.dir/OpenAL32/sample_cvt.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/OpenAL32/sample_cvt.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/sample_cvt.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 26 [ 41%] Building C object CMakeFiles/openal.dir/Alc/ALc.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/ALc.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/ALc.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 27 [ 42%] Building C object CMakeFiles/openal.dir/Alc/ALu.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/ALu.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/ALu.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 28 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 29 [ 44%] [ 46%] Building C object CMakeFiles/openal.dir/Alc/alcConfig.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/alcConfig.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/alcConfig.c Building C object CMakeFiles/openal.dir/Alc/alcRing.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/alcRing.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/alcRing.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 30 [ 47%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 31 [ 49%] Building C object CMakeFiles/openal.dir/Alc/bs2b.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/bs2b.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/bs2b.c Building C object CMakeFiles/openal.dir/Alc/effects/autowah.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/effects/autowah.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/effects/autowah.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 32 [ 50%] Building C object CMakeFiles/openal.dir/Alc/effects/chorus.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/effects/chorus.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/effects/chorus.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 33 [ 52%] Building C object CMakeFiles/openal.dir/Alc/effects/compressor.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/effects/compressor.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/effects/compressor.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 34 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 35 [ 53%] [ 55%] Building C object CMakeFiles/openal.dir/Alc/effects/dedicated.c.o /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 36 /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/effects/dedicated.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/effects/dedicated.c Building C object CMakeFiles/openal.dir/Alc/effects/distortion.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/effects/distortion.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/effects/distortion.c [ 57%] Building C object CMakeFiles/openal.dir/Alc/effects/echo.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/effects/echo.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/effects/echo.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 37 [ 58%] Building C object CMakeFiles/openal.dir/Alc/effects/equalizer.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/effects/equalizer.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/effects/equalizer.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 38 [ 60%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 39 Building C object CMakeFiles/openal.dir/Alc/effects/flanger.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/effects/flanger.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/effects/flanger.c [ 61%] Building C object CMakeFiles/openal.dir/Alc/effects/modulator.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/effects/modulator.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/effects/modulator.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 40 [ 63%] Building C object CMakeFiles/openal.dir/Alc/effects/null.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/effects/null.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/effects/null.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 41 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 42 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 43 [ 65%] [ 66%] [ 68%] Building C object CMakeFiles/openal.dir/Alc/effects/reverb.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/effects/reverb.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/effects/reverb.c Building C object CMakeFiles/openal.dir/Alc/helpers.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/helpers.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/helpers.c Building C object CMakeFiles/openal.dir/Alc/hrtf.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/hrtf.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/hrtf.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 44 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 45 [ 71%] [ 71%] Building C object CMakeFiles/openal.dir/Alc/panning.c.o Building C object CMakeFiles/openal.dir/Alc/mixer.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/panning.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/panning.c /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/mixer.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/mixer.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 46 [ 73%] In function 'ProbeDevices': /builddir/build/BUILD/openal-soft-1.16.0/Alc/ALc.c:776:20: warning: inlining failed in call to 'LockLists.part.1': call is unlikely and code size would grow [-Winline] static inline void LockLists(void) ^ cc1: warning: called from here [-Winline] /builddir/build/BUILD/openal-soft-1.16.0/Alc/ALc.c:781:20: warning: inlining failed in call to 'UnlockLists.part.2': call is unlikely and code size would grow [-Winline] static inline void UnlockLists(void) ^ cc1: warning: called from here [-Winline] Building C object CMakeFiles/openal.dir/Alc/mixer_c.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/mixer_c.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/mixer_c.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 47 [ 74%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 48 Building C object CMakeFiles/openal.dir/Alc/mixer_sse.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -msse -o CMakeFiles/openal.dir/Alc/mixer_sse.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/mixer_sse.c [ 76%] Building C object CMakeFiles/openal.dir/Alc/mixer_sse2.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -msse2 -o CMakeFiles/openal.dir/Alc/mixer_sse2.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/mixer_sse2.c In function 'VerifyDevice': /builddir/build/BUILD/openal-soft-1.16.0/Alc/ALc.c:776:20: warning: inlining failed in call to 'LockLists.part.1': call is unlikely and code size would grow [-Winline] static inline void LockLists(void) ^ cc1: warning: called from here [-Winline] /builddir/build/BUILD/openal-soft-1.16.0/Alc/ALc.c:781:20: warning: inlining failed in call to 'UnlockLists.part.2': call is unlikely and code size would grow [-Winline] static inline void UnlockLists(void) ^ cc1: warning: called from here [-Winline] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 49 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 50 [ 77%] [ 79%] Building C object CMakeFiles/openal.dir/Alc/mixer_sse41.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -msse4.1 -o CMakeFiles/openal.dir/Alc/mixer_sse41.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/mixer_sse41.c Building C object CMakeFiles/openal.dir/Alc/midi/base.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/midi/base.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/midi/base.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 51 [ 80%] Building C object CMakeFiles/openal.dir/Alc/midi/sf2load.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/midi/sf2load.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/midi/sf2load.c In function 'alcCreateContext': /builddir/build/BUILD/openal-soft-1.16.0/Alc/ALc.c:776:20: warning: inlining failed in call to 'LockLists.part.1': call is unlikely and code size would grow [-Winline] static inline void LockLists(void) ^ cc1: warning: called from here [-Winline] /builddir/build/BUILD/openal-soft-1.16.0/Alc/ALc.c:781:20: warning: inlining failed in call to 'UnlockLists.part.2': call is unlikely and code size would grow [-Winline] static inline void UnlockLists(void) ^ cc1: warning: called from here [-Winline] /builddir/build/BUILD/openal-soft-1.16.0/Alc/ALc.c:781:20: warning: inlining failed in call to 'UnlockLists.part.2': call is unlikely and code size would grow [-Winline] static inline void UnlockLists(void) ^ cc1: warning: called from here [-Winline] /builddir/build/BUILD/openal-soft-1.16.0/Alc/ALc.c:781:20: warning: inlining failed in call to 'UnlockLists.part.2': call is unlikely and code size would grow [-Winline] static inline void UnlockLists(void) ^ cc1: warning: called from here [-Winline] /builddir/build/BUILD/openal-soft-1.16.0/Alc/ALc.c:781:20: warning: inlining failed in call to 'UnlockLists.part.2': call is unlikely and code size would grow [-Winline] static inline void UnlockLists(void) ^ cc1: warning: called from here [-Winline] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 52 [ 82%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 53 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 54 [ 84%] Building C object CMakeFiles/openal.dir/Alc/midi/dummy.c.o [ 85%] /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/midi/dummy.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/midi/dummy.c Building C object CMakeFiles/openal.dir/Alc/midi/soft.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/midi/soft.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/midi/soft.c Building C object CMakeFiles/openal.dir/Alc/midi/fluidsynth.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/midi/fluidsynth.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/midi/fluidsynth.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 55 [ 87%] Building C object CMakeFiles/openal.dir/Alc/backends/base.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/backends/base.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/backends/base.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 56 [ 88%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 57 Building C object CMakeFiles/openal.dir/Alc/backends/loopback.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/backends/loopback.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/backends/loopback.c [ 90%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 58 [ 92%] Building C object CMakeFiles/openal.dir/Alc/backends/null.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/backends/null.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/backends/null.c Building C object CMakeFiles/openal.dir/Alc/backends/alsa.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/backends/alsa.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/backends/alsa.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 59 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 60 [ 93%] [ 95%] Building C object CMakeFiles/openal.dir/Alc/backends/oss.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/backends/oss.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/backends/oss.c Building C object CMakeFiles/openal.dir/Alc/backends/portaudio.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/backends/portaudio.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/backends/portaudio.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 61 [ 96%] Building C object CMakeFiles/openal.dir/Alc/backends/pulseaudio.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/backends/pulseaudio.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/backends/pulseaudio.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 62 [ 98%] Building C object CMakeFiles/openal.dir/Alc/backends/wave.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Dopenal_EXPORTS -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -fPIC -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -I/builddir/build/BUILD/openal-soft-1.16.0/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.16.0/Alc -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/backends/wave.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/Alc/backends/wave.c In function 'alcCaptureCloseDevice': /builddir/build/BUILD/openal-soft-1.16.0/Alc/ALc.c:776:20: warning: inlining failed in call to 'LockLists.part.1': call is unlikely and code size would grow [-Winline] static inline void LockLists(void) ^ cc1: warning: called from here [-Winline] /builddir/build/BUILD/openal-soft-1.16.0/Alc/ALc.c:781:20: warning: inlining failed in call to 'UnlockLists.part.2': call is unlikely and code size would grow [-Winline] static inline void UnlockLists(void) ^ cc1: warning: called from here [-Winline] /builddir/build/BUILD/openal-soft-1.16.0/Alc/ALc.c:781:20: warning: inlining failed in call to 'UnlockLists.part.2': call is unlikely and code size would grow [-Winline] static inline void UnlockLists(void) ^ cc1: warning: called from here [-Winline] In function 'alcDevicePauseSOFT': /builddir/build/BUILD/openal-soft-1.16.0/Alc/ALc.c:776:20: warning: inlining failed in call to 'LockLists.part.1': call is unlikely and code size would grow [-Winline] static inline void LockLists(void) ^ cc1: warning: called from here [-Winline] /builddir/build/BUILD/openal-soft-1.16.0/Alc/ALc.c:781:20: warning: inlining failed in call to 'UnlockLists.part.2': call is unlikely and code size would grow [-Winline] static inline void UnlockLists(void) ^ cc1: warning: called from here [-Winline] In function 'alcDeviceResumeSOFT': /builddir/build/BUILD/openal-soft-1.16.0/Alc/ALc.c:776:20: warning: inlining failed in call to 'LockLists.part.1': call is unlikely and code size would grow [-Winline] static inline void LockLists(void) ^ cc1: warning: called from here [-Winline] /builddir/build/BUILD/openal-soft-1.16.0/Alc/ALc.c:781:20: warning: inlining failed in call to 'UnlockLists.part.2': call is unlikely and code size would grow [-Winline] static inline void UnlockLists(void) ^ cc1: warning: called from here [-Winline] In function 'VerifyContext': /builddir/build/BUILD/openal-soft-1.16.0/Alc/ALc.c:776:20: warning: inlining failed in call to 'LockLists.part.1': call is unlikely and code size would grow [-Winline] static inline void LockLists(void) ^ cc1: warning: called from here [-Winline] /builddir/build/BUILD/openal-soft-1.16.0/Alc/ALc.c:781:20: warning: inlining failed in call to 'UnlockLists.part.2': call is unlikely and code size would grow [-Winline] static inline void UnlockLists(void) ^ cc1: warning: called from here [-Winline] /builddir/build/BUILD/openal-soft-1.16.0/Alc/ALc.c:781:20: warning: inlining failed in call to 'UnlockLists.part.2': call is unlikely and code size would grow [-Winline] static inline void UnlockLists(void) ^ cc1: warning: called from here [-Winline] Linking C executable makehrtf /usr/bin/cmake -E cmake_link_script CMakeFiles/makehrtf.dir/link.txt --verbose=1 /usr/bin/cc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -Wl,-z,relro CMakeFiles/makehrtf.dir/utils/makehrtf.c.o -o makehrtf -rdynamic -lm In function 'alcCloseDevice': /builddir/build/BUILD/openal-soft-1.16.0/Alc/ALc.c:776:20: warning: inlining failed in call to 'LockLists.part.1': call is unlikely and code size would grow [-Winline] static inline void LockLists(void) ^ cc1: warning: called from here [-Winline] /builddir/build/BUILD/openal-soft-1.16.0/Alc/ALc.c:781:20: warning: inlining failed in call to 'UnlockLists.part.2': call is unlikely and code size would grow [-Winline] static inline void UnlockLists(void) ^ cc1: warning: called from here [-Winline] make[2]: Leaving directory `/builddir/build/BUILD/openal-soft-1.16.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 10 /builddir/build/BUILD/openal-soft-1.16.0/Alc/ALc.c:781:20: warning: inlining failed in call to 'UnlockLists.part.2': call is unlikely and code size would grow [-Winline] static inline void UnlockLists(void) ^ cc1: warning: called from here [-Winline] [ 98%] Built target makehrtf In function 'alcDestroyContext': /builddir/build/BUILD/openal-soft-1.16.0/Alc/ALc.c:776:20: warning: inlining failed in call to 'LockLists.part.1': call is unlikely and code size would grow [-Winline] static inline void LockLists(void) ^ cc1: warning: called from here [-Winline] /builddir/build/BUILD/openal-soft-1.16.0/Alc/ALc.c:781:20: warning: inlining failed in call to 'UnlockLists.part.2': call is unlikely and code size would grow [-Winline] static inline void UnlockLists(void) ^ cc1: warning: called from here [-Winline] In function 'GetContextRef': /builddir/build/BUILD/openal-soft-1.16.0/Alc/ALc.c:776:20: warning: inlining failed in call to 'LockLists.part.1': call is unlikely and code size would grow [-Winline] static inline void LockLists(void) ^ cc1: warning: called from here [-Winline] /builddir/build/BUILD/openal-soft-1.16.0/Alc/ALc.c:781:20: warning: inlining failed in call to 'UnlockLists.part.2': call is unlikely and code size would grow [-Winline] static inline void UnlockLists(void) ^ cc1: warning: called from here [-Winline] Linking C shared library libopenal.so /usr/bin/cmake -E cmake_link_script CMakeFiles/openal.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -Wl,-z,relro -shared -Wl,-soname,libopenal.so.1 -o libopenal.so.1.16.0 CMakeFiles/openal.dir/OpenAL32/alAuxEffectSlot.c.o CMakeFiles/openal.dir/OpenAL32/alBuffer.c.o CMakeFiles/openal.dir/OpenAL32/alEffect.c.o CMakeFiles/openal.dir/OpenAL32/alError.c.o CMakeFiles/openal.dir/OpenAL32/alExtension.c.o CMakeFiles/openal.dir/OpenAL32/alFilter.c.o CMakeFiles/openal.dir/OpenAL32/alFontsound.c.o CMakeFiles/openal.dir/OpenAL32/alListener.c.o CMakeFiles/openal.dir/OpenAL32/alMidi.c.o CMakeFiles/openal.dir/OpenAL32/alPreset.c.o CMakeFiles/openal.dir/OpenAL32/alSoundfont.c.o CMakeFiles/openal.dir/OpenAL32/alSource.c.o CMakeFiles/openal.dir/OpenAL32/alState.c.o CMakeFiles/openal.dir/OpenAL32/alThunk.c.o CMakeFiles/openal.dir/OpenAL32/sample_cvt.c.o CMakeFiles/openal.dir/Alc/ALc.c.o CMakeFiles/openal.dir/Alc/ALu.c.o CMakeFiles/openal.dir/Alc/alcConfig.c.o CMakeFiles/openal.dir/Alc/alcRing.c.o CMakeFiles/openal.dir/Alc/bs2b.c.o CMakeFiles/openal.dir/Alc/effects/autowah.c.o CMakeFiles/openal.dir/Alc/effects/chorus.c.o CMakeFiles/openal.dir/Alc/effects/compressor.c.o CMakeFiles/openal.dir/Alc/effects/dedicated.c.o CMakeFiles/openal.dir/Alc/effects/distortion.c.o CMakeFiles/openal.dir/Alc/effects/echo.c.o CMakeFiles/openal.dir/Alc/effects/equalizer.c.o CMakeFiles/openal.dir/Alc/effects/flanger.c.o CMakeFiles/openal.dir/Alc/effects/modulator.c.o CMakeFiles/openal.dir/Alc/effects/null.c.o CMakeFiles/openal.dir/Alc/effects/reverb.c.o CMakeFiles/openal.dir/Alc/helpers.c.o CMakeFiles/openal.dir/Alc/hrtf.c.o CMakeFiles/openal.dir/Alc/panning.c.o CMakeFiles/openal.dir/Alc/mixer.c.o CMakeFiles/openal.dir/Alc/mixer_c.c.o CMakeFiles/openal.dir/Alc/mixer_sse.c.o CMakeFiles/openal.dir/Alc/mixer_sse2.c.o CMakeFiles/openal.dir/Alc/mixer_sse41.c.o CMakeFiles/openal.dir/Alc/midi/base.c.o CMakeFiles/openal.dir/Alc/midi/sf2load.c.o CMakeFiles/openal.dir/Alc/midi/dummy.c.o CMakeFiles/openal.dir/Alc/midi/fluidsynth.c.o CMakeFiles/openal.dir/Alc/midi/soft.c.o CMakeFiles/openal.dir/Alc/backends/base.c.o CMakeFiles/openal.dir/Alc/backends/loopback.c.o CMakeFiles/openal.dir/Alc/backends/null.c.o CMakeFiles/openal.dir/Alc/backends/alsa.c.o CMakeFiles/openal.dir/Alc/backends/oss.c.o CMakeFiles/openal.dir/Alc/backends/portaudio.c.o CMakeFiles/openal.dir/Alc/backends/pulseaudio.c.o CMakeFiles/openal.dir/Alc/backends/wave.c.o libcommon.a -lrt -lpthread -ldl -lm -pthread /usr/bin/cmake -E cmake_symlink_library libopenal.so.1.16.0 libopenal.so.1 libopenal.so make[2]: Leaving directory `/builddir/build/BUILD/openal-soft-1.16.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 [ 98%] Built target openal make -f CMakeFiles/openal-info.dir/build.make CMakeFiles/openal-info.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openal-soft-1.16.0' cd /builddir/build/BUILD/openal-soft-1.16.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles/openal-info.dir/DependInfo.cmake --color= Scanning dependencies of target openal-info make[2]: Leaving directory `/builddir/build/BUILD/openal-soft-1.16.0' make -f CMakeFiles/openal-info.dir/build.make CMakeFiles/openal-info.dir/build make[2]: Entering directory `/builddir/build/BUILD/openal-soft-1.16.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 63 [100%] Building C object CMakeFiles/openal-info.dir/utils/openal-info.c.o /usr/bin/cc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -I/builddir/build/BUILD/openal-soft-1.16.0/include -I/builddir/build/BUILD/openal-soft-1.16.0 -Winline -Wall -Wextra -fPIC -fvisibility=hidden -pthread -o CMakeFiles/openal-info.dir/utils/openal-info.c.o -c /builddir/build/BUILD/openal-soft-1.16.0/utils/openal-info.c Linking C executable openal-info /usr/bin/cmake -E cmake_link_script CMakeFiles/openal-info.dir/link.txt --verbose=1 /usr/bin/cc -std=c99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -g -O2 -D_DEBUG -Wl,-z,relro CMakeFiles/openal-info.dir/utils/openal-info.c.o -o openal-info -rdynamic libopenal.so.1.16.0 libcommon.a -lrt -lpthread -ldl -lm -pthread -Wl,-rpath,/builddir/build/BUILD/openal-soft-1.16.0: make[2]: Leaving directory `/builddir/build/BUILD/openal-soft-1.16.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 63 [100%] Built target openal-info Linking CXX executable ../../alsoft-config cd /builddir/build/BUILD/openal-soft-1.16.0/utils/alsoft-config && /usr/bin/cmake -E cmake_link_script CMakeFiles/alsoft-config.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -O2 -g -DNDEBUG -Wl,-z,relro CMakeFiles/alsoft-config.dir/main.cpp.o CMakeFiles/alsoft-config.dir/mainwindow.cpp.o CMakeFiles/alsoft-config.dir/moc_mainwindow.cxx.o -o ../../alsoft-config -rdynamic -lQtGui -lQtCore make[2]: Leaving directory `/builddir/build/BUILD/openal-soft-1.16.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 1 2 3 4 5 [100%] Built target alsoft-config make[1]: Leaving directory `/builddir/build/BUILD/openal-soft-1.16.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BWQyiE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386 ++ dirname /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386 + cd openal-soft-1.16.0 + make install DESTDIR=/builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386 /usr/bin/cmake -H/builddir/build/BUILD/openal-soft-1.16.0 -B/builddir/build/BUILD/openal-soft-1.16.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/openal-soft-1.16.0' make -f CMakeFiles/common.dir/build.make CMakeFiles/common.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openal-soft-1.16.0' cd /builddir/build/BUILD/openal-soft-1.16.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles/common.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/openal-soft-1.16.0' make -f CMakeFiles/common.dir/build.make CMakeFiles/common.dir/build make[2]: Entering directory `/builddir/build/BUILD/openal-soft-1.16.0' make[2]: Nothing to be done for `CMakeFiles/common.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/openal-soft-1.16.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 6 7 8 9 [ 6%] Built target common make -f CMakeFiles/makehrtf.dir/build.make CMakeFiles/makehrtf.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openal-soft-1.16.0' cd /builddir/build/BUILD/openal-soft-1.16.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles/makehrtf.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/openal-soft-1.16.0' make -f CMakeFiles/makehrtf.dir/build.make CMakeFiles/makehrtf.dir/build make[2]: Entering directory `/builddir/build/BUILD/openal-soft-1.16.0' make[2]: Nothing to be done for `CMakeFiles/makehrtf.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/openal-soft-1.16.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 10 [ 7%] Built target makehrtf make -f CMakeFiles/openal.dir/build.make CMakeFiles/openal.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openal-soft-1.16.0' cd /builddir/build/BUILD/openal-soft-1.16.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles/openal.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/openal-soft-1.16.0' make -f CMakeFiles/openal.dir/build.make CMakeFiles/openal.dir/build make[2]: Entering directory `/builddir/build/BUILD/openal-soft-1.16.0' make[2]: Nothing to be done for `CMakeFiles/openal.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/openal-soft-1.16.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 [ 90%] Built target openal make -f CMakeFiles/openal-info.dir/build.make CMakeFiles/openal-info.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openal-soft-1.16.0' cd /builddir/build/BUILD/openal-soft-1.16.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles/openal-info.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/openal-soft-1.16.0' make -f CMakeFiles/openal-info.dir/build.make CMakeFiles/openal-info.dir/build make[2]: Entering directory `/builddir/build/BUILD/openal-soft-1.16.0' make[2]: Nothing to be done for `CMakeFiles/openal-info.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/openal-soft-1.16.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 63 [ 92%] Built target openal-info make -f utils/alsoft-config/CMakeFiles/alsoft-config.dir/build.make utils/alsoft-config/CMakeFiles/alsoft-config.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openal-soft-1.16.0' cd /builddir/build/BUILD/openal-soft-1.16.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0/utils/alsoft-config /builddir/build/BUILD/openal-soft-1.16.0 /builddir/build/BUILD/openal-soft-1.16.0/utils/alsoft-config /builddir/build/BUILD/openal-soft-1.16.0/utils/alsoft-config/CMakeFiles/alsoft-config.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/openal-soft-1.16.0' make -f utils/alsoft-config/CMakeFiles/alsoft-config.dir/build.make utils/alsoft-config/CMakeFiles/alsoft-config.dir/build make[2]: Entering directory `/builddir/build/BUILD/openal-soft-1.16.0' make[2]: Nothing to be done for `utils/alsoft-config/CMakeFiles/alsoft-config.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/openal-soft-1.16.0' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 1 2 3 4 5 [100%] Built target alsoft-config make[1]: Leaving directory `/builddir/build/BUILD/openal-soft-1.16.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/openal-soft-1.16.0' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/openal-soft-1.16.0' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386/usr/lib/libopenal.so.1.16.0 -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386/usr/lib/libopenal.so.1 -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386/usr/lib/libopenal.so -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386/usr/include/AL/al.h -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386/usr/include/AL/alc.h -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386/usr/include/AL/alext.h -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386/usr/include/AL/efx.h -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386/usr/include/AL/efx-creative.h -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386/usr/include/AL/efx-presets.h -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386/usr/lib/pkgconfig/openal.pc -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386/usr/share/openal/alsoftrc.sample -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386/usr/share/openal/hrtf/default-44100.mhr -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386/usr/share/openal/hrtf/default-48000.mhr -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386/usr/bin/openal-info -- Removed runtime path from "/builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386/usr/bin/openal-info" -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386/usr/bin/makehrtf -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386/usr/bin/alsoft-config + find /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386 -name '*.la' -exec rm -f '{}' ';' + install -Dpm644 alsoftrc.sample /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386/etc/openal/alsoft.conf + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/openal-soft-1.16.0 extracting debug info from /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386/usr/bin/makehrtf extracting debug info from /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386/usr/bin/alsoft-config extracting debug info from /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386/usr/bin/openal-info extracting debug info from /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386/usr/lib/libopenal.so.1.16.0 /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libopenal.so.1.16.0.debug to /usr/lib/debug/usr/lib/libopenal.so.debug symlinked /usr/lib/debug/usr/lib/libopenal.so.1.16.0.debug to /usr/lib/debug/usr/lib/libopenal.so.1.debug 2758 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: openal-soft-1.16.0-3.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.M41ubp + umask 022 + cd /builddir/build/BUILD + cd openal-soft-1.16.0 + DOCDIR=/builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386/usr/share/doc/openal-soft-1.16.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386/usr/share/doc/openal-soft-1.16.0 + cp -pr COPYING /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386/usr/share/doc/openal-soft-1.16.0 + exit 0 Provides: config(openal-soft) = 1.16.0-3.el7 libopenal.so.1 openal = 1.16.0 openal-soft = 1.16.0-3.el7 openal-soft(x86-32) = 1.16.0-3.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.16) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libm.so.6(GLIBC_2.2) libopenal.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.12) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) librt.so.1 librt.so.1(GLIBC_2.2) rtld(GNU_HASH) Obsoletes: openal <= 0.0.10 Processing files: openal-soft-devel-1.16.0-3.el7.i686 Provides: openal-devel = 1.16.0 openal-soft-devel = 1.16.0-3.el7 openal-soft-devel(x86-32) = 1.16.0-3.el7 pkgconfig(openal) = 1.16.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libopenal.so.1 rtld(GNU_HASH) Obsoletes: openal-devel <= 0.0.10 Processing files: openal-soft-qt-1.16.0-3.el7.i686 Provides: openal-soft-qt = 1.16.0-3.el7 openal-soft-qt(x86-32) = 1.16.0-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQtCore.so.4 libQtGui.so.4 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: openal-soft-debuginfo-1.16.0-3.el7.i686 Provides: openal-soft-debuginfo = 1.16.0-3.el7 openal-soft-debuginfo(x86-32) = 1.16.0-3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386 Wrote: /builddir/build/RPMS/openal-soft-1.16.0-3.el7.i686.rpm Wrote: /builddir/build/RPMS/openal-soft-devel-1.16.0-3.el7.i686.rpm Wrote: /builddir/build/RPMS/openal-soft-qt-1.16.0-3.el7.i686.rpm Wrote: /builddir/build/RPMS/openal-soft-debuginfo-1.16.0-3.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RHEvkg + umask 022 + cd /builddir/build/BUILD + cd openal-soft-1.16.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openal-soft-1.16.0-3.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->