<86>Aug 1 03:26:08 userdel[1106659]: delete user 'rooter' <86>Aug 1 03:26:08 userdel[1106659]: removed group 'rooter' owned by 'rooter' <86>Aug 1 03:26:08 userdel[1106659]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 03:26:08 groupadd[1106674]: group added to /etc/group: name=rooter, GID=654 <86>Aug 1 03:26:08 groupadd[1106674]: group added to /etc/gshadow: name=rooter <86>Aug 1 03:26:08 useradd[1106692]: new user: name=rooter, UID=654, GID=654, home=/root, shell=/bin/bash <86>Aug 1 03:26:08 userdel[1106717]: delete user 'builder' <86>Aug 1 03:26:08 userdel[1106717]: removed group 'builder' owned by 'builder' <86>Aug 1 03:26:08 userdel[1106717]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 03:26:08 groupadd[1106734]: group added to /etc/group: name=builder, GID=655 <86>Aug 1 03:26:08 groupadd[1106734]: group added to /etc/gshadow: name=builder <86>Aug 1 03:26:08 groupadd[1106734]: new group: name=builder, GID=655 <86>Aug 1 03:26:08 useradd[1106749]: new user: name=builder, UID=655, GID=655, 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 warning: ignored self-provides: librpmconstant-devel = 0.1.4-alt2_7 <13>Aug 1 03:26:11 rpmi: libpopt-devel-1:1.16-alt1 1500322984 installed <13>Aug 1 03:26:11 rpmi: librpm-devel-4.13.0.1-alt24 p9+254187.340.9.1 1598671540 installed warning: ignored self-provides: librpmconstant-devel = 0.1.4-alt2_7 Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/rpmconstant-0.1.4-alt2_7.nosrc.rpm (w1.gzdio) warning: ignored self-provides: librpmconstant-devel = 0.1.4-alt2_7 Installing rpmconstant-0.1.4-alt2_7.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.88973 + 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.88973 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --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 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 for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none 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 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 x86_64-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 -c -o rpmconstant.lo rpmconstant.c libtool: compile: x86_64-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 -c rpmconstant.c -fPIC -DPIC -o .libs/rpmconstant.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o rpmconstanttbl.lo rpmconstanttbl.c libtool: compile: x86_64-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 -c rpmconstanttbl.c -fPIC -DPIC -o .libs/rpmconstanttbl.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o rpmconstant_internal.lo rpmconstant_internal.c libtool: compile: x86_64-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 -c rpmconstant_internal.c -fPIC -DPIC -o .libs/rpmconstant_internal.o /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I/usr/include/rpm -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 0:0:0 -o librpmconstant.la -rpath /usr/lib64 rpmconstant.lo rpmconstanttbl.lo rpmconstant_internal.lo -lpopt libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/rpmconstant.o .libs/rpmconstanttbl.o .libs/rpmconstant_internal.o -lpopt -O2 -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" ) x86_64-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 -c constant.c /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I/usr/include/rpm -pipe -frecord-gcc-switches -Wall -g -O2 -o rpmconstant constant.o librpmconstant.la -lpopt libtool: link: x86_64-alt-linux-gcc -I/usr/include/rpm -pipe -frecord-gcc-switches -Wall -g -O2 -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.27700 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd rpmconstant-0.1.4 + make 'INSTALL=/usr/libexec/rpm-build/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/lib64' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p librpmconstant.la '/usr/src/tmp/rpmconstant-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/librpmconstant.so.0.0.0 /usr/src/tmp/rpmconstant-buildroot/usr/lib64/librpmconstant.so.0.0.0 libtool: install: (cd /usr/src/tmp/rpmconstant-buildroot/usr/lib64 && { 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/lib64 && { 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: /usr/libexec/rpm-build/install -p .libs/librpmconstant.lai /usr/src/tmp/rpmconstant-buildroot/usr/lib64/librpmconstant.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/rpmconstant-buildroot/usr/bin' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p rpmconstant '/usr/src/tmp/rpmconstant-buildroot/usr/bin' libtool: install: warning: `librpmconstant.la' has not been installed in `/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/rpmconstant /usr/src/tmp/rpmconstant-buildroot/usr/bin/rpmconstant /bin/mkdir -p '/usr/src/tmp/rpmconstant-buildroot/usr/include/rpmconstant' /usr/libexec/rpm-build/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/lib64/librpmconstant.la + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/rpmconstant-buildroot (auto) mode of './usr/lib64/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,gnuconfig) 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/lib64: 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.27666 + 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.iEvwiE 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.Bpa8BB find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libpopt.so.0()(64bit) >= set:jgxs6hKxVZqKunDtaX6, libpopt.so.0(LIBPOPT_0)(64bit), librpmconstant.so.0()(64bit) >= 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.ISCgvC 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.qpYeQG find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/rpmconstant-buildroot/usr/lib64/librpmconstant.so.0: 46 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.L81dBO find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: librpmconstant = 0.1.4-alt2_7, librpmconstant.so.0()(64bit) = set:jdZvSCQ4gxr6ZdSRckx0GEXuElddgbu5X5WVgmHVy0py8wSQvfKDLV6thIRr9Jxixu2ABEWxpkowRzM070ZiAHtpgrh9pn2 Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q61kNZ Creating librpmconstant0-debuginfo package Processing files: librpmconstant-devel-0.1.4-alt2_7 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.14268 + 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.WZYumf 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.8QK6ky find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: rpmconstant-devel = 0.1.4-alt2_7 Requires: librpmconstant0 = 0.1.4-alt2_7, /usr/lib64/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.UXERfX 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.01CHHp find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MYE6zV find-requires: running scripts (debuginfo) Requires: rpmconstant = 0.1.4-alt2_7, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpopt.so.0), debug64(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.R1bgWu find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.B9aBK7 find-requires: running scripts (debuginfo) Provides: debug64(librpmconstant.so.0) Requires: librpmconstant0 = 0.1.4-alt2_7, debug64(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/x86_64/rpmconstant-0.1.4-alt2_7.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/librpmconstant0-0.1.4-alt2_7.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/librpmconstant-devel-0.1.4-alt2_7.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/rpmconstant-debuginfo-0.1.4-alt2_7.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/librpmconstant0-debuginfo-0.1.4-alt2_7.x86_64.rpm (w2.lzdio) 10.42user 5.10system 0:25.54elapsed 60%CPU (0avgtext+0avgdata 28588maxresident)k 0inputs+0outputs (0major+886282minor)pagefaults 0swaps 16.54user 10.39system 0:35.96elapsed 74%CPU (0avgtext+0avgdata 120500maxresident)k 0inputs+0outputs (0major+1236234minor)pagefaults 0swaps --- librpmconstant0-0.1.4-alt2_7.x86_64.rpm.repo 2018-03-28 07:34:49.000000000 +0000 +++ librpmconstant0-0.1.4-alt2_7.x86_64.rpm.hasher 2021-08-01 03:26:41.819561563 +0000 @@ -10,3 +10,3 @@ File: /usr/lib64/librpmconstant.so.0 120777 root:root librpmconstant.so.0.0.0 -File: /usr/lib64/librpmconstant.so.0.0.0 100644 root:root b75ca669a56523dd4f21e9818ce035a5 -RPMIdentity: 8959b00beca1dd2917390330ce09c5c174c08a89863466082b71fbe5a433076e5fd7259afe999714d4720fbb52cb417123c57490b0908eb22882d2c4c09f0a0c +File: /usr/lib64/librpmconstant.so.0.0.0 100644 root:root 15462bc141d4b7a2df9885915cae2a17 +RPMIdentity: aadaac9b18d14fb3632ab89a7b6525474588fae44bae2e31d0dbd88f3c6fb50babf618ef68980e80b5b5dac3e8b2e626ed97bce532070d1b997a48167fec33eb --- librpmconstant0-debuginfo-0.1.4-alt2_7.x86_64.rpm.repo 2018-03-28 07:34:49.000000000 +0000 +++ librpmconstant0-debuginfo-0.1.4-alt2_7.x86_64.rpm.hasher 2021-08-01 03:26:41.953557085 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/2a 40755 root:root -/usr/lib/debug/.build-id/2a/2a8152b1138769ce11b79d3ae1ae39976a32e0 120777 root:root ../../../../lib64/librpmconstant.so.0.0.0 -/usr/lib/debug/.build-id/2a/2a8152b1138769ce11b79d3ae1ae39976a32e0.debug 120777 root:root ../../usr/lib64/librpmconstant.so.0.0.0.debug +/usr/lib/debug/.build-id/0f 40755 root:root +/usr/lib/debug/.build-id/0f/b1f3eeac8e17e21c25ec7a96c4412e78c92ae0 120777 root:root ../../../../lib64/librpmconstant.so.0.0.0 +/usr/lib/debug/.build-id/0f/b1f3eeac8e17e21c25ec7a96c4412e78c92ae0.debug 120777 root:root ../../usr/lib64/librpmconstant.so.0.0.0.debug /usr/lib/debug/usr/lib64/librpmconstant.so.0.0.0.debug 100644 root:root @@ -15,6 +15,6 @@ Provides: librpmconstant0-debuginfo = 0.1.4-alt2_7 -File: /usr/lib/debug/.build-id/2a 40755 root:root -File: /usr/lib/debug/.build-id/2a/2a8152b1138769ce11b79d3ae1ae39976a32e0 120777 root:root ../../../../lib64/librpmconstant.so.0.0.0 -File: /usr/lib/debug/.build-id/2a/2a8152b1138769ce11b79d3ae1ae39976a32e0.debug 120777 root:root ../../usr/lib64/librpmconstant.so.0.0.0.debug -File: /usr/lib/debug/usr/lib64/librpmconstant.so.0.0.0.debug 100644 root:root 7b6e199366cfd3c39d71c39350e5afa8 +File: /usr/lib/debug/.build-id/0f 40755 root:root +File: /usr/lib/debug/.build-id/0f/b1f3eeac8e17e21c25ec7a96c4412e78c92ae0 120777 root:root ../../../../lib64/librpmconstant.so.0.0.0 +File: /usr/lib/debug/.build-id/0f/b1f3eeac8e17e21c25ec7a96c4412e78c92ae0.debug 120777 root:root ../../usr/lib64/librpmconstant.so.0.0.0.debug +File: /usr/lib/debug/usr/lib64/librpmconstant.so.0.0.0.debug 100644 root:root 50a6444d77e54dc5ea4a6b24063bf069 File: /usr/lib/debug/usr/lib64/librpmconstant.so.0.debug 120777 root:root librpmconstant.so.0.0.0.debug @@ -24,3 +24,3 @@ File: /usr/src/debug/rpmconstant-0.1.4/rpmconstant_internal.c 100644 root:root 4de7e50dd26d59130ee7541e0916dff1 -File: /usr/src/debug/rpmconstant-0.1.4/rpmconstanttbl.c 100644 root:root b1fd3947bea2e79d1fdb49eaaf3e208f -RPMIdentity: e373d51e77b6ebe3cfbcb60b192cb6de646230867950f578030afe942c16ccd3e9c611fda975d0250a94167e57565694003f37c0b415326de42738c5fdec59f3 +File: /usr/src/debug/rpmconstant-0.1.4/rpmconstanttbl.c 100644 root:root 47452877c5f4b5dc1bab5f9a79d83b66 +RPMIdentity: 996d8504fd72fd914610171a9222b797c578166aac744ede0dc0b2e32e8b990ee6c8f1e49d78c7bb81971a9241019d90058c5dd4f64d77fa67b0c5bd33129974 --- rpmconstant-0.1.4-alt2_7.x86_64.rpm.repo 2018-03-28 07:34:49.000000000 +0000 +++ rpmconstant-0.1.4-alt2_7.x86_64.rpm.hasher 2021-08-01 03:26:43.135517581 +0000 @@ -7,2 +7,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: libc.so.6(GLIBC_2.7)(64bit) @@ -14,3 +15,3 @@ Provides: rpmconstant = 0.1.4-alt2_7 -File: /usr/bin/rpmconstant 100755 root:root 32e41adf92db1b758f01bf08f841533a +File: /usr/bin/rpmconstant 100755 root:root e1310398bc26d22b78b8044402ac1e40 File: /usr/share/doc/rpmconstant-0.1.4 40755 root:root @@ -19,2 +20,2 @@ File: /usr/share/doc/rpmconstant-0.1.4/README 100644 root:root 4c13a418dd03e0acb98c1baf3e96c7d6 -RPMIdentity: d1a35adc63c6e7754100b5368afbda97b28d2762ea85ed2c92807e3bdff9803115c3fbb8ee483344c38e3c59f9b016bedd5fc73be47e28c999ab7157e612cc2e +RPMIdentity: fbda15987416740a5855506b9aab845dfe7af8403545fed8f6fb72dc813c027a883f3a831309959d9ce24b2dfc3c7fc6180857f3feee254df9795c8e82897e96 --- rpmconstant-debuginfo-0.1.4-alt2_7.x86_64.rpm.repo 2018-03-28 07:34:49.000000000 +0000 +++ rpmconstant-debuginfo-0.1.4-alt2_7.x86_64.rpm.hasher 2021-08-01 03:26:43.380509393 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/c5 40755 root:root -/usr/lib/debug/.build-id/c5/394a5a7c6e7ef31735f6dbc6a2cc158854d59e 120777 root:root ../../../../bin/rpmconstant -/usr/lib/debug/.build-id/c5/394a5a7c6e7ef31735f6dbc6a2cc158854d59e.debug 120777 root:root ../../usr/bin/rpmconstant.debug +/usr/lib/debug/.build-id/fe 40755 root:root +/usr/lib/debug/.build-id/fe/133bca555a14cc4ee5f249912f34ca8ff2dac2 120777 root:root ../../../../bin/rpmconstant +/usr/lib/debug/.build-id/fe/133bca555a14cc4ee5f249912f34ca8ff2dac2.debug 120777 root:root ../../usr/bin/rpmconstant.debug /usr/lib/debug/usr/bin/rpmconstant.debug 100644 root:root @@ -12,8 +12,8 @@ Provides: rpmconstant-debuginfo = 0.1.4-alt2_7 -File: /usr/lib/debug/.build-id/c5 40755 root:root -File: /usr/lib/debug/.build-id/c5/394a5a7c6e7ef31735f6dbc6a2cc158854d59e 120777 root:root ../../../../bin/rpmconstant -File: /usr/lib/debug/.build-id/c5/394a5a7c6e7ef31735f6dbc6a2cc158854d59e.debug 120777 root:root ../../usr/bin/rpmconstant.debug -File: /usr/lib/debug/usr/bin/rpmconstant.debug 100644 root:root 7ad64f5055e31cb0cf2d15bb5032ed19 +File: /usr/lib/debug/.build-id/fe 40755 root:root +File: /usr/lib/debug/.build-id/fe/133bca555a14cc4ee5f249912f34ca8ff2dac2 120777 root:root ../../../../bin/rpmconstant +File: /usr/lib/debug/.build-id/fe/133bca555a14cc4ee5f249912f34ca8ff2dac2.debug 120777 root:root ../../usr/bin/rpmconstant.debug +File: /usr/lib/debug/usr/bin/rpmconstant.debug 100644 root:root 2fd389642a61506ed272b46374983870 File: /usr/src/debug/rpmconstant-0.1.4 40755 root:root File: /usr/src/debug/rpmconstant-0.1.4/constant.c 100644 root:root 4eaffc5092e5edf869fc3741d74876ad -RPMIdentity: 2c1e7bced3eac78447468bb60292b0490d77886b94fabd856abea8630e71e12daff5809258ea5bd8d0de80a1e8c6fd8644bd4f6098e98c8280f31d2588f15631 +RPMIdentity: 9932ff279ce8dce00228b0425d8b34831680f6536339d89b0ba711c443efe729721c2939bd9fc66329cfc4e5db8b56719585885a2a7dbfa797012ac0e80e72e0