Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openal-soft.spec'], user='mockbuild'gid=425printOutput=Falselogger=env={'SHELL': '/bin/bash', 'HOME': '/builddir', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}uid=1000shell=Falsetimeout=172800chrootPath='/var/lib/mock/f26-build-7630317-694398/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openal-soft.spec'] with env {'SHELL': '/bin/bash', 'HOME': '/builddir', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openal-soft-1.17.2-3.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openal-soft.spec'], user='mockbuild'gid=425printOutput=Falselogger=private_network=Trueenv={'SHELL': '/bin/bash', 'HOME': '/builddir', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}uid=1000shell=Falsetimeout=172800chrootPath='/var/lib/mock/f26-build-7630317-694398/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openal-soft.spec'] with env {'SHELL': '/bin/bash', 'HOME': '/builddir', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VF8hYr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openal-soft-1.17.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/openal-soft-1.17.2.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd openal-soft-1.17.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (openal-soft-arm_neon-only-for-32bit.patch):' Patch #0 (openal-soft-arm_neon-only-for-32bit.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file CMakeLists.txt Hunk #1 succeeded at 754 (offset 75 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BULqz8 + umask 022 + cd /builddir/build/BUILD + cd openal-soft-1.17.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + 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 -DALSOFT_CPUEXT_NEON:BOOL=OFF . -- The C compiler identification is GNU 7.0.1 -- The CXX compiler identification is GNU 7.0.1 -- 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 -- Detecting C compile features -- Detecting C compile features - 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 -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Performing Test HAVE_STD_C11 -- Performing Test HAVE_STD_C11 - Success -- Looking for posix_memalign -- Looking for posix_memalign - not found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Checking _FILE_OFFSET_BITS for large files -- Checking _FILE_OFFSET_BITS for large files - not needed -- Performing Test INLINE_IS_C99 -- Performing Test INLINE_IS_C99 - Success -- Performing Test HAVE_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 - Success -- Performing Test HAVE_W_EXTRA -- Performing Test HAVE_W_EXTRA - 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_MSSE3_SWITCH -- Performing Test HAVE_MSSE3_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 dirent.h -- Looking for dirent.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for cpuid.h -- Looking for cpuid.h - found -- Looking for intrin.h -- Looking for intrin.h - not found -- Looking for sys/sysconf.h -- Looking for sys/sysconf.h - not found -- Looking for fenv.h -- Looking for fenv.h - found -- Looking for float.h -- Looking for float.h - found -- Looking for ieeefp.h -- Looking for ieeefp.h - not found -- Looking for guiddef.h -- Looking for guiddef.h - not found -- Looking for initguid.h -- Looking for initguid.h - not found -- Looking for pow in m -- Looking for pow in m - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Performing Test HAVE_GCC_GET_CPUID -- Performing Test HAVE_GCC_GET_CPUID - Success -- Looking for 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 modff -- Looking for modff - found -- Looking for _controlfp -- Looking for _controlfp - not found -- Looking for __control87_2 -- Looking for __control87_2 - not found -- Looking for stat -- Looking for stat - found -- Looking for strtof -- Looking for strtof - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for strncasecmp -- Looking for strncasecmp - found -- Looking for strnlen -- Looking for strnlen - not found -- Looking for snprintf -- Looking for snprintf - found -- Looking for isfinite -- Looking for isfinite - found -- Looking for isnan -- Looking for isnan - found -- Looking for windows.h -- Looking for windows.h - not found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for nanosleep -- Looking for nanosleep - found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for include files pthread.h, pthread_np.h -- Looking for include files pthread.h, pthread_np.h - not found -- Performing Test HAVE_PTHREAD -- Performing Test HAVE_PTHREAD - Success -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for pthread_setschedparam -- Looking for pthread_setschedparam - found -- Looking for pthread_setname_np -- Looking for pthread_setname_np - not found -- Looking for pthread_set_name_np -- Looking for pthread_set_name_np - not found -- Looking for pthread_mutexattr_setkind_np -- Looking for pthread_mutexattr_setkind_np - not found -- Looking for pthread_mutex_timedlock -- Looking for pthread_mutex_timedlock - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for xmmintrin.h -- Looking for xmmintrin.h - found -- Looking for emmintrin.h -- Looking for emmintrin.h - found -- Looking for pmmintrin.h -- Looking for pmmintrin.h - found -- Looking for smmintrin.h -- Looking for smmintrin.h - found -- Looking for arm_neon.h -- Looking for arm_neon.h - not found -- Found ALSA: /usr/lib64/libasound.so (found version "1.1.3") -- 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 "10.0.0") -- Could NOT find JACK (missing: JACK_LIBRARY JACK_INCLUDE_DIR) -- Looking for include files SLES/OpenSLES.h, SLES/OpenSLES_Android.h -- Looking for include files SLES/OpenSLES.h, SLES/OpenSLES_Android.h - not found -- Looking for 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.7", minimum required is "4.8.0") -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - found -- Found Threads: TRUE -- Found SDL2: /usr/lib64/libSDL2.so -- Could NOT find SDL_sound (missing: SDL_SOUND_LIBRARIES SDL_SOUND_INCLUDE_DIR) -- Found PkgConfig: /usr/bin/pkg-config (found version "1.2.2") -- Checking for module 'libavcodec' -- Package libavcodec was not found in the pkg-config search path. Perhaps you should add the directory containing `libavcodec.pc' to the PKG_CONFIG_PATH environment variable Package 'libavcodec', required by 'virtual:world', not found -- Checking for module 'libavformat' -- Package libavformat was not found in the pkg-config search path. Perhaps you should add the directory containing `libavformat.pc' to the PKG_CONFIG_PATH environment variable Package 'libavformat', required by 'virtual:world', not found -- Checking for module 'libavdevice' -- Package libavdevice was not found in the pkg-config search path. Perhaps you should add the directory containing `libavdevice.pc' to the PKG_CONFIG_PATH environment variable Package 'libavdevice', required by 'virtual:world', not found -- Checking for module 'libavutil' -- Package libavutil was not found in the pkg-config search path. Perhaps you should add the directory containing `libavutil.pc' to the PKG_CONFIG_PATH environment variable Package 'libavutil', required by 'virtual:world', not found -- Checking for module 'libswscale' -- Package libswscale was not found in the pkg-config search path. Perhaps you should add the directory containing `libswscale.pc' to the PKG_CONFIG_PATH environment variable Package 'libswscale', required by 'virtual:world', not found -- Checking for module 'libswresample' -- Package libswresample was not found in the pkg-config search path. Perhaps you should add the directory containing `libswresample.pc' to the PKG_CONFIG_PATH environment variable Package 'libswresample', required by 'virtual:world', not found -- Checking for module 'libpostproc' -- Package libpostproc was not found in the pkg-config search path. Perhaps you should add the directory containing `libpostproc.pc' to the PKG_CONFIG_PATH environment variable Package 'libpostproc', required by 'virtual:world', not found -- Could NOT find FFmpeg (missing: FFMPEG_LIBRARIES FFMPEG_INCLUDE_DIRS AVFORMAT_LIBRARIES AVFORMAT_INCLUDE_DIRS AVCODEC_LIBRARIES AVCODEC_INCLUDE_DIRS AVUTIL_LIBRARIES AVUTIL_INCLUDE_DIRS SWSCALE_LIBRARIES SWSCALE_INCLUDE_DIRS SWRESAMPLE_LIBRARIES SWRESAMPLE_INCLUDE_DIRS) -- -- Building OpenAL with support for the following backends: -- ALSA, OSS, PortAudio, PulseAudio, WaveFile, Null -- -- Building with support for CPU extensions: -- Default, SSE, SSE2, SSE3, SSE4.1 -- -- Installing sample configuration -- -- Installing HRTF definitions -- -- Building utility programs -- Building configuration program -- -- Building test programs -- -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: ALSOFT_CPUEXT_NEON 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.17.2 + make -j6 /usr/bin/cmake -H/builddir/build/BUILD/openal-soft-1.17.2 -B/builddir/build/BUILD/openal-soft-1.17.2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/openal-soft-1.17.2/CMakeFiles /builddir/build/BUILD/openal-soft-1.17.2/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' make -f CMakeFiles/test-common.dir/build.make CMakeFiles/test-common.dir/depend make -f CMakeFiles/common.dir/build.make CMakeFiles/common.dir/depend make -f CMakeFiles/bsincgen.dir/build.make CMakeFiles/bsincgen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' cd /builddir/build/BUILD/openal-soft-1.17.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2/CMakeFiles/test-common.dir/DependInfo.cmake --color= make -f CMakeFiles/makehrtf.dir/build.make CMakeFiles/makehrtf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' cd /builddir/build/BUILD/openal-soft-1.17.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2/CMakeFiles/common.dir/DependInfo.cmake --color= 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.17.2' cd /builddir/build/BUILD/openal-soft-1.17.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2/CMakeFiles/bsincgen.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' cd /builddir/build/BUILD/openal-soft-1.17.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2/CMakeFiles/makehrtf.dir/DependInfo.cmake --color= [ 1%] Generating moc_mainwindow.cxx Scanning dependencies of target bsincgen cd /builddir/build/BUILD/openal-soft-1.17.2/utils/alsoft-config && /usr/lib64/qt4/bin/moc-qt4 @/builddir/build/BUILD/openal-soft-1.17.2/utils/alsoft-config/moc_mainwindow.cxx_parameters make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' make -f CMakeFiles/bsincgen.dir/build.make CMakeFiles/bsincgen.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' Scanning dependencies of target common make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' make -f CMakeFiles/common.dir/build.make CMakeFiles/common.dir/build Scanning dependencies of target test-common Scanning dependencies of target makehrtf [ 2%] Building C object CMakeFiles/bsincgen.dir/utils/bsincgen.c.o make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' make -f CMakeFiles/test-common.dir/build.make CMakeFiles/test-common.dir/build make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' /usr/bin/cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/bsincgen.dir/utils/bsincgen.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/utils/bsincgen.c make -f CMakeFiles/makehrtf.dir/build.make CMakeFiles/makehrtf.dir/build [ 4%] Generating ui_mainwindow.h make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' cd /builddir/build/BUILD/openal-soft-1.17.2/utils/alsoft-config && /usr/lib64/qt4/bin/uic-qt4 -o /builddir/build/BUILD/openal-soft-1.17.2/utils/alsoft-config/ui_mainwindow.h /builddir/build/BUILD/openal-soft-1.17.2/utils/alsoft-config/mainwindow.ui make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' [ 5%] Building C object CMakeFiles/common.dir/common/atomic.c.o /usr/bin/cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/common.dir/common/atomic.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/common/atomic.c [ 7%] Building C object CMakeFiles/test-common.dir/examples/common/alhelpers.c.o /usr/bin/cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/test-common.dir/examples/common/alhelpers.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/examples/common/alhelpers.c [ 8%] Building C object CMakeFiles/common.dir/common/rwlock.c.o [ 10%] Building C object CMakeFiles/makehrtf.dir/utils/makehrtf.c.o /usr/bin/cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/common.dir/common/rwlock.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/common/rwlock.c /usr/bin/cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/makehrtf.dir/utils/makehrtf.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/utils/makehrtf.c cd /builddir/build/BUILD/openal-soft-1.17.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2/utils/alsoft-config /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2/utils/alsoft-config /builddir/build/BUILD/openal-soft-1.17.2/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.17.2' 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.17.2' [ 13%] Building CXX object utils/alsoft-config/CMakeFiles/alsoft-config.dir/main.cpp.o [ 13%] Building C object CMakeFiles/common.dir/common/threads.c.o /usr/bin/cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/common.dir/common/threads.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/common/threads.c cd /builddir/build/BUILD/openal-soft-1.17.2/utils/alsoft-config && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/utils/alsoft-config -isystem /usr/include/QtGui -isystem /usr/include/QtCore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/alsoft-config.dir/main.cpp.o -c /builddir/build/BUILD/openal-soft-1.17.2/utils/alsoft-config/main.cpp [ 14%] Building C object CMakeFiles/common.dir/common/uintmap.c.o /usr/bin/cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/common.dir/common/uintmap.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/common/uintmap.c [ 16%] Linking C static library libtest-common.a /usr/bin/cmake -P CMakeFiles/test-common.dir/cmake_clean_target.cmake [ 17%] Building CXX object utils/alsoft-config/CMakeFiles/alsoft-config.dir/mainwindow.cpp.o cd /builddir/build/BUILD/openal-soft-1.17.2/utils/alsoft-config && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/utils/alsoft-config -isystem /usr/include/QtGui -isystem /usr/include/QtCore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/alsoft-config.dir/mainwindow.cpp.o -c /builddir/build/BUILD/openal-soft-1.17.2/utils/alsoft-config/mainwindow.cpp /usr/bin/cmake -E cmake_link_script CMakeFiles/test-common.dir/link.txt --verbose=1 /usr/bin/ar qc libtest-common.a CMakeFiles/test-common.dir/examples/common/alhelpers.c.o [ 19%] Linking C static library libcommon.a /usr/bin/cmake -P CMakeFiles/common.dir/cmake_clean_target.cmake /usr/bin/ranlib libtest-common.a make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' /usr/bin/cmake -E cmake_link_script CMakeFiles/common.dir/link.txt --verbose=1 [ 19%] Built target test-common /usr/bin/ar qc 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 [ 20%] Building CXX object utils/alsoft-config/CMakeFiles/alsoft-config.dir/moc_mainwindow.cxx.o cd /builddir/build/BUILD/openal-soft-1.17.2/utils/alsoft-config && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/utils/alsoft-config -isystem /usr/include/QtGui -isystem /usr/include/QtCore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/alsoft-config.dir/moc_mainwindow.cxx.o -c /builddir/build/BUILD/openal-soft-1.17.2/utils/alsoft-config/moc_mainwindow.cxx /usr/bin/ranlib libcommon.a make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' [ 22%] Linking C executable bsincgen /usr/bin/cmake -E cmake_link_script CMakeFiles/bsincgen.dir/link.txt --verbose=1 /usr/bin/cc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/bsincgen.dir/utils/bsincgen.c.o -o bsincgen -rdynamic -lm [ 22%] Built target common make -f CMakeFiles/openal.dir/build.make CMakeFiles/openal.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' cd /builddir/build/BUILD/openal-soft-1.17.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2/CMakeFiles/openal.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' [ 22%] Built target bsincgen Scanning dependencies of target openal make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' make -f CMakeFiles/openal.dir/build.make CMakeFiles/openal.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' [ 23%] Building C object CMakeFiles/openal.dir/OpenAL32/alBuffer.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/OpenAL32/alBuffer.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/alBuffer.c [ 25%] Building C object CMakeFiles/openal.dir/OpenAL32/alAuxEffectSlot.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/OpenAL32/alAuxEffectSlot.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/alAuxEffectSlot.c [ 26%] Building C object CMakeFiles/openal.dir/OpenAL32/alEffect.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/OpenAL32/alEffect.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/alEffect.c [ 28%] Building C object CMakeFiles/openal.dir/OpenAL32/alError.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/OpenAL32/alError.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/alError.c [ 29%] Building C object CMakeFiles/openal.dir/OpenAL32/alExtension.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/OpenAL32/alExtension.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/alExtension.c [ 31%] Building C object CMakeFiles/openal.dir/OpenAL32/alFilter.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/OpenAL32/alFilter.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/alFilter.c [ 32%] Building C object CMakeFiles/openal.dir/OpenAL32/alListener.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/OpenAL32/alListener.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/alListener.c [ 34%] Building C object CMakeFiles/openal.dir/OpenAL32/alSource.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/OpenAL32/alSource.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/alSource.c [ 35%] Building C object CMakeFiles/openal.dir/OpenAL32/alState.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/OpenAL32/alState.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/alState.c [ 37%] Linking C executable makehrtf /usr/bin/cmake -E cmake_link_script CMakeFiles/makehrtf.dir/link.txt --verbose=1 /usr/bin/cc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/makehrtf.dir/utils/makehrtf.c.o -o makehrtf -rdynamic -lm [ 38%] Building C object CMakeFiles/openal.dir/OpenAL32/alThunk.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/OpenAL32/alThunk.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/alThunk.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' [ 40%] Building C object CMakeFiles/openal.dir/OpenAL32/sample_cvt.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/OpenAL32/sample_cvt.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/sample_cvt.c [ 40%] Built target makehrtf [ 41%] Building C object CMakeFiles/openal.dir/Alc/ALc.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/ALc.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/ALc.c [ 43%] Building C object CMakeFiles/openal.dir/Alc/ALu.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/ALu.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/ALu.c [ 44%] Building C object CMakeFiles/openal.dir/Alc/alcConfig.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/alcConfig.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/alcConfig.c [ 46%] Building C object CMakeFiles/openal.dir/Alc/alcRing.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/alcRing.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/alcRing.c [ 47%] Building C object CMakeFiles/openal.dir/Alc/bs2b.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/bs2b.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/bs2b.c [ 49%] Building C object CMakeFiles/openal.dir/Alc/effects/autowah.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/effects/autowah.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/effects/autowah.c [ 50%] Building C object CMakeFiles/openal.dir/Alc/effects/chorus.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/effects/chorus.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/effects/chorus.c [ 52%] Building C object CMakeFiles/openal.dir/Alc/effects/compressor.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/effects/compressor.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/effects/compressor.c [ 53%] Building C object CMakeFiles/openal.dir/Alc/effects/dedicated.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/effects/dedicated.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/effects/dedicated.c [ 55%] Building C object CMakeFiles/openal.dir/Alc/effects/distortion.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/effects/distortion.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/effects/distortion.c [ 56%] Building C object CMakeFiles/openal.dir/Alc/effects/echo.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/effects/echo.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/effects/echo.c [ 58%] Building C object CMakeFiles/openal.dir/Alc/effects/equalizer.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/effects/equalizer.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/effects/equalizer.c [ 59%] Building C object CMakeFiles/openal.dir/Alc/effects/flanger.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/effects/flanger.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/effects/flanger.c [ 61%] Building C object CMakeFiles/openal.dir/Alc/effects/modulator.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/effects/modulator.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/effects/modulator.c [ 62%] Building C object CMakeFiles/openal.dir/Alc/effects/null.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/effects/null.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/effects/null.c [ 64%] Building C object CMakeFiles/openal.dir/Alc/effects/reverb.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/effects/reverb.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/effects/reverb.c [ 65%] Building C object CMakeFiles/openal.dir/Alc/helpers.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/helpers.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/helpers.c [ 67%] Building C object CMakeFiles/openal.dir/Alc/bsinc.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/bsinc.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/bsinc.c [ 68%] Building C object CMakeFiles/openal.dir/Alc/hrtf.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/hrtf.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/hrtf.c [ 70%] Building C object CMakeFiles/openal.dir/Alc/panning.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/panning.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/panning.c [ 71%] Building C object CMakeFiles/openal.dir/Alc/mixer.c.o [ 73%] Building C object CMakeFiles/openal.dir/Alc/mixer_c.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/mixer.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/mixer.c /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/mixer_c.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/mixer_c.c [ 74%] Building C object CMakeFiles/openal.dir/Alc/mixer_sse.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -msse -o CMakeFiles/openal.dir/Alc/mixer_sse.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/mixer_sse.c [ 76%] Building C object CMakeFiles/openal.dir/Alc/mixer_sse2.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -msse2 -o CMakeFiles/openal.dir/Alc/mixer_sse2.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/mixer_sse2.c [ 77%] Building C object CMakeFiles/openal.dir/Alc/mixer_sse3.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -msse3 -o CMakeFiles/openal.dir/Alc/mixer_sse3.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/mixer_sse3.c [ 79%] Building C object CMakeFiles/openal.dir/Alc/mixer_sse41.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -msse4.1 -o CMakeFiles/openal.dir/Alc/mixer_sse41.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/mixer_sse41.c [ 80%] Building C object CMakeFiles/openal.dir/Alc/backends/base.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/backends/base.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/backends/base.c [ 82%] Building C object CMakeFiles/openal.dir/Alc/backends/loopback.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/backends/loopback.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/backends/loopback.c [ 83%] Building C object CMakeFiles/openal.dir/Alc/backends/null.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/backends/null.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/backends/null.c [ 85%] Building C object CMakeFiles/openal.dir/Alc/backends/alsa.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/backends/alsa.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/backends/alsa.c [ 86%] Building C object CMakeFiles/openal.dir/Alc/backends/oss.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/backends/oss.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/backends/oss.c [ 88%] Building C object CMakeFiles/openal.dir/Alc/backends/portaudio.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/backends/portaudio.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/backends/portaudio.c [ 89%] Building C object CMakeFiles/openal.dir/Alc/backends/pulseaudio.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/backends/pulseaudio.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/backends/pulseaudio.c [ 91%] Building C object CMakeFiles/openal.dir/Alc/backends/wave.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -Dopenal_EXPORTS -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -I/builddir/build/BUILD/openal-soft-1.17.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.17.2/Alc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal.dir/Alc/backends/wave.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/Alc/backends/wave.c [ 92%] 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=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libopenal.so.1 -o libopenal.so.1.17.2 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/alListener.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/bsinc.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_sse3.c.o CMakeFiles/openal.dir/Alc/mixer_sse41.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.17.2 libopenal.so.1 libopenal.so make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' [ 92%] Built target openal make -f CMakeFiles/altonegen.dir/build.make CMakeFiles/altonegen.dir/depend make -f CMakeFiles/openal-info.dir/build.make CMakeFiles/openal-info.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' cd /builddir/build/BUILD/openal-soft-1.17.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2/CMakeFiles/openal-info.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' cd /builddir/build/BUILD/openal-soft-1.17.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2/CMakeFiles/altonegen.dir/DependInfo.cmake --color= Scanning dependencies of target altonegen make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' Scanning dependencies of target openal-info make -f CMakeFiles/altonegen.dir/build.make CMakeFiles/altonegen.dir/build make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' make -f CMakeFiles/openal-info.dir/build.make CMakeFiles/openal-info.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' [ 94%] Building C object CMakeFiles/altonegen.dir/examples/altonegen.c.o /usr/bin/cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/altonegen.dir/examples/altonegen.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/examples/altonegen.c [ 95%] Building C object CMakeFiles/openal-info.dir/utils/openal-info.c.o /usr/bin/cc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -I/builddir/build/BUILD/openal-soft-1.17.2/include -I/builddir/build/BUILD/openal-soft-1.17.2 -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -Winline -Wall -Wextra -fvisibility=hidden -pthread -o CMakeFiles/openal-info.dir/utils/openal-info.c.o -c /builddir/build/BUILD/openal-soft-1.17.2/utils/openal-info.c [ 97%] Linking CXX executable ../../alsoft-config cd /builddir/build/BUILD/openal-soft-1.17.2/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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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 [ 98%] Linking C executable altonegen /usr/bin/cmake -E cmake_link_script CMakeFiles/altonegen.dir/link.txt --verbose=1 [100%] Linking C executable openal-info /usr/bin/cmake -E cmake_link_script CMakeFiles/openal-info.dir/link.txt --verbose=1 /usr/bin/cc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/altonegen.dir/examples/altonegen.c.o -o altonegen -Wl,-rpath,/builddir/build/BUILD/openal-soft-1.17.2: -rdynamic libtest-common.a libopenal.so.1.17.2 libcommon.a -lrt -lpthread -ldl -lm -pthread /usr/bin/cc -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -D_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/openal-info.dir/utils/openal-info.c.o -o openal-info -Wl,-rpath,/builddir/build/BUILD/openal-soft-1.17.2: -rdynamic libopenal.so.1.17.2 libcommon.a -lrt -lpthread -ldl -lm -pthread make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' [100%] Built target altonegen [100%] Built target openal-info make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' [100%] Built target alsoft-config make[1]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/openal-soft-1.17.2/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KTb8Kk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64 ++ dirname /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64 + cd openal-soft-1.17.2 + make install DESTDIR=/builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64 /usr/bin/cmake -H/builddir/build/BUILD/openal-soft-1.17.2 -B/builddir/build/BUILD/openal-soft-1.17.2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/openal-soft-1.17.2/CMakeFiles /builddir/build/BUILD/openal-soft-1.17.2/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' make -f CMakeFiles/test-common.dir/build.make CMakeFiles/test-common.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' cd /builddir/build/BUILD/openal-soft-1.17.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2/CMakeFiles/test-common.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' make -f CMakeFiles/test-common.dir/build.make CMakeFiles/test-common.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' make[2]: Nothing to be done for 'CMakeFiles/test-common.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' [ 2%] Built target test-common make -f CMakeFiles/common.dir/build.make CMakeFiles/common.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' cd /builddir/build/BUILD/openal-soft-1.17.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2/CMakeFiles/common.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' make -f CMakeFiles/common.dir/build.make CMakeFiles/common.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' make[2]: Nothing to be done for 'CMakeFiles/common.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' [ 10%] Built target common make -f CMakeFiles/openal.dir/build.make CMakeFiles/openal.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' cd /builddir/build/BUILD/openal-soft-1.17.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2/CMakeFiles/openal.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' make -f CMakeFiles/openal.dir/build.make CMakeFiles/openal.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' make[2]: Nothing to be done for 'CMakeFiles/openal.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' [ 79%] Built target openal make -f CMakeFiles/altonegen.dir/build.make CMakeFiles/altonegen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' cd /builddir/build/BUILD/openal-soft-1.17.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2/CMakeFiles/altonegen.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' make -f CMakeFiles/altonegen.dir/build.make CMakeFiles/altonegen.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' make[2]: Nothing to be done for 'CMakeFiles/altonegen.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' [ 82%] Built target altonegen make -f CMakeFiles/bsincgen.dir/build.make CMakeFiles/bsincgen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' cd /builddir/build/BUILD/openal-soft-1.17.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2/CMakeFiles/bsincgen.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' make -f CMakeFiles/bsincgen.dir/build.make CMakeFiles/bsincgen.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' make[2]: Nothing to be done for 'CMakeFiles/bsincgen.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' [ 85%] Built target bsincgen make -f CMakeFiles/openal-info.dir/build.make CMakeFiles/openal-info.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' cd /builddir/build/BUILD/openal-soft-1.17.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2/CMakeFiles/openal-info.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' make -f CMakeFiles/openal-info.dir/build.make CMakeFiles/openal-info.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' make[2]: Nothing to be done for 'CMakeFiles/openal-info.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' [ 88%] Built target openal-info make -f CMakeFiles/makehrtf.dir/build.make CMakeFiles/makehrtf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' cd /builddir/build/BUILD/openal-soft-1.17.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2/CMakeFiles/makehrtf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' make -f CMakeFiles/makehrtf.dir/build.make CMakeFiles/makehrtf.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' make[2]: Nothing to be done for 'CMakeFiles/makehrtf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' [ 91%] Built target makehrtf 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.17.2' cd /builddir/build/BUILD/openal-soft-1.17.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2/utils/alsoft-config /builddir/build/BUILD/openal-soft-1.17.2 /builddir/build/BUILD/openal-soft-1.17.2/utils/alsoft-config /builddir/build/BUILD/openal-soft-1.17.2/utils/alsoft-config/CMakeFiles/alsoft-config.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' 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.17.2' 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.17.2' [100%] Built target alsoft-config make[1]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/openal-soft-1.17.2/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/openal-soft-1.17.2' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/openal-soft-1.17.2' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64/usr/lib64/libopenal.so.1.17.2 -- Installing: /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64/usr/lib64/libopenal.so.1 -- Installing: /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64/usr/lib64/libopenal.so -- Installing: /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64/usr/include/AL/al.h -- Installing: /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64/usr/include/AL/alc.h -- Installing: /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64/usr/include/AL/alext.h -- Installing: /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64/usr/include/AL/efx.h -- Installing: /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64/usr/include/AL/efx-creative.h -- Installing: /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64/usr/include/AL/efx-presets.h -- Installing: /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64/usr/lib64/pkgconfig/openal.pc -- Installing: /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64/usr/share/openal/alsoftrc.sample -- Installing: /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64/usr/share/openal/hrtf/default-44100.mhr -- Installing: /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64/usr/share/openal/hrtf/default-48000.mhr -- Installing: /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64/usr/bin/openal-info -- Set runtime path of "/builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64/usr/bin/openal-info" to "" -- Installing: /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64/usr/bin/makehrtf -- Installing: /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64/usr/bin/bsincgen -- Installing: /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64/usr/bin/altonegen -- Set runtime path of "/builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64/usr/bin/altonegen" to "" -- Installing: /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64/usr/bin/alsoft-config + find /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64 -name '*.la' -exec rm -f '{}' ';' + install -Dpm644 alsoftrc.sample /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.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.17.2 extracting debug info from /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64/usr/bin/openal-info extracting debug info from /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64/usr/bin/bsincgen extracting debug info from /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64/usr/bin/alsoft-config extracting debug info from /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64/usr/bin/altonegen extracting debug info from /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64/usr/bin/makehrtf extracting debug info from /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64/usr/lib64/libopenal.so.1.17.2 /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libopenal.so.1.17.2.debug to /usr/lib/debug/usr/lib64/libopenal.so.debug symlinked /usr/lib/debug/usr/lib64/libopenal.so.1.17.2.debug to /usr/lib/debug/usr/lib64/libopenal.so.1.debug 3437 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: openal-soft-1.17.2-3.fc26.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jRemyC + umask 022 + cd /builddir/build/BUILD + cd openal-soft-1.17.2 + DOCDIR=/builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64/usr/share/doc/openal-soft + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64/usr/share/doc/openal-soft + cp -pr COPYING /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64/usr/share/doc/openal-soft + exit 0 Provides: config(openal-soft) = 1.17.2-3.fc26 libopenal.so.1()(64bit) openal = 1.17.2 openal-soft = 1.17.2-3.fc26 openal-soft(x86-64) = 1.17.2-3.fc26 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) libc.so.6(GLIBC_2.7)(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.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.17.2-3.fc26.x86_64 Provides: openal-devel = 1.17.2 openal-soft-devel = 1.17.2-3.fc26 openal-soft-devel(x86-64) = 1.17.2-3.fc26 pkgconfig(openal) = 1.17.2 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.17.2-3.fc26.x86_64 Provides: openal-soft-qt = 1.17.2-3.fc26 openal-soft-qt(x86-64) = 1.17.2-3.fc26 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(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: openal-soft-debuginfo-1.17.2-3.fc26.x86_64 Provides: openal-soft-debuginfo = 1.17.2-3.fc26 openal-soft-debuginfo(x86-64) = 1.17.2-3.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64 Wrote: /builddir/build/RPMS/openal-soft-1.17.2-3.fc26.x86_64.rpm Wrote: /builddir/build/RPMS/openal-soft-devel-1.17.2-3.fc26.x86_64.rpm Wrote: /builddir/build/RPMS/openal-soft-qt-1.17.2-3.fc26.x86_64.rpm Wrote: /builddir/build/RPMS/openal-soft-debuginfo-1.17.2-3.fc26.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Rqf9yW + umask 022 + cd /builddir/build/BUILD + cd openal-soft-1.17.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openal-soft-1.17.2-3.fc26.x86_64 + exit 0 Child return code was: 0