Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/cubeb.spec'], chrootPath='/var/lib/mock/f37-build-side-32-misc-devel-134216-7968/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/cubeb.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1668038400 Wrote: /builddir/build/SRPMS/cubeb-0.2-8.20220915.git28c8aa4.fc37.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/cubeb.spec'], chrootPath='/var/lib/mock/f37-build-side-32-misc-devel-134216-7968/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/cubeb.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1668038400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EbIhcq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/cubeb-28c8aa4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf src/android + sed -i -e '/^\[!/d' -e /INSTALL.md/d README.md + echo 'set_target_properties(cubeb PROPERTIES SOVERSION 1)' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UjE7os + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/cmake -S . -B redhat-linux-build -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_DO_STRIP:BOOL=OFF -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 . -DBUILD_TESTS=OFF -DUSE_SANITIZERS=OFF -- The C compiler identification is GNU 12.2.1 -- The CXX compiler identification is GNU 12.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.0") -- Checking for module 'speexdsp' -- Package 'speexdsp', required by 'virtual:world', not found -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Looking for include file pulse/pulseaudio.h -- Looking for include file pulse/pulseaudio.h - found -- Looking for include file alsa/asoundlib.h -- Looking for include file alsa/asoundlib.h - found -- Looking for include file jack/jack.h -- Looking for include file jack/jack.h - found -- Looking for include file sndio.h -- Looking for include file sndio.h - not found -- Looking for include file aaudio/AAudio.h -- Looking for include file aaudio/AAudio.h - not found -- Looking for include file AudioUnit/AudioUnit.h -- Looking for include file AudioUnit/AudioUnit.h - not found -- Looking for include file audioclient.h -- Looking for include file audioclient.h - not found -- Looking for include files windows.h, mmsystem.h -- Looking for include files windows.h, mmsystem.h - not found -- Looking for include file SLES/OpenSLES.h -- Looking for include file SLES/OpenSLES.h - not found -- Looking for include file sys/soundcard.h -- Looking for include file sys/soundcard.h - found -- Looking for include file android/log.h -- Looking for include file android/log.h - not found -- Looking for include file sys/audioio.h -- Looking for include file sys/audioio.h - not found -- Looking for include file kai.h -- Looking for include file kai.h - not found -- Found Doxygen: /usr/bin/doxygen (found version "1.9.1") found components: doxygen dot -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE CMAKE_INSTALL_DO_STRIP INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33/redhat-linux-build + /usr/bin/cmake --build redhat-linux-build -j8 --verbose /usr/bin/cmake -S/builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33 -B/builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33/redhat-linux-build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33/redhat-linux-build/CMakeFiles /builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33/redhat-linux-build//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33/redhat-linux-build' /usr/bin/gmake -f CMakeFiles/speex.dir/build.make CMakeFiles/speex.dir/depend /usr/bin/gmake -f CMakeFiles/doc.dir/build.make CMakeFiles/doc.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33/redhat-linux-build' cd /builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33 /builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33 /builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33/redhat-linux-build /builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33/redhat-linux-build /builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33/redhat-linux-build/CMakeFiles/speex.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33/redhat-linux-build' cd /builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33 /builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33 /builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33/redhat-linux-build /builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33/redhat-linux-build /builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33/redhat-linux-build/CMakeFiles/doc.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33/redhat-linux-build' /usr/bin/gmake -f CMakeFiles/speex.dir/build.make CMakeFiles/speex.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33/redhat-linux-build' gmake[2]: Leaving directory '/builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33/redhat-linux-build' /usr/bin/gmake -f CMakeFiles/doc.dir/build.make CMakeFiles/doc.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33/redhat-linux-build' [ 7%] Building C object CMakeFiles/speex.dir/subprojects/speex/resample.c.o /usr/bin/gcc -DEXPORT="" -DFLOATING_POINT -DOUTSIDE_SPEEX -DRANDOM_PREFIX=speex -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -fvisibility=hidden -std=gnu99 -MD -MT CMakeFiles/speex.dir/subprojects/speex/resample.c.o -MF CMakeFiles/speex.dir/subprojects/speex/resample.c.o.d -o CMakeFiles/speex.dir/subprojects/speex/resample.c.o -c /builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33/subprojects/speex/resample.c [ 14%] Generating API documentation with Doxygen cd /builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33/redhat-linux-build/docs && /usr/bin/doxygen /builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33/redhat-linux-build/docs/Doxyfile /builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33/subprojects/speex/resample.c: In function 'update_filter': /builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33/subprojects/speex/resample.c:674:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 674 | for (j=0;jfilt_len;j++) | ^ /builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33/subprojects/speex/resample.c: In function 'speex_resampler_process_float': /builddir/build/BUILD/cubeb-28c8aa4a9c3568187e16e3a47a0d16371d1c5d33/subprojects/speex/resample.c:946:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 946 | for(j=0;j