<86>Mar 11 05:17:11 userdel[122140]: delete user 'rooter' <86>Mar 11 05:17:11 userdel[122140]: removed group 'rooter' owned by 'rooter' <86>Mar 11 05:17:11 userdel[122140]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 11 05:17:11 groupadd[122159]: group added to /etc/group: name=rooter, GID=1353 <86>Mar 11 05:17:11 groupadd[122159]: group added to /etc/gshadow: name=rooter <86>Mar 11 05:17:11 groupadd[122159]: new group: name=rooter, GID=1353 <86>Mar 11 05:17:11 useradd[122174]: new user: name=rooter, UID=1353, GID=1353, home=/root, shell=/bin/bash <86>Mar 11 05:17:11 userdel[122189]: delete user 'builder' <86>Mar 11 05:17:11 userdel[122189]: removed group 'builder' owned by 'builder' <86>Mar 11 05:17:11 userdel[122189]: removed shadow group 'builder' owned by 'builder' <86>Mar 11 05:17:11 groupadd[122203]: group added to /etc/group: name=builder, GID=1354 <86>Mar 11 05:17:11 groupadd[122203]: group added to /etc/gshadow: name=builder <86>Mar 11 05:17:11 groupadd[122203]: new group: name=builder, GID=1354 <86>Mar 11 05:17:11 useradd[122215]: new user: name=builder, UID=1354, GID=1354, 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.5-alt1_1 <13>Mar 11 05:17:13 rpmi: libpopt-devel-1:1.18-alt1 sisyphus+283609.300.5.1 1630003303 installed <13>Mar 11 05:17:13 rpmi: librpm-devel-4.13.0.1-alt35 sisyphus+309543.100.2.1 1668263422 installed warning: ignored self-provides: librpmconstant-devel = 0.1.5-alt1_1 Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/rpmconstant-0.1.5-alt1_1.nosrc.rpm (w1.gzdio) warning: ignored self-provides: librpmconstant-devel = 0.1.5-alt1_1 Installing rpmconstant-0.1.5-alt1_1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.16484 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf rpmconstant-0.1.5 + echo 'Source #0 (rpmconstant-0.1.5.tar.gz):' Source #0 (rpmconstant-0.1.5.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/rpmconstant-0.1.5.tar.gz + /bin/tar -xf - + cd rpmconstant-0.1.5 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.16484 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rpmconstant-0.1.5 + mv rpmconstanttbl.c rpmconstanttbl.c.old + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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: --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 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 whether i586-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) 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 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 a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 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: --without-included-gettext + make make: Entering directory '/usr/src/RPM/BUILD/rpmconstant-0.1.5' ./rpmh2tbl /usr/include/rpm/*.h > rpmconstanttbl.c make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/rpmconstant-0.1.5' i586-alt-linux-gcc -DPACKAGE_NAME=\"rpmconstant\" -DPACKAGE_TARNAME=\"rpmconstant\" -DPACKAGE_VERSION=\"0.1.5\" -DPACKAGE_STRING=\"rpmconstant\ 0.1.5\" -DPACKAGE_BUGREPORT=\"tv@mageia.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpmconstant\" -DVERSION=\"0.1.5\" -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 -flto=auto -march=i586 -mtune=generic -c -o constant.o constant.c /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"rpmconstant\" -DPACKAGE_TARNAME=\"rpmconstant\" -DPACKAGE_VERSION=\"0.1.5\" -DPACKAGE_STRING=\"rpmconstant\ 0.1.5\" -DPACKAGE_BUGREPORT=\"tv@mageia.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpmconstant\" -DVERSION=\"0.1.5\" -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 -flto=auto -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.5\" "-DPACKAGE_STRING=\"rpmconstant 0.1.5\"" -DPACKAGE_BUGREPORT=\"tv@mageia.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpmconstant\" -DVERSION=\"0.1.5\" -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 -flto=auto -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.5\" -DPACKAGE_STRING=\"rpmconstant\ 0.1.5\" -DPACKAGE_BUGREPORT=\"tv@mageia.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpmconstant\" -DVERSION=\"0.1.5\" -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 -flto=auto -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.5\" "-DPACKAGE_STRING=\"rpmconstant 0.1.5\"" -DPACKAGE_BUGREPORT=\"tv@mageia.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpmconstant\" -DVERSION=\"0.1.5\" -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 -flto=auto -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.5\" -DPACKAGE_STRING=\"rpmconstant\ 0.1.5\" -DPACKAGE_BUGREPORT=\"tv@mageia.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpmconstant\" -DVERSION=\"0.1.5\" -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 -flto=auto -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.5\" "-DPACKAGE_STRING=\"rpmconstant 0.1.5\"" -DPACKAGE_BUGREPORT=\"tv@mageia.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpmconstant\" -DVERSION=\"0.1.5\" -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 -flto=auto -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 -flto=auto -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 -g -O2 -flto=auto -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" ) /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -I/usr/include/rpm -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -march=i586 -mtune=generic -o .libs/rpmconstant constant.o ./.libs/librpmconstant.so -lpopt make[1]: Leaving directory '/usr/src/RPM/BUILD/rpmconstant-0.1.5' make: Leaving directory '/usr/src/RPM/BUILD/rpmconstant-0.1.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.75535 + 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.5 + 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.5' make install-am make[1]: Entering directory '/usr/src/RPM/BUILD/rpmconstant-0.1.5' make[2]: Entering directory '/usr/src/RPM/BUILD/rpmconstant-0.1.5' /bin/mkdir -p '/usr/src/tmp/rpmconstant-buildroot/usr/lib' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p librpmconstant.la '/usr/src/tmp/rpmconstant-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/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: /usr/libexec/rpm-build/install -p .libs/librpmconstant.lai /usr/src/tmp/rpmconstant-buildroot/usr/lib/librpmconstant.la libtool: warning: remember to run 'libtool --finish /usr/lib' /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: warning: 'librpmconstant.la' has not been installed in '/usr/lib' 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.5' make[1]: Leaving directory '/usr/src/RPM/BUILD/rpmconstant-0.1.5' make: Leaving directory '/usr/src/RPM/BUILD/rpmconstant-0.1.5' + 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,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/lib: (from :0) 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) Processing files: rpmconstant-0.1.5-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.75535 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rpmconstant-0.1.5 + DOCDIR=/usr/src/tmp/rpmconstant-buildroot/usr/share/doc/rpmconstant-0.1.5 + export DOCDIR + rm -rf /usr/src/tmp/rpmconstant-buildroot/usr/share/doc/rpmconstant-0.1.5 + /bin/mkdir -p /usr/src/tmp/rpmconstant-buildroot/usr/share/doc/rpmconstant-0.1.5 + cp -prL AUTHORS ChangeLog README /usr/src/tmp/rpmconstant-buildroot/usr/share/doc/rpmconstant-0.1.5 + chmod -R go-w /usr/src/tmp/rpmconstant-buildroot/usr/share/doc/rpmconstant-0.1.5 + chmod -R a+rX /usr/src/tmp/rpmconstant-buildroot/usr/share/doc/rpmconstant-0.1.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9oXPId find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KM2ZH9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), 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.JIsvDz Creating rpmconstant-debuginfo package Processing files: librpmconstant0-0.1.5-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.An9Lbm find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,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.9PZnZl find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: librpmconstant = 0.1.5-alt1_1, 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.0VFBul Creating librpmconstant0-debuginfo package Processing files: librpmconstant-devel-0.1.5-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.67304 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rpmconstant-0.1.5 + DOCDIR=/usr/src/tmp/rpmconstant-buildroot/usr/share/doc/librpmconstant-devel-0.1.5 + export DOCDIR + rm -rf /usr/src/tmp/rpmconstant-buildroot/usr/share/doc/librpmconstant-devel-0.1.5 + /bin/mkdir -p /usr/src/tmp/rpmconstant-buildroot/usr/share/doc/librpmconstant-devel-0.1.5 + cp -prL constant.c AUTHORS ChangeLog README /usr/src/tmp/rpmconstant-buildroot/usr/share/doc/librpmconstant-devel-0.1.5 + chmod -R go-w /usr/src/tmp/rpmconstant-buildroot/usr/share/doc/librpmconstant-devel-0.1.5 + chmod -R a+rX /usr/src/tmp/rpmconstant-buildroot/usr/share/doc/librpmconstant-devel-0.1.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6cH24z find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9nxqlT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: rpmconstant-devel = 0.1.5-alt1_1 Requires: librpmconstant0 = 0.1.5-alt1_1, /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.HgYzmg Processing files: rpmconstant-debuginfo-0.1.5-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.P8UeuB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OAmIz0 find-requires: running scripts (debuginfo) Requires: rpmconstant = 0.1.5-alt1_1, /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.5-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hxwSD6 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SpTl2z find-requires: running scripts (debuginfo) Provides: debug(librpmconstant.so.0) Requires: librpmconstant0 = 0.1.5-alt1_1, debug(libc.so.6) Adding to rpmconstant-debuginfo a strict dependency on rpmconstant Adding to librpmconstant-devel a strict dependency on librpmconstant0 Adding to librpmconstant0-debuginfo a strict dependency on librpmconstant0 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 3 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.5-alt1_1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/librpmconstant0-0.1.5-alt1_1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/librpmconstant-devel-0.1.5-alt1_1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/rpmconstant-debuginfo-0.1.5-alt1_1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/librpmconstant0-debuginfo-0.1.5-alt1_1.i586.rpm (w2.lzdio) 2.99user 2.12system 0:16.80elapsed 30%CPU (0avgtext+0avgdata 23548maxresident)k 0inputs+0outputs (0major+862129minor)pagefaults 0swaps 2.37user 1.22system 0:22.76elapsed 15%CPU (0avgtext+0avgdata 108760maxresident)k 384inputs+0outputs (32328major+165736minor)pagefaults 0swaps --- librpmconstant-devel-0.1.5-alt1_1.i586.rpm.repo 2019-09-18 16:23:44.000000000 +0000 +++ librpmconstant-devel-0.1.5-alt1_1.i586.rpm.hasher 2023-03-11 05:17:31.963522311 +0000 @@ -11,3 +11,2 @@ Provides: rpmconstant-devel = 0.1.5-alt1_1 -Provides: librpmconstant-devel = 0.1.5-alt1_1 Provides: librpmconstant-devel = 0.1.5-alt1_1:sisyphus+237747.100.1.1 @@ -21,2 +20,2 @@ File: /usr/share/doc/librpmconstant-devel-0.1.5/constant.c 100644 root:root 4eaffc5092e5edf869fc3741d74876ad -RPMIdentity: ce8391eeeab7ed45e79b7443f5fba48cd4050451929481de2d3adbf53d5f5d71c3c5463a8f6d28df500ccee8a5095446ef3342750571e903fd22715a39fb3c5c +RPMIdentity: 366b61955a199fd347338a621ca552f9f92e9fb2174f204fa04d5696c7ece349da762d18b375b0a5619f08a24e2a58ea74e7f4f58583a40fcb85b73a22aa3557 --- librpmconstant0-0.1.5-alt1_1.i586.rpm.repo 2019-09-18 16:23:44.000000000 +0000 +++ librpmconstant0-0.1.5-alt1_1.i586.rpm.hasher 2023-03-11 05:17:32.052524055 +0000 @@ -11,3 +11,3 @@ File: /usr/lib/librpmconstant.so.0 120777 root:root librpmconstant.so.0.0.0 -File: /usr/lib/librpmconstant.so.0.0.0 100644 root:root a539dd028fe572f10ba4eb8267ca9e4b -RPMIdentity: 65c1549fc864776d1a4d74694e119478067f909465a851c212a859ff5dd13ff9b9ec2d2f561dc37039c4a7091fbba7e1f37dc7e4af89f6626a13e82671847133 +File: /usr/lib/librpmconstant.so.0.0.0 100644 root:root 1c232b0bd3f0d62ddc498701be21f589 +RPMIdentity: 3178471b07b72e25dcbb082015df6c5d86fdb40872a71574788f5e2c1912170e9a80219816f18858f7b628b51f6b436c62bff333d16c5b478f1f8acdb17ccb84 --- librpmconstant0-debuginfo-0.1.5-alt1_1.i586.rpm.repo 2019-09-18 16:23:44.000000000 +0000 +++ librpmconstant0-debuginfo-0.1.5-alt1_1.i586.rpm.hasher 2023-03-11 05:17:32.124525466 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/62 40755 root:root -/usr/lib/debug/.build-id/62/826fd794196704b2ad1a92a8e2f5f7b8f9f26d 120777 root:root ../../../librpmconstant.so.0.0.0 -/usr/lib/debug/.build-id/62/826fd794196704b2ad1a92a8e2f5f7b8f9f26d.debug 120777 root:root ../../usr/lib/librpmconstant.so.0.0.0.debug +/usr/lib/debug/.build-id/d5 40755 root:root +/usr/lib/debug/.build-id/d5/0998f69aeb3bb321ea8a5b9b4c9085cc52c1a8 120777 root:root ../../../librpmconstant.so.0.0.0 +/usr/lib/debug/.build-id/d5/0998f69aeb3bb321ea8a5b9b4c9085cc52c1a8.debug 120777 root:root ../../usr/lib/librpmconstant.so.0.0.0.debug /usr/lib/debug/usr/lib/librpmconstant.so.0.0.0.debug 100644 root:root @@ -15,6 +15,6 @@ Provides: librpmconstant0-debuginfo = 0.1.5-alt1_1:sisyphus+237747.100.1.1 -File: /usr/lib/debug/.build-id/62 40755 root:root -File: /usr/lib/debug/.build-id/62/826fd794196704b2ad1a92a8e2f5f7b8f9f26d 120777 root:root ../../../librpmconstant.so.0.0.0 -File: /usr/lib/debug/.build-id/62/826fd794196704b2ad1a92a8e2f5f7b8f9f26d.debug 120777 root:root ../../usr/lib/librpmconstant.so.0.0.0.debug -File: /usr/lib/debug/usr/lib/librpmconstant.so.0.0.0.debug 100644 root:root 0d392ece9cc230ba94c6b267f3b5334a +File: /usr/lib/debug/.build-id/d5 40755 root:root +File: /usr/lib/debug/.build-id/d5/0998f69aeb3bb321ea8a5b9b4c9085cc52c1a8 120777 root:root ../../../librpmconstant.so.0.0.0 +File: /usr/lib/debug/.build-id/d5/0998f69aeb3bb321ea8a5b9b4c9085cc52c1a8.debug 120777 root:root ../../usr/lib/librpmconstant.so.0.0.0.debug +File: /usr/lib/debug/usr/lib/librpmconstant.so.0.0.0.debug 100644 root:root ad2425a3a160861abd50715a245e0fdd File: /usr/lib/debug/usr/lib/librpmconstant.so.0.debug 120777 root:root librpmconstant.so.0.0.0.debug @@ -24,3 +24,3 @@ File: /usr/src/debug/rpmconstant-0.1.5/rpmconstant_internal.c 100644 root:root 4de7e50dd26d59130ee7541e0916dff1 -File: /usr/src/debug/rpmconstant-0.1.5/rpmconstanttbl.c 100644 root:root e8774865bd79429f8f75ea841987b206 -RPMIdentity: d24918b678eaa7dc56a50d86417f149868edb8330f76fbbbac1aff62b8b22344ac372b0b646df5a057ffa484a68466a60b90162ee14f7953d2b88a82c9a7dc7b +File: /usr/src/debug/rpmconstant-0.1.5/rpmconstanttbl.c 100644 root:root 67eb8739a63fd8b32f0bf4a97a91b9aa +RPMIdentity: 627ca6ce2edcf11d2c58c4c0a25e2cbb803e06cf9b2dfd501a9798d12c2a0de7214fb824e195cf52a3c8c27c2c64daf27b49974254f2130ac4b217132e2aad75 --- rpmconstant-0.1.5-alt1_1.i586.rpm.repo 2019-09-18 16:23:44.000000000 +0000 +++ rpmconstant-0.1.5-alt1_1.i586.rpm.hasher 2023-03-11 05:17:32.620535187 +0000 @@ -7,2 +7,3 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -15,3 +16,3 @@ Provides: rpmconstant = 0.1.5-alt1_1:sisyphus+237747.100.1.1 -File: /usr/bin/rpmconstant 100755 root:root 16786dd044f77a946b7dbf3931f1bf8a +File: /usr/bin/rpmconstant 100755 root:root a89f043d60c68e8b079efedae4e7c047 File: /usr/share/doc/rpmconstant-0.1.5 40755 root:root @@ -20,2 +21,2 @@ File: /usr/share/doc/rpmconstant-0.1.5/README 100644 root:root 4c13a418dd03e0acb98c1baf3e96c7d6 -RPMIdentity: 5cb7bd9ee74d5a9c595f51604b0c5a206d2e522bb2e443a5851c99d4786575d7a8687ed3f1abbfd8740763cfba53120399cc06c60b80a5fc20fb94d2c13d57f3 +RPMIdentity: 0317bd861bb5d9c25fe7c39add3ad1972fbdca376dd0d75bf5b732fde04d7168f32fe87beb8fea800eeab6b023c2db5ec2a7c03f191cba04bbe6110ab5769d79 --- rpmconstant-debuginfo-0.1.5-alt1_1.i586.rpm.repo 2019-09-18 16:23:44.000000000 +0000 +++ rpmconstant-debuginfo-0.1.5-alt1_1.i586.rpm.hasher 2023-03-11 05:17:32.712536990 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/de 40755 root:root -/usr/lib/debug/.build-id/de/e3e2ee97b45ca9b5d08042c79b591b0c205c18 120777 root:root ../../../../bin/rpmconstant -/usr/lib/debug/.build-id/de/e3e2ee97b45ca9b5d08042c79b591b0c205c18.debug 120777 root:root ../../usr/bin/rpmconstant.debug +/usr/lib/debug/.build-id/2f 40755 root:root +/usr/lib/debug/.build-id/2f/659db74df4ce21c2c7f6c03abec00fb7267217 120777 root:root ../../../../bin/rpmconstant +/usr/lib/debug/.build-id/2f/659db74df4ce21c2c7f6c03abec00fb7267217.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.5-alt1_1:sisyphus+237747.100.1.1 -File: /usr/lib/debug/.build-id/de 40755 root:root -File: /usr/lib/debug/.build-id/de/e3e2ee97b45ca9b5d08042c79b591b0c205c18 120777 root:root ../../../../bin/rpmconstant -File: /usr/lib/debug/.build-id/de/e3e2ee97b45ca9b5d08042c79b591b0c205c18.debug 120777 root:root ../../usr/bin/rpmconstant.debug -File: /usr/lib/debug/usr/bin/rpmconstant.debug 100644 root:root 7b75bb399e19b1d9f545924867c86594 +File: /usr/lib/debug/.build-id/2f 40755 root:root +File: /usr/lib/debug/.build-id/2f/659db74df4ce21c2c7f6c03abec00fb7267217 120777 root:root ../../../../bin/rpmconstant +File: /usr/lib/debug/.build-id/2f/659db74df4ce21c2c7f6c03abec00fb7267217.debug 120777 root:root ../../usr/bin/rpmconstant.debug +File: /usr/lib/debug/usr/bin/rpmconstant.debug 100644 root:root 95a88ed8b0291f0e22b41efd62962b31 File: /usr/src/debug/rpmconstant-0.1.5 40755 root:root File: /usr/src/debug/rpmconstant-0.1.5/constant.c 100644 root:root 4eaffc5092e5edf869fc3741d74876ad -RPMIdentity: 38c6ea4c12ed147590c4127d67395738564d25b16f13818469fa101286a72f0c62c89cdbe9a780504078a602c5869baf85ee76263193d7f83021352d42b5e4c9 +RPMIdentity: f96648f2206a51bb41eb5a0cedd31445395e4ddcffe7ac65e6fe728d3decb78ccca4ed7e9ad7ccffd3155ef228fc0699fb1b672d7d5f4a467ebfc1ac8b72f668