<86>Jun 28 08:06:16 userdel[1235949]: delete user 'rooter'
<86>Jun 28 08:06:16 userdel[1235949]: removed group 'rooter' owned by 'rooter'
<86>Jun 28 08:06:16 userdel[1235949]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 28 08:06:16 groupadd[1235972]: group added to /etc/group: name=rooter, GID=675
<86>Jun 28 08:06:16 groupadd[1235972]: group added to /etc/gshadow: name=rooter
<86>Jun 28 08:06:16 groupadd[1235972]: new group: name=rooter, GID=675
<86>Jun 28 08:06:16 useradd[1235990]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash
<86>Jun 28 08:06:16 userdel[1236035]: delete user 'builder'
<86>Jun 28 08:06:16 userdel[1236035]: removed group 'builder' owned by 'builder'
<86>Jun 28 08:06:16 userdel[1236035]: removed shadow group 'builder' owned by 'builder'
<86>Jun 28 08:06:16 groupadd[1236067]: group added to /etc/group: name=builder, GID=676
<86>Jun 28 08:06:16 groupadd[1236067]: group added to /etc/gshadow: name=builder
<86>Jun 28 08:06:16 groupadd[1236067]: new group: name=builder, GID=676
<86>Jun 28 08:06:16 useradd[1236086]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/libtextcat-2.2-alt4.qa1.nosrc.rpm
Installing libtextcat-2.2-alt4.qa1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.65814
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libtextcat-2.2
+ echo 'Source #0 (libtextcat-2.2.tar.gz):'
Source #0 (libtextcat-2.2.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/libtextcat-2.2.tar.gz
+ /bin/tar -xf -
+ cd libtextcat-2.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.65814
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libtextcat-2.2
+ subst 's@"conf.txt"@"/usr/share/libtextcat/conf.txt"@' src/testtextcat.c
+ subst s@LM@/usr/share/libtextcat/LM@ langclass/conf.txt
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force 
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: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize-default: and rerunning libtoolize-default and aclocal.
libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
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:8: installing './compile'
configure.ac:4: 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
+ '[' -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
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ sort -u
+ 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
+ ./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-static
configure: WARNING: unrecognized options: --without-included-gettext
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking target system type... i586-alt-linux-gnu
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 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 whether ln -s works... yes
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 how to run the C preprocessor... i586-alt-linux-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 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 size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for ANSI C header files... (cached) yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... (cached) 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 stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for vprintf... yes
checking for _doprnt... no
checking for gettimeofday... yes
checking for memset... yes
checking for strchr... yes
checking for strdup... yes
checking for strpbrk... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j8
Making all in src
make  all-am
make[2]: Entering directory '/usr/src/RPM/BUILD/libtextcat-2.2/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -DVERBOSE -W -Wall -Wshadow -Wpointer-arith  -g -O3 -funroll-loops -D_THREAD_SAFE -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o createfp.o createfp.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/libtextcat-2.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libtextcat-2.2/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -DVERBOSE -W -Wall -Wshadow -Wpointer-arith  -g -O3 -funroll-loops -D_THREAD_SAFE -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o testtextcat.o testtextcat.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/libtextcat-2.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libtextcat-2.2/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -DVERBOSE -W -Wall -Wshadow -Wpointer-arith  -g -O3 -funroll-loops -D_THREAD_SAFE -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o wg_mempool.lo wg_mempool.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DVERBOSE -W -Wall -Wshadow -Wpointer-arith -g -O3 -funroll-loops -D_THREAD_SAFE -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c wg_mempool.c  -fPIC -DPIC -o .libs/wg_mempool.o
wg_mempool.c: In function 'wgmempool_getline':
wg_mempool.c:230:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
         fgets(result, size, fp) ;
         ^~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libtextcat-2.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libtextcat-2.2/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -DVERBOSE -W -Wall -Wshadow -Wpointer-arith  -g -O3 -funroll-loops -D_THREAD_SAFE -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o common.lo common.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DVERBOSE -W -Wall -Wshadow -Wpointer-arith -g -O3 -funroll-loops -D_THREAD_SAFE -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c common.c  -fPIC -DPIC -o .libs/common.o
common.c: In function 'wg_split':
common.c:224:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
    state = 1;
    ~~~~~~^~~
common.c:226:3: note: here
   case 1:
   ^~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/libtextcat-2.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libtextcat-2.2/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -DVERBOSE -W -Wall -Wshadow -Wpointer-arith  -g -O3 -funroll-loops -D_THREAD_SAFE -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o textcat.lo textcat.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DVERBOSE -W -Wall -Wshadow -Wpointer-arith -g -O3 -funroll-loops -D_THREAD_SAFE -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c textcat.c  -fPIC -DPIC -o .libs/textcat.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libtextcat-2.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libtextcat-2.2/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -DVERBOSE -W -Wall -Wshadow -Wpointer-arith  -g -O3 -funroll-loops -D_THREAD_SAFE -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o fingerprint.lo fingerprint.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DVERBOSE -W -Wall -Wshadow -Wpointer-arith -g -O3 -funroll-loops -D_THREAD_SAFE -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c fingerprint.c  -fPIC -DPIC -o .libs/fingerprint.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libtextcat-2.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libtextcat-2.2/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -DVERBOSE -W -Wall -Wshadow -Wpointer-arith  -g -O3 -funroll-loops -D_THREAD_SAFE -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -g  -o libtextcat.la -rpath /usr/lib common.lo fingerprint.lo textcat.lo wg_mempool.lo  
