<86>Apr 21 00:43:51 userdel[9634]: delete user 'rooter' <86>Apr 21 00:43:52 groupadd[9647]: group added to /etc/group: name=rooter, GID=591 <86>Apr 21 00:43:52 groupadd[9647]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:43:52 groupadd[9647]: new group: name=rooter, GID=591 <86>Apr 21 00:43:52 useradd[9659]: new user: name=rooter, UID=591, GID=591, home=/root, shell=/bin/bash <86>Apr 21 00:43:52 userdel[9683]: delete user 'builder' <86>Apr 21 00:43:52 userdel[9683]: removed group 'builder' owned by 'builder' <86>Apr 21 00:43:52 userdel[9683]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:43:52 groupadd[9694]: group added to /etc/group: name=builder, GID=592 <86>Apr 21 00:43:52 groupadd[9694]: group added to /etc/gshadow: name=builder <86>Apr 21 00:43:52 groupadd[9694]: new group: name=builder, GID=592 <86>Apr 21 00:43:52 useradd[9705]: new user: name=builder, UID=592, GID=592, home=/usr/src, shell=/bin/bash <13>Apr 21 00:43:54 rpmi: xorg-rgb-1.0.4-alt1.qa1 1366268675 installed <13>Apr 21 00:43:54 rpmi: libnetpbm-10.35.97-alt1 1447854203 installed <13>Apr 21 00:43:54 rpmi: libnetpbm-devel-10.35.97-alt1 1447854203 installed Installing ppmtomd-1.5-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.9360 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ppmtomd-1.5 + echo 'Source #0 (ppmtomd-1.5.tar):' Source #0 (ppmtomd-1.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ppmtomd-1.5.tar + cd ppmtomd-1.5 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ppmtomd-1.3-alt-build.patch):' Patch #0 (ppmtomd-1.3-alt-build.patch): + /usr/bin/patch -p1 patching file Makefile Hunk #1 succeeded at 38 with fuzz 2. + chmod a+r LICENCE Makefile Makefile.orig README dyesubcolcor.c mddata.c mddata.h photocolcor.c ppmtomd.c ppmtomd.man version.h vphotocolcor.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.9360 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ppmtomd-1.5 + make 'CFLAGS=-pipe -Wall -g -O2' make: Entering directory `/usr/src/RPM/BUILD/ppmtomd-1.5' gcc -O2 -W -Wall -Wstrict-prototypes -c ppmtomd.c ppmtomd.c: In function 'main': ppmtomd.c:1726:36: warning: variable 'hascmyk' set but not used [-Wunused-but-set-variable] int hasfoil = 0, hasspot = 0, hascmyk = 0; ^ ppmtomd.c:1726:23: warning: variable 'hasspot' set but not used [-Wunused-but-set-variable] int hasfoil = 0, hasspot = 0, hascmyk = 0; ^ ppmtomd.c:2201:52: warning: pointer targets in passing argument 2 of 'page_info.out_function' differ in signedness [-Wpointer-sign] page_info.out_function(page_info.comp_fds[i],buffer,4); ^ ppmtomd.c:2201:52: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2221:52: warning: pointer targets in passing argument 2 of 'page_info.out_function' differ in signedness [-Wpointer-sign] page_info.out_function(page_info.comp_fds[i],buffer,5); ^ ppmtomd.c:2221:52: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2226:54: warning: pointer targets in passing argument 2 of 'page_info.out_function' differ in signedness [-Wpointer-sign] page_info.out_function(page_info.comp_fds[i],buffer,5); ^ ppmtomd.c:2226:54: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2231:52: warning: pointer targets in passing argument 2 of 'page_info.out_function' differ in signedness [-Wpointer-sign] page_info.out_function(page_info.comp_fds[i],buffer,5); ^ ppmtomd.c:2231:52: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2237:52: warning: pointer targets in passing argument 2 of 'page_info.out_function' differ in signedness [-Wpointer-sign] page_info.out_function(page_info.comp_fds[i],buffer,5); ^ ppmtomd.c:2237:52: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2241:50: warning: pointer targets in passing argument 2 of 'page_info.out_function' differ in signedness [-Wpointer-sign] page_info.out_function(page_info.comp_fds[i],buffer,5); ^ ppmtomd.c:2241:50: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2258:52: warning: pointer targets in passing argument 2 of 'page_info.out_function' differ in signedness [-Wpointer-sign] page_info.out_function(page_info.comp_fds[i],buffer,5); ^ ppmtomd.c:2258:52: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2278:33: warning: pointer targets in passing argument 2 of 'page_info.out_function' differ in signedness [-Wpointer-sign] page_info.out_function(STDOUT,buffer,5); ^ ppmtomd.c:2278:33: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2307:38: warning: pointer targets in passing argument 2 of 'page_info.out_function' differ in signedness [-Wpointer-sign] page_info.out_function(STDOUT,buffer,1); ^ ppmtomd.c:2307:38: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2320:38: warning: pointer targets in passing argument 2 of 'page_info.out_function' differ in signedness [-Wpointer-sign] page_info.out_function(STDOUT,buffer,5); ^ ppmtomd.c:2320:38: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2328:33: warning: pointer targets in passing argument 2 of 'page_info.out_function' differ in signedness [-Wpointer-sign] page_info.out_function(STDOUT,buffer,4); ^ ppmtomd.c:2328:33: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2331:38: warning: pointer targets in passing argument 2 of 'page_info.out_function' differ in signedness [-Wpointer-sign] page_info.out_function(STDOUT,buffer,1); ^ ppmtomd.c:2331:38: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2334:38: warning: pointer targets in passing argument 2 of 'page_info.out_function' differ in signedness [-Wpointer-sign] page_info.out_function(STDOUT,buffer,4); ^ ppmtomd.c:2334:38: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2338:33: warning: pointer targets in passing argument 2 of 'page_info.out_function' differ in signedness [-Wpointer-sign] page_info.out_function(STDOUT,buffer,2); ^ ppmtomd.c:2338:33: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c: In function 'rgl_init_page': ppmtomd.c:2478:30: warning: pointer targets in passing argument 2 of 'page_info->out_function' differ in signedness [-Wpointer-sign] page_info->out_function(fd,"\033%\200A",4); /* select RGL mode */ /* resolution defaults to 600 dpi */ ^ ppmtomd.c:2478:30: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2480:30: warning: pointer targets in passing argument 2 of 'page_info->out_function' differ in signedness [-Wpointer-sign] page_info->out_function(fd,buffer,6); ^ ppmtomd.c:2480:30: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2485:30: warning: pointer targets in passing argument 2 of 'page_info->out_function' differ in signedness [-Wpointer-sign] page_info->out_function(fd,buffer,6); ^ ppmtomd.c:2485:30: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2487:30: warning: pointer targets in passing argument 2 of 'page_info->out_function' differ in signedness [-Wpointer-sign] page_info->out_function(fd,buffer,6); ^ ppmtomd.c:2487:30: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2491:32: warning: pointer targets in passing argument 2 of 'page_info->out_function' differ in signedness [-Wpointer-sign] page_info->out_function(fd,buffer,6); ^ ppmtomd.c:2491:32: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2496:32: warning: pointer targets in passing argument 2 of 'page_info->out_function' differ in signedness [-Wpointer-sign] page_info->out_function(fd,buffer,6); ^ ppmtomd.c:2496:32: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2501:32: warning: pointer targets in passing argument 2 of 'page_info->out_function' differ in signedness [-Wpointer-sign] page_info->out_function(fd,buffer,5); ^ ppmtomd.c:2501:32: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2506:32: warning: pointer targets in passing argument 2 of 'page_info->out_function' differ in signedness [-Wpointer-sign] page_info->out_function(fd,buffer,5); ^ ppmtomd.c:2506:32: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2512:32: warning: pointer targets in passing argument 2 of 'page_info->out_function' differ in signedness [-Wpointer-sign] page_info->out_function(fd,buffer,5); ^ ppmtomd.c:2512:32: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2532:32: warning: pointer targets in passing argument 2 of 'page_info->out_function' differ in signedness [-Wpointer-sign] page_info->out_function(fd,buffer,num+6); ^ ppmtomd.c:2532:32: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2539:32: warning: pointer targets in passing argument 2 of 'page_info->out_function' differ in signedness [-Wpointer-sign] page_info->out_function(fd,buffer,6); ^ ppmtomd.c:2539:32: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2543:32: warning: pointer targets in passing argument 2 of 'page_info->out_function' differ in signedness [-Wpointer-sign] page_info->out_function(fd,buffer,6); ^ ppmtomd.c:2543:32: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2550:32: warning: pointer targets in passing argument 2 of 'page_info->out_function' differ in signedness [-Wpointer-sign] page_info->out_function(fd,buffer,5); ^ ppmtomd.c:2550:32: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c: In function 'print_page': ppmtomd.c:3229:22: warning: pointer targets in passing argument 2 of 'prn_out' differ in signedness [-Wpointer-sign] prn_out(STDOUT,(char *)(pixels),cols); ^ ppmtomd.c:3229:22: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:3256:19: warning: pointer targets in passing argument 1 of 'packbits' differ in signedness [-Wpointer-sign] n = packbits(outbytes[i][0],cols,outu,outc); ^ ppmtomd.c:2356:12: note: expected 'char *' but argument is of type 'unsigned char *' static int packbits(char *bp, int n, char *outu, char *outc) ^ ppmtomd.c:3256:39: warning: pointer targets in passing argument 3 of 'packbits' differ in signedness [-Wpointer-sign] n = packbits(outbytes[i][0],cols,outu,outc); ^ ppmtomd.c:2356:12: note: expected 'char *' but argument is of type 'unsigned char *' static int packbits(char *bp, int n, char *outu, char *outc) ^ ppmtomd.c:3256:44: warning: pointer targets in passing argument 4 of 'packbits' differ in signedness [-Wpointer-sign] n = packbits(outbytes[i][0],cols,outu,outc); ^ ppmtomd.c:2356:12: note: expected 'char *' but argument is of type 'unsigned char *' static int packbits(char *bp, int n, char *outu, char *outc) ^ ppmtomd.c:3293:16: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(buffer,"\033*b%c%cM",0,0); ^ In file included from /usr/include/features.h:368:0, from /usr/include/stdio.h:27, from ppmtomd.c:25: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ ppmtomd.c:3300:16: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(buffer,"\033*b%c%cM",2,0); ^ In file included from /usr/include/features.h:368:0, from /usr/include/stdio.h:27, from ppmtomd.c:25: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ ppmtomd.c:3307:14: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(buffer,"\033*b%c%cY",rowstoskip[i]%256,rowstoskip[i]/256); ^ In file included from /usr/include/features.h:368:0, from /usr/include/stdio.h:27, from ppmtomd.c:25: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ ppmtomd.c:3314:14: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(buffer,"\033\032%c%cc",page_info->comp_colours[i],0); ^ In file included from /usr/include/features.h:368:0, from /usr/include/stdio.h:27, from ppmtomd.c:25: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ ppmtomd.c:3322:14: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(buffer,"\033*b%c%cV",0,0); ^ In file included from /usr/include/features.h:368:0, from /usr/include/stdio.h:27, from ppmtomd.c:25: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ ppmtomd.c:3326:12: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf(buffer,"\033*b%c%c%c", ^ In file included from /usr/include/features.h:368:0, from /usr/include/stdio.h:27, from ppmtomd.c:25: /usr/include/bits/stdio2.h:31:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) ^ ppmtomd.c:2584:7: warning: variable 'black' set but not used [-Wunused-but-set-variable] int black; ^ ppmtomd.c:2573:7: warning: variable 'hrhalf' set but not used [-Wunused-but-set-variable] int hrhalf, hrtoggle ; /* variables used in highres halftoning */ ^ ppmtomd.c: In function 'main': ppmtomd.c:2124:9: warning: ignoring return value of 'mkstemp', declared with attribute warn_unused_result [-Wunused-result] mkstemp(buf); ^ ppmtomd.c:2281:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1,buf,n); ^ gcc -pipe -Wall -g -O2 -c -o mddata.o mddata.c gcc -pipe -Wall -g -O2 -c -o photocolcor.o photocolcor.c gcc -pipe -Wall -g -O2 -c -o vphotocolcor.o vphotocolcor.c gcc -pipe -Wall -g -O2 -c -o dyesubcolcor.o dyesubcolcor.c gcc -o ppmtomd ppmtomd.o mddata.o photocolcor.o vphotocolcor.o dyesubcolcor.o -lnetpbm -lm make: Leaving directory `/usr/src/RPM/BUILD/ppmtomd-1.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.35624 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ppmtomd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ppmtomd-buildroot + cd ppmtomd-1.5 + /bin/install -d /usr/src/tmp/ppmtomd-buildroot/usr/bin + /bin/install -d /usr/src/tmp/ppmtomd-buildroot/usr/share/man/man1 + make BINDIR=/usr/src/tmp/ppmtomd-buildroot/usr/bin MANDIR=/usr/src/tmp/ppmtomd-buildroot/usr/share/man/man1 install make: Entering directory `/usr/src/RPM/BUILD/ppmtomd-1.5' install -m 0555 ppmtomd /usr/src/tmp/ppmtomd-buildroot/usr/bin/ppmtomd if [ "" ] ; then ln -s ppmtomd /usr/src/tmp/ppmtomd-buildroot/usr/bin/ppmtocpva ; fi install -m 0444 ppmtomd.man /usr/src/tmp/ppmtomd-buildroot/usr/share/man/man1/ppmtomd.1 make: Leaving directory `/usr/src/RPM/BUILD/ppmtomd-1.5' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ppmtomd-buildroot (auto) mode of 'usr/bin/ppmtomd' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/share/man/man1/ppmtomd.1' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ppmtomd-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/ppmtomd-buildroot (auto) Verifying ELF objects in /usr/src/tmp/ppmtomd-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: ppmtomd-1.5-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.54220 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ppmtomd-1.5 + DOCDIR=/usr/src/tmp/ppmtomd-buildroot/usr/share/doc/ppmtomd-1.5 + export DOCDIR + rm -rf /usr/src/tmp/ppmtomd-buildroot/usr/share/doc/ppmtomd-1.5 + /bin/mkdir -p /usr/src/tmp/ppmtomd-buildroot/usr/share/doc/ppmtomd-1.5 + cp -prL LICENCE README /usr/src/tmp/ppmtomd-buildroot/usr/share/doc/ppmtomd-1.5 + chmod -R go-w /usr/src/tmp/ppmtomd-buildroot/usr/share/doc/ppmtomd-1.5 + chmod -R a+rX /usr/src/tmp/ppmtomd-buildroot/usr/share/doc/ppmtomd-1.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8DKrDV find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KmBAiy 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.14)(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), libm.so.6(GLIBC_2.2.5)(64bit), libnetpbm.so.10()(64bit) >= set:miJ110CZ2pxuZkjPNgHclDEBaEPk5, 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.Lv6hFd Creating ppmtomd-debuginfo package Processing files: ppmtomd-debuginfo-1.5-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HdzNLV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y4VSCG find-requires: running scripts (debuginfo) Requires: ppmtomd = 1.5-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6), debug64(libnetpbm.so.10) Wrote: /usr/src/RPM/RPMS/x86_64/ppmtomd-1.5-alt1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ppmtomd-debuginfo-1.5-alt1.qa1.x86_64.rpm 3.06user 1.10system 0:08.21elapsed 50%CPU (0avgtext+0avgdata 55956maxresident)k 0inputs+0outputs (0major+173761minor)pagefaults 0swaps 6.76user 5.14system 0:15.65elapsed 76%CPU (0avgtext+0avgdata 122016maxresident)k 344inputs+0outputs (0major+386269minor)pagefaults 0swaps --- ppmtomd-1.5-alt1.qa1.x86_64.rpm.repo 2013-04-16 20:43:58.000000000 +0000 +++ ppmtomd-1.5-alt1.qa1.x86_64.rpm.hasher 2019-04-21 00:44:04.811563534 +0000 @@ -4,3 +4,3 @@ /usr/share/doc/ppmtomd-1.5/README 100644 -/usr/share/man/man1/ppmtomd.1.bz2 100644 +/usr/share/man/man1/ppmtomd.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2