<86>Jun 3 05:13:16 userdel[1289290]: delete user 'rooter' <86>Jun 3 05:13:16 userdel[1289290]: removed group 'rooter' owned by 'rooter' <86>Jun 3 05:13:16 userdel[1289290]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 3 05:13:16 groupadd[1289313]: group added to /etc/group: name=rooter, GID=1877 <86>Jun 3 05:13:16 groupadd[1289313]: group added to /etc/gshadow: name=rooter <86>Jun 3 05:13:16 groupadd[1289313]: new group: name=rooter, GID=1877 <86>Jun 3 05:13:16 useradd[1289328]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash, from=none <86>Jun 3 05:13:16 userdel[1289357]: delete user 'builder' <86>Jun 3 05:13:16 userdel[1289357]: removed group 'builder' owned by 'builder' <86>Jun 3 05:13:16 userdel[1289357]: removed shadow group 'builder' owned by 'builder' <86>Jun 3 05:13:16 groupadd[1289380]: group added to /etc/group: name=builder, GID=1878 <86>Jun 3 05:13:16 groupadd[1289380]: group added to /etc/gshadow: name=builder <86>Jun 3 05:13:16 groupadd[1289380]: new group: name=builder, GID=1878 <86>Jun 3 05:13:16 useradd[1289393]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/pnm2ppa-1.13-alt2.src.rpm: The use of such a license name is ambiguous: GPL Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/pnm2ppa-1.13-alt2.nosrc.rpm (w1.gzdio) Installing pnm2ppa-1.13-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.49002 + 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 + echo 'Patch #1 (alt-fix-ftbfs.patch):' Patch #1 (alt-fix-ftbfs.patch): + /usr/bin/patch -p1 patching file ppa.c patching file ppa_syslog.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.49002 + 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 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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... i586-alt-linux-gnu checking host system type... i586-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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-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... i586-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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wsign-compare -Wfloat-equal -Wformat-security -g -O2 -DNDEBUG -c pnm2ppa.c pnm2ppa.c: In function 'print_pnm': pnm2ppa.c:120:13: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 120 | fgets (line, 1024, fptr); | ^~~~~~~~~~~~~~~~~~~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wsign-compare -Wfloat-equal -Wformat-security -g -O2 -DNDEBUG -c syslog.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wsign-compare -Wfloat-equal -Wformat-security -g -O2 -DNDEBUG -c ppa.c ppa.c: In function 'compress': ppa.c:380:40: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 380 | if (compressed_len > final_len) | ^ ppa.c:389:40: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 389 | if (compressed_len > final_len) | ^ ppa.c:406:40: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 406 | if (compressed_len > final_len) | ^ ppa.c:417:40: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 417 | if (compressed_len > final_len) | ^ ppa.c:463:40: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 463 | if (compressed_len > final_len) | ^ ppa.c:479:40: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 479 | if (compressed_len > final_len) | ^ ppa.c:486:24: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 486 | if (compressed_len > final_len) | ^ ppa.c: In function 'ppa_print_sweep': ppa.c:671:10: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 671 | i < nozzle_data_size; i++, pc += 16) { | ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 'unsigned int'} and 'int' [-Wsign-compare] 280 | if (image->bufpos + image->buflines * linesize + bytes < image->bufsize) | ^ image.c:294:64: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'unsigned int'} and 'int' [-Wsign-compare] 294 | if (image->bufpos + image->buflines * linesize + bytes < image->bufsize) | ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wsign-compare -Wfloat-equal -Wformat-security -g -O2 -DNDEBUG -c dither.c dither.c: In function 'FS_Color_Dither': dither.c:370:27: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 370 | if (!(d == 0.0) && ((i + 8) < image->width * 3)) | ^~ dither.c: In function 'HT_Black_Dither': dither.c:499:54: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 499 | if (line[i] + line[i + 1] + line[i + 2] < halftone_3[j][k]) | ^ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wsign-compare -Wfloat-equal -Wformat-security -g -O2 -DNDEBUG -c cutswath.c cutswath.c: In function 'ppa_print_page': cutswath.c:465:35: warning: comparison of integer expressions of different signedness: 'int' and 'enum ' [-Wsign-compare] 465 | if (!gUnimode && last_dir == prev->direction){ | ^~ cutswath.c:505:35: warning: comparison of integer expressions of different signedness: 'int' and 'enum ' [-Wsign-compare] 505 | if (!gUnimode && last_dir == prev->direction){ | ^~ cutswath.c:541:31: warning: comparison of integer expressions of different signedness: 'int' and 'enum ' [-Wsign-compare] 541 | 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] 780 | 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] 1080 | 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] 1219 | 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] 1931 | 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] 2154 | int i, j , width, evenlines, oddlines; | ^~~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wsign-compare -Wfloat-equal -Wformat-security -g -O2 -DNDEBUG -c gamma.c i586-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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wsign-compare -Wfloat-equal -Wformat-security -g -O2 -DNDEBUG -c hash_ink.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wsign-compare -Wfloat-equal -Wformat-security -g -O2 -DNDEBUG -c calibrate_ppa.c calibrate_ppa.c: In function 'main': calibrate_ppa.c:239:7: warning: dangling pointer 'out_filepath_29' to 'filepath' may be used [-Wdangling-pointer=] 239 | fprintf(stderr,"%s: cannot open output file \"%s\"\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 240 | progname, out_filepath); | ~~~~~~~~~~~~~~~~~~~~~~~ calibrate_ppa.c:165:24: note: 'filepath' declared here 165 | char filepath[MAXPATHLEN]; | ^~~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR='"/etc"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wsign-compare -Wfloat-equal -Wformat-security -g -O2 -DNDEBUG -c pnmtools.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.44014 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + 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,gnuconfig) 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) verify-elf: WARNING: ./usr/bin/calibrate_ppa: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/pnm2ppa: uses non-LFS functions: fopen stat Processing files: pnm2ppa-1.13-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.8212 + 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.Betyjh 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.hWM9ec find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: cat which Requires: /bin/sh, /lib/ld-linux.so.2, coreutils, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.29), rtld(GNU_HASH), which Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.J09wVG Creating pnm2ppa-debuginfo package Processing files: pnm2ppa-debuginfo-1.13-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bjzYc3 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.311Z3A find-requires: running scripts (debuginfo) Requires: pnm2ppa = 1.13-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6) Adding to pnm2ppa-debuginfo a strict dependency on pnm2ppa Wrote: /usr/src/RPM/RPMS/i586/pnm2ppa-1.13-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/pnm2ppa-debuginfo-1.13-alt2.i586.rpm (w2.lzdio) 4.96user 1.89system 0:11.99elapsed 57%CPU (0avgtext+0avgdata 64420maxresident)k 0inputs+0outputs (0major+621934minor)pagefaults 0swaps /.out/pnm2ppa-1.13-alt2.i586.rpm: The use of such a license name is ambiguous: GPL /.out/pnm2ppa-debuginfo-1.13-alt2.i586.rpm: The use of such a license name is ambiguous: GPL 0.58user 0.83system 0:15.29elapsed 9%CPU (0avgtext+0avgdata 12172maxresident)k 0inputs+0outputs (0major+98357minor)pagefaults 0swaps --- pnm2ppa-1.13-alt2.i586.rpm.repo 2021-07-15 19:01:47.000000000 +0000 +++ pnm2ppa-1.13-alt2.i586.rpm.hasher 2023-06-03 05:13:30.192123773 +0000 @@ -46,5 +46,6 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) Requires: libc.so.6(GLIBC_2.7) -Requires: libm.so.6(GLIBC_2.0) Requires: libm.so.6(GLIBC_2.29) @@ -55,5 +56,5 @@ File: /etc/pnm2ppa.conf 100644 root:root 18aa4d36883a249b211dba805d483b1b -File: /usr/bin/calibrate_ppa 100755 root:root 5d2cd2eecdf5969e65832e23fac5dd90 +File: /usr/bin/calibrate_ppa 100755 root:root 02cb8ae22473910030d7e5f0dc31a293 File: /usr/bin/detect_ppa 100755 root:root 772cca06f0a044fe6ef4de2b920e74f7 -File: /usr/bin/pnm2ppa 100755 root:root e7d8328ea6230ad04f7c49b180ad3bff +File: /usr/bin/pnm2ppa 100755 root:root 8cdf1ca0d3ac9379ca6896b7a7b75bc2 File: /usr/bin/test_ppa 100755 root:root ac4e795fe3c0aee28abbedd96ee950a5 @@ -93,2 +94,2 @@ File: /usr/share/man/man1/pnm2ppa.1.xz 100644 root:root 79387b2d99f15cf384e7b0f721cb0af1 -RPMIdentity: adf81d710372b232a016386502c024fa81dfbd0dd2976ee5bc992d66c0642b304c07eb6bf3a05aa5ef2b63597f3850b6c362a62e06b47862302b6c4506ba0ba7 +RPMIdentity: 5861eb3610da0b32f33f193794ab62d0c33628de1d186422b35c84a5fa3466d5a8016d003270f16db418e293efa950402586134896ef9ea1ffebe1f371c687f3 --- pnm2ppa-debuginfo-1.13-alt2.i586.rpm.repo 2021-07-15 19:01:47.000000000 +0000 +++ pnm2ppa-debuginfo-1.13-alt2.i586.rpm.hasher 2023-06-03 05:13:30.265124604 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/ad 40755 root:root -/usr/lib/debug/.build-id/ad/319eb906c8947b786335e84e697613b69ba0e0 120777 root:root ../../../../bin/calibrate_ppa -/usr/lib/debug/.build-id/ad/319eb906c8947b786335e84e697613b69ba0e0.debug 120777 root:root ../../usr/bin/calibrate_ppa.debug -/usr/lib/debug/.build-id/d7 40755 root:root -/usr/lib/debug/.build-id/d7/0267dcd41cd5588a791c7427ef1d95312fc982 120777 root:root ../../../../bin/pnm2ppa -/usr/lib/debug/.build-id/d7/0267dcd41cd5588a791c7427ef1d95312fc982.debug 120777 root:root ../../usr/bin/pnm2ppa.debug +/usr/lib/debug/.build-id/04 40755 root:root +/usr/lib/debug/.build-id/04/0c3f6fd0430df8ee1d01e6bec0791254b13818 120777 root:root ../../../../bin/pnm2ppa +/usr/lib/debug/.build-id/04/0c3f6fd0430df8ee1d01e6bec0791254b13818.debug 120777 root:root ../../usr/bin/pnm2ppa.debug +/usr/lib/debug/.build-id/fc 40755 root:root +/usr/lib/debug/.build-id/fc/72afbbf8bbaded18b158c209dde69e1ec7b88e 120777 root:root ../../../../bin/calibrate_ppa +/usr/lib/debug/.build-id/fc/72afbbf8bbaded18b158c209dde69e1ec7b88e.debug 120777 root:root ../../usr/bin/calibrate_ppa.debug /usr/lib/debug/usr/bin/calibrate_ppa.debug 100644 root:root @@ -38,10 +38,10 @@ Provides: pnm2ppa-debuginfo = 1.13-alt2:sisyphus+279080.100.1.1 -File: /usr/lib/debug/.build-id/ad 40755 root:root -File: /usr/lib/debug/.build-id/ad/319eb906c8947b786335e84e697613b69ba0e0 120777 root:root ../../../../bin/calibrate_ppa -File: /usr/lib/debug/.build-id/ad/319eb906c8947b786335e84e697613b69ba0e0.debug 120777 root:root ../../usr/bin/calibrate_ppa.debug -File: /usr/lib/debug/.build-id/d7 40755 root:root -File: /usr/lib/debug/.build-id/d7/0267dcd41cd5588a791c7427ef1d95312fc982 120777 root:root ../../../../bin/pnm2ppa -File: /usr/lib/debug/.build-id/d7/0267dcd41cd5588a791c7427ef1d95312fc982.debug 120777 root:root ../../usr/bin/pnm2ppa.debug -File: /usr/lib/debug/usr/bin/calibrate_ppa.debug 100644 root:root 3d0af8ff71d462fa7afeb9b46ffe2e56 -File: /usr/lib/debug/usr/bin/pnm2ppa.debug 100644 root:root 4c75d8d63df314c7ebce4f1916d53572 +File: /usr/lib/debug/.build-id/04 40755 root:root +File: /usr/lib/debug/.build-id/04/0c3f6fd0430df8ee1d01e6bec0791254b13818 120777 root:root ../../../../bin/pnm2ppa +File: /usr/lib/debug/.build-id/04/0c3f6fd0430df8ee1d01e6bec0791254b13818.debug 120777 root:root ../../usr/bin/pnm2ppa.debug +File: /usr/lib/debug/.build-id/fc 40755 root:root +File: /usr/lib/debug/.build-id/fc/72afbbf8bbaded18b158c209dde69e1ec7b88e 120777 root:root ../../../../bin/calibrate_ppa +File: /usr/lib/debug/.build-id/fc/72afbbf8bbaded18b158c209dde69e1ec7b88e.debug 120777 root:root ../../usr/bin/calibrate_ppa.debug +File: /usr/lib/debug/usr/bin/calibrate_ppa.debug 100644 root:root 7df07d1fcc7e1d507823053aef06d7e9 +File: /usr/lib/debug/usr/bin/pnm2ppa.debug 100644 root:root d7b215e99ccf16b4f2a58769e1d62ef4 File: /usr/src/debug/pnm2ppa-1.13 40755 root:root @@ -70,2 +70,2 @@ File: /usr/src/debug/pnm2ppa-1.13/syslog.c 100644 root:root 1ae1f3bc545811cd3852ced8c31b4947 -RPMIdentity: ebdcac67049207a4e2a0ecc210babbaed119daa2dfa22deacf9f3613ef3d25f7567066d8b73d0d90a7906ad05ce4a5aec56c4437f13a284efa6e3f645518477c +RPMIdentity: 43507ee2a0c7e8a279e0092f1ef6aa511c1579b989762f7e8fa520f6bef95e9b3b7ffe95323645b819d70b62dfdca5a3e507be5c190d7618ffdb2cfda4978eae