<86>Nov 2 01:38:36 userdel[3840944]: delete user 'rooter' <86>Nov 2 01:38:36 userdel[3840944]: removed group 'rooter' owned by 'rooter' <86>Nov 2 01:38:36 userdel[3840944]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 2 01:38:36 groupadd[3840999]: group added to /etc/group: name=rooter, GID=981 <86>Nov 2 01:38:36 groupadd[3840999]: group added to /etc/gshadow: name=rooter <86>Nov 2 01:38:36 groupadd[3840999]: new group: name=rooter, GID=981 <86>Nov 2 01:38:36 useradd[3841041]: new user: name=rooter, UID=981, GID=981, home=/root, shell=/bin/bash <86>Nov 2 01:38:36 userdel[3841125]: delete user 'builder' <86>Nov 2 01:38:36 userdel[3841125]: removed group 'builder' owned by 'builder' <86>Nov 2 01:38:36 userdel[3841125]: removed shadow group 'builder' owned by 'builder' <86>Nov 2 01:38:36 groupadd[3841180]: group added to /etc/group: name=builder, GID=982 <86>Nov 2 01:38:36 groupadd[3841180]: group added to /etc/gshadow: name=builder <86>Nov 2 01:38:36 groupadd[3841180]: new group: name=builder, GID=982 <86>Nov 2 01:38:36 useradd[3841310]: new user: name=builder, UID=982, GID=982, home=/usr/src, shell=/bin/bash <13>Nov 2 01:38:38 rpmi: gnulib-0.1.5208.c8b8f-alt1 sisyphus+299031.100.6.1 1651136972 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libsigsegv-2.14-alt1.nosrc.rpm (w1.gzdio) Installing libsigsegv-2.14-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.60610 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libsigsegv-2.14-alt1 + echo 'Source #0 (libsigsegv-2.14-alt1.tar):' Source #0 (libsigsegv-2.14-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libsigsegv-2.14-alt1.tar + cd libsigsegv-2.14-alt1 + /bin/chmod -c -Rf u+rwX,go-w . + echo -n 2.14 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.60610 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libsigsegv-2.14-alt1 + GNULIB_SRCDIR=/usr/share/gnulib + sh -x ./autogen.sh + skip_gnulib=false + : + case "$1" in + break + test false = false + test -n /usr/share/gnulib + test -d /usr/share/gnulib + GNULIB_TOOL=/usr/share/gnulib/gnulib-tool + test -f /usr/share/gnulib/gnulib-tool + /usr/share/gnulib/gnulib-tool --copy-file m4/relocatable-lib.m4 Copying file m4/relocatable-lib.m4 + /usr/share/gnulib/gnulib-tool --copy-file m4/sigaltstack.m4 Copying file m4/sigaltstack.m4 + /usr/share/gnulib/gnulib-tool --copy-file m4/stack-direction.m4 Copying file m4/stack-direction.m4 + for file in config.guess config.sub + /usr/share/gnulib/gnulib-tool --copy-file build-aux/config.guess Copying file build-aux/config.guess + chmod a+x build-aux/config.guess + for file in config.guess config.sub + /usr/share/gnulib/gnulib-tool --copy-file build-aux/config.sub Copying file build-aux/config.sub + chmod a+x build-aux/config.sub + aclocal -I m4 + autoconf + autoheader + touch config.h.in + cd build-aux + rm -f ar-lib compile depcomp install-sh mdate-sh missing test-driver + automake --add-missing --copy configure.ac:31: installing 'build-aux/compile' configure.ac:29: installing 'build-aux/install-sh' configure.ac:29: installing 'build-aux/missing' parallel-tests: installing 'build-aux/test-driver' + rm -rf autom4te.cache + 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' + 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-silent-rules --enable-shared --disable-static configure: WARNING: unrecognized options: --without-included-gettext Build Tools: 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 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 for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking host platform... x86_64-alt-linux5.15.59-gnu-glibc2.35 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 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 Optional Platform Environment: checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for sysconf(_SC_PAGESIZE)... yes checking for PAGESIZE in limits.h... no checking for mmap with MAP_ANON... yes checking for mmap with MAP_ANONYMOUS... yes checking for mmap of /dev/zero... yes checking whether a fault handler according to POSIX works... yes checking whether a fault handler according to Linux/i386 works... no checking whether a fault handler according to old Linux/i386 works... no checking whether a fault handler according to Linux/m68k works... no checking whether a fault handler according to Linux/PowerPC works... no checking whether a fault handler according to Linux/HPPA works... no checking whether a fault handler according to BSD works... no checking whether a fault handler according to IRIX works... no checking whether a fault handler according to HP-UX HPPA works... no checking whether a fault handler according to OSF/1 Alpha works... no checking whether a fault handler according to NetBSD Alpha works... no checking whether a fault handler according to AIX works... no checking whether a fault handler according to MacOSX/Darwin7 PowerPC works... no checking whether a fault handler according to MacOSX/Darwin5 PowerPC works... no checking whether a fault handler according to Hurd works... no checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking for the fault handler specifics... fault-linux-i386.h checking if the system supports catching SIGSEGV... yes checking for stack direction... grows down checking for prmap_t in sys/procfs.h... no checking for mquery... no checking for mincore... yes checking for getrlimit... yes checking for setrlimit... yes checking for sigaltstack... yes checking for setrlimit... (cached) yes checking for stack_t... yes checking for working sigaltstack... yes checking for correct stack_t interpretation... yes checking whether a signal handler can be left through longjmp... yes checking whether a signal handler can be left through longjmp and sigaltstack... yes checking whether a signal handler can be left through longjmp and setcontext... yes checking whether a signal handler can be left through siglongjmp... yes checking whether a signal handler can be left through siglongjmp and sigaltstack... yes checking whether a signal handler can be left through siglongjmp and setcontext... yes checking if the system supports catching stack overflow... yes checking for uintptr_t... yes Build Parameters: checking whether to activate relocatable installation... no Output Substitution: Now please type 'make' to compile. Good luck. checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/sigsegv.h config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make TARGETSTACK=" all" all-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1' make[1]: warning: -j1 forced in makefile: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1' Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o handler.lo handler.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c handler.c -fPIC -DPIC -o .libs/handler.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o stackvma.lo stackvma.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c stackvma.c -fPIC -DPIC -o .libs/stackvma.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o leave.lo leave.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c leave.c -fPIC -DPIC -o .libs/leave.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o dispatcher.lo dispatcher.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c dispatcher.c -fPIC -DPIC -o .libs/dispatcher.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o version.lo version.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c version.c -fPIC -DPIC -o .libs/version.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -rpath /usr/lib64 -version-info 2:7:0 -lc -no-undefined -o libsigsegv.la -rpath /usr/lib64 handler.lo stackvma.lo leave.lo dispatcher.lo version.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/handler.o .libs/stackvma.o .libs/leave.o .libs/dispatcher.o .libs/version.o -lc -g -O2 -flto=auto -Wl,-soname -Wl,libsigsegv.so.2 -o .libs/libsigsegv.so.2.0.7 libtool: link: (cd ".libs" && rm -f "libsigsegv.so.2" && ln -s "libsigsegv.so.2.0.7" "libsigsegv.so.2") libtool: link: (cd ".libs" && rm -f "libsigsegv.so" && ln -s "libsigsegv.so.2.0.7" "libsigsegv.so") libtool: link: ( cd ".libs" && rm -f "libsigsegv.la" && ln -s "../libsigsegv.la" "libsigsegv.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/src' Making all in tests make[2]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/tests' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o test-catch-segv1.o test-catch-segv1.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o test-catch-segv1 test-catch-segv1.o ../src/libsigsegv.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/test-catch-segv1 test-catch-segv1.o ../src/.libs/libsigsegv.so -lc -Wl,-rpath -Wl,/usr/lib64 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o test-catch-segv2.o test-catch-segv2.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o test-catch-segv2 test-catch-segv2.o ../src/libsigsegv.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/test-catch-segv2 test-catch-segv2.o ../src/.libs/libsigsegv.so -lc -Wl,-rpath -Wl,/usr/lib64 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o test-segv-dispatcher1.o test-segv-dispatcher1.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o test-segv-dispatcher1 test-segv-dispatcher1.o ../src/libsigsegv.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/test-segv-dispatcher1 test-segv-dispatcher1.o ../src/.libs/libsigsegv.so -lc -Wl,-rpath -Wl,/usr/lib64 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o test-catch-stackoverflow1.o test-catch-stackoverflow1.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o test-catch-stackoverflow1 test-catch-stackoverflow1.o ../src/libsigsegv.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/test-catch-stackoverflow1 test-catch-stackoverflow1.o ../src/.libs/libsigsegv.so -lc -Wl,-rpath -Wl,/usr/lib64 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o test-catch-stackoverflow2.o test-catch-stackoverflow2.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o test-catch-stackoverflow2 test-catch-stackoverflow2.o ../src/libsigsegv.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/test-catch-stackoverflow2 test-catch-stackoverflow2.o ../src/.libs/libsigsegv.so -lc -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1' Now please type 'make check' to run a quick test suite. Hope it works. make[2]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1' make[1]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.74650 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libsigsegv-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libsigsegv-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libsigsegv-2.14-alt1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libsigsegv-buildroot make: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/src' /bin/mkdir -p '/usr/src/tmp/libsigsegv-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libsigsegv.la '/usr/src/tmp/libsigsegv-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libsigsegv.so.2.0.7 /usr/src/tmp/libsigsegv-buildroot/usr/lib64/libsigsegv.so.2.0.7 libtool: install: (cd /usr/src/tmp/libsigsegv-buildroot/usr/lib64 && { ln -s -f libsigsegv.so.2.0.7 libsigsegv.so.2 || { rm -f libsigsegv.so.2 && ln -s libsigsegv.so.2.0.7 libsigsegv.so.2; }; }) libtool: install: (cd /usr/src/tmp/libsigsegv-buildroot/usr/lib64 && { ln -s -f libsigsegv.so.2.0.7 libsigsegv.so || { rm -f libsigsegv.so && ln -s libsigsegv.so.2.0.7 libsigsegv.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libsigsegv.lai /usr/src/tmp/libsigsegv-buildroot/usr/lib64/libsigsegv.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/sh /usr/src/RPM/BUILD/libsigsegv-2.14-alt1/build-aux/install-sh -d /usr/src/tmp/libsigsegv-buildroot/usr/include /usr/libexec/rpm-build/install -p -m 644 sigsegv.h /usr/src/tmp/libsigsegv-buildroot/usr/include/sigsegv.h make[2]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/src' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/tests' 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/libsigsegv-2.14-alt1/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1' make[2]: Nothing to be done for 'install-exec-am'. make TARGETSTACK="install-recursive install-am install-data-am" install-data-hook make[3]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1' Now use the package; you can remove it later via 'make uninstall'. make[3]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1' make[2]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1' make[1]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1' make: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libsigsegv-buildroot (auto) removed './usr/lib64/libsigsegv.la' mode of './usr/lib64/libsigsegv.so.2.0.7' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libsigsegv-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libsigsegv-buildroot/ (default) Compressing files in /usr/src/tmp/libsigsegv-buildroot (auto) Adjusting library links in /usr/src/tmp/libsigsegv-buildroot ./usr/lib64: (from :0) libsigsegv.so.2 -> libsigsegv.so.2.0.7 Verifying ELF objects in /usr/src/tmp/libsigsegv-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.56116 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libsigsegv-2.14-alt1 + make -j16 -k check Making check in src make[1]: Nothing to be done for 'check'. Making check in tests make check-TESTS make[3]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/tests' PASS: test-segv-dispatcher1 make[3]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/tests' PASS: test-catch-segv1 make[3]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/tests' PASS: test-catch-stackoverflow2 make[3]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/tests' PASS: test-catch-stackoverflow1 make[3]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/tests' PASS: test-catch-segv2 make[3]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/tests' ============================================================================ Testsuite summary for libsigsegv 2.14 ============================================================================ # TOTAL: 5 # PASS: 5 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1' make[1]: warning: -j1 forced in makefile: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1' Now please type 'make install' to install the package. make[1]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1' + exit 0 Processing files: libsigsegv2-2.14-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.56116 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libsigsegv-2.14-alt1 + DOCDIR=/usr/src/tmp/libsigsegv-buildroot/usr/share/doc/libsigsegv2-2.14 + export DOCDIR + rm -rf /usr/src/tmp/libsigsegv-buildroot/usr/share/doc/libsigsegv2-2.14 + /bin/mkdir -p /usr/src/tmp/libsigsegv-buildroot/usr/share/doc/libsigsegv2-2.14 + cp -prL AUTHORS README NEWS /usr/src/tmp/libsigsegv-buildroot/usr/share/doc/libsigsegv2-2.14 + chmod -R go-w /usr/src/tmp/libsigsegv-buildroot/usr/share/doc/libsigsegv2-2.14 + chmod -R a+rX /usr/src/tmp/libsigsegv-buildroot/usr/share/doc/libsigsegv2-2.14 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zEdneC find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libsigsegv-buildroot/usr/lib64/libsigsegv.so.2: 12 symbols, 14 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ol0ANz find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) warning: libsigsegv2 provides another subpackage: libsigsegv Provides: libsigsegv = 2.14-alt1, libsigsegv.so.2()(64bit) = set:hd64TvFBMULWHkRSM0Jy9yadna Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Obsoletes: libsigsegv < 2.14 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EG33ss Creating libsigsegv2-debuginfo package Processing files: libsigsegv-devel-2.14-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.B4Zzdo 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.6Gp0en find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libsigsegv2 = 2.14-alt1, /usr/lib64/libsigsegv.so.2.0.7 Obsoletes: libsigsegv0-devel < 2.14 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7x10bA Processing files: libsigsegv2-debuginfo-2.14-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Yj7ccb find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hKvWbH find-requires: running scripts (debuginfo) Provides: debug64(libsigsegv.so.2) Requires: libsigsegv2 = 2.14-alt1, debug64(libc.so.6) Adding to libsigsegv-devel a strict dependency on libsigsegv2 Adding to libsigsegv2-debuginfo a strict dependency on libsigsegv2 Removing 1 extra deps from libsigsegv-devel due to dependency on libsigsegv2 Wrote: /usr/src/RPM/RPMS/x86_64/libsigsegv2-2.14-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libsigsegv-devel-2.14-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libsigsegv2-debuginfo-2.14-alt1.x86_64.rpm (w2.lzdio) 4.82user 3.33system 0:15.79elapsed 51%CPU (0avgtext+0avgdata 29404maxresident)k 0inputs+0outputs (0major+1181974minor)pagefaults 0swaps 1.79user 1.34system 0:22.19elapsed 14%CPU (0avgtext+0avgdata 108148maxresident)k 11704inputs+0outputs (32006major+166482minor)pagefaults 0swaps --- libsigsegv2-2.14-alt1.x86_64.rpm.repo 2022-04-28 09:38:40.000000000 +0000 +++ libsigsegv2-2.14-alt1.x86_64.rpm.hasher 2022-11-02 01:38:56.655962022 +0000 @@ -15,3 +15,3 @@ File: /usr/lib64/libsigsegv.so.2 120777 root:root libsigsegv.so.2.0.7 -File: /usr/lib64/libsigsegv.so.2.0.7 100644 root:root 031171743331b7076bfdb7ca0f571072 +File: /usr/lib64/libsigsegv.so.2.0.7 100644 root:root 6cd62639408a4c644825590085dd3c53 File: /usr/share/doc/libsigsegv2-2.14 40755 root:root @@ -20,2 +20,2 @@ File: /usr/share/doc/libsigsegv2-2.14/README 100644 root:root c643aad176e9ed224533fbbeb5ad6d28 -RPMIdentity: 7e632767ffa6a32030226f775ca0a044ba5d52ff8c5f5857e42b9bbaeb91e904a6db2468cfe1d499353d65624bc33e53a1d2092deb22295ca10347ad0f3d7787 +RPMIdentity: 2602497e0ba44c85118437232b99c6350957a3fa9864b2f57a9feb8ac412fb1771de622067c640650ed5055e8be69e458061f8c305432cebbdbc99e14c869fa5 --- libsigsegv2-debuginfo-2.14-alt1.x86_64.rpm.repo 2022-04-28 09:38:40.000000000 +0000 +++ libsigsegv2-debuginfo-2.14-alt1.x86_64.rpm.hasher 2022-11-02 01:38:56.752963740 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/c4 40755 root:root -/usr/lib/debug/.build-id/c4/e12830f7945cc42d09c443e284a59466294079 120777 root:root ../../../../lib64/libsigsegv.so.2.0.7 -/usr/lib/debug/.build-id/c4/e12830f7945cc42d09c443e284a59466294079.debug 120777 root:root ../../usr/lib64/libsigsegv.so.2.0.7.debug +/usr/lib/debug/.build-id/d5 40755 root:root +/usr/lib/debug/.build-id/d5/31d35e1ab9b21a382cdf97fdf912bf3f7855cc 120777 root:root ../../../../lib64/libsigsegv.so.2.0.7 +/usr/lib/debug/.build-id/d5/31d35e1ab9b21a382cdf97fdf912bf3f7855cc.debug 120777 root:root ../../usr/lib64/libsigsegv.so.2.0.7.debug /usr/lib/debug/usr/lib64/libsigsegv.so.2.0.7.debug 100644 root:root @@ -27,6 +27,6 @@ Provides: libsigsegv2-debuginfo = 2.14-alt1:sisyphus+299031.2700.6.1 -File: /usr/lib/debug/.build-id/c4 40755 root:root -File: /usr/lib/debug/.build-id/c4/e12830f7945cc42d09c443e284a59466294079 120777 root:root ../../../../lib64/libsigsegv.so.2.0.7 -File: /usr/lib/debug/.build-id/c4/e12830f7945cc42d09c443e284a59466294079.debug 120777 root:root ../../usr/lib64/libsigsegv.so.2.0.7.debug -File: /usr/lib/debug/usr/lib64/libsigsegv.so.2.0.7.debug 100644 root:root 2d64502441e828be96eff96e485fd587 +File: /usr/lib/debug/.build-id/d5 40755 root:root +File: /usr/lib/debug/.build-id/d5/31d35e1ab9b21a382cdf97fdf912bf3f7855cc 120777 root:root ../../../../lib64/libsigsegv.so.2.0.7 +File: /usr/lib/debug/.build-id/d5/31d35e1ab9b21a382cdf97fdf912bf3f7855cc.debug 120777 root:root ../../usr/lib64/libsigsegv.so.2.0.7.debug +File: /usr/lib/debug/usr/lib64/libsigsegv.so.2.0.7.debug 100644 root:root 3b63a1a2b99e1338971f45fa52c1ab38 File: /usr/lib/debug/usr/lib64/libsigsegv.so.2.debug 120777 root:root libsigsegv.so.2.0.7.debug @@ -49,2 +49,2 @@ File: /usr/src/debug/libsigsegv-2.14-alt1/src/version.c 100644 root:root a7eb7c7df0303ef66e30871aaeff72d0 -RPMIdentity: 13295d0d8ee28953af3f6006bb12434163e16a3e26be1289d70526cfe47e51fd9190f0913c4b8d9dcc79a76d53e4b9a0e83fba7b22a6ce57eed0a74153145f9f +RPMIdentity: b28226ce31f47b3928db9ad63ae8645aab63d8c3293a5e4d860a1d01167b630479f56499f7eeffcac4f47ab5fb3f35c6858aca760d1a7513b2d9f93dcf4640f9