<86>Apr 21 01:12:23 userdel[13345]: delete user 'rooter' <86>Apr 21 01:12:23 userdel[13345]: removed group 'rooter' owned by 'rooter' <86>Apr 21 01:12:23 groupadd[13361]: group added to /etc/group: name=rooter, GID=699 <86>Apr 21 01:12:23 groupadd[13361]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:12:23 groupadd[13361]: new group: name=rooter, GID=699 <86>Apr 21 01:12:23 useradd[13375]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash <86>Apr 21 01:12:23 userdel[13396]: delete user 'builder' <86>Apr 21 01:12:23 userdel[13396]: removed group 'builder' owned by 'builder' <86>Apr 21 01:12:23 userdel[13396]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:12:23 groupadd[13405]: group added to /etc/group: name=builder, GID=700 <86>Apr 21 01:12:23 groupadd[13405]: group added to /etc/gshadow: name=builder <86>Apr 21 01:12:23 groupadd[13405]: new group: name=builder, GID=700 <86>Apr 21 01:12:23 useradd[13409]: new user: name=builder, UID=700, GID=700, home=/usr/src, shell=/bin/bash 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.57685 + 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.57685 + 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_DIR([m4])' to configure.ac and libtoolize-default: rerunning libtoolize-default, to keep the correct libtool macros in-tree. 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' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 --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 for style of include used by make... GNU 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 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 + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/libtextcat-2.2' Making all in src make[1]: Entering directory `/usr/src/RPM/BUILD/libtextcat-2.2/src' make all-am 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 -Wall -g -O2 -c -o common.lo common.c /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 -Wall -g -O2 -c -o fingerprint.lo fingerprint.c /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 -Wall -g -O2 -c -o textcat.lo textcat.c /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 -Wall -g -O2 -c -o wg_mempool.lo wg_mempool.c 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 -Wall -g -O2 -c -o createfp.o createfp.c 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 -Wall -g -O2 -c -o testtextcat.o testtextcat.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 -Wall -g -O2 -c textcat.c -fPIC -DPIC -o .libs/textcat.o 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 -Wall -g -O2 -c fingerprint.c -fPIC -DPIC -o .libs/fingerprint.o 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 -Wall -g -O2 -c wg_mempool.c -fPIC -DPIC -o .libs/wg_mempool.o 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 -Wall -g -O2 -c common.c -fPIC -DPIC -o .libs/common.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) ; ^ /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 -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 -O3 -O2 -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" ) /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 -Wall -g -O2 -g -o createfp createfp.o libtextcat.la /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 -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 -Wall -g -O2 -g -o .libs/createfp createfp.o ./.libs/libtextcat.so libtool: link: x86_64-alt-linux-gcc -DVERBOSE -W -Wall -Wshadow -Wpointer-arith -g -O3 -funroll-loops -D_THREAD_SAFE -D_GNU_SOURCE -pipe -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]: Leaving directory `/usr/src/RPM/BUILD/libtextcat-2.2/src' make[1]: Entering directory `/usr/src/RPM/BUILD/libtextcat-2.2' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/libtextcat-2.2' make: Leaving directory `/usr/src/RPM/BUILD/libtextcat-2.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.75081 + 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/lib64' /bin/sh ../libtool --mode=install /bin/install -p libtextcat.la '/usr/src/tmp/libtextcat-buildroot/usr/lib64' libtool: install: /bin/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: /bin/install -p .libs/libtextcat.lai /usr/src/tmp/libtextcat-buildroot/usr/lib64/libtextcat.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /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: install: warning: `libtextcat.la' has not been installed in `/usr/lib64' 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/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) 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.C8AtkG find-provides: running scripts (alternatives,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.46n8jw find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.ErMB5o Creating libtextcat-debuginfo package Processing files: libtextcat-devel-2.2-alt4.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.33918 + 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.mQatLk find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IFyPdj find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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), 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.c3Vtpk 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.C8wMqo find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UPntev 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.Q5PkQE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cJBUfR 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 3 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 Wrote: /usr/src/RPM/RPMS/x86_64/libtextcat-devel-2.2-alt4.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libtextcat-debuginfo-2.2-alt4.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libtextcat-devel-debuginfo-2.2-alt4.qa1.x86_64.rpm 6.93user 2.14system 0:19.07elapsed 47%CPU (0avgtext+0avgdata 29112maxresident)k 0inputs+0outputs (0major+934516minor)pagefaults 0swaps 8.12user 3.77system 0:22.23elapsed 53%CPU (0avgtext+0avgdata 29112maxresident)k 0inputs+0outputs (0major+1118617minor)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 2019-04-21 01:12:44.617474164 +0000 @@ -88,3 +88,3 @@ Requires: rpmlib(PayloadIsLzma) -Provides: libtextcat.so.0()(64bit) = set:jdfepGe8fcuLwa97Kl20vOKcfhCjYH3JRYX7TVMIOSs2gIgiwqCikM2jSXhQvpZBUhDtZ96 +Provides: libtextcat.so.0()(64bit) = set:icfK6KNjZaz17dKRloiF4IP906rUFONlOV0RcBoM2oOKDcinS5mSLMzaXa3IzO1 Provides: libtextcat = 2.2-alt4.qa1