Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/libexttextcat.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-i686/root/', None, 21600, True, False, 502, 498, 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 i686 --nodeps builddir/build/SPECS/libexttextcat.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: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/libexttextcat-3.4.1-3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/libexttextcat.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-i686/root/', None, 21600, True, False, 502, 498, 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 i686 --nodeps builddir/build/SPECS/libexttextcat.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'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SwgHQp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libexttextcat-3.4.1 + /usr/bin/xz -dc /builddir/build/SOURCES/libexttextcat-3.4.1.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libexttextcat-3.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QWecYc + umask 022 + cd /builddir/build/BUILD + cd libexttextcat-3.4.1 + 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-silent-rules --disable-static --disable-werror 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 to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... 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 whether ln -s works... yes checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu 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 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 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 for ANSI C header files... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for vprintf... yes checking for _doprnt... no checking for strdup... yes checking for strpbrk... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libexttextcat.pc config.status: creating Makefile config.status: creating langclass/Makefile config.status: creating langclass/LM/Makefile config.status: creating langclass/ShortTexts/Makefile config.status: creating src/Makefile config.status: creating src/exttextcat-version.h config.status: creating src/test-primary.sh config.status: creating src/test-secondary.sh config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: ============================================================================== Build configuration: werror: no ============================================================================== + make -j16 Making all in src make[1]: Entering directory `/builddir/build/BUILD/libexttextcat-3.4.1/src' make all-am make[2]: Entering directory `/builddir/build/BUILD/libexttextcat-3.4.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -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 -Wall -pedantic -c -o common.lo common.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -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 -Wall -pedantic -c -o fingerprint.lo fingerprint.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -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 -Wall -pedantic -c -o textcat.lo textcat.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -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 -Wall -pedantic -c -o wg_mempool.lo wg_mempool.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -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 -Wall -pedantic -c -o utf8misc.lo utf8misc.c gcc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -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 -Wall -pedantic -c createfp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -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 -Wall -pedantic -c textcat.c -fPIC -DPIC -o .libs/textcat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -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 -Wall -pedantic -c common.c -fPIC -DPIC -o .libs/common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -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 -Wall -pedantic -c wg_mempool.c -fPIC -DPIC -o .libs/wg_mempool.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -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 -Wall -pedantic -c utf8misc.c -fPIC -DPIC -o .libs/utf8misc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -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 -Wall -pedantic -c fingerprint.c -fPIC -DPIC -o .libs/fingerprint.o /bin/sh ../libtool --tag=CC --mode=link gcc -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -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 -Wall -pedantic -no-undefined -Wl,-z,relro -o libexttextcat-2.0.la -rpath /usr/lib common.lo fingerprint.lo textcat.lo wg_mempool.lo utf8misc.lo libtool: link: gcc -shared -fPIC -DPIC .libs/common.o .libs/fingerprint.o .libs/textcat.o .libs/wg_mempool.o .libs/utf8misc.o -O2 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -Wl,-z -Wl,relro -Wl,-soname -Wl,libexttextcat-2.0.so.0 -o .libs/libexttextcat-2.0.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libexttextcat-2.0.so.0" && ln -s "libexttextcat-2.0.so.0.0.0" "libexttextcat-2.0.so.0") libtool: link: (cd ".libs" && rm -f "libexttextcat-2.0.so" && ln -s "libexttextcat-2.0.so.0.0.0" "libexttextcat-2.0.so") libtool: link: ( cd ".libs" && rm -f "libexttextcat-2.0.la" && ln -s "../libexttextcat-2.0.la" "libexttextcat-2.0.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -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 -Wall -pedantic -Wl,-z,relro -o createfp createfp.o libexttextcat-2.0.la libtool: link: gcc -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -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 -Wall -pedantic -Wl,-z -Wl,relro -o .libs/createfp createfp.o ./.libs/libexttextcat-2.0.so make[2]: Leaving directory `/builddir/build/BUILD/libexttextcat-3.4.1/src' make[1]: Leaving directory `/builddir/build/BUILD/libexttextcat-3.4.1/src' Making all in langclass make[1]: Entering directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass' Making all in LM make[2]: Entering directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass/LM' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass/LM' Making all in ShortTexts make[2]: Entering directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass/ShortTexts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass/ShortTexts' make[2]: Entering directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass' make[1]: Leaving directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass' make[1]: Entering directory `/builddir/build/BUILD/libexttextcat-3.4.1' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/libexttextcat-3.4.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CeIrt8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386 ++ dirname /builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386 + cd libexttextcat-3.4.1 + make install DESTDIR=/builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386 Making install in src make[1]: Entering directory `/builddir/build/BUILD/libexttextcat-3.4.1/src' make[2]: Entering directory `/builddir/build/BUILD/libexttextcat-3.4.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libexttextcat-2.0.la '/builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libexttextcat-2.0.so.0.0.0 /builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386/usr/lib/libexttextcat-2.0.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386/usr/lib && { ln -s -f libexttextcat-2.0.so.0.0.0 libexttextcat-2.0.so.0 || { rm -f libexttextcat-2.0.so.0 && ln -s libexttextcat-2.0.so.0.0.0 libexttextcat-2.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386/usr/lib && { ln -s -f libexttextcat-2.0.so.0.0.0 libexttextcat-2.0.so || { rm -f libexttextcat-2.0.so && ln -s libexttextcat-2.0.so.0.0.0 libexttextcat-2.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libexttextcat-2.0.lai /builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386/usr/lib/libexttextcat-2.0.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c createfp '/builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386/usr/bin' libtool: install: warning: `libexttextcat-2.0.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/createfp /builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386/usr/bin/createfp /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386/usr/include/libexttextcat' /usr/bin/install -c -m 644 common.h constants.h fingerprint.h textcat.h utf8misc.h textcat_properties.h ./exttextcat-version.h '/builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386/usr/include/libexttextcat' make[2]: Leaving directory `/builddir/build/BUILD/libexttextcat-3.4.1/src' make[1]: Leaving directory `/builddir/build/BUILD/libexttextcat-3.4.1/src' Making install in langclass make[1]: Entering directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass' Making install in LM make[2]: Entering directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass/LM' make[3]: Entering directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass/LM' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386/usr/share/libexttextcat' /usr/bin/install -c -m 644 wa.lm om.lm ty.lm ny.lm ta.lm my.lm sa.lm fj.lm ky.lm ss.lm hil.lm gu.lm mk.lm hy.lm be.lm ro.lm gv.lm fi.lm la.lm ka.lm ur.lm cy.lm ia.lm bi.lm tr.lm ay.lm bn.lm ts.lm fa.lm kk.lm ti.lm da.lm nr.lm ca.lm ban.lm th.lm shs.lm sv.lm sq.lm sc.lm '/builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386/usr/share/libexttextcat' /usr/bin/install -c -m 644 hi.lm nb.lm mn.lm ja.lm mr.lm fy.lm lb.lm sr-Cyrl.lm nl.lm ktu.lm ga.lm af.lm sg.lm az.lm eu.lm ml.lm mi.lm pt.lm rm.lm bik.lm sco.lm alt.lm zh-Hant.lm fur.lm id.lm yo.lm ve.lm en.lm oc.lm et.lm sr-Latn.lm br.lm ada.lm arn.lm mai.lm eo.lm lv.lm ht.lm fr.lm hr.lm '/builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386/usr/share/libexttextcat' /usr/bin/install -c -m 644 mos.lm bg.lm plt.lm he.lm tpi.lm kl.lm gd.lm pa.lm mt.lm nso.lm ace.lm pl.lm gug.lm zh-Hans.lm ms.lm ne.lm tl.lm tk.lm ar.lm haw.lm bm.lm ko.lm dv.lm az-Cyrl.lm ha-NG.lm rue.lm km.lm xh.lm bo.lm zu.lm kn.lm tt.lm gl.lm se.lm ast.lm sw.lm uk.lm tg.lm st.lm am.lm '/builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386/usr/share/libexttextcat' /usr/bin/install -c -m 644 grc.lm sd.lm lo.lm es.lm de.lm ab.lm sk.lm uz.lm el.lm ug.lm ln.lm fo.lm cs.lm bs.lm rw.lm ru.lm hu.lm hsb.lm tet.lm bem.lm it.lm tn.lm nn.lm so.lm yi.lm sl.lm ee.lm vi.lm lg.lm lt.lm si.lm is.lm qxa.lm bho.lm '/builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386/usr/share/libexttextcat' make[3]: Leaving directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass/LM' make[2]: Leaving directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass/LM' Making install in ShortTexts make[2]: Entering directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass/ShortTexts' make[3]: Entering directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass/ShortTexts' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass/ShortTexts' make[2]: Leaving directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass/ShortTexts' make[2]: Entering directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass' make[3]: Entering directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386/usr/share/libexttextcat' /usr/bin/install -c -m 644 fpdb.conf '/builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386/usr/share/libexttextcat' make[3]: Leaving directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass' make[2]: Leaving directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass' make[1]: Leaving directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass' make[1]: Entering directory `/builddir/build/BUILD/libexttextcat-3.4.1' make[2]: Entering directory `/builddir/build/BUILD/libexttextcat-3.4.1' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libexttextcat.pc '/builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386/usr/lib/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386/usr/share/vala/vapi' /usr/bin/install -c -m 644 libexttextcat.vapi '/builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386/usr/share/vala/vapi' make[2]: Leaving directory `/builddir/build/BUILD/libexttextcat-3.4.1' make[1]: Leaving directory `/builddir/build/BUILD/libexttextcat-3.4.1' + rm -f /builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386//usr/lib/libexttextcat-2.0.la + /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/libexttextcat-3.4.1 extracting debug info from /builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386/usr/bin/createfp extracting debug info from /builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386/usr/lib/libexttextcat-2.0.so.0.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libexttextcat-2.0.so.0.0.0.debug to /usr/lib/debug/usr/lib/libexttextcat-2.0.so.debug symlinked /usr/lib/debug/usr/lib/libexttextcat-2.0.so.0.0.0.debug to /usr/lib/debug/usr/lib/libexttextcat-2.0.so.0.debug 133 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.cnuB74 + umask 022 + cd /builddir/build/BUILD + cd libexttextcat-3.4.1 + make check Making check in src make[1]: Entering directory `/builddir/build/BUILD/libexttextcat-3.4.1/src' make testtextcat make[2]: Entering directory `/builddir/build/BUILD/libexttextcat-3.4.1/src' gcc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -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 -Wall -pedantic -c testtextcat.c /bin/sh ../libtool --tag=CC --mode=link gcc -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -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 -Wall -pedantic -Wl,-z,relro -o testtextcat testtextcat.o libexttextcat-2.0.la libtool: link: gcc -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -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 -Wall -pedantic -Wl,-z -Wl,relro -o .libs/testtextcat testtextcat.o ./.libs/libexttextcat-2.0.so make[2]: Leaving directory `/builddir/build/BUILD/libexttextcat-3.4.1/src' primary languages PASS: ab PASS: ace PASS: ada PASS: af PASS: alt PASS: am PASS: ar PASS: arn PASS: ast PASS: ay PASS: az PASS: az-Cyrl PASS: ban PASS: be PASS: bem PASS: bho PASS: bi PASS: bik PASS: bg PASS: bm PASS: bn PASS: bo PASS: br PASS: bs PASS: ca PASS: cs PASS: cy PASS: da PASS: de PASS: dv PASS: ee PASS: en PASS: eo PASS: es PASS: et PASS: eu PASS: fa PASS: fi PASS: fj PASS: fo PASS: fr PASS: fur PASS: fy PASS: ga PASS: gd PASS: gl PASS: grc PASS: gu PASS: gug PASS: gv PASS: el PASS: ha-NG PASS: haw PASS: he PASS: hi PASS: hil PASS: hr PASS: hsb PASS: ht PASS: hu PASS: hy PASS: ia PASS: id PASS: is PASS: it PASS: ja PASS: ka PASS: kk PASS: kl PASS: kn PASS: km PASS: ko PASS: ky PASS: ktu PASS: la PASS: lb PASS: lg PASS: ln PASS: lo PASS: lt PASS: lv PASS: mai PASS: mi PASS: mk PASS: ml PASS: mn PASS: mos PASS: mr PASS: ms PASS: mt PASS: my PASS: nb PASS: ne PASS: nl PASS: nn PASS: nr PASS: nso PASS: ny PASS: oc PASS: om PASS: pa PASS: pl PASS: plt PASS: pt PASS: qxa PASS: rm PASS: ro PASS: ru PASS: rue PASS: rw PASS: sa PASS: sc PASS: sd PASS: se PASS: sg PASS: shs PASS: si PASS: sk PASS: sl PASS: so PASS: sq PASS: sr-Cyrl PASS: sr-Latn PASS: ss PASS: st PASS: sv PASS: sw PASS: ta PASS: tet PASS: th PASS: tg PASS: ti PASS: tk PASS: tl PASS: tn PASS: tpi PASS: tr PASS: ts PASS: tt PASS: ty PASS: ug PASS: uk PASS: uz PASS: ve PASS: vi PASS: wa PASS: xh PASS: yi PASS: yo PASS: zh-Hans PASS: zh-Hant PASS: zu secondary languages PASS: sco make[1]: Leaving directory `/builddir/build/BUILD/libexttextcat-3.4.1/src' Making check in langclass make[1]: Entering directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass' Making check in LM make[2]: Entering directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass/LM' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass/LM' Making check in ShortTexts make[2]: Entering directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass/ShortTexts' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass/ShortTexts' make[2]: Entering directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass' make[1]: Leaving directory `/builddir/build/BUILD/libexttextcat-3.4.1/langclass' make[1]: Entering directory `/builddir/build/BUILD/libexttextcat-3.4.1' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/builddir/build/BUILD/libexttextcat-3.4.1' + exit 0 Processing files: libexttextcat-3.4.1-3.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oa9MGF + umask 022 + cd /builddir/build/BUILD + cd libexttextcat-3.4.1 + DOCDIR=/builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386/usr/share/doc/libexttextcat-3.4.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386/usr/share/doc/libexttextcat-3.4.1 + cp -pr ChangeLog /builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386/usr/share/doc/libexttextcat-3.4.1 + cp -pr LICENSE /builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386/usr/share/doc/libexttextcat-3.4.1 + cp -pr README README.libtextcat /builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386/usr/share/doc/libexttextcat-3.4.1 + exit 0 Provides: libexttextcat = 3.4.1-3.el7 libexttextcat(x86-32) = 3.4.1-3.el7 libexttextcat-2.0.so.0 libtextcat = 3.4.1 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) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Obsoletes: libtextcat < 3.2.0 Processing files: libexttextcat-devel-3.4.1-3.el7.i686 Provides: libexttextcat-devel = 3.4.1-3.el7 libexttextcat-devel(x86-32) = 3.4.1-3.el7 libtextcat-devel = 3.4.1 pkgconfig(libexttextcat) = 3.4.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libexttextcat-2.0.so.0 Obsoletes: libtextcat-devel < 3.2.0 Processing files: libexttextcat-tools-3.4.1-3.el7.i686 Provides: libexttextcat-tools = 3.4.1-3.el7 libexttextcat-tools(x86-32) = 3.4.1-3.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) libexttextcat-2.0.so.0 rtld(GNU_HASH) Processing files: libexttextcat-debuginfo-3.4.1-3.el7.i686 Provides: libexttextcat-debuginfo = 3.4.1-3.el7 libexttextcat-debuginfo(x86-32) = 3.4.1-3.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/libexttextcat-3.4.1-3.el7.i386 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/libexttextcat-3.4.1-3.el7.i686.rpm Wrote: /builddir/build/RPMS/libexttextcat-devel-3.4.1-3.el7.i686.rpm Wrote: /builddir/build/RPMS/libexttextcat-tools-3.4.1-3.el7.i686.rpm Wrote: /builddir/build/RPMS/libexttextcat-debuginfo-3.4.1-3.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0P6OQD + umask 022 + cd /builddir/build/BUILD + cd libexttextcat-3.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libexttextcat-3.4.1-3.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->