+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/openal-soft.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ya5HuC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openal-soft-1.18.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/openal-soft-1.18.2.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd openal-soft-1.18.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/openal-soft-arm_neon-only-for-32bit.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wH4jnl + umask 022 + cd /builddir/build/BUILD + cd openal-soft-1.18.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.3.1 -- The CXX compiler identification is GNU 7.3.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 CMake Warning at CMakeLists.txt:61 (message): LIB_SUFFIX is deprecated. Use the variables provided by the GNUInstallDirs module instead -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Performing Test HAVE_STD_C11 -- Performing Test HAVE_STD_C11 - Success -- Performing Test HAVE_STD_CXX11 -- Performing Test HAVE_STD_CXX11 - Success -- Looking for posix_memalign -- Looking for posix_memalign - not found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Checking _FILE_OFFSET_BITS for large files -- Checking _FILE_OFFSET_BITS for large files - not needed -- Performing Test INLINE_IS_C99 -- Performing Test INLINE_IS_C99 - Success -- Performing Test HAVE_STRUCT_TIMESPEC -- Performing Test HAVE_STRUCT_TIMESPEC - Success -- Performing Test HAVE_LIBATOMIC -- Performing Test HAVE_LIBATOMIC - Success -- Looking for __android_log_print in log -- Looking for __android_log_print in log - not found -- Performing Test HAVE_C99_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_FNO_MATH_ERRNO -- Performing Test HAVE_FNO_MATH_ERRNO - Success -- Performing Test HAVE_GCC_DESTRUCTOR -- Performing Test HAVE_GCC_DESTRUCTOR - Success -- Performing Test HAVE_GCC_PROTECTED_VISIBILITY -- Performing Test HAVE_GCC_PROTECTED_VISIBILITY - Success -- Performing Test HAVE_VISIBILITY_HIDDEN_SWITCH -- Performing Test HAVE_VISIBILITY_HIDDEN_SWITCH - Success -- Performing Test HAVE_ATTRIBUTE_ALIGNED -- Performing Test HAVE_ATTRIBUTE_ALIGNED - Success -- Performing Test HAVE___BUILTIN_ASSUME_ALIGNED -- Performing Test HAVE___BUILTIN_ASSUME_ALIGNED - Success -- Performing Test HAVE_MSSE_SWITCH -- Performing Test HAVE_MSSE_SWITCH - Failed -- Performing Test HAVE_MSSE2_SWITCH -- Performing Test HAVE_MSSE2_SWITCH - Failed -- Performing Test HAVE_MSSE3_SWITCH -- Performing Test HAVE_MSSE3_SWITCH - Failed -- Performing Test HAVE_MSSE4_1_SWITCH -- Performing Test HAVE_MSSE4_1_SWITCH - Failed -- Performing Test HAVE_MFPU_NEON_SWITCH -- Performing Test HAVE_MFPU_NEON_SWITCH - Failed -- Performing Test HAVE_GCC_FORMAT -- Performing Test HAVE_GCC_FORMAT - Success -- Looking for stdbool.h -- Looking for stdbool.h - found -- Looking for stdalign.h -- Looking for stdalign.h - found -- Looking for malloc.h -- Looking for malloc.h - found -- Looking for dirent.h -- Looking for dirent.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for cpuid.h -- Looking for cpuid.h - not 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 -- 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 log2f -- Looking for log2f - 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 - not found -- Looking for emmintrin.h -- Looking for emmintrin.h - not found -- Looking for pmmintrin.h -- Looking for pmmintrin.h - not found -- Looking for smmintrin.h -- Looking for smmintrin.h - not found -- Looking for arm_neon.h -- Looking for arm_neon.h - not found -- Found ALSA: /usr/lib64/libasound.so (found version "1.1.5") -- 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 "11.1.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 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 -- Found SDL_sound: /usr/lib64/libSDL_sound.so;/usr/lib64/libSDL2.so (found version "1.0.3") -- Found PkgConfig: /usr/bin/pkg-config (found version "1.4.1") -- Checking for module 'libavcodec' -- Package 'libavcodec', required by 'virtual:world', not found -- Checking for module 'libavformat' -- Package 'libavformat', required by 'virtual:world', not found -- Checking for module 'libavdevice' -- Package 'libavdevice', required by 'virtual:world', not found -- Checking for module 'libavutil' -- Package 'libavutil', required by 'virtual:world', not found -- Checking for module 'libswscale' -- Package 'libswscale', required by 'virtual:world', not found -- Checking for module 'libswresample' -- Package 'libswresample', required by 'virtual:world', not found -- Checking for module 'libpostproc' -- Package 'libpostproc', required by 'virtual:world', not found -- Could NOT find FFmpeg (missing: 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) -- Could NOT find Git (missing: GIT_EXECUTABLE) -- -- Building OpenAL with support for the following backends: -- ALSA, OSS, PortAudio, PulseAudio, WaveFile, Null -- -- Building with support for CPU extensions: -- Default -- -- Installing sample configuration -- -- Installing HRTF definitions -- -- Installing AmbDec presets -- -- Building utility programs -- Building configuration program -- -- Building test programs -- -- Building example programs -- Building SDL_sound example 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 LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/openal-soft-1.18.2 + /usr/bin/make -O -j4 /usr/bin/cmake -H/builddir/build/BUILD/openal-soft-1.18.2 -B/builddir/build/BUILD/openal-soft-1.18.2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/openal-soft-1.18.2/CMakeFiles /builddir/build/BUILD/openal-soft-1.18.2/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/OpenAL.dir/build.make CMakeFiles/OpenAL.dir/depend /usr/bin/make -f CMakeFiles/bsincgen.dir/build.make CMakeFiles/bsincgen.dir/depend /usr/bin/make -f CMakeFiles/makehrtf.dir/build.make CMakeFiles/makehrtf.dir/depend /usr/bin/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.18.2' cd /builddir/build/BUILD/openal-soft-1.18.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2/CMakeFiles/bsincgen.dir/DependInfo.cmake --color= Scanning dependencies of target bsincgen make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/make -f CMakeFiles/bsincgen.dir/build.make CMakeFiles/bsincgen.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' cd /builddir/build/BUILD/openal-soft-1.18.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2/CMakeFiles/makehrtf.dir/DependInfo.cmake --color= Scanning dependencies of target makehrtf make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/make -f CMakeFiles/makehrtf.dir/build.make CMakeFiles/makehrtf.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 1%] Generating moc_mainwindow.cpp cd /builddir/build/BUILD/openal-soft-1.18.2/utils/alsoft-config && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/openal-soft-1.18.2/utils/alsoft-config/moc_mainwindow.cpp_parameters make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 4%] Generating ui_mainwindow.h cd /builddir/build/BUILD/openal-soft-1.18.2/utils/alsoft-config && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/openal-soft-1.18.2/utils/alsoft-config/ui_mainwindow.h /builddir/build/BUILD/openal-soft-1.18.2/utils/alsoft-config/mainwindow.ui make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' cd /builddir/build/BUILD/openal-soft-1.18.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2/CMakeFiles/OpenAL.dir/DependInfo.cmake --color= Scanning dependencies of target OpenAL make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/make -f CMakeFiles/OpenAL.dir/build.make CMakeFiles/OpenAL.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' cd /builddir/build/BUILD/openal-soft-1.18.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2/utils/alsoft-config /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2/utils/alsoft-config /builddir/build/BUILD/openal-soft-1.18.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.18.2' /usr/bin/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.18.2' [ 4%] Building C object CMakeFiles/OpenAL.dir/common/almalloc.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/common/almalloc.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/almalloc.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 2%] Building C object CMakeFiles/bsincgen.dir/utils/bsincgen.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/bsincgen.dir/utils/bsincgen.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/utils/bsincgen.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 5%] Building C object CMakeFiles/OpenAL.dir/common/atomic.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/common/atomic.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/atomic.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 6%] Linking C executable bsincgen /usr/bin/cmake -E cmake_link_script CMakeFiles/bsincgen.dir/link.txt --verbose=1 /usr/bin/cc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/bsincgen.dir/utils/bsincgen.c.o -o bsincgen -lm make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[1]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 7%] Built target bsincgen make[1]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 7%] Building C object CMakeFiles/OpenAL.dir/common/rwlock.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/common/rwlock.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/rwlock.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 8%] Building C object CMakeFiles/OpenAL.dir/common/threads.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/common/threads.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/threads.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 10%] Building C object CMakeFiles/OpenAL.dir/common/uintmap.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/common/uintmap.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/uintmap.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 11%] Building C object CMakeFiles/OpenAL.dir/OpenAL32/alAuxEffectSlot.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/OpenAL32/alAuxEffectSlot.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/alAuxEffectSlot.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 3%] Building C object CMakeFiles/makehrtf.dir/utils/makehrtf.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/makehrtf.dir/utils/makehrtf.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/utils/makehrtf.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 12%] Linking C executable makehrtf /usr/bin/cmake -E cmake_link_script CMakeFiles/makehrtf.dir/link.txt --verbose=1 /usr/bin/cc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/makehrtf.dir/utils/makehrtf.c.o -o makehrtf -lm make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[1]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 12%] Built target makehrtf make[1]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 11%] Building C object CMakeFiles/OpenAL.dir/OpenAL32/alBuffer.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/OpenAL32/alBuffer.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/alBuffer.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 13%] Building C object CMakeFiles/OpenAL.dir/OpenAL32/alEffect.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/OpenAL32/alEffect.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/alEffect.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 15%] Building C object CMakeFiles/OpenAL.dir/OpenAL32/alError.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/OpenAL32/alError.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/alError.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 16%] Building C object CMakeFiles/OpenAL.dir/OpenAL32/alExtension.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/OpenAL32/alExtension.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/alExtension.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 17%] Building C object CMakeFiles/OpenAL.dir/OpenAL32/alFilter.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/OpenAL32/alFilter.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/alFilter.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 18%] Building C object CMakeFiles/OpenAL.dir/OpenAL32/alListener.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/OpenAL32/alListener.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/alListener.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 4%] Building CXX object utils/alsoft-config/CMakeFiles/alsoft-config.dir/main.cpp.o cd /builddir/build/BUILD/openal-soft-1.18.2/utils/alsoft-config && /usr/bin/c++ -DHAVE_STRUCT_TIMESPEC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/utils/alsoft-config -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -fPIC -std=gnu++11 -o CMakeFiles/alsoft-config.dir/main.cpp.o -c /builddir/build/BUILD/openal-soft-1.18.2/utils/alsoft-config/main.cpp make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 19%] Building C object CMakeFiles/OpenAL.dir/OpenAL32/alState.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/OpenAL32/alState.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/alState.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 20%] Building C object CMakeFiles/OpenAL.dir/OpenAL32/alThunk.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/OpenAL32/alThunk.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/alThunk.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 18%] Building C object CMakeFiles/OpenAL.dir/OpenAL32/alSource.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/OpenAL32/alSource.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/alSource.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 14%] Building CXX object utils/alsoft-config/CMakeFiles/alsoft-config.dir/moc_mainwindow.cpp.o cd /builddir/build/BUILD/openal-soft-1.18.2/utils/alsoft-config && /usr/bin/c++ -DHAVE_STRUCT_TIMESPEC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/utils/alsoft-config -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -fPIC -std=gnu++11 -o CMakeFiles/alsoft-config.dir/moc_mainwindow.cpp.o -c /builddir/build/BUILD/openal-soft-1.18.2/utils/alsoft-config/moc_mainwindow.cpp make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 23%] Building C object CMakeFiles/OpenAL.dir/Alc/ALu.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/ALu.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/ALu.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 22%] Building C object CMakeFiles/OpenAL.dir/Alc/ALc.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/ALc.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/ALc.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 24%] Building C object CMakeFiles/OpenAL.dir/Alc/alcRing.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/alcRing.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/alcRing.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 23%] Building C object CMakeFiles/OpenAL.dir/Alc/alcConfig.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/alcConfig.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/alcConfig.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 21%] Building C object CMakeFiles/OpenAL.dir/OpenAL32/sample_cvt.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/OpenAL32/sample_cvt.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/sample_cvt.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 25%] Building C object CMakeFiles/OpenAL.dir/Alc/bs2b.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/bs2b.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/bs2b.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 27%] Building C object CMakeFiles/OpenAL.dir/Alc/mastering.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/mastering.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/mastering.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 28%] Building C object CMakeFiles/OpenAL.dir/Alc/effects/chorus.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/effects/chorus.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/effects/chorus.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 26%] Building C object CMakeFiles/OpenAL.dir/Alc/converter.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/converter.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/converter.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 29%] Building C object CMakeFiles/OpenAL.dir/Alc/effects/compressor.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/effects/compressor.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/effects/compressor.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 29%] Building C object CMakeFiles/OpenAL.dir/Alc/effects/dedicated.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/effects/dedicated.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/effects/dedicated.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 30%] Building C object CMakeFiles/OpenAL.dir/Alc/effects/distortion.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/effects/distortion.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/effects/distortion.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 31%] Building C object CMakeFiles/OpenAL.dir/Alc/effects/echo.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/effects/echo.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/effects/echo.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 32%] Building C object CMakeFiles/OpenAL.dir/Alc/effects/equalizer.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/effects/equalizer.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/effects/equalizer.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 33%] Building C object CMakeFiles/OpenAL.dir/Alc/effects/flanger.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/effects/flanger.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/effects/flanger.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 34%] Building C object CMakeFiles/OpenAL.dir/Alc/effects/modulator.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/effects/modulator.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/effects/modulator.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 34%] Building C object CMakeFiles/OpenAL.dir/Alc/effects/null.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/effects/null.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/effects/null.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 36%] Building C object CMakeFiles/OpenAL.dir/Alc/helpers.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/helpers.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/helpers.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 37%] Building C object CMakeFiles/OpenAL.dir/Alc/bsinc.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/bsinc.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/bsinc.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 39%] Building C object CMakeFiles/OpenAL.dir/Alc/uhjfilter.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/uhjfilter.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/uhjfilter.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 35%] Building C object CMakeFiles/OpenAL.dir/Alc/effects/reverb.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/effects/reverb.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/effects/reverb.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 39%] Building C object CMakeFiles/OpenAL.dir/Alc/ambdec.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/ambdec.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/ambdec.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 38%] Building C object CMakeFiles/OpenAL.dir/Alc/hrtf.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/hrtf.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/hrtf.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 40%] Building C object CMakeFiles/OpenAL.dir/Alc/bformatdec.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/bformatdec.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/bformatdec.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 41%] Building C object CMakeFiles/OpenAL.dir/Alc/nfcfilter.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/nfcfilter.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/nfcfilter.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 44%] Building C object CMakeFiles/OpenAL.dir/Alc/mixer_c.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/mixer_c.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/mixer_c.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 43%] Building C object CMakeFiles/OpenAL.dir/Alc/mixer.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/mixer.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/mixer.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 9%] Building CXX object utils/alsoft-config/CMakeFiles/alsoft-config.dir/mainwindow.cpp.o cd /builddir/build/BUILD/openal-soft-1.18.2/utils/alsoft-config && /usr/bin/c++ -DHAVE_STRUCT_TIMESPEC -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/utils/alsoft-config -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/./mkspecs/linux-g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -fPIC -std=gnu++11 -o CMakeFiles/alsoft-config.dir/mainwindow.cpp.o -c /builddir/build/BUILD/openal-soft-1.18.2/utils/alsoft-config/mainwindow.cpp make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 44%] Building C object CMakeFiles/OpenAL.dir/Alc/backends/base.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/backends/base.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/backends/base.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 42%] Building C object CMakeFiles/OpenAL.dir/Alc/panning.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/panning.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/panning.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 45%] Building C object CMakeFiles/OpenAL.dir/Alc/backends/loopback.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/backends/loopback.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/backends/loopback.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 47%] Building C object CMakeFiles/OpenAL.dir/Alc/backends/null.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/backends/null.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/backends/null.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 46%] Linking CXX executable ../../alsoft-config cd /builddir/build/BUILD/openal-soft-1.18.2/utils/alsoft-config && /usr/bin/cmake -E cmake_link_script CMakeFiles/alsoft-config.dir/link.txt --verbose=1 /usr/bin/c++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/alsoft-config.dir/main.cpp.o CMakeFiles/alsoft-config.dir/mainwindow.cpp.o CMakeFiles/alsoft-config.dir/moc_mainwindow.cpp.o -o ../../alsoft-config /usr/lib64/libQt5Widgets.so.5.10.1 /usr/lib64/libQt5Gui.so.5.10.1 /usr/lib64/libQt5Core.so.5.10.1 make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[1]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 50%] Built target alsoft-config make[1]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 49%] Building C object CMakeFiles/OpenAL.dir/Alc/backends/oss.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/backends/oss.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/backends/oss.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 50%] Building C object CMakeFiles/OpenAL.dir/Alc/backends/portaudio.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/backends/portaudio.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/backends/portaudio.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 51%] Building C object CMakeFiles/OpenAL.dir/Alc/backends/wave.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/backends/wave.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/backends/wave.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 48%] Building C object CMakeFiles/OpenAL.dir/Alc/backends/alsa.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/backends/alsa.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/backends/alsa.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 51%] Building C object CMakeFiles/OpenAL.dir/Alc/backends/pulseaudio.c.o /usr/bin/cc -DAL_ALEXT_PROTOTYPES -DAL_BUILD_LIBRARY -DHAVE_STRUCT_TIMESPEC -DOpenAL_EXPORTS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/builddir/build/BUILD/openal-soft-1.18.2/OpenAL32/Include -I/builddir/build/BUILD/openal-soft-1.18.2/Alc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -fPIC -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/OpenAL.dir/Alc/backends/pulseaudio.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/Alc/backends/pulseaudio.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 52%] Linking C shared library libopenal.so /usr/bin/cmake -E cmake_link_script CMakeFiles/OpenAL.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libopenal.so.1 -o libopenal.so.1.18.2 CMakeFiles/OpenAL.dir/common/almalloc.c.o CMakeFiles/OpenAL.dir/common/atomic.c.o CMakeFiles/OpenAL.dir/common/rwlock.c.o CMakeFiles/OpenAL.dir/common/threads.c.o CMakeFiles/OpenAL.dir/common/uintmap.c.o 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/converter.c.o CMakeFiles/OpenAL.dir/Alc/mastering.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/uhjfilter.c.o CMakeFiles/OpenAL.dir/Alc/ambdec.c.o CMakeFiles/OpenAL.dir/Alc/bformatdec.c.o CMakeFiles/OpenAL.dir/Alc/nfcfilter.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/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 -lrt -lpthread -ldl -lm -latomic /usr/bin/cmake -E cmake_symlink_library libopenal.so.1.18.2 libopenal.so.1 libopenal.so make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[1]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 52%] Built target OpenAL make[1]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/make -f CMakeFiles/altonegen.dir/build.make CMakeFiles/altonegen.dir/depend /usr/bin/make -f CMakeFiles/allatency.dir/build.make CMakeFiles/allatency.dir/depend /usr/bin/make -f CMakeFiles/alrecord.dir/build.make CMakeFiles/alrecord.dir/depend /usr/bin/make -f CMakeFiles/openal-info.dir/build.make CMakeFiles/openal-info.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' cd /builddir/build/BUILD/openal-soft-1.18.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2/CMakeFiles/openal-info.dir/DependInfo.cmake --color= Scanning dependencies of target openal-info make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/make -f CMakeFiles/openal-info.dir/build.make CMakeFiles/openal-info.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' cd /builddir/build/BUILD/openal-soft-1.18.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2/CMakeFiles/altonegen.dir/DependInfo.cmake --color= Scanning dependencies of target altonegen make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' cd /builddir/build/BUILD/openal-soft-1.18.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2/CMakeFiles/alrecord.dir/DependInfo.cmake --color= Scanning dependencies of target alrecord make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/make -f CMakeFiles/altonegen.dir/build.make CMakeFiles/altonegen.dir/build /usr/bin/make -f CMakeFiles/alrecord.dir/build.make CMakeFiles/alrecord.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' cd /builddir/build/BUILD/openal-soft-1.18.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2/CMakeFiles/allatency.dir/DependInfo.cmake --color= Scanning dependencies of target allatency make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/make -f CMakeFiles/allatency.dir/build.make CMakeFiles/allatency.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 56%] Building C object CMakeFiles/allatency.dir/examples/allatency.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/allatency.dir/examples/allatency.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/examples/allatency.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 53%] Building C object CMakeFiles/openal-info.dir/utils/openal-info.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/openal-info.dir/utils/openal-info.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/utils/openal-info.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 54%] Building C object CMakeFiles/altonegen.dir/examples/altonegen.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/altonegen.dir/examples/altonegen.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/examples/altonegen.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 55%] Building C object CMakeFiles/alrecord.dir/examples/alrecord.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alrecord.dir/examples/alrecord.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/examples/alrecord.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 58%] Linking C executable openal-info /usr/bin/cmake -E cmake_link_script CMakeFiles/openal-info.dir/link.txt --verbose=1 /usr/bin/cc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/openal-info.dir/utils/openal-info.c.o -o openal-info -Wl,-rpath,/builddir/build/BUILD/openal-soft-1.18.2: libopenal.so.1.18.2 -lrt -lpthread -ldl -lm -latomic make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 57%] Building C object CMakeFiles/allatency.dir/common/almalloc.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/allatency.dir/common/almalloc.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/almalloc.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[1]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 59%] Built target openal-info make[1]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 58%] Building C object CMakeFiles/altonegen.dir/common/almalloc.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/altonegen.dir/common/almalloc.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/almalloc.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 59%] Building C object CMakeFiles/alrecord.dir/common/almalloc.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alrecord.dir/common/almalloc.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/almalloc.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 60%] Building C object CMakeFiles/altonegen.dir/common/atomic.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/altonegen.dir/common/atomic.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/atomic.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 61%] Building C object CMakeFiles/alrecord.dir/common/atomic.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alrecord.dir/common/atomic.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/atomic.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 59%] Building C object CMakeFiles/allatency.dir/common/atomic.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/allatency.dir/common/atomic.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/atomic.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 62%] Building C object CMakeFiles/alrecord.dir/common/rwlock.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alrecord.dir/common/rwlock.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/rwlock.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 63%] Building C object CMakeFiles/altonegen.dir/common/rwlock.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/altonegen.dir/common/rwlock.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/rwlock.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 64%] Building C object CMakeFiles/allatency.dir/common/rwlock.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/allatency.dir/common/rwlock.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/rwlock.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 65%] Building C object CMakeFiles/allatency.dir/common/threads.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/allatency.dir/common/threads.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/threads.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 66%] Building C object CMakeFiles/alrecord.dir/common/threads.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alrecord.dir/common/threads.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/threads.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 67%] Building C object CMakeFiles/altonegen.dir/common/threads.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/altonegen.dir/common/threads.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/threads.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/make -f CMakeFiles/alreverb.dir/build.make CMakeFiles/alreverb.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 68%] Building C object CMakeFiles/allatency.dir/common/uintmap.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/allatency.dir/common/uintmap.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/uintmap.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' cd /builddir/build/BUILD/openal-soft-1.18.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2/CMakeFiles/alreverb.dir/DependInfo.cmake --color= Scanning dependencies of target alreverb make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/make -f CMakeFiles/alreverb.dir/build.make CMakeFiles/alreverb.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 70%] Building C object CMakeFiles/allatency.dir/examples/common/alhelpers.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/allatency.dir/examples/common/alhelpers.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/examples/common/alhelpers.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 68%] Building C object CMakeFiles/alrecord.dir/common/uintmap.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alrecord.dir/common/uintmap.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/uintmap.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 73%] Linking C executable alrecord /usr/bin/cmake -E cmake_link_script CMakeFiles/alrecord.dir/link.txt --verbose=1 /usr/bin/cc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/alrecord.dir/examples/alrecord.c.o CMakeFiles/alrecord.dir/common/almalloc.c.o CMakeFiles/alrecord.dir/common/atomic.c.o CMakeFiles/alrecord.dir/common/rwlock.c.o CMakeFiles/alrecord.dir/common/threads.c.o CMakeFiles/alrecord.dir/common/uintmap.c.o -o alrecord -Wl,-rpath,/builddir/build/BUILD/openal-soft-1.18.2: libopenal.so.1.18.2 -lrt -lpthread -ldl -lm -latomic make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[1]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 73%] Built target alrecord make[1]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 71%] Building C object CMakeFiles/alreverb.dir/examples/alreverb.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alreverb.dir/examples/alreverb.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/examples/alreverb.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 72%] Linking C executable allatency /usr/bin/cmake -E cmake_link_script CMakeFiles/allatency.dir/link.txt --verbose=1 /usr/bin/cc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/allatency.dir/examples/allatency.c.o CMakeFiles/allatency.dir/common/almalloc.c.o CMakeFiles/allatency.dir/common/atomic.c.o CMakeFiles/allatency.dir/common/rwlock.c.o CMakeFiles/allatency.dir/common/threads.c.o CMakeFiles/allatency.dir/common/uintmap.c.o CMakeFiles/allatency.dir/examples/common/alhelpers.c.o -o allatency -Wl,-rpath,/builddir/build/BUILD/openal-soft-1.18.2: -lSDL_sound -lSDL2 -lSDL2 libopenal.so.1.18.2 -lrt -lpthread -ldl -lm -latomic make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[1]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 75%] Built target allatency make[1]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/make -f CMakeFiles/alloopback.dir/build.make CMakeFiles/alloopback.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 74%] Building C object CMakeFiles/alreverb.dir/common/almalloc.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alreverb.dir/common/almalloc.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/almalloc.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' cd /builddir/build/BUILD/openal-soft-1.18.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2/CMakeFiles/alloopback.dir/DependInfo.cmake --color= Scanning dependencies of target alloopback make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/make -f CMakeFiles/alloopback.dir/build.make CMakeFiles/alloopback.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 75%] Building C object CMakeFiles/altonegen.dir/examples/common/alhelpers.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/altonegen.dir/examples/common/alhelpers.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/examples/common/alhelpers.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 76%] Building C object CMakeFiles/alreverb.dir/common/atomic.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alreverb.dir/common/atomic.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/atomic.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 69%] Building C object CMakeFiles/altonegen.dir/common/uintmap.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/altonegen.dir/common/uintmap.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/uintmap.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 77%] Building C object CMakeFiles/alreverb.dir/common/rwlock.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alreverb.dir/common/rwlock.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/rwlock.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 77%] Linking C executable altonegen /usr/bin/cmake -E cmake_link_script CMakeFiles/altonegen.dir/link.txt --verbose=1 /usr/bin/cc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/altonegen.dir/examples/altonegen.c.o CMakeFiles/altonegen.dir/common/almalloc.c.o CMakeFiles/altonegen.dir/common/atomic.c.o CMakeFiles/altonegen.dir/common/rwlock.c.o CMakeFiles/altonegen.dir/common/threads.c.o CMakeFiles/altonegen.dir/common/uintmap.c.o CMakeFiles/altonegen.dir/examples/common/alhelpers.c.o -o altonegen -Wl,-rpath,/builddir/build/BUILD/openal-soft-1.18.2: libopenal.so.1.18.2 -lrt -lpthread -ldl -lm -latomic make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[1]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 78%] Built target altonegen make[1]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 77%] Building C object CMakeFiles/alreverb.dir/common/threads.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alreverb.dir/common/threads.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/threads.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 76%] Building C object CMakeFiles/alloopback.dir/examples/alloopback.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alloopback.dir/examples/alloopback.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/examples/alloopback.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/make -f CMakeFiles/alstream.dir/build.make CMakeFiles/alstream.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 79%] Building C object CMakeFiles/alreverb.dir/examples/common/alhelpers.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alreverb.dir/examples/common/alhelpers.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/examples/common/alhelpers.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/make -f CMakeFiles/alhrtf.dir/build.make CMakeFiles/alhrtf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 78%] Building C object CMakeFiles/alreverb.dir/common/uintmap.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alreverb.dir/common/uintmap.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/uintmap.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' cd /builddir/build/BUILD/openal-soft-1.18.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2/CMakeFiles/alstream.dir/DependInfo.cmake --color= Scanning dependencies of target alstream make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/make -f CMakeFiles/alstream.dir/build.make CMakeFiles/alstream.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' cd /builddir/build/BUILD/openal-soft-1.18.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2/CMakeFiles/alhrtf.dir/DependInfo.cmake --color= Scanning dependencies of target alhrtf make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/make -f CMakeFiles/alhrtf.dir/build.make CMakeFiles/alhrtf.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 81%] Linking C executable alreverb /usr/bin/cmake -E cmake_link_script CMakeFiles/alreverb.dir/link.txt --verbose=1 /usr/bin/cc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/alreverb.dir/examples/alreverb.c.o CMakeFiles/alreverb.dir/common/almalloc.c.o CMakeFiles/alreverb.dir/common/atomic.c.o CMakeFiles/alreverb.dir/common/rwlock.c.o CMakeFiles/alreverb.dir/common/threads.c.o CMakeFiles/alreverb.dir/common/uintmap.c.o CMakeFiles/alreverb.dir/examples/common/alhelpers.c.o -o alreverb -Wl,-rpath,/builddir/build/BUILD/openal-soft-1.18.2: -lSDL_sound -lSDL2 -lSDL2 libopenal.so.1.18.2 -lrt -lpthread -ldl -lm -latomic make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[1]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 83%] Built target alreverb make[1]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 84%] Building C object CMakeFiles/alstream.dir/common/almalloc.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alstream.dir/common/almalloc.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/almalloc.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 80%] Building C object CMakeFiles/alloopback.dir/common/almalloc.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alloopback.dir/common/almalloc.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/almalloc.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 82%] Building C object CMakeFiles/alstream.dir/examples/alstream.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alstream.dir/examples/alstream.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/examples/alstream.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 83%] Building C object CMakeFiles/alhrtf.dir/examples/alhrtf.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alhrtf.dir/examples/alhrtf.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/examples/alhrtf.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 85%] Building C object CMakeFiles/alloopback.dir/common/atomic.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alloopback.dir/common/atomic.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/atomic.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 87%] Building C object CMakeFiles/alstream.dir/common/atomic.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alstream.dir/common/atomic.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/atomic.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 88%] Building C object CMakeFiles/alhrtf.dir/common/atomic.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alhrtf.dir/common/atomic.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/atomic.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 86%] Building C object CMakeFiles/alhrtf.dir/common/almalloc.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alhrtf.dir/common/almalloc.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/almalloc.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 89%] Building C object CMakeFiles/alloopback.dir/common/rwlock.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alloopback.dir/common/rwlock.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/rwlock.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 89%] Building C object CMakeFiles/alstream.dir/common/rwlock.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alstream.dir/common/rwlock.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/rwlock.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 91%] Building C object CMakeFiles/alhrtf.dir/common/rwlock.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alhrtf.dir/common/rwlock.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/rwlock.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 90%] Building C object CMakeFiles/alloopback.dir/common/threads.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alloopback.dir/common/threads.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/threads.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 92%] Building C object CMakeFiles/alloopback.dir/common/uintmap.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alloopback.dir/common/uintmap.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/uintmap.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 93%] Building C object CMakeFiles/alstream.dir/common/threads.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alstream.dir/common/threads.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/threads.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 93%] Building C object CMakeFiles/alhrtf.dir/common/threads.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alhrtf.dir/common/threads.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/threads.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 94%] Building C object CMakeFiles/alloopback.dir/examples/common/alhelpers.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alloopback.dir/examples/common/alhelpers.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/examples/common/alhelpers.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 97%] Building C object CMakeFiles/alstream.dir/examples/common/alhelpers.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alstream.dir/examples/common/alhelpers.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/examples/common/alhelpers.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 95%] Building C object CMakeFiles/alhrtf.dir/common/uintmap.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alhrtf.dir/common/uintmap.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/uintmap.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 97%] Linking C executable alloopback /usr/bin/cmake -E cmake_link_script CMakeFiles/alloopback.dir/link.txt --verbose=1 /usr/bin/cc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/alloopback.dir/examples/alloopback.c.o CMakeFiles/alloopback.dir/common/almalloc.c.o CMakeFiles/alloopback.dir/common/atomic.c.o CMakeFiles/alloopback.dir/common/rwlock.c.o CMakeFiles/alloopback.dir/common/threads.c.o CMakeFiles/alloopback.dir/common/uintmap.c.o CMakeFiles/alloopback.dir/examples/common/alhelpers.c.o -o alloopback -Wl,-rpath,/builddir/build/BUILD/openal-soft-1.18.2: -lSDL_sound -lSDL2 -lSDL2 libopenal.so.1.18.2 -lrt -lpthread -ldl -lm -latomic make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 96%] Building C object CMakeFiles/alstream.dir/common/uintmap.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alstream.dir/common/uintmap.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/common/uintmap.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[1]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 98%] Built target alloopback make[1]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 98%] Building C object CMakeFiles/alhrtf.dir/examples/common/alhelpers.c.o /usr/bin/cc -DHAVE_STRUCT_TIMESPEC -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -I/builddir/build/BUILD/openal-soft-1.18.2/include -I/builddir/build/BUILD/openal-soft-1.18.2/common -I/builddir/build/BUILD/openal-soft-1.18.2 -I/usr/include/SDL2 -I/usr/include/SDL -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Winline -Wall -Wextra -fno-math-errno -fvisibility=hidden -pthread -o CMakeFiles/alhrtf.dir/examples/common/alhelpers.c.o -c /builddir/build/BUILD/openal-soft-1.18.2/examples/common/alhelpers.c make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 99%] Linking C executable alstream /usr/bin/cmake -E cmake_link_script CMakeFiles/alstream.dir/link.txt --verbose=1 /usr/bin/cc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/alstream.dir/examples/alstream.c.o CMakeFiles/alstream.dir/common/almalloc.c.o CMakeFiles/alstream.dir/common/atomic.c.o CMakeFiles/alstream.dir/common/rwlock.c.o CMakeFiles/alstream.dir/common/threads.c.o CMakeFiles/alstream.dir/common/uintmap.c.o CMakeFiles/alstream.dir/examples/common/alhelpers.c.o -o alstream -Wl,-rpath,/builddir/build/BUILD/openal-soft-1.18.2: -lSDL_sound -lSDL2 -lSDL2 libopenal.so.1.18.2 -lrt -lpthread -ldl -lm -latomic make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[1]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [100%] Built target alstream make[1]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [100%] Linking C executable alhrtf /usr/bin/cmake -E cmake_link_script CMakeFiles/alhrtf.dir/link.txt --verbose=1 /usr/bin/cc -fno-gnu89-inline -std=c11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -D_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/alhrtf.dir/examples/alhrtf.c.o CMakeFiles/alhrtf.dir/common/almalloc.c.o CMakeFiles/alhrtf.dir/common/atomic.c.o CMakeFiles/alhrtf.dir/common/rwlock.c.o CMakeFiles/alhrtf.dir/common/threads.c.o CMakeFiles/alhrtf.dir/common/uintmap.c.o CMakeFiles/alhrtf.dir/examples/common/alhelpers.c.o -o alhrtf -Wl,-rpath,/builddir/build/BUILD/openal-soft-1.18.2: -lSDL_sound -lSDL2 -lSDL2 libopenal.so.1.18.2 -lrt -lpthread -ldl -lm -latomic make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' make[1]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' [100%] Built target alhrtf make[1]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/openal-soft-1.18.2/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BPpfQe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64 + cd openal-soft-1.18.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64 'INSTALL=/usr/bin/install -p' /usr/bin/cmake -H/builddir/build/BUILD/openal-soft-1.18.2 -B/builddir/build/BUILD/openal-soft-1.18.2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/openal-soft-1.18.2/CMakeFiles /builddir/build/BUILD/openal-soft-1.18.2/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/make -f CMakeFiles/OpenAL.dir/build.make CMakeFiles/OpenAL.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' cd /builddir/build/BUILD/openal-soft-1.18.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2/CMakeFiles/OpenAL.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/make -f CMakeFiles/OpenAL.dir/build.make CMakeFiles/OpenAL.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Nothing to be done for 'CMakeFiles/OpenAL.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 43%] Built target OpenAL /usr/bin/make -f CMakeFiles/altonegen.dir/build.make CMakeFiles/altonegen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' cd /builddir/build/BUILD/openal-soft-1.18.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2/CMakeFiles/altonegen.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/make -f CMakeFiles/altonegen.dir/build.make CMakeFiles/altonegen.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Nothing to be done for 'CMakeFiles/altonegen.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 49%] Built target altonegen /usr/bin/make -f CMakeFiles/allatency.dir/build.make CMakeFiles/allatency.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' cd /builddir/build/BUILD/openal-soft-1.18.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2/CMakeFiles/allatency.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/make -f CMakeFiles/allatency.dir/build.make CMakeFiles/allatency.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Nothing to be done for 'CMakeFiles/allatency.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 56%] Built target allatency /usr/bin/make -f CMakeFiles/bsincgen.dir/build.make CMakeFiles/bsincgen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' cd /builddir/build/BUILD/openal-soft-1.18.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2/CMakeFiles/bsincgen.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/make -f CMakeFiles/bsincgen.dir/build.make CMakeFiles/bsincgen.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Nothing to be done for 'CMakeFiles/bsincgen.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 58%] Built target bsincgen /usr/bin/make -f CMakeFiles/alrecord.dir/build.make CMakeFiles/alrecord.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' cd /builddir/build/BUILD/openal-soft-1.18.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2/CMakeFiles/alrecord.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/make -f CMakeFiles/alrecord.dir/build.make CMakeFiles/alrecord.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Nothing to be done for 'CMakeFiles/alrecord.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 64%] Built target alrecord /usr/bin/make -f CMakeFiles/makehrtf.dir/build.make CMakeFiles/makehrtf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' cd /builddir/build/BUILD/openal-soft-1.18.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2/CMakeFiles/makehrtf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/make -f CMakeFiles/makehrtf.dir/build.make CMakeFiles/makehrtf.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Nothing to be done for 'CMakeFiles/makehrtf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 66%] Built target makehrtf /usr/bin/make -f CMakeFiles/openal-info.dir/build.make CMakeFiles/openal-info.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' cd /builddir/build/BUILD/openal-soft-1.18.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2/CMakeFiles/openal-info.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/make -f CMakeFiles/openal-info.dir/build.make CMakeFiles/openal-info.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Nothing to be done for 'CMakeFiles/openal-info.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 68%] Built target openal-info /usr/bin/make -f CMakeFiles/alreverb.dir/build.make CMakeFiles/alreverb.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' cd /builddir/build/BUILD/openal-soft-1.18.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2/CMakeFiles/alreverb.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/make -f CMakeFiles/alreverb.dir/build.make CMakeFiles/alreverb.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Nothing to be done for 'CMakeFiles/alreverb.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 75%] Built target alreverb /usr/bin/make -f CMakeFiles/alloopback.dir/build.make CMakeFiles/alloopback.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' cd /builddir/build/BUILD/openal-soft-1.18.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2/CMakeFiles/alloopback.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/make -f CMakeFiles/alloopback.dir/build.make CMakeFiles/alloopback.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Nothing to be done for 'CMakeFiles/alloopback.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 81%] Built target alloopback /usr/bin/make -f CMakeFiles/alstream.dir/build.make CMakeFiles/alstream.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' cd /builddir/build/BUILD/openal-soft-1.18.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2/CMakeFiles/alstream.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/make -f CMakeFiles/alstream.dir/build.make CMakeFiles/alstream.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Nothing to be done for 'CMakeFiles/alstream.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 88%] Built target alstream /usr/bin/make -f CMakeFiles/alhrtf.dir/build.make CMakeFiles/alhrtf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' cd /builddir/build/BUILD/openal-soft-1.18.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2/CMakeFiles/alhrtf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/make -f CMakeFiles/alhrtf.dir/build.make CMakeFiles/alhrtf.dir/build make[2]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' make[2]: Nothing to be done for 'CMakeFiles/alhrtf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' [ 95%] Built target alhrtf /usr/bin/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.18.2' cd /builddir/build/BUILD/openal-soft-1.18.2 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2/utils/alsoft-config /builddir/build/BUILD/openal-soft-1.18.2 /builddir/build/BUILD/openal-soft-1.18.2/utils/alsoft-config /builddir/build/BUILD/openal-soft-1.18.2/utils/alsoft-config/CMakeFiles/alsoft-config.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/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.18.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.18.2' [100%] Built target alsoft-config make[1]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/openal-soft-1.18.2/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/openal-soft-1.18.2' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/openal-soft-1.18.2' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/lib64/libopenal.so.1.18.2 -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/lib64/libopenal.so.1 -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/lib64/libopenal.so -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/lib64/cmake/OpenAL/OpenALConfig.cmake -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/lib64/cmake/OpenAL/OpenALConfig-relwithdebinfo.cmake -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/include/AL/al.h -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/include/AL/alc.h -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/include/AL/alext.h -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/include/AL/efx.h -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/include/AL/efx-creative.h -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/include/AL/efx-presets.h -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/lib64/pkgconfig/openal.pc -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/share/openal/alsoftrc.sample -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/share/openal/hrtf/default-44100.mhr -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/share/openal/hrtf/default-48000.mhr -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/share/openal/presets/3D7.1.ambdec -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/share/openal/presets/hexagon.ambdec -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/share/openal/presets/itu5.1.ambdec -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/share/openal/presets/rectangle.ambdec -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/share/openal/presets/square.ambdec -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/share/openal/presets/presets.txt -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/bin/openal-info -- Set runtime path of "/builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/bin/openal-info" to "" -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/bin/makehrtf -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/bin/bsincgen -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/bin/altonegen -- Set runtime path of "/builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/bin/altonegen" to "" -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/bin/alrecord -- Set runtime path of "/builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/bin/alrecord" to "" -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/bin/alstream -- Set runtime path of "/builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/bin/alstream" to "" -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/bin/alreverb -- Set runtime path of "/builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/bin/alreverb" to "" -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/bin/allatency -- Set runtime path of "/builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/bin/allatency" to "" -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/bin/alloopback -- Set runtime path of "/builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/bin/alloopback" to "" -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/bin/alhrtf -- Set runtime path of "/builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/bin/alhrtf" to "" -- Installing: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/bin/alsoft-config + find /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64 -name '*.la' -exec rm -f '{}' ';' + install -Dpm644 alsoftrc.sample /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/etc/openal/alsoft.conf + sed -i 's/#allow-moves = false/allow-moves = true/' /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/etc/openal/alsoft.conf + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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 + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: openal-soft-1.18.2-5.0.riscv64.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Xg0Orh + umask 022 + cd /builddir/build/BUILD + cd openal-soft-1.18.2 + DOCDIR=/builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/share/doc/openal-soft + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/share/doc/openal-soft + cp -pr COPYING /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64/usr/share/doc/openal-soft + exit 0 Provides: config(openal-soft) = 1.18.2-5.0.riscv64.fc28 libopenal.so.1()(64bit) openal = 1.18.2 openal-soft = 1.18.2-5.0.riscv64.fc28 openal-soft(riscv-64) = 1.18.2-5.0.riscv64.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libatomic.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libopenal.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Obsoletes: openal <= 0.0.10 Processing files: openal-soft-devel-1.18.2-5.0.riscv64.fc28.riscv64 Provides: cmake(OpenAL) openal-devel = 1.18.2 openal-soft-devel = 1.18.2-5.0.riscv64.fc28 openal-soft-devel(riscv-64) = 1.18.2-5.0.riscv64.fc28 pkgconfig(openal) = 1.18.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 cmake-filesystem(riscv-64) ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libopenal.so.1()(64bit) rtld(GNU_HASH) Obsoletes: openal-devel <= 0.0.10 Processing files: openal-soft-examples-1.18.2-5.0.riscv64.fc28.riscv64 Provides: openal-soft-examples = 1.18.2-5.0.riscv64.fc28 openal-soft-examples(riscv-64) = 1.18.2-5.0.riscv64.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libSDL2-2.0.so.0()(64bit) libSDL_sound-1.0.so.1()(64bit) libatomic.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libopenal.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: openal-soft-qt-1.18.2-5.0.riscv64.fc28.riscv64 Provides: openal-soft-qt = 1.18.2-5.0.riscv64.fc28 openal-soft-qt(riscv-64) = 1.18.2-5.0.riscv64.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64 Wrote: /builddir/build/SRPMS/openal-soft-1.18.2-5.0.riscv64.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/openal-soft-devel-1.18.2-5.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/openal-soft-examples-1.18.2-5.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/openal-soft-qt-1.18.2-5.0.riscv64.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IjD9vU + umask 022 + cd /builddir/build/BUILD + cd openal-soft-1.18.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openal-soft-1.18.2-5.0.riscv64.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff