Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/mythes.spec'], False, '/srv/build/7/C/mock-root/c7.00.03-i686/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', '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 i686 --nodeps builddir/build/SPECS/mythes.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/mythes-1.2.3-7.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/mythes.spec'], False, '/srv/build/7/C/mock-root/c7.00.03-i686/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', '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 i686 --nodeps builddir/build/SPECS/mythes.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.g3PThP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mythes-1.2.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/mythes-1.2.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mythes-1.2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (mythes-aarch64.patch):' Patch #0 (mythes-aarch64.patch): + /usr/bin/cat /builddir/build/SOURCES/mythes-aarch64.patch + /usr/bin/patch -p1 -b --suffix .aarch64 --fuzz=0 patching file config.guess patching file config.sub + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.C9hlP6 + umask 022 + cd /builddir/build/BUILD + cd mythes-1.2.3 + 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 ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ 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)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ 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 --disable-rpath --disable-static configure: WARNING: unrecognized options: --disable-rpath checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking target system type... i386-redhat-linux-gnu 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 i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc 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 dependency style of gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-redhat-linux-gnu file names to i386-redhat-linux-gnu format... func_convert_file_noop checking how to convert i386-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for i386-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for i386-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for HUNSPELL... yes configure: creating ./config.status config.status: creating Makefile config.status: creating mythes.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-rpath + make -j16 make all-am make[1]: Entering directory `/builddir/build/BUILD/mythes-1.2.3' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/usr/include/hunspell -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 -o mythes.lo mythes.cxx g++ -DHAVE_CONFIG_H -I. -I/usr/include/hunspell -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 -o example.o example.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/usr/include/hunspell -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 mythes.cxx -fPIC -DPIC -o .libs/mythes.o mythes.cxx: In member function 'int MyThes::thInitialize(const char*, const char*)': mythes.cxx:51:89: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (idxsz <= 0 || idxsz > std::numeric_limits::max() / sizeof(sizeof(char*))) { ^ mythes.cxx: In member function 'int MyThes::Lookup(const char*, int, mentry**)': mythes.cxx:179:89: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nmeanings < 0 || nmeanings > std::numeric_limits::max() / sizeof(mentry)) ^ /bin/sh ./libtool --tag=CXX --mode=link g++ -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 libmythes-1.2.la -rpath /usr/lib mythes.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.8.2/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.8.2/crtbeginS.o .libs/mythes.o -L/usr/lib/gcc/i686-redhat-linux/4.8.2 -L/usr/lib/gcc/i686-redhat-linux/4.8.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.8.2/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.8.2/../../../crtn.o -O2 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -Wl,-z -Wl,relro -Wl,-soname -Wl,libmythes-1.2.so.0 -o .libs/libmythes-1.2.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmythes-1.2.so.0" && ln -s "libmythes-1.2.so.0.0.0" "libmythes-1.2.so.0") libtool: link: (cd ".libs" && rm -f "libmythes-1.2.so" && ln -s "libmythes-1.2.so.0.0.0" "libmythes-1.2.so") libtool: link: ( cd ".libs" && rm -f "libmythes-1.2.la" && ln -s "../libmythes-1.2.la" "libmythes-1.2.la" ) /bin/sh ./libtool --tag=CXX --mode=link g++ -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 example example.o libmythes-1.2.la -lhunspell-1.3 libtool: link: g++ -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 -Wl,relro -o .libs/example example.o ./.libs/libmythes-1.2.so -lhunspell-1.3 make[1]: Leaving directory `/builddir/build/BUILD/mythes-1.2.3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dt2vdz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386 ++ dirname /builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386 + cd mythes-1.2.3 + rm -rf /builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386 + make DESTDIR=/builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386 install make[1]: Entering directory `/builddir/build/BUILD/mythes-1.2.3' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386/usr/bin" /usr/bin/install -c th_gen_idx.pl '/builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386/usr/bin' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386/usr/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c libmythes-1.2.la '/builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libmythes-1.2.so.0.0.0 /builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386/usr/lib/libmythes-1.2.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386/usr/lib && { ln -s -f libmythes-1.2.so.0.0.0 libmythes-1.2.so.0 || { rm -f libmythes-1.2.so.0 && ln -s libmythes-1.2.so.0.0.0 libmythes-1.2.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386/usr/lib && { ln -s -f libmythes-1.2.so.0.0.0 libmythes-1.2.so || { rm -f libmythes-1.2.so && ln -s libmythes-1.2.so.0.0.0 libmythes-1.2.so; }; }) libtool: install: /usr/bin/install -c .libs/libmythes-1.2.lai /builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386/usr/lib/libmythes-1.2.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386/usr/include" /usr/bin/install -c -m 644 mythes.hxx '/builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386/usr/include' test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386/usr/lib/pkgconfig" /usr/bin/install -c -m 644 mythes.pc '/builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386/usr/lib/pkgconfig' make[1]: Leaving directory `/builddir/build/BUILD/mythes-1.2.3' + rm -f '/builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386//usr/lib/*.a' + rm -f /builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386//usr/lib/libmythes-1.2.la + mkdir -p /builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386//usr/share/mythes + /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/mythes-1.2.3 extracting debug info from /builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386/usr/lib/libmythes-1.2.so.0.0.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libmythes-1.2.so.0.0.0.debug to /usr/lib/debug/usr/lib/libmythes-1.2.so.0.debug symlinked /usr/lib/debug/usr/lib/libmythes-1.2.so.0.0.0.debug to /usr/lib/debug/usr/lib/libmythes-1.2.so.debug 21 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.gcfnc2 + umask 022 + cd /builddir/build/BUILD + cd mythes-1.2.3 + ./example th_en_US_new.idx th_en_US_new.dat checkme.lst Thesaurus uses encoding ISO8859-1 simple has 9 meanings meaning 0: (adj) simple simple elemental ultimate oversimplified simplistic simplex simplified unanalyzable undecomposable uncomplicated unsophisticated easy plain unsubdivided meaning 1: (adj) elementary elementary uncomplicated unproblematic easy meaning 2: (adj) bare bare mere plain meaning 3: (adj) childlike childlike wide-eyed dewy-eyed naive naif meaning 4: (adj) dim-witted dim-witted half-witted simple-minded retarded meaning 5: (adj) simple simple unsubdivided unlobed smooth meaning 6: (adj) plain plain meaning 7: (noun) herb herb herbaceous plant meaning 8: (noun) simpleton simpleton person individual someone somebody mortal human soul complex has 5 meanings meaning 0: (adj) complex complex analyzable decomposable Byzantine convoluted intricate involved knotty labyrinthine tangled tortuous colonial compound complicated composite compound daedal Gordian interlacing interlinking interlocking interwoven labyrinthine labyrinthian mazy multifactorial multiplex thickening compound difficult hard meaning 1: (noun) composite composite whole meaning 2: (noun) coordination compound coordination compound compound chemical compound meaning 3: (noun) feeling feeling meaning 4: (noun) building complex building complex structure construction junk has 3 meanings meaning 0: (noun) debris debris dust rubble detritus rubbish trash scrap meaning 1: (noun) boat boat meaning 2: (verb) trash trash scrap discard fling toss toss out toss away chuck out cast aside dispose throw out cast out throw away cast away put away "jhjhjh" is not in thesaurus! + ./example morph.idx morph.dat morph.lst morph.aff morph.dic Thesaurus uses encoding ISO8859-1 mouse has 1 meanings meaning 0: (n) rodent rodent stem: mouse mouse has 1 meanings meaning 0: (n) rodent rodents stem: rodent rodent has 1 meanings meaning 0: (n) mouse mice stem: eat eat has 1 meanings meaning 0: (v) consume consumes ingests stem: eat eat has 1 meanings meaning 0: (v) consume consumed ingested stem: eat eat has 1 meanings meaning 0: (v) consume consumed ingested stem: eat eat has 1 meanings meaning 0: (v) consume consuming ingesting Processing files: mythes-1.2.3-7.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0rdFsv + exit 0 + umask 022 + cd /builddir/build/BUILD + cd mythes-1.2.3 + DOCDIR=/builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386/usr/share/doc/mythes-1.2.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386/usr/share/doc/mythes-1.2.3 + cp -pr README /builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386/usr/share/doc/mythes-1.2.3 + cp -pr COPYING /builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386/usr/share/doc/mythes-1.2.3 + cp -pr AUTHORS /builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386/usr/share/doc/mythes-1.2.3 + exit 0 Provides: libmythes-1.2.so.0 mythes = 1.2.3-7.el7 mythes(x86-32) = 1.2.3-7.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: mythes-devel-1.2.3-7.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XPhFMY + umask 022 + cd /builddir/build/BUILD + cd mythes-1.2.3 + DOCDIR=/builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386/usr/share/doc/mythes-devel-1.2.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386/usr/share/doc/mythes-devel-1.2.3 + cp -pr data_layout.txt /builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386/usr/share/doc/mythes-devel-1.2.3 + exit 0 Provides: mythes-devel = 1.2.3-7.el7 mythes-devel(x86-32) = 1.2.3-7.el7 pkgconfig(mythes) = 1.2.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl /usr/bin/pkg-config libmythes-1.2.so.0 Processing files: mythes-debuginfo-1.2.3-7.el7.i686 Provides: mythes-debuginfo = 1.2.3-7.el7 mythes-debuginfo(x86-32) = 1.2.3-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/mythes-1.2.3-7.el7.i386 Wrote: /builddir/build/RPMS/mythes-1.2.3-7.el7.i686.rpm Wrote: /builddir/build/RPMS/mythes-devel-1.2.3-7.el7.i686.rpm Wrote: /builddir/build/RPMS/mythes-debuginfo-1.2.3-7.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KhZFTS + umask 022 + cd /builddir/build/BUILD + cd mythes-1.2.3 + rm -rf /builddir/build/BUILDROOT/mythes-1.2.3-7.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->