<86>Jul 25 10:36:44 userdel[4088793]: delete user 'rooter' <86>Jul 25 10:36:44 groupadd[4088800]: group added to /etc/group: name=rooter, GID=630 <86>Jul 25 10:36:44 groupadd[4088800]: group added to /etc/gshadow: name=rooter <86>Jul 25 10:36:44 groupadd[4088800]: new group: name=rooter, GID=630 <86>Jul 25 10:36:44 useradd[4088810]: new user: name=rooter, UID=630, GID=630, home=/root, shell=/bin/bash <86>Jul 25 10:36:44 userdel[4088822]: delete user 'builder' <86>Jul 25 10:36:44 userdel[4088822]: removed group 'builder' owned by 'builder' <86>Jul 25 10:36:44 userdel[4088822]: removed shadow group 'builder' owned by 'builder' <86>Jul 25 10:36:44 groupadd[4088830]: group added to /etc/group: name=builder, GID=631 <86>Jul 25 10:36:44 groupadd[4088830]: group added to /etc/gshadow: name=builder <86>Jul 25 10:36:44 groupadd[4088830]: new group: name=builder, GID=631 <86>Jul 25 10:36:44 useradd[4088841]: new user: name=builder, UID=631, GID=631, home=/usr/src, shell=/bin/bash <13>Jul 25 10:36:46 rpmi: rgb-1.0.6-alt3 p9+229442.100.1.1 1557941137 installed <13>Jul 25 10:36:46 rpmi: libnetpbm11-10.85.04-alt1 sisyphus+225727.140.8.1 1553672199 installed <13>Jul 25 10:36:46 rpmi: libnetpbm-devel-10.85.04-alt1 sisyphus+225727.140.8.1 1553672199 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.77417 + 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 -march=i586 -mtune=generic -I/usr/include/netpbm@' Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.77417 + 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 -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 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 -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 -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 -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: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 -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 -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 -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: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 -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: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 -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: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 -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.86 + 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 Hardlinking identical .pyc and .pyo files Processing files: photopnmtools-1.3-alt1.qa1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.86 + 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.Q2yfob 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.F5MDBp 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/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.3.4), libc.so.6(GLIBC_2.4), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.15), 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.IsgtMU 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.GWUb0H find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.76N42G 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.77user 2.03system 0:08.96elapsed 87%CPU (0avgtext+0avgdata 31716maxresident)k 0inputs+0outputs (0major+687204minor)pagefaults 0swaps 9.13user 4.35system 0:14.47elapsed 93%CPU (0avgtext+0avgdata 117144maxresident)k 96inputs+0outputs (0major+964017minor)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-07-25 10:36:57.923871259 +0000 @@ -19,2 +19,3 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.4) Requires: libm.so.6(GLIBC_2.0) @@ -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 b89722a5c3507e46bca1d6d8cb696c9b +File: /usr/bin/pnmconvolve 100755 root:root 9e2e0736fb3ccebf5cfe1116f54d9de3 +File: /usr/bin/pnmdft 100755 root:root 642eda32ad44058ba3edf68bca94e1e7 +File: /usr/bin/pnmdiff 100755 root:root 8173440e50b1a88553a0a21ce256fc66 +File: /usr/bin/pnmnormalise 100755 root:root e0ebc08675c2433042d9bab351bc1d32 +File: /usr/bin/pnmresample 100755 root:root 2aaa8cd0e1a9962662fb17240e350bc1 +File: /usr/bin/pnmsharpness 100755 root:root b2d77f4e0e7a7367e948da5b791162e8 +File: /usr/bin/ppmhsy 100755 root:root a9d59a52ed5e739af83dd8c29ff1eefc +File: /usr/bin/ppmlevels 100755 root:root 2a8dbc7f5e6732a3b8bbd675df159be9 +File: /usr/bin/ppmtestimage 100755 root:root 076d0db3b3a7956f859e2ee4942058b9 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: 9f9f94da89b5a1a0bfda00137e4c184a +RPMIdentity: c433820b04ab602ccaab9d73b0d4b138 --- 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-07-25 10:36:58.014871387 +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/1c 40755 root:root +/usr/lib/debug/.build-id/1c/8bec12077e38b19b7b4511722b3f67dfef4a6c 120777 root:root ../../../../bin/ppmtestimage +/usr/lib/debug/.build-id/1c/8bec12077e38b19b7b4511722b3f67dfef4a6c.debug 120777 root:root ../../usr/bin/ppmtestimage.debug +/usr/lib/debug/.build-id/38 40755 root:root +/usr/lib/debug/.build-id/38/1d4499e2d59f6a90d771330c67b3dddc8888a8 120777 root:root ../../../../bin/pnmresample +/usr/lib/debug/.build-id/38/1d4499e2d59f6a90d771330c67b3dddc8888a8.debug 120777 root:root ../../usr/bin/pnmresample.debug +/usr/lib/debug/.build-id/62 40755 root:root +/usr/lib/debug/.build-id/62/b62e14fab954bd076f9d9b8e518e0390837eaa 120777 root:root ../../../../bin/ppmlevels +/usr/lib/debug/.build-id/62/b62e14fab954bd076f9d9b8e518e0390837eaa.debug 120777 root:root ../../usr/bin/ppmlevels.debug +/usr/lib/debug/.build-id/67 40755 root:root +/usr/lib/debug/.build-id/67/63069d9fdbdec6e80b708ba89d6c7bf40b2ae2 120777 root:root ../../../../bin/pnmdiff +/usr/lib/debug/.build-id/67/63069d9fdbdec6e80b708ba89d6c7bf40b2ae2.debug 120777 root:root ../../usr/bin/pnmdiff.debug +/usr/lib/debug/.build-id/6a 40755 root:root +/usr/lib/debug/.build-id/6a/e3396fb378534a29548df0190c9d084e2052bb 120777 root:root ../../../../bin/pnmdft +/usr/lib/debug/.build-id/6a/e3396fb378534a29548df0190c9d084e2052bb.debug 120777 root:root ../../usr/bin/pnmdft.debug +/usr/lib/debug/.build-id/6e 40755 root:root +/usr/lib/debug/.build-id/6e/b9bb6b2508fa766ab809a5209eeff15ecbd778 120777 root:root ../../../../bin/hsyfringes +/usr/lib/debug/.build-id/6e/b9bb6b2508fa766ab809a5209eeff15ecbd778.debug 120777 root:root ../../usr/bin/hsyfringes.debug +/usr/lib/debug/.build-id/6f 40755 root:root +/usr/lib/debug/.build-id/6f/f19081cd4f30f07e35f881e487207d53e2b534 120777 root:root ../../../../bin/pnmnormalise +/usr/lib/debug/.build-id/6f/f19081cd4f30f07e35f881e487207d53e2b534.debug 120777 root:root ../../usr/bin/pnmnormalise.debug +/usr/lib/debug/.build-id/e7 40755 root:root +/usr/lib/debug/.build-id/e7/cf3400790ee0d175598f4c154bdd04611fac15 120777 root:root ../../../../bin/pnmconvolve +/usr/lib/debug/.build-id/e7/cf3400790ee0d175598f4c154bdd04611fac15.debug 120777 root:root ../../usr/bin/pnmconvolve.debug +/usr/lib/debug/.build-id/ee 40755 root:root +/usr/lib/debug/.build-id/ee/90fc561a6312503ef3e3846300ae65b58674d8 120777 root:root ../../../../bin/pnmsharpness +/usr/lib/debug/.build-id/ee/90fc561a6312503ef3e3846300ae65b58674d8.debug 120777 root:root ../../usr/bin/pnmsharpness.debug +/usr/lib/debug/.build-id/f5 40755 root:root +/usr/lib/debug/.build-id/f5/b23e32ff276eaa60f395f7bc34991ef077187d 120777 root:root ../../../../bin/ppmhsy +/usr/lib/debug/.build-id/f5/b23e32ff276eaa60f395f7bc34991ef077187d.debug 120777 root:root ../../usr/bin/ppmhsy.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/1c 40755 root:root +File: /usr/lib/debug/.build-id/1c/8bec12077e38b19b7b4511722b3f67dfef4a6c 120777 root:root ../../../../bin/ppmtestimage +File: /usr/lib/debug/.build-id/1c/8bec12077e38b19b7b4511722b3f67dfef4a6c.debug 120777 root:root ../../usr/bin/ppmtestimage.debug +File: /usr/lib/debug/.build-id/38 40755 root:root +File: /usr/lib/debug/.build-id/38/1d4499e2d59f6a90d771330c67b3dddc8888a8 120777 root:root ../../../../bin/pnmresample +File: /usr/lib/debug/.build-id/38/1d4499e2d59f6a90d771330c67b3dddc8888a8.debug 120777 root:root ../../usr/bin/pnmresample.debug +File: /usr/lib/debug/.build-id/62 40755 root:root +File: /usr/lib/debug/.build-id/62/b62e14fab954bd076f9d9b8e518e0390837eaa 120777 root:root ../../../../bin/ppmlevels +File: /usr/lib/debug/.build-id/62/b62e14fab954bd076f9d9b8e518e0390837eaa.debug 120777 root:root ../../usr/bin/ppmlevels.debug +File: /usr/lib/debug/.build-id/67 40755 root:root +File: /usr/lib/debug/.build-id/67/63069d9fdbdec6e80b708ba89d6c7bf40b2ae2 120777 root:root ../../../../bin/pnmdiff +File: /usr/lib/debug/.build-id/67/63069d9fdbdec6e80b708ba89d6c7bf40b2ae2.debug 120777 root:root ../../usr/bin/pnmdiff.debug +File: /usr/lib/debug/.build-id/6a 40755 root:root +File: /usr/lib/debug/.build-id/6a/e3396fb378534a29548df0190c9d084e2052bb 120777 root:root ../../../../bin/pnmdft +File: /usr/lib/debug/.build-id/6a/e3396fb378534a29548df0190c9d084e2052bb.debug 120777 root:root ../../usr/bin/pnmdft.debug +File: /usr/lib/debug/.build-id/6e 40755 root:root +File: /usr/lib/debug/.build-id/6e/b9bb6b2508fa766ab809a5209eeff15ecbd778 120777 root:root ../../../../bin/hsyfringes +File: /usr/lib/debug/.build-id/6e/b9bb6b2508fa766ab809a5209eeff15ecbd778.debug 120777 root:root ../../usr/bin/hsyfringes.debug +File: /usr/lib/debug/.build-id/6f 40755 root:root +File: /usr/lib/debug/.build-id/6f/f19081cd4f30f07e35f881e487207d53e2b534 120777 root:root ../../../../bin/pnmnormalise +File: /usr/lib/debug/.build-id/6f/f19081cd4f30f07e35f881e487207d53e2b534.debug 120777 root:root ../../usr/bin/pnmnormalise.debug +File: /usr/lib/debug/.build-id/e7 40755 root:root +File: /usr/lib/debug/.build-id/e7/cf3400790ee0d175598f4c154bdd04611fac15 120777 root:root ../../../../bin/pnmconvolve +File: /usr/lib/debug/.build-id/e7/cf3400790ee0d175598f4c154bdd04611fac15.debug 120777 root:root ../../usr/bin/pnmconvolve.debug +File: /usr/lib/debug/.build-id/ee 40755 root:root +File: /usr/lib/debug/.build-id/ee/90fc561a6312503ef3e3846300ae65b58674d8 120777 root:root ../../../../bin/pnmsharpness +File: /usr/lib/debug/.build-id/ee/90fc561a6312503ef3e3846300ae65b58674d8.debug 120777 root:root ../../usr/bin/pnmsharpness.debug +File: /usr/lib/debug/.build-id/f5 40755 root:root +File: /usr/lib/debug/.build-id/f5/b23e32ff276eaa60f395f7bc34991ef077187d 120777 root:root ../../../../bin/ppmhsy +File: /usr/lib/debug/.build-id/f5/b23e32ff276eaa60f395f7bc34991ef077187d.debug 120777 root:root ../../usr/bin/ppmhsy.debug +File: /usr/lib/debug/usr/bin/hsyfringes.debug 100644 root:root e54fae6c20f01a0b4a14163fbc1e50fe +File: /usr/lib/debug/usr/bin/pnmconvolve.debug 100644 root:root 88e31cd4d646d1210891c40f071b314f +File: /usr/lib/debug/usr/bin/pnmdft.debug 100644 root:root 4e56508b6946cab2ee549119017ce81a +File: /usr/lib/debug/usr/bin/pnmdiff.debug 100644 root:root eb30219effdfb123f842f5c9813b5900 +File: /usr/lib/debug/usr/bin/pnmnormalise.debug 100644 root:root 9be3d417857c70e8b5e08779aefadbef +File: /usr/lib/debug/usr/bin/pnmresample.debug 100644 root:root 64466d14bf05a79e0e8f39bffe302685 +File: /usr/lib/debug/usr/bin/pnmsharpness.debug 100644 root:root 6eaca1faa1a583172bf33f5dbad9f623 +File: /usr/lib/debug/usr/bin/ppmhsy.debug 100644 root:root 5ed9bec851c35e7ba6e755671f021876 +File: /usr/lib/debug/usr/bin/ppmlevels.debug 100644 root:root 79f9372c780e20778a369b312610ab5c +File: /usr/lib/debug/usr/bin/ppmtestimage.debug 100644 root:root ee7e711d43099ed29a9a9dd9046bbc45 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: b5d51941b9c1e491e490360d6fbff510 +RPMIdentity: 47148c7bf8a12d5a2ba214ffe5e33581