Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/patchutils.spec'], chrootPath='/var/lib/mock/dist-el8-loongarch64-build-53073-25327/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/patchutils.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/patchutils-0.3.4-10.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/patchutils.spec'], chrootPath='/var/lib/mock/dist-el8-loongarch64-build-53073-25327/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/patchutils.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8JDHNN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf patchutils-0.3.4 + /usr/bin/xz -dc /builddir/build/SOURCES/patchutils-0.3.4.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd patchutils-0.3.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (patchutils-bz1226985.patch):' Patch #1 (patchutils-bz1226985.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .bz1226985 --fuzz=0 patching file Makefile.am patching file src/filterdiff.c patching file tests/fullheader3/run-test Patch #2 (patchutils-format-str.patch): + echo 'Patch #2 (patchutils-format-str.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .format-str --fuzz=0 patching file src/filterdiff.c + autoreconf Makefile.am:39: warning: notdir $<: non-POSIX variable name Makefile.am:39: (probably a GNU make extension) Makefile.am:42: warning: notdir $<: non-POSIX variable name Makefile.am:42: (probably a GNU make extension) Makefile.am:45: warning: notdir $<: non-POSIX variable name Makefile.am:45: (probably a GNU make extension) Makefile.am:48: warning: notdir $<: non-POSIX variable name Makefile.am:48: (probably a GNU make extension) + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ERXEPJ + umask 022 + cd /builddir/build/BUILD + cd patchutils-0.3.4 + touch doc/patchutils.xml + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=loongarch64-Anolis-linux --host=loongarch64-Anolis-linux --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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 loongarch64-Anolis-linux-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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for loongarch64-Anolis-linux-ranlib... no checking for ranlib... ranlib checking for xmlto... /usr/bin/xmlto checking for perl... /usr/bin/perl checking for sensible-editor... no checking for editor... no checking for vim... no checking for vi... no 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/wait.h that is POSIX.1 compatible... 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 for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking error.h usability... yes checking error.h presence... yes checking for error.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for working POSIX fnmatch... yes checking for strcspn... yes checking for strspn... yes checking for strtoul... yes checking for getline... yes checking for error... yes checking for getopt_long... yes checking for diff program... diff checking for patch program... patch checking whether patch works... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/splitdiff config.status: creating scripts/editdiff config.status: creating scripts/fixcvsdiff config.status: creating scripts/recountdiff config.status: creating scripts/unwrapdiff config.status: creating scripts/dehtmldiff config.status: creating scripts/espdiff config.status: creating patchutils.spec config.status: creating config.h config.status: executing depfiles commands + make -j4 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/patchutils-0.3.4/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-am make[1]: Entering directory '/builddir/build/BUILD/patchutils-0.3.4' /usr/bin/xmlto man -o doc doc/patchutils.xml /usr/bin/xmlto man -o doc doc/patchutils.xml /usr/bin/xmlto man -o doc doc/patchutils.xml /usr/bin/xmlto man -o doc doc/patchutils.xml Note: Writing interdiff.1 Note: Writing interdiff.1 Note: Writing interdiff.1 Note: Writing interdiff.1 Note: Writing combinediff.1 Note: Writing combinediff.1 Note: Writing combinediff.1 Note: Writing combinediff.1 Note: Writing filterdiff.1 Note: Writing filterdiff.1 Note: Writing filterdiff.1 Note: Writing filterdiff.1 Note: Writing fixcvsdiff.1 Note: Writing fixcvsdiff.1 Note: Writing fixcvsdiff.1 Note: Writing fixcvsdiff.1 Note: Writing lsdiff.1 Note: Writing lsdiff.1 Note: Writing lsdiff.1 Note: Writing lsdiff.1 Note: Writing splitdiff.1 Note: Writing splitdiff.1 Note: Writing splitdiff.1 Note: Writing splitdiff.1 Note: Writing rediff.1 Note: Writing editdiff.1 (soelim stub) Note: Writing rediff.1 Note: Writing editdiff.1 (soelim stub) Note: Writing rediff.1 Note: Writing editdiff.1 (soelim stub) Note: Writing rediff.1 Note: Writing editdiff.1 (soelim stub) Note: Writing grepdiff.1 Note: Writing grepdiff.1 Note: Writing grepdiff.1 Note: Writing grepdiff.1 Note: Writing recountdiff.1 Note: Writing recountdiff.1 Note: Writing recountdiff.1 Note: Writing recountdiff.1 Note: Writing unwrapdiff.1 Note: Writing unwrapdiff.1 Note: Writing unwrapdiff.1 Note: Writing unwrapdiff.1 Note: Writing dehtmldiff.1 Note: Writing dehtmldiff.1 Note: Writing dehtmldiff.1 Note: Writing dehtmldiff.1 Note: Writing flipdiff.1 Note: Writing flipdiff.1 Note: Writing flipdiff.1 Note: Writing flipdiff.1 Note: Writing espdiff.1 Note: Writing espdiff.1 /usr/bin/xmlto man -o doc doc/patchutils.xml gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -O2 -g -Wall -c -o src/interdiff.o src/interdiff.c Note: Writing espdiff.1 Note: Writing espdiff.1 gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -O2 -g -Wall -c -o src/util.o src/util.c gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -O2 -g -Wall -c -o src/diff.o src/diff.c gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -O2 -g -Wall -c -o src/myerror.o src/myerror.c gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -O2 -g -Wall -c -o src/filterdiff.o src/filterdiff.c src/diff.c: In function 'do_convert_to_unified': src/diff.c:804:5: warning: 'llen[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] fwrite (l[1] + 2, llen[1] - 2, 1, stdout); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/diff.c:743:11: note: 'llen[1]' was declared here size_t llen[2]; ^~~~ Note: Writing interdiff.1 gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -O2 -g -Wall -c -o src/rediff.o src/rediff.c gcc -I./src -O2 -g -Wall -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o src/interdiff src/interdiff.o src/util.o src/diff.o src/myerror.o gcc -I./src -O2 -g -Wall -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o src/filterdiff src/filterdiff.o src/util.o src/diff.o src/myerror.o Note: Writing combinediff.1 gcc -I./src -O2 -g -Wall -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o src/rediff src/rediff.o src/util.o src/diff.o src/myerror.o Note: Writing filterdiff.1 Note: Writing fixcvsdiff.1 Note: Writing lsdiff.1 Note: Writing splitdiff.1 Note: Writing rediff.1 Note: Writing editdiff.1 (soelim stub) Note: Writing grepdiff.1 Note: Writing recountdiff.1 Note: Writing unwrapdiff.1 Note: Writing dehtmldiff.1 Note: Writing flipdiff.1 Note: Writing espdiff.1 make[1]: Leaving directory '/builddir/build/BUILD/patchutils-0.3.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Wmw5XG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64 ++ dirname /builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64 + cd patchutils-0.3.4 + make DESTDIR=/builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64 install make[1]: Entering directory '/builddir/build/BUILD/patchutils-0.3.4' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64/usr/bin' /usr/bin/install -c src/interdiff src/filterdiff src/rediff '/builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64/usr/bin' /usr/bin/install -c scripts/fixcvsdiff scripts/splitdiff scripts/editdiff scripts/recountdiff scripts/unwrapdiff scripts/dehtmldiff scripts/espdiff '/builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64/usr/bin' make install-exec-hook make[2]: Entering directory '/builddir/build/BUILD/patchutils-0.3.4' ln -sf "`echo interdiff|sed 's&^&&'`" /builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64/usr/bin/"`echo combinediff|sed 's&^&&'`" ln -sf "`echo interdiff|sed 's&^&&'`" /builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64/usr/bin/"`echo flipdiff|sed 's&^&&'`" ln -sf "`echo filterdiff|sed 's&^&&'`" /builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64/usr/bin/"`echo lsdiff|sed 's&^&&'`" ln -sf "`echo filterdiff|sed 's&^&&'`" /builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64/usr/bin/"`echo grepdiff|sed 's&^&&'`" make[2]: Leaving directory '/builddir/build/BUILD/patchutils-0.3.4' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64/usr/share/man/man1' /usr/bin/install -c -m 644 doc/interdiff.1 doc/filterdiff.1 doc/fixcvsdiff.1 doc/rediff.1 doc/editdiff.1 doc/combinediff.1 doc/lsdiff.1 doc/splitdiff.1 doc/grepdiff.1 doc/recountdiff.1 doc/unwrapdiff.1 doc/dehtmldiff.1 doc/flipdiff.1 doc/espdiff.1 '/builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64/usr/share/man/man1' make[1]: Leaving directory '/builddir/build/BUILD/patchutils-0.3.4' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.3.4-10.el8 --unique-debug-suffix -0.3.4-10.el8.loongarch64 --unique-debug-src-base patchutils-0.3.4-10.el8.loongarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/patchutils-0.3.4 extracting debug info from /builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64/usr/bin/filterdiff extracting debug info from /builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64/usr/bin/rediff extracting debug info from /builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64/usr/bin/interdiff /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 307 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1vZx8D + umask 022 + cd /builddir/build/BUILD + cd patchutils-0.3.4 + make check make check-TESTS make[1]: Entering directory '/builddir/build/BUILD/patchutils-0.3.4' make[2]: Entering directory '/builddir/build/BUILD/patchutils-0.3.4' ln -sf interdiff src/combinediff ln -sf interdiff src/flipdiff ln -sf filterdiff src/lsdiff ln -sf filterdiff src/grepdiff for script in scripts/fixcvsdiff scripts/splitdiff scripts/editdiff scripts/recountdiff scripts/unwrapdiff scripts/dehtmldiff scripts/espdiff; do \ if [ -f ./$script ]; then \ chmod a+x ./$script; \ else \ chmod a+x ./$script; \ fi \ done for test in tests/newline1/run-test tests/newline2/run-test tests/newline3/run-test tests/newline4/run-test tests/newline5/run-test tests/newline6/run-test tests/create1/run-test tests/broken1/run-test tests/revert1/run-test tests/revert2/run-test tests/dashes/run-test tests/dashes1/run-test tests/dashes2/run-test tests/dashes3/run-test tests/dashes4/run-test tests/linux-2.4.0-test-pre-style/run-test tests/linux-2.2.17-pre4-5/run-test tests/linux-2.4.13-ac6-7/run-test tests/apply1/run-test tests/copy1/run-test tests/edit1/run-test tests/edit2/run-test tests/edit3/run-test tests/edit4/run-test tests/edit5/run-test tests/edit6/run-test tests/edit7/run-test tests/edit8/run-test tests/edit9/run-test tests/edit10/run-test tests/combine1/run-test tests/combine2/run-test tests/combine3/run-test tests/gendiff1/run-test tests/gendiff2/run-test tests/comma/run-test tests/addhunk1/run-test tests/addhunk2/run-test tests/addhunk3/run-test tests/delhunk1/run-test tests/delhunk2/run-test tests/delhunk3/run-test tests/delhunk4/run-test tests/delhunk5/run-test tests/delhunk6/run-test tests/trimcontext1/run-test tests/trimlast1/run-test tests/trimlast2/run-test tests/nodate/run-test tests/lsdiff1/run-test tests/lsdiff2/run-test tests/lsdiff3/run-test tests/lsdiff4/run-test tests/lsdiff5/run-test tests/lsdiff6/run-test tests/lsdiff7/run-test tests/lsdiff8/run-test tests/lsdiff9/run-test tests/lsdiff10/run-test tests/lsdiff11/run-test tests/lsdiff12/run-test tests/lsdiff13/run-test tests/lsdiff14/run-test tests/lsdiff15/run-test tests/fuzz1/run-test tests/U0/run-test tests/U3/run-test tests/grepdiff1/run-test tests/grepdiff2/run-test tests/grepdiff3/run-test tests/grepdiff4/run-test tests/grepdiff5/run-test tests/grepdiff6/run-test tests/grepdiff7/run-test tests/number1/run-test tests/number2/run-test tests/nondiff/run-test tests/nondiff1/run-test tests/lscontext1/run-test tests/lscontext2/run-test tests/filterp/run-test tests/select1/run-test tests/select2/run-test tests/select3/run-test tests/select4/run-test tests/select5/run-test tests/select6/run-test tests/select7/run-test tests/select8/run-test tests/select9/run-test tests/select10/run-test tests/select11/run-test tests/preserve1/run-test tests/rediff1/run-test tests/rediff2/run-test tests/recount1/run-test tests/recount2/run-test tests/recount3/run-test tests/recount4/run-test tests/recount5/run-test tests/recount6/run-test tests/recount7/run-test tests/unwrapdiff1/run-test tests/overstrip/run-test tests/context1/run-test tests/flip1/run-test tests/flip2/run-test tests/flip3/run-test tests/flip4/run-test tests/flip5/run-test tests/flip6/run-test tests/flip7/run-test tests/flip8/run-test tests/flip9/run-test tests/flip10/run-test tests/flip11/run-test tests/flip12/run-test tests/flip13/run-test tests/flip14/run-test tests/flip15/run-test tests/flip16/run-test tests/flip17/run-test tests/flip18/run-test tests/flip19/run-test tests/unline1/run-test tests/nul0/run-test tests/nul1/run-test tests/nul2/run-test tests/nul3/run-test tests/convert1/run-test tests/convert2/run-test tests/clean1/run-test tests/clean2/run-test tests/stdin/run-test tests/splitdiffD/run-test tests/fullheader1/run-test tests/fullheader2/run-test tests/fullheader3/run-test; do \ chmod a+x ./$test; \ done PASS: tests/newline1/run-test PASS: tests/newline2/run-test PASS: tests/newline3/run-test PASS: tests/newline4/run-test PASS: tests/newline5/run-test PASS: tests/newline6/run-test PASS: tests/create1/run-test PASS: tests/broken1/run-test PASS: tests/revert1/run-test PASS: tests/revert2/run-test PASS: tests/dashes/run-test PASS: tests/dashes1/run-test PASS: tests/dashes2/run-test PASS: tests/dashes3/run-test PASS: tests/dashes4/run-test PASS: tests/linux-2.4.0-test-pre-style/run-test PASS: tests/linux-2.2.17-pre4-5/run-test PASS: tests/linux-2.4.13-ac6-7/run-test PASS: tests/apply1/run-test PASS: tests/copy1/run-test PASS: tests/edit1/run-test PASS: tests/edit2/run-test PASS: tests/edit3/run-test PASS: tests/edit4/run-test PASS: tests/edit5/run-test PASS: tests/edit6/run-test PASS: tests/edit7/run-test PASS: tests/edit8/run-test PASS: tests/edit9/run-test PASS: tests/edit10/run-test PASS: tests/combine1/run-test PASS: tests/combine2/run-test PASS: tests/combine3/run-test PASS: tests/gendiff1/run-test PASS: tests/gendiff2/run-test PASS: tests/comma/run-test PASS: tests/addhunk1/run-test PASS: tests/addhunk2/run-test PASS: tests/addhunk3/run-test PASS: tests/delhunk1/run-test PASS: tests/delhunk2/run-test PASS: tests/delhunk3/run-test PASS: tests/delhunk4/run-test XFAIL: tests/delhunk5/run-test XFAIL: tests/delhunk6/run-test PASS: tests/trimcontext1/run-test XFAIL: tests/trimlast1/run-test XFAIL: tests/trimlast2/run-test PASS: tests/nodate/run-test PASS: tests/lsdiff1/run-test PASS: tests/lsdiff2/run-test PASS: tests/lsdiff3/run-test PASS: tests/lsdiff4/run-test PASS: tests/lsdiff5/run-test PASS: tests/lsdiff6/run-test PASS: tests/lsdiff7/run-test PASS: tests/lsdiff8/run-test PASS: tests/lsdiff9/run-test PASS: tests/lsdiff10/run-test PASS: tests/lsdiff11/run-test PASS: tests/lsdiff12/run-test PASS: tests/lsdiff13/run-test PASS: tests/lsdiff14/run-test PASS: tests/lsdiff15/run-test PASS: tests/fuzz1/run-test PASS: tests/U0/run-test PASS: tests/U3/run-test PASS: tests/grepdiff1/run-test PASS: tests/grepdiff2/run-test PASS: tests/grepdiff3/run-test PASS: tests/grepdiff4/run-test PASS: tests/grepdiff5/run-test PASS: tests/grepdiff6/run-test PASS: tests/grepdiff7/run-test PASS: tests/number1/run-test PASS: tests/number2/run-test PASS: tests/nondiff/run-test PASS: tests/nondiff1/run-test PASS: tests/lscontext1/run-test PASS: tests/lscontext2/run-test PASS: tests/filterp/run-test PASS: tests/select1/run-test PASS: tests/select2/run-test PASS: tests/select3/run-test PASS: tests/select4/run-test PASS: tests/select5/run-test PASS: tests/select6/run-test PASS: tests/select7/run-test PASS: tests/select8/run-test PASS: tests/select9/run-test PASS: tests/select10/run-test PASS: tests/select11/run-test PASS: tests/preserve1/run-test PASS: tests/rediff1/run-test PASS: tests/rediff2/run-test PASS: tests/recount1/run-test PASS: tests/recount2/run-test PASS: tests/recount3/run-test PASS: tests/recount4/run-test PASS: tests/recount5/run-test PASS: tests/recount6/run-test PASS: tests/recount7/run-test PASS: tests/unwrapdiff1/run-test PASS: tests/overstrip/run-test PASS: tests/context1/run-test PASS: tests/flip1/run-test PASS: tests/flip2/run-test PASS: tests/flip3/run-test PASS: tests/flip4/run-test PASS: tests/flip5/run-test PASS: tests/flip6/run-test PASS: tests/flip7/run-test PASS: tests/flip8/run-test PASS: tests/flip9/run-test PASS: tests/flip10/run-test PASS: tests/flip11/run-test PASS: tests/flip12/run-test PASS: tests/flip13/run-test PASS: tests/flip14/run-test PASS: tests/flip15/run-test PASS: tests/flip16/run-test PASS: tests/flip17/run-test PASS: tests/flip18/run-test PASS: tests/flip19/run-test PASS: tests/unline1/run-test PASS: tests/nul0/run-test PASS: tests/nul1/run-test PASS: tests/nul2/run-test PASS: tests/nul3/run-test PASS: tests/convert1/run-test PASS: tests/convert2/run-test PASS: tests/clean1/run-test PASS: tests/clean2/run-test PASS: tests/stdin/run-test PASS: tests/splitdiffD/run-test PASS: tests/fullheader1/run-test PASS: tests/fullheader2/run-test PASS: tests/fullheader3/run-test ============================================================================ Testsuite summary for patchutils 0.3.4 ============================================================================ # TOTAL: 138 # PASS: 134 # SKIP: 0 # XFAIL: 4 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/builddir/build/BUILD/patchutils-0.3.4' make[1]: Leaving directory '/builddir/build/BUILD/patchutils-0.3.4' Processing files: patchutils-0.3.4-10.el8.loongarch64 + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TOkuyB + umask 022 + cd /builddir/build/BUILD + cd patchutils-0.3.4 + DOCDIR=/builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64/usr/share/doc/patchutils + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64/usr/share/doc/patchutils + cp -pr AUTHORS /builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64/usr/share/doc/patchutils + cp -pr ChangeLog /builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64/usr/share/doc/patchutils + cp -pr README /builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64/usr/share/doc/patchutils + cp -pr BUGS /builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64/usr/share/doc/patchutils + cp -pr NEWS /builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64/usr/share/doc/patchutils + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cchOYy + umask 022 + cd /builddir/build/BUILD + cd patchutils-0.3.4 + LICENSEDIR=/builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64/usr/share/licenses/patchutils + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64/usr/share/licenses/patchutils + cp -pr COPYING /builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64/usr/share/licenses/patchutils + exit 0 Provides: interdiff = 0.0.11 patchutils = 0.3.4-10.el8 patchutils(loongarch-64) = 0.3.4-10.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /bin/sh /usr/bin/perl libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) perl(Getopt::Std) rtld(GNU_HASH) Obsoletes: interdiff <= 0.0.10 Processing files: patchutils-debugsource-0.3.4-10.el8.loongarch64 Provides: patchutils-debugsource = 0.3.4-10.el8 patchutils-debugsource(loongarch-64) = 0.3.4-10.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: patchutils-debuginfo-0.3.4-10.el8.loongarch64 Provides: debuginfo(build-id) = 0251936e9bc7b63015d99802553f88d003b32209 debuginfo(build-id) = 7cba84a8dc1611dd5782d322cdbdc0d9d55337bd debuginfo(build-id) = 919f1c9f938b3814249eaa7cb269f14a5b5da6d2 patchutils-debuginfo = 0.3.4-10.el8 patchutils-debuginfo(loongarch-64) = 0.3.4-10.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: patchutils-debugsource(loongarch-64) = 0.3.4-10.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64 Wrote: /builddir/build/RPMS/patchutils-0.3.4-10.el8.loongarch64.rpm Wrote: /builddir/build/RPMS/patchutils-debugsource-0.3.4-10.el8.loongarch64.rpm Wrote: /builddir/build/RPMS/patchutils-debuginfo-0.3.4-10.el8.loongarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cIiBrw + umask 022 + cd /builddir/build/BUILD + cd patchutils-0.3.4 + rm -rf /builddir/build/BUILDROOT/patchutils-0.3.4-10.el8.loongarch64 + exit 0 Child return code was: 0