libtool: link: i586-alt-linux-gcc -shared  -fPIC -DPIC  .libs/common.o .libs/fingerprint.o .libs/textcat.o .libs/wg_mempool.o    -g -O3 -g -O2 -march=i586 -mtune=generic -g   -Wl,-soname -Wl,libtextcat.so.0 -o .libs/libtextcat.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libtextcat.so.0" && ln -s "libtextcat.so.0.0.0" "libtextcat.so.0")
libtool: link: (cd ".libs" && rm -f "libtextcat.so" && ln -s "libtextcat.so.0.0.0" "libtextcat.so")
libtool: link: ( cd ".libs" && rm -f "libtextcat.la" && ln -s "../libtextcat.la" "libtextcat.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/libtextcat-2.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libtextcat-2.2/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -DVERBOSE -W -Wall -Wshadow -Wpointer-arith  -g -O3 -funroll-loops -D_THREAD_SAFE -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -g  -o testtextcat testtextcat.o libtextcat.la 
libtool: link: i586-alt-linux-gcc -DVERBOSE -W -Wall -Wshadow -Wpointer-arith -g -O3 -funroll-loops -D_THREAD_SAFE -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -g -o .libs/testtextcat testtextcat.o  ./.libs/libtextcat.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/libtextcat-2.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libtextcat-2.2/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -DVERBOSE -W -Wall -Wshadow -Wpointer-arith  -g -O3 -funroll-loops -D_THREAD_SAFE -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -g  -o createfp createfp.o libtextcat.la 
libtool: link: i586-alt-linux-gcc -DVERBOSE -W -Wall -Wshadow -Wpointer-arith -g -O3 -funroll-loops -D_THREAD_SAFE -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -g -o .libs/createfp createfp.o  ./.libs/libtextcat.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/libtextcat-2.2/src'
make[1]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.4181
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libtextcat-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libtextcat-buildroot
+ cd libtextcat-2.2
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libtextcat-buildroot
make: Entering directory '/usr/src/RPM/BUILD/libtextcat-2.2'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libtextcat-2.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libtextcat-2.2/src'
 /bin/mkdir -p '/usr/src/tmp/libtextcat-buildroot/usr/lib'
 /bin/sh ../libtool   --mode=install /bin/install -p   libtextcat.la '/usr/src/tmp/libtextcat-buildroot/usr/lib'
libtool: install: /bin/install -p .libs/libtextcat.so.0.0.0 /usr/src/tmp/libtextcat-buildroot/usr/lib/libtextcat.so.0.0.0
libtool: install: (cd /usr/src/tmp/libtextcat-buildroot/usr/lib && { ln -s -f libtextcat.so.0.0.0 libtextcat.so.0 || { rm -f libtextcat.so.0 && ln -s libtextcat.so.0.0.0 libtextcat.so.0; }; })
libtool: install: (cd /usr/src/tmp/libtextcat-buildroot/usr/lib && { ln -s -f libtextcat.so.0.0.0 libtextcat.so || { rm -f libtextcat.so && ln -s libtextcat.so.0.0.0 libtextcat.so; }; })
libtool: install: /bin/install -p .libs/libtextcat.lai /usr/src/tmp/libtextcat-buildroot/usr/lib/libtextcat.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /bin/mkdir -p '/usr/src/tmp/libtextcat-buildroot/usr/bin'
  /bin/sh ../libtool   --mode=install /bin/install -p createfp '/usr/src/tmp/libtextcat-buildroot/usr/bin'
libtool: warning: 'libtextcat.la' has not been installed in '/usr/lib'
libtool: install: /bin/install -p .libs/createfp /usr/src/tmp/libtextcat-buildroot/usr/bin/createfp
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libtextcat-2.2/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtextcat-2.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/libtextcat-2.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/libtextcat-2.2'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libtextcat-2.2'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libtextcat-2.2'
make: Leaving directory '/usr/src/RPM/BUILD/libtextcat-2.2'
+ install -pD -m644 src/textcat.h /usr/src/tmp/libtextcat-buildroot/usr/include/textcat.h
+ install -m755 src/.libs/testtextcat /usr/src/tmp/libtextcat-buildroot/usr/bin/textcat
+ mkdir -p /usr/src/tmp/libtextcat-buildroot/usr/share/libtextcat/LM
+ cd langclass
+ cp -R LM /usr/src/tmp/libtextcat-buildroot/usr/share/libtextcat/
+ cp -a conf.txt /usr/src/tmp/libtextcat-buildroot/usr/share/libtextcat/
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libtextcat-buildroot (auto)
removed './usr/share/libtextcat/LM/CVS/Entries'
removed './usr/share/libtextcat/LM/CVS/Repository'
removed './usr/share/libtextcat/LM/CVS/Root'
removed directory './usr/share/libtextcat/LM/CVS'
removed './usr/lib/libtextcat.la'
mode of './usr/lib/libtextcat.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libtextcat-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/libtextcat-buildroot/ (default)
Compressing files in /usr/src/tmp/libtextcat-buildroot (auto)
Adjusting library links in /usr/src/tmp/libtextcat-buildroot
./usr/lib:
	libtextcat.so.0 -> libtextcat.so.0.0.0
Verifying ELF objects in /usr/src/tmp/libtextcat-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/lib/libtextcat.so.0.0.0: uses non-LFS functions: fopen
Hardlinking identical .pyc and .pyo files
Processing files: libtextcat-2.2-alt4.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.t4o241
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libtextcat-buildroot/usr/lib/libtextcat.so.0: 32 symbols, 15 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EVetEa
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libtextcat.so.0 = set:icfK6KNjZaz17dKRloiF4IP906rUFONlOV0RcBoM2oOKDcinS5mSLMzaXa3IzO1
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)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QiRABE
Creating libtextcat-debuginfo package
Processing files: libtextcat-devel-2.2-alt4.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25367
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libtextcat-2.2
+ DOCDIR=/usr/src/tmp/libtextcat-buildroot/usr/share/doc/libtextcat-devel-2.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/libtextcat-buildroot/usr/share/doc/libtextcat-devel-2.2
+ /bin/mkdir -p /usr/src/tmp/libtextcat-buildroot/usr/share/doc/libtextcat-devel-2.2
+ cp -prL README /usr/src/tmp/libtextcat-buildroot/usr/share/doc/libtextcat-devel-2.2
+ chmod -R go-w /usr/src/tmp/libtextcat-buildroot/usr/share/doc/libtextcat-devel-2.2
+ chmod -R a+rX /usr/src/tmp/libtextcat-buildroot/usr/share/doc/libtextcat-devel-2.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jCTcaM
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.uDp2LY
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libtextcat = 2.2-alt4.qa1, /lib/ld-linux.so.2, /usr/lib/libtextcat.so.0.0.0, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libtextcat.so.0 >= set:ierGdevuIn5IwJq5BBE1b2Z7MeBSs2, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.I5Y0EC
Creating libtextcat-devel-debuginfo package
Processing files: libtextcat-debuginfo-2.2-alt4.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jfLRAF
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wZ40lP
find-requires: running scripts (debuginfo)
Provides: debug(libtextcat.so.0)
Requires: libtextcat = 2.2-alt4.qa1, debug(libc.so.6)
Processing files: libtextcat-devel-debuginfo-2.2-alt4.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.saLmGk
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HgYoS9
find-requires: running scripts (debuginfo)
Requires: libtextcat-devel = 2.2-alt4.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libtextcat.so.0)
Adding to libtextcat-devel-debuginfo a strict dependency on libtextcat-debuginfo
Removing from libtextcat-devel-debuginfo 2 sources provided by libtextcat-debuginfo
Removing 3 extra deps from libtextcat-devel due to dependency on libtextcat
Removing 1 extra deps from libtextcat-devel-debuginfo due to dependency on libtextcat-debuginfo
Removing 4 extra deps from libtextcat-devel due to repentancy on libtextcat
Removing 1 extra deps from libtextcat-devel-debuginfo due to repentancy on libtextcat-debuginfo
Wrote: /usr/src/RPM/RPMS/i586/libtextcat-2.2-alt4.qa1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libtextcat-devel-2.2-alt4.qa1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libtextcat-debuginfo-2.2-alt4.qa1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libtextcat-devel-debuginfo-2.2-alt4.qa1.i586.rpm
12.69user 3.04system 0:23.83elapsed 66%CPU (0avgtext+0avgdata 26652maxresident)k
0inputs+0outputs (0major+992543minor)pagefaults 0swaps
14.19user 5.24system 0:27.47elapsed 70%CPU (0avgtext+0avgdata 26652maxresident)k
0inputs+0outputs (0major+1210080minor)pagefaults 0swaps
--- libtextcat-2.2-alt4.qa1.i586.rpm.repo	2013-04-14 14:50:51.000000000 +0000
+++ libtextcat-2.2-alt4.qa1.i586.rpm.hasher	2020-06-28 08:06:42.087573128 +0000
@@ -89,3 +89,3 @@
 Requires: rpmlib(PayloadIsLzma)  
-Provides: libtextcat.so.0 = set:jdfepGe8fcuLwa97Kl20vOKcfhCjYH3JRYX7TVMIOSs2gIgiwqCikM2jSXhQvpZBUhDtZ96
+Provides: libtextcat.so.0 = set:icfK6KNjZaz17dKRloiF4IP906rUFONlOV0RcBoM2oOKDcinS5mSLMzaXa3IzO1
 Provides: libtextcat = 2.2-alt4.qa1