<86>Oct 29 16:43:13 userdel[532382]: delete user 'rooter' <86>Oct 29 16:43:13 userdel[532382]: removed group 'rooter' owned by 'rooter' <86>Oct 29 16:43:13 userdel[532382]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 29 16:43:13 groupadd[532436]: group added to /etc/group: name=rooter, GID=1877 <86>Oct 29 16:43:13 groupadd[532436]: group added to /etc/gshadow: name=rooter <86>Oct 29 16:43:13 groupadd[532436]: new group: name=rooter, GID=1877 <86>Oct 29 16:43:13 useradd[532480]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash, from=none <86>Oct 29 16:43:13 userdel[532575]: delete user 'builder' <86>Oct 29 16:43:13 userdel[532575]: removed group 'builder' owned by 'builder' <86>Oct 29 16:43:13 userdel[532575]: removed shadow group 'builder' owned by 'builder' <86>Oct 29 16:43:13 groupadd[532650]: group added to /etc/group: name=builder, GID=1878 <86>Oct 29 16:43:13 groupadd[532650]: group added to /etc/gshadow: name=builder <86>Oct 29 16:43:13 groupadd[532650]: new group: name=builder, GID=1878 <86>Oct 29 16:43:13 useradd[532707]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash, from=none <13>Oct 29 16:43:18 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.65950 + 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.65950 + 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_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... no 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 the fault handler specifics... fault-linux-x86_64-old.h checking if the system supports catching SIGSEGV... no 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 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 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 In file included from fault-linux-x86_64-old.h:17, from fault.h:36, from handler-unix.c:77, from handler.c:19: /usr/include/asm/sigcontext.h:40:8: error: redefinition of 'struct _fpx_sw_bytes' 40 | struct _fpx_sw_bytes { | ^~~~~~~~~~~~~ In file included from /usr/include/signal.h:301, from sigsegv.h:31, from handler-unix.c:25: /usr/include/bits/sigcontext.h:31:8: note: originally defined here 31 | struct _fpx_sw_bytes | ^~~~~~~~~~~~~ /usr/include/asm/sigcontext.h:85:8: error: redefinition of 'struct _fpreg' 85 | struct _fpreg { | ^~~~~~ /usr/include/bits/sigcontext.h:40:8: note: originally defined here 40 | struct _fpreg | ^~~~~~ /usr/include/asm/sigcontext.h:91:8: error: redefinition of 'struct _fpxreg' 91 | struct _fpxreg { | ^~~~~~~ /usr/include/bits/sigcontext.h:46:8: note: originally defined here 46 | struct _fpxreg | ^~~~~~~ /usr/include/asm/sigcontext.h:98:8: error: redefinition of 'struct _xmmreg' 98 | struct _xmmreg { | ^~~~~~~ /usr/include/bits/sigcontext.h:53:8: note: originally defined here 53 | struct _xmmreg | ^~~~~~~ /usr/include/asm/sigcontext.h:180:8: error: redefinition of 'struct _ymmh_state' 180 | struct _ymmh_state { | ^~~~~~~~~~~ /usr/include/bits/sigcontext.h:184:8: note: originally defined here 184 | struct _ymmh_state | ^~~~~~~~~~~ /usr/include/asm/sigcontext.h:192:8: error: redefinition of 'struct _xstate' 192 | struct _xstate { | ^~~~~~~ /usr/include/bits/sigcontext.h:189:8: note: originally defined here 189 | struct _xstate | ^~~~~~~ /usr/include/asm/sigcontext.h:317:8: error: redefinition of 'struct sigcontext' 317 | struct sigcontext { | ^~~~~~~~~~ /usr/include/bits/sigcontext.h:139:8: note: originally defined here 139 | struct sigcontext | ^~~~~~~~~~ handler-unix.c: In function 'sigsegv_handler': handler-unix.c:359:57: error: initialization of 'stackoverflow_context_t' {aka 'struct sigcontext *'} from incompatible pointer type 'struct sigcontext *' [-Wincompatible-pointer-types] 359 | stackoverflow_context_t context = (SIGSEGV_FAULT_CONTEXT); | ^ make[2]: *** [Makefile:495: handler.lo] Error 1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libsigsegv-2.14-alt1/src' make[2]: *** Waiting for unfinished jobs.... 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 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[1]: *** [Makefile:433: all-recursive] Error 1 make: *** [Makefile:365: all] Error 2 error: Bad exit status from /usr/src/tmp/rpm-tmp.65950 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.65950 (%build) Command exited with non-zero status 1 3.03user 3.91system 0:06.10elapsed 113%CPU (0avgtext+0avgdata 24864maxresident)k 0inputs+0outputs (0major+697845minor)pagefaults 0swaps hsh-rebuild: rebuild of `libsigsegv-2.14-alt1.src.rpm' failed. Command exited with non-zero status 1 3.32user 2.83system 0:17.34elapsed 35%CPU (0avgtext+0avgdata 136368maxresident)k 12416inputs+0outputs (0major+207980minor)pagefaults 0swaps