<86>May  8 07:17:34 userdel[531761]: delete user 'rooter'
<86>May  8 07:17:34 userdel[531761]: removed group 'rooter' owned by 'rooter'
<86>May  8 07:17:34 userdel[531761]: removed shadow group 'rooter' owned by 'rooter'
<86>May  8 07:17:34 groupadd[531793]: group added to /etc/group: name=rooter, GID=984
<86>May  8 07:17:34 groupadd[531793]: group added to /etc/gshadow: name=rooter
<86>May  8 07:17:34 groupadd[531793]: new group: name=rooter, GID=984
<86>May  8 07:17:34 useradd[531805]: new user: name=rooter, UID=984, GID=984, home=/root, shell=/bin/bash
<86>May  8 07:17:34 userdel[531844]: delete user 'builder'
<86>May  8 07:17:34 userdel[531844]: removed group 'builder' owned by 'builder'
<86>May  8 07:17:34 userdel[531844]: removed shadow group 'builder' owned by 'builder'
<86>May  8 07:17:34 groupadd[531872]: group added to /etc/group: name=builder, GID=985
<86>May  8 07:17:34 groupadd[531872]: group added to /etc/gshadow: name=builder
<86>May  8 07:17:34 groupadd[531872]: new group: name=builder, GID=985
<86>May  8 07:17:34 useradd[531891]: new user: name=builder, UID=985, GID=985, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libtextcat-2.2-alt4.qa1.nosrc.rpm (w1.gzdio)
Installing libtextcat-2.2-alt4.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.38553
+ 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.76719
+ 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'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking target system type... x86_64-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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-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 x86_64-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 x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-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 x86_64-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-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 x86_64-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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 -j16
Making all in src
make  all-am
make[2]: Entering directory '/usr/src/RPM/BUILD/libtextcat-2.2/src'
x86_64-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 -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'
x86_64-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 -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 x86_64-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 -c -o wg_mempool.lo wg_mempool.c
libtool: compile:  x86_64-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 -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 x86_64-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 -c -o textcat.lo textcat.c
libtool: compile:  x86_64-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 -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 x86_64-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 -c -o common.lo common.c
libtool: compile:  x86_64-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 -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 x86_64-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 -c -o fingerprint.lo fingerprint.c
libtool: compile:  x86_64-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 -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 x86_64-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 -g  -o libtextcat.la -rpath /usr/lib64 common.lo fingerprint.lo textcat.lo wg_mempool.lo  
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/common.o .libs/fingerprint.o .libs/textcat.o .libs/wg_mempool.o    -g -O3 -g -O2 -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 x86_64-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 -g  -o createfp createfp.o libtextcat.la 
libtool: link: x86_64-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 -g -o .libs/createfp createfp.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 x86_64-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 -g  -o testtextcat testtextcat.o libtextcat.la 
libtool: link: x86_64-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 -g -o .libs/testtextcat testtextcat.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.17687
+ 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
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd libtextcat-2.2
+ make 'INSTALL=/usr/libexec/rpm-build/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/lib64'
 /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p   libtextcat.la '/usr/src/tmp/libtextcat-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libtextcat.so.0.0.0 /usr/src/tmp/libtextcat-buildroot/usr/lib64/libtextcat.so.0.0.0
