<86>Aug 13 00:44:36 userdel[2113937]: delete user 'rooter' <86>Aug 13 00:44:36 userdel[2113937]: removed group 'rooter' owned by 'rooter' <86>Aug 13 00:44:36 userdel[2113937]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 13 00:44:36 groupadd[2113954]: group added to /etc/group: name=rooter, GID=1865 <86>Aug 13 00:44:36 groupadd[2113954]: group added to /etc/gshadow: name=rooter <86>Aug 13 00:44:36 groupadd[2113954]: new group: name=rooter, GID=1865 <86>Aug 13 00:44:36 useradd[2113970]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash <86>Aug 13 00:44:36 userdel[2113996]: delete user 'builder' <86>Aug 13 00:44:36 userdel[2113996]: removed group 'builder' owned by 'builder' <86>Aug 13 00:44:36 userdel[2113996]: removed shadow group 'builder' owned by 'builder' <86>Aug 13 00:44:36 groupadd[2114013]: group added to /etc/group: name=builder, GID=1866 <86>Aug 13 00:44:36 groupadd[2114013]: group added to /etc/gshadow: name=builder <86>Aug 13 00:44:36 groupadd[2114013]: new group: name=builder, GID=1866 <86>Aug 13 00:44:36 useradd[2114031]: new user: name=builder, UID=1866, GID=1866, 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>Aug 13 00:44:39 rpmi: rgb-1.0.6-alt3 sisyphus+275450.100.1.2 1624513780 installed <13>Aug 13 00:44:39 rpmi: libnetpbm11-10.85.04-alt1 sisyphus+275743.100.1.1 1624752207 installed <13>Aug 13 00:44:39 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.36188 + 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.36188 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd photopnmtools-1.3 + make -j16 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 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 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' 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 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 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 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 ppmtestimage.c -o ppmtestimage make: Leaving directory '/usr/src/RPM/BUILD/photopnmtools-1.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.36188 + 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.57932 + 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.kiinoa 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.YbMxs7 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.BJD9Jb 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.vTOpQ7 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ByfL09 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) 2.97user 2.91system 0:06.14elapsed 95%CPU (0avgtext+0avgdata 37264maxresident)k 0inputs+0outputs (0major+682680minor)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 3.27user 1.67system 0:13.47elapsed 36%CPU (0avgtext+0avgdata 126068maxresident)k 336inputs+0outputs (0major+201993minor)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 2023-08-13 00:44:47.510264837 +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 e190b1aa6526d096002a40c6e2a92e89 +File: /usr/bin/pnmconvolve 100755 root:root 3c1a4c99360a6c885afb78e247c0909c +File: /usr/bin/pnmdft 100755 root:root b0816485f98ee09c279fa1abbe4fbb99 +File: /usr/bin/pnmdiff 100755 root:root 4c1fc2597a2ab062e35717ea69dd4a44 +File: /usr/bin/pnmnormalise 100755 root:root cbfe40ce4e9f6ad3eb63cb7c7d6d297d +File: /usr/bin/pnmresample 100755 root:root 59bc3f26a8a817d7d61b2bd2b9d0ecd2 +File: /usr/bin/pnmsharpness 100755 root:root 723017c85da6b74bc57a7f873d8c2095 +File: /usr/bin/ppmhsy 100755 root:root e79dc2e5c9eb0b3a71ac4c7983b57b85 +File: /usr/bin/ppmlevels 100755 root:root 5d4f4154c100ce5b16372c2cd3ebaf01 +File: /usr/bin/ppmtestimage 100755 root:root 89c2b3a6310abda064e7d0baf195524c 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: ab36ed9d6bab44f86f9ef159d4cefe21f777b00a6ef7062c2ba1c9e7269d95a8a8fc102330b1cad1376212de628d7ea96f3664bbff4dc72425245bc95de98585 --- 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 2023-08-13 00:44:47.577265988 +0000 @@ -1,31 +1,30 @@ -/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/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/25 40755 root:root +/usr/lib/debug/.build-id/25/9ae08a4da94847ac507069142d346810c47b08 120777 root:root ../../../../bin/pnmdft +/usr/lib/debug/.build-id/25/9ae08a4da94847ac507069142d346810c47b08.debug 120777 root:root ../../usr/bin/pnmdft.debug +/usr/lib/debug/.build-id/37 40755 root:root +/usr/lib/debug/.build-id/37/2144b1b6230c05af20ca4b33bde83c115dc1c7 120777 root:root ../../../../bin/pnmconvolve +/usr/lib/debug/.build-id/37/2144b1b6230c05af20ca4b33bde83c115dc1c7.debug 120777 root:root ../../usr/bin/pnmconvolve.debug +/usr/lib/debug/.build-id/42 40755 root:root +/usr/lib/debug/.build-id/42/c059001c9dc584add9cfd06fd56c4a7b7d9a7f 120777 root:root ../../../../bin/pnmsharpness +/usr/lib/debug/.build-id/42/c059001c9dc584add9cfd06fd56c4a7b7d9a7f.debug 120777 root:root ../../usr/bin/pnmsharpness.debug +/usr/lib/debug/.build-id/61 40755 root:root +/usr/lib/debug/.build-id/61/4917ea0072b8e64aa496e1a893db604dc45046 120777 root:root ../../../../bin/ppmlevels +/usr/lib/debug/.build-id/61/4917ea0072b8e64aa496e1a893db604dc45046.debug 120777 root:root ../../usr/bin/ppmlevels.debug +/usr/lib/debug/.build-id/61/740071d3b9101d3cdf4b5b8a3ec32317ca1ba5 120777 root:root ../../../../bin/ppmhsy +/usr/lib/debug/.build-id/61/740071d3b9101d3cdf4b5b8a3ec32317ca1ba5.debug 120777 root:root ../../usr/bin/ppmhsy.debug +/usr/lib/debug/.build-id/66 40755 root:root +/usr/lib/debug/.build-id/66/18a8cf13541d3d9f22a0df011489374ce1bd29 120777 root:root ../../../../bin/pnmnormalise +/usr/lib/debug/.build-id/66/18a8cf13541d3d9f22a0df011489374ce1bd29.debug 120777 root:root ../../usr/bin/pnmnormalise.debug +/usr/lib/debug/.build-id/a6 40755 root:root +/usr/lib/debug/.build-id/a6/d9f957a64cb813d4652bcb680d063cb144d7d3 120777 root:root ../../../../bin/ppmtestimage +/usr/lib/debug/.build-id/a6/d9f957a64cb813d4652bcb680d063cb144d7d3.debug 120777 root:root ../../usr/bin/ppmtestimage.debug +/usr/lib/debug/.build-id/ad 40755 root:root +/usr/lib/debug/.build-id/ad/0eae3fc970c3985941aa419d2f473b949ff65d 120777 root:root ../../../../bin/pnmresample +/usr/lib/debug/.build-id/ad/0eae3fc970c3985941aa419d2f473b949ff65d.debug 120777 root:root ../../usr/bin/pnmresample.debug +/usr/lib/debug/.build-id/de 40755 root:root +/usr/lib/debug/.build-id/de/a2aa2c9538467883ab3c76bbab580bc1837bb4 120777 root:root ../../../../bin/pnmdiff +/usr/lib/debug/.build-id/de/a2aa2c9538467883ab3c76bbab580bc1837bb4.debug 120777 root:root ../../usr/bin/pnmdiff.debug +/usr/lib/debug/.build-id/f3 40755 root:root +/usr/lib/debug/.build-id/f3/59e317a581b600c25623147f2f7b491fd741a5 120777 root:root ../../../../bin/hsyfringes +/usr/lib/debug/.build-id/f3/59e317a581b600c25623147f2f7b491fd741a5.debug 120777 root:root ../../usr/bin/hsyfringes.debug /usr/lib/debug/usr/bin/hsyfringes.debug 100644 root:root @@ -59,42 +58,41 @@ 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/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/25 40755 root:root +File: /usr/lib/debug/.build-id/25/9ae08a4da94847ac507069142d346810c47b08 120777 root:root ../../../../bin/pnmdft +File: /usr/lib/debug/.build-id/25/9ae08a4da94847ac507069142d346810c47b08.debug 120777 root:root ../../usr/bin/pnmdft.debug +File: /usr/lib/debug/.build-id/37 40755 root:root +File: /usr/lib/debug/.build-id/37/2144b1b6230c05af20ca4b33bde83c115dc1c7 120777 root:root ../../../../bin/pnmconvolve +File: /usr/lib/debug/.build-id/37/2144b1b6230c05af20ca4b33bde83c115dc1c7.debug 120777 root:root ../../usr/bin/pnmconvolve.debug +File: /usr/lib/debug/.build-id/42 40755 root:root +File: /usr/lib/debug/.build-id/42/c059001c9dc584add9cfd06fd56c4a7b7d9a7f 120777 root:root ../../../../bin/pnmsharpness +File: /usr/lib/debug/.build-id/42/c059001c9dc584add9cfd06fd56c4a7b7d9a7f.debug 120777 root:root ../../usr/bin/pnmsharpness.debug +File: /usr/lib/debug/.build-id/61 40755 root:root +File: /usr/lib/debug/.build-id/61/4917ea0072b8e64aa496e1a893db604dc45046 120777 root:root ../../../../bin/ppmlevels +File: /usr/lib/debug/.build-id/61/4917ea0072b8e64aa496e1a893db604dc45046.debug 120777 root:root ../../usr/bin/ppmlevels.debug +File: /usr/lib/debug/.build-id/61/740071d3b9101d3cdf4b5b8a3ec32317ca1ba5 120777 root:root ../../../../bin/ppmhsy +File: /usr/lib/debug/.build-id/61/740071d3b9101d3cdf4b5b8a3ec32317ca1ba5.debug 120777 root:root ../../usr/bin/ppmhsy.debug +File: /usr/lib/debug/.build-id/66 40755 root:root +File: /usr/lib/debug/.build-id/66/18a8cf13541d3d9f22a0df011489374ce1bd29 120777 root:root ../../../../bin/pnmnormalise +File: /usr/lib/debug/.build-id/66/18a8cf13541d3d9f22a0df011489374ce1bd29.debug 120777 root:root ../../usr/bin/pnmnormalise.debug +File: /usr/lib/debug/.build-id/a6 40755 root:root +File: /usr/lib/debug/.build-id/a6/d9f957a64cb813d4652bcb680d063cb144d7d3 120777 root:root ../../../../bin/ppmtestimage +File: /usr/lib/debug/.build-id/a6/d9f957a64cb813d4652bcb680d063cb144d7d3.debug 120777 root:root ../../usr/bin/ppmtestimage.debug +File: /usr/lib/debug/.build-id/ad 40755 root:root +File: /usr/lib/debug/.build-id/ad/0eae3fc970c3985941aa419d2f473b949ff65d 120777 root:root ../../../../bin/pnmresample +File: /usr/lib/debug/.build-id/ad/0eae3fc970c3985941aa419d2f473b949ff65d.debug 120777 root:root ../../usr/bin/pnmresample.debug +File: /usr/lib/debug/.build-id/de 40755 root:root +File: /usr/lib/debug/.build-id/de/a2aa2c9538467883ab3c76bbab580bc1837bb4 120777 root:root ../../../../bin/pnmdiff +File: /usr/lib/debug/.build-id/de/a2aa2c9538467883ab3c76bbab580bc1837bb4.debug 120777 root:root ../../usr/bin/pnmdiff.debug +File: /usr/lib/debug/.build-id/f3 40755 root:root +File: /usr/lib/debug/.build-id/f3/59e317a581b600c25623147f2f7b491fd741a5 120777 root:root ../../../../bin/hsyfringes +File: /usr/lib/debug/.build-id/f3/59e317a581b600c25623147f2f7b491fd741a5.debug 120777 root:root ../../usr/bin/hsyfringes.debug +File: /usr/lib/debug/usr/bin/hsyfringes.debug 100644 root:root 5d31fa2b93361538b7b77ce158bf41f3 +File: /usr/lib/debug/usr/bin/pnmconvolve.debug 100644 root:root 5bfd0a16e0080f94df4d1a0a61e71893 +File: /usr/lib/debug/usr/bin/pnmdft.debug 100644 root:root a23f27cf623650ddbe8623d7ff27b890 +File: /usr/lib/debug/usr/bin/pnmdiff.debug 100644 root:root 8534f8d246827bbd99f0c67608a9f467 +File: /usr/lib/debug/usr/bin/pnmnormalise.debug 100644 root:root 106ced9e2e07e7760a9970c1636e4deb +File: /usr/lib/debug/usr/bin/pnmresample.debug 100644 root:root 4e2f9ed3258a8e28509fabc18ac1fd58 +File: /usr/lib/debug/usr/bin/pnmsharpness.debug 100644 root:root 957871c59841a40f22e77a2b5a7adad0 +File: /usr/lib/debug/usr/bin/ppmhsy.debug 100644 root:root 198b7848572b5512730b6de425c82b48 +File: /usr/lib/debug/usr/bin/ppmlevels.debug 100644 root:root 5729de016571d8dd39778db10d00aad1 +File: /usr/lib/debug/usr/bin/ppmtestimage.debug 100644 root:root 03f3c683801ddffc2bdeec30db72c78d File: /usr/src/debug/photopnmtools-1.3 40755 root:root @@ -111,2 +109,2 @@ File: /usr/src/debug/photopnmtools-1.3/stdpnm.h 100644 root:root af3610529946979e4e9a97377bb9ea66 -RPMIdentity: 245ca1d571707ca6476f439dea029146a41ab0f0599a46b07e593ad064d9b2fcafbdc96f653b83ac5f7d5609440c0ba32f3a05da0f2d8a8a0e041a6db9feacf8 +RPMIdentity: ebebc1b04e5e3e45299d406b74ee3a2e9d0c64bf748e0dcaa133e98a8a7994e15f15ef92e78ccbe51eb4934e817cbfcbacbc1b1acf1e45c2be2d8a5404ff0d0b