<86>Jan 26 03:27:02 userdel[19612]: delete user 'rooter' <86>Jan 26 03:27:02 userdel[19612]: removed group 'rooter' owned by 'rooter' <86>Jan 26 03:27:02 userdel[19612]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 26 03:27:02 groupadd[19621]: group added to /etc/group: name=rooter, GID=570 <86>Jan 26 03:27:02 groupadd[19621]: group added to /etc/gshadow: name=rooter <86>Jan 26 03:27:02 groupadd[19621]: new group: name=rooter, GID=570 <86>Jan 26 03:27:02 useradd[19629]: new user: name=rooter, UID=570, GID=570, home=/root, shell=/bin/bash <86>Jan 26 03:27:02 userdel[19635]: delete user 'builder' <86>Jan 26 03:27:02 userdel[19635]: removed group 'builder' owned by 'builder' <86>Jan 26 03:27:02 userdel[19635]: removed shadow group 'builder' owned by 'builder' <86>Jan 26 03:27:02 groupadd[19640]: group added to /etc/group: name=builder, GID=571 <86>Jan 26 03:27:02 groupadd[19640]: group added to /etc/gshadow: name=builder <86>Jan 26 03:27:02 groupadd[19640]: new group: name=builder, GID=571 <86>Jan 26 03:27:02 useradd[19644]: new user: name=builder, UID=571, GID=571, home=/usr/src, shell=/bin/bash Installing gprolog-1.4.4-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.58296 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf gprolog-1.4.4 + echo 'Source #0 (gprolog-1.4.4.tar.gz):' Source #0 (gprolog-1.4.4.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/gprolog-1.4.4.tar.gz + /bin/tar -xf - + cd gprolog-1.4.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.58296 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gprolog-1.4.4 + cd src ++ echo -pipe -Wall -g -O2 -march=i586 -mtune=generic ++ sed -s 's/\-O2/-O1/g' ++ sed -e 's/\-fomit-frame-pointer//' + CFLG='-pipe -Wall -g -O1 -march=i586 -mtune=generic' + CFLG='-pipe -Wall -g -O1 -march=i586 -mtune=generic -funsigned-char' + ./configure --with-install-dir=/usr/src/tmp/gprolog-buildroot/usr/lib/gprolog-1.4.4 --without-links-dir --without-examples-dir --with-doc-dir=dist-doc '--with-c-flags=-pipe -Wall -g -O1 -march=i586 -mtune=generic -funsigned-char' checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for as... as checking for ranlib... ranlib checking for windres... no checking for ar... ar checking for strip... strip checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for inline... inline checking size of long... 4 checking size of void*... 4 checking sys/ioctl_compat.h usability... no checking sys/ioctl_compat.h presence... no checking for sys/ioctl_compat.h... no checking sys/siginfo.h usability... no checking sys/siginfo.h presence... no checking for sys/siginfo.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for getpagesize... (cached) yes checking for mprotect... yes checking for sigaction... yes checking for mallopt... yes checking for fgetc... yes checking whether htole32 is declared... yes checking whether bswap_32 is declared... yes checking for atanh... yes checking for acosh... yes checking for asinh... yes checking for socklen_t... yes checking if struct sigcontext needs asm/sigcontext.h... no checking for sigsetjmp... yes checking for a working sigaction... yes checking constructors execution order... first to last checking for socket... yes checking for gethostbyname... yes DIRECTORIES --> Installation: /usr/src/tmp/gprolog-buildroot/usr/lib/gprolog-1.4.4 --> Link to binaries: none --> Documentation: dist-doc --> HTML documentation: dist-doc/html_node --> Examples: none configure: creating ./config.status config.status: creating Makefile config.status: creating TopComp/Makefile config.status: creating Pl2Wam/Makefile config.status: creating Wam2Ma/Makefile config.status: creating Ma2Asm/Makefile config.status: creating Fd2C/Makefile config.status: creating Linedit/Makefile config.status: creating W32GUICons/Makefile config.status: creating EnginePl/Makefile config.status: creating BipsPl/Makefile config.status: creating EngineFD/Makefile config.status: creating BipsFD/Makefile config.status: creating Ma2Asm/FromC/Makefile config.status: creating Win32/Makefile config.status: creating Win32/gp-setup.iss config.status: creating EnginePl/gp_config.h + make make: Entering directory `/usr/src/RPM/BUILD/gprolog-1.4.4/src' cd EnginePl; make config make[1]: Entering directory `/usr/src/RPM/BUILD/gprolog-1.4.4/src/EnginePl' gcc -march=pentiumpro -m32 -fno-strict-aliasing -pipe -Wall -g -O1 -march=i586 -mtune=generic -funsigned-char -o pl_config pl_config.c ./pl_config ------------------------------- --- GNU PROLOG INSTALLATION --- ------------------------------- GNU Prolog version: 1.4.4 (Jan 26 2017) Operating system : linux-gnu Processor : i686 Size of a WAM word: 32 bits C compiler : gcc C flags : -pipe -Wall -g -O1 -march=i586 -mtune=generic -funsigned-char C flags machine : -march=pentiumpro -m32 -fno-strict-aliasing Assembler : as Assembler flags : --32 Loader flags : Loader libraries : -lm Use line editor : Yes Use piped consult : Yes Use sockets : Yes Use FD solver : Yes Use fast call : Yes Use machine regs. : Yes Used register(s) : ebx (TR) ------------------------------ (cd ../TopComp; make gplc) make[2]: Entering directory `/usr/src/RPM/BUILD/gprolog-1.4.4/src/TopComp' gcc -march=pentiumpro -m32 -fno-strict-aliasing -pipe -Wall -g -O1 -march=i586 -mtune=generic -funsigned-char -o gplc top_comp.c -lm make[2]: Leaving directory `/usr/src/RPM/BUILD/gprolog-1.4.4/src/TopComp' make[1]: Leaving directory `/usr/src/RPM/BUILD/gprolog-1.4.4/src/EnginePl' . ./SETVARS;for i in EnginePl TopComp Wam2Ma Ma2Asm Linedit BipsPl Pl2Wam Fd2C EngineFD BipsFD;do (cd $i; make) || exit 1; done;\ (cd TopComp; make top-level) || exit 1;\ (cd Pl2Wam; make stage2) make[1]: Entering directory `/usr/src/RPM/BUILD/gprolog-1.4.4/src/EnginePl' gcc -march=pentiumpro -m32 -fno-strict-aliasing -pipe -Wall -g -O1 -march=i586 -mtune=generic -funsigned-char -o cpp_headers cpp_headers.c gplc -c -C '-pipe -Wall -g -O1 -march=i586 -mtune=generic -funsigned-char' machine.c gplc -c -C '-pipe -Wall -g -O1 -march=i586 -mtune=generic -funsigned-char' machine1.c machine1.c: In function 'Pl_M_Mktemp': machine1.c:1038:1: internal compiler error: Segmentation fault } ^ libbacktrace could not find executable to open Please submit a full bug report, with preprocessed source if appropriate. See for instructions. compilation failed make[1]: *** [machine1.o] Error 1 make[1]: Leaving directory `/usr/src/RPM/BUILD/gprolog-1.4.4/src/EnginePl' make: *** [all] Error 1 make: Leaving directory `/usr/src/RPM/BUILD/gprolog-1.4.4/src' error: Bad exit status from /usr/src/tmp/rpm-tmp.58296 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.58296 (%build) Command exited with non-zero status 1 5.35user 2.10system 0:06.97elapsed 107%CPU (0avgtext+0avgdata 36352maxresident)k 0inputs+0outputs (0major+375355minor)pagefaults 0swaps hsh-rebuild: rebuild of `gprolog-1.4.4-alt2.src.rpm' failed. Command exited with non-zero status 1 19.38user 6.11system 0:24.26elapsed 105%CPU (0avgtext+0avgdata 134260maxresident)k 0inputs+0outputs (0major+580092minor)pagefaults 0swaps