libtool: install: (cd /usr/src/tmp/libtextcat-buildroot/usr/lib64 && { 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/lib64 && { 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: /usr/libexec/rpm-build/install -p .libs/libtextcat.lai /usr/src/tmp/libtextcat-buildroot/usr/lib64/libtextcat.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /bin/mkdir -p '/usr/src/tmp/libtextcat-buildroot/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p createfp '/usr/src/tmp/libtextcat-buildroot/usr/bin'
libtool: warning: 'libtextcat.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/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/lib64/libtextcat.la'
mode of './usr/lib64/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,gnuconfig)
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/lib64:
	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)
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.UhasaW
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libtextcat-buildroot/usr/lib64/libtextcat.so.0: 32 symbols, 15 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VQ1ZSG
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libtextcat.so.0()(64bit) = set:icfK6KNjZaz17dKRloiF4IP906rUFONlOV0RcBoM2oOKDcinS5mSLMzaXa3IzO1
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sWxJ2u
Creating libtextcat-debuginfo package
Processing files: libtextcat-devel-2.2-alt4.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.91936
+ 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.zuN8Zm
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.6jGBni
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, /lib64/ld-linux-x86-64.so.2, /usr/lib64/libtextcat.so.0.0.0, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libtextcat.so.0()(64bit) >= 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.TBcich
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.yNJQsj
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hxMDap
find-requires: running scripts (debuginfo)
Provides: debug64(libtextcat.so.0)
Requires: libtextcat = 2.2-alt4.qa1, debug64(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.AH5Ajy
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zNSGTK
find-requires: running scripts (debuginfo)
Requires: libtextcat-devel = 2.2-alt4.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(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/x86_64/libtextcat-2.2-alt4.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libtextcat-devel-2.2-alt4.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libtextcat-debuginfo-2.2-alt4.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libtextcat-devel-debuginfo-2.2-alt4.qa1.x86_64.rpm (w2.lzdio)
5.83user 3.13system 0:17.64elapsed 50%CPU (0avgtext+0avgdata 32308maxresident)k
0inputs+0outputs (0major+1168415minor)pagefaults 0swaps
6.87user 5.51system 0:20.39elapsed 60%CPU (0avgtext+0avgdata 32308maxresident)k
0inputs+0outputs (0major+1404409minor)pagefaults 0swaps
--- libtextcat-2.2-alt4.qa1.x86_64.rpm.repo	2013-04-14 14:50:50.000000000 +0000
+++ libtextcat-2.2-alt4.qa1.x86_64.rpm.hasher	2022-05-08 07:17:53.250872192 +0000
@@ -88,6 +88,6 @@
 Requires: rpmlib(PayloadIsLzma)  
-Provides: libtextcat.so.0()(64bit) = set:jdfepGe8fcuLwa97Kl20vOKcfhCjYH3JRYX7TVMIOSs2gIgiwqCikM2jSXhQvpZBUhDtZ96
+Provides: libtextcat.so.0()(64bit) = set:icfK6KNjZaz17dKRloiF4IP906rUFONlOV0RcBoM2oOKDcinS5mSLMzaXa3IzO1
 Provides: libtextcat = 2.2-alt4.qa1
 File: /usr/lib64/libtextcat.so.0	120777	root:root		libtextcat.so.0.0.0
-File: /usr/lib64/libtextcat.so.0.0.0	100644	root:root	0c6033e0b51ff4f62aeefa7b4bde1a67	
+File: /usr/lib64/libtextcat.so.0.0.0	100644	root:root	8783ab12a637ed2b79df00365d26d4e2	
 File: /usr/share/libtextcat	40755	root:root		
@@ -171,2 +171,2 @@
 File: /usr/share/libtextcat/conf.txt	100644	root:root	c0f5eee6f5e30c31ad2b54ec0c9db883	
-RPMIdentity: 9b5b37f1b36a8a07a50a3719deeb92d9ac874796021d6d8cacc3267441a0f4e615a0e0bbd9d4209f413da19e6c6de6cc2de8a7cfd043bd47a18431645830e00e
+RPMIdentity: c127b694fcc5523b84312167528f999d7b9ade4e98ec17b59f4b3987dd40d8b86a8733d2f94fb9ba445a64b13903072c56b76a632d90f759a3184e37df450f61
--- libtextcat-debuginfo-2.2-alt4.qa1.x86_64.rpm.repo	2013-04-14 14:50:50.000000000 +0000
+++ libtextcat-debuginfo-2.2-alt4.qa1.x86_64.rpm.hasher	2022-05-08 07:17:53.298872671 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/56	40755	root:root	
-/usr/lib/debug/.build-id/56/53470aa86930b2ab21caaacb7d4884f99a1305	120777	root:root	../../../../lib64/libtextcat.so.0.0.0
-/usr/lib/debug/.build-id/56/53470aa86930b2ab21caaacb7d4884f99a1305.debug	120777	root:root	../../usr/lib64/libtextcat.so.0.0.0.debug
+/usr/lib/debug/.build-id/32	40755	root:root	
+/usr/lib/debug/.build-id/32/98b023f36864baf98f3773d838b4f0ff62944e	120777	root:root	../../../../lib64/libtextcat.so.0.0.0
+/usr/lib/debug/.build-id/32/98b023f36864baf98f3773d838b4f0ff62944e.debug	120777	root:root	../../usr/lib64/libtextcat.so.0.0.0.debug
 /usr/lib/debug/usr/lib64/libtextcat.so.0.0.0.debug	100644	root:root	
@@ -19,6 +19,6 @@
 Provides: libtextcat-debuginfo = 2.2-alt4.qa1
-File: /usr/lib/debug/.build-id/56	40755	root:root		
-File: /usr/lib/debug/.build-id/56/53470aa86930b2ab21caaacb7d4884f99a1305	120777	root:root		../../../../lib64/libtextcat.so.0.0.0
-File: /usr/lib/debug/.build-id/56/53470aa86930b2ab21caaacb7d4884f99a1305.debug	120777	root:root		../../usr/lib64/libtextcat.so.0.0.0.debug
-File: /usr/lib/debug/usr/lib64/libtextcat.so.0.0.0.debug	100644	root:root	b49afe508dd5b71f9e7b601d39af7365	
+File: /usr/lib/debug/.build-id/32	40755	root:root		
+File: /usr/lib/debug/.build-id/32/98b023f36864baf98f3773d838b4f0ff62944e	120777	root:root		../../../../lib64/libtextcat.so.0.0.0
+File: /usr/lib/debug/.build-id/32/98b023f36864baf98f3773d838b4f0ff62944e.debug	120777	root:root		../../usr/lib64/libtextcat.so.0.0.0.debug
+File: /usr/lib/debug/usr/lib64/libtextcat.so.0.0.0.debug	100644	root:root	c804ea1e28fe5063a7f78a9f5769b79c	
 File: /usr/lib/debug/usr/lib64/libtextcat.so.0.debug	120777	root:root		libtextcat.so.0.0.0.debug
@@ -33,2 +33,2 @@
 File: /usr/src/debug/libtextcat-2.2/src/wg_mempool.h	100644	root:root	26d6b2c264330ae830eaf6c1a8c77ea2	
-RPMIdentity: fb93c2c6f0ea1207a046c90986ef27743c4f1b24b81fae3166df4069db58b46c5e9df9d767b2ecb5e5d60589bb9d09c978acb36fc9112f572ba4379e480030c8
+RPMIdentity: 9ce6fa89551fea2869bff5e5739c3b66fa8786fc0ae10c13a1d35f56c7a4c4797ef9fbec86928ec750f7f2b3cf7948775b71d9d7b8e99480fc7470c0e896a4f4
--- libtextcat-devel-2.2-alt4.qa1.x86_64.rpm.repo	2013-04-14 14:50:50.000000000 +0000
+++ libtextcat-devel-2.2-alt4.qa1.x86_64.rpm.hasher	2022-05-08 07:17:53.348873169 +0000
@@ -10,4 +10,4 @@
 Provides: libtextcat-devel = 2.2-alt4.qa1
-File: /usr/bin/createfp	100755	root:root	17187272c51f4f84ae188500adbe0b56	
-File: /usr/bin/textcat	100755	root:root	db821145805b2182c789bb168d29e357	
+File: /usr/bin/createfp	100755	root:root	23b5de9762f1701048ae87b6504e8e68	
+File: /usr/bin/textcat	100755	root:root	7b7cf153a56b6ea95322262d85562f3b	
 File: /usr/include/textcat.h	100644	root:root	3fad7efc15794bbe36f58cf413209e83	
@@ -16,2 +16,2 @@
 File: /usr/share/doc/libtextcat-devel-2.2/README	100644	root:root	57d7a15bf817ea7ebbad4d43bfbabd08	
-RPMIdentity: 3dacec4a450e26e4e0d847211ce09e32d9552f33885ab4790519d144cfb8f392e2079c6819bcd6d1a540f30cf003c0afdff101960bde35001521b8e6a5743d75
+RPMIdentity: 86034e08d013c69d7917cd47556c204de0107f8cfb35fad25bb93ba412ae33ebf026f6056e597c6ee88330c784088b0a0ea9863ef789d0d8dcbf618b481ba1b7
--- libtextcat-devel-debuginfo-2.2-alt4.qa1.x86_64.rpm.repo	2013-04-14 14:50:50.000000000 +0000
+++ libtextcat-devel-debuginfo-2.2-alt4.qa1.x86_64.rpm.hasher	2022-05-08 07:17:53.398873667 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/7f	40755	root:root	
-/usr/lib/debug/.build-id/7f/789259206ad16aa99c0e7faca9bdc8483bde71	120777	root:root	../../../../bin/createfp
-/usr/lib/debug/.build-id/7f/789259206ad16aa99c0e7faca9bdc8483bde71.debug	120777	root:root	../../usr/bin/createfp.debug
-/usr/lib/debug/.build-id/9e	40755	root:root	
-/usr/lib/debug/.build-id/9e/790d0c6f2904330079ab5dfc1ff237c4c56771	120777	root:root	../../../../bin/textcat
-/usr/lib/debug/.build-id/9e/790d0c6f2904330079ab5dfc1ff237c4c56771.debug	120777	root:root	../../usr/bin/textcat.debug
+/usr/lib/debug/.build-id/9c	40755	root:root	
+/usr/lib/debug/.build-id/9c/cb462700b6e150bac034e915e3cc0d4a9a245b	120777	root:root	../../../../bin/textcat
+/usr/lib/debug/.build-id/9c/cb462700b6e150bac034e915e3cc0d4a9a245b.debug	120777	root:root	../../usr/bin/textcat.debug
+/usr/lib/debug/.build-id/c6	40755	root:root	
+/usr/lib/debug/.build-id/c6/170f3eadd4630c2478f956a8f484923d3aa6a7	120777	root:root	../../../../bin/createfp
+/usr/lib/debug/.build-id/c6/170f3eadd4630c2478f956a8f484923d3aa6a7.debug	120777	root:root	../../usr/bin/createfp.debug
 /usr/lib/debug/usr/bin/createfp.debug	100644	root:root	
@@ -18,10 +18,10 @@
 Provides: libtextcat-devel-debuginfo = 2.2-alt4.qa1
-File: /usr/lib/debug/.build-id/7f	40755	root:root		
-File: /usr/lib/debug/.build-id/7f/789259206ad16aa99c0e7faca9bdc8483bde71	120777	root:root		../../../../bin/createfp
-File: /usr/lib/debug/.build-id/7f/789259206ad16aa99c0e7faca9bdc8483bde71.debug	120777	root:root		../../usr/bin/createfp.debug
-File: /usr/lib/debug/.build-id/9e	40755	root:root		
-File: /usr/lib/debug/.build-id/9e/790d0c6f2904330079ab5dfc1ff237c4c56771	120777	root:root		../../../../bin/textcat
-File: /usr/lib/debug/.build-id/9e/790d0c6f2904330079ab5dfc1ff237c4c56771.debug	120777	root:root		../../usr/bin/textcat.debug
-File: /usr/lib/debug/usr/bin/createfp.debug	100644	root:root	d67a59f3c0f5551b55ed3c892063eda5	
-File: /usr/lib/debug/usr/bin/textcat.debug	100644	root:root	23bd347e332e75f1de39c4d6e8b1b005	
+File: /usr/lib/debug/.build-id/9c	40755	root:root		
+File: /usr/lib/debug/.build-id/9c/cb462700b6e150bac034e915e3cc0d4a9a245b	120777	root:root		../../../../bin/textcat
+File: /usr/lib/debug/.build-id/9c/cb462700b6e150bac034e915e3cc0d4a9a245b.debug	120777	root:root		../../usr/bin/textcat.debug
+File: /usr/lib/debug/.build-id/c6	40755	root:root		
+File: /usr/lib/debug/.build-id/c6/170f3eadd4630c2478f956a8f484923d3aa6a7	120777	root:root		../../../../bin/createfp
+File: /usr/lib/debug/.build-id/c6/170f3eadd4630c2478f956a8f484923d3aa6a7.debug	120777	root:root		../../usr/bin/createfp.debug
+File: /usr/lib/debug/usr/bin/createfp.debug	100644	root:root	e64c37329efdf2f8a7c408861354684e	
+File: /usr/lib/debug/usr/bin/textcat.debug	100644	root:root	1438189001a016b70939d584c6ecffd5	
 File: /usr/src/debug/libtextcat-2.2	40755	root:root		
@@ -31,2 +31,2 @@
 File: /usr/src/debug/libtextcat-2.2/src/textcat.h	100644	root:root	3fad7efc15794bbe36f58cf413209e83	
-RPMIdentity: 6b68b263cf0967496b5ead31a58c133e304ebf2367dc2e8d621975afdffc27cdc2c8316626101e3e93a60992dd184d76b387a3ff28c45b02226b66aa2aea6ba8
+RPMIdentity: a5b33cead6024034307318a2aba3cf7dcc3a920c9bcef9df0d4e5983a065c97a87f9e27fdb9d475d6686e0556d5087b7c09531406ff2f5417516978ae36e022d