<86>Feb  7 01:36:48 userdel[2144187]: delete user 'rooter'
<86>Feb  7 01:36:48 userdel[2144187]: removed group 'rooter' owned by 'rooter'
<86>Feb  7 01:36:48 userdel[2144187]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb  7 01:36:48 groupadd[2144193]: group added to /etc/group: name=rooter, GID=687
<86>Feb  7 01:36:48 groupadd[2144193]: group added to /etc/gshadow: name=rooter
<86>Feb  7 01:36:48 groupadd[2144193]: new group: name=rooter, GID=687
<86>Feb  7 01:36:48 useradd[2144197]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash
<86>Feb  7 01:36:48 userdel[2144203]: delete user 'builder'
<86>Feb  7 01:36:48 userdel[2144203]: removed group 'builder' owned by 'builder'
<86>Feb  7 01:36:48 userdel[2144203]: removed shadow group 'builder' owned by 'builder'
<86>Feb  7 01:36:48 groupadd[2144208]: group added to /etc/group: name=builder, GID=688
<86>Feb  7 01:36:48 groupadd[2144208]: group added to /etc/gshadow: name=builder
<86>Feb  7 01:36:48 groupadd[2144208]: new group: name=builder, GID=688
<86>Feb  7 01:36:48 useradd[2144212]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/pnm2ppa-1.13-alt1.nosrc.rpm
Installing pnm2ppa-1.13-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.17386
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf pnm2ppa-1.13
+ echo 'Source #0 (pnm2ppa-1.13.tar.gz):'
Source #0 (pnm2ppa-1.13.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/pnm2ppa-1.13.tar.gz
+ /bin/tar -xf -
+ cd pnm2ppa-1.13
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (pnm2ppa-1.11-rh-build.patch):'
Patch #0 (pnm2ppa-1.11-rh-build.patch):
+ /usr/bin/patch -p1
patching file pnm2ppa.conf
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.17386
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd pnm2ppa-1.13
+ 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
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -ri dirname -- '{}'
+ readlink -e -- ./configure
+ ./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 --without-included-gettext
configure: WARNING: Unrecognized options: --disable-silent-rules, --without-included-gettext
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... no
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 for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking if cross compiling... no
checking for library containing sqrt... -lm
checking for library containing pow... none required
checking for memmove... yes
checking for memset... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
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 sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for inline... inline
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for size_t... yes
checking for library containing getopt_long... none required
checking for library containing syslog... none required
checking whether to enable syslog... yes
checking operating system... Linux
checking whether to enable debugging... no
checking which language is to be used... english
checking whether to build the 'parse_vlink' tool... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ppa_protocol/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: Unrecognized options: --disable-silent-rules, --without-included-gettext
+ make
make: Entering directory '/usr/src/RPM/BUILD/pnm2ppa-1.13'
make  all-recursive
make[1]: Entering directory '/usr/src/RPM/BUILD/pnm2ppa-1.13'
make[2]: Entering directory '/usr/src/RPM/BUILD/pnm2ppa-1.13'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DSYSCONFDIR='"/etc"'   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wsign-compare -Wfloat-equal -Wformat-security -g -O2 -DNDEBUG -c pnm2ppa.c
pnm2ppa.c: In function 'print_pnm':
pnm2ppa.c:120:6: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
      fgets (line, 1024, fptr);
      ^~~~~~~~~~~~~~~~~~~~~~~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DSYSCONFDIR='"/etc"'   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wsign-compare -Wfloat-equal -Wformat-security -g -O2 -DNDEBUG -c syslog.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DSYSCONFDIR='"/etc"'   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wsign-compare -Wfloat-equal -Wformat-security -g -O2 -DNDEBUG -c ppa.c
ppa.c: In function 'compress':
ppa.c:379:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
       if (compressed_len > final_len)
                          ^
ppa.c:388:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
       if (compressed_len > final_len)
                          ^
ppa.c:405:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
       if (compressed_len > final_len)
                          ^
ppa.c:416:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
       if (compressed_len > final_len)
                          ^
ppa.c:462:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
       if (compressed_len > final_len)
                          ^
ppa.c:478:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
       if (compressed_len > final_len)
                          ^
ppa.c:485:24: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
     if (compressed_len > final_len)
                        ^
ppa.c: In function 'ppa_print_sweep':
ppa.c:670:10: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
        i < nozzle_data_size; i++, pc += 16) {
          ^
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DSYSCONFDIR='"/etc"'   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wsign-compare -Wfloat-equal -Wformat-security -g -O2 -DNDEBUG -c image.c
image.c: In function 'remallocBuffer':
image.c:280:60: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
     if (image->bufpos + image->buflines * linesize + bytes < image->bufsize)
                                                            ^
image.c:294:57: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  if (image->bufpos + image->buflines * linesize + bytes < image->bufsize)
                                                         ^
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DSYSCONFDIR='"/etc"'   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wsign-compare -Wfloat-equal -Wformat-security -g -O2 -DNDEBUG -c dither.c
dither.c: In function 'FS_Color_Dither':
dither.c:370:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal]
     if (!(d == 0.0) && ((i + 8) < image->width * 3))
             ^~
