<86>May 4 02:41:04 userdel[707801]: delete user 'rooter' <86>May 4 02:41:04 userdel[707801]: removed group 'rooter' owned by 'rooter' <86>May 4 02:41:04 userdel[707801]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:41:04 groupadd[707918]: group added to /etc/group: name=rooter, GID=1277 <86>May 4 02:41:04 groupadd[707918]: group added to /etc/gshadow: name=rooter <86>May 4 02:41:04 groupadd[707918]: new group: name=rooter, GID=1277 <86>May 4 02:41:04 useradd[708033]: new user: name=rooter, UID=1277, GID=1277, home=/root, shell=/bin/bash, from=none <86>May 4 02:41:04 userdel[708190]: delete user 'builder' <86>May 4 02:41:04 userdel[708190]: removed group 'builder' owned by 'builder' <86>May 4 02:41:04 userdel[708190]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:41:04 groupadd[708374]: group added to /etc/group: name=builder, GID=1278 <86>May 4 02:41:04 groupadd[708374]: group added to /etc/gshadow: name=builder <86>May 4 02:41:04 groupadd[708374]: new group: name=builder, GID=1278 <86>May 4 02:41:04 useradd[708522]: new user: name=builder, UID=1278, GID=1278, home=/usr/src, shell=/bin/bash, from=none <13>May 4 02:41:11 rpmi: gnulib-0.1.6840.3f463-alt1 sisyphus+335948.100.3.1 1703099768 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.18839 + 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.18839 + 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 + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./configure --build=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 --runstatedir=/var/run --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... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/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 the compiler supports GNU C... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... 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 the compiler supports GNU C... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to enable C11 features... (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-linux6.1.82-gnu-glibc2.38 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/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... /usr/bin/dd checking how to truncate binary pipes... /usr/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 stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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 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 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 -j8 make TARGETSTACK=" all" all-recursive 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 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 make[2]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/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 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 make[2]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/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 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 make[2]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/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 make[2]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/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 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 make[2]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/src' /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 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/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-segv2.o test-catch-segv2.c 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/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-segv-dispatcher1.o test-segv-dispatcher1.c 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/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-stackoverflow1.o test-catch-stackoverflow1.c 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/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-stackoverflow2.o test-catch-stackoverflow2.c 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/tests' /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 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/tests' /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 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/tests' /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 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/tests' /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 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/tests' /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' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.88230 + 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:/usr/bin:/bin:/usr/local/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' /usr/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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libsigsegv-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.92134 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libsigsegv-2.14-alt1 + make -j8 -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-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' 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' ============================================================================ 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' 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.29810 + 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.kB5la5 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.xue6vY 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.qN0WIe 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.gzGeMx 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.nW5LGt 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.9ko7d6 Processing files: libsigsegv2-debuginfo-2.14-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mT1Mvr find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XMVeD3 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) 7.68user 3.82system 0:23.74elapsed 48%CPU (0avgtext+0avgdata 29332maxresident)k 0inputs+0outputs (0major+1151555minor)pagefaults 0swaps 5.85user 2.07system 0:40.88elapsed 19%CPU (0avgtext+0avgdata 131500maxresident)k 12416inputs+0outputs (0major+191844minor)pagefaults 0swaps --- libsigsegv2-2.14-alt1.x86_64.rpm.repo 2023-12-20 21:02:08.000000000 +0000 +++ libsigsegv2-2.14-alt1.x86_64.rpm.hasher 2024-05-04 02:41:41.068236118 +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 5d0113d3a057ec7e9a557e9f7c02d0c1 +File: /usr/lib64/libsigsegv.so.2.0.7 100644 root:root 3204e8c49695381ec4d754b027e9cb5f 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: 4e44c83fbedf3a91b7b4a0d63778bb62bf5f08b6499cb3591281f0c07fd374bebc558240c0f630be0d447322a4768274ef8307e1827765701c2876c49b2af9d6 +RPMIdentity: 2a24df7a84dedc9d7ab78b8e91a62f47f8f49841d7653dbffa7ce20aa53cda63fafcfd45e2e9df4fc02c56d029ae5ec97948b5cf60c23eeac69089423d3acaa2 --- libsigsegv2-debuginfo-2.14-alt1.x86_64.rpm.repo 2023-12-20 21:02:08.000000000 +0000 +++ libsigsegv2-debuginfo-2.14-alt1.x86_64.rpm.hasher 2024-05-04 02:41:41.269236896 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/8a 40755 root:root -/usr/lib/debug/.build-id/8a/8efdc295994a1e23f2b9d7bf0d2c497bb87cbf 120777 root:root ../../../../lib64/libsigsegv.so.2.0.7 -/usr/lib/debug/.build-id/8a/8efdc295994a1e23f2b9d7bf0d2c497bb87cbf.debug 120777 root:root ../../usr/lib64/libsigsegv.so.2.0.7.debug +/usr/lib/debug/.build-id/e6 40755 root:root +/usr/lib/debug/.build-id/e6/691f1b0fd89d14badfb9cf32d7c5221ca2fdae 120777 root:root ../../../../lib64/libsigsegv.so.2.0.7 +/usr/lib/debug/.build-id/e6/691f1b0fd89d14badfb9cf32d7c5221ca2fdae.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+336930.1600.1.1 -File: /usr/lib/debug/.build-id/8a 40755 root:root -File: /usr/lib/debug/.build-id/8a/8efdc295994a1e23f2b9d7bf0d2c497bb87cbf 120777 root:root ../../../../lib64/libsigsegv.so.2.0.7 -File: /usr/lib/debug/.build-id/8a/8efdc295994a1e23f2b9d7bf0d2c497bb87cbf.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 f934d05a40bb5b2084495f8b8e7c8d4e +File: /usr/lib/debug/.build-id/e6 40755 root:root +File: /usr/lib/debug/.build-id/e6/691f1b0fd89d14badfb9cf32d7c5221ca2fdae 120777 root:root ../../../../lib64/libsigsegv.so.2.0.7 +File: /usr/lib/debug/.build-id/e6/691f1b0fd89d14badfb9cf32d7c5221ca2fdae.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 d270fe162c9fee2bdbec1f1401235c1f 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: 3915e2526a15d1f35b3d8c0ff07c65d918095cacf3dba5b6c841f3c230f0d014ae7205f6d38bc32756143032a773297b893ce6cac4b4de22d0c089748a344b62 +RPMIdentity: 531623df496c44a4a255915df7f986ac4cc3a0d011f4215a850a359b9364b81473574765e2a2d098a2561c6b3103d03ef6b7ab80472b81a9f992902fd6a51e7c