<86>Mar 29 20:32:29 userdel[2161594]: delete user 'rooter' <86>Mar 29 20:32:29 userdel[2161594]: removed group 'rooter' owned by 'rooter' <86>Mar 29 20:32:29 userdel[2161594]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 29 20:32:29 groupadd[2161604]: group added to /etc/group: name=rooter, GID=681 <86>Mar 29 20:32:29 groupadd[2161604]: group added to /etc/gshadow: name=rooter <86>Mar 29 20:32:29 groupadd[2161604]: new group: name=rooter, GID=681 <86>Mar 29 20:32:29 useradd[2161609]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash <86>Mar 29 20:32:29 userdel[2161618]: delete user 'builder' <86>Mar 29 20:32:29 userdel[2161618]: removed group 'builder' owned by 'builder' <86>Mar 29 20:32:29 userdel[2161618]: removed shadow group 'builder' owned by 'builder' <86>Mar 29 20:32:29 groupadd[2161626]: group added to /etc/group: name=builder, GID=682 <86>Mar 29 20:32:29 groupadd[2161626]: group added to /etc/gshadow: name=builder <86>Mar 29 20:32:29 groupadd[2161626]: new group: name=builder, GID=682 <86>Mar 29 20:32:29 useradd[2161634]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash <13>Mar 29 20:32:32 rpmi: rgb-1.0.6-alt3 p9+229442.100.1.1 1557941137 installed <13>Mar 29 20:32:32 rpmi: libnetpbm11-10.85.04-alt1 sisyphus+225727.140.8.1 1553672201 installed <13>Mar 29 20:32:32 rpmi: libnetpbm-devel-10.85.04-alt1 sisyphus+225727.140.8.1 1553672201 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/photopnmtools-1.3-alt1.qa1.1.nosrc.rpm (w1.gzdio) Installing photopnmtools-1.3-alt1.qa1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.82468 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf photopnmtools-1.3 + echo 'Source #0 (photopnmtools-1.3.tar.gz):' Source #0 (photopnmtools-1.3.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/photopnmtools-1.3.tar.gz + /bin/tar -xf - + cd photopnmtools-1.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (photopnmtools-1.3-ppmhsy.patch):' Patch #0 (photopnmtools-1.3-ppmhsy.patch): + /usr/bin/patch -p1 patching file ppmhsy.c + echo 'Patch #1 (photopnmtools-1.3-pnmdft.patch):' Patch #1 (photopnmtools-1.3-pnmdft.patch): + /usr/bin/patch -p1 patching file pnmdft.c + /usr/bin/subst 's/-lpnm/-Wl,--no-as-needed -lnetpbm/; s@-O2@-pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/include/netpbm@' Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.68177 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd photopnmtools-1.3 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/photopnmtools-1.3' cc -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/include/netpbm -ffast-math -g -Wall -I/usr/local/include -L/usr/local/lib -Wl,--no-as-needed -lnetpbm -lm pnmnormalise.c -o pnmnormalise pnmnormalise.c: In function 'main': pnmnormalise.c:48:18: warning: 'bmax' may be used uninitialized in this function [-Wmaybe-uninitialized] float rmax,gmax,bmax; ^~~~ pnmnormalise.c:111:30: warning: 'gmax' may be used uninitialized in this function [-Wmaybe-uninitialized] g *= (maxpix-1.0) / (gmax-gmin); ~~~~~^~~~~~ pnmnormalise.c:48:8: warning: 'rmax' may be used uninitialized in this function [-Wmaybe-uninitialized] float rmax,gmax,bmax; ^~~~ pnmnormalise.c:115:30: warning: 'bmin' may be used uninitialized in this function [-Wmaybe-uninitialized] b *= (maxpix-1.0) / (bmax-bmin); ~~~~~^~~~~~ pnmnormalise.c:47:13: warning: 'gmin' may be used uninitialized in this function [-Wmaybe-uninitialized] float rmin,gmin,bmin; ^~~~ pnmnormalise.c:47:8: warning: 'rmin' may be used uninitialized in this function [-Wmaybe-uninitialized] float rmin,gmin,bmin; ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/photopnmtools-1.3' make: Entering directory '/usr/src/RPM/BUILD/photopnmtools-1.3' cc -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/include/netpbm -ffast-math -g -Wall -I/usr/local/include -L/usr/local/lib -Wl,--no-as-needed -lnetpbm -lm pnmdiff.c -o pnmdiff make: Leaving directory '/usr/src/RPM/BUILD/photopnmtools-1.3' make: Entering directory '/usr/src/RPM/BUILD/photopnmtools-1.3' cc -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/include/netpbm -ffast-math -g -Wall -I/usr/local/include -L/usr/local/lib -Wl,--no-as-needed -lnetpbm -lm pnmconvolve.c -o pnmconvolve make: Leaving directory '/usr/src/RPM/BUILD/photopnmtools-1.3' make: Entering directory '/usr/src/RPM/BUILD/photopnmtools-1.3' cc -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/include/netpbm -ffast-math -g -Wall -I/usr/local/include -L/usr/local/lib -Wl,--no-as-needed -lnetpbm -lm pnmresample.c -o pnmresample pnmresample.c: In function 'main': pnmresample.c:163:15: warning: unused variable 'wght' [-Wunused-variable] float r,g,b, wght; ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/photopnmtools-1.3' make: Entering directory '/usr/src/RPM/BUILD/photopnmtools-1.3' cc -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/include/netpbm -ffast-math -g -Wall -I/usr/local/include -L/usr/local/lib -Wl,--no-as-needed -lnetpbm -lm hsyfringes.c -o hsyfringes make: Leaving directory '/usr/src/RPM/BUILD/photopnmtools-1.3' make: Entering directory '/usr/src/RPM/BUILD/photopnmtools-1.3' cc -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/include/netpbm -ffast-math -g -Wall -I/usr/local/include -L/usr/local/lib -Wl,--no-as-needed -lnetpbm -lm ppmtestimage.c -o ppmtestimage make: Leaving directory '/usr/src/RPM/BUILD/photopnmtools-1.3' make: Entering directory '/usr/src/RPM/BUILD/photopnmtools-1.3' cc -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/include/netpbm -ffast-math -g -Wall -I/usr/local/include -L/usr/local/lib -Wl,--no-as-needed -lnetpbm -lm pnmdft.c -o pnmdft pnmdft.c: In function 'main': pnmdft.c:302:14: warning: unused variable 'imag' [-Wunused-variable] double real,imag; ^~~~ pnmdft.c:302:9: warning: unused variable 'real' [-Wunused-variable] double real,imag; ^~~~ pnmdft.c:300:13: warning: unused variable 'b' [-Wunused-variable] double r,g,b; ^ make: Leaving directory '/usr/src/RPM/BUILD/photopnmtools-1.3' make: Entering directory '/usr/src/RPM/BUILD/photopnmtools-1.3' cc -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/include/netpbm -ffast-math -g -Wall -I/usr/local/include -L/usr/local/lib -Wl,--no-as-needed -lnetpbm -lm ppmhsy.c -o ppmhsy ppmhsy.c: In function 'main': ppmhsy.c:546:9: warning: variable 'olds' set but not used [-Wunused-but-set-variable] double olds; ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/photopnmtools-1.3' make: Entering directory '/usr/src/RPM/BUILD/photopnmtools-1.3' cc -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/include/netpbm -ffast-math -g -Wall -I/usr/local/include -L/usr/local/lib -Wl,--no-as-needed -lnetpbm -lm pnmsharpness.c -o pnmsharpness pnmsharpness.c: In function 'main': pnmsharpness.c:46:6: warning: unused variable 'contextsize' [-Wunused-variable] int contextsize=1; ^~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/photopnmtools-1.3' make: Entering directory '/usr/src/RPM/BUILD/photopnmtools-1.3' cc -pipe -frecord-gcc-switches -Wall -g -O2 -I/usr/include/netpbm -ffast-math -g -Wall -I/usr/local/include -L/usr/local/lib -Wl,--no-as-needed -lnetpbm -lm ppmlevels.c -o ppmlevels make: Leaving directory '/usr/src/RPM/BUILD/photopnmtools-1.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.64857 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/photopnmtools-buildroot + : + /bin/rm -rf -- /usr/src/tmp/photopnmtools-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd photopnmtools-1.3 + install -d /usr/src/tmp/photopnmtools-buildroot/usr/bin + install -p -m755 hsyfringes pnmconvolve pnmdft pnmdiff pnmnormalise pnmresample pnmsharpness ppmhsy ppmlevels ppmtestimage /usr/src/tmp/photopnmtools-buildroot/usr/bin/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/photopnmtools-buildroot (auto) Verifying and fixing files in /usr/src/tmp/photopnmtools-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/photopnmtools-buildroot/ (default) Compressing files in /usr/src/tmp/photopnmtools-buildroot (auto) Verifying ELF objects in /usr/src/tmp/photopnmtools-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: photopnmtools-1.3-alt1.qa1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.32803 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd photopnmtools-1.3 + DOCDIR=/usr/src/tmp/photopnmtools-buildroot/usr/share/doc/photopnmtools-1.3 + export DOCDIR + rm -rf /usr/src/tmp/photopnmtools-buildroot/usr/share/doc/photopnmtools-1.3 + /bin/mkdir -p /usr/src/tmp/photopnmtools-buildroot/usr/share/doc/photopnmtools-1.3 + cp -prL README comparesharpness.pl getexifrotation.pl makephotoalbum.pl /usr/src/tmp/photopnmtools-buildroot/usr/share/doc/photopnmtools-1.3 + chmod -R go-w /usr/src/tmp/photopnmtools-buildroot/usr/share/doc/photopnmtools-1.3 + chmod -R a+rX /usr/src/tmp/photopnmtools-buildroot/usr/share/doc/photopnmtools-1.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8y8DbA 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.0cPy6l find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) lib.req: WARNING: /usr/src/tmp/photopnmtools-buildroot/usr/bin/pnmdiff: overlinked libraries: /lib64/libm.so.6 lib.req: WARNING: /usr/src/tmp/photopnmtools-buildroot/usr/bin/pnmnormalise: overlinked libraries: /lib64/libm.so.6 Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libm.so.6(GLIBC_2.15)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libnetpbm.so.11()(64bit) >= set:mj8nxAtVmmBtqtewo, 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.cLdO5d Creating photopnmtools-debuginfo package Processing files: photopnmtools-debuginfo-1.3-alt1.qa1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AVW6F9 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QvpKQ8 find-requires: running scripts (debuginfo) Requires: photopnmtools = 1.3-alt1.qa1.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6), debug64(libnetpbm.so.11) Adding to photopnmtools-debuginfo a strict dependency on photopnmtools Wrote: /usr/src/RPM/RPMS/x86_64/photopnmtools-1.3-alt1.qa1.1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/photopnmtools-debuginfo-1.3-alt1.qa1.1.x86_64.rpm (w2.lzdio) 6.74user 4.90system 0:13.43elapsed 86%CPU (0avgtext+0avgdata 38688maxresident)k 0inputs+0outputs (0major+771879minor)pagefaults 0swaps 11.19user 8.09system 0:20.87elapsed 92%CPU (0avgtext+0avgdata 114956maxresident)k 288inputs+0outputs (0major+1060792minor)pagefaults 0swaps