<86>Aug 15 08:42:59 userdel[492819]: delete user 'rooter' <86>Aug 15 08:42:59 userdel[492819]: removed group 'rooter' owned by 'rooter' <86>Aug 15 08:42:59 userdel[492819]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 15 08:42:59 groupadd[492833]: group added to /etc/group: name=rooter, GID=639 <86>Aug 15 08:42:59 groupadd[492833]: group added to /etc/gshadow: name=rooter <86>Aug 15 08:42:59 groupadd[492833]: new group: name=rooter, GID=639 <86>Aug 15 08:42:59 useradd[492841]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Aug 15 08:42:59 userdel[492854]: delete user 'builder' <86>Aug 15 08:42:59 userdel[492854]: removed group 'builder' owned by 'builder' <86>Aug 15 08:42:59 userdel[492854]: removed shadow group 'builder' owned by 'builder' <86>Aug 15 08:42:59 groupadd[492867]: group added to /etc/group: name=builder, GID=640 <86>Aug 15 08:42:59 groupadd[492867]: group added to /etc/gshadow: name=builder <86>Aug 15 08:42:59 groupadd[492867]: new group: name=builder, GID=640 <86>Aug 15 08:42:59 useradd[492879]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash <13>Aug 15 08:43:05 rpmi: rgb-1.0.6-alt3 p9+229442.100.1.1 1557941137 installed <13>Aug 15 08:43:05 rpmi: libnetpbm11-10.85.04-alt1 sisyphus+225727.140.8.1 1553672201 installed <13>Aug 15 08:43:05 rpmi: libnetpbm-devel-10.85.04-alt1 sisyphus+225727.140.8.1 1553672201 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.98419 + 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.99272 + 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 pnmnormalise.c -o pnmnormalise pnmnormalise.c: In function 'main': pnmnormalise.c:48:18: warning: 'bmax' may be used uninitialized in this function [-Wmaybe-uninitialized] float rmax,gmax,bmax; ^~~~ pnmnormalise.c:111:30: warning: 'gmax' may be used uninitialized in this function [-Wmaybe-uninitialized] g *= (maxpix-1.0) / (gmax-gmin); ~~~~~^~~~~~ pnmnormalise.c:48:8: warning: 'rmax' may be used uninitialized in this function [-Wmaybe-uninitialized] float rmax,gmax,bmax; ^~~~ pnmnormalise.c:115:30: warning: 'bmin' may be used uninitialized in this function [-Wmaybe-uninitialized] b *= (maxpix-1.0) / (bmax-bmin); ~~~~~^~~~~~ pnmnormalise.c:47:13: warning: 'gmin' may be used uninitialized in this function [-Wmaybe-uninitialized] float rmin,gmin,bmin; ^~~~ pnmnormalise.c:47:8: warning: 'rmin' may be used uninitialized in this function [-Wmaybe-uninitialized] 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 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 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 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 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] 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 pnmsharpness.c -o pnmsharpness pnmsharpness.c: In function 'main': pnmsharpness.c:46:6: warning: unused variable 'contextsize' [-Wunused-variable] 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 ppmhsy.c -o ppmhsy ppmhsy.c: In function 'main': ppmhsy.c:546:9: warning: variable 'olds' set but not used [-Wunused-but-set-variable] 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 pnmdft.c -o pnmdft pnmdft.c: In function 'main': pnmdft.c:302:14: warning: unused variable 'imag' [-Wunused-variable] double real,imag; ^~~~ pnmdft.c:302:9: warning: unused variable 'real' [-Wunused-variable] double real,imag; ^~~~ pnmdft.c:300:13: warning: unused variable 'b' [-Wunused-variable] 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 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.81517 + 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) Hardlinking identical .pyc and .pyo files Processing files: photopnmtools-1.3-alt1.qa1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.49773 + 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.EtZobX find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LGVLrw find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.15)(64bit), libm.so.6(GLIBC_2.2.5)(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.7K7oim 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.dI6n5g find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mmEpog 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) 13.05user 6.00system 0:24.85elapsed 76%CPU (0avgtext+0avgdata 38812maxresident)k 0inputs+0outputs (0major+771160minor)pagefaults 0swaps 21.68user 11.90system 0:42.00elapsed 79%CPU (0avgtext+0avgdata 118828maxresident)k 96inputs+0outputs (0major+1055001minor)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-08-15 08:43:37.963840556 +0000 @@ -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 b544e2ee2235348755f3e1b5c61b9c3f +File: /usr/bin/pnmconvolve 100755 root:root 7f63ae2636c986abe4b6021f2d30fbc0 +File: /usr/bin/pnmdft 100755 root:root 59cdc5b96b431933ac074141ba6cae70 +File: /usr/bin/pnmdiff 100755 root:root 7193dc695bb230266195d962a22dcfbb +File: /usr/bin/pnmnormalise 100755 root:root 893e610889f3094bf5d02aeff50cb6d5 +File: /usr/bin/pnmresample 100755 root:root 726f3aa70c28e55e5a616fdac7ebe1e3 +File: /usr/bin/pnmsharpness 100755 root:root 2766036297442bb5ce43e61ef05c273f +File: /usr/bin/ppmhsy 100755 root:root 577a755d88e1b52696279ea581699a1d +File: /usr/bin/ppmlevels 100755 root:root 966aff3667277d67c066751c2b097b42 +File: /usr/bin/ppmtestimage 100755 root:root b5e69cb0b8f3c3d4086e3da03f385ea4 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: ad46025433182dcab11bf6b93cfcd53e957de3512d4e290835abbceca8be732a07bb6bbf5302ef1170577885b0da632301634213e7c3301f84c6fb2143ecc58f --- 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-08-15 08:43:38.344827824 +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/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/05 40755 root:root +/usr/lib/debug/.build-id/05/652a87874d4b577fd1a8c240a11c602f49a27a 120777 root:root ../../../../bin/pnmdiff +/usr/lib/debug/.build-id/05/652a87874d4b577fd1a8c240a11c602f49a27a.debug 120777 root:root ../../usr/bin/pnmdiff.debug +/usr/lib/debug/.build-id/1f 40755 root:root +/usr/lib/debug/.build-id/1f/28c7ac50c5fb8c476335163b9134b3dfeaedc2 120777 root:root ../../../../bin/ppmlevels +/usr/lib/debug/.build-id/1f/28c7ac50c5fb8c476335163b9134b3dfeaedc2.debug 120777 root:root ../../usr/bin/ppmlevels.debug +/usr/lib/debug/.build-id/41 40755 root:root +/usr/lib/debug/.build-id/41/57e9eab5bc99bbeed306cd0916cf5ebfaabca7 120777 root:root ../../../../bin/pnmresample +/usr/lib/debug/.build-id/41/57e9eab5bc99bbeed306cd0916cf5ebfaabca7.debug 120777 root:root ../../usr/bin/pnmresample.debug +/usr/lib/debug/.build-id/45 40755 root:root +/usr/lib/debug/.build-id/45/4ecf21adfc1b576fbc27bed8628f8b302177ce 120777 root:root ../../../../bin/hsyfringes +/usr/lib/debug/.build-id/45/4ecf21adfc1b576fbc27bed8628f8b302177ce.debug 120777 root:root ../../usr/bin/hsyfringes.debug +/usr/lib/debug/.build-id/85 40755 root:root +/usr/lib/debug/.build-id/85/141bb0f47419577c8ade1db4659a37c6adce08 120777 root:root ../../../../bin/ppmhsy +/usr/lib/debug/.build-id/85/141bb0f47419577c8ade1db4659a37c6adce08.debug 120777 root:root ../../usr/bin/ppmhsy.debug +/usr/lib/debug/.build-id/97 40755 root:root +/usr/lib/debug/.build-id/97/c4f3f289dad24bd351d0ed799c7ec76fe0b0c3 120777 root:root ../../../../bin/ppmtestimage +/usr/lib/debug/.build-id/97/c4f3f289dad24bd351d0ed799c7ec76fe0b0c3.debug 120777 root:root ../../usr/bin/ppmtestimage.debug +/usr/lib/debug/.build-id/ab 40755 root:root +/usr/lib/debug/.build-id/ab/b9ff49356f6d9596ce78525d7cdfcbc9c6aef6 120777 root:root ../../../../bin/pnmconvolve +/usr/lib/debug/.build-id/ab/b9ff49356f6d9596ce78525d7cdfcbc9c6aef6.debug 120777 root:root ../../usr/bin/pnmconvolve.debug +/usr/lib/debug/.build-id/d9 40755 root:root +/usr/lib/debug/.build-id/d9/62c443d78de81585c2231667a43a55e85d861f 120777 root:root ../../../../bin/pnmdft +/usr/lib/debug/.build-id/d9/62c443d78de81585c2231667a43a55e85d861f.debug 120777 root:root ../../usr/bin/pnmdft.debug +/usr/lib/debug/.build-id/ec 40755 root:root +/usr/lib/debug/.build-id/ec/c46212dca2f65a7591478a1c4325cfd922021d 120777 root:root ../../../../bin/pnmnormalise +/usr/lib/debug/.build-id/ec/c46212dca2f65a7591478a1c4325cfd922021d.debug 120777 root:root ../../usr/bin/pnmnormalise.debug +/usr/lib/debug/.build-id/f5 40755 root:root +/usr/lib/debug/.build-id/f5/5b9cf1d6dc28b4f60b3f503fe154d25a880cb8 120777 root:root ../../../../bin/pnmsharpness +/usr/lib/debug/.build-id/f5/5b9cf1d6dc28b4f60b3f503fe154d25a880cb8.debug 120777 root:root ../../usr/bin/pnmsharpness.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/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/05 40755 root:root +File: /usr/lib/debug/.build-id/05/652a87874d4b577fd1a8c240a11c602f49a27a 120777 root:root ../../../../bin/pnmdiff +File: /usr/lib/debug/.build-id/05/652a87874d4b577fd1a8c240a11c602f49a27a.debug 120777 root:root ../../usr/bin/pnmdiff.debug +File: /usr/lib/debug/.build-id/1f 40755 root:root +File: /usr/lib/debug/.build-id/1f/28c7ac50c5fb8c476335163b9134b3dfeaedc2 120777 root:root ../../../../bin/ppmlevels +File: /usr/lib/debug/.build-id/1f/28c7ac50c5fb8c476335163b9134b3dfeaedc2.debug 120777 root:root ../../usr/bin/ppmlevels.debug +File: /usr/lib/debug/.build-id/41 40755 root:root +File: /usr/lib/debug/.build-id/41/57e9eab5bc99bbeed306cd0916cf5ebfaabca7 120777 root:root ../../../../bin/pnmresample +File: /usr/lib/debug/.build-id/41/57e9eab5bc99bbeed306cd0916cf5ebfaabca7.debug 120777 root:root ../../usr/bin/pnmresample.debug +File: /usr/lib/debug/.build-id/45 40755 root:root +File: /usr/lib/debug/.build-id/45/4ecf21adfc1b576fbc27bed8628f8b302177ce 120777 root:root ../../../../bin/hsyfringes +File: /usr/lib/debug/.build-id/45/4ecf21adfc1b576fbc27bed8628f8b302177ce.debug 120777 root:root ../../usr/bin/hsyfringes.debug +File: /usr/lib/debug/.build-id/85 40755 root:root +File: /usr/lib/debug/.build-id/85/141bb0f47419577c8ade1db4659a37c6adce08 120777 root:root ../../../../bin/ppmhsy +File: /usr/lib/debug/.build-id/85/141bb0f47419577c8ade1db4659a37c6adce08.debug 120777 root:root ../../usr/bin/ppmhsy.debug +File: /usr/lib/debug/.build-id/97 40755 root:root +File: /usr/lib/debug/.build-id/97/c4f3f289dad24bd351d0ed799c7ec76fe0b0c3 120777 root:root ../../../../bin/ppmtestimage +File: /usr/lib/debug/.build-id/97/c4f3f289dad24bd351d0ed799c7ec76fe0b0c3.debug 120777 root:root ../../usr/bin/ppmtestimage.debug +File: /usr/lib/debug/.build-id/ab 40755 root:root +File: /usr/lib/debug/.build-id/ab/b9ff49356f6d9596ce78525d7cdfcbc9c6aef6 120777 root:root ../../../../bin/pnmconvolve +File: /usr/lib/debug/.build-id/ab/b9ff49356f6d9596ce78525d7cdfcbc9c6aef6.debug 120777 root:root ../../usr/bin/pnmconvolve.debug +File: /usr/lib/debug/.build-id/d9 40755 root:root +File: /usr/lib/debug/.build-id/d9/62c443d78de81585c2231667a43a55e85d861f 120777 root:root ../../../../bin/pnmdft +File: /usr/lib/debug/.build-id/d9/62c443d78de81585c2231667a43a55e85d861f.debug 120777 root:root ../../usr/bin/pnmdft.debug +File: /usr/lib/debug/.build-id/ec 40755 root:root +File: /usr/lib/debug/.build-id/ec/c46212dca2f65a7591478a1c4325cfd922021d 120777 root:root ../../../../bin/pnmnormalise +File: /usr/lib/debug/.build-id/ec/c46212dca2f65a7591478a1c4325cfd922021d.debug 120777 root:root ../../usr/bin/pnmnormalise.debug +File: /usr/lib/debug/.build-id/f5 40755 root:root +File: /usr/lib/debug/.build-id/f5/5b9cf1d6dc28b4f60b3f503fe154d25a880cb8 120777 root:root ../../../../bin/pnmsharpness +File: /usr/lib/debug/.build-id/f5/5b9cf1d6dc28b4f60b3f503fe154d25a880cb8.debug 120777 root:root ../../usr/bin/pnmsharpness.debug +File: /usr/lib/debug/usr/bin/hsyfringes.debug 100644 root:root 3e41dfdb67466189cb516ad13c9d60d5 +File: /usr/lib/debug/usr/bin/pnmconvolve.debug 100644 root:root e0b26606445e82b42b3b8c1994013787 +File: /usr/lib/debug/usr/bin/pnmdft.debug 100644 root:root 249c8ac667bf87c6d13083199bc83161 +File: /usr/lib/debug/usr/bin/pnmdiff.debug 100644 root:root bd3275088a21a28f44d21fce7f2c59ec +File: /usr/lib/debug/usr/bin/pnmnormalise.debug 100644 root:root b86fb89a388ac4d48f216d02bc9aaac9 +File: /usr/lib/debug/usr/bin/pnmresample.debug 100644 root:root 5754f84182e722ca1680881b5c26e356 +File: /usr/lib/debug/usr/bin/pnmsharpness.debug 100644 root:root c829af0267668f5ad4db882cc4e12a8c +File: /usr/lib/debug/usr/bin/ppmhsy.debug 100644 root:root 5e099bea1dca40a3810f69fe6c5e04ba +File: /usr/lib/debug/usr/bin/ppmlevels.debug 100644 root:root fec940618b41f002445fdc38cf94721c +File: /usr/lib/debug/usr/bin/ppmtestimage.debug 100644 root:root 09aa8eee8a54d5620d5fac866bf17a47 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: 25c1e70222e892b6c74f7d81ec733eedc58d0c0595c6e0cd549e72ecf61445906d35c5584d0c45387a7707aa9a47fa236c3018e6d887d17b5fd31e23710a0aa4