<86>Feb 27 06:45:09 userdel[1476148]: delete user 'rooter'
<86>Feb 27 06:45:09 userdel[1476148]: removed group 'rooter' owned by 'rooter'
<86>Feb 27 06:45:09 groupadd[1476175]: group added to /etc/group: name=rooter, GID=936
<86>Feb 27 06:45:09 groupadd[1476175]: group added to /etc/gshadow: name=rooter
<86>Feb 27 06:45:09 groupadd[1476175]: new group: name=rooter, GID=936
<86>Feb 27 06:45:09 useradd[1476199]: new user: name=rooter, UID=936, GID=936, home=/root, shell=/bin/bash
<86>Feb 27 06:45:09 userdel[1476225]: delete user 'builder'
<86>Feb 27 06:45:09 userdel[1476225]: removed group 'builder' owned by 'builder'
<86>Feb 27 06:45:09 groupadd[1476247]: group added to /etc/group: name=builder, GID=937
<86>Feb 27 06:45:09 groupadd[1476247]: group added to /etc/gshadow: name=builder
<86>Feb 27 06:45:09 groupadd[1476247]: new group: name=builder, GID=937
<86>Feb 27 06:45:09 useradd[1476254]: new user: name=builder, UID=937, GID=937, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libgcroots-0.3.1-alt1.nosrc.rpm (w1.gzdio)
Installing libgcroots-0.3.1-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.74614
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libgcroots-0.3.1-alt1
+ echo 'Source #0 (libgcroots-0.3.1-alt1.tar):'
Source #0 (libgcroots-0.3.1-alt1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libgcroots-0.3.1-alt1.tar
+ cd libgcroots-0.3.1-alt1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.81684
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libgcroots-0.3.1-alt1
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force -I m4
autoreconf-default: configure.ac: tracing
autoreconf-default: running: libtoolize --force --install
libtoolize-default: putting auxiliary files in '.'.
libtoolize-default: linking file './config.guess'
libtoolize-default: linking file './config.sub'
libtoolize-default: linking file './install-sh'
libtoolize-default: linking file './ltmain.sh'
libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize-default: linking file 'm4/libtool.m4'
libtoolize-default: linking file 'm4/ltoptions.m4'
libtoolize-default: linking file 'm4/ltsugar.m4'
libtoolize-default: linking file 'm4/ltversion.m4'
libtoolize-default: linking file 'm4/lt~obsolete.m4'
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: configure.ac: not using Autoheader
autoreconf-default: running: automake --add-missing --force-missing
configure.ac:37: installing './compile'
configure.ac:31: installing './missing'
Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf-default: Leaving directory `.'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --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 build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking target system type... x86_64-alt-linux-gnu
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 whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports the include directive... yes (GNU style)
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 dependency style of x86_64-alt-linux-gcc... none
checking dependency style of x86_64-alt-linux-gcc... none
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for md5... no
checking for md5sum... /usr/bin/md5sum
checking for sha1... no
checking for sha1sum... /usr/bin/sha1sum
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 size of void *... 8
checking alignment of void *... 8
checking CFLAGS for gcc -pedantic... -pedantic
checking CFLAGS for gcc -Wall... -Wall
checking CFLAGS for gcc -Wchar-subscripts... -Wchar-subscripts
checking CFLAGS for gcc -Wmissing-declarations... -Wmissing-declarations
checking CFLAGS for gcc -Wredundant-decls... -Wredundant-decls
checking CFLAGS for gcc -Wmissing-prototypes... -Wmissing-prototypes
checking CFLAGS for gcc -Wnested-externs... -Wnested-externs
checking CFLAGS for gcc -Wpointer-arith... -Wpointer-arith
checking CFLAGS for gcc -Wcast-align... -Wcast-align
checking CFLAGS for gcc -Wsign-compare... -Wsign-compare
checking CFLAGS for gcc -no-cpp-precomp... no, unknown
checking for xlc... no
checking for dlopen in -ldl... yes
checking for getcontext... yes
checking whether to build shared libraries... yes
checking which machine-dependent code should be used... 
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
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... 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... 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 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 sys/dg_sys_info.h usability... no
checking sys/dg_sys_info.h presence... no
checking for sys/dg_sys_info.h... no
checking whether Solaris gcc optimization fix is necessary... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gcroots.pc
config.status: creating m4/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j16
Making all in m4
make[1]: Nothing to be done for 'all'.
make[1]: Entering directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.1\" -DPACKAGE_STRING=\"gcroots\ 0.3.1\" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.1\" -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 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1   -I./include  -fexceptions -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -pedantic -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o mark.lo mark.c
libtool: compile:  x86_64-alt-linux-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.1\" "-DPACKAGE_STRING=\"gcroots 0.3.1\"" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.1\" -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 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -fexceptions -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -pedantic -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c mark.c  -fPIC -DPIC -o .libs/mark.o
mark.c: In function 'GCROOTS_noop1':
mark.c:35:26: warning: variable 'sink' set but not used [-Wunused-but-set-variable]
     static volatile word sink;
                          ^~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.1\" -DPACKAGE_STRING=\"gcroots\ 0.3.1\" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.1\" -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 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1   -I./include  -fexceptions -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -pedantic -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o mach_dep.lo mach_dep.c
libtool: compile:  x86_64-alt-linux-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.1\" "-DPACKAGE_STRING=\"gcroots 0.3.1\"" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.1\" -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 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -fexceptions -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -pedantic -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c mach_dep.c  -fPIC -DPIC -o .libs/mach_dep.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.1\" -DPACKAGE_STRING=\"gcroots\ 0.3.1\" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.1\" -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 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1   -I./include  -fexceptions -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -pedantic -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o gcroots.lo gcroots.c
libtool: compile:  x86_64-alt-linux-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.1\" "-DPACKAGE_STRING=\"gcroots 0.3.1\"" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.1\" -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 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -fexceptions -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -pedantic -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c gcroots.c  -fPIC -DPIC -o .libs/gcroots.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -fexceptions -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -pedantic -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -version-info 1:0:1  -o libgcroots.la -rpath /usr/lib64 mark.lo gcroots.lo mach_dep.lo -ldl  
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/mark.o .libs/gcroots.o .libs/mach_dep.o   -ldl  -g -O2   -Wl,-soname -Wl,libgcroots.so.0 -o .libs/libgcroots.so.0.1.0
libtool: link: (cd ".libs" && rm -f "libgcroots.so.0" && ln -s "libgcroots.so.0.1.0" "libgcroots.so.0")
libtool: link: (cd ".libs" && rm -f "libgcroots.so" && ln -s "libgcroots.so.0.1.0" "libgcroots.so")
libtool: link: ( cd ".libs" && rm -f "libgcroots.la" && ln -s "../libgcroots.la" "libgcroots.la" )
make[1]: Leaving directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.48917
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libgcroots-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libgcroots-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd libgcroots-0.3.1-alt1
+ make install DESTDIR=/usr/src/tmp/libgcroots-buildroot 'INSTALL=install -p'
make: Entering directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1'
Making install in m4
make[1]: Entering directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1/m4'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1/m4'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1/m4'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1/m4'
make[1]: Entering directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1'
make[2]: Entering directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1'
 /bin/mkdir -p '/usr/src/tmp/libgcroots-buildroot/usr/lib64'
 /bin/sh ./libtool   --mode=install install -p   libgcroots.la '/usr/src/tmp/libgcroots-buildroot/usr/lib64'
libtool: install: install -p .libs/libgcroots.so.0.1.0 /usr/src/tmp/libgcroots-buildroot/usr/lib64/libgcroots.so.0.1.0
libtool: install: (cd /usr/src/tmp/libgcroots-buildroot/usr/lib64 && { ln -s -f libgcroots.so.0.1.0 libgcroots.so.0 || { rm -f libgcroots.so.0 && ln -s libgcroots.so.0.1.0 libgcroots.so.0; }; })
libtool: install: (cd /usr/src/tmp/libgcroots-buildroot/usr/lib64 && { ln -s -f libgcroots.so.0.1.0 libgcroots.so || { rm -f libgcroots.so && ln -s libgcroots.so.0.1.0 libgcroots.so; }; })
libtool: install: install -p .libs/libgcroots.lai /usr/src/tmp/libgcroots-buildroot/usr/lib64/libgcroots.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /bin/mkdir -p '/usr/src/tmp/libgcroots-buildroot/usr/include'
 install -p -m 644 include/gcroots.h '/usr/src/tmp/libgcroots-buildroot/usr/include'
 /bin/mkdir -p '/usr/src/tmp/libgcroots-buildroot/usr/lib64/pkgconfig'
 install -p -m 644 gcroots.pc '/usr/src/tmp/libgcroots-buildroot/usr/lib64/pkgconfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1'
make: Leaving directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libgcroots-buildroot (auto)
removed './usr/lib64/libgcroots.la'
mode of './usr/lib64/libgcroots.so.0.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libgcroots-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib64/pkgconfig/gcroots.pc: Cflags: '-I${includedir}' --> ''
/usr/lib64/pkgconfig/gcroots.pc: Libs: '-L${libdir} -lgcroots' --> '-lgcroots'
Checking contents of files in /usr/src/tmp/libgcroots-buildroot/ (default)
Compressing files in /usr/src/tmp/libgcroots-buildroot (auto)
Adjusting library links in /usr/src/tmp/libgcroots-buildroot
./usr/lib64:
	libgcroots.so.0 -> libgcroots.so.0.1.0
Verifying ELF objects in /usr/src/tmp/libgcroots-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: libgcroots-0.3.1-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.48917
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libgcroots-0.3.1-alt1
+ DOCDIR=/usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-0.3.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-0.3.1
+ /bin/mkdir -p /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-0.3.1
+ cp -prL COPYING README /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-0.3.1
+ chmod -R go-w /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-0.3.1
+ chmod -R a+rX /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-0.3.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ztgns7
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libgcroots-buildroot/usr/lib64/libgcroots.so.0: 12 symbols, 14 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wc2ho3
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libgcroots.so.0()(64bit) = set:hdc4Yjsp2ZrOVksjVRscSHk6di0
Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.llOFL2
Creating libgcroots-debuginfo package
Processing files: libgcroots-devel-0.3.1-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.34848
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libgcroots-0.3.1-alt1
+ DOCDIR=/usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-devel-0.3.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-devel-0.3.1
+ /bin/mkdir -p /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-devel-0.3.1
+ cp -prL COPYING README /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-devel-0.3.1
+ chmod -R go-w /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-devel-0.3.1
+ chmod -R a+rX /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-devel-0.3.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A9M305
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fZCMIc
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: pkgconfig(gcroots) = 0.3.1
Requires: libgcroots, /usr/lib64/libgcroots.so.0.1.0, /usr/lib64/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KjQeSm
Processing files: libgcroots-debuginfo-0.3.1-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZrVNtA
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4Ud0wR
find-requires: running scripts (debuginfo)
Provides: debug64(libgcroots.so.0)
Requires: libgcroots = 0.3.1-alt1, debug64(libc.so.6)
Adding to libgcroots-debuginfo a strict dependency on libgcroots
Adding to libgcroots-devel a strict dependency on libgcroots
Removing 1 extra deps from libgcroots-devel due to dependency on libgcroots
Wrote: /usr/src/RPM/RPMS/x86_64/libgcroots-0.3.1-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libgcroots-devel-0.3.1-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libgcroots-debuginfo-0.3.1-alt1.x86_64.rpm (w2.lzdio)
5.88user 2.84system 0:16.21elapsed 53%CPU (0avgtext+0avgdata 25488maxresident)k
0inputs+0outputs (0major+978718minor)pagefaults 0swaps
6.82user 5.56system 0:19.25elapsed 64%CPU (0avgtext+0avgdata 25488maxresident)k
0inputs+0outputs (0major+1190201minor)pagefaults 0swaps
--- libgcroots-0.3.1-alt1.x86_64.rpm.repo	2019-04-25 01:15:05.000000000 +0000
+++ libgcroots-0.3.1-alt1.x86_64.rpm.hasher	2022-02-27 06:45:27.062967294 +0000
@@ -12,3 +12,3 @@
 File: /usr/lib64/libgcroots.so.0	120777	root:root		libgcroots.so.0.1.0
-File: /usr/lib64/libgcroots.so.0.1.0	100644	root:root	824096318ddd2e29b5437aebcc6e78cd	
+File: /usr/lib64/libgcroots.so.0.1.0	100644	root:root	00ab0761ae0192f53343e8cc5dcd10f7	
 File: /usr/share/doc/libgcroots-0.3.1	40755	root:root		
@@ -16,2 +16,2 @@
 File: /usr/share/doc/libgcroots-0.3.1/README	100644	root:root	9601f8df0b93a753929c58747a705ae0	
-RPMIdentity: 0fc8dfbf4105f5d403e9a6c5ace1ee737605bc8212f62719146d3aa83435347c062cc64f84097c25f19ec23847dce63b0b91476171dea4c8d5fb75c71e9dce10
+RPMIdentity: 6d7654fa97a0acc491f03ee18774b2273393769dea68f24bf3fff388e019f5fd24d453988d85a853ad66b126d9ba0bdb8042ea11c659767a60923341ac70187d
--- libgcroots-debuginfo-0.3.1-alt1.x86_64.rpm.repo	2019-04-25 01:15:05.000000000 +0000
+++ libgcroots-debuginfo-0.3.1-alt1.x86_64.rpm.hasher	2022-02-27 06:45:27.127968289 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/04	40755	root:root	
-/usr/lib/debug/.build-id/04/3ff42206a2d7a562adee8f711c7cadc73bc03a	120777	root:root	../../../../lib64/libgcroots.so.0.1.0
-/usr/lib/debug/.build-id/04/3ff42206a2d7a562adee8f711c7cadc73bc03a.debug	120777	root:root	../../usr/lib64/libgcroots.so.0.1.0.debug
+/usr/lib/debug/.build-id/30	40755	root:root	
+/usr/lib/debug/.build-id/30/83074d206e7fe9de69c474f1decd467f866ae9	120777	root:root	../../../../lib64/libgcroots.so.0.1.0
+/usr/lib/debug/.build-id/30/83074d206e7fe9de69c474f1decd467f866ae9.debug	120777	root:root	../../usr/lib64/libgcroots.so.0.1.0.debug
 /usr/lib/debug/usr/lib64/libgcroots.so.0.1.0.debug	100644	root:root	
@@ -22,6 +22,6 @@
 Provides: libgcroots-debuginfo = 0.3.1-alt1:sisyphus+228105.100.2.2
-File: /usr/lib/debug/.build-id/04	40755	root:root		
-File: /usr/lib/debug/.build-id/04/3ff42206a2d7a562adee8f711c7cadc73bc03a	120777	root:root		../../../../lib64/libgcroots.so.0.1.0
-File: /usr/lib/debug/.build-id/04/3ff42206a2d7a562adee8f711c7cadc73bc03a.debug	120777	root:root		../../usr/lib64/libgcroots.so.0.1.0.debug
-File: /usr/lib/debug/usr/lib64/libgcroots.so.0.1.0.debug	100644	root:root	0929b8089c48ea922acc198707ecf6cb	
+File: /usr/lib/debug/.build-id/30	40755	root:root		
+File: /usr/lib/debug/.build-id/30/83074d206e7fe9de69c474f1decd467f866ae9	120777	root:root		../../../../lib64/libgcroots.so.0.1.0
+File: /usr/lib/debug/.build-id/30/83074d206e7fe9de69c474f1decd467f866ae9.debug	120777	root:root		../../usr/lib64/libgcroots.so.0.1.0.debug
+File: /usr/lib/debug/usr/lib64/libgcroots.so.0.1.0.debug	100644	root:root	90e11fa81b44cf1a72c28ccc8be4039f	
 File: /usr/lib/debug/usr/lib64/libgcroots.so.0.debug	120777	root:root		libgcroots.so.0.1.0.debug
@@ -39,2 +39,2 @@
 File: /usr/src/debug/libgcroots-0.3.1-alt1/mark.c	100644	root:root	f8e4bdebfd8f82887736f7f1bfc0fced	
-RPMIdentity: 04748b9d6624a6e5d818507427fef210a3803e30a3c29d1c4d382d5bb5c3c05a42efe31e136a39abcfdd649b2bcdc09d47a00e1a58d9b598aa787a335468f81a
+RPMIdentity: 47eadddaae164c1cf6988ad38e1d37491c9989fb35192f880af88d9207241e4812f62c8cadb0ca85d1d91d193df5cbd06053755602229890ec50042500ac223a