<86>May 4 00:45:35 userdel[1816536]: delete user 'rooter' <86>May 4 00:45:35 userdel[1816536]: removed group 'rooter' owned by 'rooter' <86>May 4 00:45:35 userdel[1816536]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 00:45:35 groupadd[1816579]: group added to /etc/group: name=rooter, GID=1874 <86>May 4 00:45:35 groupadd[1816579]: group added to /etc/gshadow: name=rooter <86>May 4 00:45:35 groupadd[1816579]: new group: name=rooter, GID=1874 <86>May 4 00:45:35 useradd[1816612]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash, from=none <86>May 4 00:45:35 userdel[1816668]: delete user 'builder' <86>May 4 00:45:35 userdel[1816668]: removed group 'builder' owned by 'builder' <86>May 4 00:45:35 userdel[1816668]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:45:35 groupadd[1816703]: group added to /etc/group: name=builder, GID=1875 <86>May 4 00:45:35 groupadd[1816703]: group added to /etc/gshadow: name=builder <86>May 4 00:45:35 groupadd[1816703]: new group: name=builder, GID=1875 <86>May 4 00:45:35 useradd[1816746]: new user: name=builder, UID=1875, GID=1875, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/ppmtomd-1.6-alt1.1.src.rpm: The use of such a license name is ambiguous: GPL <13>May 4 00:45:38 rpmi: rgb-1.0.6-alt3 sisyphus+275450.100.1.2 1624513780 installed <13>May 4 00:45:38 rpmi: libnetpbm11-10.85.04-alt2 sisyphus+326391.500.4.2 1691152837 installed <13>May 4 00:45:38 rpmi: libnetpbm-devel-10.85.04-alt2 sisyphus+326391.500.4.2 1691152837 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ppmtomd-1.6-alt1.1.nosrc.rpm (w1.gzdio) Installing ppmtomd-1.6-alt1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.99054 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ppmtomd-1.6 + echo 'Source #0 (ppmtomd-1.6.tar):' Source #0 (ppmtomd-1.6.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ppmtomd-1.6.tar + cd ppmtomd-1.6 + /bin/chmod -c -Rf u+rwX,go-w . + chmod a+r LICENCE Makefile 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.99054 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ppmtomd-1.6 + make 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/netpbm' 'CDEBUGFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/netpbm' make: Entering directory '/usr/src/RPM/BUILD/ppmtomd-1.6' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/netpbm -W -Wall -Wstrict-prototypes -c ppmtomd.c ppmtomd.c: In function 'main': ppmtomd.c:1725:36: warning: variable 'hascmyk' set but not used [-Wunused-but-set-variable] 1725 | int hasfoil = 0, hasspot = 0, hascmyk = 0; | ^~~~~~~ ppmtomd.c:1725:23: warning: variable 'hasspot' set but not used [-Wunused-but-set-variable] 1725 | int hasfoil = 0, hasspot = 0, hascmyk = 0; | ^~~~~~~ ppmtomd.c:2204:59: warning: pointer targets in passing argument 2 of 'page_info.out_function' differ in signedness [-Wpointer-sign] 2204 | page_info.out_function(page_info.comp_fds[i],buffer,4); | ^~~~~~ | | | char * ppmtomd.c:2204:59: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2224:59: warning: pointer targets in passing argument 2 of 'page_info.out_function' differ in signedness [-Wpointer-sign] 2224 | page_info.out_function(page_info.comp_fds[i],buffer,5); | ^~~~~~ | | | char * ppmtomd.c:2224:59: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2229:61: warning: pointer targets in passing argument 2 of 'page_info.out_function' differ in signedness [-Wpointer-sign] 2229 | page_info.out_function(page_info.comp_fds[i],buffer,5); | ^~~~~~ | | | char * ppmtomd.c:2229:61: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2234:59: warning: pointer targets in passing argument 2 of 'page_info.out_function' differ in signedness [-Wpointer-sign] 2234 | page_info.out_function(page_info.comp_fds[i],buffer,5); | ^~~~~~ | | | char * ppmtomd.c:2234:59: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2240:59: warning: pointer targets in passing argument 2 of 'page_info.out_function' differ in signedness [-Wpointer-sign] 2240 | page_info.out_function(page_info.comp_fds[i],buffer,5); | ^~~~~~ | | | char * ppmtomd.c:2240:59: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2244:57: warning: pointer targets in passing argument 2 of 'page_info.out_function' differ in signedness [-Wpointer-sign] 2244 | page_info.out_function(page_info.comp_fds[i],buffer,5); | ^~~~~~ | | | char * ppmtomd.c:2244:57: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2264:59: warning: pointer targets in passing argument 2 of 'page_info.out_function' differ in signedness [-Wpointer-sign] 2264 | page_info.out_function(page_info.comp_fds[i],buffer,5); | ^~~~~~ | | | char * ppmtomd.c:2264:59: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2284:40: warning: pointer targets in passing argument 2 of 'page_info.out_function' differ in signedness [-Wpointer-sign] 2284 | page_info.out_function(STDOUT,buffer,5); | ^~~~~~ | | | char * ppmtomd.c:2284:40: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2313:38: warning: pointer targets in passing argument 2 of 'page_info.out_function' differ in signedness [-Wpointer-sign] 2313 | page_info.out_function(STDOUT,buffer,1); | ^~~~~~ | | | char * ppmtomd.c:2313:38: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2326:38: warning: pointer targets in passing argument 2 of 'page_info.out_function' differ in signedness [-Wpointer-sign] 2326 | page_info.out_function(STDOUT,buffer,5); | ^~~~~~ | | | char * ppmtomd.c:2326:38: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2334:40: warning: pointer targets in passing argument 2 of 'page_info.out_function' differ in signedness [-Wpointer-sign] 2334 | page_info.out_function(STDOUT,buffer,4); | ^~~~~~ | | | char * ppmtomd.c:2334:40: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2337:38: warning: pointer targets in passing argument 2 of 'page_info.out_function' differ in signedness [-Wpointer-sign] 2337 | page_info.out_function(STDOUT,buffer,1); | ^~~~~~ | | | char * ppmtomd.c:2337:38: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2340:38: warning: pointer targets in passing argument 2 of 'page_info.out_function' differ in signedness [-Wpointer-sign] 2340 | page_info.out_function(STDOUT,buffer,4); | ^~~~~~ | | | char * ppmtomd.c:2340:38: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2344:40: warning: pointer targets in passing argument 2 of 'page_info.out_function' differ in signedness [-Wpointer-sign] 2344 | page_info.out_function(STDOUT,buffer,2); | ^~~~~~ | | | char * ppmtomd.c:2344:40: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c: In function 'rgl_init_page': ppmtomd.c:2488:30: warning: pointer targets in passing argument 2 of 'page_info->out_function' differ in signedness [-Wpointer-sign] 2488 | page_info->out_function(fd,"\033%\200A",4); /* select RGL mode */ /* resolution defaults to 600 dpi */ | ^~~~~~~~~~~~ | | | char * ppmtomd.c:2488:30: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2490:30: warning: pointer targets in passing argument 2 of 'page_info->out_function' differ in signedness [-Wpointer-sign] 2490 | page_info->out_function(fd,buffer,6); | ^~~~~~ | | | char * ppmtomd.c:2490:30: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2495:30: warning: pointer targets in passing argument 2 of 'page_info->out_function' differ in signedness [-Wpointer-sign] 2495 | page_info->out_function(fd,buffer,6); | ^~~~~~ | | | char * ppmtomd.c:2495:30: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2497:30: warning: pointer targets in passing argument 2 of 'page_info->out_function' differ in signedness [-Wpointer-sign] 2497 | page_info->out_function(fd,buffer,6); | ^~~~~~ | | | char * ppmtomd.c:2497:30: 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] 2501 | page_info->out_function(fd,buffer,6); | ^~~~~~ | | | char * 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] 2506 | page_info->out_function(fd,buffer,6); | ^~~~~~ | | | char * ppmtomd.c:2506:32: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2511:32: warning: pointer targets in passing argument 2 of 'page_info->out_function' differ in signedness [-Wpointer-sign] 2511 | page_info->out_function(fd,buffer,5); | ^~~~~~ | | | char * ppmtomd.c:2511:32: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2516:32: warning: pointer targets in passing argument 2 of 'page_info->out_function' differ in signedness [-Wpointer-sign] 2516 | page_info->out_function(fd,buffer,5); | ^~~~~~ | | | char * ppmtomd.c:2516:32: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2522:32: warning: pointer targets in passing argument 2 of 'page_info->out_function' differ in signedness [-Wpointer-sign] 2522 | page_info->out_function(fd,buffer,5); | ^~~~~~ | | | char * ppmtomd.c:2522: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] 2543 | page_info->out_function(fd,buffer,num+6); | ^~~~~~ | | | char * 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] 2550 | page_info->out_function(fd,buffer,6); | ^~~~~~ | | | char * ppmtomd.c:2550:32: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2554:32: warning: pointer targets in passing argument 2 of 'page_info->out_function' differ in signedness [-Wpointer-sign] 2554 | page_info->out_function(fd,buffer,6); | ^~~~~~ | | | char * ppmtomd.c:2554:32: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:2561:32: warning: pointer targets in passing argument 2 of 'page_info->out_function' differ in signedness [-Wpointer-sign] 2561 | page_info->out_function(fd,buffer,5); | ^~~~~~ | | | char * ppmtomd.c:2561:32: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c: In function 'print_page': ppmtomd.c:581:2: warning: macro expands to multiple statements [-Wmultistatement-macros] 581 | if ( (h)->comps[c].y == 0 ) { (h)->comps[c].hcol++ ; } else { \ | ^~ ppmtomd.c:3073:62: note: in expansion of macro 'ht_inc' 3073 | if (vphoto) { vph_ht_inc(&kht,compY); } else ht_inc(&kht,compY); | ^~~~~~ ppmtomd.c:3073:57: note: some parts of macro expansion are not guarded by this 'else' clause 3073 | if (vphoto) { vph_ht_inc(&kht,compY); } else ht_inc(&kht,compY); | ^~~~ ppmtomd.c:581:2: warning: macro expands to multiple statements [-Wmultistatement-macros] 581 | if ( (h)->comps[c].y == 0 ) { (h)->comps[c].hcol++ ; } else { \ | ^~ ppmtomd.c:3079:64: note: in expansion of macro 'ht_inc' 3079 | if ( vphoto ) { vph_ht_inc(&kht,compK); } else ht_inc(&kht,compK); | ^~~~~~ ppmtomd.c:3079:59: note: some parts of macro expansion are not guarded by this 'else' clause 3079 | if ( vphoto ) { vph_ht_inc(&kht,compK); } else ht_inc(&kht,compK); | ^~~~ ppmtomd.c:581:2: warning: macro expands to multiple statements [-Wmultistatement-macros] 581 | if ( (h)->comps[c].y == 0 ) { (h)->comps[c].hcol++ ; } else { \ | ^~ ppmtomd.c:3085:64: note: in expansion of macro 'ht_inc' 3085 | if ( vphoto ) { vph_ht_inc(&kht,compC); } else ht_inc(&kht,compC); | ^~~~~~ ppmtomd.c:3085:59: note: some parts of macro expansion are not guarded by this 'else' clause 3085 | if ( vphoto ) { vph_ht_inc(&kht,compC); } else ht_inc(&kht,compC); | ^~~~ ppmtomd.c:581:2: warning: macro expands to multiple statements [-Wmultistatement-macros] 581 | if ( (h)->comps[c].y == 0 ) { (h)->comps[c].hcol++ ; } else { \ | ^~ ppmtomd.c:3091:62: note: in expansion of macro 'ht_inc' 3091 | if (vphoto) { vph_ht_inc(&kht,compM); } else ht_inc(&kht,compM); | ^~~~~~ ppmtomd.c:3091:57: note: some parts of macro expansion are not guarded by this 'else' clause 3091 | if (vphoto) { vph_ht_inc(&kht,compM); } else ht_inc(&kht,compM); | ^~~~ ppmtomd.c:3241:22: warning: pointer targets in passing argument 2 of 'prn_out' differ in signedness [-Wpointer-sign] 3241 | prn_out(STDOUT,(char *)(pixels),cols); | ^~~~~~~~~~~~~~~~ | | | char * ppmtomd.c:3241:22: note: expected 'unsigned char *' but argument is of type 'char *' ppmtomd.c:3269:37: warning: pointer targets in passing argument 1 of 'packbits' differ in signedness [-Wpointer-sign] 3269 | n = packbits(outbytes[i][0],cols,outu,outc); | ~~~~~~~~~~~^~~ | | | unsigned char * ppmtomd.c:2362:27: note: expected 'char *' but argument is of type 'unsigned char *' 2362 | static int packbits(char *bp, int n, char *outu, char *outc) | ~~~~~~^~ ppmtomd.c:3269:46: warning: pointer targets in passing argument 3 of 'packbits' differ in signedness [-Wpointer-sign] 3269 | n = packbits(outbytes[i][0],cols,outu,outc); | ^~~~ | | | unsigned char * ppmtomd.c:2362:44: note: expected 'char *' but argument is of type 'unsigned char *' 2362 | static int packbits(char *bp, int n, char *outu, char *outc) | ~~~~~~^~~~ ppmtomd.c:3269:51: warning: pointer targets in passing argument 4 of 'packbits' differ in signedness [-Wpointer-sign] 3269 | n = packbits(outbytes[i][0],cols,outu,outc); | ^~~~ | | | unsigned char * ppmtomd.c:2362:56: note: expected 'char *' but argument is of type 'unsigned char *' 2362 | static int packbits(char *bp, int n, char *outu, char *outc) | ~~~~~~^~~~ ppmtomd.c:3306:23: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] 3306 | sprintf(buffer,"\033*b%c%cM",0,0); | ^~~~~~ | | | unsigned char * In file included from /usr/include/features.h:503, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ppmtomd.c:25: /usr/include/bits/stdio2.h:28:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' 28 | __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) | ^~~~~ ppmtomd.c:3313:23: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] 3313 | sprintf(buffer,"\033*b%c%cM",2,0); | ^~~~~~ | | | unsigned char * /usr/include/bits/stdio2.h:28:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' 28 | __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) | ^~~~~ ppmtomd.c:3320:21: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] 3320 | sprintf(buffer,"\033*b%c%cY",rowstoskip[i]%256,rowstoskip[i]/256); | ^~~~~~ | | | unsigned char * /usr/include/bits/stdio2.h:28:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' 28 | __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) | ^~~~~ ppmtomd.c:3327:21: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] 3327 | sprintf(buffer,"\033\032%c%cc",page_info->comp_colours[i],0); | ^~~~~~ | | | unsigned char * /usr/include/bits/stdio2.h:28:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' 28 | __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) | ^~~~~ ppmtomd.c:3335:21: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] 3335 | sprintf(buffer,"\033*b%c%cV",0,0); | ^~~~~~ | | | unsigned char * /usr/include/bits/stdio2.h:28:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' 28 | __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) | ^~~~~ ppmtomd.c:3339:19: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] 3339 | sprintf(buffer,"\033*b%c%c%c", | ^~~~~~ | | | unsigned char * /usr/include/bits/stdio2.h:28:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' 28 | __NTH (sprintf (char *__restrict __s, const char *__restrict __fmt, ...)) | ^~~~~ ppmtomd.c:2595:7: warning: variable 'black' set but not used [-Wunused-but-set-variable] 2595 | int black; | ^~~~~ ppmtomd.c:2584:7: warning: variable 'hrhalf' set but not used [-Wunused-but-set-variable] 2584 | int hrhalf, hrtoggle ; /* variables used in highres halftoning */ | ^~~~~~ ppmtomd.c: In function 'main': ppmtomd.c:2126:16: warning: ignoring return value of 'mkstemp' declared with attribute 'warn_unused_result' [-Wunused-result] 2126 | mkstemp(buf); | ^~~~~~~~~~~~ ppmtomd.c:2287:12: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 2287 | write(1,buf,n); | ^~~~~~~~~~~~~~ ppmtomd.c: At top level: ppmtomd.c:772:18: warning: 'tile44' defined but not used [-Wunused-const-variable=] 772 | static const int tile44[4*4] = { | ^~~~~~ ppmtomd.c:764:18: warning: 'tile74' defined but not used [-Wunused-const-variable=] 764 | static const int tile74[7*4] = { | ^~~~~~ ppmtomd.c:684:18: warning: 'dithmat5line' defined but not used [-Wunused-const-variable=] 684 | static const int dithmat5line[5*5] = { | ^~~~~~~~~~~~ ppmtomd.c:676:18: warning: 'dithmat4line' defined but not used [-Wunused-const-variable=] 676 | static const int dithmat4line[4*4] = { | ^~~~~~~~~~~~ ppmtomd.c:655:18: warning: 'dithmat8line' defined but not used [-Wunused-const-variable=] 655 | static const int dithmat8line[8*8] = { | ^~~~~~~~~~~~ ppmtomd.c:15:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 15 | static const char rcsid[] = "$Header: /home/jcb/piva/ppmtomd/RCS/ppmtomd.c,v 2.18 2009/09/09 16:23:27 jcb Exp $"; | ^~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/netpbm -c -o mddata.o mddata.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/netpbm -c -o photocolcor.o photocolcor.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/netpbm -c -o vphotocolcor.o vphotocolcor.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/netpbm -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.6' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.38350 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ppmtomd-1.6 + install -d /usr/src/tmp/ppmtomd-buildroot/usr/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.6' 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.6' + /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,gnuconfig) Checking contents of files in /usr/src/tmp/ppmtomd-buildroot/ (default) 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ppmtomd-buildroot Processing files: ppmtomd-1.6-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.38350 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ppmtomd-1.6 + DOCDIR=/usr/src/tmp/ppmtomd-buildroot/usr/share/doc/ppmtomd-1.6 + export DOCDIR + rm -rf /usr/src/tmp/ppmtomd-buildroot/usr/share/doc/ppmtomd-1.6 + /bin/mkdir -p /usr/src/tmp/ppmtomd-buildroot/usr/share/doc/ppmtomd-1.6 + cp -prL LICENCE README /usr/src/tmp/ppmtomd-buildroot/usr/share/doc/ppmtomd-1.6 + chmod -R go-w /usr/src/tmp/ppmtomd-buildroot/usr/share/doc/ppmtomd-1.6 + chmod -R a+rX /usr/src/tmp/ppmtomd-buildroot/usr/share/doc/ppmtomd-1.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cgNOWS find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qjXxT9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, 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.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.29)(64bit), libnetpbm.so.11()(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.j3BbDy Creating ppmtomd-debuginfo package Processing files: ppmtomd-debuginfo-1.6-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tlDAeU find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WfKL81 find-requires: running scripts (debuginfo) Requires: ppmtomd = 1.6-alt1.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 ppmtomd-debuginfo a strict dependency on ppmtomd Wrote: /usr/src/RPM/RPMS/x86_64/ppmtomd-1.6-alt1.1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ppmtomd-debuginfo-1.6-alt1.1.x86_64.rpm (w2.lzdio) 1.56user 1.14system 0:07.04elapsed 38%CPU (0avgtext+0avgdata 61360maxresident)k 0inputs+0outputs (0major+204680minor)pagefaults 0swaps /.out/ppmtomd-1.6-alt1.1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/ppmtomd-debuginfo-1.6-alt1.1.x86_64.rpm: The use of such a license name is ambiguous: GPL 3.46user 2.54system 0:15.97elapsed 37%CPU (0avgtext+0avgdata 137884maxresident)k 96inputs+0outputs (0major+190777minor)pagefaults 0swaps --- ppmtomd-1.6-alt1.1.x86_64.rpm.repo 2021-06-27 02:02:09.000000000 +0000 +++ ppmtomd-1.6-alt1.1.x86_64.rpm.hasher 2024-05-04 00:45:47.997898218 +0000 @@ -6,3 +6,2 @@ Requires: /lib64/ld-linux-x86-64.so.2 -Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) @@ -10,2 +9,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -18,3 +18,3 @@ Provides: ppmtomd = 1.6-alt1.1:sisyphus+275747.100.1.2 -File: /usr/bin/ppmtomd 100755 root:root 016ea92124f9077582a860575903869f +File: /usr/bin/ppmtomd 100755 root:root f96ab3c04487197d90f79e34d98c1793 File: /usr/share/doc/ppmtomd-1.6 40755 root:root @@ -23,2 +23,2 @@ File: /usr/share/man/man1/ppmtomd.1.xz 100644 root:root 26889bfdc2dcf5e49eea203264f788bb -RPMIdentity: fd976f03fcc4be793560c1fee606354df6b73de1b94f1d9fca3baef76ff1f98512608332e7549467664e1f583972e7828275f5dfbb9ff7475c6716b690a51d17 +RPMIdentity: 01a846e3441edb5ea29bfcfb8da549a84c8b03da920063a8b1bffa7a5c8f027a72f352e0267944abe38f91e8683be6b0ba70e42dc26b518dcceb5a136ab98ac7 --- ppmtomd-debuginfo-1.6-alt1.1.x86_64.rpm.repo 2021-06-27 02:02:09.000000000 +0000 +++ ppmtomd-debuginfo-1.6-alt1.1.x86_64.rpm.hasher 2024-05-04 00:45:48.080899164 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/c4 40755 root:root -/usr/lib/debug/.build-id/c4/08ed172e558bab03e4f5e8fa5b16dbea01e32f 120777 root:root ../../../../bin/ppmtomd -/usr/lib/debug/.build-id/c4/08ed172e558bab03e4f5e8fa5b16dbea01e32f.debug 120777 root:root ../../usr/bin/ppmtomd.debug +/usr/lib/debug/.build-id/c2 40755 root:root +/usr/lib/debug/.build-id/c2/8d79cd1590c24510c331c0dcdbef7eb1d6ee7a 120777 root:root ../../../../bin/ppmtomd +/usr/lib/debug/.build-id/c2/8d79cd1590c24510c331c0dcdbef7eb1d6ee7a.debug 120777 root:root ../../usr/bin/ppmtomd.debug /usr/lib/debug/usr/bin/ppmtomd.debug 100644 root:root @@ -19,6 +19,6 @@ Provides: ppmtomd-debuginfo = 1.6-alt1.1:sisyphus+275747.100.1.2 -File: /usr/lib/debug/.build-id/c4 40755 root:root -File: /usr/lib/debug/.build-id/c4/08ed172e558bab03e4f5e8fa5b16dbea01e32f 120777 root:root ../../../../bin/ppmtomd -File: /usr/lib/debug/.build-id/c4/08ed172e558bab03e4f5e8fa5b16dbea01e32f.debug 120777 root:root ../../usr/bin/ppmtomd.debug -File: /usr/lib/debug/usr/bin/ppmtomd.debug 100644 root:root b7d3725f93c23bd0af54efb7cf92a3ae +File: /usr/lib/debug/.build-id/c2 40755 root:root +File: /usr/lib/debug/.build-id/c2/8d79cd1590c24510c331c0dcdbef7eb1d6ee7a 120777 root:root ../../../../bin/ppmtomd +File: /usr/lib/debug/.build-id/c2/8d79cd1590c24510c331c0dcdbef7eb1d6ee7a.debug 120777 root:root ../../usr/bin/ppmtomd.debug +File: /usr/lib/debug/usr/bin/ppmtomd.debug 100644 root:root 743c6639ed2cc67b1fefcfce7f18ebe1 File: /usr/src/debug/ppmtomd-1.6 40755 root:root @@ -31,2 +31,2 @@ File: /usr/src/debug/ppmtomd-1.6/vphotocolcor.c 100644 root:root f56f7d7f4e83250550fbe757a46c3a9f -RPMIdentity: 83d92bec9e2149cbe3523490a5bc39eb8c19237caf8e0ee94a6d6d70c37f286442d68a6a009f3f7223d6ee5995bc918ddf2532fca108c9218878c2f534868303 +RPMIdentity: 56e6d9195820c35e0dd3781891dd018602a15744fbe94305b6443104fa1ded332750169cd7c046db21e2e924c7ba6ee60cfa985361ede091da44d21591818cb0