<86>Dec 26 06:55:31 userdel[129677]: delete user 'rooter' <86>Dec 26 06:55:31 userdel[129677]: removed group 'rooter' owned by 'rooter' <86>Dec 26 06:55:31 userdel[129677]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 26 06:55:31 groupadd[129713]: group added to /etc/group: name=rooter, GID=621 <86>Dec 26 06:55:31 groupadd[129713]: group added to /etc/gshadow: name=rooter <86>Dec 26 06:55:31 groupadd[129713]: new group: name=rooter, GID=621 <86>Dec 26 06:55:31 useradd[129770]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash <86>Dec 26 06:55:31 userdel[129860]: delete user 'builder' <86>Dec 26 06:55:31 userdel[129860]: removed group 'builder' owned by 'builder' <86>Dec 26 06:55:31 userdel[129860]: removed shadow group 'builder' owned by 'builder' <86>Dec 26 06:55:31 groupadd[129907]: group added to /etc/group: name=builder, GID=622 <86>Dec 26 06:55:31 groupadd[129907]: group added to /etc/gshadow: name=builder <86>Dec 26 06:55:31 groupadd[129907]: new group: name=builder, GID=622 <86>Dec 26 06:55:31 useradd[129945]: new user: name=builder, UID=622, GID=622, home=/usr/src, shell=/bin/bash <13>Dec 26 06:55:38 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus.215627.200 1540831974 installed <13>Dec 26 06:55:38 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus.215627.200 1540831974 installed <13>Dec 26 06:55:38 rpmi: desktop-file-utils-0.23-alt1 sisyphus.214313.100 1539037620 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/rogue-5.4.4-alt2.nosrc.rpm Installing rogue-5.4.4-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93904 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf rogue-5.4.4 + /bin/mkdir -p rogue-5.4.4 + cd rogue-5.4.4 + echo 'Source #0 (rogue5.4.4-src.tar.gz):' Source #0 (rogue5.4.4-src.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/rogue5.4.4-src.tar.gz + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.43908 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rogue-5.4.4 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --enable-setgid=games --enable-scorefile=/var/games/roguelike/rogue54.scr --enable-lockfile=/var/games/roguelike/rogue54.lck --bindir=/usr/games checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking target system type... i586-alt-linux-gnu checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i586-alt-linux-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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking nlist.h usability... no checking nlist.h presence... no checking for nlist.h... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking ncurses/term.h usability... yes checking ncurses/term.h presence... yes checking for ncurses/term.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working curses... yes checking for ESCDELAY variable... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether i586-alt-linux-gcc needs -traditional... no checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking return type of signal handlers... void checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for erasechar... yes checking for killchar... yes checking for alarm... yes checking for getpass... yes checking for memset... yes checking for setenv... yes checking for strchr... yes checking for nlist... no checking for _spawnl... no checking for spawnl... no checking for getpwuid... yes checking for loadav... no checking for getloadavg... yes checking for strerror... yes checking for setresgid... yes checking for setregid... yes checking for setgid... yes checking for setresuid... yes checking for setreuid... yes checking for setuid... yes checking for getuid... yes checking for getgid... yes checking for nroff... no checking for groff... no checking for colcrt... colcrt checking for tbl... no checking for sed... sed checking if using setgid execute bit... games checking for scoreboard file... /var/games/roguelike/rogue54.scr checking for scoreboard lockfile file... /var/games/roguelike/rogue54.lck checking if wizard mode is enabled... no checking if allscores is enabled... yes checking if checktime is enabled... no checking runtime execution limit (maximum system load average)... unlimited checking runtime execution limit (maximum online system users)... unlimited checking what the number of scores to store in scoreboard is... 10 checking word for the number of scores to store in scoreboard is... Ten checking whether to use program's built in load average function... no checking whether to use program's built in user counting function... no checking whether to docdir is defined... docdir defined configure: creating ./config.status config.status: creating Makefile config.status: creating rogue.6 config.status: creating rogue.cat config.status: creating rogue.doc config.status: creating rogue.html config.status: creating rogue.me config.status: creating config.h + make -j8 make: Entering directory '/usr/src/RPM/BUILD/rogue-5.4.4' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -c vers.c make: Leaving directory '/usr/src/RPM/BUILD/rogue-5.4.4' make: Entering directory '/usr/src/RPM/BUILD/rogue-5.4.4' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -c extern.c make: Leaving directory '/usr/src/RPM/BUILD/rogue-5.4.4' make: Entering directory '/usr/src/RPM/BUILD/rogue-5.4.4' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -c armor.c make: Leaving directory '/usr/src/RPM/BUILD/rogue-5.4.4' make: Entering directory '/usr/src/RPM/BUILD/rogue-5.4.4' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -c daemon.c make: Leaving directory '/usr/src/RPM/BUILD/rogue-5.4.4' make: Entering directory '/usr/src/RPM/BUILD/rogue-5.4.4' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -c list.c make: Leaving directory '/usr/src/RPM/BUILD/rogue-5.4.4' make: Entering directory '/usr/src/RPM/BUILD/rogue-5.4.4' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -c daemons.c make: Leaving directory '/usr/src/RPM/BUILD/rogue-5.4.4' make: Entering directory '/usr/src/RPM/BUILD/rogue-5.4.4' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -c io.c make: Leaving directory '/usr/src/RPM/BUILD/rogue-5.4.4' make: Entering directory '/usr/src/RPM/BUILD/rogue-5.4.4' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -c init.c make: Leaving directory '/usr/src/RPM/BUILD/rogue-5.4.4' make: Entering directory '/usr/src/RPM/BUILD/rogue-5.4.4' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -c mach_dep.c mach_dep.c: In function 'lock_sc': mach_dep.c:406:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] (void) fgets(prbuf, MAXSTR, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/rogue-5.4.4' make: Entering directory '/usr/src/RPM/BUILD/rogue-5.4.4' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -c mdport.c mdport.c: In function 'md_hasclreol': mdport.c:264:17: error: dereferencing pointer to incomplete type 'TERMINAL' {aka 'struct term'} if (cur_term->type.Strings == NULL) ^~ make: *** [Makefile:130: mdport.o] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/rogue-5.4.4' make: *** Waiting for unfinished jobs.... make: Entering directory '/usr/src/RPM/BUILD/rogue-5.4.4' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -c chase.c make: Leaving directory '/usr/src/RPM/BUILD/rogue-5.4.4' make: Entering directory '/usr/src/RPM/BUILD/rogue-5.4.4' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -c command.c make: Leaving directory '/usr/src/RPM/BUILD/rogue-5.4.4' make: Entering directory '/usr/src/RPM/BUILD/rogue-5.4.4' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -c main.c make: Leaving directory '/usr/src/RPM/BUILD/rogue-5.4.4' make: Entering directory '/usr/src/RPM/BUILD/rogue-5.4.4' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -c monsters.c make: Leaving directory '/usr/src/RPM/BUILD/rogue-5.4.4' make: Entering directory '/usr/src/RPM/BUILD/rogue-5.4.4' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -c fight.c make: Leaving directory '/usr/src/RPM/BUILD/rogue-5.4.4' make: Entering directory '/usr/src/RPM/BUILD/rogue-5.4.4' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -c move.c make: Leaving directory '/usr/src/RPM/BUILD/rogue-5.4.4' make: Entering directory '/usr/src/RPM/BUILD/rogue-5.4.4' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -c misc.c make: Leaving directory '/usr/src/RPM/BUILD/rogue-5.4.4' error: Bad exit status from /usr/src/tmp/rpm-tmp.43908 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.43908 (%build) Command exited with non-zero status 1 6.13user 1.96system 0:06.67elapsed 121%CPU (0avgtext+0avgdata 26956maxresident)k 0inputs+0outputs (0major+614797minor)pagefaults 0swaps hsh-rebuild: rebuild of `rogue-5.4.4-alt2.src.rpm' failed. Command exited with non-zero status 1 16.55user 4.71system 0:24.36elapsed 87%CPU (0avgtext+0avgdata 122108maxresident)k 1416inputs+0outputs (0major+973144minor)pagefaults 0swaps