<86>Sep 14 10:26:08 userdel[900283]: delete user 'rooter' <86>Sep 14 10:26:08 userdel[900283]: removed group 'rooter' owned by 'rooter' <86>Sep 14 10:26:08 userdel[900283]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 10:26:08 groupadd[900305]: group added to /etc/group: name=rooter, GID=702 <86>Sep 14 10:26:08 groupadd[900305]: group added to /etc/gshadow: name=rooter <86>Sep 14 10:26:08 groupadd[900305]: new group: name=rooter, GID=702 <86>Sep 14 10:26:08 useradd[900317]: new user: name=rooter, UID=702, GID=702, home=/root, shell=/bin/bash <86>Sep 14 10:26:08 userdel[900332]: delete user 'builder' <86>Sep 14 10:26:08 userdel[900332]: removed group 'builder' owned by 'builder' <86>Sep 14 10:26:08 userdel[900332]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 10:26:08 groupadd[900350]: group added to /etc/group: name=builder, GID=703 <86>Sep 14 10:26:08 groupadd[900350]: group added to /etc/gshadow: name=builder <86>Sep 14 10:26:08 groupadd[900350]: new group: name=builder, GID=703 <86>Sep 14 10:26:08 useradd[900364]: new user: name=builder, UID=703, GID=703, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/photopnmtools-1.3-alt1.qa1.1.src.rpm: The use of such a license name is ambiguous: Artistic <13>Sep 14 10:26:10 rpmi: rgb-1.0.6-alt3 sisyphus+275450.100.1.2 1624513781 installed <13>Sep 14 10:26:10 rpmi: libnetpbm11-10.85.04-alt1 sisyphus+275743.100.1.1 1624752143 installed <13>Sep 14 10:26:10 rpmi: libnetpbm-devel-10.85.04-alt1 sisyphus+275743.100.1.1 1624752143 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.23122 + 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 -flto=auto -march=i586 -mtune=generic -I/usr/include/netpbm@' Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.23122 + 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 -flto=auto -march=i586 -mtune=generic -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 -flto=auto -march=i586 -mtune=generic -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 -flto=auto -march=i586 -mtune=generic -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 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 -flto=auto -march=i586 -mtune=generic -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:21: warning: unused variable 'imag' [-Wunused-variable] 302 | double real,imag; | ^~~~ pnmdft.c:302:16: warning: unused variable 'real' [-Wunused-variable] 302 | double real,imag; | ^~~~ pnmdft.c:300:20: warning: unused variable 'b' [-Wunused-variable] 300 | 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 -flto=auto -march=i586 -mtune=generic -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 -flto=auto -march=i586 -mtune=generic -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:22: warning: unused variable 'wght' [-Wunused-variable] 163 | 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 -flto=auto -march=i586 -mtune=generic -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 -flto=auto -march=i586 -mtune=generic -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:16: warning: variable 'olds' set but not used [-Wunused-but-set-variable] 546 | 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 -flto=auto -march=i586 -mtune=generic -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:13: warning: unused variable 'contextsize' [-Wunused-variable] 46 | 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 -flto=auto -march=i586 -mtune=generic -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.86254 + 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) verify-elf: WARNING: ./usr/bin/pnmdiff: uses non-LFS functions: fopen Processing files: photopnmtools-1.3-alt1.qa1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.29726 + 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.Y4UzlO 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.hEUazK find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) lib.req: WARNING: /usr/src/tmp/photopnmtools-buildroot/usr/bin/hsyfringes: overlinked libraries: /lib/libm.so.6 lib.req: WARNING: /usr/src/tmp/photopnmtools-buildroot/usr/bin/pnmconvolve: overlinked libraries: /lib/libm.so.6 lib.req: WARNING: /usr/src/tmp/photopnmtools-buildroot/usr/bin/pnmdft: overlinked libraries: /lib/libm.so.6 lib.req: WARNING: /usr/src/tmp/photopnmtools-buildroot/usr/bin/pnmdiff: overlinked libraries: /lib/libm.so.6 lib.req: WARNING: /usr/src/tmp/photopnmtools-buildroot/usr/bin/pnmnormalise: overlinked libraries: /lib/libm.so.6 lib.req: WARNING: /usr/src/tmp/photopnmtools-buildroot/usr/bin/ppmtestimage: overlinked libraries: /lib/libm.so.6 Requires: /lib/ld-linux.so.2, 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), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.29), libnetpbm.so.11 >= 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.kLK4GK 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.JjIKTN find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MSfPrL find-requires: running scripts (debuginfo) Requires: photopnmtools = 1.3-alt1.qa1.1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6), debug(libnetpbm.so.11) Adding to photopnmtools-debuginfo a strict dependency on photopnmtools Wrote: /usr/src/RPM/RPMS/i586/photopnmtools-1.3-alt1.qa1.1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/photopnmtools-debuginfo-1.3-alt1.qa1.1.i586.rpm (w2.lzdio) 5.94user 4.50system 0:10.62elapsed 98%CPU (0avgtext+0avgdata 25384maxresident)k 0inputs+0outputs (0major+689690minor)pagefaults 0swaps /.out/photopnmtools-1.3-alt1.qa1.1.i586.rpm: The use of such a license name is ambiguous: Artistic /.out/photopnmtools-debuginfo-1.3-alt1.qa1.1.i586.rpm: The use of such a license name is ambiguous: Artistic 9.98user 7.95system 0:18.09elapsed 99%CPU (0avgtext+0avgdata 101088maxresident)k 96inputs+0outputs (0major+953780minor)pagefaults 0swaps --- photopnmtools-1.3-alt1.qa1.1.i586.rpm.repo 2019-03-27 07:47:07.000000000 +0000 +++ photopnmtools-1.3-alt1.qa1.1.i586.rpm.hasher 2021-09-14 10:26:24.438839331 +0000 @@ -18,5 +18,6 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.3.4) Requires: libm.so.6(GLIBC_2.0) -Requires: libm.so.6(GLIBC_2.15) +Requires: libm.so.6(GLIBC_2.29) Requires: libnetpbm.so.11 >= set:mj8nxAtVmmBtqtewo @@ -26,12 +27,12 @@ Provides: photopnmtools = 1.3-alt1.qa1.1:sisyphus+225727.1000.8.1 -File: /usr/bin/hsyfringes 100755 root:root cc9a96c6233bbcc2a0533a7a23270aa4 -File: /usr/bin/pnmconvolve 100755 root:root 7f5578d2f626a18171e48071d681f7b2 -File: /usr/bin/pnmdft 100755 root:root e8284d232aa213de1f0223c1d7d44aaf -File: /usr/bin/pnmdiff 100755 root:root f2bcc5867b7bf04932bb109bcdba34a6 -File: /usr/bin/pnmnormalise 100755 root:root b54b2bf1797085d8ad19e5bc4f58a19d -File: /usr/bin/pnmresample 100755 root:root 678cef6494cca14e6a86b7270058dba4 -File: /usr/bin/pnmsharpness 100755 root:root 0a9aa4ffc838ebc38e23a96f69b3d50b -File: /usr/bin/ppmhsy 100755 root:root 6aa5b6786e47c6b6f3d436acfd430c7d -File: /usr/bin/ppmlevels 100755 root:root 219c7cdd8653163ed5b4477b18ba987d -File: /usr/bin/ppmtestimage 100755 root:root 61ec2e0d2c8a92d33b6aee19c95cb243 +File: /usr/bin/hsyfringes 100755 root:root 2b46b7162b1ddf9ffc65e07fff754e5e +File: /usr/bin/pnmconvolve 100755 root:root 370dddf524f4f1af9f3e6daef2685101 +File: /usr/bin/pnmdft 100755 root:root d1f61709366f40fa29b7f8e567d9c384 +File: /usr/bin/pnmdiff 100755 root:root 3959f275438553390bceb2164509f29c +File: /usr/bin/pnmnormalise 100755 root:root 9b64dadc8da6a95d59abc7b04ee8fd13 +File: /usr/bin/pnmresample 100755 root:root 7f335889de096a69bfbc191ab1dfa720 +File: /usr/bin/pnmsharpness 100755 root:root f99ea72b1ce285c3717f3739dd2111a0 +File: /usr/bin/ppmhsy 100755 root:root cfae2c455b70e5acc062ade992303aec +File: /usr/bin/ppmlevels 100755 root:root 9c13dc615959ca98270cfb76ca05bed1 +File: /usr/bin/ppmtestimage 100755 root:root 29e93a7d98acd979df5867eec08287fc File: /usr/share/doc/photopnmtools-1.3 40755 root:root @@ -41,2 +42,2 @@ File: /usr/share/doc/photopnmtools-1.3/makephotoalbum.pl 100755 root:root 7940bc95b221ff761ee38c78c14416c6 -RPMIdentity: 682a97e3b1dbcc59f326e88a51d9af040c533abb30d6aee338e180992a2f96d2f303353c84329eabdf6c118c1de639a4fa029894c253cfb62dadb929dc42073d +RPMIdentity: c84016677b65825e92b4ecaaa90c4707fda128e4332d432c76ab2d85732a437db6484312843227c514f2e4866948d49e831c0d0a2675717a81e86a23984debe8 --- photopnmtools-debuginfo-1.3-alt1.qa1.1.i586.rpm.repo 2019-03-27 07:47:07.000000000 +0000 +++ photopnmtools-debuginfo-1.3-alt1.qa1.1.i586.rpm.hasher 2021-09-14 10:26:24.562839804 +0000 @@ -1,31 +1,31 @@ -/usr/lib/debug/.build-id/22 40755 root:root -/usr/lib/debug/.build-id/22/e586e07ebebb5a888b5d2cb7043ee0371b9c79 120777 root:root ../../../../bin/pnmdiff -/usr/lib/debug/.build-id/22/e586e07ebebb5a888b5d2cb7043ee0371b9c79.debug 120777 root:root ../../usr/bin/pnmdiff.debug -/usr/lib/debug/.build-id/2d 40755 root:root -/usr/lib/debug/.build-id/2d/ee5253993afb22d9db48b990bc5d6bdc55354b 120777 root:root ../../../../bin/ppmhsy -/usr/lib/debug/.build-id/2d/ee5253993afb22d9db48b990bc5d6bdc55354b.debug 120777 root:root ../../usr/bin/ppmhsy.debug -/usr/lib/debug/.build-id/4e 40755 root:root -/usr/lib/debug/.build-id/4e/5c25bf7bb6a6e11c5bd8cda01af685f65f58e2 120777 root:root ../../../../bin/hsyfringes -/usr/lib/debug/.build-id/4e/5c25bf7bb6a6e11c5bd8cda01af685f65f58e2.debug 120777 root:root ../../usr/bin/hsyfringes.debug -/usr/lib/debug/.build-id/73 40755 root:root -/usr/lib/debug/.build-id/73/be7266d54ebe16730168618f7de000e719afe5 120777 root:root ../../../../bin/pnmdft -/usr/lib/debug/.build-id/73/be7266d54ebe16730168618f7de000e719afe5.debug 120777 root:root ../../usr/bin/pnmdft.debug -/usr/lib/debug/.build-id/82 40755 root:root -/usr/lib/debug/.build-id/82/c304be67b0b50e6c529c3800267927890cf1b6 120777 root:root ../../../../bin/pnmsharpness -/usr/lib/debug/.build-id/82/c304be67b0b50e6c529c3800267927890cf1b6.debug 120777 root:root ../../usr/bin/pnmsharpness.debug -/usr/lib/debug/.build-id/9d 40755 root:root -/usr/lib/debug/.build-id/9d/8db5963e655f4b2dc7fd3e9a56d43570169ce8 120777 root:root ../../../../bin/pnmnormalise -/usr/lib/debug/.build-id/9d/8db5963e655f4b2dc7fd3e9a56d43570169ce8.debug 120777 root:root ../../usr/bin/pnmnormalise.debug -/usr/lib/debug/.build-id/c0 40755 root:root -/usr/lib/debug/.build-id/c0/dc159dda0d5e40dfefbd038fc63d322ce25eb0 120777 root:root ../../../../bin/ppmlevels -/usr/lib/debug/.build-id/c0/dc159dda0d5e40dfefbd038fc63d322ce25eb0.debug 120777 root:root ../../usr/bin/ppmlevels.debug -/usr/lib/debug/.build-id/c7 40755 root:root -/usr/lib/debug/.build-id/c7/dfc73489cfb7ad8bfea9fa08ea8d2487f77437 120777 root:root ../../../../bin/ppmtestimage -/usr/lib/debug/.build-id/c7/dfc73489cfb7ad8bfea9fa08ea8d2487f77437.debug 120777 root:root ../../usr/bin/ppmtestimage.debug -/usr/lib/debug/.build-id/d7 40755 root:root -/usr/lib/debug/.build-id/d7/f9bb35eb680178419bd362feab2b364a0bfcb9 120777 root:root ../../../../bin/pnmconvolve -/usr/lib/debug/.build-id/d7/f9bb35eb680178419bd362feab2b364a0bfcb9.debug 120777 root:root ../../usr/bin/pnmconvolve.debug -/usr/lib/debug/.build-id/e8 40755 root:root -/usr/lib/debug/.build-id/e8/94883d7bda924cf5fba89db065f9d0d59ff1fa 120777 root:root ../../../../bin/pnmresample -/usr/lib/debug/.build-id/e8/94883d7bda924cf5fba89db065f9d0d59ff1fa.debug 120777 root:root ../../usr/bin/pnmresample.debug +/usr/lib/debug/.build-id/0a 40755 root:root +/usr/lib/debug/.build-id/0a/ea7f1d7f26e3855e81b1cfc125a0f005484fef 120777 root:root ../../../../bin/ppmtestimage +/usr/lib/debug/.build-id/0a/ea7f1d7f26e3855e81b1cfc125a0f005484fef.debug 120777 root:root ../../usr/bin/ppmtestimage.debug +/usr/lib/debug/.build-id/11 40755 root:root +/usr/lib/debug/.build-id/11/aa6a252b78eee821fedd06f2d16b079aa5b925 120777 root:root ../../../../bin/pnmconvolve +/usr/lib/debug/.build-id/11/aa6a252b78eee821fedd06f2d16b079aa5b925.debug 120777 root:root ../../usr/bin/pnmconvolve.debug +/usr/lib/debug/.build-id/25 40755 root:root +/usr/lib/debug/.build-id/25/2988f8d27512e8bef4ce9cbdd4f3789e6aa0f2 120777 root:root ../../../../bin/pnmdft +/usr/lib/debug/.build-id/25/2988f8d27512e8bef4ce9cbdd4f3789e6aa0f2.debug 120777 root:root ../../usr/bin/pnmdft.debug +/usr/lib/debug/.build-id/31 40755 root:root +/usr/lib/debug/.build-id/31/c4d72605555092fd744d26a9a28b4c0fca425a 120777 root:root ../../../../bin/pnmnormalise +/usr/lib/debug/.build-id/31/c4d72605555092fd744d26a9a28b4c0fca425a.debug 120777 root:root ../../usr/bin/pnmnormalise.debug +/usr/lib/debug/.build-id/33 40755 root:root +/usr/lib/debug/.build-id/33/e8c21bcf44d1e5583c9c572920e70fbe714985 120777 root:root ../../../../bin/ppmhsy +/usr/lib/debug/.build-id/33/e8c21bcf44d1e5583c9c572920e70fbe714985.debug 120777 root:root ../../usr/bin/ppmhsy.debug +/usr/lib/debug/.build-id/37 40755 root:root +/usr/lib/debug/.build-id/37/31e229acdad4fb68ee802b76ccd11fb39fdbf0 120777 root:root ../../../../bin/pnmdiff +/usr/lib/debug/.build-id/37/31e229acdad4fb68ee802b76ccd11fb39fdbf0.debug 120777 root:root ../../usr/bin/pnmdiff.debug +/usr/lib/debug/.build-id/3a 40755 root:root +/usr/lib/debug/.build-id/3a/a6c009f00d8a0dc8e2eac16e797364e56978de 120777 root:root ../../../../bin/pnmresample +/usr/lib/debug/.build-id/3a/a6c009f00d8a0dc8e2eac16e797364e56978de.debug 120777 root:root ../../usr/bin/pnmresample.debug +/usr/lib/debug/.build-id/4c 40755 root:root +/usr/lib/debug/.build-id/4c/9316b0433f6746320ce774dd842d757f71c591 120777 root:root ../../../../bin/pnmsharpness +/usr/lib/debug/.build-id/4c/9316b0433f6746320ce774dd842d757f71c591.debug 120777 root:root ../../usr/bin/pnmsharpness.debug +/usr/lib/debug/.build-id/8f 40755 root:root +/usr/lib/debug/.build-id/8f/f190ef8c9ab06a48db6e0d2a70fd96c768ef2c 120777 root:root ../../../../bin/hsyfringes +/usr/lib/debug/.build-id/8f/f190ef8c9ab06a48db6e0d2a70fd96c768ef2c.debug 120777 root:root ../../usr/bin/hsyfringes.debug +/usr/lib/debug/.build-id/99 40755 root:root +/usr/lib/debug/.build-id/99/af5bf1a53a0ead8d7f7981263a5cd8bf6a1f9c 120777 root:root ../../../../bin/ppmlevels +/usr/lib/debug/.build-id/99/af5bf1a53a0ead8d7f7981263a5cd8bf6a1f9c.debug 120777 root:root ../../usr/bin/ppmlevels.debug /usr/lib/debug/usr/bin/hsyfringes.debug 100644 root:root @@ -59,42 +59,42 @@ Provides: photopnmtools-debuginfo = 1.3-alt1.qa1.1:sisyphus+225727.1000.8.1 -File: /usr/lib/debug/.build-id/22 40755 root:root -File: /usr/lib/debug/.build-id/22/e586e07ebebb5a888b5d2cb7043ee0371b9c79 120777 root:root ../../../../bin/pnmdiff -File: /usr/lib/debug/.build-id/22/e586e07ebebb5a888b5d2cb7043ee0371b9c79.debug 120777 root:root ../../usr/bin/pnmdiff.debug -File: /usr/lib/debug/.build-id/2d 40755 root:root -File: /usr/lib/debug/.build-id/2d/ee5253993afb22d9db48b990bc5d6bdc55354b 120777 root:root ../../../../bin/ppmhsy -File: /usr/lib/debug/.build-id/2d/ee5253993afb22d9db48b990bc5d6bdc55354b.debug 120777 root:root ../../usr/bin/ppmhsy.debug -File: /usr/lib/debug/.build-id/4e 40755 root:root -File: /usr/lib/debug/.build-id/4e/5c25bf7bb6a6e11c5bd8cda01af685f65f58e2 120777 root:root ../../../../bin/hsyfringes -File: /usr/lib/debug/.build-id/4e/5c25bf7bb6a6e11c5bd8cda01af685f65f58e2.debug 120777 root:root ../../usr/bin/hsyfringes.debug -File: /usr/lib/debug/.build-id/73 40755 root:root -File: /usr/lib/debug/.build-id/73/be7266d54ebe16730168618f7de000e719afe5 120777 root:root ../../../../bin/pnmdft -File: /usr/lib/debug/.build-id/73/be7266d54ebe16730168618f7de000e719afe5.debug 120777 root:root ../../usr/bin/pnmdft.debug -File: /usr/lib/debug/.build-id/82 40755 root:root -File: /usr/lib/debug/.build-id/82/c304be67b0b50e6c529c3800267927890cf1b6 120777 root:root ../../../../bin/pnmsharpness -File: /usr/lib/debug/.build-id/82/c304be67b0b50e6c529c3800267927890cf1b6.debug 120777 root:root ../../usr/bin/pnmsharpness.debug -File: /usr/lib/debug/.build-id/9d 40755 root:root -File: /usr/lib/debug/.build-id/9d/8db5963e655f4b2dc7fd3e9a56d43570169ce8 120777 root:root ../../../../bin/pnmnormalise -File: /usr/lib/debug/.build-id/9d/8db5963e655f4b2dc7fd3e9a56d43570169ce8.debug 120777 root:root ../../usr/bin/pnmnormalise.debug -File: /usr/lib/debug/.build-id/c0 40755 root:root -File: /usr/lib/debug/.build-id/c0/dc159dda0d5e40dfefbd038fc63d322ce25eb0 120777 root:root ../../../../bin/ppmlevels -File: /usr/lib/debug/.build-id/c0/dc159dda0d5e40dfefbd038fc63d322ce25eb0.debug 120777 root:root ../../usr/bin/ppmlevels.debug -File: /usr/lib/debug/.build-id/c7 40755 root:root -File: /usr/lib/debug/.build-id/c7/dfc73489cfb7ad8bfea9fa08ea8d2487f77437 120777 root:root ../../../../bin/ppmtestimage -File: /usr/lib/debug/.build-id/c7/dfc73489cfb7ad8bfea9fa08ea8d2487f77437.debug 120777 root:root ../../usr/bin/ppmtestimage.debug -File: /usr/lib/debug/.build-id/d7 40755 root:root -File: /usr/lib/debug/.build-id/d7/f9bb35eb680178419bd362feab2b364a0bfcb9 120777 root:root ../../../../bin/pnmconvolve -File: /usr/lib/debug/.build-id/d7/f9bb35eb680178419bd362feab2b364a0bfcb9.debug 120777 root:root ../../usr/bin/pnmconvolve.debug -File: /usr/lib/debug/.build-id/e8 40755 root:root -File: /usr/lib/debug/.build-id/e8/94883d7bda924cf5fba89db065f9d0d59ff1fa 120777 root:root ../../../../bin/pnmresample -File: /usr/lib/debug/.build-id/e8/94883d7bda924cf5fba89db065f9d0d59ff1fa.debug 120777 root:root ../../usr/bin/pnmresample.debug -File: /usr/lib/debug/usr/bin/hsyfringes.debug 100644 root:root f4e6462a18e701c03668038802dc65f9 -File: /usr/lib/debug/usr/bin/pnmconvolve.debug 100644 root:root bc3e075aceecc3150a4763c1f17c5f23 -File: /usr/lib/debug/usr/bin/pnmdft.debug 100644 root:root 5b0800445299595daa4c50358bb6a1a3 -File: /usr/lib/debug/usr/bin/pnmdiff.debug 100644 root:root 96e23dc4ae6e939efdcd5f0f74473c54 -File: /usr/lib/debug/usr/bin/pnmnormalise.debug 100644 root:root 44bde776ff450ed2249e015593a91920 -File: /usr/lib/debug/usr/bin/pnmresample.debug 100644 root:root 1135705a765fd16925b1a1939d554cbf -File: /usr/lib/debug/usr/bin/pnmsharpness.debug 100644 root:root 54caa25313559034ab138abdd1f36501 -File: /usr/lib/debug/usr/bin/ppmhsy.debug 100644 root:root cae2c36cfc0435a4c343ddcdcdc2ef95 -File: /usr/lib/debug/usr/bin/ppmlevels.debug 100644 root:root 20c9df9be784e002abea80dffa546ca7 -File: /usr/lib/debug/usr/bin/ppmtestimage.debug 100644 root:root 5407864936e05c44af586dc9c94c6788 +File: /usr/lib/debug/.build-id/0a 40755 root:root +File: /usr/lib/debug/.build-id/0a/ea7f1d7f26e3855e81b1cfc125a0f005484fef 120777 root:root ../../../../bin/ppmtestimage +File: /usr/lib/debug/.build-id/0a/ea7f1d7f26e3855e81b1cfc125a0f005484fef.debug 120777 root:root ../../usr/bin/ppmtestimage.debug +File: /usr/lib/debug/.build-id/11 40755 root:root +File: /usr/lib/debug/.build-id/11/aa6a252b78eee821fedd06f2d16b079aa5b925 120777 root:root ../../../../bin/pnmconvolve +File: /usr/lib/debug/.build-id/11/aa6a252b78eee821fedd06f2d16b079aa5b925.debug 120777 root:root ../../usr/bin/pnmconvolve.debug +File: /usr/lib/debug/.build-id/25 40755 root:root +File: /usr/lib/debug/.build-id/25/2988f8d27512e8bef4ce9cbdd4f3789e6aa0f2 120777 root:root ../../../../bin/pnmdft +File: /usr/lib/debug/.build-id/25/2988f8d27512e8bef4ce9cbdd4f3789e6aa0f2.debug 120777 root:root ../../usr/bin/pnmdft.debug +File: /usr/lib/debug/.build-id/31 40755 root:root +File: /usr/lib/debug/.build-id/31/c4d72605555092fd744d26a9a28b4c0fca425a 120777 root:root ../../../../bin/pnmnormalise +File: /usr/lib/debug/.build-id/31/c4d72605555092fd744d26a9a28b4c0fca425a.debug 120777 root:root ../../usr/bin/pnmnormalise.debug +File: /usr/lib/debug/.build-id/33 40755 root:root +File: /usr/lib/debug/.build-id/33/e8c21bcf44d1e5583c9c572920e70fbe714985 120777 root:root ../../../../bin/ppmhsy +File: /usr/lib/debug/.build-id/33/e8c21bcf44d1e5583c9c572920e70fbe714985.debug 120777 root:root ../../usr/bin/ppmhsy.debug +File: /usr/lib/debug/.build-id/37 40755 root:root +File: /usr/lib/debug/.build-id/37/31e229acdad4fb68ee802b76ccd11fb39fdbf0 120777 root:root ../../../../bin/pnmdiff +File: /usr/lib/debug/.build-id/37/31e229acdad4fb68ee802b76ccd11fb39fdbf0.debug 120777 root:root ../../usr/bin/pnmdiff.debug +File: /usr/lib/debug/.build-id/3a 40755 root:root +File: /usr/lib/debug/.build-id/3a/a6c009f00d8a0dc8e2eac16e797364e56978de 120777 root:root ../../../../bin/pnmresample +File: /usr/lib/debug/.build-id/3a/a6c009f00d8a0dc8e2eac16e797364e56978de.debug 120777 root:root ../../usr/bin/pnmresample.debug +File: /usr/lib/debug/.build-id/4c 40755 root:root +File: /usr/lib/debug/.build-id/4c/9316b0433f6746320ce774dd842d757f71c591 120777 root:root ../../../../bin/pnmsharpness +File: /usr/lib/debug/.build-id/4c/9316b0433f6746320ce774dd842d757f71c591.debug 120777 root:root ../../usr/bin/pnmsharpness.debug +File: /usr/lib/debug/.build-id/8f 40755 root:root +File: /usr/lib/debug/.build-id/8f/f190ef8c9ab06a48db6e0d2a70fd96c768ef2c 120777 root:root ../../../../bin/hsyfringes +File: /usr/lib/debug/.build-id/8f/f190ef8c9ab06a48db6e0d2a70fd96c768ef2c.debug 120777 root:root ../../usr/bin/hsyfringes.debug +File: /usr/lib/debug/.build-id/99 40755 root:root +File: /usr/lib/debug/.build-id/99/af5bf1a53a0ead8d7f7981263a5cd8bf6a1f9c 120777 root:root ../../../../bin/ppmlevels +File: /usr/lib/debug/.build-id/99/af5bf1a53a0ead8d7f7981263a5cd8bf6a1f9c.debug 120777 root:root ../../usr/bin/ppmlevels.debug +File: /usr/lib/debug/usr/bin/hsyfringes.debug 100644 root:root e467875416157a1094c7ea4c2b96afcd +File: /usr/lib/debug/usr/bin/pnmconvolve.debug 100644 root:root 936309eb6e246999ccfbfc3f00ccf4c1 +File: /usr/lib/debug/usr/bin/pnmdft.debug 100644 root:root 235551dac91d34e5d269f3fc2f2faad5 +File: /usr/lib/debug/usr/bin/pnmdiff.debug 100644 root:root d123134989e3f251109ebd2adc33e19e +File: /usr/lib/debug/usr/bin/pnmnormalise.debug 100644 root:root 9e86c71ed27b4bd36957af2c36cb7ce7 +File: /usr/lib/debug/usr/bin/pnmresample.debug 100644 root:root 900e895ba8cbf619b5dadc8aeadd2700 +File: /usr/lib/debug/usr/bin/pnmsharpness.debug 100644 root:root b6b81e966888c10e9a7525fd6774dc71 +File: /usr/lib/debug/usr/bin/ppmhsy.debug 100644 root:root 72ce5de6612116185394b7ea4f13e69a +File: /usr/lib/debug/usr/bin/ppmlevels.debug 100644 root:root 2e59dce91773a6a29bbbcf5262435df7 +File: /usr/lib/debug/usr/bin/ppmtestimage.debug 100644 root:root 494f0b7944a26a60bcebcb26cd29fdc6 File: /usr/src/debug/photopnmtools-1.3 40755 root:root @@ -111,2 +111,2 @@ File: /usr/src/debug/photopnmtools-1.3/stdpnm.h 100644 root:root af3610529946979e4e9a97377bb9ea66 -RPMIdentity: 416ea5e5ccaa7660d3265b74c86f12c66666f393245d4b75845f898902ae17b0465c36c1c1863f1ff1ad2736828a719fd63d0b4f48c048f6f887c1398e665cd1 +RPMIdentity: f2d0596e59601bb1ee24defe42cbb9ba9897e9b1454b2b04e09ed776ec20b33cb52a76f4d93f6c6b7cca79f6ee941016e869c3a604f042cbbc0a073be9401514