D: [iurt_root_command] chroot warning: extra tokens at the end of %endif directive in line 31: %endif # with_python3 warning: extra tokens at the end of %endif directive in line 43: %endif # with_python3 warning: extra tokens at the end of %endif directive in line 50: %endif # with_python3 warning: extra tokens at the end of %endif directive in line 56: %endif # with_python3 Installing /home/iurt/rpmbuild/SRPMS/python-pyaudio-0.2.11-3.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1FVimh + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf PyAudio-0.2.11 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/PyAudio-0.2.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd PyAudio-0.2.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf packaging + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Xt59Lf + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd PyAudio-0.2.11 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-x86_64-3.8 copying src/pyaudio.py -> build/lib.linux-x86_64-3.8 running build_ext building '_portaudio' extension creating build/temp.linux-x86_64-3.8 creating build/temp.linux-x86_64-3.8/src gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.8 -c src/_portaudiomodule.c -o build/temp.linux-x86_64-3.8/src/_portaudiomodule.o gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/_portaudiomodule.o -L/usr/lib64 -lportaudio -lpython3.8 -o build/lib.linux-x86_64-3.8/_portaudio.cpython-38-x86_64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.W801ae + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-pyaudio-0.2.11-3.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-pyaudio-0.2.11-3.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-pyaudio-0.2.11-3.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-pyaudio-0.2.11-3.mga8.x86_64 + cd PyAudio-0.2.11 + '[' 1 -eq 1 ']' + /usr/bin/python3 setup.py install -O1 --root /home/iurt/rpmbuild/BUILDROOT/python-pyaudio-0.2.11-3.mga8.x86_64 running install running build running build_py running build_ext running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-pyaudio-0.2.11-3.mga8.x86_64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-pyaudio-0.2.11-3.mga8.x86_64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python-pyaudio-0.2.11-3.mga8.x86_64/usr/lib64/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-pyaudio-0.2.11-3.mga8.x86_64/usr/lib64/python3.8/site-packages copying build/lib.linux-x86_64-3.8/pyaudio.py -> /home/iurt/rpmbuild/BUILDROOT/python-pyaudio-0.2.11-3.mga8.x86_64/usr/lib64/python3.8/site-packages copying build/lib.linux-x86_64-3.8/_portaudio.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-pyaudio-0.2.11-3.mga8.x86_64/usr/lib64/python3.8/site-packages byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-pyaudio-0.2.11-3.mga8.x86_64/usr/lib64/python3.8/site-packages/pyaudio.py to pyaudio.cpython-38.pyc writing byte-compilation script '/tmp/tmpljwqid5f.py' /usr/bin/python3 /tmp/tmpljwqid5f.py removing /tmp/tmpljwqid5f.py running install_egg_info running egg_info writing src/PyAudio.egg-info/PKG-INFO writing dependency_links to src/PyAudio.egg-info/dependency_links.txt writing top-level names to src/PyAudio.egg-info/top_level.txt reading manifest file 'src/PyAudio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/PyAudio.egg-info/SOURCES.txt' Copying src/PyAudio.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-pyaudio-0.2.11-3.mga8.x86_64/usr/lib64/python3.8/site-packages/PyAudio-0.2.11-py3.8.egg-info running install_scripts + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-pyaudio-0.2.11-3.mga8.x86_64/usr/lib/python3.8/site-packages/logilab/common/test + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.2.11-3.mga8 --unique-debug-suffix -0.2.11-3.mga8.x86_64 --unique-debug-src-base python-pyaudio-0.2.11-3.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/PyAudio-0.2.11 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-pyaudio-0.2.11-3.mga8.x86_64/usr/lib64/python3.8/site-packages/_portaudio.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-pyaudio-0.2.11-3.mga8.x86_64/usr/lib64/python3.8/site-packages/_portaudio.cpython-38-x86_64-linux-gnu.so original debug info size: 116kB, size after compression: 116kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 155 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-pyaudio-0.2.11-3.mga8.x86_64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-pyaudio-0.2.11-3.mga8.x86_64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-pyaudio-0.2.11-3.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QtI0df + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd PyAudio-0.2.11 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-pyaudio-0.2.11-3.mga8.x86_64/usr/share/doc/python3-pyaudio + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-pyaudio-0.2.11-3.mga8.x86_64/usr/share/doc/python3-pyaudio + cp -pr README /home/iurt/rpmbuild/BUILDROOT/python-pyaudio-0.2.11-3.mga8.x86_64/usr/share/doc/python3-pyaudio + cp -pr CHANGELOG /home/iurt/rpmbuild/BUILDROOT/python-pyaudio-0.2.11-3.mga8.x86_64/usr/share/doc/python3-pyaudio + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pyaudio = 0.2.11-3.mga8 python3-pyaudio = 0.2.11-3.mga8 python3-pyaudio(x86-64) = 0.2.11-3.mga8 python3.8-pyaudio = 0.2.11-3.mga8 python3.8dist(pyaudio) = 0.2.11 python3dist(pyaudio) = 0.2.11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libportaudio.so.2()(64bit) libpython3.8.so.1.0()(64bit) python(abi) = 3.8 Processing files: python-pyaudio-debugsource-0.2.11-3.mga8.x86_64 Provides: python-pyaudio-debugsource = 0.2.11-3.mga8 python-pyaudio-debugsource(x86-64) = 0.2.11-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pyaudio-debuginfo-0.2.11-3.mga8.x86_64 Provides: debuginfo(build-id) = 865b36105a41195c17532ab8eca97e9d6b2f7a8e python-pyaudio-debuginfo = 0.2.11-3.mga8 python3-pyaudio-debuginfo = 0.2.11-3.mga8 python3-pyaudio-debuginfo(x86-64) = 0.2.11-3.mga8 python3.8-pyaudio-debuginfo = 0.2.11-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pyaudio-debugsource(x86-64) = 0.2.11-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-pyaudio-0.2.11-3.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-pyaudio-debuginfo-0.2.11-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python-pyaudio-debugsource-0.2.11-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-pyaudio-0.2.11-3.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RUTtjg + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd PyAudio-0.2.11 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-pyaudio-0.2.11-3.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SnLMRe + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf PyAudio-0.2.11 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!