<86>Sep  6 09:50:44 userdel[303745]: delete user 'rooter'
<86>Sep  6 09:50:44 userdel[303745]: removed group 'rooter' owned by 'rooter'
<86>Sep  6 09:50:44 groupadd[303753]: group added to /etc/group: name=rooter, GID=669
<86>Sep  6 09:50:44 groupadd[303753]: group added to /etc/gshadow: name=rooter
<86>Sep  6 09:50:44 groupadd[303753]: new group: name=rooter, GID=669
<86>Sep  6 09:50:44 useradd[303762]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash
<86>Sep  6 09:50:44 userdel[303775]: delete user 'builder'
<86>Sep  6 09:50:44 userdel[303775]: removed group 'builder' owned by 'builder'
<86>Sep  6 09:50:44 userdel[303775]: removed shadow group 'builder' owned by 'builder'
<86>Sep  6 09:50:44 groupadd[303785]: group added to /etc/group: name=builder, GID=670
<86>Sep  6 09:50:44 groupadd[303785]: group added to /etc/gshadow: name=builder
<86>Sep  6 09:50:44 groupadd[303785]: new group: name=builder, GID=670
<86>Sep  6 09:50:44 useradd[303795]: new user: name=builder, UID=670, GID=670, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/libexttextcat-3.4.5-alt1.nosrc.rpm
Installing libexttextcat-3.4.5-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.16037
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libexttextcat-3.4.5
+ echo 'Source #0 (libexttextcat-3.4.5.tar):'
Source #0 (libexttextcat-3.4.5.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libexttextcat-3.4.5.tar
+ cd libexttextcat-3.4.5
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.16037
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libexttextcat-3.4.5
+ mkdir -p m4
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force -I m4
autoreconf-default: configure.ac: tracing
autoreconf-default: running: libtoolize --force --install
libtoolize-default: putting auxiliary files in '.'.
libtoolize-default: linking file './config.guess'
libtoolize-default: linking file './config.sub'
libtoolize-default: linking file './install-sh'
libtoolize-default: linking file './ltmain.sh'
libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize-default: linking file 'm4/libtool.m4'
libtoolize-default: linking file 'm4/ltoptions.m4'
libtoolize-default: linking file 'm4/ltsugar.m4'
libtoolize-default: linking file 'm4/ltversion.m4'
libtoolize-default: linking file 'm4/lt~obsolete.m4'
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: running: automake --add-missing --force-missing
configure.ac:18: installing './compile'
configure.ac:12: installing './missing'
src/Makefile.am: installing './depcomp'
autoreconf-default: Leaving directory `.'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ readlink -e -- ./configure
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-silent-rules --disable-static --disable-werror
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking for i586-alt-linux-gcc... i586-alt-linux-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking whether i586-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i586-alt-linux-gcc... none
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking whether ln -s works... yes
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i586-alt-linux-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... 1572864
checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop
checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for i586-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for i586-alt-linux-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... no
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-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: WARNING: unrecognized options: --without-included-gettext
configure:
==============================================================================
Build configuration:
	werror:          no
==============================================================================

+ make -j8
Making all in src
make  all-am
make[2]: Entering directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.    -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -pedantic -c -o createfp.o createfp.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.    -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -pedantic -c -o utf8misc.lo utf8misc.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -pedantic -c utf8misc.c  -fPIC -DPIC -o .libs/utf8misc.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.    -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -pedantic -c -o wg_mempool.lo wg_mempool.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -pedantic -c wg_mempool.c  -fPIC -DPIC -o .libs/wg_mempool.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.    -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -pedantic -c -o common.lo common.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -pedantic -c common.c  -fPIC -DPIC -o .libs/common.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.    -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -pedantic -c -o textcat.lo textcat.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -pedantic -c textcat.c  -fPIC -DPIC -o .libs/textcat.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.    -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -pedantic -c -o fingerprint.lo fingerprint.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -pedantic -c fingerprint.c  -fPIC -DPIC -o .libs/fingerprint.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -pedantic -no-undefined  -o libexttextcat-2.0.la -rpath /usr/lib common.lo fingerprint.lo textcat.lo wg_mempool.lo utf8misc.lo  
libtool: link: i586-alt-linux-gcc -shared  -fPIC -DPIC  .libs/common.o .libs/fingerprint.o .libs/textcat.o .libs/wg_mempool.o .libs/utf8misc.o    -g -O2 -march=i586 -mtune=generic   -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" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -pedantic   -o createfp createfp.o libexttextcat-2.0.la 
libtool: link: i586-alt-linux-gcc -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -pedantic -o .libs/createfp createfp.o  ./.libs/libexttextcat-2.0.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/src'
Making all in langclass
Making all in LM
make[2]: Nothing to be done for 'all'.
Making all in ShortTexts
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all-am'.
make[1]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.65397
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libexttextcat-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libexttextcat-buildroot
+ cd libexttextcat-3.4.5
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libexttextcat-buildroot
make: Entering directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/src'
 /bin/mkdir -p '/usr/src/tmp/libexttextcat-buildroot/usr/lib'
 /bin/sh ../libtool   --mode=install /bin/install -p   libexttextcat-2.0.la '/usr/src/tmp/libexttextcat-buildroot/usr/lib'
libtool: install: /bin/install -p .libs/libexttextcat-2.0.so.0.0.0 /usr/src/tmp/libexttextcat-buildroot/usr/lib/libexttextcat-2.0.so.0.0.0
libtool: install: (cd /usr/src/tmp/libexttextcat-buildroot/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 /usr/src/tmp/libexttextcat-buildroot/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: /bin/install -p .libs/libexttextcat-2.0.lai /usr/src/tmp/libexttextcat-buildroot/usr/lib/libexttextcat-2.0.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /bin/mkdir -p '/usr/src/tmp/libexttextcat-buildroot/usr/bin'
  /bin/sh ../libtool   --mode=install /bin/install -p createfp '/usr/src/tmp/libexttextcat-buildroot/usr/bin'
libtool: warning: 'libexttextcat-2.0.la' has not been installed in '/usr/lib'
libtool: install: /bin/install -p .libs/createfp /usr/src/tmp/libexttextcat-buildroot/usr/bin/createfp
 /bin/mkdir -p '/usr/src/tmp/libexttextcat-buildroot/usr/include/libexttextcat'
 /bin/install -p -m 644 common.h constants.h fingerprint.h textcat.h utf8misc.h textcat_properties.h ./exttextcat-version.h '/usr/src/tmp/libexttextcat-buildroot/usr/include/libexttextcat'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/src'
Making install in langclass
make[1]: Entering directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/langclass'
Making install in LM
make[2]: Entering directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/langclass/LM'
make[3]: Entering directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/langclass/LM'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libexttextcat-buildroot/usr/share/libexttextcat'
 /bin/install -p -m 644 bho.lm wa.lm it.lm ti.lm ny.lm ta.lm mi.lm sa.lm kk.lm ky.lm sco.lm bem.lm pa.lm ty.lm hy.lm be.lm sw.lm mai.lm fy.lm la.lm ka.lm tpi.lm ja.lm cy.lm ia.lm bi.lm tr.lm ht.lm ga.lm nn.lm sq.lm fj.lm da.lm om.lm ca.lm ban.lm th.lm af.lm ve.lm nb.lm '/usr/src/tmp/libexttextcat-buildroot/usr/share/libexttextcat'
 /bin/install -p -m 644 rue.lm nr.lm fo.lm kng.lm mr.lm lb.lm nl.lm cs.lm yo.lm tzm-Latn.lm lg.lm fa.lm az.lm ts.lm ay.lm ml.lm my.lm pl.lm ln.lm bik.lm ss.lm hi.lm ak.lm gu.lm es.lm id.lm he.lm ne.lm rw.lm mos.lm fi.lm et.lm br.lm hil.lm arn.lm mn.lm shs.lm ug.lm kl.lm hr.lm '/usr/src/tmp/libexttextcat-buildroot/usr/share/libexttextcat'
 /bin/install -p -m 644 oc.lm bg.lm zh-Hans.lm sr-Latn.lm zh-Hant.lm alt.lm ktu.lm ada.lm nso.lm bn.lm ms.lm pt.lm gd.lm fr.lm se.lm bo.lm kn.lm tt.lm fur.lm ar.lm ee.lm az-Cyrl.lm sc.lm haw.lm dv.lm nds.lm rm.lm uz-Cyrl.lm sk.lm is.lm km.lm xh.lm mt.lm en.lm ru.lm ko.lm zu.lm gl.lm ace.lm am.lm '/usr/src/tmp/libexttextcat-buildroot/usr/share/libexttextcat'
 /bin/install -p -m 644 gug.lm ast.lm bm.lm uk.lm tg.lm sd.lm emk-Latn.lm tk.lm grc.lm st.lm lo.lm lt.lm so.lm ab.lm vep.lm uz.lm quz.lm el.lm de.lm tn.lm ro.lm sr-Cyrl.lm ur.lm ckb.lm bs.lm sg.lm sv.lm tl.lm hsb.lm tet.lm ha-NG.lm lv.lm gv.lm hu.lm yi.lm sl.lm eu.lm vi.lm eo.lm mk.lm '/usr/src/tmp/libexttextcat-buildroot/usr/share/libexttextcat'
 /bin/install -p -m 644 plt.lm si.lm qxa.lm '/usr/src/tmp/libexttextcat-buildroot/usr/share/libexttextcat'
make[3]: Leaving directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/langclass/LM'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/langclass/LM'
Making install in ShortTexts
make[2]: Entering directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/langclass/ShortTexts'
make[3]: Entering directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/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 '/usr/src/RPM/BUILD/libexttextcat-3.4.5/langclass/ShortTexts'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/langclass/ShortTexts'
make[2]: Entering directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/langclass'
make[3]: Entering directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/langclass'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libexttextcat-buildroot/usr/share/libexttextcat'
 /bin/install -p -m 644 fpdb.conf '/usr/src/tmp/libexttextcat-buildroot/usr/share/libexttextcat'
make[3]: Leaving directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/langclass'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/langclass'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/langclass'
make[1]: Entering directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libexttextcat-buildroot/usr/lib/pkgconfig'
 /bin/install -p -m 644 libexttextcat.pc '/usr/src/tmp/libexttextcat-buildroot/usr/lib/pkgconfig'
 /bin/mkdir -p '/usr/src/tmp/libexttextcat-buildroot/usr/share/vala/vapi'
 /bin/install -p -m 644 libexttextcat.vapi '/usr/src/tmp/libexttextcat-buildroot/usr/share/vala/vapi'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5'
make: Leaving directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libexttextcat-buildroot (auto)
removed './usr/lib/libexttextcat-2.0.la'
mode of './usr/lib/libexttextcat-2.0.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libexttextcat-buildroot (binconfig,pkgconfig,libtool,desktop)
/usr/lib/pkgconfig/libexttextcat.pc: Libs: '-L${libdir} -lexttextcat-2.0' --> '-lexttextcat-2.0'
Checking contents of files in /usr/src/tmp/libexttextcat-buildroot/ (default)
Compressing files in /usr/src/tmp/libexttextcat-buildroot (auto)
Adjusting library links in /usr/src/tmp/libexttextcat-buildroot
./usr/lib:
	libexttextcat-2.0.so.0 -> libexttextcat-2.0.so.0.0.0
Verifying ELF objects in /usr/src/tmp/libexttextcat-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/lib/libexttextcat-2.0.so.0.0.0: uses non-LFS functions: fopen
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.94516
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libexttextcat-3.4.5
+ make check
make: Entering directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5'
Making check in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/src'
make  testtextcat
make[2]: Entering directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.    -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -pedantic -c -o testtextcat.o testtextcat.c
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -pedantic   -o testtextcat testtextcat.o libexttextcat-2.0.la 
libtool: link: i586-alt-linux-gcc -D_THREAD_SAFE -D_GNU_SOURCE -DVERBOSE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -pedantic -o .libs/testtextcat testtextcat.o  ./.libs/libexttextcat-2.0.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/src'
primary languages
PASS: ab
PASS: ace
PASS: ada
PASS: af
PASS: ak
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: ckb
PASS: cs
PASS: cy
PASS: da
PASS: de
PASS: dv
PASS: ee
PASS: emk-Latn
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: kng
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: nds
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: quz
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: tzm-Latn
PASS: ug
PASS: uk
PASS: uz
PASS: uz-Cyrl
PASS: ve
PASS: vep
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 '/usr/src/RPM/BUILD/libexttextcat-3.4.5/src'
Making check in langclass
make[1]: Entering directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/langclass'
Making check in LM
make[2]: Entering directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/langclass/LM'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/langclass/LM'
Making check in ShortTexts
make[2]: Entering directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/langclass/ShortTexts'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/langclass/ShortTexts'
make[2]: Entering directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/langclass'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/langclass'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5/langclass'
make[1]: Entering directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5'
make[1]: Nothing to be done for 'check-am'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5'
make: Leaving directory '/usr/src/RPM/BUILD/libexttextcat-3.4.5'
+ exit 0
Processing files: libexttextcat-3.4.5-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4yR0tH
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libexttextcat-buildroot/usr/lib/libexttextcat-2.0.so.0: 30 symbols, 15 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.D3iWox
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libtextcat = 3.4.5, libexttextcat-2.0.so.0 = set:idfKRAng7A7CBGixvjVZl8Boun5GLNVAtZ7Ww5CITzciKeJcmZyYEXNcDcDGe
Requires: 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.4.5
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QNpmCy
Creating libexttextcat-debuginfo package
Processing files: libexttextcat-devel-3.4.5-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.98100
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libexttextcat-3.4.5
+ DOCDIR=/usr/src/tmp/libexttextcat-buildroot/usr/share/doc/libexttextcat-devel-3.4.5
+ export DOCDIR
+ rm -rf /usr/src/tmp/libexttextcat-buildroot/usr/share/doc/libexttextcat-devel-3.4.5
+ /bin/mkdir -p /usr/src/tmp/libexttextcat-buildroot/usr/share/doc/libexttextcat-devel-3.4.5
+ cp -prL LICENSE README README.libtextcat /usr/src/tmp/libexttextcat-buildroot/usr/share/doc/libexttextcat-devel-3.4.5
+ chmod -R go-w /usr/src/tmp/libexttextcat-buildroot/usr/share/doc/libexttextcat-devel-3.4.5
+ chmod -R a+rX /usr/src/tmp/libexttextcat-buildroot/usr/share/doc/libexttextcat-devel-3.4.5
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EjVjCd
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZwIY1g
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libtextcat-devel = 3.4.5, pkgconfig(libexttextcat) = 3.4.5
Requires: libexttextcat = 3.4.5-alt1, /usr/lib/libexttextcat-2.0.so.0.0.0, /usr/lib/pkgconfig
Obsoletes: libtextcat-devel < 3.4.5
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Zohl0t
Processing files: libexttextcat-tools-3.4.5-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.swYUhb
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cXGsNd
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libexttextcat = 3.4.5-alt1, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libexttextcat-2.0.so.0 >= set:ifZptQkCb6Wn7d, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Conflicts: libtextcat-devel < 3.4.5
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y6P1Bp
Creating libexttextcat-tools-debuginfo package
Processing files: libexttextcat-debuginfo-3.4.5-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rNv8pV
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FTEOmH
find-requires: running scripts (debuginfo)
Provides: debug(libexttextcat-2.0.so.0)
Requires: libexttextcat = 3.4.5-alt1, debug(libc.so.6)
Processing files: libexttextcat-tools-debuginfo-3.4.5-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OT5EnP
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7p2dN6
find-requires: running scripts (debuginfo)
Requires: libexttextcat-tools = 3.4.5-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libexttextcat-2.0.so.0)
Adding to libexttextcat-tools-debuginfo a strict dependency on libexttextcat-debuginfo
Removing from libexttextcat-tools-debuginfo 2 sources provided by libexttextcat-debuginfo
Removing 1 extra deps from libexttextcat-devel due to dependency on libexttextcat
Removing 2 extra deps from libexttextcat-tools due to dependency on libexttextcat
Removing 1 extra deps from libexttextcat-tools-debuginfo due to dependency on libexttextcat-debuginfo
Removing 2 extra deps from libexttextcat-tools due to repentancy on libexttextcat
Removing 1 extra deps from libexttextcat-tools-debuginfo due to repentancy on libexttextcat-debuginfo
Wrote: /usr/src/RPM/RPMS/i586/libexttextcat-3.4.5-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libexttextcat-devel-3.4.5-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libexttextcat-tools-3.4.5-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libexttextcat-debuginfo-3.4.5-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libexttextcat-tools-debuginfo-3.4.5-alt1.i586.rpm
33.56user 7.82system 0:52.01elapsed 79%CPU (0avgtext+0avgdata 25652maxresident)k
0inputs+0outputs (0major+2349576minor)pagefaults 0swaps
35.10user 9.93system 0:55.53elapsed 81%CPU (0avgtext+0avgdata 25652maxresident)k
0inputs+0outputs (0major+2587533minor)pagefaults 0swaps