<86>Dec  8 02:18:27 userdel[27160]: delete user 'rooter'
<86>Dec  8 02:18:27 userdel[27160]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec  8 02:18:27 groupadd[27165]: group added to /etc/group: name=rooter, GID=531
<86>Dec  8 02:18:27 groupadd[27165]: group added to /etc/gshadow: name=rooter
<86>Dec  8 02:18:27 groupadd[27165]: new group: name=rooter, GID=531
<86>Dec  8 02:18:27 useradd[27169]: new user: name=rooter, UID=531, GID=531, home=/root, shell=/bin/bash
<86>Dec  8 02:18:27 userdel[27178]: delete user 'builder'
<86>Dec  8 02:18:27 userdel[27178]: removed group 'builder' owned by 'builder'
<86>Dec  8 02:18:27 userdel[27178]: removed shadow group 'builder' owned by 'builder'
<86>Dec  8 02:18:27 groupadd[27183]: group added to /etc/group: name=builder, GID=532
<86>Dec  8 02:18:27 groupadd[27183]: group added to /etc/gshadow: name=builder
<86>Dec  8 02:18:27 groupadd[27183]: new group: name=builder, GID=532
<86>Dec  8 02:18:27 useradd[27187]: new user: name=builder, UID=532, GID=532, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/clpbar-1.10.9-alt2_16.nosrc.rpm
Installing clpbar-1.10.9-alt2_16.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.53448
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf bar-1.10.9
+ echo 'Source #0 (bar_1.10.9.tar.gz):'
Source #0 (bar_1.10.9.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/bar_1.10.9.tar.gz
+ /bin/tar -xf -
+ cd bar-1.10.9
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (bar-1.10.9-clpbar.patch):'
Patch #0 (bar-1.10.9-clpbar.patch):
+ /usr/bin/patch -p1
patching file Makefile.am
patching file args.c
patching file configure.in
patching file test-001
patching file test-002
patching file test-003
patching file test-004
+ echo 'Patch #1 (bar-1.10.9-Makefile.patch):'
Patch #1 (bar-1.10.9-Makefile.patch):
+ /usr/bin/patch -p1
patching file Makefile.am
patching file Makefile.in
+ echo 'Patch #2 (bar-1.10.9-Werror=format-security.patch):'
Patch #2 (bar-1.10.9-Werror=format-security.patch):
+ /usr/bin/patch -p1
patching file args.c
patching file display.c
+ cp /usr/src/RPM/SOURCES/clpbar.1.in .
+ ./autogen
aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.in:3: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
parallel-tests: installing './test-driver'
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.35600
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd bar-1.10.9
+ 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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --without-included-gettext
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking target system type... x86_64-alt-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
/usr/src/RPM/BUILD/bar-1.10.9/missing: Unknown `--is-lightweight' option
Try `/usr/src/RPM/BUILD/bar-1.10.9/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
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 whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-alt-linux-gcc... none
checking whether ln -s works... yes
checking for gawk... (cached) gawk
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 assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for unistd.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for posix_memalign... yes
checking for select... yes
checking for strerror... yes
checking for sysconf... yes
checking for sprintf... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking whether time.h and sys/time.h may both be included... yes
checking if filesystem supports Large Files natively... yes
checking for vectored I/O support... yes
checking size of unsigned char... 1
checking size of unsigned short... 2
checking size of unsigned int... 4
checking size of unsigned long... 8
checking size of unsigned long long... 8
checking size of size_t... 8
checking whether _SC_PAGE_SIZE is declared... yes
checking whether _SC_PAGESIZE is declared... yes
checking for default screen width adjustment... (cached) 0
checking if twiddle display should be enabled by default... (cached) 0
checking default buffer size... (cached) 52488
checking sysconf usability... yes
checking default page size... (cached) 4096
checking if aligned memory allocation is enabled... (cached) yes
checking for posix_memalign usability... yes
checking if aligned memory allocation is available... (cached) yes
checking if aligned memory allocation is usable... yes
checking if vectored I/O is enabled... (cached) yes
checking if vectored I/O is available... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating clpbar.1
config.status: creating doxygen.conf
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing test-script-preparation commands
configure: WARNING: unrecognized options: --without-included-gettext
configure: 
configure: Current Configuration:
configure: ----------------------
configure:      Screen width -1 modifier: no
configure:    Display twiddle by default: no
configure: Use aligned memory allocation: yes (default page size: 4096)
configure:              Use vectored I/O: yes
configure:       Default I/O buffer size: 52488
configure:                  Install Path: /usr
configure: 
+ make -j8
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bar.o bar.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9'
make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o test-001-post.o test-001-post.c
test-001-post.c: In function 'main':
test-001-post.c:14:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(in, buffer, strlen(expected));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
test-001-post.c:21:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  read(in, buffer, strlen(expected));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9'
make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o test-001-pre.o test-001-pre.c
test-001-pre.c: In function 'main':
test-001-pre.c:16:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(out, buffer, strlen(buffer));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
test-001-pre.c:18:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(out, buffer, strlen(buffer));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9'
make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o test-001-pre test-001-pre.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9'
make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o test-001-post test-001-post.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9'
make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fd.o fd.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9'
make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o error.o error.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9'
make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o test-types.o test-types.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9'
make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o test-types test-types.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9'
make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o io.o io.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9'
make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o display.o display.c
display.c: In function 'displayEnd':
display.c:705:31: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
   fprintf(stderr, "Copied: %llu%s (%.1f%s)",
                            ~~~^
                            %lu
display.c:735:36: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=]
    fprintf(stderr, "Throughput: %llu%s (%.1f%s)\n\n",
                                 ~~~^
                                 %lu
make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9'
make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o args.o args.c
args.c: In function 'parse_rcfiles':
args.c:2811:26: warning: '/.clpbarrc' directive writing 10 bytes into a region of size between 5 and 4096 [-Wformat-overflow=]
   sprintf(filename, "%.*s/.clpbarrc", 4091, home_dir);
                          ^~~~~~~~~~
In file included from /usr/include/stdio.h:862,
                 from headers.h:10,
                 from args.c:3:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 11 and 4102 bytes into a destination of size 4096
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9'
make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o clpbar error.o fd.o io.o display.o args.o bar.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.83000
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/clpbar-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/clpbar-buildroot
+ cd bar-1.10.9
+ make install DESTDIR=/usr/src/tmp/clpbar-buildroot
make: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9'
make  install-am
make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9'
make[2]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9'
 /bin/mkdir -p '/usr/src/tmp/clpbar-buildroot/usr/bin'
  /bin/install -c clpbar '/usr/src/tmp/clpbar-buildroot/usr/bin'
 /bin/mkdir -p '/usr/src/tmp/clpbar-buildroot/usr/share/man/man1'
 /bin/install -c -m 644 clpbar.1 '/usr/src/tmp/clpbar-buildroot/usr/share/man/man1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9'
make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9'
make: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/clpbar-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/clpbar-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/clpbar-buildroot/ (default)
Compressing files in /usr/src/tmp/clpbar-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/clpbar-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.93950
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd bar-1.10.9
+ make check
make: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9'
make  check-am
make[1]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9'
make  check-TESTS
make[2]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9'
make[3]: Entering directory '/usr/src/RPM/BUILD/bar-1.10.9'
PASS: test-types
PASS: test-001
PASS: test-002
============================================================================
Testsuite summary for 
============================================================================
# TOTAL: 3
# PASS:  3
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9'
make[2]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9'
make[1]: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9'
make: Leaving directory '/usr/src/RPM/BUILD/bar-1.10.9'
+ exit 0
Processing files: clpbar-1.10.9-alt2_16
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.29144
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd bar-1.10.9
+ DOCDIR=/usr/src/tmp/clpbar-buildroot/usr/share/doc/clpbar-1.10.9
+ export DOCDIR
+ rm -rf /usr/src/tmp/clpbar-buildroot/usr/share/doc/clpbar-1.10.9
+ /bin/mkdir -p /usr/src/tmp/clpbar-buildroot/usr/share/doc/clpbar-1.10.9
+ cp -prL AUTHORS COPYING ChangeLog TODO TROUBLESHOOTING /usr/src/tmp/clpbar-buildroot/usr/share/doc/clpbar-1.10.9
+ chmod -R go-w /usr/src/tmp/clpbar-buildroot/usr/share/doc/clpbar-1.10.9
+ chmod -R a+rX /usr/src/tmp/clpbar-buildroot/usr/share/doc/clpbar-1.10.9
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a9oAX8
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.3OQS4e
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.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EB1GGo
Creating clpbar-debuginfo package
Processing files: clpbar-debuginfo-1.10.9-alt2_16
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rhyqJB
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MPIprS
find-requires: running scripts (debuginfo)
Requires: clpbar = 1.10.9-alt2_16, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/clpbar-1.10.9-alt2_16.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/clpbar-debuginfo-1.10.9-alt2_16.x86_64.rpm
11.92user 4.24system 0:24.49elapsed 66%CPU (0avgtext+0avgdata 44928maxresident)k
0inputs+0outputs (0major+691205minor)pagefaults 0swaps
17.27user 8.46system 0:34.79elapsed 73%CPU (0avgtext+0avgdata 108532maxresident)k
0inputs+0outputs (0major+915625minor)pagefaults 0swaps