<86>Sep 16 05:34:20 userdel[1217713]: delete user 'rooter'
<86>Sep 16 05:34:20 userdel[1217713]: removed group 'rooter' owned by 'rooter'
<86>Sep 16 05:34:20 userdel[1217713]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep 16 05:34:20 groupadd[1217742]: group added to /etc/group: name=rooter, GID=1805
<86>Sep 16 05:34:20 groupadd[1217742]: group added to /etc/gshadow: name=rooter
<86>Sep 16 05:34:20 groupadd[1217742]: new group: name=rooter, GID=1805
<86>Sep 16 05:34:20 useradd[1217778]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash, from=none
<86>Sep 16 05:34:20 userdel[1217839]: delete user 'builder'
<86>Sep 16 05:34:20 userdel[1217839]: removed group 'builder' owned by 'builder'
<86>Sep 16 05:34:20 userdel[1217839]: removed shadow group 'builder' owned by 'builder'
<86>Sep 16 05:34:20 groupadd[1217883]: group added to /etc/group: name=builder, GID=1806
<86>Sep 16 05:34:20 groupadd[1217883]: group added to /etc/gshadow: name=builder
<86>Sep 16 05:34:20 groupadd[1217883]: new group: name=builder, GID=1806
<86>Sep 16 05:34:20 useradd[1217928]: new user: name=builder, UID=1806, GID=1806, home=/usr/src, shell=/bin/bash, from=none
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>Sep 16 05:34:22 rpmi: libpopt-devel-1:1.18-alt1 sisyphus+283609.300.5.1 1630003303 installed
<13>Sep 16 05:34:23 rpmi: librpm-devel-4.13.0.1-alt39 sisyphus+329209.100.1.1 1694301202 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.90314
+ 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.90314
+ 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_runstatedir_flags=
+ grep -qF runstatedir=DIR ./configure
+ configure_runstatedir_flags=--runstatedir=/var/run
+ ./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 --runstatedir=/var/run --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.39486
+ 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 <cmdline>: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.15529
+ 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.rNzwnx
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.RrVkuH
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.5ctg0D
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.wZFmRN
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.2C29Ib
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.avKYQn
Creating librpmconstant0-debuginfo package
Processing files: librpmconstant-devel-0.1.5-alt1_1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.40329
+ 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.EUvxOo
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.iHqHKg
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.GLQsSt
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.umfQOj
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rudliI
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.FfD1K9
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TvNwXg
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)
3.08user 2.84system 0:17.35elapsed 34%CPU (0avgtext+0avgdata 22972maxresident)k
0inputs+0outputs (0major+880035minor)pagefaults 0swaps
3.07user 1.34system 0:24.32elapsed 18%CPU (0avgtext+0avgdata 124840maxresident)k
0inputs+0outputs (0major+201164minor)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-09-16 05:34:42.581909660 +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-09-16 05:34:42.672910926 +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	64ebcd3ff23caf88bdee57c3dd87ad54	
+RPMIdentity: 15729c20a940e31c16f962c539e8ae5291b2e4daa8d5102989a5d0345e176af8b1bc97fc751923484da790c974d2e129532fb50d17c33e4c4187cca45807e666
--- 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-09-16 05:34:42.749911998 +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/d4	40755	root:root	
+/usr/lib/debug/.build-id/d4/f03e1a511a389b12a0e79281528f64de5ff984	120777	root:root	../../../librpmconstant.so.0.0.0
+/usr/lib/debug/.build-id/d4/f03e1a511a389b12a0e79281528f64de5ff984.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/d4	40755	root:root		
+File: /usr/lib/debug/.build-id/d4/f03e1a511a389b12a0e79281528f64de5ff984	120777	root:root		../../../librpmconstant.so.0.0.0
+File: /usr/lib/debug/.build-id/d4/f03e1a511a389b12a0e79281528f64de5ff984.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	8c214e42e469475dbfec79f50d321ab8	
 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	c6a8058431704b508d6b34f428113fd4	
+RPMIdentity: 1ffa49f8f796d46ff83d2aa8ba81e9a8c814a92030c134a112a0720531cadfdb571ad499f738ef397899001f8070c52a133727b8c1b77d4cb105fddbb75af5aa
--- 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-09-16 05:34:42.988915324 +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	1e4a59f0a36a2e32e7dc286acc67c943	
 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: 4541992018f8a9de202a45eaadffadb6e9654f55c9cb945584f4e4ccbdfca16424b2c6541d64bba8f90abf73aa15be3dfcc886c241f41091dc8a2153ec46d1e7
--- 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-09-16 05:34:43.045916117 +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/0a	40755	root:root	
+/usr/lib/debug/.build-id/0a/4dcfed787b2d449f33e71f064b64b5f3e3572a	120777	root:root	../../../../bin/rpmconstant
+/usr/lib/debug/.build-id/0a/4dcfed787b2d449f33e71f064b64b5f3e3572a.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/0a	40755	root:root		
+File: /usr/lib/debug/.build-id/0a/4dcfed787b2d449f33e71f064b64b5f3e3572a	120777	root:root		../../../../bin/rpmconstant
+File: /usr/lib/debug/.build-id/0a/4dcfed787b2d449f33e71f064b64b5f3e3572a.debug	120777	root:root		../../usr/bin/rpmconstant.debug
+File: /usr/lib/debug/usr/bin/rpmconstant.debug	100644	root:root	1fc42551177294cd5d4ad2a03e28e4e6	
 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: 9d9adc7c4c4e982bd82be56b68d4866d27d93d38e3055091634c2ba7693fe16da6679a70282f3ffab9c0c85115e352bdc18cf71540708c8aa1c528b2b1959b03