<86>Apr 14 01:18:20 userdel[654]: delete user 'rooter' <86>Apr 14 01:18:20 groupadd[773]: group added to /etc/group: name=rooter, GID=651 <86>Apr 14 01:18:20 groupadd[773]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:18:20 groupadd[773]: new group: name=rooter, GID=651 <86>Apr 14 01:18:20 useradd[813]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash <86>Apr 14 01:18:20 userdel[847]: delete user 'builder' <86>Apr 14 01:18:20 userdel[847]: removed group 'builder' owned by 'builder' <86>Apr 14 01:18:20 userdel[847]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:18:21 groupadd[934]: group added to /etc/group: name=builder, GID=652 <86>Apr 14 01:18:21 groupadd[934]: group added to /etc/gshadow: name=builder <86>Apr 14 01:18:21 groupadd[934]: new group: name=builder, GID=652 <86>Apr 14 01:18:21 useradd[946]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash <13>Apr 14 01:18:25 rpmi: doxygen-1:1.8.13-alt1.M80P.1 1508579040 installed warning: Macro %_pkgdocdir not found warning: Macro %_pkgdocdir not found Installing libdatrie-0.2.8-alt1_5.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.25419 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libdatrie-0.2.8 + echo 'Source #0 (libdatrie-0.2.8.tar.xz):' Source #0 (libdatrie-0.2.8.tar.xz): + /usr/bin/xz -dc /usr/src/RPM/SOURCES/libdatrie-0.2.8.tar.xz + /bin/tar -xf - + cd libdatrie-0.2.8 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.25419 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libdatrie-0.2.8 + 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 '--with-html-docdir=%{_pkgdocdir}-devel' 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 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 make sets $(MAKE)... (cached) yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-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 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 whether ln -s works... yes 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... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... dlltool 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 whether linker supports -version-script... yes checking for iconv_open... yes checking for locale_charset in -liconv... no checking for nl_langinfo (CODESET)... yes checking for ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for doxygen... doxygen checking doxygen >= 1.8.4... 1.8.13, no, documentation disabled checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating datrie-0.2.pc config.status: creating datrie/Makefile config.status: creating tools/Makefile config.status: creating man/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8' Making all in datrie make[2]: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/datrie' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -g -O2 -c -o dstring.lo dstring.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -g -O2 -c -o trie-string.lo trie-string.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -g -O2 -c -o fileutils.lo fileutils.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -g -O2 -c -o darray.lo darray.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -g -O2 -c -o tail.lo tail.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -g -O2 -c -o trie.lo trie.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -g -O2 -c -o alpha-map.lo alpha-map.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -g -O2 -c fileutils.c -fPIC -DPIC -o .libs/fileutils.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -g -O2 -c darray.c -fPIC -DPIC -o .libs/darray.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -g -O2 -c trie.c -fPIC -DPIC -o .libs/trie.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -g -O2 -c alpha-map.c -fPIC -DPIC -o .libs/alpha-map.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -g -O2 -c trie-string.c -fPIC -DPIC -o .libs/trie-string.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -g -O2 -c tail.c -fPIC -DPIC -o .libs/tail.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -g -O2 -c dstring.c -fPIC -DPIC -o .libs/dstring.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -no-undefined -version-info 4:1:3 -Wl,-version-script -Wl,./libdatrie.map -o libdatrie.la -rpath /usr/lib64 dstring.lo trie-string.lo fileutils.lo darray.lo tail.lo trie.lo alpha-map.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/dstring.o .libs/trie-string.o .libs/fileutils.o .libs/darray.o .libs/tail.o .libs/trie.o .libs/alpha-map.o -O2 -Wl,-version-script -Wl,./libdatrie.map -Wl,-soname -Wl,libdatrie.so.1 -o .libs/libdatrie.so.1.3.1 libtool: link: (cd ".libs" && rm -f "libdatrie.so.1" && ln -s "libdatrie.so.1.3.1" "libdatrie.so.1") libtool: link: (cd ".libs" && rm -f "libdatrie.so" && ln -s "libdatrie.so.1.3.1" "libdatrie.so") libtool: link: ( cd ".libs" && rm -f "libdatrie.la" && ln -s "../libdatrie.la" "libdatrie.la" ) make[2]: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/datrie' Making all in tools make[2]: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/tools' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -g -O2 -c -o trietool.o trietool.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o trietool-0.2 trietool.o ../datrie/libdatrie.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/trietool-0.2 trietool.o ../datrie/.libs/libdatrie.so make[2]: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/tools' Making all in man make[2]: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/man' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/doc' Making all in tests make[2]: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/tests' make[2]: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8' make[2]: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8' make[1]: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8' make: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.1817 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libdatrie-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libdatrie-buildroot + cd libdatrie-0.2.8 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libdatrie-buildroot make: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8' Making install in datrie make[1]: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/datrie' make[2]: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/datrie' /bin/mkdir -p '/usr/src/tmp/libdatrie-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /bin/install -p libdatrie.la '/usr/src/tmp/libdatrie-buildroot/usr/lib64' libtool: install: /bin/install -p .libs/libdatrie.so.1.3.1 /usr/src/tmp/libdatrie-buildroot/usr/lib64/libdatrie.so.1.3.1 libtool: install: (cd /usr/src/tmp/libdatrie-buildroot/usr/lib64 && { ln -s -f libdatrie.so.1.3.1 libdatrie.so.1 || { rm -f libdatrie.so.1 && ln -s libdatrie.so.1.3.1 libdatrie.so.1; }; }) libtool: install: (cd /usr/src/tmp/libdatrie-buildroot/usr/lib64 && { ln -s -f libdatrie.so.1.3.1 libdatrie.so || { rm -f libdatrie.so && ln -s libdatrie.so.1.3.1 libdatrie.so; }; }) libtool: install: /bin/install -p .libs/libdatrie.lai /usr/src/tmp/libdatrie-buildroot/usr/lib64/libdatrie.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libdatrie-buildroot/usr/include/datrie' /bin/install -p -m 644 typedefs.h triedefs.h alpha-map.h trie.h '/usr/src/tmp/libdatrie-buildroot/usr/include/datrie' make[2]: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/datrie' make[1]: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/datrie' Making install in tools make[1]: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/tools' make[2]: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/tools' /bin/mkdir -p '/usr/src/tmp/libdatrie-buildroot/usr/bin' /bin/sh ../libtool --mode=install /bin/install -p trietool-0.2 '/usr/src/tmp/libdatrie-buildroot/usr/bin' libtool: install: warning: `../datrie/libdatrie.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p .libs/trietool-0.2 /usr/src/tmp/libdatrie-buildroot/usr/bin/trietool-0.2 make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/tools' make[1]: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/tools' Making install in man make[1]: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/man' make[2]: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/man' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libdatrie-buildroot/usr/share/man/man1' /bin/install -p -m 644 trietool-0.2.1 '/usr/src/tmp/libdatrie-buildroot/usr/share/man/man1' make[2]: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/man' make[1]: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/man' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/doc' 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/libdatrie-0.2.8/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/doc' Making install in tests make[1]: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/tests' make[2]: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/tests' 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/libdatrie-0.2.8/tests' make[1]: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/tests' make[1]: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8' make[2]: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie' /bin/install -p -m 644 README.migration '/usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie' /bin/mkdir -p '/usr/src/tmp/libdatrie-buildroot/usr/lib64/pkgconfig' /bin/install -p -m 644 datrie-0.2.pc '/usr/src/tmp/libdatrie-buildroot/usr/lib64/pkgconfig' make[2]: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8' make[1]: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8' make: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8' + rm -frv '/usr/src/tmp/libdatrie-buildroot%{_pkgdocdir}' + find /usr/src/tmp/libdatrie-buildroot -name '*.*a' -delete -print /usr/src/tmp/libdatrie-buildroot/usr/lib64/libdatrie.la + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libdatrie-buildroot (auto) mode of './usr/lib64/libdatrie.so.1.3.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libdatrie-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib64/pkgconfig/datrie-0.2.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/datrie-0.2.pc: Libs: '-L${libdir} -ldatrie' --> '-ldatrie' Compressing files in /usr/src/tmp/libdatrie-buildroot (auto) Adjusting library links in /usr/src/tmp/libdatrie-buildroot ./usr/lib64: libdatrie.so.1 -> libdatrie.so.1.3.1 Verifying ELF objects in /usr/src/tmp/libdatrie-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.12965 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libdatrie-0.2.8 + LD_LIBRARY_PATH=../datrie/.libs + make check make: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8' Making check in datrie make[1]: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/datrie' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/datrie' Making check in tools make[1]: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/tools' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/tools' Making check in man make[1]: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/man' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/man' Making check in doc make[1]: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/doc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/doc' Making check in tests make[1]: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/tests' make test_walk test_iterator test_store-retrieve test_file test_nonalpha make[2]: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/tests' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -g -O2 -c -o test_walk.o test_walk.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -g -O2 -c -o utils.o utils.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o test_walk test_walk.o utils.o ../datrie/libdatrie.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/test_walk test_walk.o utils.o ../datrie/.libs/libdatrie.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -g -O2 -c -o test_iterator.o test_iterator.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o test_iterator test_iterator.o utils.o ../datrie/libdatrie.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/test_iterator test_iterator.o utils.o ../datrie/.libs/libdatrie.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -g -O2 -c -o test_store-retrieve.o test_store-retrieve.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o test_store-retrieve test_store-retrieve.o utils.o ../datrie/libdatrie.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/test_store-retrieve test_store-retrieve.o utils.o ../datrie/.libs/libdatrie.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -g -O2 -c -o test_file.o test_file.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o test_file test_file.o utils.o ../datrie/libdatrie.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/test_file test_file.o utils.o ../datrie/.libs/libdatrie.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -Wall -g -O2 -c -o test_nonalpha.o test_nonalpha.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o test_nonalpha test_nonalpha.o utils.o ../datrie/libdatrie.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/test_nonalpha test_nonalpha.o utils.o ../datrie/.libs/libdatrie.so make[2]: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/tests' make check-TESTS make[2]: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/tests' make[3]: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/tests' PASS: test_walk PASS: test_iterator PASS: test_store-retrieve PASS: test_file PASS: test_nonalpha make[4]: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/tests' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/tests' ============================================================================ Testsuite summary for libdatrie 0.2.8 ============================================================================ # TOTAL: 5 # PASS: 5 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/tests' make[2]: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/tests' make[1]: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8/tests' make[1]: Entering directory `/usr/src/RPM/BUILD/libdatrie-0.2.8' make[1]: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8' make: Leaving directory `/usr/src/RPM/BUILD/libdatrie-0.2.8' + exit 0 Processing files: libdatrie-0.2.8-alt1_5 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.67673 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libdatrie-0.2.8 + DOCDIR=/usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie-0.2.8 + export DOCDIR + rm -rf /usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie-0.2.8 + /bin/mkdir -p /usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie-0.2.8 + cp -prL COPYING /usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie-0.2.8 + chmod -R go-w /usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie-0.2.8 + chmod -R a+rX /usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie-0.2.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BfLi7z find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libdatrie-buildroot/usr/lib64/libdatrie.so.1: 33 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RjQEXm find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libdatrie.so.1()(64bit) = set:jdB3yCURhU7PFKGsByW5d4z8tWPnOHm8skykFbaP6Qnx8LFRspc3te8RiMcQXPDEHlCwya, libdatrie.so.1(DATRIE_0.2)(64bit), libdatrie.so.1(DATRIE_0.2.4)(64bit), libdatrie.so.1(DATRIE_0.2.6)(64bit), libdatrie.so.1(DATRIE_0.2.7)(64bit) Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(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.TmSJOc Creating libdatrie-debuginfo package Processing files: libdatrie-devel-0.2.8-alt1_5 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.91631 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libdatrie-0.2.8 + DOCDIR=/usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie-devel-0.2.8 + export DOCDIR + rm -rf /usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie-devel-0.2.8 + /bin/mkdir -p /usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie-devel-0.2.8 + cp -prL AUTHORS ChangeLog NEWS README README.migration /usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie-devel-0.2.8 + chmod -R go-w /usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie-devel-0.2.8 + chmod -R a+rX /usr/src/tmp/libdatrie-buildroot/usr/share/doc/libdatrie-devel-0.2.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jOcwO5 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.l5ncB1 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(datrie-0.2) = 0.2.8 Requires: libdatrie = 0.2.8-alt1_5, /lib64/ld-linux-x86-64.so.2, /usr/lib64/libdatrie.so.1.3.1, /usr/lib64/pkgconfig, 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), libc.so.6(GLIBC_2.7)(64bit), libdatrie.so.1()(64bit) >= set:jfRm907vseOZaKgomawG75NYvyjzflza1, libdatrie.so.1(DATRIE_0.2)(64bit), 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.V7EIj0 Creating libdatrie-devel-debuginfo package Processing files: libdatrie-debuginfo-0.2.8-alt1_5 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7DdYO1 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XcP4b6 find-requires: running scripts (debuginfo) Provides: debug64(libdatrie.so.1) Requires: libdatrie = 0.2.8-alt1_5, debug64(libc.so.6) Processing files: libdatrie-devel-debuginfo-0.2.8-alt1_5 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b2s2pd find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dRLjsn find-requires: running scripts (debuginfo) Requires: libdatrie-devel = 0.2.8-alt1_5, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdatrie.so.1) Adding to libdatrie-devel-debuginfo a strict dependency on libdatrie-debuginfo Removing from libdatrie-devel-debuginfo 4 sources provided by libdatrie-debuginfo also prunning dir /usr/src/debug/libdatrie-0.2.8/datrie Removing 4 extra deps from libdatrie-devel due to dependency on libdatrie Removing 1 extra deps from libdatrie-devel-debuginfo due to dependency on libdatrie-debuginfo Removing 3 extra deps from libdatrie-devel due to repentancy on libdatrie Removing 1 extra deps from libdatrie-devel-debuginfo due to repentancy on libdatrie-debuginfo warning: Installed (but unpackaged) file(s) found: /usr/share/doc/libdatrie/README.migration Wrote: /usr/src/RPM/RPMS/x86_64/libdatrie-0.2.8-alt1_5.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libdatrie-devel-0.2.8-alt1_5.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libdatrie-debuginfo-0.2.8-alt1_5.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libdatrie-devel-debuginfo-0.2.8-alt1_5.x86_64.rpm 6.70user 3.52system 0:18.51elapsed 55%CPU (0avgtext+0avgdata 28504maxresident)k 0inputs+0outputs (0major+834278minor)pagefaults 0swaps 12.11user 7.13system 0:27.80elapsed 69%CPU (0avgtext+0avgdata 121856maxresident)k 0inputs+0outputs (0major+1082508minor)pagefaults 0swaps --- libdatrie-devel-0.2.8-alt1_5.x86_64.rpm.repo 2014-09-08 14:19:32.000000000 +0000 +++ libdatrie-devel-0.2.8-alt1_5.x86_64.rpm.hasher 2019-04-14 01:18:46.103646128 +0000 @@ -14,3 +14,3 @@ /usr/share/doc/libdatrie-devel-0.2.8/README.migration 100644 -/usr/share/man/man1/trietool-0.2.1.gz 100644 +/usr/share/man/man1/trietool-0.2.1.xz 100644 Requires: libdatrie = 0.2.8-alt1_5