<86>May 22 01:30:55 userdel[2404017]: delete user 'rooter' <86>May 22 01:30:55 userdel[2404017]: removed shadow group 'rooter' owned by 'rooter' <86>May 22 01:30:56 groupadd[2404025]: group added to /etc/group: name=rooter, GID=597 <86>May 22 01:30:56 groupadd[2404025]: group added to /etc/gshadow: name=rooter <86>May 22 01:30:56 groupadd[2404025]: new group: name=rooter, GID=597 <86>May 22 01:30:56 useradd[2404031]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash <86>May 22 01:30:56 userdel[2404044]: delete user 'builder' <86>May 22 01:30:56 userdel[2404044]: removed group 'builder' owned by 'builder' <86>May 22 01:30:56 userdel[2404044]: removed shadow group 'builder' owned by 'builder' <86>May 22 01:30:56 groupadd[2404056]: group added to /etc/group: name=builder, GID=598 <86>May 22 01:30:56 groupadd[2404056]: group added to /etc/gshadow: name=builder <86>May 22 01:30:56 groupadd[2404056]: new group: name=builder, GID=598 <86>May 22 01:30:56 useradd[2404064]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/pbm2l7k-990321-alt1.qa2.src.rpm: The use of such a license name is ambiguous: GPL warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/pbm2l7k-990321-alt1.qa2.nosrc.rpm Installing pbm2l7k-990321-alt1.qa2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.45248 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pbm2l7k-990321 + echo 'Source #0 (pbm2l7k-990321.tar):' Source #0 (pbm2l7k-990321.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/pbm2l7k-990321.tar + cd pbm2l7k-990321 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.68554 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pbm2l7k-990321 + make 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' make: Entering directory '/usr/src/RPM/BUILD/pbm2l7k-990321' cc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o pbm2l7k.o pbm2l7k.c pbm2l7k.c: In function 'read_lines': pbm2l7k.c:202:12: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 202 | lines=(char*)lxmalloc(width*VERTSIZE); | ^ pbm2l7k.c: In function 'print_cols': pbm2l7k.c:440:12: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 440 | if ( (vp2[0] & smask2) !=0 ) | ^~ pbm2l7k.c:442:8: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 442 | vp2+=width*2; | ^~~ pbm2l7k.c:380:10: warning: unused variable 'j' [-Wunused-variable] 380 | int i,j,k,m; | ^ pbm2l7k.c: In function 'main': pbm2l7k.c:530:8: warning: unused variable 'rlines' [-Wunused-variable] 530 | int rlines; | ^~~~~~ pbm2l7k.c:527:10: warning: unused variable 'linepairs' [-Wunused-variable] 527 | int i,linepairs; | ^~~~~~~~~ pbm2l7k.c:527:8: warning: unused variable 'i' [-Wunused-variable] 527 | int i,linepairs; | ^ pbm2l7k.c: In function 'parse_pbm_header': pbm2l7k.c:156:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 156 | fgets(buf,1023,f); /* skip comment line(s) */ | ^~~~~~~~~~~~~~~~~ pbm2l7k.c: In function 'read_lines': pbm2l7k.c:199:10: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] 199 | int i,c; | ^ cc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lxmisc.o lxmisc.c cc pbm2l7k.o lxmisc.o -o pbm2l7k cc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o pnmraw2cmyk.o pnmraw2cmyk.c pnmraw2cmyk.c: In function 'parse_pnm_header': pnmraw2cmyk.c:60:8: warning: unused variable 'tmp' [-Wunused-variable] 60 | int tmp; | ^~~ pnmraw2cmyk.c: In function 'read_line': pnmraw2cmyk.c:119:12: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 119 | lines=(char*)malloc(bwidth); | ^ pnmraw2cmyk.c:116:8: warning: unused variable 'i' [-Wunused-variable] 116 | int i,c; | ^ pnmraw2cmyk.c: In function 'pbmgray2mono': pnmraw2cmyk.c:172:7: warning: implicit declaration of function 'dither_black' [-Wimplicit-function-declaration] 172 | dither_black(mem,i,width,width,omem); | ^~~~~~~~~~~~ pnmraw2cmyk.c: In function 'usage': pnmraw2cmyk.c:269:8: warning: unused variable 'i' [-Wunused-variable] 269 | int i; | ^ pnmraw2cmyk.c: In function 'main': pnmraw2cmyk.c:354:3: warning: implicit declaration of function 'dither_cmyk' [-Wimplicit-function-declaration] 354 | dither_cmyk(lines, /* input row */ | ^~~~~~~~~~~ pnmraw2cmyk.c: In function 'parse_pnm_header': pnmraw2cmyk.c:84:4: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 84 | fgets(buf,1023,f); /* skip comment line(s) */ | ^~~~~~~~~~~~~~~~~ pnmraw2cmyk.c:94:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 94 | fgets(buf,64,stdin); // scanf corrupts \n !!! | ^~~~~~~~~~~~~~~~~~~ cc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o dither.o dither.c cc pnmraw2cmyk.o dither.o -o pnmraw2cmyk make: Leaving directory '/usr/src/RPM/BUILD/pbm2l7k-990321' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.74724 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pbm2l7k-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pbm2l7k-buildroot + cd pbm2l7k-990321 + for i in pbm2l7k + install -Dpm755 pbm2l7k /usr/src/tmp/pbm2l7k-buildroot//usr/bin/pbm2l7k + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pbm2l7k-buildroot (auto) Verifying and fixing files in /usr/src/tmp/pbm2l7k-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/pbm2l7k-buildroot/ (default) Compressing files in /usr/src/tmp/pbm2l7k-buildroot (auto) Verifying ELF objects in /usr/src/tmp/pbm2l7k-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: pbm2l7k-990321-alt1.qa2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.40387 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pbm2l7k-990321 + DOCDIR=/usr/src/tmp/pbm2l7k-buildroot/usr/share/doc/pbm2l7k-990321 + export DOCDIR + rm -rf /usr/src/tmp/pbm2l7k-buildroot/usr/share/doc/pbm2l7k-990321 + /bin/mkdir -p /usr/src/tmp/pbm2l7k-buildroot/usr/share/doc/pbm2l7k-990321 + cp -prL README CHANGES lexmark5700-filter lexmark7000-filter lexmarkprotocol.txt pr5700.prn pr7000.prn stairsb.prn stairsc.prn stairs.pbm /usr/src/tmp/pbm2l7k-buildroot/usr/share/doc/pbm2l7k-990321 + chmod -R go-w /usr/src/tmp/pbm2l7k-buildroot/usr/share/doc/pbm2l7k-990321 + chmod -R a+rX /usr/src/tmp/pbm2l7k-buildroot/usr/share/doc/pbm2l7k-990321 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cbxvLz 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.rIDBSC find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: lexmark700linux = 990321 Requires: /lib64/ld-linux-x86-64.so.2, 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), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZuP7XA Creating pbm2l7k-debuginfo package Processing files: pbm2l7k-debuginfo-990321-alt1.qa2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hadpaC find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A62HOD find-requires: running scripts (debuginfo) Requires: pbm2l7k = 990321-alt1.qa2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/pbm2l7k-990321-alt1.qa2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/pbm2l7k-debuginfo-990321-alt1.qa2.x86_64.rpm 4.49user 1.17system 0:11.20elapsed 50%CPU (0avgtext+0avgdata 31964maxresident)k 0inputs+0outputs (0major+192394minor)pagefaults 0swaps /.out/pbm2l7k-990321-alt1.qa2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/pbm2l7k-debuginfo-990321-alt1.qa2.x86_64.rpm: The use of such a license name is ambiguous: GPL 7.26user 6.05system 0:18.50elapsed 71%CPU (0avgtext+0avgdata 31964maxresident)k 0inputs+0outputs (0major+388814minor)pagefaults 0swaps