Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/catdoc.spec'], printOutput=Falsenspawn_args=[]user='mockbuild'logger=env={'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash'}chrootPath='/var/lib/mock/epel7-build-8883812-763001/root'gid=425uid=1000shell=Falsetimeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/catdoc.spec'] with env {'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash'} and shell False warning: bogus date in %changelog: Sun Nov 03 2007 Adel Gadllah 0.94.2-2 warning: bogus date in %changelog: Thu Oct 20 2007 Adel Gadllah 0.94.2-1 warning: Could not canonicalize hostname: buildvm-25.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/catdoc-0.95-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/catdoc.spec'], printOutput=Falsenspawn_args=[]user='mockbuild'logger=env={'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash'}chrootPath='/var/lib/mock/epel7-build-8883812-763001/root'gid=425uid=1000shell=Falsetimeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/catdoc.spec'] with env {'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash'} and shell False warning: bogus date in %changelog: Sun Nov 03 2007 Adel Gadllah 0.94.2-2 warning: bogus date in %changelog: Thu Oct 20 2007 Adel Gadllah 0.94.2-1 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8OkDXJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf catdoc-0.95 + /usr/bin/gzip -dc /builddir/build/SOURCES/catdoc-0.95.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd catdoc-0.95 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (makefilefix.patch): + echo 'Patch #0 (makefilefix.patch):' + /usr/bin/cat /builddir/build/SOURCES/makefilefix.patch + /usr/bin/patch -p1 -b --suffix .makefilefix --fuzz=0 patching file charsets/Makefile.in patching file doc/Makefile.in patching file src/Makefile.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MIFbFL + umask 022 + cd /builddir/build/BUILD + cd catdoc-0.95 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/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 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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 configure: WARNING: unrecognized options: --disable-dependency-tracking checking for x86_64-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 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 whether byte ordering is bigendian... no checking for a BSD-compatible install... /usr/bin/install -c checking for wish... /usr/bin/wish checking checking if wish version is 8.1 or above ... Application initialization failed: no display name and no $DISPLAY environment variable yes checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking For nl_langinfo(CODESET)... yes checking for an ANSI C-conforming const... yes checking for strdup... yes checking for strtol... yes checking for strftime... yes configure: creating ./config.status config.status: creating doc/Makefile config.status: creating charsets/Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: creating doc/catdoc.1 config.status: creating doc/xls2csv.1 config.status: creating doc/wordview.1 config.status: creating doc/catppt.1 config.status: creating src/config.h config.status: src/config.h is unchanged configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j6 for i in src doc charsets; do\ (cd $i; make all);\ done make[1]: Entering directory `/builddir/build/BUILD/catdoc-0.95/src' gcc -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o catdoc.o catdoc.c gcc -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o reader.o reader.c gcc -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o writer.o writer.c gcc -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o analyze.o analyze.c gcc -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o rtfread.o rtfread.c gcc -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o charsets.o charsets.c rtfread.c: In function 'parse_rtf': rtfread.c:199:17: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] current_charset=source_charset; ^ rtfread.c: In function 'rtf_to_unicode': rtfread.c:439:2: warning: pointer targets in passing argument 1 of 'to_unicode' differ in signedness [-Wpointer-sign] if (code < 0 || (cc=to_unicode(current_charset, code)) < 0 ) return 0xFEFF; ^ In file included from rtfread.c:15:0: catdoc.h:211:12: note: expected 'uint16_t *' but argument is of type 'short int *' extern int to_unicode (uint16_t *charset, int c) ; ^ rtfread.c: In function 'rtfSetCharset': rtfread.c:492:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] *charset_ptr = read_charset(source_csname); ^ catdoc.c: In function 'main': catdoc.c:115:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] tmp_charset = read_charset(dest_csname); ^ analyze.c: In function 'parse_word_header': analyze.c:151:5: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'int32_t' [-Wformat=] getlong(buffer,14)); ^ analyze.c: In function 'analyze_format': analyze.c:53:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buffer+4,1,124,f); ^ analyze.c:56:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buffer+4,1,4,f); ^ gcc -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o substmap.o substmap.c gcc -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o fileutil.o fileutil.c gcc -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o confutil.o confutil.c gcc -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o numutils.o numutils.c gcc -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o ole.o ole.c gcc -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o xls2csv.o xls2csv.c gcc -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o sheet.o sheet.c confutil.c: In function 'read_config_file': confutil.c:34:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(line,1024,f); ^ ole.c: In function 'ole_init': ole.c:191:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(SBD+sbdLen*sectorSize, 1, sectorSize, newfile); ^ gcc -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o xlsparse.o xlsparse.c xls2csv.c: In function 'main': xls2csv.c:122:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] tmp_charset=read_charset(dest_csname); ^ gcc -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o catppt.o catppt.c gcc -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DHAVE_CONFIG_H -DCATDOC_VERSION=\"0.95\" -DCHARSETPATH=\"/usr/share/catdoc\" -DSYSTEMRC=\"/etc/catdocrc\" -DUSERRC=\".catdocrc\" -DHAVE_CONFIG_H -c -o pptparse.o pptparse.c echo "#! /usr/bin/wish" >wordview echo set charset_lib "\"/usr/share/catdoc\"">>wordview cat wordview.tcl >>wordview chmod 0755 wordview catppt.c: In function 'main': catppt.c:103:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] tmp_charset=read_charset(dest_csname); ^ gcc -o catdoc catdoc.o reader.o writer.o analyze.o rtfread.o charsets.o substmap.o fileutil.o confutil.o numutils.o ole.o -Wl,-z,relro gcc -o catppt catppt.o pptparse.o charsets.o substmap.o fileutil.o confutil.o numutils.o ole.o -lm -Wl,-z,relro gcc -o xls2csv xls2csv.o sheet.o xlsparse.o charsets.o substmap.o fileutil.o confutil.o numutils.o ole.o -lm -Wl,-z,relro make[1]: Leaving directory `/builddir/build/BUILD/catdoc-0.95/src' make[1]: Entering directory `/builddir/build/BUILD/catdoc-0.95/doc' touch build make[1]: Leaving directory `/builddir/build/BUILD/catdoc-0.95/doc' make[1]: Entering directory `/builddir/build/BUILD/catdoc-0.95/charsets' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/catdoc-0.95/charsets' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ar9M0Q + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64 + cd catdoc-0.95 + make install DESTDIR=/builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64 for i in src doc charsets; do\ (cd $i; make install);\ done make[1]: Entering directory `/builddir/build/BUILD/catdoc-0.95/src' ../mkinstalldirs /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/bin mkdir /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr mkdir /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/bin /usr/bin/install -c -p -m 755 catdoc /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/bin/catdoc /usr/bin/install -c -p -m 755 xls2csv /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/bin/xls2csv /usr/bin/install -c -p -m 755 catppt /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/bin/catppt ../mkinstalldirs /usr/bin /usr/bin/install -c -p -m 755 wordview /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/bin/wordview make[1]: Leaving directory `/builddir/build/BUILD/catdoc-0.95/src' make[1]: Entering directory `/builddir/build/BUILD/catdoc-0.95/doc' ../mkinstalldirs /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/share/man/man1/ mkdir /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/share mkdir /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/share/man mkdir /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/share/man/man1 /usr/bin/install -c -m 644 catdoc.1 /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/share/man/man1/catdoc.1 /usr/bin/install -c -m 644 xls2csv.1 /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/share/man/man1/xls2csv.1 /usr/bin/install -c -m 644 catppt.1 /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/share/man/man1/catppt.1 ../mkinstalldirs /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/share/man /usr/bin/install -c -m 644 wordview.1 /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/share/man/man1/wordview.1 make[1]: Leaving directory `/builddir/build/BUILD/catdoc-0.95/doc' make[1]: Entering directory `/builddir/build/BUILD/catdoc-0.95/charsets' ../mkinstalldirs /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/share/catdoc mkdir /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/share/catdoc /usr/bin/install -c -p -m 644 ascii.spc /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/share/catdoc/ascii.specchars /usr/bin/install -c -p -m 644 tex.spc /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/share/catdoc/tex.specchars /usr/bin/install -c -p -m 644 ascii.rpl /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/share/catdoc/ascii.replchars /usr/bin/install -c -p -m 644 tex.rpl /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/share/catdoc/tex.replchars for i in *.txt; do\ /usr/bin/install -c -p -m 0644 $i /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/share/catdoc;\ done make[1]: Leaving directory `/builddir/build/BUILD/catdoc-0.95/charsets' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/catdoc-0.95 extracting debug info from /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/bin/catdoc extracting debug info from /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/bin/catppt extracting debug info from /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/bin/xls2csv /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 244 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: catdoc-0.95-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gehqsX + umask 022 + cd /builddir/build/BUILD + cd catdoc-0.95 + DOCDIR=/builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/share/doc/catdoc-0.95 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/share/doc/catdoc-0.95 + cp -pr README /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/share/doc/catdoc-0.95 + cp -pr NEWS /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/share/doc/catdoc-0.95 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AznOU3 + umask 022 + cd /builddir/build/BUILD + cd catdoc-0.95 + LICENSEDIR=/builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/share/licenses/catdoc-0.95 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/share/licenses/catdoc-0.95 + cp -pr COPYING /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64/usr/share/licenses/catdoc-0.95 + exit 0 Provides: catdoc = 0.95-1.el7 catdoc(x86-64) = 0.95-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/wish libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: catdoc-debuginfo-0.95-1.el7.x86_64 Provides: catdoc-debuginfo = 0.95-1.el7 catdoc-debuginfo(x86-64) = 0.95-1.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/catdoc-0.95-1.el7.x86_64 warning: Could not canonicalize hostname: buildvm-25.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/catdoc-0.95-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/catdoc-debuginfo-0.95-1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.u9R6Fr + umask 022 + cd /builddir/build/BUILD + cd catdoc-0.95 + /usr/bin/rm -rf /builddir/build/BUILDROOT/catdoc-0.95-1.el7.x86_64 + exit 0 Child return code was: 0