<86>Mar 16 04:30:10 userdel[5113]: delete user 'rooter' <86>Mar 16 04:30:10 userdel[5113]: removed group 'rooter' owned by 'rooter' <86>Mar 16 04:30:10 userdel[5113]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 16 04:30:10 groupadd[5156]: group added to /etc/group: name=rooter, GID=627 <86>Mar 16 04:30:10 groupadd[5156]: group added to /etc/gshadow: name=rooter <86>Mar 16 04:30:10 groupadd[5156]: new group: name=rooter, GID=627 <86>Mar 16 04:30:10 useradd[5170]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Mar 16 04:30:10 userdel[5227]: delete user 'builder' <86>Mar 16 04:30:10 userdel[5227]: removed group 'builder' owned by 'builder' <86>Mar 16 04:30:10 userdel[5227]: removed shadow group 'builder' owned by 'builder' <86>Mar 16 04:30:10 groupadd[5302]: group added to /etc/group: name=builder, GID=628 <86>Mar 16 04:30:10 groupadd[5302]: group added to /etc/gshadow: name=builder <86>Mar 16 04:30:10 groupadd[5302]: new group: name=builder, GID=628 <86>Mar 16 04:30:10 useradd[5328]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libredblack-1.3-alt1_3.nosrc.rpm Installing libredblack-1.3-alt1_3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.97246 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libredblack-1.3 + echo 'Source #0 (libredblack-1.3.tar.bz2):' Source #0 (libredblack-1.3.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libredblack-1.3.tar.bz2 + /bin/tar -xf - + cd libredblack-1.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libredblack-typo.diff):' Patch #0 (libredblack-typo.diff): + /usr/bin/patch -p1 patching file rbgen.in + echo 'Patch #1 (libredblack-1.3-optflags.patch):' Patch #1 (libredblack-1.3-optflags.patch): + /usr/bin/patch -p1 patching file Makefile.am patching file Makefile.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.97246 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libredblack-1.3 + autoreconf -vfi autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: configure.in: tracing autoreconf-default: running: libtoolize --copy --force --install libtoolize-default: putting auxiliary files in `.'. libtoolize-default: copying file `./config.guess' libtoolize-default: copying file `./config.sub' libtoolize-default: copying file `./install-sh' libtoolize-default: copying file `./ltmain.sh' libtoolize-default: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in 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.in: not using Intltool autoreconf-default: configure.in: not using gtk-doc aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --copy --force-missing automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:27: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:27: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:40: installing './compile' automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' Makefile.am:24: warning: 'CFLAGS' is a user variable, you should not override it; Makefile.am:24: use 'AM_CFLAGS' instead 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 + '[' -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 --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 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 for python... /usr/bin/python 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... 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 ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for strdup... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libredblack.spec config.status: creating rbgen config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/libredblack-1.3' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o example1.o example1.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libredblack-1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/libredblack-1.3' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o example2.o example2.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libredblack-1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/libredblack-1.3' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o example3.o example3.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libredblack-1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/libredblack-1.3' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o example.o example.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libredblack-1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/libredblack-1.3' echo 'int main() { return(0); }' > example4.c ./rbgen example4.rb make[1]: Leaving directory '/usr/src/RPM/BUILD/libredblack-1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/libredblack-1.3' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o example4.o example4.c example4.c: In function 'exinit': example4.c:331:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/libredblack-1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/libredblack-1.3' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o redblack.lo redblack.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c redblack.c -fPIC -DPIC -o .libs/redblack.o redblack.c: In function 'rbinit': redblack.c:143:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] char c; ^ redblack.c: In function 'rblookup': redblack.c:513:6: warning: 'cmp' may be used uninitialized in this function [-Wmaybe-uninitialized] if (cmp<0) ^ redblack.c:448:6: note: 'cmp' was declared here int cmp; ^~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libredblack-1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/libredblack-1.3' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o example4 example4.o libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o example4 example4.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libredblack-1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/libredblack-1.3' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -version-info 2:3:2 -o libredblack.la -rpath /usr/lib64 redblack.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/redblack.o -O2 -Wl,-soname -Wl,libredblack.so.0 -o .libs/libredblack.so.0.2.3 libtool: link: (cd ".libs" && rm -f "libredblack.so.0" && ln -s "libredblack.so.0.2.3" "libredblack.so.0") libtool: link: (cd ".libs" && rm -f "libredblack.so" && ln -s "libredblack.so.0.2.3" "libredblack.so") libtool: link: ( cd ".libs" && rm -f "libredblack.la" && ln -s "../libredblack.la" "libredblack.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/libredblack-1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/libredblack-1.3' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o example1 example1.o libredblack.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o .libs/example1 example1.o ./.libs/libredblack.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libredblack-1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/libredblack-1.3' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o example example.o libredblack.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o .libs/example example.o ./.libs/libredblack.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libredblack-1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/libredblack-1.3' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o example2 example2.o libredblack.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o .libs/example2 example2.o ./.libs/libredblack.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libredblack-1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/libredblack-1.3' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o example3 example3.o libredblack.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o .libs/example3 example3.o ./.libs/libredblack.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libredblack-1.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.62609 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libredblack-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libredblack-buildroot + cd libredblack-1.3 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libredblack-buildroot make: Entering directory '/usr/src/RPM/BUILD/libredblack-1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/libredblack-1.3' /bin/mkdir -p '/usr/src/tmp/libredblack-buildroot/usr/bin' /bin/install -p rbgen '/usr/src/tmp/libredblack-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/libredblack-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /bin/install -p libredblack.la '/usr/src/tmp/libredblack-buildroot/usr/lib64' libtool: install: /bin/install -p .libs/libredblack.so.0.2.3 /usr/src/tmp/libredblack-buildroot/usr/lib64/libredblack.so.0.2.3 libtool: install: (cd /usr/src/tmp/libredblack-buildroot/usr/lib64 && { ln -s -f libredblack.so.0.2.3 libredblack.so.0 || { rm -f libredblack.so.0 && ln -s libredblack.so.0.2.3 libredblack.so.0; }; }) libtool: install: (cd /usr/src/tmp/libredblack-buildroot/usr/lib64 && { ln -s -f libredblack.so.0.2.3 libredblack.so || { rm -f libredblack.so && ln -s libredblack.so.0.2.3 libredblack.so; }; }) libtool: install: /bin/install -p .libs/libredblack.lai /usr/src/tmp/libredblack-buildroot/usr/lib64/libredblack.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libredblack-buildroot/usr/include' /bin/install -p -m 644 redblack.h '/usr/src/tmp/libredblack-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/libredblack-buildroot/usr/share/man/man1' /bin/install -p -m 644 rbgen.1 '/usr/src/tmp/libredblack-buildroot/usr/share/man/man1' /bin/mkdir -p '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3' /bin/install -p -m 644 rbdelete.3 rbdestroy.3 rbfind.3 rbinit.3 rbsearch.3 rblookup.3 rbwalk.3 rbopenlist.3 rbreadlist.3 rbcloselist.3 '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3' /bin/mkdir -p '/usr/src/tmp/libredblack-buildroot/usr/share/libredblack' /bin/install -p -m 644 redblack.c redblack.h '/usr/src/tmp/libredblack-buildroot/usr/share/libredblack' make[1]: Leaving directory '/usr/src/RPM/BUILD/libredblack-1.3' make: Leaving directory '/usr/src/RPM/BUILD/libredblack-1.3' + find /usr/src/tmp/libredblack-buildroot -name '*.la' -delete + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libredblack-buildroot (auto) mode of './usr/lib64/libredblack.so.0.2.3' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libredblack-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/libredblack-buildroot/ (default) Compressing files in /usr/src/tmp/libredblack-buildroot (auto) removed '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rbcloselist.3' '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rbcloselist.3.xz' -> 'rbopenlist.3.xz' removed '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rbreadlist.3' '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rbreadlist.3.xz' -> 'rbopenlist.3.xz' removed '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rbwalk.3' '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rbwalk.3.xz' -> 'rbinit.3.xz' removed '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rblookup.3' '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rblookup.3.xz' -> 'rbinit.3.xz' removed '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rbsearch.3' '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rbsearch.3.xz' -> 'rbinit.3.xz' removed '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rbfind.3' '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rbfind.3.xz' -> 'rbinit.3.xz' removed '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rbdestroy.3' '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rbdestroy.3.xz' -> 'rbinit.3.xz' removed '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rbdelete.3' '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rbdelete.3.xz' -> 'rbinit.3.xz' removed '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rbdelete.3.xz' '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rbdelete.3.xz' -> 'rbinit.3.xz' removed '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rbdestroy.3.xz' '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rbdestroy.3.xz' -> 'rbinit.3.xz' removed '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rbfind.3.xz' '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rbfind.3.xz' -> 'rbinit.3.xz' removed '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rbsearch.3.xz' '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rbsearch.3.xz' -> 'rbinit.3.xz' removed '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rblookup.3.xz' '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rblookup.3.xz' -> 'rbinit.3.xz' removed '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rbwalk.3.xz' '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rbwalk.3.xz' -> 'rbinit.3.xz' removed '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rbreadlist.3.xz' '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rbreadlist.3.xz' -> 'rbopenlist.3.xz' removed '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rbcloselist.3.xz' '/usr/src/tmp/libredblack-buildroot/usr/share/man/man3/rbcloselist.3.xz' -> 'rbopenlist.3.xz' Adjusting library links in /usr/src/tmp/libredblack-buildroot ./usr/lib64: libredblack.so.0 -> libredblack.so.0.2.3 Verifying ELF objects in /usr/src/tmp/libredblack-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: libredblack0-1.3-alt1_3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.62609 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libredblack-1.3 + DOCDIR=/usr/src/tmp/libredblack-buildroot/usr/share/doc/libredblack0-1.3 + export DOCDIR + rm -rf /usr/src/tmp/libredblack-buildroot/usr/share/doc/libredblack0-1.3 + /bin/mkdir -p /usr/src/tmp/libredblack-buildroot/usr/share/doc/libredblack0-1.3 + cp -prL AUTHORS ChangeLog README /usr/src/tmp/libredblack-buildroot/usr/share/doc/libredblack0-1.3 + chmod -R go-w /usr/src/tmp/libredblack-buildroot/usr/share/doc/libredblack0-1.3 + chmod -R a+rX /usr/src/tmp/libredblack-buildroot/usr/share/doc/libredblack0-1.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4bcZ4t find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libredblack-buildroot/usr/lib64/libredblack.so.0: 11 symbols, 14 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CsCmJJ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libredblack.so.0()(64bit) = set:hdQiU92vA3MyIVQmrxt9xiXm Requires: libc.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wQAEv2 Creating libredblack0-debuginfo package Processing files: libredblack-devel-1.3-alt1_3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.74280 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libredblack-1.3 + DOCDIR=/usr/src/tmp/libredblack-buildroot/usr/share/doc/libredblack-devel-1.3 + export DOCDIR + rm -rf /usr/src/tmp/libredblack-buildroot/usr/share/doc/libredblack-devel-1.3 + /bin/mkdir -p /usr/src/tmp/libredblack-buildroot/usr/share/doc/libredblack-devel-1.3 + cp -prL example.c example1.c example2.c example3.c example4.c example4.rb /usr/src/tmp/libredblack-buildroot/usr/share/doc/libredblack-devel-1.3 + chmod -R go-w /usr/src/tmp/libredblack-buildroot/usr/share/doc/libredblack-devel-1.3 + chmod -R a+rX /usr/src/tmp/libredblack-buildroot/usr/share/doc/libredblack-devel-1.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YPt0Uo 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.ebfmrO find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) python.req: /usr/src/tmp/libredblack-buildroot/usr/bin/rbgen: skipping sys /usr/lib/rpm/python.req.py: /usr/src/tmp/libredblack-buildroot/usr/bin/rbgen: line=151 IGNORE (for REQ=slight and deep=8) module=getopt warning: libredblack-devel provides another subpackage: libredblack Provides: libredblack = 1.3-alt1_3, libredblack-devel = 1.3-alt1_3 Requires: libredblack0 = 1.3, /usr/bin/python, /usr/lib64/libredblack.so.0.2.3, python-base Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OWua5g Processing files: libredblack0-debuginfo-1.3-alt1_3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ME09OM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eCCJFl find-requires: running scripts (debuginfo) Provides: debug64(libredblack.so.0) Requires: libredblack0 = 1.3-alt1_3, debug64(libc.so.6) Adding to libredblack-devel a strict dependency on libredblack0 Removing 1 extra deps from libredblack-devel due to dependency on libredblack0 Wrote: /usr/src/RPM/RPMS/x86_64/libredblack0-1.3-alt1_3.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libredblack-devel-1.3-alt1_3.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libredblack0-debuginfo-1.3-alt1_3.x86_64.rpm 7.96user 1.91system 0:18.31elapsed 53%CPU (0avgtext+0avgdata 27760maxresident)k 0inputs+0outputs (0major+952706minor)pagefaults 0swaps 13.48user 4.05system 0:27.34elapsed 64%CPU (0avgtext+0avgdata 119524maxresident)k 0inputs+0outputs (0major+1300033minor)pagefaults 0swaps --- libredblack-devel-1.3-alt1_3.x86_64.rpm.repo 2018-06-17 05:02:01.000000000 +0000 +++ libredblack-devel-1.3-alt1_3.x86_64.rpm.hasher 2019-03-16 04:30:30.807859088 +0000 @@ -24,2 +24,3 @@ /usr/share/man/man3/rbwalk.3.xz 120777 rbinit.3.xz +Requires: libredblack0 = 1.3 Requires: /usr/bin/python