<86>Jan 24 00:59:53 userdel[18421]: delete user 'rooter'
<86>Jan 24 00:59:53 groupadd[18462]: group added to /etc/group: name=rooter, GID=597
<86>Jan 24 00:59:53 groupadd[18462]: group added to /etc/gshadow: name=rooter
<86>Jan 24 00:59:53 groupadd[18462]: new group: name=rooter, GID=597
<86>Jan 24 00:59:53 useradd[18479]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash
<86>Jan 24 00:59:53 userdel[18523]: delete user 'builder'
<86>Jan 24 00:59:53 userdel[18523]: removed group 'builder' owned by 'builder'
<86>Jan 24 00:59:53 userdel[18523]: removed shadow group 'builder' owned by 'builder'
<86>Jan 24 00:59:53 groupadd[18568]: group added to /etc/group: name=builder, GID=598
<86>Jan 24 00:59:53 groupadd[18568]: group added to /etc/gshadow: name=builder
<86>Jan 24 00:59:53 groupadd[18568]: new group: name=builder, GID=598
<86>Jan 24 00:59:53 useradd[18580]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash
<13>Jan 24 00:59:58 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus.215627.200 1540831969 installed
<13>Jan 24 00:59:58 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus.215627.200 1540831969 installed
<13>Jan 24 00:59:58 rpmi: libncursesw-devel-6.1.20180407-alt2 sisyphus.215627.200 1540831969 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/nudoku-1.0.0-alt1.nosrc.rpm
Installing nudoku-1.0.0-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.52434
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf nudoku-1.0.0
+ echo 'Source #0 (nudoku-1.0.0.tar):'
Source #0 (nudoku-1.0.0.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/nudoku-1.0.0.tar
+ cd nudoku-1.0.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (nudoku-0.2.5-use_libncursesw.patch):'
Patch #0 (nudoku-0.2.5-use_libncursesw.patch):
+ /usr/bin/patch -p1
patching file src/Makefile.am
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.31641
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd nudoku-1.0.0
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force 
autoreconf-default: configure.ac: tracing
autoreconf-default: configure.ac: not using Libtool
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: configure.ac: not using Autoheader
autoreconf-default: running: automake --add-missing --force-missing
configure.ac:10: installing './compile'
configure.ac:7: installing './install-sh'
configure.ac:7: installing './missing'
src/Makefile.am: installing './depcomp'
autoreconf-default: Leaving directory `.'
+ 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
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ ./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 --without-included-gettext
configure: WARNING: unrecognized options: --without-included-gettext
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 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 for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed
checking how to run the C preprocessor... x86_64-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 for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for atexit... yes
checking for strdup... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j8
Making all in src
make[1]: Entering directory '/usr/src/RPM/BUILD/nudoku-1.0.0/src'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"nudoku\" -DPACKAGE_TARNAME=\"nudoku\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"nudoku\ 1.0.0\" -DPACKAGE_BUGREPORT=\"jubalh@iodoru.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"nudoku\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_ATEXIT=1 -DHAVE_STRDUP=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o main.o main.c
main.c: In function 'main':
main.c:392:19: warning: unused variable 'enable_highlights' [-Wunused-variable]
  bool run = true, enable_highlights=false;
                   ^~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/nudoku-1.0.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/nudoku-1.0.0/src'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"nudoku\" -DPACKAGE_TARNAME=\"nudoku\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"nudoku\ 1.0.0\" -DPACKAGE_BUGREPORT=\"jubalh@iodoru.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"nudoku\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_ATEXIT=1 -DHAVE_STRDUP=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sudoku.o sudoku.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/nudoku-1.0.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/nudoku-1.0.0/src'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o nudoku main.o sudoku.o -lncursesw 
make[1]: Leaving directory '/usr/src/RPM/BUILD/nudoku-1.0.0/src'
make[1]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.29006
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/nudoku-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/nudoku-buildroot
+ cd nudoku-1.0.0
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/nudoku-buildroot
make: Entering directory '/usr/src/RPM/BUILD/nudoku-1.0.0'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/nudoku-1.0.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/nudoku-1.0.0/src'
 /bin/mkdir -p '/usr/src/tmp/nudoku-buildroot/usr/bin'
  /bin/install -p nudoku '/usr/src/tmp/nudoku-buildroot/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/nudoku-1.0.0/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/nudoku-1.0.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/nudoku-1.0.0'
make[2]: Entering directory '/usr/src/RPM/BUILD/nudoku-1.0.0'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/nudoku-buildroot/usr/share/man/man6'
 /bin/install -p -m 644 man/nudoku.6 '/usr/src/tmp/nudoku-buildroot/usr/share/man/man6'
make[2]: Leaving directory '/usr/src/RPM/BUILD/nudoku-1.0.0'
make[1]: Leaving directory '/usr/src/RPM/BUILD/nudoku-1.0.0'
make: Leaving directory '/usr/src/RPM/BUILD/nudoku-1.0.0'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/nudoku-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/nudoku-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/nudoku-buildroot/ (default)
Compressing files in /usr/src/tmp/nudoku-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/nudoku-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: nudoku-1.0.0-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25382
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd nudoku-1.0.0
+ DOCDIR=/usr/src/tmp/nudoku-buildroot/usr/share/doc/nudoku-1.0.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/nudoku-buildroot/usr/share/doc/nudoku-1.0.0
+ /bin/mkdir -p /usr/src/tmp/nudoku-buildroot/usr/share/doc/nudoku-1.0.0
+ cp -prL AUTHORS LICENSE README.md /usr/src/tmp/nudoku-buildroot/usr/share/doc/nudoku-1.0.0
+ chmod -R go-w /usr/src/tmp/nudoku-buildroot/usr/share/doc/nudoku-1.0.0
+ chmod -R a+rX /usr/src/tmp/nudoku-buildroot/usr/share/doc/nudoku-1.0.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Dln037
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.bd8tgw
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libncursesw.so.5()(64bit) >= set:mhWilR7j7N2zHqwiaHrXTS2AypXwIjJlH6Asxd1svKOnn9fGTeMeH0, libtinfo.so.5()(64bit) >= set:ljdI5NFfLll, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DLNkT1
Creating nudoku-debuginfo package
Processing files: nudoku-debuginfo-1.0.0-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IE5jqC
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EOPkNh
find-requires: running scripts (debuginfo)
Requires: nudoku = 1.0.0-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libncursesw.so.5), debug64(libtinfo.so.5)
Wrote: /usr/src/RPM/RPMS/x86_64/nudoku-1.0.0-alt1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/nudoku-debuginfo-1.0.0-alt1.x86_64.rpm
11.05user 2.48system 0:28.67elapsed 47%CPU (0avgtext+0avgdata 32012maxresident)k
0inputs+0outputs (0major+488363minor)pagefaults 0swaps
27.40user 8.27system 0:54.91elapsed 64%CPU (0avgtext+0avgdata 122016maxresident)k
0inputs+0outputs (0major+915434minor)pagefaults 0swaps