Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/openal-soft.spec'], False, '/var/lib/mock/centos7-rutgers-staging-build-5342-8364/root/', None, 86400, True, False, 486, 495, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/openal-soft.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: opus5.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openal-soft-1.16.0-4.ru7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/openal-soft.spec'], False, '/var/lib/mock/centos7-rutgers-staging-build-5342-8364/root/', None, 86400, True, False, 486, 495, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/openal-soft.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MOmDQF + 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 . Patch #0 (openal-soft-arm_neon-only-for-32bit.patch): + echo '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.PRl8Ju + 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 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/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 -m64 -mtune=generic -I/usr/lib64/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/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -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 - not needed -- 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/lib64/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/lib64/libportaudio.so -- Found PulseAudio: /usr/lib64/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 -j2 /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' make -f CMakeFiles/makehrtf.dir/build.make CMakeFiles/makehrtf.dir/depend 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= Scanning dependencies of target common make[2]: Leaving directory `/builddir/build/BUILD/openal-soft-1.16.0' make -f CMakeFiles/common.dir/build.make CMakeFiles/common.dir/build Scanning dependencies of target makehrtf 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 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 [ 1%] [ 3%] Building C object CMakeFiles/common.dir/common/atomic.c.o /usr/bin/cc -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 -m64 -mtune=generic -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/makehrtf.dir/utils/makehrtf.c.o /usr/bin/cc -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 -m64 -mtune=generic -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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 7 [ 4%] Building C object CMakeFiles/common.dir/common/rwlock.c.o /usr/bin/cc -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 -m64 -mtune=generic -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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 8 [ 6%] Building C object CMakeFiles/common.dir/common/threads.c.o /usr/bin/cc -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 -m64 -mtune=generic -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/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 9 [ 7%] Building C object CMakeFiles/common.dir/common/uintmap.c.o /usr/bin/cc -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 -m64 -mtune=generic -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 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 [ 7%] Built target common 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' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 2 [ 9%] Generating moc_mainwindow.cxx cd /builddir/build/BUILD/openal-soft-1.16.0/utils/alsoft-config && /usr/lib64/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_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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 1 [ 11%] Generating ui_mainwindow.h cd /builddir/build/BUILD/openal-soft-1.16.0/utils/alsoft-config && /usr/lib64/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 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 [ 12%] 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_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 -m64 -mtune=generic -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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 4 [ 14%] 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 -m64 -mtune=generic -g -O2 -D_DEBUG -Wl,-z,relro CMakeFiles/makehrtf.dir/utils/makehrtf.c.o -o makehrtf -rdynamic -lm Building CXX object utils/alsoft-config/CMakeFiles/alsoft-config.dir/mainwindow.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_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 -m64 -mtune=generic -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 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 [ 14%] 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= 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 [ 15%] Building C object CMakeFiles/openal.dir/OpenAL32/alAuxEffectSlot.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 12 [ 17%] Building C object CMakeFiles/openal.dir/OpenAL32/alBuffer.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 13 [ 19%] Building C object CMakeFiles/openal.dir/OpenAL32/alEffect.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 14 [ 20%] Building C object CMakeFiles/openal.dir/OpenAL32/alError.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 15 [ 22%] Building C object CMakeFiles/openal.dir/OpenAL32/alExtension.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 16 [ 23%] Building C object CMakeFiles/openal.dir/OpenAL32/alFilter.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 17 [ 25%] Building C object CMakeFiles/openal.dir/OpenAL32/alFontsound.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 18 [ 26%] Building C object CMakeFiles/openal.dir/OpenAL32/alListener.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 19 [ 28%] Building C object CMakeFiles/openal.dir/OpenAL32/alMidi.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 20 [ 30%] Building C object CMakeFiles/openal.dir/OpenAL32/alPreset.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 21 [ 31%] Building C object CMakeFiles/openal.dir/OpenAL32/alSoundfont.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 22 [ 33%] Building C object CMakeFiles/openal.dir/OpenAL32/alSource.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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 [ 34%] Building C object CMakeFiles/openal.dir/OpenAL32/alState.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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 [ 36%] Building C object CMakeFiles/openal.dir/OpenAL32/alThunk.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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 [ 38%] Building C object CMakeFiles/openal.dir/OpenAL32/sample_cvt.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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 5 [ 39%] 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_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 -m64 -mtune=generic -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 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 -m64 -mtune=generic -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 [ 39%] Built target alsoft-config /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_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 -m64 -mtune=generic -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 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] 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] 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 27 [ 42%] Building C object CMakeFiles/openal.dir/Alc/ALu.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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 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] 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] /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 '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] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 28 [ 44%] Building C object CMakeFiles/openal.dir/Alc/alcConfig.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 29 [ 46%] Building C object CMakeFiles/openal.dir/Alc/alcRing.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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%] Building C object CMakeFiles/openal.dir/Alc/bs2b.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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 /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/effects/autowah.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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_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 -m64 -mtune=generic -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_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 -m64 -mtune=generic -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 [ 53%] Building C object CMakeFiles/openal.dir/Alc/effects/dedicated.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 35 [ 55%] Building C object CMakeFiles/openal.dir/Alc/effects/distortion.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 36 [ 57%] Building C object CMakeFiles/openal.dir/Alc/effects/echo.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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_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 -m64 -mtune=generic -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%] Building C object CMakeFiles/openal.dir/Alc/effects/flanger.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 39 [ 61%] Building C object CMakeFiles/openal.dir/Alc/effects/modulator.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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_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 -m64 -mtune=generic -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 [ 65%] Building C object CMakeFiles/openal.dir/Alc/effects/reverb.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 42 [ 66%] Building C object CMakeFiles/openal.dir/Alc/helpers.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 43 [ 68%] Building C object CMakeFiles/openal.dir/Alc/hrtf.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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 [ 69%] Building C object CMakeFiles/openal.dir/Alc/panning.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 45 [ 71%] Building C object CMakeFiles/openal.dir/Alc/mixer.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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%] Building C object CMakeFiles/openal.dir/Alc/mixer_c.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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%] Building C object CMakeFiles/openal.dir/Alc/mixer_sse.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 48 [ 76%] Building C object CMakeFiles/openal.dir/Alc/mixer_sse2.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 49 [ 77%] Building C object CMakeFiles/openal.dir/Alc/mixer_sse41.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 50 [ 79%] Building C object CMakeFiles/openal.dir/Alc/midi/base.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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_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 -m64 -mtune=generic -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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 52 [ 82%] Building C object CMakeFiles/openal.dir/Alc/midi/dummy.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 53 [ 84%] Building C object CMakeFiles/openal.dir/Alc/midi/fluidsynth.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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 54 [ 85%] Building C object CMakeFiles/openal.dir/Alc/midi/soft.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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 /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_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 -m64 -mtune=generic -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%] Building C object CMakeFiles/openal.dir/Alc/backends/loopback.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 57 [ 90%] Building C object CMakeFiles/openal.dir/Alc/backends/null.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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 /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/alsa.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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 [ 93%] Building C object CMakeFiles/openal.dir/Alc/backends/oss.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openal-soft-1.16.0/CMakeFiles 60 [ 95%] Building C object CMakeFiles/openal.dir/Alc/backends/portaudio.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -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 -m64 -mtune=generic -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_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 -m64 -mtune=generic -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_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 -m64 -mtune=generic -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 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 -m64 -mtune=generic -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_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 -m64 -mtune=generic -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 -m64 -mtune=generic -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 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.dK8D60 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64 ++ dirname /builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64 + cd openal-soft-1.16.0 + make install DESTDIR=/builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64 /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-4.ru7.x86_64/usr/lib64/libopenal.so.1.16.0 -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64/usr/lib64/libopenal.so.1 -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64/usr/lib64/libopenal.so -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64/usr/include/AL/al.h -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64/usr/include/AL/alc.h -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64/usr/include/AL/alext.h -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64/usr/include/AL/efx.h -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64/usr/include/AL/efx-creative.h -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64/usr/include/AL/efx-presets.h -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64/usr/lib64/pkgconfig/openal.pc -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64/usr/share/openal/alsoftrc.sample -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64/usr/share/openal/hrtf/default-44100.mhr -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64/usr/share/openal/hrtf/default-48000.mhr -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64/usr/bin/openal-info -- Removed runtime path from "/builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64/usr/bin/openal-info" -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64/usr/bin/makehrtf -- Installing: /builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64/usr/bin/alsoft-config + find /builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64 -name '*.la' -exec rm -f '{}' ';' + install -Dpm644 alsoftrc.sample /builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64/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 110000000 /builddir/build/BUILD/openal-soft-1.16.0 extracting debug info from /builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64/usr/lib64/libopenal.so.1.16.0 extracting debug info from /builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64/usr/bin/alsoft-config extracting debug info from /builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64/usr/bin/makehrtf extracting debug info from /builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64/usr/bin/openal-info /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libopenal.so.1.16.0.debug to /usr/lib/debug/usr/lib64/libopenal.so.1.debug symlinked /usr/lib/debug/usr/lib64/libopenal.so.1.16.0.debug to /usr/lib/debug/usr/lib64/libopenal.so.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-4.ru7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1hI1bF + umask 022 + cd /builddir/build/BUILD + cd openal-soft-1.16.0 + DOCDIR=/builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64/usr/share/doc/openal-soft-1.16.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64/usr/share/doc/openal-soft-1.16.0 + cp -pr COPYING /builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64/usr/share/doc/openal-soft-1.16.0 + exit 0 Provides: config(openal-soft) = 1.16.0-4.ru7 libopenal.so.1()(64bit) openal = 1.16.0 openal-soft = 1.16.0-4.ru7 openal-soft(x86-64) = 1.16.0-4.ru7 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()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libopenal.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Obsoletes: openal <= 0.0.10 Processing files: openal-soft-devel-1.16.0-4.ru7.x86_64 Provides: openal-devel = 1.16.0 openal-soft-devel = 1.16.0-4.ru7 openal-soft-devel(x86-64) = 1.16.0-4.ru7 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()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libopenal.so.1()(64bit) rtld(GNU_HASH) Obsoletes: openal-devel <= 0.0.10 Processing files: openal-soft-qt-1.16.0-4.ru7.x86_64 Provides: openal-soft-qt = 1.16.0-4.ru7 openal-soft-qt(x86-64) = 1.16.0-4.ru7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQtCore.so.4()(64bit) libQtGui.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: openal-soft-debuginfo-1.16.0-4.ru7.x86_64 Provides: openal-soft-debuginfo = 1.16.0-4.ru7 openal-soft-debuginfo(x86-64) = 1.16.0-4.ru7 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-4.ru7.x86_64 Wrote: /builddir/build/RPMS/openal-soft-1.16.0-4.ru7.x86_64.rpm Wrote: /builddir/build/RPMS/openal-soft-devel-1.16.0-4.ru7.x86_64.rpm Wrote: /builddir/build/RPMS/openal-soft-qt-1.16.0-4.ru7.x86_64.rpm Wrote: /builddir/build/RPMS/openal-soft-debuginfo-1.16.0-4.ru7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YiJx81 + umask 022 + cd /builddir/build/BUILD + cd openal-soft-1.16.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openal-soft-1.16.0-4.ru7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->