<86>Aug 16 01:17:30 userdel[2289427]: delete user 'rooter'
<86>Aug 16 01:17:30 userdel[2289427]: removed group 'rooter' owned by 'rooter'
<86>Aug 16 01:17:30 userdel[2289427]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug 16 01:17:30 groupadd[2289437]: group added to /etc/group: name=rooter, GID=642
<86>Aug 16 01:17:30 groupadd[2289437]: group added to /etc/gshadow: name=rooter
<86>Aug 16 01:17:30 groupadd[2289437]: new group: name=rooter, GID=642
<86>Aug 16 01:17:30 useradd[2289444]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash
<86>Aug 16 01:17:30 userdel[2289461]: delete user 'builder'
<86>Aug 16 01:17:30 userdel[2289461]: removed group 'builder' owned by 'builder'
<86>Aug 16 01:17:30 userdel[2289461]: removed shadow group 'builder' owned by 'builder'
<86>Aug 16 01:17:30 groupadd[2289472]: group added to /etc/group: name=builder, GID=643
<86>Aug 16 01:17:30 groupadd[2289472]: group added to /etc/gshadow: name=builder
<86>Aug 16 01:17:30 groupadd[2289472]: new group: name=builder, GID=643
<86>Aug 16 01:17:30 useradd[2289485]: new user: name=builder, UID=643, GID=643, 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>Aug 16 01:17:32 rpmi: libpopt-devel-1:1.18-alt1 sisyphus+283609.300.5.1 1630003299 installed
<13>Aug 16 01:17:32 rpmi: librpm-devel-4.13.0.1-alt34 sisyphus+303395.200.2.1 1657552018 installed
warning: ignored self-provides: librpmconstant-devel = 0.1.5-alt1_1
Building target platforms: x86_64
Building for target x86_64
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: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.87032
+ 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.87032
+ 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'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
++ 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'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ ./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: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
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 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 a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
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: --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'
x86_64-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 -c -o constant.o constant.c
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-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 -c -o rpmconstant.lo rpmconstant.c
libtool: compile:  x86_64-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 -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.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 -c -o rpmconstanttbl.lo rpmconstanttbl.c
libtool: compile:  x86_64-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 -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.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 -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.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 -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 -flto=auto -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  -g -O2 -flto=auto   -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 x86_64-alt-linux-gcc -I/usr/include/rpm -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto   -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 -flto=auto -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.72411
+ 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/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: 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: 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.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/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: (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.98255
+ 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.xe5bcd
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.rAMRfR
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.34)(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.ymZJaJ
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.HY9mGd
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,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.H3tuWu
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()(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.7amuCM
Creating librpmconstant0-debuginfo package
Processing files: librpmconstant-devel-0.1.5-alt1_1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27399
+ 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.WAUD0N
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.IDZ8rw
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/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.shUZpI
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.0zCeb3
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LAZuuE
find-requires: running scripts (debuginfo)
Requires: rpmconstant = 0.1.5-alt1_1, /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.5-alt1_1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fyikyV
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ii9fpO
find-requires: running scripts (debuginfo)
Provides: debug64(librpmconstant.so.0)
Requires: librpmconstant0 = 0.1.5-alt1_1, debug64(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 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.5-alt1_1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/librpmconstant0-0.1.5-alt1_1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/librpmconstant-devel-0.1.5-alt1_1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/rpmconstant-debuginfo-0.1.5-alt1_1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/librpmconstant0-debuginfo-0.1.5-alt1_1.x86_64.rpm (w2.lzdio)
6.85user 7.37system 0:23.00elapsed 61%CPU (0avgtext+0avgdata 25564maxresident)k
0inputs+0outputs (0major+945198minor)pagefaults 0swaps
11.11user 12.28system 0:30.57elapsed 76%CPU (0avgtext+0avgdata 105268maxresident)k
384inputs+0outputs (31141major+1254788minor)pagefaults 0swaps
--- librpmconstant-devel-0.1.5-alt1_1.x86_64.rpm.repo	2019-09-18 16:23:46.000000000 +0000
+++ librpmconstant-devel-0.1.5-alt1_1.x86_64.rpm.hasher	2022-08-16 01:17:58.396165849 +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: f54b71a49a5dd8674a7103d8d135d006917bd505f9bc526e452c8b2e83ec436223ceb5a8521a7fe2be46dd3445262b454c01cb17e742529526a241859bd8b08e
+RPMIdentity: 3808f9097e2d5a2f581efc633f3e60d7fb190a4c3cb4aa6c01444074d2b3d320358ea7f6aebfce4a3357651249b92d190dd5a3a34e40e3483e90e02a2405ac7f
--- librpmconstant0-0.1.5-alt1_1.x86_64.rpm.repo	2019-09-18 16:23:46.000000000 +0000
+++ librpmconstant0-0.1.5-alt1_1.x86_64.rpm.hasher	2022-08-16 01:17:58.481166779 +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	3ce692191c7ce4d7d536b3338c487a73	
-RPMIdentity: 40181f7d8c5acd80ece0755ae3168d73f2c577686d5ce93d28db21e4e4003322465e250e19d037d61329e7fab788d0edf99775fd397e3d4baf78d5bada3c239f
+File: /usr/lib64/librpmconstant.so.0.0.0	100644	root:root	804dbe59806b6f61f661828bf879e85b	
+RPMIdentity: c9af38a61f33ef31e12ee0a57ab9626eb35dbcb2ea538a9c1b8c43ac59362c9fb136e861d89566b382aa60e61952a71ebe812cb0eee36e8e8856ea210e33b392
--- librpmconstant0-debuginfo-0.1.5-alt1_1.x86_64.rpm.repo	2019-09-18 16:23:46.000000000 +0000
+++ librpmconstant0-debuginfo-0.1.5-alt1_1.x86_64.rpm.hasher	2022-08-16 01:17:58.553167566 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/d4	40755	root:root	
-/usr/lib/debug/.build-id/d4/7c226f588428becbddacfdb0d4302c381bb775	120777	root:root	../../../../lib64/librpmconstant.so.0.0.0
-/usr/lib/debug/.build-id/d4/7c226f588428becbddacfdb0d4302c381bb775.debug	120777	root:root	../../usr/lib64/librpmconstant.so.0.0.0.debug
+/usr/lib/debug/.build-id/1c	40755	root:root	
+/usr/lib/debug/.build-id/1c/e1627d1a4fc3bbecf63a03bc6ccf241024c11a	120777	root:root	../../../../lib64/librpmconstant.so.0.0.0
+/usr/lib/debug/.build-id/1c/e1627d1a4fc3bbecf63a03bc6ccf241024c11a.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.5-alt1_1:sisyphus+237747.100.1.1
-File: /usr/lib/debug/.build-id/d4	40755	root:root		
-File: /usr/lib/debug/.build-id/d4/7c226f588428becbddacfdb0d4302c381bb775	120777	root:root		../../../../lib64/librpmconstant.so.0.0.0
-File: /usr/lib/debug/.build-id/d4/7c226f588428becbddacfdb0d4302c381bb775.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	0f049763c90ff0601df91c4a3d7c4e67	
+File: /usr/lib/debug/.build-id/1c	40755	root:root		
+File: /usr/lib/debug/.build-id/1c/e1627d1a4fc3bbecf63a03bc6ccf241024c11a	120777	root:root		../../../../lib64/librpmconstant.so.0.0.0
+File: /usr/lib/debug/.build-id/1c/e1627d1a4fc3bbecf63a03bc6ccf241024c11a.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	76a5293e20bdd9fce281704a258dd84d	
 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.5/rpmconstant_internal.c	100644	root:root	4de7e50dd26d59130ee7541e0916dff1	
-File: /usr/src/debug/rpmconstant-0.1.5/rpmconstanttbl.c	100644	root:root	c6cfc2e672d3378b63cb2a833cb8a863	
-RPMIdentity: ac509590222dd01ee91af75e914e6613fd2411fbb347f7dd39b839426c4c62c3a2958fecbfaa86e29d42397c485632c157a17c5ccdd45350692feb52073210a6
+File: /usr/src/debug/rpmconstant-0.1.5/rpmconstanttbl.c	100644	root:root	b9cbc46dff2d78f3ec67decb88966cf6	
+RPMIdentity: db60cf6c06b6edb0c47306bf4a05e023d25d4d7d61cdeff64e78858308d14f399a3d14e9f1390db94b8f28a1916fbe99f15678df50e98ff4b9630ad7789a786a
--- rpmconstant-0.1.5-alt1_1.x86_64.rpm.repo	2019-09-18 16:23:46.000000000 +0000
+++ rpmconstant-0.1.5-alt1_1.x86_64.rpm.hasher	2022-08-16 01:17:58.639168507 +0000
@@ -7,2 +7,3 @@
 Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
@@ -15,3 +16,3 @@
 Provides: rpmconstant = 0.1.5-alt1_1:sisyphus+237747.100.1.1
-File: /usr/bin/rpmconstant	100755	root:root	b91417f9ac047f4f9d8a8ff477a54dfb	
+File: /usr/bin/rpmconstant	100755	root:root	225ec0db10f31ccb1f02ec55ad9e4b58	
 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: 3db625131e4898eacb5faaf389db5179e25476a0b663d4265de56f62529fa6f938ca95c2f5110d9dfca983e5563d87f63f57e435b2c019f18f989f52b4b8d9b8
+RPMIdentity: a436c6b7bad5201fb8dbcd5782e64c92402f50030436b1abaa4d9f0e287d8bf93115f2a72116e4d30e6659fd7f319837757321a3fdc887d67dafc8b011360506
--- rpmconstant-debuginfo-0.1.5-alt1_1.x86_64.rpm.repo	2019-09-18 16:23:46.000000000 +0000
+++ rpmconstant-debuginfo-0.1.5-alt1_1.x86_64.rpm.hasher	2022-08-16 01:17:58.704169218 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/8e	40755	root:root	
-/usr/lib/debug/.build-id/8e/6ce7fa2bff4559f007724a990fc294811973d3	120777	root:root	../../../../bin/rpmconstant
-/usr/lib/debug/.build-id/8e/6ce7fa2bff4559f007724a990fc294811973d3.debug	120777	root:root	../../usr/bin/rpmconstant.debug
+/usr/lib/debug/.build-id/42	40755	root:root	
+/usr/lib/debug/.build-id/42/015fe3f3b992df807d459878bd036e816008d1	120777	root:root	../../../../bin/rpmconstant
+/usr/lib/debug/.build-id/42/015fe3f3b992df807d459878bd036e816008d1.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/8e	40755	root:root		
-File: /usr/lib/debug/.build-id/8e/6ce7fa2bff4559f007724a990fc294811973d3	120777	root:root		../../../../bin/rpmconstant
-File: /usr/lib/debug/.build-id/8e/6ce7fa2bff4559f007724a990fc294811973d3.debug	120777	root:root		../../usr/bin/rpmconstant.debug
-File: /usr/lib/debug/usr/bin/rpmconstant.debug	100644	root:root	2603155650fce5f25424cecbc2453f3a	
+File: /usr/lib/debug/.build-id/42	40755	root:root		
+File: /usr/lib/debug/.build-id/42/015fe3f3b992df807d459878bd036e816008d1	120777	root:root		../../../../bin/rpmconstant
+File: /usr/lib/debug/.build-id/42/015fe3f3b992df807d459878bd036e816008d1.debug	120777	root:root		../../usr/bin/rpmconstant.debug
+File: /usr/lib/debug/usr/bin/rpmconstant.debug	100644	root:root	b236222132394e05ae97539d0f55199f	
 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: 8fd70dffd6cfaa462f1e806be52cbf43504ed831d9f35409c6b6a1b95588b078fcbf0ec0e10b47b5d88e127e089b833a96fd98a676c92623eb6f20c95bdfe5be
+RPMIdentity: 43b5ba74c964582ea92196bd95485e1eeb281a5464159b0759ebef363873969a88286fb5db80bc6309c278922631345f12b3937b5b041e2de7ea1efce8d9230a