<86>Oct 3 02:32:53 userdel[2849325]: delete user 'rooter' <86>Oct 3 02:32:53 userdel[2849325]: removed group 'rooter' owned by 'rooter' <86>Oct 3 02:32:53 userdel[2849325]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 3 02:32:53 groupadd[2849345]: group added to /etc/group: name=rooter, GID=627 <86>Oct 3 02:32:53 groupadd[2849345]: group added to /etc/gshadow: name=rooter <86>Oct 3 02:32:53 groupadd[2849345]: new group: name=rooter, GID=627 <86>Oct 3 02:32:53 useradd[2849356]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Oct 3 02:32:53 userdel[2849377]: delete user 'builder' <86>Oct 3 02:32:53 userdel[2849377]: removed group 'builder' owned by 'builder' <86>Oct 3 02:32:53 userdel[2849377]: removed shadow group 'builder' owned by 'builder' <86>Oct 3 02:32:53 groupadd[2849392]: group added to /etc/group: name=builder, GID=628 <86>Oct 3 02:32:53 groupadd[2849392]: group added to /etc/gshadow: name=builder <86>Oct 3 02:32:53 groupadd[2849392]: new group: name=builder, GID=628 <86>Oct 3 02:32:53 useradd[2849402]: new user: name=builder, UID=628, GID=628, 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>Oct 3 02:32:55 rpmi: rgb-1.0.6-alt3 sisyphus+275450.100.1.2 1624513780 installed <13>Oct 3 02:32:55 rpmi: libnetpbm11-10.85.04-alt1 sisyphus+275743.100.1.1 1624752207 installed <13>Oct 3 02:32:55 rpmi: libnetpbm-devel-10.85.04-alt1 sisyphus+275743.100.1.1 1624752207 installed Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.50532 + 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 -I/usr/include/netpbm@' Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.50532 + 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 -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 -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 pnmnormalise.c: In function 'main': pnmnormalise.c:115:30: warning: 'bmax' may be used uninitialized in this function [-Wmaybe-uninitialized] 115 | b *= (maxpix-1.0) / (bmax-bmin); | ~~~~~^~~~~~ pnmnormalise.c:48:13: warning: 'gmax' may be used uninitialized in this function [-Wmaybe-uninitialized] 48 | float rmax,gmax,bmax; | ^~~~ pnmnormalise.c:48:8: warning: 'rmax' may be used uninitialized in this function [-Wmaybe-uninitialized] 48 | float rmax,gmax,bmax; | ^~~~ pnmnormalise.c:115:30: warning: 'bmin' may be used uninitialized in this function [-Wmaybe-uninitialized] 115 | b *= (maxpix-1.0) / (bmax-bmin); | ~~~~~^~~~~~ pnmnormalise.c:47:13: warning: 'gmin' may be used uninitialized in this function [-Wmaybe-uninitialized] 47 | float rmin,gmin,bmin; | ^~~~ pnmnormalise.c:47:8: warning: 'rmin' may be used uninitialized in this function [-Wmaybe-uninitialized] 47 | float rmin,gmin,bmin; | ^~~~ 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 -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:15: 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 -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 -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:9: 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 -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 -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:14: warning: unused variable 'imag' [-Wunused-variable] 302 | double real,imag; | ^~~~ pnmdft.c:302:9: warning: unused variable 'real' [-Wunused-variable] 302 | double real,imag; | ^~~~ pnmdft.c:300:13: 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 -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 -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:6: 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 -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.50532 + 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) Processing files: photopnmtools-1.3-alt1.qa1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.3495 + 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.2T06Cg 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.ghTyTf 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/pnmdiff: overlinked libraries: /lib64/libm.so.6 lib.req: WARNING: /usr/src/tmp/photopnmtools-buildroot/usr/bin/pnmnormalise: overlinked libraries: /lib64/libm.so.6 Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), libnetpbm.so.11()(64bit) >= 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.1xcObg 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.nALM3h find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eSGiyf find-requires: running scripts (debuginfo) Requires: photopnmtools = 1.3-alt1.qa1.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 photopnmtools-debuginfo a strict dependency on photopnmtools Wrote: /usr/src/RPM/RPMS/x86_64/photopnmtools-1.3-alt1.qa1.1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/photopnmtools-debuginfo-1.3-alt1.qa1.1.x86_64.rpm (w2.lzdio) 3.67user 1.67system 0:06.23elapsed 85%CPU (0avgtext+0avgdata 37096maxresident)k 0inputs+0outputs (0major+688333minor)pagefaults 0swaps /.out/photopnmtools-1.3-alt1.qa1.1.x86_64.rpm: The use of such a license name is ambiguous: Artistic /.out/photopnmtools-debuginfo-1.3-alt1.qa1.1.x86_64.rpm: The use of such a license name is ambiguous: Artistic 6.73user 4.63system 0:11.40elapsed 99%CPU (0avgtext+0avgdata 107800maxresident)k 0inputs+0outputs (31180major+932144minor)pagefaults 0swaps --- photopnmtools-1.3-alt1.qa1.1.x86_64.rpm.repo 2019-03-27 07:47:08.000000000 +0000 +++ photopnmtools-1.3-alt1.qa1.1.x86_64.rpm.hasher 2021-10-03 02:33:03.044873103 +0000 @@ -18,4 +18,4 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) -Requires: libm.so.6(GLIBC_2.15)(64bit) Requires: libm.so.6(GLIBC_2.2.5)(64bit) +Requires: libm.so.6(GLIBC_2.29)(64bit) Requires: libnetpbm.so.11()(64bit) >= set:mj8nxAtVmmBtqtewo @@ -25,12 +25,12 @@ Provides: photopnmtools = 1.3-alt1.qa1.1:sisyphus+225727.1000.8.1 -File: /usr/bin/hsyfringes 100755 root:root 6f2e1ed361dd122a84c815deee8ad81b -File: /usr/bin/pnmconvolve 100755 root:root 2b96ea36ec3788003bca2603a8a74d73 -File: /usr/bin/pnmdft 100755 root:root fe35a35673d04501b30b4c0f0beed687 -File: /usr/bin/pnmdiff 100755 root:root 3fcd372f328f53acc915dbb81899910b -File: /usr/bin/pnmnormalise 100755 root:root b221b52e62562e00d0d0c321019729ff -File: /usr/bin/pnmresample 100755 root:root 1f80702fbea180607236bc6d73d41657 -File: /usr/bin/pnmsharpness 100755 root:root e58697d37a2941540190bccdaa9c0ec3 -File: /usr/bin/ppmhsy 100755 root:root 75c09a5ea1076433a6096f81957d77ec -File: /usr/bin/ppmlevels 100755 root:root cb2e5fce9676df92c9efaf56aea3446e -File: /usr/bin/ppmtestimage 100755 root:root 5e0297d2ad4dc3078b3220ebd42a40ca +File: /usr/bin/hsyfringes 100755 root:root 7d90dd956740b9bca6b556cd3022c875 +File: /usr/bin/pnmconvolve 100755 root:root eae0b0d3ef69bcadf033add98818e0cf +File: /usr/bin/pnmdft 100755 root:root 9beb1cd44692d59571d600013c5c0bfb +File: /usr/bin/pnmdiff 100755 root:root a5f382101e61692fb3ecfef3e9d89b16 +File: /usr/bin/pnmnormalise 100755 root:root c2d28854420ec259b51fe8f572dd64fb +File: /usr/bin/pnmresample 100755 root:root 0d8396f3502e640378fc1e5fdc4b9ba7 +File: /usr/bin/pnmsharpness 100755 root:root 3df5dd91718b4485a05e2b665ed077b9 +File: /usr/bin/ppmhsy 100755 root:root 5803b3106c8ec6a733427e0f41a62e29 +File: /usr/bin/ppmlevels 100755 root:root 04a936cb8de54eefec099d99ad3492e9 +File: /usr/bin/ppmtestimage 100755 root:root 4b168839359d7a7c9216df567866cf59 File: /usr/share/doc/photopnmtools-1.3 40755 root:root @@ -40,2 +40,2 @@ File: /usr/share/doc/photopnmtools-1.3/makephotoalbum.pl 100755 root:root 7940bc95b221ff761ee38c78c14416c6 -RPMIdentity: b29f0bc96636db4c6fb42186c0177b9d9908d3b7be1ca3cf5ccb1ce81ad1217438ea2f49296055705d72e8991517cb565a5553a3942e368ab8bc12c5621bb413 +RPMIdentity: c7aad947c1d75282ca3269504c6ce79567954a23408dabd87ea5f9a088384b65776a2c88c5d02b872833f7e55c1d6c9baa155a3392adae677b45269ba30a3190 --- photopnmtools-debuginfo-1.3-alt1.qa1.1.x86_64.rpm.repo 2019-03-27 07:47:08.000000000 +0000 +++ photopnmtools-debuginfo-1.3-alt1.qa1.1.x86_64.rpm.hasher 2021-10-03 02:33:03.121873737 +0000 @@ -1,31 +1,31 @@ -/usr/lib/debug/.build-id/02 40755 root:root -/usr/lib/debug/.build-id/02/c33cc260cd1d8daa4c1d4f5d1590c2d48b7b29 120777 root:root ../../../../bin/ppmtestimage -/usr/lib/debug/.build-id/02/c33cc260cd1d8daa4c1d4f5d1590c2d48b7b29.debug 120777 root:root ../../usr/bin/ppmtestimage.debug -/usr/lib/debug/.build-id/20 40755 root:root -/usr/lib/debug/.build-id/20/545632a1e0dab0c6706c278a179e5c67a32a0e 120777 root:root ../../../../bin/pnmsharpness -/usr/lib/debug/.build-id/20/545632a1e0dab0c6706c278a179e5c67a32a0e.debug 120777 root:root ../../usr/bin/pnmsharpness.debug /usr/lib/debug/.build-id/24 40755 root:root -/usr/lib/debug/.build-id/24/0437a0ec3b8c21475999e7ea94e439c1d5700b 120777 root:root ../../../../bin/pnmconvolve -/usr/lib/debug/.build-id/24/0437a0ec3b8c21475999e7ea94e439c1d5700b.debug 120777 root:root ../../usr/bin/pnmconvolve.debug -/usr/lib/debug/.build-id/27 40755 root:root -/usr/lib/debug/.build-id/27/6eb17f5e96288f4427d0e372a43afe1ef852c5 120777 root:root ../../../../bin/ppmhsy -/usr/lib/debug/.build-id/27/6eb17f5e96288f4427d0e372a43afe1ef852c5.debug 120777 root:root ../../usr/bin/ppmhsy.debug -/usr/lib/debug/.build-id/34 40755 root:root -/usr/lib/debug/.build-id/34/a0fc6a8c58d9f46da1787531de30d97dd0404b 120777 root:root ../../../../bin/hsyfringes -/usr/lib/debug/.build-id/34/a0fc6a8c58d9f46da1787531de30d97dd0404b.debug 120777 root:root ../../usr/bin/hsyfringes.debug -/usr/lib/debug/.build-id/74 40755 root:root -/usr/lib/debug/.build-id/74/764750e2dcd9214321b1a27992e2105229fdfe 120777 root:root ../../../../bin/ppmlevels -/usr/lib/debug/.build-id/74/764750e2dcd9214321b1a27992e2105229fdfe.debug 120777 root:root ../../usr/bin/ppmlevels.debug +/usr/lib/debug/.build-id/24/11ef8494dcd462ba555992164c38da954cc76b 120777 root:root ../../../../bin/pnmsharpness +/usr/lib/debug/.build-id/24/11ef8494dcd462ba555992164c38da954cc76b.debug 120777 root:root ../../usr/bin/pnmsharpness.debug +/usr/lib/debug/.build-id/30 40755 root:root +/usr/lib/debug/.build-id/30/69850f84b725b8101d42d1a63b8af36f3dbe65 120777 root:root ../../../../bin/ppmtestimage +/usr/lib/debug/.build-id/30/69850f84b725b8101d42d1a63b8af36f3dbe65.debug 120777 root:root ../../usr/bin/ppmtestimage.debug +/usr/lib/debug/.build-id/5a 40755 root:root +/usr/lib/debug/.build-id/5a/c9d73e47b5b29d1aefe12a50126599f359b5de 120777 root:root ../../../../bin/ppmlevels +/usr/lib/debug/.build-id/5a/c9d73e47b5b29d1aefe12a50126599f359b5de.debug 120777 root:root ../../usr/bin/ppmlevels.debug /usr/lib/debug/.build-id/75 40755 root:root -/usr/lib/debug/.build-id/75/9eff7347c834ffb74e7e0c96591ccac760bc69 120777 root:root ../../../../bin/pnmdiff -/usr/lib/debug/.build-id/75/9eff7347c834ffb74e7e0c96591ccac760bc69.debug 120777 root:root ../../usr/bin/pnmdiff.debug -/usr/lib/debug/.build-id/92 40755 root:root -/usr/lib/debug/.build-id/92/73bd7f9c715a6f57db28bc7860a13859dabf63 120777 root:root ../../../../bin/pnmdft -/usr/lib/debug/.build-id/92/73bd7f9c715a6f57db28bc7860a13859dabf63.debug 120777 root:root ../../usr/bin/pnmdft.debug -/usr/lib/debug/.build-id/b4 40755 root:root -/usr/lib/debug/.build-id/b4/24f831b6d634cda452e1eafa522291c4930d5f 120777 root:root ../../../../bin/pnmresample -/usr/lib/debug/.build-id/b4/24f831b6d634cda452e1eafa522291c4930d5f.debug 120777 root:root ../../usr/bin/pnmresample.debug -/usr/lib/debug/.build-id/da 40755 root:root -/usr/lib/debug/.build-id/da/d0feeb360bbc784efa4276481e35a9590cf420 120777 root:root ../../../../bin/pnmnormalise -/usr/lib/debug/.build-id/da/d0feeb360bbc784efa4276481e35a9590cf420.debug 120777 root:root ../../usr/bin/pnmnormalise.debug +/usr/lib/debug/.build-id/75/889589c8700fa59d733144de2a08535de08043 120777 root:root ../../../../bin/pnmdft +/usr/lib/debug/.build-id/75/889589c8700fa59d733144de2a08535de08043.debug 120777 root:root ../../usr/bin/pnmdft.debug +/usr/lib/debug/.build-id/91 40755 root:root +/usr/lib/debug/.build-id/91/d183a71fae87c29b6cf3b5b57ee8df68897d64 120777 root:root ../../../../bin/ppmhsy +/usr/lib/debug/.build-id/91/d183a71fae87c29b6cf3b5b57ee8df68897d64.debug 120777 root:root ../../usr/bin/ppmhsy.debug +/usr/lib/debug/.build-id/99 40755 root:root +/usr/lib/debug/.build-id/99/b58ef29aed99c7aec97208dd33955a2946c431 120777 root:root ../../../../bin/pnmresample +/usr/lib/debug/.build-id/99/b58ef29aed99c7aec97208dd33955a2946c431.debug 120777 root:root ../../usr/bin/pnmresample.debug +/usr/lib/debug/.build-id/ae 40755 root:root +/usr/lib/debug/.build-id/ae/21493e6c2ca616e066ca14f93b33124a3dae94 120777 root:root ../../../../bin/hsyfringes +/usr/lib/debug/.build-id/ae/21493e6c2ca616e066ca14f93b33124a3dae94.debug 120777 root:root ../../usr/bin/hsyfringes.debug +/usr/lib/debug/.build-id/c3 40755 root:root +/usr/lib/debug/.build-id/c3/392caddb26f525a585ef23be58fc6da8cfc5ea 120777 root:root ../../../../bin/pnmdiff +/usr/lib/debug/.build-id/c3/392caddb26f525a585ef23be58fc6da8cfc5ea.debug 120777 root:root ../../usr/bin/pnmdiff.debug +/usr/lib/debug/.build-id/c5 40755 root:root +/usr/lib/debug/.build-id/c5/80a9d57c220f1c1a2d083ac662e19fb6d1dafb 120777 root:root ../../../../bin/pnmnormalise +/usr/lib/debug/.build-id/c5/80a9d57c220f1c1a2d083ac662e19fb6d1dafb.debug 120777 root:root ../../usr/bin/pnmnormalise.debug +/usr/lib/debug/.build-id/e4 40755 root:root +/usr/lib/debug/.build-id/e4/b9ee08722189cc392a168af22abea4f837841d 120777 root:root ../../../../bin/pnmconvolve +/usr/lib/debug/.build-id/e4/b9ee08722189cc392a168af22abea4f837841d.debug 120777 root:root ../../usr/bin/pnmconvolve.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/02 40755 root:root -File: /usr/lib/debug/.build-id/02/c33cc260cd1d8daa4c1d4f5d1590c2d48b7b29 120777 root:root ../../../../bin/ppmtestimage -File: /usr/lib/debug/.build-id/02/c33cc260cd1d8daa4c1d4f5d1590c2d48b7b29.debug 120777 root:root ../../usr/bin/ppmtestimage.debug -File: /usr/lib/debug/.build-id/20 40755 root:root -File: /usr/lib/debug/.build-id/20/545632a1e0dab0c6706c278a179e5c67a32a0e 120777 root:root ../../../../bin/pnmsharpness -File: /usr/lib/debug/.build-id/20/545632a1e0dab0c6706c278a179e5c67a32a0e.debug 120777 root:root ../../usr/bin/pnmsharpness.debug File: /usr/lib/debug/.build-id/24 40755 root:root -File: /usr/lib/debug/.build-id/24/0437a0ec3b8c21475999e7ea94e439c1d5700b 120777 root:root ../../../../bin/pnmconvolve -File: /usr/lib/debug/.build-id/24/0437a0ec3b8c21475999e7ea94e439c1d5700b.debug 120777 root:root ../../usr/bin/pnmconvolve.debug -File: /usr/lib/debug/.build-id/27 40755 root:root -File: /usr/lib/debug/.build-id/27/6eb17f5e96288f4427d0e372a43afe1ef852c5 120777 root:root ../../../../bin/ppmhsy -File: /usr/lib/debug/.build-id/27/6eb17f5e96288f4427d0e372a43afe1ef852c5.debug 120777 root:root ../../usr/bin/ppmhsy.debug -File: /usr/lib/debug/.build-id/34 40755 root:root -File: /usr/lib/debug/.build-id/34/a0fc6a8c58d9f46da1787531de30d97dd0404b 120777 root:root ../../../../bin/hsyfringes -File: /usr/lib/debug/.build-id/34/a0fc6a8c58d9f46da1787531de30d97dd0404b.debug 120777 root:root ../../usr/bin/hsyfringes.debug -File: /usr/lib/debug/.build-id/74 40755 root:root -File: /usr/lib/debug/.build-id/74/764750e2dcd9214321b1a27992e2105229fdfe 120777 root:root ../../../../bin/ppmlevels -File: /usr/lib/debug/.build-id/74/764750e2dcd9214321b1a27992e2105229fdfe.debug 120777 root:root ../../usr/bin/ppmlevels.debug +File: /usr/lib/debug/.build-id/24/11ef8494dcd462ba555992164c38da954cc76b 120777 root:root ../../../../bin/pnmsharpness +File: /usr/lib/debug/.build-id/24/11ef8494dcd462ba555992164c38da954cc76b.debug 120777 root:root ../../usr/bin/pnmsharpness.debug +File: /usr/lib/debug/.build-id/30 40755 root:root +File: /usr/lib/debug/.build-id/30/69850f84b725b8101d42d1a63b8af36f3dbe65 120777 root:root ../../../../bin/ppmtestimage +File: /usr/lib/debug/.build-id/30/69850f84b725b8101d42d1a63b8af36f3dbe65.debug 120777 root:root ../../usr/bin/ppmtestimage.debug +File: /usr/lib/debug/.build-id/5a 40755 root:root +File: /usr/lib/debug/.build-id/5a/c9d73e47b5b29d1aefe12a50126599f359b5de 120777 root:root ../../../../bin/ppmlevels +File: /usr/lib/debug/.build-id/5a/c9d73e47b5b29d1aefe12a50126599f359b5de.debug 120777 root:root ../../usr/bin/ppmlevels.debug File: /usr/lib/debug/.build-id/75 40755 root:root -File: /usr/lib/debug/.build-id/75/9eff7347c834ffb74e7e0c96591ccac760bc69 120777 root:root ../../../../bin/pnmdiff -File: /usr/lib/debug/.build-id/75/9eff7347c834ffb74e7e0c96591ccac760bc69.debug 120777 root:root ../../usr/bin/pnmdiff.debug -File: /usr/lib/debug/.build-id/92 40755 root:root -File: /usr/lib/debug/.build-id/92/73bd7f9c715a6f57db28bc7860a13859dabf63 120777 root:root ../../../../bin/pnmdft -File: /usr/lib/debug/.build-id/92/73bd7f9c715a6f57db28bc7860a13859dabf63.debug 120777 root:root ../../usr/bin/pnmdft.debug -File: /usr/lib/debug/.build-id/b4 40755 root:root -File: /usr/lib/debug/.build-id/b4/24f831b6d634cda452e1eafa522291c4930d5f 120777 root:root ../../../../bin/pnmresample -File: /usr/lib/debug/.build-id/b4/24f831b6d634cda452e1eafa522291c4930d5f.debug 120777 root:root ../../usr/bin/pnmresample.debug -File: /usr/lib/debug/.build-id/da 40755 root:root -File: /usr/lib/debug/.build-id/da/d0feeb360bbc784efa4276481e35a9590cf420 120777 root:root ../../../../bin/pnmnormalise -File: /usr/lib/debug/.build-id/da/d0feeb360bbc784efa4276481e35a9590cf420.debug 120777 root:root ../../usr/bin/pnmnormalise.debug -File: /usr/lib/debug/usr/bin/hsyfringes.debug 100644 root:root 9f23d986e4ac93c791c66b4462e7ad8f -File: /usr/lib/debug/usr/bin/pnmconvolve.debug 100644 root:root 196b9ad412812aeb4e89163fd511f937 -File: /usr/lib/debug/usr/bin/pnmdft.debug 100644 root:root d41df0fb39ea981b48ddb3ee095d3832 -File: /usr/lib/debug/usr/bin/pnmdiff.debug 100644 root:root 48b7ada62262cec9b04cdf72867e0a97 -File: /usr/lib/debug/usr/bin/pnmnormalise.debug 100644 root:root 150d66f7a4b1d6170028e8269b93cb1e -File: /usr/lib/debug/usr/bin/pnmresample.debug 100644 root:root a740ae2fac621b44d447db1a383afc3d -File: /usr/lib/debug/usr/bin/pnmsharpness.debug 100644 root:root f05b10853de10dea07184e48d26b5879 -File: /usr/lib/debug/usr/bin/ppmhsy.debug 100644 root:root 4f959ee1387156cafec905a8c7bab390 -File: /usr/lib/debug/usr/bin/ppmlevels.debug 100644 root:root 6efe3657ad85d167c8cd607d16eecb8b -File: /usr/lib/debug/usr/bin/ppmtestimage.debug 100644 root:root a04eba0f7e2d963b18a6b4736340297a +File: /usr/lib/debug/.build-id/75/889589c8700fa59d733144de2a08535de08043 120777 root:root ../../../../bin/pnmdft +File: /usr/lib/debug/.build-id/75/889589c8700fa59d733144de2a08535de08043.debug 120777 root:root ../../usr/bin/pnmdft.debug +File: /usr/lib/debug/.build-id/91 40755 root:root +File: /usr/lib/debug/.build-id/91/d183a71fae87c29b6cf3b5b57ee8df68897d64 120777 root:root ../../../../bin/ppmhsy +File: /usr/lib/debug/.build-id/91/d183a71fae87c29b6cf3b5b57ee8df68897d64.debug 120777 root:root ../../usr/bin/ppmhsy.debug +File: /usr/lib/debug/.build-id/99 40755 root:root +File: /usr/lib/debug/.build-id/99/b58ef29aed99c7aec97208dd33955a2946c431 120777 root:root ../../../../bin/pnmresample +File: /usr/lib/debug/.build-id/99/b58ef29aed99c7aec97208dd33955a2946c431.debug 120777 root:root ../../usr/bin/pnmresample.debug +File: /usr/lib/debug/.build-id/ae 40755 root:root +File: /usr/lib/debug/.build-id/ae/21493e6c2ca616e066ca14f93b33124a3dae94 120777 root:root ../../../../bin/hsyfringes +File: /usr/lib/debug/.build-id/ae/21493e6c2ca616e066ca14f93b33124a3dae94.debug 120777 root:root ../../usr/bin/hsyfringes.debug +File: /usr/lib/debug/.build-id/c3 40755 root:root +File: /usr/lib/debug/.build-id/c3/392caddb26f525a585ef23be58fc6da8cfc5ea 120777 root:root ../../../../bin/pnmdiff +File: /usr/lib/debug/.build-id/c3/392caddb26f525a585ef23be58fc6da8cfc5ea.debug 120777 root:root ../../usr/bin/pnmdiff.debug +File: /usr/lib/debug/.build-id/c5 40755 root:root +File: /usr/lib/debug/.build-id/c5/80a9d57c220f1c1a2d083ac662e19fb6d1dafb 120777 root:root ../../../../bin/pnmnormalise +File: /usr/lib/debug/.build-id/c5/80a9d57c220f1c1a2d083ac662e19fb6d1dafb.debug 120777 root:root ../../usr/bin/pnmnormalise.debug +File: /usr/lib/debug/.build-id/e4 40755 root:root +File: /usr/lib/debug/.build-id/e4/b9ee08722189cc392a168af22abea4f837841d 120777 root:root ../../../../bin/pnmconvolve +File: /usr/lib/debug/.build-id/e4/b9ee08722189cc392a168af22abea4f837841d.debug 120777 root:root ../../usr/bin/pnmconvolve.debug +File: /usr/lib/debug/usr/bin/hsyfringes.debug 100644 root:root 8a1011a268d8ae43b78d3cda1372b402 +File: /usr/lib/debug/usr/bin/pnmconvolve.debug 100644 root:root 937c51a9493433e596e43e74b7322203 +File: /usr/lib/debug/usr/bin/pnmdft.debug 100644 root:root 7acb26be35ee104261957fb34826fa32 +File: /usr/lib/debug/usr/bin/pnmdiff.debug 100644 root:root 84b026976b5c4fb3d00963f2e13701c1 +File: /usr/lib/debug/usr/bin/pnmnormalise.debug 100644 root:root e3772ad1503d1b49e8fc3dd1d30205a2 +File: /usr/lib/debug/usr/bin/pnmresample.debug 100644 root:root c3b9960dc69f924be91f84bdbeef11a0 +File: /usr/lib/debug/usr/bin/pnmsharpness.debug 100644 root:root 4f796dc6a9df87b9a09f2d99a3436a1b +File: /usr/lib/debug/usr/bin/ppmhsy.debug 100644 root:root 61cc54fb2a53fb6118f47d3fd028d0e7 +File: /usr/lib/debug/usr/bin/ppmlevels.debug 100644 root:root ad6260b2407be87f5525a48199c13553 +File: /usr/lib/debug/usr/bin/ppmtestimage.debug 100644 root:root f3cc8f136feac24956a56df62f5efc08 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: 245ca1d571707ca6476f439dea029146a41ab0f0599a46b07e593ad064d9b2fcafbdc96f653b83ac5f7d5609440c0ba32f3a05da0f2d8a8a0e041a6db9feacf8 +RPMIdentity: 7e811ecb34ed826bcc4dfbd06fa68a1d4a44c4468f4501058497fa1778b4005c80bdea6e8d22a9a52898abc2a6fbe3160ac88f19a2b24a672bf2e64f59a69b6c