D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/cxxtest-4.4-3.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5RENWN
+ 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 -f -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.wEu6db
+ 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_parser.py -> build/lib/cxxtest
copying cxxtest/cxxtest_misc.py -> build/lib/cxxtest
copying cxxtest/cxxtest_fog.py -> build/lib/cxxtest
copying cxxtest/cxx_parser.py -> build/lib/cxxtest
copying cxxtest/__release__.py -> build/lib/cxxtest
copying cxxtest/__init__.py -> build/lib/cxxtest
running build_scripts
creating build/scripts-3.9
copying and adjusting scripts/cxxtestgen -> build/scripts-3.9
changing mode of build/scripts-3.9/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.zDUben
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64
+ cd cxxtest-4.4
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.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-3.mga9.aarch64/usr/include/cxxtest
+ install -D -p -m 644 cxxtest.pc /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.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-3.mga9.aarch64
Warning: 'classifiers' should be a list, got type 'filter'
running install
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/lib
creating /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/lib/python3.9
creating /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/lib/python3.9/site-packages
creating /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/lib/python3.9/site-packages/cxxtest
copying build/lib/cxxtest/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/lib/python3.9/site-packages/cxxtest
copying build/lib/cxxtest/__release__.py -> /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/lib/python3.9/site-packages/cxxtest
copying build/lib/cxxtest/cxx_parser.py -> /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/lib/python3.9/site-packages/cxxtest
copying build/lib/cxxtest/cxxtest_fog.py -> /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/lib/python3.9/site-packages/cxxtest
copying build/lib/cxxtest/cxxtest_misc.py -> /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/lib/python3.9/site-packages/cxxtest
copying build/lib/cxxtest/cxxtest_parser.py -> /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/lib/python3.9/site-packages/cxxtest
copying build/lib/cxxtest/cxxtestgen.py -> /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/lib/python3.9/site-packages/cxxtest
byte-compiling /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/lib/python3.9/site-packages/cxxtest/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/lib/python3.9/site-packages/cxxtest/__release__.py to __release__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/lib/python3.9/site-packages/cxxtest/cxx_parser.py to cxx_parser.cpython-39.pyc
/usr/lib/python3.9/site-packages/cxxtest/cxx_parser.py:2090: SyntaxWarning: "is" with a literal. Did you mean "=="?
byte-compiling /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/lib/python3.9/site-packages/cxxtest/cxxtest_fog.py to cxxtest_fog.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/lib/python3.9/site-packages/cxxtest/cxxtest_misc.py to cxxtest_misc.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/lib/python3.9/site-packages/cxxtest/cxxtest_parser.py to cxxtest_parser.cpython-39.pyc
/usr/lib/python3.9/site-packages/cxxtest/cxxtest_parser.py:39: SyntaxWarning: "is" with a literal. Did you mean "=="?
/usr/lib/python3.9/site-packages/cxxtest/cxxtest_parser.py:236: SyntaxWarning: "is not" with a literal. Did you mean "!="?
byte-compiling /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/lib/python3.9/site-packages/cxxtest/cxxtestgen.py to cxxtestgen.cpython-39.pyc
writing byte-compilation script '/tmp/tmp8c13lh_3.py'
/usr/bin/python3 /tmp/tmp8c13lh_3.py
/usr/lib/python3.9/site-packages/cxxtest/cxx_parser.py:2090: SyntaxWarning: "is" with a literal. Did you mean "=="?
/usr/lib/python3.9/site-packages/cxxtest/cxxtest_parser.py:39: SyntaxWarning: "is" with a literal. Did you mean "=="?
/usr/lib/python3.9/site-packages/cxxtest/cxxtest_parser.py:236: SyntaxWarning: "is not" with a literal. Did you mean "!="?
removing /tmp/tmp8c13lh_3.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-3.mga9.aarch64/usr/lib/python3.9/site-packages/cxxtest-4.4-py3.9.egg-info
running install_scripts
creating /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/bin
copying build/scripts-3.9/cxxtestgen -> /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/bin
changing mode of /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/bin/cxxtestgen to 755
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/bin/__pycache__
+ ln -s /usr/bin/cxxtestgen /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/bin/cxxtestgen.py
+ cd ..
+ install -D -p -m 644 doc/cxxtestgen.1 /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/share/man/man1/cxxtestgen.1
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 4.4-3.mga9 --unique-debug-suffix -4.4-3.mga9.aarch64 --unique-debug-src-base cxxtest-4.4-3.mga9.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 0
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/lib/python3.9 using python3.9
/usr/lib/python3.9/site-packages/cxxtest/cxx_parser.py:2090: SyntaxWarning: "is" with a literal. Did you mean "=="?
/usr/lib/python3.9/site-packages/cxxtest/cxxtest_parser.py:39: SyntaxWarning: "is" with a literal. Did you mean "=="?
/usr/lib/python3.9/site-packages/cxxtest/cxxtest_parser.py:236: SyntaxWarning: "is not" with a literal. Did you mean "!="?
/usr/lib/python3.9/site-packages/cxxtest/cxx_parser.py:2090: SyntaxWarning: "is" with a literal. Did you mean "=="?
/usr/lib/python3.9/site-packages/cxxtest/cxxtest_parser.py:39: SyntaxWarning: "is" with a literal. Did you mean "=="?
/usr/lib/python3.9/site-packages/cxxtest/cxxtest_parser.py:236: SyntaxWarning: "is not" with a literal. Did you mean "!="?
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: cxxtest-4.4-3.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.S3iiDk
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd cxxtest-4.4
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.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-3.mga9.aarch64/usr/share/doc/cxxtest
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/share/doc/cxxtest
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/share/doc/cxxtest
+ cp -pr Versions /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/share/doc/cxxtest
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: cxxtest = 4.4-3.mga9 pkgconfig(cxxtest) = 4.4 python3.9dist(cxxtest) = 4.4 python3dist(cxxtest) = 4.4
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: pkgconfig python(abi) = 3.9
Processing files: cxxtest-doc-4.4-3.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.v5HERy
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd cxxtest-4.4
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.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-3.mga9.aarch64/usr/share/doc/cxxtest-doc
+ cp -pr guide.pdf /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/share/doc/cxxtest-doc
+ cp -pr doc/images/ /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64/usr/share/doc/cxxtest-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: cxxtest-doc = 4.4-3.mga9
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-3.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/cxxtest-doc-4.4-3.mga9.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/cxxtest-4.4-3.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.48VZZK
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd cxxtest-4.4
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/cxxtest-4.4-3.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MlWVpC
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf cxxtest-4.4
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!