Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/xmlto.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-2b0ca9e44a0607d620ee5c9c1306c9e0629d89a4/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/xmlto.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Fri Sep 24 2009 Ondrej Vasik - 0.0.23-2 warning: bogus date in %changelog: Mon Jun 20 2008 Ondrej Vasik - 0.0.21-1 Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/xmlto-0.0.25-7.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/xmlto.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-2b0ca9e44a0607d620ee5c9c1306c9e0629d89a4/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/xmlto.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Fri Sep 24 2009 Ondrej Vasik - 0.0.23-2 warning: bogus date in %changelog: Mon Jun 20 2008 Ondrej Vasik - 0.0.21-1 Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2sA0ru + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xmlto-0.0.25 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/xmlto-0.0.25.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xmlto-0.0.25 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (xmlto-noextensions.patch): + echo 'Patch #1 (xmlto-noextensions.patch):' + /usr/bin/cat /builddir/build/SOURCES/xmlto-noextensions.patch + /usr/bin/patch -p1 -b --suffix .noextension --fuzz=0 patching file xmlto.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.86dIBX + umask 022 + cd /builddir/build/BUILD + cd xmlto-0.0.25 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=armv7hl-redhat-linux-gnueabi --host=armv7hl-redhat-linux-gnueabi --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 BASH=/bin/bash 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 for armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... none checking whether armv7hl-redhat-linux-gnueabi-gcc and cc understand -c and -o together... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for mktemp... mktemp checking for find... find checking for bash... /bin/bash checking for getopt... getopt checking for long options support in getopt... yes checking for paperconf... paperconf checking for locale... /usr/bin/locale checking for xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking for dblatex... dblatex checking for fop... fop checking for xmltex... xmltex checking for pdfxmltex... pdfxmltex checking for default backend... DEFAULT checking for lynx... lynx checking for links... links checking for w3m... w3m checking for tail... /usr/bin/tail checking for grep... /usr/bin/grep checking for cp... /usr/bin/cp checking for zip... /usr/bin/zip checking for default web browser... w3m configure: creating ./config.status config.status: creating Makefile config.status: creating xmlto config.status: creating xmlto.spec config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-am make[1]: Entering directory `/builddir/build/BUILD/xmlto-0.0.25' armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o xmlif/xmlif.o xmlif/xmlif.c xmlif.l:46:8: warning: type defaults to 'int' in declaration of 'ifsense' [-Wimplicit-int] xmlif.l:235:1: warning: return type defaults to 'int' [-Wreturn-type] xmlif/xmlif.c:1860:13: warning: 'yyunput' defined but not used [-Wunused-function] static void yyunput( int c, register char *yy_bp ) ^ xmlif/xmlif.c:1907:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ xmlif.l: In function 'main': xmlif.l:262:1: warning: control reaches end of non-void function [-Wreturn-type] armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o xmlif/xmlif xmlif/xmlif.o make[1]: Leaving directory `/builddir/build/BUILD/xmlto-0.0.25' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Z6gVrs + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm ++ dirname /builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm + cd xmlto-0.0.25 + rm -rf /builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm + make install DESTDIR=/builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm 'INSTALL=install -p' make[1]: Entering directory `/builddir/build/BUILD/xmlto-0.0.25' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm/usr/bin" install -p xmlif/xmlif '/builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm/usr/bin' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm/usr/bin" install -p xmlto '/builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm/usr/bin' test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm/usr/share/man/man1" install -p -m 644 man/man1/xmlto.1 man/man1/xmlif.1 '/builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm/usr/share/man/man1' test -z "/usr/share/xmlto" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm/usr/share/xmlto" /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm/usr/share/xmlto/format/xhtml1' install -p -m 644 format/xhtml1/dvi format/xhtml1/fo format/xhtml1/pdf format/xhtml1/ps format/xhtml1/txt format/xhtml1/awt format/xhtml1/mif format/xhtml1/pcl format/xhtml1/svg '/builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm/usr/share/xmlto/format/xhtml1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm/usr/share/xmlto/format/docbook' install -p -m 644 format/docbook/dvi format/docbook/epub format/docbook/fo format/docbook/html format/docbook/html-nochunks format/docbook/xhtml format/docbook/xhtml-nochunks format/docbook/man format/docbook/pdf format/docbook/ps format/docbook/txt format/docbook/htmlhelp format/docbook/javahelp format/docbook/mif format/docbook/pcl format/docbook/svg format/docbook/awt '/builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm/usr/share/xmlto/format/docbook' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm/usr/share/xmlto/format/fo' install -p -m 644 format/fo/ps format/fo/awt format/fo/mif format/fo/pcl format/fo/svg format/fo/txt format/fo/dvi format/fo/pdf '/builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm/usr/share/xmlto/format/fo' install -p -m 644 xmlto.mak '/builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm/usr/share/xmlto/.' make[1]: Leaving directory `/builddir/build/BUILD/xmlto-0.0.25' + /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/xmlto-0.0.25 extracting debug info from /builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm/usr/bin/xmlif dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. cpio: xmlto-0.0.25/xmlif.l: Cannot stat: No such file or directory 169 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Pc7tns + umask 022 + cd /builddir/build/BUILD + cd xmlto-0.0.25 + make check make check-TESTS make[1]: Entering directory `/builddir/build/BUILD/xmlto-0.0.25' PASS: xmlif/test/run-test ============= 1 test passed ============= make[1]: Leaving directory `/builddir/build/BUILD/xmlto-0.0.25' + exit 0 Processing files: xmlto-0.0.25-7.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.U4Gw5u + umask 022 + cd /builddir/build/BUILD + cd xmlto-0.0.25 + DOCDIR=/builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm/usr/share/doc/xmlto-0.0.25 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm/usr/share/doc/xmlto-0.0.25 + cp -pr COPYING /builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm/usr/share/doc/xmlto-0.0.25 + cp -pr ChangeLog /builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm/usr/share/doc/xmlto-0.0.25 + cp -pr README /builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm/usr/share/doc/xmlto-0.0.25 + cp -pr AUTHORS /builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm/usr/share/doc/xmlto-0.0.25 + cp -pr NEWS /builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm/usr/share/doc/xmlto-0.0.25 + exit 0 Provides: xmlto = 0.0.25-7.el7 xmlto(armv7hl-32) = 0.0.25-7.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) rtld(GNU_HASH) Processing files: xmlto-tex-0.0.25-7.el7.noarch Provides: xmlto-tex = 0.0.25-7.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xmlto-xhtml-0.0.25-7.el7.noarch Provides: xmlto-xhtml = 0.0.25-7.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xmlto-debuginfo-0.0.25-7.el7.armv7hl Provides: xmlto-debuginfo = 0.0.25-7.el7 xmlto-debuginfo(armv7hl-32) = 0.0.25-7.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm Wrote: /builddir/build/RPMS/xmlto-0.0.25-7.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/xmlto-tex-0.0.25-7.el7.noarch.rpm Wrote: /builddir/build/RPMS/xmlto-xhtml-0.0.25-7.el7.noarch.rpm Wrote: /builddir/build/RPMS/xmlto-debuginfo-0.0.25-7.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EWl1QT + umask 022 + cd /builddir/build/BUILD + cd xmlto-0.0.25 + rm -rf /builddir/build/BUILDROOT/xmlto-0.0.25-7.el7.arm + exit 0 Child return code was: 0 LEAVE do -->