<86>Aug 30 03:07:31 userdel[2439945]: delete user 'rooter'
<86>Aug 30 03:07:31 groupadd[2439957]: group added to /etc/group: name=rooter, GID=597
<86>Aug 30 03:07:31 groupadd[2439957]: group added to /etc/gshadow: name=rooter
<86>Aug 30 03:07:31 groupadd[2439957]: new group: name=rooter, GID=597
<86>Aug 30 03:07:31 useradd[2439964]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash
<86>Aug 30 03:07:31 userdel[2439983]: delete user 'builder'
<86>Aug 30 03:07:31 userdel[2439983]: removed group 'builder' owned by 'builder'
<86>Aug 30 03:07:31 userdel[2439983]: removed shadow group 'builder' owned by 'builder'
<86>Aug 30 03:07:31 groupadd[2439999]: group added to /etc/group: name=builder, GID=598
<86>Aug 30 03:07:31 groupadd[2439999]: group added to /etc/gshadow: name=builder
<86>Aug 30 03:07:31 groupadd[2439999]: new group: name=builder, GID=598
<86>Aug 30 03:07:31 useradd[2440006]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash
<13>Aug 30 03:07:34 rpmi: gnulib-0.1.2433.3043e-alt1 sisyphus+220588.100.1.1 1549325216 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libsigsegv-2.12.0.11.f2e3-alt1.nosrc.rpm
Installing libsigsegv-2.12.0.11.f2e3-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.54237
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libsigsegv-2.12.0.11.f2e3-alt1
+ echo 'Source #0 (libsigsegv-2.12.0.11.f2e3-alt1.tar):'
Source #0 (libsigsegv-2.12.0.11.f2e3-alt1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libsigsegv-2.12.0.11.f2e3-alt1.tar
+ cd libsigsegv-2.12.0.11.f2e3-alt1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo -n 2.12.0.11.f2e3
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.54237
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libsigsegv-2.12.0.11.f2e3-alt1
+ GNULIB_TOOL=gnulib-tool
+ sh -x ./autogen.sh
+ skip_gnulib=false
+ :
+ case "$1" in
+ break
+ test false = false
+ test -z gnulib-tool
+ test -n gnulib-tool
+ gnulib-tool --copy-file m4/relocatable-lib.m4
Copying file m4/relocatable-lib.m4
+ for file in config.guess config.sub
+ 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
+ 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:29: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.ac:29: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:32: 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
+ exit 0
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ 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 dirname -- '{}'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ readlink -e -- ./configure
+ ./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.4.49-gnu-glibc2.27
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 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:
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

Now please type 'make' to compile. Good luck.

+ make -j8
make TARGETSTACK=" all" all-recursive
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-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 -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 -c leave.c  -fPIC -DPIC -o .libs/leave.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-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 -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 -c version.c  -fPIC -DPIC -o .libs/version.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-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 -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 -c handler.c  -fPIC -DPIC -o .libs/handler.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-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 -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 -c dispatcher.c  -fPIC -DPIC -o .libs/dispatcher.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-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 -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 -c stackvma.c  -fPIC -DPIC -o .libs/stackvma.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -rpath /usr/lib64 -version-info 2:5: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   -Wl,-soname -Wl,libsigsegv.so.2 -o .libs/libsigsegv.so.2.0.5
libtool: link: (cd ".libs" && rm -f "libsigsegv.so.2" && ln -s "libsigsegv.so.2.0.5" "libsigsegv.so.2")
libtool: link: (cd ".libs" && rm -f "libsigsegv.so" && ln -s "libsigsegv.so.2.0.5" "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.12.0.11.f2e3-alt1/src'
Making all in tests
make[2]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../src   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sigsegv1.o sigsegv1.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../src   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sigsegv2.o sigsegv2.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../src   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sigsegv3.o sigsegv3.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../src   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o stackoverflow1.o stackoverflow1.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../src   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o stackoverflow2.o stackoverflow2.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o sigsegv2 sigsegv2.o ../src/libsigsegv.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sigsegv2 sigsegv2.o  ../src/.libs/libsigsegv.so -lc -Wl,-rpath -Wl,/usr/lib64
make[2]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o sigsegv3 sigsegv3.o ../src/libsigsegv.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sigsegv3 sigsegv3.o  ../src/.libs/libsigsegv.so -lc -Wl,-rpath -Wl,/usr/lib64
make[2]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o sigsegv1 sigsegv1.o ../src/libsigsegv.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sigsegv1 sigsegv1.o  ../src/.libs/libsigsegv.so -lc -Wl,-rpath -Wl,/usr/lib64
make[2]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o stackoverflow1 stackoverflow1.o ../src/libsigsegv.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/stackoverflow1 stackoverflow1.o  ../src/.libs/libsigsegv.so -lc -Wl,-rpath -Wl,/usr/lib64
make[2]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o stackoverflow2 stackoverflow2.o ../src/libsigsegv.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/stackoverflow2 stackoverflow2.o  ../src/.libs/libsigsegv.so -lc -Wl,-rpath -Wl,/usr/lib64
make[2]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-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.12.0.11.f2e3-alt1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.41927
+ 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
+ cd libsigsegv-2.12.0.11.f2e3-alt1
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libsigsegv-buildroot
make: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/src'
 /bin/mkdir -p '/usr/src/tmp/libsigsegv-buildroot/usr/lib64'
 /bin/sh ../libtool   --mode=install /bin/install -p   libsigsegv.la '/usr/src/tmp/libsigsegv-buildroot/usr/lib64'
libtool: install: /bin/install -p .libs/libsigsegv.so.2.0.5 /usr/src/tmp/libsigsegv-buildroot/usr/lib64/libsigsegv.so.2.0.5
libtool: install: (cd /usr/src/tmp/libsigsegv-buildroot/usr/lib64 && { ln -s -f libsigsegv.so.2.0.5 libsigsegv.so.2 || { rm -f libsigsegv.so.2 && ln -s libsigsegv.so.2.0.5 libsigsegv.so.2; }; })
libtool: install: (cd /usr/src/tmp/libsigsegv-buildroot/usr/lib64 && { ln -s -f libsigsegv.so.2.0.5 libsigsegv.so || { rm -f libsigsegv.so && ln -s libsigsegv.so.2.0.5 libsigsegv.so; }; })
libtool: install: /bin/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.12.0.11.f2e3-alt1/build-aux/install-sh -d /usr/src/tmp/libsigsegv-buildroot/usr/include
/bin/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.12.0.11.f2e3-alt1/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/src'
Making install in tests
make[1]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-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.12.0.11.f2e3-alt1/tests'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1'
make[2]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-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.12.0.11.f2e3-alt1'

Now use the package; you can remove it later via 'make uninstall'.

make[3]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1'
make: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-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.5' 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)
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:
	libsigsegv.so.2 -> libsigsegv.so.2.0.5
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)
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.6082
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libsigsegv-2.12.0.11.f2e3-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.12.0.11.f2e3-alt1/tests'
PASS: sigsegv1
make[3]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
PASS: sigsegv2
make[3]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
PASS: sigsegv3
make[3]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
PASS: stackoverflow2
make[3]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
PASS: stackoverflow1
make[3]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
============================================================================
Testsuite summary for 
============================================================================
# TOTAL: 5
# PASS:  5
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1'

