D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/cxxtest-4.4-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nvjJG9 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf cxxtest-4.4 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/cxxtest-4.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cxxtest-4.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (cxxtest-shebang.patch):' Patch #0 (cxxtest-shebang.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file bin/cxxtestgen + cp -a /home/iurt/rpmbuild/SOURCES/guide.pdf . + find . -name .cvsignore -delete + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.W8zrsc + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cxxtest-4.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd python + 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' /home/iurt/rpmbuild/BUILD/cxxtest-4.4/python/python3/cxxtest/cxxtest_parser.py:39: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(suites) is 0 and not options.root: /home/iurt/rpmbuild/BUILD/cxxtest-4.4/python/python3/cxxtest/cxxtest_parser.py:236: SyntaxWarning: "is not" with a literal. Did you mean "!="? if len(suite['tests']) is not 0: /home/iurt/rpmbuild/BUILD/cxxtest-4.4/python/python3/cxxtest/cxx_parser.py:2090: SyntaxWarning: "is" with a literal. Did you mean "=="? if p.type is "": Warning: 'classifiers' should be a list, got type 'filter' running build running build_py creating build creating build/lib creating build/lib/cxxtest copying cxxtest/cxxtestgen.py -> build/lib/cxxtest copying cxxtest/cxxtest_fog.py -> build/lib/cxxtest copying cxxtest/cxxtest_parser.py -> build/lib/cxxtest copying cxxtest/cxx_parser.py -> build/lib/cxxtest copying cxxtest/__init__.py -> build/lib/cxxtest copying cxxtest/cxxtest_misc.py -> build/lib/cxxtest copying cxxtest/__release__.py -> build/lib/cxxtest running build_scripts creating build/scripts-3.8 copying and adjusting scripts/cxxtestgen -> build/scripts-3.8 changing mode of build/scripts-3.8/cxxtestgen from 644 to 755 + cd .. + cat + cd doc + cat + /usr/bin/python3 create_manpage.py + a2x -f manpage cxxtestgen.1.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Pga1V8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64 + cd cxxtest-4.4 + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/include/cxxtest + install -D -p -m 644 cxxtest/Descriptions.cpp cxxtest/Descriptions.h cxxtest/DummyDescriptions.cpp cxxtest/DummyDescriptions.h cxxtest/ErrorFormatter.h cxxtest/ErrorPrinter.h cxxtest/Flags.h cxxtest/GlobalFixture.cpp cxxtest/GlobalFixture.h cxxtest/Gui.h cxxtest/LinkedList.cpp cxxtest/LinkedList.h cxxtest/MSVCErrorPrinter.h cxxtest/Mock.h cxxtest/ParenPrinter.h cxxtest/QtGui.h cxxtest/RealDescriptions.cpp cxxtest/RealDescriptions.h cxxtest/Root.cpp cxxtest/SelfTest.h cxxtest/StdHeaders.h cxxtest/StdTestSuite.h cxxtest/StdValueTraits.h cxxtest/StdioFilePrinter.h cxxtest/StdioPrinter.h cxxtest/TeeListener.h cxxtest/TestListener.h cxxtest/TestMain.h cxxtest/TestRunner.h cxxtest/TestSuite.cpp cxxtest/TestSuite.h cxxtest/TestTracker.cpp cxxtest/TestTracker.h cxxtest/ValueTraits.cpp cxxtest/ValueTraits.h cxxtest/Win32Gui.h cxxtest/X11Gui.h cxxtest/XUnitPrinter.h cxxtest/XmlFormatter.h cxxtest/XmlPrinter.h cxxtest/YesNoRunner.h cxxtest/unix.h /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/include/cxxtest + install -D -p -m 644 cxxtest.pc /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/share/pkgconfig/cxxtest.pc + cd python + 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 install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64 Warning: 'classifiers' should be a list, got type 'filter' running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/lib/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/cxxtest copying build/lib/cxxtest/cxxtestgen.py -> /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/cxxtest copying build/lib/cxxtest/cxxtest_fog.py -> /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/cxxtest copying build/lib/cxxtest/cxxtest_parser.py -> /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/cxxtest copying build/lib/cxxtest/cxx_parser.py -> /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/cxxtest copying build/lib/cxxtest/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/cxxtest copying build/lib/cxxtest/cxxtest_misc.py -> /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/cxxtest copying build/lib/cxxtest/__release__.py -> /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/cxxtest byte-compiling /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/cxxtest/cxxtestgen.py to cxxtestgen.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/cxxtest/cxxtest_fog.py to cxxtest_fog.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/cxxtest/cxxtest_parser.py to cxxtest_parser.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/cxxtest/cxx_parser.py to cxx_parser.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/cxxtest/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/cxxtest/cxxtest_misc.py to cxxtest_misc.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/cxxtest/__release__.py to __release__.cpython-38.pyc writing byte-compilation script '/tmp/tmpm6ddq7ff.py' /usr/bin/python3 /tmp/tmpm6ddq7ff.py /usr/lib/python3.8/site-packages/cxxtest/cxxtest_parser.py:39: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.8/site-packages/cxxtest/cxxtest_parser.py:236: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.8/site-packages/cxxtest/cxx_parser.py:2090: SyntaxWarning: "is" with a literal. Did you mean "=="? removing /tmp/tmpm6ddq7ff.py running install_egg_info running egg_info creating cxxtest.egg-info writing cxxtest.egg-info/PKG-INFO writing dependency_links to cxxtest.egg-info/dependency_links.txt writing top-level names to cxxtest.egg-info/top_level.txt writing manifest file 'cxxtest.egg-info/SOURCES.txt' reading manifest file 'cxxtest.egg-info/SOURCES.txt' writing manifest file 'cxxtest.egg-info/SOURCES.txt' Copying cxxtest.egg-info to /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/lib/python3.8/site-packages/cxxtest-4.4-py3.8.egg-info running install_scripts creating /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/bin copying build/scripts-3.8/cxxtestgen -> /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/bin changing mode of /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/bin/cxxtestgen to 755 /usr/lib/python3.8/site-packages/cxxtest/cxxtest_parser.py:39: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.8/site-packages/cxxtest/cxxtest_parser.py:236: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.8/site-packages/cxxtest/cxx_parser.py:2090: SyntaxWarning: "is" with a literal. Did you mean "=="? + rm -rfv /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/bin/__pycache__ + ln -s /usr/bin/cxxtestgen /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/bin/cxxtestgen.py + cd .. + install -D -p -m 644 doc/cxxtestgen.1 /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/share/man/man1/cxxtestgen.1 + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 4.4-1.mga8 --unique-debug-suffix -4.4-1.mga8.aarch64 --unique-debug-src-base cxxtest-4.4-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/cxxtest-4.4 + /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/cxxtest-4.4-1.mga8.aarch64/usr/lib/python3.8 using /usr/bin/python3.8 /usr/lib/python3.8/site-packages/cxxtest/cxx_parser.py:2090: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.8/site-packages/cxxtest/cxxtest_parser.py:39: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.8/site-packages/cxxtest/cxxtest_parser.py:236: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.8/site-packages/cxxtest/cxx_parser.py:2090: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.8/site-packages/cxxtest/cxxtest_parser.py:39: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.8/site-packages/cxxtest/cxxtest_parser.py:236: SyntaxWarning: "is not" with a literal. Did you mean "!="? + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: cxxtest-4.4-1.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pghoa9 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cxxtest-4.4 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/share/doc/cxxtest + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/share/doc/cxxtest + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/share/doc/cxxtest + cp -pr README /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/share/doc/cxxtest + cp -pr Versions /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/share/doc/cxxtest + RPM_EC=0 ++ jobs -p + exit 0 Provides: cxxtest = 4.4-1.mga8 pkgconfig(cxxtest) = 4.4 python3.8dist(cxxtest) = 4.4 python3dist(cxxtest) = 4.4 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: pkgconfig python(abi) = 3.8 Processing files: cxxtest-doc-4.4-1.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.au1JUa + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cxxtest-4.4 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/share/doc/cxxtest-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/share/doc/cxxtest-doc + cp -pr guide.pdf /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/share/doc/cxxtest-doc + cp -pr doc/images/ /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64/usr/share/doc/cxxtest-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: cxxtest-doc = 4.4-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/cxxtest-doc-4.4-1.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/cxxtest-4.4-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.57mpIb + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd cxxtest-4.4 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YOnflb + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf cxxtest-4.4 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!