+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/subunit.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.VkM08z + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf subunit-1.2.0 + /usr/bin/mkdir -p subunit-1.2.0 + cd subunit-1.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/subunit-1.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv subunit-1.2.0 python2 + pushd python2 ~/build/BUILD/subunit-1.2.0/python2 ~/build/BUILD/subunit-1.2.0 + echo 'Patch #0 (subunit-unbundle-iso8601.patch):' Patch #0 (subunit-unbundle-iso8601.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file ./COPYING patching file ./Makefile.in patching file ./README.rst + echo 'Patch #1 (subunit-decode-binary-to-unicode.patch):' Patch #1 (subunit-decode-binary-to-unicode.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file python/subunit/__init__.py + for filt in filters/* + sed 's,/usr/bin/env ,/usr/bin/,' filters/subunit-1to2 + chmod 0755 filters/subunit-1to2.new + touch -r filters/subunit-1to2 filters/subunit-1to2.new + mv -f filters/subunit-1to2.new filters/subunit-1to2 + for filt in filters/* + sed 's,/usr/bin/env ,/usr/bin/,' filters/subunit-2to1 + chmod 0755 filters/subunit-2to1.new + touch -r filters/subunit-2to1 filters/subunit-2to1.new + mv -f filters/subunit-2to1.new filters/subunit-2to1 + for filt in filters/* + sed 's,/usr/bin/env ,/usr/bin/,' filters/subunit-filter + chmod 0755 filters/subunit-filter.new + touch -r filters/subunit-filter filters/subunit-filter.new + mv -f filters/subunit-filter.new filters/subunit-filter + for filt in filters/* + sed 's,/usr/bin/env ,/usr/bin/,' filters/subunit-ls + chmod 0755 filters/subunit-ls.new + touch -r filters/subunit-ls filters/subunit-ls.new + mv -f filters/subunit-ls.new filters/subunit-ls + for filt in filters/* + sed 's,/usr/bin/env ,/usr/bin/,' filters/subunit-notify + chmod 0755 filters/subunit-notify.new + touch -r filters/subunit-notify filters/subunit-notify.new + mv -f filters/subunit-notify.new filters/subunit-notify + for filt in filters/* + sed 's,/usr/bin/env ,/usr/bin/,' filters/subunit-output + chmod 0755 filters/subunit-output.new + touch -r filters/subunit-output filters/subunit-output.new + mv -f filters/subunit-output.new filters/subunit-output + for filt in filters/* + sed 's,/usr/bin/env ,/usr/bin/,' filters/subunit-stats + chmod 0755 filters/subunit-stats.new + touch -r filters/subunit-stats filters/subunit-stats.new + mv -f filters/subunit-stats.new filters/subunit-stats + for filt in filters/* + sed 's,/usr/bin/env ,/usr/bin/,' filters/subunit-tags + chmod 0755 filters/subunit-tags.new + touch -r filters/subunit-tags filters/subunit-tags.new + mv -f filters/subunit-tags.new filters/subunit-tags + for filt in filters/* + sed 's,/usr/bin/env ,/usr/bin/,' filters/subunit2csv + chmod 0755 filters/subunit2csv.new + touch -r filters/subunit2csv filters/subunit2csv.new + mv -f filters/subunit2csv.new filters/subunit2csv + for filt in filters/* + sed 's,/usr/bin/env ,/usr/bin/,' filters/subunit2disk + chmod 0755 filters/subunit2disk.new + touch -r filters/subunit2disk filters/subunit2disk.new + mv -f filters/subunit2disk.new filters/subunit2disk + for filt in filters/* + sed 's,/usr/bin/env ,/usr/bin/,' filters/subunit2gtk + chmod 0755 filters/subunit2gtk.new + touch -r filters/subunit2gtk filters/subunit2gtk.new + mv -f filters/subunit2gtk.new filters/subunit2gtk + for filt in filters/* + sed 's,/usr/bin/env ,/usr/bin/,' filters/subunit2junitxml + chmod 0755 filters/subunit2junitxml.new + touch -r filters/subunit2junitxml filters/subunit2junitxml.new + mv -f filters/subunit2junitxml.new filters/subunit2junitxml + for filt in filters/* + sed 's,/usr/bin/env ,/usr/bin/,' filters/subunit2pyunit + chmod 0755 filters/subunit2pyunit.new + touch -r filters/subunit2pyunit filters/subunit2pyunit.new + mv -f filters/subunit2pyunit.new filters/subunit2pyunit + for filt in filters/* + sed 's,/usr/bin/env ,/usr/bin/,' filters/tap2subunit + chmod 0755 filters/tap2subunit.new + touch -r filters/tap2subunit filters/tap2subunit.new + mv -f filters/tap2subunit.new filters/tap2subunit + sed '/libcppunit_subunit_la_/s,$(LIBS),& -lcppunit -L/builddir/build/BUILD/subunit-1.2.0/python2/.libs -lsubunit,' -i Makefile.in + sed -i.orig 's,/usr/bin/python,&2,' python/subunit/run.py + touch -r python/subunit/run.py.orig python/subunit/run.py + rm python/subunit/run.py.orig + ln -f -s /usr/lib/python2.7/site-packages/iso8601/iso8601.py python/subunit/iso8601.py + popd ~/build/BUILD/subunit-1.2.0 + cp -a python2 python3 + pushd python3 ~/build/BUILD/subunit-1.2.0/python3 ~/build/BUILD/subunit-1.2.0 + sed -i.orig 's,\(/usr/bin/python\)2,\13,' python/subunit/run.py + touch -r python/subunit/run.py.orig python/subunit/run.py + rm python/subunit/run.py.orig + ln -f -s /usr/lib/python3.6/site-packages/iso8601/iso8601.py python/subunit/iso8601.py + popd ~/build/BUILD/subunit-1.2.0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hVZlMC + umask 022 + cd /builddir/build/BUILD + cd subunit-1.2.0 + pushd python2 ~/build/BUILD/subunit-1.2.0/python2 ~/build/BUILD/subunit-1.2.0 + export INSTALLDIRS=perl + INSTALLDIRS=perl + 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 + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/subunit-1.2.0/python2/missing: Unknown `--is-lightweight' option Try `/builddir/build/BUILD/subunit-1.2.0/python2/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-lib... no checking for riscv64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking whether ln -s works... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for python... /usr/bin/python checking for python version... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out 2.7 checking for python platform... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out linux2 checking for python script directory... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out ${prefix}/lib/python2.7/site-packages checking for python extension module directory... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out ${exec_prefix}/lib64/python2.7/site-packages checking for stdlib.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... 4 checking size of short... 2 checking size of long... 8 checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for CHECK... yes checking for CPPUNIT... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libsubunit.pc config.status: creating libcppunit_subunit.pc config.status: creating Makefile config.status: creating perl/Makefile.PL config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + sed -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' -e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' -e 's|CC=.g..|& -Wl,--as-needed|' -i libtool + make -j4 make all-am make[1]: Entering directory '/builddir/build/BUILD/subunit-1.2.0/python2' mkdir -p perl /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Werror -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -I./c/include -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 -c -o c/lib/child.lo c/lib/child.c cd perl && perl Makefile.PL INSTALLDIRS=perl /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Wall -Werror -Wextra -Wwrite-strings -Wno-variadic-macros -I./c/include -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 -c -o c++/SubunitTestProgressListener.lo c++/SubunitTestProgressListener.cpp libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Werror -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -I./c/include -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 -c c/lib/child.c -fPIC -DPIC -o c/lib/.libs/child.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Wall -Werror -Wextra -Wwrite-strings -Wno-variadic-macros -I./c/include -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 -c c++/SubunitTestProgressListener.cpp -fPIC -DPIC -o c++/.libs/SubunitTestProgressListener.o /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Werror -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -I./c/include -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsubunit.la -rpath /usr/lib64 c/lib/child.lo libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC c/lib/.libs/child.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libsubunit.so.0 -o .libs/libsubunit.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsubunit.so.0" && ln -s "libsubunit.so.0.0.0" "libsubunit.so.0") libtool: link: (cd ".libs" && rm -f "libsubunit.so" && ln -s "libsubunit.so.0.0.0" "libsubunit.so") libtool: link: ( cd ".libs" && rm -f "libsubunit.la" && ln -s "../libsubunit.la" "libsubunit.la" ) Generating a Unix-style Makefile Writing Makefile for Subunit Writing MYMETA.yml and MYMETA.json rm perl/Makefile.old > /dev/null rm: cannot remove 'perl/Makefile.old': No such file or directory make[1]: [Makefile:1608: perl/Makefile] Error 1 (ignored) make -C perl all make[2]: Entering directory '/builddir/build/BUILD/subunit-1.2.0/python2/perl' cp lib/Subunit/Diff.pm blib/lib/Subunit/Diff.pm cp lib/Subunit.pm blib/lib/Subunit.pm cp /builddir/build/BUILD/subunit-1.2.0/python2/perl/subunit-diff blib/script/subunit-diff "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/subunit-diff make[2]: Leaving directory '/builddir/build/BUILD/subunit-1.2.0/python2/perl' /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -Werror -Wextra -Wwrite-strings -Wno-variadic-macros -I./c/include -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcppunit_subunit.la -rpath /usr/lib64 c++/SubunitTestProgressListener.lo -lcppunit -L/builddir/build/BUILD/subunit-1.2.0/python2/.libs -lsubunit libtool: link: g++ -Wl,--as-needed -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o c++/.libs/SubunitTestProgressListener.o -L/builddir/build/BUILD/subunit-1.2.0/python2/.libs -lcppunit /builddir/build/BUILD/subunit-1.2.0/python2/.libs/libsubunit.so -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libcppunit_subunit.so.0 -o .libs/libcppunit_subunit.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcppunit_subunit.so.0" && ln -s "libcppunit_subunit.so.0.0.0" "libcppunit_subunit.so.0") libtool: link: (cd ".libs" && rm -f "libcppunit_subunit.so" && ln -s "libcppunit_subunit.so.0.0.0" "libcppunit_subunit.so") libtool: link: ( cd ".libs" && rm -f "libcppunit_subunit.la" && ln -s "../libcppunit_subunit.la" "libcppunit_subunit.la" ) make[1]: Leaving directory '/builddir/build/BUILD/subunit-1.2.0/python2' + 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 ' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/subunit copying python/subunit/_output.py -> build/lib/subunit copying python/subunit/iso8601.py -> build/lib/subunit copying python/subunit/__init__.py -> build/lib/subunit copying python/subunit/_to_disk.py -> build/lib/subunit copying python/subunit/run.py -> build/lib/subunit copying python/subunit/chunked.py -> build/lib/subunit copying python/subunit/details.py -> build/lib/subunit copying python/subunit/filters.py -> build/lib/subunit copying python/subunit/test_results.py -> build/lib/subunit copying python/subunit/progress_model.py -> build/lib/subunit copying python/subunit/v2.py -> build/lib/subunit creating build/lib/subunit/tests copying python/subunit/tests/test_chunked.py -> build/lib/subunit/tests copying python/subunit/tests/__init__.py -> build/lib/subunit/tests copying python/subunit/tests/test_output_filter.py -> build/lib/subunit/tests copying python/subunit/tests/test_details.py -> build/lib/subunit/tests copying python/subunit/tests/test_test_results.py -> build/lib/subunit/tests copying python/subunit/tests/test_test_protocol.py -> build/lib/subunit/tests copying python/subunit/tests/test_test_protocol2.py -> build/lib/subunit/tests copying python/subunit/tests/sample-script.py -> build/lib/subunit/tests copying python/subunit/tests/test_subunit_tags.py -> build/lib/subunit/tests copying python/subunit/tests/test_filter_to_disk.py -> build/lib/subunit/tests copying python/subunit/tests/test_run.py -> build/lib/subunit/tests copying python/subunit/tests/test_filters.py -> build/lib/subunit/tests copying python/subunit/tests/sample-two-script.py -> build/lib/subunit/tests copying python/subunit/tests/test_subunit_filter.py -> build/lib/subunit/tests copying python/subunit/tests/test_progress_model.py -> build/lib/subunit/tests copying python/subunit/tests/test_tap2subunit.py -> build/lib/subunit/tests copying python/subunit/tests/test_subunit_stats.py -> build/lib/subunit/tests running build_scripts creating build/scripts-2.7 copying and adjusting filters/subunit-1to2 -> build/scripts-2.7 copying and adjusting filters/subunit-2to1 -> build/scripts-2.7 copying and adjusting filters/subunit-filter -> build/scripts-2.7 copying and adjusting filters/subunit-ls -> build/scripts-2.7 copying and adjusting filters/subunit-notify -> build/scripts-2.7 copying and adjusting filters/subunit-output -> build/scripts-2.7 copying and adjusting filters/subunit-stats -> build/scripts-2.7 copying and adjusting filters/subunit-tags -> build/scripts-2.7 copying and adjusting filters/subunit2csv -> build/scripts-2.7 copying and adjusting filters/subunit2gtk -> build/scripts-2.7 copying and adjusting filters/subunit2junitxml -> build/scripts-2.7 copying and adjusting filters/subunit2pyunit -> build/scripts-2.7 copying and adjusting filters/tap2subunit -> build/scripts-2.7 changing mode of build/scripts-2.7/subunit-1to2 from 644 to 755 changing mode of build/scripts-2.7/subunit-2to1 from 644 to 755 changing mode of build/scripts-2.7/subunit-filter from 644 to 755 changing mode of build/scripts-2.7/subunit-ls from 644 to 755 changing mode of build/scripts-2.7/subunit-notify from 644 to 755 changing mode of build/scripts-2.7/subunit-output from 644 to 755 changing mode of build/scripts-2.7/subunit-stats from 644 to 755 changing mode of build/scripts-2.7/subunit-tags from 644 to 755 changing mode of build/scripts-2.7/subunit2csv from 644 to 755 changing mode of build/scripts-2.7/subunit2gtk from 644 to 755 changing mode of build/scripts-2.7/subunit2junitxml from 644 to 755 changing mode of build/scripts-2.7/subunit2pyunit from 644 to 755 changing mode of build/scripts-2.7/tap2subunit from 644 to 755 + sleep 1 + popd ~/build/BUILD/subunit-1.2.0 + pushd python3 ~/build/BUILD/subunit-1.2.0/python3 ~/build/BUILD/subunit-1.2.0 + export INSTALLDIRS=perl + INSTALLDIRS=perl + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 + 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 + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/subunit-1.2.0/python3/missing: Unknown `--is-lightweight' option Try `/builddir/build/BUILD/subunit-1.2.0/python3/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-lib... no checking for riscv64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking whether ln -s works... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for python version... 3.6 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.6/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python3.6/site-packages checking for stdlib.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... 4 checking size of short... 2 checking size of long... 8 checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for CHECK... yes checking for CPPUNIT... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libsubunit.pc config.status: creating libcppunit_subunit.pc config.status: creating Makefile config.status: creating perl/Makefile.PL config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + sed -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' -e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' -e 's|CC=.g..|& -Wl,--as-needed|' -i libtool + make -j4 make all-am make[1]: Entering directory '/builddir/build/BUILD/subunit-1.2.0/python3' mkdir -p perl /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Werror -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -I./c/include -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 -c -o c/lib/child.lo c/lib/child.c /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Wall -Werror -Wextra -Wwrite-strings -Wno-variadic-macros -I./c/include -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 -c -o c++/SubunitTestProgressListener.lo c++/SubunitTestProgressListener.cpp cd perl && perl Makefile.PL INSTALLDIRS=perl libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Werror -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -I./c/include -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 -c c/lib/child.c -fPIC -DPIC -o c/lib/.libs/child.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Wall -Werror -Wextra -Wwrite-strings -Wno-variadic-macros -I./c/include -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 -c c++/SubunitTestProgressListener.cpp -fPIC -DPIC -o c++/.libs/SubunitTestProgressListener.o /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Werror -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -I./c/include -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsubunit.la -rpath /usr/lib64 c/lib/child.lo libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC c/lib/.libs/child.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libsubunit.so.0 -o .libs/libsubunit.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsubunit.so.0" && ln -s "libsubunit.so.0.0.0" "libsubunit.so.0") libtool: link: (cd ".libs" && rm -f "libsubunit.so" && ln -s "libsubunit.so.0.0.0" "libsubunit.so") libtool: link: ( cd ".libs" && rm -f "libsubunit.la" && ln -s "../libsubunit.la" "libsubunit.la" ) Generating a Unix-style Makefile Writing Makefile for Subunit Writing MYMETA.yml and MYMETA.json rm perl/Makefile.old > /dev/null rm: cannot remove 'perl/Makefile.old': No such file or directory make[1]: [Makefile:1608: perl/Makefile] Error 1 (ignored) make -C perl all make[2]: Entering directory '/builddir/build/BUILD/subunit-1.2.0/python3/perl' cp lib/Subunit.pm blib/lib/Subunit.pm cp lib/Subunit/Diff.pm blib/lib/Subunit/Diff.pm cp /builddir/build/BUILD/subunit-1.2.0/python3/perl/subunit-diff blib/script/subunit-diff "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/subunit-diff make[2]: Leaving directory '/builddir/build/BUILD/subunit-1.2.0/python3/perl' /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -Werror -Wextra -Wwrite-strings -Wno-variadic-macros -I./c/include -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcppunit_subunit.la -rpath /usr/lib64 c++/SubunitTestProgressListener.lo -lcppunit -L/builddir/build/BUILD/subunit-1.2.0/python2/.libs -lsubunit libtool: link: g++ -Wl,--as-needed -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o c++/.libs/SubunitTestProgressListener.o -lcppunit -L/builddir/build/BUILD/subunit-1.2.0/python2/.libs /builddir/build/BUILD/subunit-1.2.0/python3/.libs/libsubunit.so -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libcppunit_subunit.so.0 -o .libs/libcppunit_subunit.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcppunit_subunit.so.0" && ln -s "libcppunit_subunit.so.0.0.0" "libcppunit_subunit.so.0") libtool: link: (cd ".libs" && rm -f "libcppunit_subunit.so" && ln -s "libcppunit_subunit.so.0.0.0" "libcppunit_subunit.so") libtool: link: ( cd ".libs" && rm -f "libcppunit_subunit.la" && ln -s "../libcppunit_subunit.la" "libcppunit_subunit.la" ) make[1]: Leaving directory '/builddir/build/BUILD/subunit-1.2.0/python3' + 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 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/subunit copying python/subunit/_output.py -> build/lib/subunit copying python/subunit/iso8601.py -> build/lib/subunit copying python/subunit/__init__.py -> build/lib/subunit copying python/subunit/_to_disk.py -> build/lib/subunit copying python/subunit/run.py -> build/lib/subunit copying python/subunit/chunked.py -> build/lib/subunit copying python/subunit/details.py -> build/lib/subunit copying python/subunit/filters.py -> build/lib/subunit copying python/subunit/test_results.py -> build/lib/subunit copying python/subunit/progress_model.py -> build/lib/subunit copying python/subunit/v2.py -> build/lib/subunit creating build/lib/subunit/tests copying python/subunit/tests/test_chunked.py -> build/lib/subunit/tests copying python/subunit/tests/__init__.py -> build/lib/subunit/tests copying python/subunit/tests/test_output_filter.py -> build/lib/subunit/tests copying python/subunit/tests/test_details.py -> build/lib/subunit/tests copying python/subunit/tests/test_test_results.py -> build/lib/subunit/tests copying python/subunit/tests/test_test_protocol.py -> build/lib/subunit/tests copying python/subunit/tests/test_test_protocol2.py -> build/lib/subunit/tests copying python/subunit/tests/sample-script.py -> build/lib/subunit/tests copying python/subunit/tests/test_subunit_tags.py -> build/lib/subunit/tests copying python/subunit/tests/test_filter_to_disk.py -> build/lib/subunit/tests copying python/subunit/tests/test_run.py -> build/lib/subunit/tests copying python/subunit/tests/test_filters.py -> build/lib/subunit/tests copying python/subunit/tests/sample-two-script.py -> build/lib/subunit/tests copying python/subunit/tests/test_subunit_filter.py -> build/lib/subunit/tests copying python/subunit/tests/test_progress_model.py -> build/lib/subunit/tests copying python/subunit/tests/test_tap2subunit.py -> build/lib/subunit/tests copying python/subunit/tests/test_subunit_stats.py -> build/lib/subunit/tests running build_scripts creating build/scripts-3.6 copying and adjusting filters/subunit-1to2 -> build/scripts-3.6 copying and adjusting filters/subunit-2to1 -> build/scripts-3.6 copying and adjusting filters/subunit-filter -> build/scripts-3.6 copying and adjusting filters/subunit-ls -> build/scripts-3.6 copying and adjusting filters/subunit-notify -> build/scripts-3.6 copying and adjusting filters/subunit-output -> build/scripts-3.6 copying and adjusting filters/subunit-stats -> build/scripts-3.6 copying and adjusting filters/subunit-tags -> build/scripts-3.6 copying and adjusting filters/subunit2csv -> build/scripts-3.6 copying and adjusting filters/subunit2gtk -> build/scripts-3.6 copying and adjusting filters/subunit2junitxml -> build/scripts-3.6 copying and adjusting filters/subunit2pyunit -> build/scripts-3.6 copying and adjusting filters/tap2subunit -> build/scripts-3.6 changing mode of build/scripts-3.6/subunit-1to2 from 644 to 755 changing mode of build/scripts-3.6/subunit-2to1 from 644 to 755 changing mode of build/scripts-3.6/subunit-filter from 644 to 755 changing mode of build/scripts-3.6/subunit-ls from 644 to 755 changing mode of build/scripts-3.6/subunit-notify from 644 to 755 changing mode of build/scripts-3.6/subunit-output from 644 to 755 changing mode of build/scripts-3.6/subunit-stats from 644 to 755 changing mode of build/scripts-3.6/subunit-tags from 644 to 755 changing mode of build/scripts-3.6/subunit2csv from 644 to 755 changing mode of build/scripts-3.6/subunit2gtk from 644 to 755 changing mode of build/scripts-3.6/subunit2junitxml from 644 to 755 changing mode of build/scripts-3.6/subunit2pyunit from 644 to 755 changing mode of build/scripts-3.6/tap2subunit from 644 to 755 + sleep 1 + popd ~/build/BUILD/subunit-1.2.0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.f9VywD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64 + cd subunit-1.2.0 + pushd python3 ~/build/BUILD/subunit-1.2.0/python3 ~/build/BUILD/subunit-1.2.0 + 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 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr creating /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib creating /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit copying build/lib/subunit/_output.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit copying build/lib/subunit/iso8601.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit copying build/lib/subunit/__init__.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit copying build/lib/subunit/_to_disk.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit copying build/lib/subunit/run.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit creating /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests copying build/lib/subunit/tests/test_chunked.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests copying build/lib/subunit/tests/__init__.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests copying build/lib/subunit/tests/test_output_filter.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests copying build/lib/subunit/tests/test_details.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests copying build/lib/subunit/tests/test_test_results.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests copying build/lib/subunit/tests/test_test_protocol.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests copying build/lib/subunit/tests/test_test_protocol2.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests copying build/lib/subunit/tests/sample-script.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests copying build/lib/subunit/tests/test_subunit_tags.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests copying build/lib/subunit/tests/test_filter_to_disk.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests copying build/lib/subunit/tests/test_run.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests copying build/lib/subunit/tests/test_filters.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests copying build/lib/subunit/tests/sample-two-script.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests copying build/lib/subunit/tests/test_subunit_filter.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests copying build/lib/subunit/tests/test_progress_model.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests copying build/lib/subunit/tests/test_tap2subunit.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests copying build/lib/subunit/tests/test_subunit_stats.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests copying build/lib/subunit/chunked.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit copying build/lib/subunit/details.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit copying build/lib/subunit/filters.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit copying build/lib/subunit/test_results.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit copying build/lib/subunit/progress_model.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit copying build/lib/subunit/v2.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/_output.py to _output.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/iso8601.py to iso8601.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/_to_disk.py to _to_disk.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/run.py to run.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests/test_chunked.py to test_chunked.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests/test_output_filter.py to test_output_filter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests/test_details.py to test_details.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests/test_test_results.py to test_test_results.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests/test_test_protocol.py to test_test_protocol.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests/test_test_protocol2.py to test_test_protocol2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests/sample-script.py to sample-script.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests/test_subunit_tags.py to test_subunit_tags.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests/test_filter_to_disk.py to test_filter_to_disk.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests/test_run.py to test_run.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests/test_filters.py to test_filters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests/sample-two-script.py to sample-two-script.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests/test_subunit_filter.py to test_subunit_filter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests/test_progress_model.py to test_progress_model.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests/test_tap2subunit.py to test_tap2subunit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests/test_subunit_stats.py to test_subunit_stats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/chunked.py to chunked.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/details.py to details.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/filters.py to filters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/test_results.py to test_results.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/progress_model.py to progress_model.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/v2.py to v2.cpython-36.pyc writing byte-compilation script '/tmp/tmpti13_jnr.py' /usr/bin/python3 /tmp/tmpti13_jnr.py removing /tmp/tmpti13_jnr.py running install_egg_info running egg_info creating python_subunit.egg-info writing python_subunit.egg-info/PKG-INFO writing dependency_links to python_subunit.egg-info/dependency_links.txt writing requirements to python_subunit.egg-info/requires.txt writing top-level names to python_subunit.egg-info/top_level.txt writing manifest file 'python_subunit.egg-info/SOURCES.txt' reading manifest file 'python_subunit.egg-info/SOURCES.txt' writing manifest file 'python_subunit.egg-info/SOURCES.txt' Copying python_subunit.egg-info to /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/python_subunit-1.2.0-py3.6.egg-info running install_scripts creating /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin copying build/scripts-3.6/subunit2junitxml -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin copying build/scripts-3.6/subunit-output -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin copying build/scripts-3.6/subunit-tags -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin copying build/scripts-3.6/subunit2csv -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin copying build/scripts-3.6/subunit-ls -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin copying build/scripts-3.6/tap2subunit -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin copying build/scripts-3.6/subunit-2to1 -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin copying build/scripts-3.6/subunit-1to2 -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin copying build/scripts-3.6/subunit-notify -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin copying build/scripts-3.6/subunit2gtk -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin copying build/scripts-3.6/subunit-filter -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin copying build/scripts-3.6/subunit2pyunit -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin copying build/scripts-3.6/subunit-stats -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin changing mode of /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit2junitxml to 755 changing mode of /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit-output to 755 changing mode of /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit-tags to 755 changing mode of /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit2csv to 755 changing mode of /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit-ls to 755 changing mode of /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/tap2subunit to 755 changing mode of /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit-2to1 to 755 changing mode of /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit-1to2 to 755 changing mode of /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit-notify to 755 changing mode of /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit2gtk to 755 changing mode of /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit-filter to 755 changing mode of /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit2pyunit to 755 changing mode of /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit-stats to 755 + chmod 0755 /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/run.py + ln -f -s /usr/lib/python3.6/site-packages/iso8601/iso8601.py /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/iso8601.py + for fil in iso8601.cpython-35.opt-1.pyc iso8601.cpython-35.pyc + ln -f -s /usr/lib/python3.6/site-packages/iso8601/__pycache__/iso8601.cpython-35.opt-1.pyc /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/__pycache__/iso8601.cpython-35.opt-1.pyc + for fil in iso8601.cpython-35.opt-1.pyc iso8601.cpython-35.pyc + ln -f -s /usr/lib/python3.6/site-packages/iso8601/__pycache__/iso8601.cpython-35.pyc /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/__pycache__/iso8601.cpython-35.pyc + rm -fr /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6/site-packages/subunit/tests + popd ~/build/BUILD/subunit-1.2.0 + pushd python2 ~/build/BUILD/subunit-1.2.0/python2 ~/build/BUILD/subunit-1.2.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64 'INSTALL=/usr/bin/install -p' pkgpython_PYTHON= 'INSTALL=/usr/bin/install -p' /usr/bin/make -C perl all make[1]: Entering directory '/builddir/build/BUILD/subunit-1.2.0/python2/perl' make[1]: Leaving directory '/builddir/build/BUILD/subunit-1.2.0/python2/perl' make[1]: Entering directory '/builddir/build/BUILD/subunit-1.2.0/python2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin' /usr/bin/install -p filters/subunit-1to2 filters/subunit-2to1 filters/subunit-filter filters/subunit-ls filters/subunit-notify filters/subunit-output filters/subunit-stats filters/subunit-tags filters/subunit2csv filters/subunit2disk filters/subunit2gtk filters/subunit2junitxml filters/subunit2pyunit filters/tap2subunit '/builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin' /usr/bin/make -C perl install make[2]: Entering directory '/builddir/build/BUILD/subunit-1.2.0/python2/perl' Installing /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/perl5/Subunit.pm Installing /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/perl5/Subunit/Diff.pm Installing /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit-diff Appending installation info to /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib64/perl5/perllocal.pod make[2]: Leaving directory '/builddir/build/BUILD/subunit-1.2.0/python2/perl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libsubunit.la libcppunit_subunit.la '/builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libsubunit.so.0.0.0 /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib64/libsubunit.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib64 && { ln -s -f libsubunit.so.0.0.0 libsubunit.so.0 || { rm -f libsubunit.so.0 && ln -s libsubunit.so.0.0.0 libsubunit.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib64 && { ln -s -f libsubunit.so.0.0.0 libsubunit.so || { rm -f libsubunit.so && ln -s libsubunit.so.0.0.0 libsubunit.so; }; }) libtool: install: /usr/bin/install -p .libs/libsubunit.lai /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib64/libsubunit.la libtool: install: warning: relinking `libcppunit_subunit.la' libtool: install: (cd /builddir/build/BUILD/subunit-1.2.0/python2; /bin/sh /builddir/build/BUILD/subunit-1.2.0/python2/libtool --tag CXX --mode=relink g++ -Wall -Werror -Wextra -Wwrite-strings -Wno-variadic-macros -I./c/include -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcppunit_subunit.la -rpath /usr/lib64 c++/SubunitTestProgressListener.lo -lcppunit -L/builddir/build/BUILD/subunit-1.2.0/python2/.libs -lsubunit -inst-prefix-dir /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64) libtool: relink: g++ -Wl,--as-needed -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o c++/.libs/SubunitTestProgressListener.o -L/builddir/build/BUILD/subunit-1.2.0/python2/.libs -lcppunit -L/builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib64 -L/usr/lib64 -lsubunit -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libcppunit_subunit.so.0 -o .libs/libcppunit_subunit.so.0.0.0 libtool: install: /usr/bin/install -p .libs/libcppunit_subunit.so.0.0.0T /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib64/libcppunit_subunit.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib64 && { ln -s -f libcppunit_subunit.so.0.0.0 libcppunit_subunit.so.0 || { rm -f libcppunit_subunit.so.0 && ln -s libcppunit_subunit.so.0.0.0 libcppunit_subunit.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib64 && { ln -s -f libcppunit_subunit.so.0.0.0 libcppunit_subunit.so || { rm -f libcppunit_subunit.so && ln -s libcppunit_subunit.so.0.0.0 libcppunit_subunit.so; }; }) libtool: install: /usr/bin/install -p .libs/libcppunit_subunit.lai /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib64/libcppunit_subunit.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/include/subunit' /usr/bin/install -p -m 644 c/include/subunit/child.h c++/SubunitTestProgressListener.h '/builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/include/subunit' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libsubunit.pc libcppunit_subunit.pc '/builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib64/pkgconfig' make[1]: Leaving directory '/builddir/build/BUILD/subunit-1.2.0/python2' + 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 ' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit copying build/lib/subunit/_output.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit copying build/lib/subunit/iso8601.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit copying build/lib/subunit/__init__.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit copying build/lib/subunit/_to_disk.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit copying build/lib/subunit/run.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit creating /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests copying build/lib/subunit/tests/test_chunked.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests copying build/lib/subunit/tests/__init__.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests copying build/lib/subunit/tests/test_output_filter.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests copying build/lib/subunit/tests/test_details.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests copying build/lib/subunit/tests/test_test_results.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests copying build/lib/subunit/tests/test_test_protocol.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests copying build/lib/subunit/tests/test_test_protocol2.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests copying build/lib/subunit/tests/sample-script.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests copying build/lib/subunit/tests/test_subunit_tags.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests copying build/lib/subunit/tests/test_filter_to_disk.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests copying build/lib/subunit/tests/test_run.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests copying build/lib/subunit/tests/test_filters.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests copying build/lib/subunit/tests/sample-two-script.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests copying build/lib/subunit/tests/test_subunit_filter.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests copying build/lib/subunit/tests/test_progress_model.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests copying build/lib/subunit/tests/test_tap2subunit.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests copying build/lib/subunit/tests/test_subunit_stats.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests copying build/lib/subunit/chunked.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit copying build/lib/subunit/details.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit copying build/lib/subunit/filters.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit copying build/lib/subunit/test_results.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit copying build/lib/subunit/progress_model.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit copying build/lib/subunit/v2.py -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/_output.py to _output.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/iso8601.py to iso8601.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/_to_disk.py to _to_disk.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/run.py to run.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests/test_chunked.py to test_chunked.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests/test_output_filter.py to test_output_filter.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests/test_details.py to test_details.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests/test_test_results.py to test_test_results.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests/test_test_protocol.py to test_test_protocol.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests/test_test_protocol2.py to test_test_protocol2.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests/sample-script.py to sample-script.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests/test_subunit_tags.py to test_subunit_tags.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests/test_filter_to_disk.py to test_filter_to_disk.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests/test_run.py to test_run.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests/test_filters.py to test_filters.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests/sample-two-script.py to sample-two-script.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests/test_subunit_filter.py to test_subunit_filter.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests/test_progress_model.py to test_progress_model.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests/test_tap2subunit.py to test_tap2subunit.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests/test_subunit_stats.py to test_subunit_stats.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/chunked.py to chunked.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/details.py to details.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/filters.py to filters.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/test_results.py to test_results.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/progress_model.py to progress_model.pyc byte-compiling /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/v2.py to v2.pyc writing byte-compilation script '/tmp/tmpvGWBbw.py' /usr/bin/python2 -O /tmp/tmpvGWBbw.py removing /tmp/tmpvGWBbw.py running install_egg_info running egg_info creating python_subunit.egg-info writing requirements to python_subunit.egg-info/requires.txt writing python_subunit.egg-info/PKG-INFO writing top-level names to python_subunit.egg-info/top_level.txt writing dependency_links to python_subunit.egg-info/dependency_links.txt writing manifest file 'python_subunit.egg-info/SOURCES.txt' reading manifest file 'python_subunit.egg-info/SOURCES.txt' writing manifest file 'python_subunit.egg-info/SOURCES.txt' Copying python_subunit.egg-info to /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/python_subunit-1.2.0-py2.7.egg-info running install_scripts copying build/scripts-2.7/subunit2junitxml -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin copying build/scripts-2.7/subunit-output -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin copying build/scripts-2.7/subunit-tags -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin copying build/scripts-2.7/subunit2csv -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin copying build/scripts-2.7/subunit-ls -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin copying build/scripts-2.7/tap2subunit -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin copying build/scripts-2.7/subunit-2to1 -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin copying build/scripts-2.7/subunit-1to2 -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin copying build/scripts-2.7/subunit-notify -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin copying build/scripts-2.7/subunit2gtk -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin copying build/scripts-2.7/subunit-filter -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin copying build/scripts-2.7/subunit2pyunit -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin copying build/scripts-2.7/subunit-stats -> /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin changing mode of /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit2junitxml to 755 changing mode of /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit-output to 755 changing mode of /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit-tags to 755 changing mode of /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit2csv to 755 changing mode of /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit-ls to 755 changing mode of /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/tap2subunit to 755 changing mode of /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit-2to1 to 755 changing mode of /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit-1to2 to 755 changing mode of /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit-notify to 755 changing mode of /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit2gtk to 755 changing mode of /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit-filter to 755 changing mode of /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit2pyunit to 755 changing mode of /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit-stats to 755 + for fil in iso8601.py iso8601.pyc iso8601.pyo + ln -f -s /usr/lib/python2.7/site-packages/iso8601/iso8601.py /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/iso8601.py + for fil in iso8601.py iso8601.pyc iso8601.pyo + ln -f -s /usr/lib/python2.7/site-packages/iso8601/iso8601.pyc /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/iso8601.pyc + for fil in iso8601.py iso8601.pyc iso8601.pyo + ln -f -s /usr/lib/python2.7/site-packages/iso8601/iso8601.pyo /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/iso8601.pyo + mkdir -p /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/etc/profile.d + cp -p shell/share/subunit.sh /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/etc/profile.d + rm -f /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib64/libcppunit_subunit.la /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib64/libsubunit.la + mkdir -p /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/perl5/vendor_perl + mv /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/perl5/Subunit /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/perl5/Subunit.pm /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/perl5/vendor_perl + rm -fr /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib64/perl5 + chmod 0755 /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/run.py + chmod 0755 /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit-diff + touch -r c/include/subunit/child.h /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/include/subunit/child.h + touch -r c++/SubunitTestProgressListener.h /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/include/subunit/SubunitTestProgressListener.h + touch -r perl/subunit-diff /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit-diff + for fil in filters/* ++ basename filters/subunit-1to2 + touch -r filters/subunit-1to2 /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit-1to2 + for fil in filters/* ++ basename filters/subunit-2to1 + touch -r filters/subunit-2to1 /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit-2to1 + for fil in filters/* ++ basename filters/subunit-filter + touch -r filters/subunit-filter /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit-filter + for fil in filters/* ++ basename filters/subunit-ls + touch -r filters/subunit-ls /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit-ls + for fil in filters/* ++ basename filters/subunit-notify + touch -r filters/subunit-notify /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit-notify + for fil in filters/* ++ basename filters/subunit-output + touch -r filters/subunit-output /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit-output + for fil in filters/* ++ basename filters/subunit-stats + touch -r filters/subunit-stats /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit-stats + for fil in filters/* ++ basename filters/subunit-tags + touch -r filters/subunit-tags /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit-tags + for fil in filters/* ++ basename filters/subunit2csv + touch -r filters/subunit2csv /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit2csv + for fil in filters/* ++ basename filters/subunit2disk + touch -r filters/subunit2disk /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit2disk + for fil in filters/* ++ basename filters/subunit2gtk + touch -r filters/subunit2gtk /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit2gtk + for fil in filters/* ++ basename filters/subunit2junitxml + touch -r filters/subunit2junitxml /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit2junitxml + for fil in filters/* ++ basename filters/subunit2pyunit + touch -r filters/subunit2pyunit /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/subunit2pyunit + for fil in filters/* ++ basename filters/tap2subunit + touch -r filters/tap2subunit /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/bin/tap2subunit + rm -fr /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7/site-packages/subunit/tests + popd ~/build/BUILD/subunit-1.2.0 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/subunit-1.2.0-16.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 Bytecompiling .py files below /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: mangling shebang in ./usr/bin/subunit2disk from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! Processing files: subunit-1.2.0-16.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LVAg4I + umask 022 + cd /builddir/build/BUILD + cd subunit-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/doc/subunit + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/doc/subunit + cp -pr python2/NEWS /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/doc/subunit + cp -pr python2/README.rst /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/doc/subunit + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CIWczb + umask 022 + cd /builddir/build/BUILD + cd subunit-1.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/licenses/subunit + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/licenses/subunit + cp -pr python2/Apache-2.0 /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/licenses/subunit + cp -pr python2/BSD /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/licenses/subunit + cp -pr python2/COPYING /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/licenses/subunit + exit 0 Provides: libsubunit.so.0()(64bit) subunit = 1.2.0-16.fc28 subunit(riscv-64) = 1.2.0-16.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: subunit-devel-1.2.0-16.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wldQd0 + umask 022 + cd /builddir/build/BUILD + cd subunit-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/doc/subunit-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/doc/subunit-devel + cp -pr python2/c/README /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/doc/subunit-devel + exit 0 Provides: pkgconfig(libsubunit) = 1.2.0 subunit-devel = 1.2.0-16.fc28 subunit-devel(riscv-64) = 1.2.0-16.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libsubunit.so.0()(64bit) Processing files: subunit-cppunit-1.2.0-16.fc28.riscv64 Provides: libcppunit_subunit.so.0()(64bit) subunit-cppunit = 1.2.0-16.fc28 subunit-cppunit(riscv-64) = 1.2.0-16.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: 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) libcppunit-1.14.so.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libsubunit.so.0()(64bit) rtld(GNU_HASH) Processing files: subunit-cppunit-devel-1.2.0-16.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7mQVhr + umask 022 + cd /builddir/build/BUILD + cd subunit-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/doc/subunit-cppunit-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/doc/subunit-cppunit-devel + cp -pr python2/c++/README /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/doc/subunit-cppunit-devel + exit 0 Provides: pkgconfig(libcppunit_subunit) = 1.2.0 subunit-cppunit-devel = 1.2.0-16.fc28 subunit-cppunit-devel(riscv-64) = 1.2.0-16.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libcppunit_subunit.so.0()(64bit) Processing files: subunit-perl-1.2.0-16.fc28.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.A5NGbQ + umask 022 + cd /builddir/build/BUILD + cd subunit-1.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/licenses/subunit-perl + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/licenses/subunit-perl + cp -pr python2/Apache-2.0 /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/licenses/subunit-perl + cp -pr python2/BSD /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/licenses/subunit-perl + cp -pr python2/COPYING /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/licenses/subunit-perl + exit 0 Provides: perl(Subunit) = 0.0.2 perl(Subunit::Diff) subunit-perl = 1.2.0-16.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl perl(Exporter) perl(FindBin) perl(Getopt::Long) perl(POSIX) perl(Subunit) perl(Subunit::Diff) perl(lib) perl(strict) perl(vars) Processing files: subunit-shell-1.2.0-16.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AgF5wI + umask 022 + cd /builddir/build/BUILD + cd subunit-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/doc/subunit-shell + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/doc/subunit-shell + cp -pr python2/shell/README /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/doc/subunit-shell + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.p1NI4Q + umask 022 + cd /builddir/build/BUILD + cd subunit-1.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/licenses/subunit-shell + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/licenses/subunit-shell + cp -pr python2/Apache-2.0 /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/licenses/subunit-shell + cp -pr python2/BSD /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/licenses/subunit-shell + cp -pr python2/COPYING /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/licenses/subunit-shell + exit 0 Provides: config(subunit-shell) = 1.2.0-16.fc28 subunit-shell = 1.2.0-16.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-subunit-1.2.0-16.fc28.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wISlhd + umask 022 + cd /builddir/build/BUILD + cd subunit-1.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/licenses/python2-subunit + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/licenses/python2-subunit + cp -pr python2/Apache-2.0 /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/licenses/python2-subunit + cp -pr python2/BSD /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/licenses/python2-subunit + cp -pr python2/COPYING /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/licenses/python2-subunit + exit 0 Provides: python-subunit = 1.2.0-16.fc28 python2-subunit = 1.2.0-16.fc28 python2.7dist(python-subunit) = 1.2.0 python2dist(python-subunit) = 1.2.0 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: /usr/bin/python2 python(abi) = 2.7 Obsoletes: python-subunit < 1.2.0-16.fc28 Processing files: python3-subunit-1.2.0-16.fc28.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Ma4hCj + umask 022 + cd /builddir/build/BUILD + cd subunit-1.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/licenses/python3-subunit + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/licenses/python3-subunit + cp -pr python3/Apache-2.0 /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/licenses/python3-subunit + cp -pr python3/BSD /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/licenses/python3-subunit + cp -pr python3/COPYING /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64/usr/share/licenses/python3-subunit + exit 0 Provides: python3-subunit = 1.2.0-16.fc28 python3.6dist(python-subunit) = 1.2.0 python3dist(python-subunit) = 1.2.0 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: /usr/bin/python3 python(abi) = 3.6 Processing files: subunit-filters-1.2.0-16.fc28.noarch Provides: subunit-filters = 1.2.0-16.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/subunit-1.2.0-16.fc28.riscv64 Wrote: /builddir/build/SRPMS/subunit-1.2.0-16.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/subunit-1.2.0-16.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/subunit-devel-1.2.0-16.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/subunit-cppunit-1.2.0-16.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/subunit-cppunit-devel-1.2.0-16.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/subunit-perl-1.2.0-16.fc28.noarch.rpm Wrote: /builddir/build/RPMS/noarch/subunit-shell-1.2.0-16.fc28.noarch.rpm Wrote: /builddir/build/RPMS/noarch/python2-subunit-1.2.0-16.fc28.noarch.rpm Wrote: /builddir/build/RPMS/noarch/python3-subunit-1.2.0-16.fc28.noarch.rpm Wrote: /builddir/build/RPMS/noarch/subunit-filters-1.2.0-16.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3N8aCE + umask 022 + cd /builddir/build/BUILD + cd subunit-1.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/subunit-1.2.0-16.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