dither.c: In function 'HT_Black_Dither':
dither.c:499:47: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
      if (line[i] + line[i + 1] + line[i + 2]  < halftone_3[j][k])
                                               ^
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DSYSCONFDIR='"/etc"'   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wsign-compare -Wfloat-equal -Wformat-security -g -O2 -DNDEBUG -c cutswath.c
cutswath.c: In function 'ppa_print_page':
cutswath.c:465:28: warning: comparison of integer expressions of different signedness: 'int' and 'enum <anonymous>' [-Wsign-compare]
  if (!gUnimode && last_dir == prev->direction){
                            ^~
cutswath.c:505:28: warning: comparison of integer expressions of different signedness: 'int' and 'enum <anonymous>' [-Wsign-compare]
  if (!gUnimode && last_dir == prev->direction){
                            ^~
cutswath.c:541:31: warning: comparison of integer expressions of different signedness: 'int' and 'enum <anonymous>' [-Wsign-compare]
     if (!gUnimode && last_dir == prev->direction){
                               ^~
cutswath.c: In function 'read_black_image':
cutswath.c:780:34: warning: variable 'after_color' set but not used [-Wunused-but-set-variable]
   BOOLEAN  got_nonblank = false, after_color = false, ignore_color = false;
                                  ^~~~~~~~~~~
cutswath.c: In function 'r2l_black_sweep':
cutswath.c:1080:32: warning: variable 'oddlines' set but not used [-Wunused-but-set-variable]
   int i, j , width, evenlines, oddlines;
                                ^~~~~~~~
cutswath.c: In function 'l2r_black_sweep':
cutswath.c:1219:32: warning: variable 'oddlines' set but not used [-Wunused-but-set-variable]
   int i, j , width, evenlines, oddlines;
                                ^~~~~~~~
cutswath.c: In function 'l2r_color_sweep':
cutswath.c:1931:32: warning: variable 'oddlines' set but not used [-Wunused-but-set-variable]
   int i, j , width, evenlines, oddlines;
                                ^~~~~~~~
cutswath.c: In function 'r2l_color_sweep':
cutswath.c:2154:32: warning: variable 'oddlines' set but not used [-Wunused-but-set-variable]
   int i, j , width, evenlines, oddlines;
                                ^~~~~~~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DSYSCONFDIR='"/etc"'   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wsign-compare -Wfloat-equal -Wformat-security -g -O2 -DNDEBUG -c gamma.c
x86_64-alt-linux-gcc -I. -O2  -o make_hash_ink make_hash_ink.c 
./make_hash_ink 4 3 > hash_ink.c
./make_hash_ink 1 5 >> hash_ink.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DSYSCONFDIR='"/etc"'   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wsign-compare -Wfloat-equal -Wformat-security -g -O2 -DNDEBUG -c hash_ink.c
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wsign-compare -Wfloat-equal -Wformat-security -g -O2 -DNDEBUG   -o pnm2ppa pnm2ppa.o syslog.o ppa.o image.o dither.o cutswath.o gamma.o  hash_ink.o  -lm 
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DSYSCONFDIR='"/etc"'   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wsign-compare -Wfloat-equal -Wformat-security -g -O2 -DNDEBUG -c calibrate_ppa.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DSYSCONFDIR='"/etc"'   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wsign-compare -Wfloat-equal -Wformat-security -g -O2 -DNDEBUG -c pnmtools.c
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wsign-compare -Wfloat-equal -Wformat-security -g -O2 -DNDEBUG   -o calibrate_ppa calibrate_ppa.o pnmtools.o gamma.o  -lm 
make[2]: Leaving directory '/usr/src/RPM/BUILD/pnm2ppa-1.13'
make[1]: Leaving directory '/usr/src/RPM/BUILD/pnm2ppa-1.13'
make: Leaving directory '/usr/src/RPM/BUILD/pnm2ppa-1.13'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.45405
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/pnm2ppa-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/pnm2ppa-buildroot
+ cd pnm2ppa-1.13
+ install -d /usr/src/tmp/pnm2ppa-buildroot//usr/bin
+ install -d /usr/src/tmp/pnm2ppa-buildroot//etc
+ install -d /usr/src/tmp/pnm2ppa-buildroot/usr/share/man/man1
+ make DESTDIR=/usr/src/tmp/pnm2ppa-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/pnm2ppa-1.13'
make[1]: Entering directory '/usr/src/RPM/BUILD/pnm2ppa-1.13'
make[2]: Entering directory '/usr/src/RPM/BUILD/pnm2ppa-1.13'
test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/pnm2ppa-buildroot/usr/bin"
  /bin/install -c 'pnm2ppa' '/usr/src/tmp/pnm2ppa-buildroot/usr/bin/pnm2ppa'
  /bin/install -c 'calibrate_ppa' '/usr/src/tmp/pnm2ppa-buildroot/usr/bin/calibrate_ppa'
test -z "/etc" || /bin/mkdir -p "/usr/src/tmp/pnm2ppa-buildroot/etc"
 /bin/install -c -m 644 'pnm2ppa.conf' '/usr/src/tmp/pnm2ppa-buildroot/etc/pnm2ppa.conf'
test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/pnm2ppa-buildroot/usr/share/man/man1"
 /bin/install -c -m 644 './docs/en/pnm2ppa.1' '/usr/src/tmp/pnm2ppa-buildroot/usr/share/man/man1/pnm2ppa.1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/pnm2ppa-1.13'
make[1]: Leaving directory '/usr/src/RPM/BUILD/pnm2ppa-1.13'
make: Leaving directory '/usr/src/RPM/BUILD/pnm2ppa-1.13'
+ for i in utils/Linux/*
++ basename utils/Linux/detect_ppa
+ /bin/install -Dpm 755 utils/Linux/detect_ppa /usr/src/tmp/pnm2ppa-buildroot//usr/bin/detect_ppa
+ for i in utils/Linux/*
++ basename utils/Linux/test_ppa
+ /bin/install -Dpm 755 utils/Linux/test_ppa /usr/src/tmp/pnm2ppa-buildroot//usr/bin/test_ppa
+ chmod 644 docs/en/LICENSE
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/pnm2ppa-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/pnm2ppa-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/pnm2ppa-buildroot/ (default)
Compressing files in /usr/src/tmp/pnm2ppa-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/pnm2ppa-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: pnm2ppa-1.13-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.68595
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd pnm2ppa-1.13
+ DOCDIR=/usr/src/tmp/pnm2ppa-buildroot/usr/share/doc/pnm2ppa-1.13
+ export DOCDIR
+ rm -rf /usr/src/tmp/pnm2ppa-buildroot/usr/share/doc/pnm2ppa-1.13
+ /bin/mkdir -p /usr/src/tmp/pnm2ppa-buildroot/usr/share/doc/pnm2ppa-1.13
+ cp -prL docs/en/CALIBRATION.html docs/en/CALIBRATION.txt docs/en/COLOR.html docs/en/COLOR.txt docs/en/CREDITS docs/en/INSTALL docs/en/INSTALL.BEOS docs/en/INSTALL.CALDERA docs/en/INSTALL.MANDRAKE.html docs/en/INSTALL.MANDRAKE.txt docs/en/INSTALL.REDHAT.html docs/en/INSTALL.REDHAT.txt docs/en/INSTALL.SOLARIS docs/en/INSTALL.SUSE docs/en/LICENSE docs/en/PPA_networking-1.html docs/en/PPA_networking-2.html docs/en/PPA_networking-3.html docs/en/PPA_networking-4.html docs/en/PPA_networking.html docs/en/PPA_networking.txt docs/en/README docs/en/RELEASE-NOTES docs/en/TODO docs/en/pnm2ppa.1 docs/en/sgml test.ps /usr/src/tmp/pnm2ppa-buildroot/usr/share/doc/pnm2ppa-1.13
+ chmod -R go-w /usr/src/tmp/pnm2ppa-buildroot/usr/share/doc/pnm2ppa-1.13
+ chmod -R a+rX /usr/src/tmp/pnm2ppa-buildroot/usr/share/doc/pnm2ppa-1.13
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FZ2rF7
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.UiCOZV
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
find-requires: FINDPACKAGE-COMMANDS: cat which
Requires: /bin/sh, /lib64/ld-linux-x86-64.so.2, coreutils, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH), which
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X9lxCQ
Creating pnm2ppa-debuginfo package
Processing files: pnm2ppa-debuginfo-1.13-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UrvRYO
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9oBXBQ
find-requires: running scripts (debuginfo)
Requires: pnm2ppa = 1.13-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/pnm2ppa-1.13-alt1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/pnm2ppa-debuginfo-1.13-alt1.x86_64.rpm
6.69user 1.18system 0:17.79elapsed 44%CPU (0avgtext+0avgdata 40684maxresident)k
0inputs+0outputs (0major+636456minor)pagefaults 0swaps
8.07user 2.83system 0:23.61elapsed 46%CPU (0avgtext+0avgdata 40684maxresident)k
0inputs+0outputs (0major+823977minor)pagefaults 0swaps