Mock Version: 1.4.11 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/robodoc.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.4KII9r:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1cac9fa7b5a44a93b8836d0107168f76', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.4KII9r:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/robodoc.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/robodoc-4.99.41-13.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/robodoc.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.4KII9r:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1ce85bf14c9b41ebbc1be2e7cb6bcb99', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.4KII9r:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/robodoc.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1YIq3W + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf robodoc-4.99.41 + /usr/bin/gzip -dc /builddir/build/SOURCES/robodoc-4.99.41.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd robodoc-4.99.41 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (robodoc-4.99.41-doubleman.patch):' Patch #1 (robodoc-4.99.41-doubleman.patch): + /usr/bin/cat /builddir/build/SOURCES/robodoc-4.99.41-doubleman.patch + /usr/bin/patch -p1 -b --suffix .doubleman --fuzz=0 patching file Docs/makefile.am + echo 'Patch #2 (robodoc-4.99.41-f21.patch):' Patch #2 (robodoc-4.99.41-f21.patch): + /usr/bin/cat /builddir/build/SOURCES/robodoc-4.99.41-f21.patch + /usr/bin/patch -p1 -b --suffix .f21 --fuzz=0 patching file Source/analyser.c patching file Source/generator.c patching file Source/robodoc.c patching file Source/robodoc.h patching file Source/robohdrs.c patching file Source/troff_generator.c patching file Source/util.c + mv configure.in configure.ac + autoreconf -i BUILDSTDERR: configure.ac:19: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: BUILDSTDERR: configure.ac:19: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.s6CwYQ + umask 022 + cd /builddir/build/BUILD + cd robodoc-4.99.41 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' i386 == ppc64le ']' BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' BUILDSTDERR: ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess BUILDSTDERR: ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' BUILDSTDERR: ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub BUILDSTDERR: ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=i386-redhat-linux-gnu --host=i386-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 docdir=/usr/share/doc/robodoc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes BUILDSTDERR: /builddir/build/BUILD/robodoc-4.99.41/missing: Unknown `--is-lightweight' option BUILDSTDERR: Try `/builddir/build/BUILD/robodoc-4.99.41/missing --help' for more information BUILDSTDERR: 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 whether make sets $(MAKE)... (cached) yes checking for i386-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 for style of include used by make... GNU 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 build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for an ANSI C-conforming const... 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 size_t... yes checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for strstr... yes checking for snprintf... yes checking for symlink... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating makefile config.status: creating Docs/makefile config.status: creating Docs/robodoc.1 config.status: creating Docs/robohdrs.1 config.status: creating Source/makefile config.status: creating Source/config.h config.status: executing depfiles commands + make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' -j4 Making all in Source make[1]: Entering directory `/builddir/build/BUILD/robodoc-4.99.41/Source' make all-am make[2]: Entering directory `/builddir/build/BUILD/robodoc-4.99.41/Source' 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c optioncheck.c 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c analyser.c 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c generator.c 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c headers.c 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c headertypes.c 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c items.c 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c links.c 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c globals.c 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c robodoc.c 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c util.c 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c html_generator.c 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c xmldocbook_generator.c 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c latex_generator.c 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c rtf_generator.c 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c test_generator.c 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c ascii_generator.c 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c troff_generator.c 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c lua_generator.c 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c document.c 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c directory.c 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c file.c 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c part.c 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c path.c 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c roboconfig.c 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c robohdrs.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -o robodoc optioncheck.o analyser.o generator.o headers.o headertypes.o items.o links.o globals.o robodoc.o util.o html_generator.o xmldocbook_generator.o latex_generator.o rtf_generator.o test_generator.o ascii_generator.o troff_generator.o lua_generator.o document.o directory.o file.o part.o path.o roboconfig.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -o robohdrs robohdrs.o headers.o util.o globals.o roboconfig.o headertypes.o make[2]: Leaving directory `/builddir/build/BUILD/robodoc-4.99.41/Source' make[1]: Leaving directory `/builddir/build/BUILD/robodoc-4.99.41/Source' Making all in Docs make[1]: Entering directory `/builddir/build/BUILD/robodoc-4.99.41/Docs' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/robodoc-4.99.41/Docs' make[1]: Entering directory `/builddir/build/BUILD/robodoc-4.99.41' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/robodoc-4.99.41' + iconv -f ISO8859-1 -t UTF-8 -o ChangeLog.utf8 ChangeLog + touch -r ChangeLog ChangeLog.utf8 + mv ChangeLog.utf8 ChangeLog + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8KW6f0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/robodoc-4.99.41-13.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/robodoc-4.99.41-13.el7.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/robodoc-4.99.41-13.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/robodoc-4.99.41-13.el7.i386 + cd robodoc-4.99.41 + rm -rf /builddir/build/BUILDROOT/robodoc-4.99.41-13.el7.i386 + make DESTDIR=/builddir/build/BUILDROOT/robodoc-4.99.41-13.el7.i386 'INSTALL=install -p' install Making install in Source make[1]: Entering directory `/builddir/build/BUILD/robodoc-4.99.41/Source' make[2]: Entering directory `/builddir/build/BUILD/robodoc-4.99.41/Source' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/robodoc-4.99.41-13.el7.i386/usr/bin' install -p robodoc robohdrs '/builddir/build/BUILDROOT/robodoc-4.99.41-13.el7.i386/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/robodoc-4.99.41/Source' make[1]: Leaving directory `/builddir/build/BUILD/robodoc-4.99.41/Source' Making install in Docs make[1]: Entering directory `/builddir/build/BUILD/robodoc-4.99.41/Docs' make[2]: Entering directory `/builddir/build/BUILD/robodoc-4.99.41/Docs' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/robodoc-4.99.41-13.el7.i386/usr/share/doc/robodoc' install -p -m 644 manual.html manual.css robodoc_example.rc '/builddir/build/BUILDROOT/robodoc-4.99.41-13.el7.i386/usr/share/doc/robodoc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/robodoc-4.99.41-13.el7.i386/usr/share/man/man1' install -p -m 644 robodoc.1 robohdrs.1 '/builddir/build/BUILDROOT/robodoc-4.99.41-13.el7.i386/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/robodoc-4.99.41/Docs' make[1]: Leaving directory `/builddir/build/BUILD/robodoc-4.99.41/Docs' make[1]: Entering directory `/builddir/build/BUILD/robodoc-4.99.41' make[2]: Entering directory `/builddir/build/BUILD/robodoc-4.99.41' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/robodoc-4.99.41-13.el7.i386/usr/share/doc/robodoc' install -p -m 644 AUTHORS COPYING ChangeLog INSTALL NEWS README UPGRADE '/builddir/build/BUILDROOT/robodoc-4.99.41-13.el7.i386/usr/share/doc/robodoc' make[2]: Leaving directory `/builddir/build/BUILD/robodoc-4.99.41' make[1]: Leaving directory `/builddir/build/BUILD/robodoc-4.99.41' + rm -rf /builddir/build/BUILDROOT/robodoc-4.99.41-13.el7.i386/usr/share/doc/robodoc + /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/robodoc-4.99.41 extracting debug info from /builddir/build/BUILDROOT/robodoc-4.99.41-13.el7.i386/usr/bin/robodoc extracting debug info from /builddir/build/BUILDROOT/robodoc-4.99.41-13.el7.i386/usr/bin/robohdrs /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 1195 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 Processing files: robodoc-4.99.41-13.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZiDJyc + umask 022 + cd /builddir/build/BUILD + cd robodoc-4.99.41 + DOCDIR=/builddir/build/BUILDROOT/robodoc-4.99.41-13.el7.i386/usr/share/doc/robodoc-4.99.41 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/robodoc-4.99.41-13.el7.i386/usr/share/doc/robodoc-4.99.41 + cp -pr AUTHORS /builddir/build/BUILDROOT/robodoc-4.99.41-13.el7.i386/usr/share/doc/robodoc-4.99.41 + cp -pr ChangeLog /builddir/build/BUILDROOT/robodoc-4.99.41-13.el7.i386/usr/share/doc/robodoc-4.99.41 + cp -pr COPYING /builddir/build/BUILDROOT/robodoc-4.99.41-13.el7.i386/usr/share/doc/robodoc-4.99.41 + cp -pr README /builddir/build/BUILDROOT/robodoc-4.99.41-13.el7.i386/usr/share/doc/robodoc-4.99.41 + cp -pr Docs/manual.css /builddir/build/BUILDROOT/robodoc-4.99.41-13.el7.i386/usr/share/doc/robodoc-4.99.41 + cp -pr Docs/manual.html /builddir/build/BUILDROOT/robodoc-4.99.41-13.el7.i386/usr/share/doc/robodoc-4.99.41 + cp -pr Examples /builddir/build/BUILDROOT/robodoc-4.99.41-13.el7.i386/usr/share/doc/robodoc-4.99.41 + exit 0 Provides: perl(Box) perl(RectangularBox) perl(SquareBox) robodoc = 4.99.41-13.el7 robodoc(x86-32) = 4.99.41-13.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) 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(Box) perl(vars) rtld(GNU_HASH) Processing files: robodoc-debuginfo-4.99.41-13.el7.i686 Provides: robodoc-debuginfo = 4.99.41-13.el7 robodoc-debuginfo(x86-32) = 4.99.41-13.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/robodoc-4.99.41-13.el7.i386 Wrote: /builddir/build/RPMS/robodoc-4.99.41-13.el7.i686.rpm Wrote: /builddir/build/RPMS/robodoc-debuginfo-4.99.41-13.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gqB7CQ + umask 022 + cd /builddir/build/BUILD + cd robodoc-4.99.41 + rm -rf /builddir/build/BUILDROOT/robodoc-4.99.41-13.el7.i386 + exit 0 Child return code was: 0