Mock Version: 1.2.8 Mock Version: 1.2.8 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/patchutils.spec'], chrootPath='/var/lib/mock/f22-build-3466474-490964/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/patchutils.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: buildhw-10.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/patchutils-0.3.4-2.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/patchutils.spec '], chrootPath='/var/lib/mock/f22-build-3466474-490964/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/patchutils.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xlBdP0 + 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 -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd patchutils-0.3.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (patchutils-bz1226985.patch): + echo 'Patch #1 (patchutils-bz1226985.patch):' + /usr/bin/cat /builddir/build/SOURCES/patchutils-bz1226985.patch + /usr/bin/patch -p1 -b --suffix .bz1226985 --fuzz=0 patching file Makefile.am patching file src/filterdiff.c patching file tests/fullheader3/run-test + 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.lObtfV + umask 022 + cd /builddir/build/BUILD + cd patchutils-0.3.4 + touch doc/patchutils.xml + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x ']' + ./configure --build=i686-redhat-linux-gnu --host=i686-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/lib --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 i686-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 for style of include used by make... GNU 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 i686-redhat-linux-gnu-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 make all-am make[1]: Entering directory '/builddir/build/BUILD/patchutils-0.3.4' gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o src/interdiff.o src/interdiff.c src/interdiff.c: In function 'flipdiff': src/interdiff.c:1549:2: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&header1[0], &linelen, p1); ^ src/interdiff.c:1551:2: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&header1[1], &linelen, p1); ^ src/interdiff.c:1555:2: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&header2[0], &linelen, p2); ^ src/interdiff.c:1557:2: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline (&header2[1], &linelen, p2); ^ gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o src/util.o src/util.c src/util.c: In function 'xpipe': src/util.c:305:2: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] pipe (fildes); ^ src/util.c:315:4: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup (fildes[1]); ^ src/util.c:320:4: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(2); ^ src/util.c:322:4: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup (fildes[0]); ^ gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o src/diff.o src/diff.c src/diff.c: In function 'do_convert_to_unified': src/diff.c:766: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]; ^ gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o src/myerror.o src/myerror.c gcc -I./src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o src/interdiff src/interdiff.o src/util.o src/diff.o src/myerror.o gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o src/filterdiff.o src/filterdiff.c gcc -I./src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o src/filterdiff src/filterdiff.o src/util.o src/diff.o src/myerror.o gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o src/rediff.o src/rediff.c gcc -I./src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o src/rediff src/rediff.o src/util.o src/diff.o src/myerror.o /usr/bin/xmlto man -o doc doc/patchutils.xml Note: Writing interdiff.1 Note: Writing combinediff.1 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.8XbGJf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/patchutils-0.3.4-2.fc22.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/patchutils-0.3.4-2.fc22.i386 ++ dirname /builddir/build/BUILDROOT/patchutils-0.3.4-2.fc22.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/patchutils-0.3.4-2.fc22.i386 + cd patchutils-0.3.4 + rm -rf /builddir/build/BUILDROOT/patchutils-0.3.4-2.fc22.i386 + make DESTDIR=/builddir/build/BUILDROOT/patchutils-0.3.4-2.fc22.i386 install make[1]: Entering directory '/builddir/build/BUILD/patchutils-0.3.4' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/patchutils-0.3.4-2.fc22.i386/usr/bin' /usr/bin/install -c src/interdiff src/filterdiff src/rediff '/builddir/build/BUILDROOT/patchutils-0.3.4-2.fc22.i386/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/patchutils-0.3.4-2.fc22.i386/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-2.fc22.i386/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-2.fc22.i386/usr/bin/"`echo combinediff|sed 's&^&&'`" ln -sf "`echo interdiff|sed 's&^&&'`" /builddir/build/BUILDROOT/patchutils-0.3.4-2.fc22.i386/usr/bin/"`echo flipdiff|sed 's&^&&'`" ln -sf "`echo filterdiff|sed 's&^&&'`" /builddir/build/BUILDROOT/patchutils-0.3.4-2.fc22.i386/usr/bin/"`echo lsdiff|sed 's&^&&'`" ln -sf "`echo filterdiff|sed 's&^&&'`" /builddir/build/BUILDROOT/patchutils-0.3.4-2.fc22.i386/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-2.fc22.i386/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-2.fc22.i386/usr/share/man/man1' make[1]: Leaving directory '/builddir/build/BUILD/patchutils-0.3.4' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/patchutils-0.3.4 extracting debug info from /builddir/build/BUILDROOT/patchutils-0.3.4-2.fc22.i386/usr/bin/filterdiff extracting debug info from /builddir/build/BUILDROOT/patchutils-0.3.4-2.fc22.i386/usr/bin/rediff extracting debug info from /builddir/build/BUILDROOT/patchutils-0.3.4-2.fc22.i386/usr/bin/interdiff /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/bin/filterdiff.debug to /usr/lib/debug/usr/bin/lsdiff.debug symlinked /usr/lib/debug/usr/bin/interdiff.debug to /usr/lib/debug/usr/bin/combinediff.debug symlinked /usr/lib/debug/usr/bin/interdiff.debug to /usr/lib/debug/usr/bin/flipdiff.debug symlinked /usr/lib/debug/usr/bin/filterdiff.debug to /usr/lib/debug/usr/bin/grepdiff.debug 307 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.bqGItD + 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' + exit 0 Processing files: patchutils-0.3.4-2.fc22.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pYD7ke + umask 022 + cd /builddir/build/BUILD + cd patchutils-0.3.4 + DOCDIR=/builddir/build/BUILDROOT/patchutils-0.3.4-2.fc22.i386/usr/share/doc/patchutils + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/patchutils-0.3.4-2.fc22.i386/usr/share/doc/patchutils + cp -pr AUTHORS /builddir/build/BUILDROOT/patchutils-0.3.4-2.fc22.i386/usr/share/doc/patchutils + cp -pr ChangeLog /builddir/build/BUILDROOT/patchutils-0.3.4-2.fc22.i386/usr/share/doc/patchutils + cp -pr README /builddir/build/BUILDROOT/patchutils-0.3.4-2.fc22.i386/usr/share/doc/patchutils + cp -pr COPYING /builddir/build/BUILDROOT/patchutils-0.3.4-2.fc22.i386/usr/share/doc/patchutils + cp -pr BUGS /builddir/build/BUILDROOT/patchutils-0.3.4-2.fc22.i386/usr/share/doc/patchutils + cp -pr NEWS /builddir/build/BUILDROOT/patchutils-0.3.4-2.fc22.i386/usr/share/doc/patchutils + exit 0 Provides: interdiff = 0.0.10 patchutils = 0.3.4-2.fc22 patchutils(x86-32) = 0.3.4-2.fc22 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 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) perl(Getopt::Std) rtld(GNU_HASH) Obsoletes: interdiff <= 0.0.10 Processing files: patchutils-debuginfo-0.3.4-2.fc22.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/patchutils-0.3.4-2.fc22.i386 warning: Could not canonicalize hostname: buildhw-10.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/patchutils-0.3.4-2.fc22.i686.rpm Wrote: /builddir/build/RPMS/patchutils-debuginfo-0.3.4-2.fc22.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FVX83P + umask 022 + cd /builddir/build/BUILD + cd patchutils-0.3.4 + rm -rf /builddir/build/BUILDROOT/patchutils-0.3.4-2.fc22.i386 + exit 0 Child return code was: 0 LEAVE do -->