<86>May 27 09:07:25 userdel[8118]: delete user 'rooter' <86>May 27 09:07:25 userdel[8118]: removed group 'rooter' owned by 'rooter' <86>May 27 09:07:25 userdel[8118]: removed shadow group 'rooter' owned by 'rooter' <86>May 27 09:07:25 groupadd[8131]: group added to /etc/group: name=rooter, GID=591 <86>May 27 09:07:25 groupadd[8131]: group added to /etc/gshadow: name=rooter <86>May 27 09:07:25 groupadd[8131]: new group: name=rooter, GID=591 <86>May 27 09:07:25 useradd[8143]: new user: name=rooter, UID=591, GID=591, home=/root, shell=/bin/bash <86>May 27 09:07:25 userdel[8162]: delete user 'builder' <86>May 27 09:07:25 userdel[8162]: removed group 'builder' owned by 'builder' <86>May 27 09:07:25 userdel[8162]: removed shadow group 'builder' owned by 'builder' <86>May 27 09:07:25 groupadd[8173]: group added to /etc/group: name=builder, GID=592 <86>May 27 09:07:25 groupadd[8173]: group added to /etc/gshadow: name=builder <86>May 27 09:07:25 groupadd[8173]: new group: name=builder, GID=592 <86>May 27 09:07:25 useradd[8186]: new user: name=builder, UID=592, GID=592, home=/usr/src, shell=/bin/bash warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root <13>May 27 09:07:29 rpmi: libpopt-devel-1:1.16-alt1 1500322986 installed <13>May 27 09:07:29 rpmi: librpm-devel-4.13.0.1-alt6 sisyphus+225625.22400.91.1 1555296033 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/rpmconstant-0.1.4-alt2_7.nosrc.rpm Installing rpmconstant-0.1.4-alt2_7.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.99538 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf rpmconstant-0.1.4 + echo 'Source #0 (rpmconstant-0.1.4.tar.gz):' Source #0 (rpmconstant-0.1.4.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/rpmconstant-0.1.4.tar.gz + /bin/tar -xf - + cd rpmconstant-0.1.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.99538 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rpmconstant-0.1.4 + mv rpmconstanttbl.c rpmconstanttbl.c.old + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var --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: --disable-silent-rules, --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 for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking build system type... i586-alt-linux-gnu checking host system type... i586-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 i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking 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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for poptGetContext in -lpopt... yes checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking rpm/rpmlib.h usability... yes checking rpm/rpmlib.h presence... yes checking for rpm/rpmlib.h... yes checking for an ANSI C-conforming const... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext + make make: Entering directory '/usr/src/RPM/BUILD/rpmconstant-0.1.4' ./rpmh2tbl /usr/include/rpm/*.h > rpmconstanttbl.c make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/rpmconstant-0.1.4' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"rpmconstant\" -DPACKAGE_TARNAME=\"rpmconstant\" -DPACKAGE_VERSION=\"0.1.4\" -DPACKAGE_STRING=\"rpmconstant\ 0.1.4\" -DPACKAGE_BUGREPORT=\"tv@mageia.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpmconstant\" -DVERSION=\"0.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBPOPT=1 -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_RPM_RPMLIB_H=1 -I. -I/usr/include/rpm -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o rpmconstant.lo rpmconstant.c libtool: compile: i586-alt-linux-gcc -DPACKAGE_NAME=\"rpmconstant\" -DPACKAGE_TARNAME=\"rpmconstant\" -DPACKAGE_VERSION=\"0.1.4\" "-DPACKAGE_STRING=\"rpmconstant 0.1.4\"" -DPACKAGE_BUGREPORT=\"tv@mageia.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpmconstant\" -DVERSION=\"0.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBPOPT=1 -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_RPM_RPMLIB_H=1 -I. -I/usr/include/rpm -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c rpmconstant.c -fPIC -DPIC -o .libs/rpmconstant.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"rpmconstant\" -DPACKAGE_TARNAME=\"rpmconstant\" -DPACKAGE_VERSION=\"0.1.4\" -DPACKAGE_STRING=\"rpmconstant\ 0.1.4\" -DPACKAGE_BUGREPORT=\"tv@mageia.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpmconstant\" -DVERSION=\"0.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBPOPT=1 -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_RPM_RPMLIB_H=1 -I. -I/usr/include/rpm -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o rpmconstanttbl.lo rpmconstanttbl.c libtool: compile: i586-alt-linux-gcc -DPACKAGE_NAME=\"rpmconstant\" -DPACKAGE_TARNAME=\"rpmconstant\" -DPACKAGE_VERSION=\"0.1.4\" "-DPACKAGE_STRING=\"rpmconstant 0.1.4\"" -DPACKAGE_BUGREPORT=\"tv@mageia.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpmconstant\" -DVERSION=\"0.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBPOPT=1 -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_RPM_RPMLIB_H=1 -I. -I/usr/include/rpm -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c rpmconstanttbl.c -fPIC -DPIC -o .libs/rpmconstanttbl.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"rpmconstant\" -DPACKAGE_TARNAME=\"rpmconstant\" -DPACKAGE_VERSION=\"0.1.4\" -DPACKAGE_STRING=\"rpmconstant\ 0.1.4\" -DPACKAGE_BUGREPORT=\"tv@mageia.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpmconstant\" -DVERSION=\"0.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBPOPT=1 -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_RPM_RPMLIB_H=1 -I. -I/usr/include/rpm -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o rpmconstant_internal.lo rpmconstant_internal.c libtool: compile: i586-alt-linux-gcc -DPACKAGE_NAME=\"rpmconstant\" -DPACKAGE_TARNAME=\"rpmconstant\" -DPACKAGE_VERSION=\"0.1.4\" "-DPACKAGE_STRING=\"rpmconstant 0.1.4\"" -DPACKAGE_BUGREPORT=\"tv@mageia.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpmconstant\" -DVERSION=\"0.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBPOPT=1 -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_RPM_RPMLIB_H=1 -I. -I/usr/include/rpm -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c rpmconstant_internal.c -fPIC -DPIC -o .libs/rpmconstant_internal.o /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -I/usr/include/rpm -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -version-info 0:0:0 -o librpmconstant.la -rpath /usr/lib rpmconstant.lo rpmconstanttbl.lo rpmconstant_internal.lo -lpopt libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/rpmconstant.o .libs/rpmconstanttbl.o .libs/rpmconstant_internal.o -lpopt -O2 -march=i586 -mtune=generic -Wl,-soname -Wl,librpmconstant.so.0 -o .libs/librpmconstant.so.0.0.0 libtool: link: (cd ".libs" && rm -f "librpmconstant.so.0" && ln -s "librpmconstant.so.0.0.0" "librpmconstant.so.0") libtool: link: (cd ".libs" && rm -f "librpmconstant.so" && ln -s "librpmconstant.so.0.0.0" "librpmconstant.so") libtool: link: ( cd ".libs" && rm -f "librpmconstant.la" && ln -s "../librpmconstant.la" "librpmconstant.la" ) i586-alt-linux-gcc -DPACKAGE_NAME=\"rpmconstant\" -DPACKAGE_TARNAME=\"rpmconstant\" -DPACKAGE_VERSION=\"0.1.4\" -DPACKAGE_STRING=\"rpmconstant\ 0.1.4\" -DPACKAGE_BUGREPORT=\"tv@mageia.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpmconstant\" -DVERSION=\"0.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBPOPT=1 -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_RPM_RPMLIB_H=1 -I. -I/usr/include/rpm -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c constant.c /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -I/usr/include/rpm -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o rpmconstant constant.o librpmconstant.la -lpopt libtool: link: i586-alt-linux-gcc -I/usr/include/rpm -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/rpmconstant constant.o ./.libs/librpmconstant.so -lpopt make[1]: Leaving directory '/usr/src/RPM/BUILD/rpmconstant-0.1.4' make: Leaving directory '/usr/src/RPM/BUILD/rpmconstant-0.1.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.36857 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/rpmconstant-buildroot + : + /bin/rm -rf -- /usr/src/tmp/rpmconstant-buildroot + cd rpmconstant-0.1.4 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/rpmconstant-buildroot make: Entering directory '/usr/src/RPM/BUILD/rpmconstant-0.1.4' make install-am make[1]: Entering directory '/usr/src/RPM/BUILD/rpmconstant-0.1.4' make[2]: Entering directory '/usr/src/RPM/BUILD/rpmconstant-0.1.4' /bin/mkdir -p '/usr/src/tmp/rpmconstant-buildroot/usr/lib' /bin/sh ./libtool --mode=install /bin/install -p librpmconstant.la '/usr/src/tmp/rpmconstant-buildroot/usr/lib' libtool: install: /bin/install -p .libs/librpmconstant.so.0.0.0 /usr/src/tmp/rpmconstant-buildroot/usr/lib/librpmconstant.so.0.0.0 libtool: install: (cd /usr/src/tmp/rpmconstant-buildroot/usr/lib && { ln -s -f librpmconstant.so.0.0.0 librpmconstant.so.0 || { rm -f librpmconstant.so.0 && ln -s librpmconstant.so.0.0.0 librpmconstant.so.0; }; }) libtool: install: (cd /usr/src/tmp/rpmconstant-buildroot/usr/lib && { ln -s -f librpmconstant.so.0.0.0 librpmconstant.so || { rm -f librpmconstant.so && ln -s librpmconstant.so.0.0.0 librpmconstant.so; }; }) libtool: install: /bin/install -p .libs/librpmconstant.lai /usr/src/tmp/rpmconstant-buildroot/usr/lib/librpmconstant.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/rpmconstant-buildroot/usr/bin' /bin/sh ./libtool --mode=install /bin/install -p rpmconstant '/usr/src/tmp/rpmconstant-buildroot/usr/bin' libtool: install: warning: `librpmconstant.la' has not been installed in `/usr/lib' libtool: install: /bin/install -p .libs/rpmconstant /usr/src/tmp/rpmconstant-buildroot/usr/bin/rpmconstant /bin/mkdir -p '/usr/src/tmp/rpmconstant-buildroot/usr/include/rpmconstant' /bin/install -p -m 644 rpmconstant.h '/usr/src/tmp/rpmconstant-buildroot/usr/include/rpmconstant' make[2]: Leaving directory '/usr/src/RPM/BUILD/rpmconstant-0.1.4' make[1]: Leaving directory '/usr/src/RPM/BUILD/rpmconstant-0.1.4' make: Leaving directory '/usr/src/RPM/BUILD/rpmconstant-0.1.4' + rm -f /usr/src/tmp/rpmconstant-buildroot/usr/lib/librpmconstant.la + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/rpmconstant-buildroot (auto) mode of './usr/lib/librpmconstant.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/rpmconstant-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/rpmconstant-buildroot/ (default) Compressing files in /usr/src/tmp/rpmconstant-buildroot (auto) Adjusting library links in /usr/src/tmp/rpmconstant-buildroot ./usr/lib: librpmconstant.so.0 -> librpmconstant.so.0.0.0 Verifying ELF objects in /usr/src/tmp/rpmconstant-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: rpmconstant-0.1.4-alt2_7 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.55244 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rpmconstant-0.1.4 + DOCDIR=/usr/src/tmp/rpmconstant-buildroot/usr/share/doc/rpmconstant-0.1.4 + export DOCDIR + rm -rf /usr/src/tmp/rpmconstant-buildroot/usr/share/doc/rpmconstant-0.1.4 + /bin/mkdir -p /usr/src/tmp/rpmconstant-buildroot/usr/share/doc/rpmconstant-0.1.4 + cp -prL AUTHORS ChangeLog README /usr/src/tmp/rpmconstant-buildroot/usr/share/doc/rpmconstant-0.1.4 + chmod -R go-w /usr/src/tmp/rpmconstant-buildroot/usr/share/doc/rpmconstant-0.1.4 + chmod -R a+rX /usr/src/tmp/rpmconstant-buildroot/usr/share/doc/rpmconstant-0.1.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.T19XYi 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.z8VAvU find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libpopt.so.0 >= set:jgxs6hKxVZqKunDtaX6, libpopt.so.0(LIBPOPT_0), librpmconstant.so.0 >= set:jfH15ezRUcBQDxElhgjxofTcWBA, 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.JZlghY Creating rpmconstant-debuginfo package Processing files: librpmconstant0-0.1.4-alt2_7 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wJhcot find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/rpmconstant-buildroot/usr/lib/librpmconstant.so.0: 46 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iPMSwq find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: librpmconstant = 0.1.4-alt2_7, librpmconstant.so.0 = set:jdZvSCQ4gxr6ZdSRckx0GEXuElddgbu5X5WVgmHVy0py8wSQvfKDLV6thIRr9Jxixu2ABEWxpkowRzM070ZiAHtpgrh9pn2 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OP6yYH Creating librpmconstant0-debuginfo package Processing files: librpmconstant-devel-0.1.4-alt2_7 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.36119 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rpmconstant-0.1.4 + DOCDIR=/usr/src/tmp/rpmconstant-buildroot/usr/share/doc/librpmconstant-devel-0.1.4 + export DOCDIR + rm -rf /usr/src/tmp/rpmconstant-buildroot/usr/share/doc/librpmconstant-devel-0.1.4 + /bin/mkdir -p /usr/src/tmp/rpmconstant-buildroot/usr/share/doc/librpmconstant-devel-0.1.4 + cp -prL constant.c AUTHORS ChangeLog README /usr/src/tmp/rpmconstant-buildroot/usr/share/doc/librpmconstant-devel-0.1.4 + chmod -R go-w /usr/src/tmp/rpmconstant-buildroot/usr/share/doc/librpmconstant-devel-0.1.4 + chmod -R a+rX /usr/src/tmp/rpmconstant-buildroot/usr/share/doc/librpmconstant-devel-0.1.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ecRJcY 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.9abbXN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: rpmconstant-devel = 0.1.4-alt2_7, librpmconstant-devel = 0.1.4-alt2_7 Requires: librpmconstant0 = 0.1.4-alt2_7, /usr/lib/librpmconstant.so.0.0.0, librpm-devel Obsoletes: librpmconstant0-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.N4FSN5 Processing files: rpmconstant-debuginfo-0.1.4-alt2_7 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A9RYwM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1bGNYS find-requires: running scripts (debuginfo) Requires: rpmconstant = 0.1.4-alt2_7, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libpopt.so.0), debug(librpmconstant.so.0) Processing files: librpmconstant0-debuginfo-0.1.4-alt2_7 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ngs89x find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VjuXPz find-requires: running scripts (debuginfo) Provides: debug(librpmconstant.so.0) Requires: librpmconstant0 = 0.1.4-alt2_7, debug(libc.so.6) Adding to rpmconstant a strict dependency on librpmconstant0 Adding to rpmconstant-debuginfo a strict dependency on librpmconstant0-debuginfo Removing from rpmconstant-debuginfo 1 sources provided by librpmconstant0-debuginfo Removing 1 extra deps from rpmconstant due to dependency on librpmconstant0 Removing 1 extra deps from librpmconstant-devel due to dependency on librpmconstant0 Removing 1 extra deps from rpmconstant-debuginfo due to dependency on librpmconstant0-debuginfo Removing 2 extra deps from rpmconstant due to repentancy on librpmconstant0 Removing 1 extra deps from rpmconstant-debuginfo due to repentancy on librpmconstant0-debuginfo Wrote: /usr/src/RPM/RPMS/i586/rpmconstant-0.1.4-alt2_7.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/librpmconstant0-0.1.4-alt2_7.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/librpmconstant-devel-0.1.4-alt2_7.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/rpmconstant-debuginfo-0.1.4-alt2_7.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/librpmconstant0-debuginfo-0.1.4-alt2_7.i586.rpm 11.55user 4.43system 0:28.40elapsed 56%CPU (0avgtext+0avgdata 23744maxresident)k 0inputs+0outputs (0major+753212minor)pagefaults 0swaps 17.94user 9.69system 0:40.57elapsed 68%CPU (0avgtext+0avgdata 113724maxresident)k 368inputs+0outputs (0major+1088586minor)pagefaults 0swaps --- rpmconstant-0.1.4-alt2_7.i586.rpm.repo 2018-03-28 07:34:49.000000000 +0000 +++ rpmconstant-0.1.4-alt2_7.i586.rpm.hasher 2019-05-27 09:08:02.833542109 +0000 @@ -7,2 +7,3 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.4) Requires: libc.so.6(GLIBC_2.7)