Now please type 'make install' to install the package.

make[1]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.12.0.11.f2e3-alt1'
+ exit 0
Processing files: libsigsegv2-2.12.0.11.f2e3-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.6082
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libsigsegv-2.12.0.11.f2e3-alt1
+ DOCDIR=/usr/src/tmp/libsigsegv-buildroot/usr/share/doc/libsigsegv2-2.12.0.11.f2e3
+ export DOCDIR
+ rm -rf /usr/src/tmp/libsigsegv-buildroot/usr/share/doc/libsigsegv2-2.12.0.11.f2e3
+ /bin/mkdir -p /usr/src/tmp/libsigsegv-buildroot/usr/share/doc/libsigsegv2-2.12.0.11.f2e3
+ cp -prL AUTHORS README NEWS /usr/src/tmp/libsigsegv-buildroot/usr/share/doc/libsigsegv2-2.12.0.11.f2e3
+ chmod -R go-w /usr/src/tmp/libsigsegv-buildroot/usr/share/doc/libsigsegv2-2.12.0.11.f2e3
+ chmod -R a+rX /usr/src/tmp/libsigsegv-buildroot/usr/share/doc/libsigsegv2-2.12.0.11.f2e3
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IhcCvm
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,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.e6SRg2
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
warning: libsigsegv2 provides another subpackage: libsigsegv
Provides: libsigsegv = 2.12.0.11.f2e3-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.12.0.11.f2e3
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CK2l9K
Creating libsigsegv2-debuginfo package
Processing files: libsigsegv-devel-2.12.0.11.f2e3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6Rpy8w
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.QZMTdm
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libsigsegv2 = 2.12.0.11.f2e3-alt1, /usr/lib64/libsigsegv.so.2.0.5
Obsoletes: libsigsegv0-devel < 2.12.0.11.f2e3
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kz6rpe
Processing files: libsigsegv2-debuginfo-2.12.0.11.f2e3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ofCyH9
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.quUx57
find-requires: running scripts (debuginfo)
Provides: debug64(libsigsegv.so.2)
Requires: libsigsegv2 = 2.12.0.11.f2e3-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.12.0.11.f2e3-alt1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libsigsegv-devel-2.12.0.11.f2e3-alt1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libsigsegv2-debuginfo-2.12.0.11.f2e3-alt1.x86_64.rpm
8.42user 2.95system 0:17.28elapsed 65%CPU (0avgtext+0avgdata 28476maxresident)k
0inputs+0outputs (0major+1132157minor)pagefaults 0swaps
13.31user 6.04system 0:25.07elapsed 77%CPU (0avgtext+0avgdata 117120maxresident)k
10064inputs+0outputs (0major+1464801minor)pagefaults 0swaps