<86>Jun 16 00:40:43 userdel[4035427]: delete user 'rooter' <86>Jun 16 00:40:43 userdel[4035427]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:40:43 userdel[4035427]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:40:43 groupadd[4035466]: group added to /etc/group: name=rooter, GID=1850 <86>Jun 16 00:40:43 groupadd[4035466]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:40:43 groupadd[4035466]: new group: name=rooter, GID=1850 <86>Jun 16 00:40:43 useradd[4035488]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash <86>Jun 16 00:40:43 userdel[4035517]: delete user 'builder' <86>Jun 16 00:40:43 userdel[4035517]: removed group 'builder' owned by 'builder' <86>Jun 16 00:40:43 userdel[4035517]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:40:43 groupadd[4035549]: group added to /etc/group: name=builder, GID=1851 <86>Jun 16 00:40:43 groupadd[4035549]: group added to /etc/gshadow: name=builder <86>Jun 16 00:40:43 groupadd[4035549]: new group: name=builder, GID=1851 <86>Jun 16 00:40:43 useradd[4035571]: new user: name=builder, UID=1851, GID=1851, 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>Jun 16 00:40:46 rpmi: rgb-1.0.6-alt3 sisyphus+275450.100.1.2 1624513780 installed <13>Jun 16 00:40:46 rpmi: libnetpbm11-10.85.04-alt1 p10+327649.500.4.1 1693857856 installed <13>Jun 16 00:40:46 rpmi: libnetpbm-devel-10.85.04-alt1 p10+327649.500.4.1 1693857856 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.82950 + 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.95729 + 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 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 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 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 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 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 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' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.95729 + 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.95729 + 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.4VixWQ 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.15ixeU 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.P8kY8Q 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.hQTFXQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Mdt8mR 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.44user 3.76system 0:07.19elapsed 86%CPU (0avgtext+0avgdata 37288maxresident)k 0inputs+0outputs (0major+679992minor)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 2.95user 2.54system 0:15.56elapsed 35%CPU (0avgtext+0avgdata 128988maxresident)k 312inputs+0outputs (0major+194259minor)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 2024-06-16 00:40:56.111750648 +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 4724e07d40f153ff5dfd4167cf191522 +File: /usr/bin/pnmconvolve 100755 root:root 49f596522646baba29c4efc35a0b104d +File: /usr/bin/pnmdft 100755 root:root 6f061d6aedb9acfc5e10f8cc3e86f134 +File: /usr/bin/pnmdiff 100755 root:root 5ffffe3a39ea0dc84b823405db35a859 +File: /usr/bin/pnmnormalise 100755 root:root e1d24488d758db7560a1749066f7f86c +File: /usr/bin/pnmresample 100755 root:root 6c115acb6739961599b093002d374d1c +File: /usr/bin/pnmsharpness 100755 root:root 1c7299e29b6a0f16fef317687571ccb2 +File: /usr/bin/ppmhsy 100755 root:root a12181f7595e3eaea6cec0d0a68700f2 +File: /usr/bin/ppmlevels 100755 root:root 182680ae53d59e2e8f5725108a8d3dca +File: /usr/bin/ppmtestimage 100755 root:root f9922cf6bbc40751fa5348a7c38e982d 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: 71ee00f3d7a365201863a14f097cc0eb790085adc67a3300dc6e4140eb4bc4b9a425e525272a32222c599e936e092cb5229f79a53dd6246e9ffd543633b15673 --- 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 2024-06-16 00:40:56.184751796 +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/1c 40755 root:root +/usr/lib/debug/.build-id/1c/b15c2a1cb8505f802c2d1fce5bb22a2b12fda7 120777 root:root ../../../../bin/pnmsharpness +/usr/lib/debug/.build-id/1c/b15c2a1cb8505f802c2d1fce5bb22a2b12fda7.debug 120777 root:root ../../usr/bin/pnmsharpness.debug +/usr/lib/debug/.build-id/1e 40755 root:root +/usr/lib/debug/.build-id/1e/34dc7eda596b026f12fbd48f4176b7363490e8 120777 root:root ../../../../bin/pnmresample +/usr/lib/debug/.build-id/1e/34dc7eda596b026f12fbd48f4176b7363490e8.debug 120777 root:root ../../usr/bin/pnmresample.debug +/usr/lib/debug/.build-id/1e/e454284e430cf9d352b0fc1626ccb1ef025fa1 120777 root:root ../../../../bin/hsyfringes +/usr/lib/debug/.build-id/1e/e454284e430cf9d352b0fc1626ccb1ef025fa1.debug 120777 root:root ../../usr/bin/hsyfringes.debug +/usr/lib/debug/.build-id/23 40755 root:root +/usr/lib/debug/.build-id/23/7cfab53a42a6e9a27736c29c4b5790102abb24 120777 root:root ../../../../bin/pnmnormalise +/usr/lib/debug/.build-id/23/7cfab53a42a6e9a27736c29c4b5790102abb24.debug 120777 root:root ../../usr/bin/pnmnormalise.debug +/usr/lib/debug/.build-id/37 40755 root:root +/usr/lib/debug/.build-id/37/2d5e869c35969921143fa413facae9829ab69f 120777 root:root ../../../../bin/pnmdft +/usr/lib/debug/.build-id/37/2d5e869c35969921143fa413facae9829ab69f.debug 120777 root:root ../../usr/bin/pnmdft.debug +/usr/lib/debug/.build-id/46 40755 root:root +/usr/lib/debug/.build-id/46/3561eba70b136caffae5150d1afd24f2996be4 120777 root:root ../../../../bin/ppmhsy +/usr/lib/debug/.build-id/46/3561eba70b136caffae5150d1afd24f2996be4.debug 120777 root:root ../../usr/bin/ppmhsy.debug +/usr/lib/debug/.build-id/52 40755 root:root +/usr/lib/debug/.build-id/52/af1cd388f164fa6a49847c3b710f692e764401 120777 root:root ../../../../bin/ppmtestimage +/usr/lib/debug/.build-id/52/af1cd388f164fa6a49847c3b710f692e764401.debug 120777 root:root ../../usr/bin/ppmtestimage.debug +/usr/lib/debug/.build-id/8e 40755 root:root +/usr/lib/debug/.build-id/8e/e6e4dc77ab957311b4a9ff48d659ce7101c46a 120777 root:root ../../../../bin/ppmlevels +/usr/lib/debug/.build-id/8e/e6e4dc77ab957311b4a9ff48d659ce7101c46a.debug 120777 root:root ../../usr/bin/ppmlevels.debug +/usr/lib/debug/.build-id/d4 40755 root:root +/usr/lib/debug/.build-id/d4/c707d8d4bc2de0ad6ab24525e055e8fdb97876 120777 root:root ../../../../bin/pnmconvolve +/usr/lib/debug/.build-id/d4/c707d8d4bc2de0ad6ab24525e055e8fdb97876.debug 120777 root:root ../../usr/bin/pnmconvolve.debug +/usr/lib/debug/.build-id/e6 40755 root:root +/usr/lib/debug/.build-id/e6/3018be66cdf9eda6cb93df2cf916936466d772 120777 root:root ../../../../bin/pnmdiff +/usr/lib/debug/.build-id/e6/3018be66cdf9eda6cb93df2cf916936466d772.debug 120777 root:root ../../usr/bin/pnmdiff.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/1c 40755 root:root +File: /usr/lib/debug/.build-id/1c/b15c2a1cb8505f802c2d1fce5bb22a2b12fda7 120777 root:root ../../../../bin/pnmsharpness +File: /usr/lib/debug/.build-id/1c/b15c2a1cb8505f802c2d1fce5bb22a2b12fda7.debug 120777 root:root ../../usr/bin/pnmsharpness.debug +File: /usr/lib/debug/.build-id/1e 40755 root:root +File: /usr/lib/debug/.build-id/1e/34dc7eda596b026f12fbd48f4176b7363490e8 120777 root:root ../../../../bin/pnmresample +File: /usr/lib/debug/.build-id/1e/34dc7eda596b026f12fbd48f4176b7363490e8.debug 120777 root:root ../../usr/bin/pnmresample.debug +File: /usr/lib/debug/.build-id/1e/e454284e430cf9d352b0fc1626ccb1ef025fa1 120777 root:root ../../../../bin/hsyfringes +File: /usr/lib/debug/.build-id/1e/e454284e430cf9d352b0fc1626ccb1ef025fa1.debug 120777 root:root ../../usr/bin/hsyfringes.debug +File: /usr/lib/debug/.build-id/23 40755 root:root +File: /usr/lib/debug/.build-id/23/7cfab53a42a6e9a27736c29c4b5790102abb24 120777 root:root ../../../../bin/pnmnormalise +File: /usr/lib/debug/.build-id/23/7cfab53a42a6e9a27736c29c4b5790102abb24.debug 120777 root:root ../../usr/bin/pnmnormalise.debug +File: /usr/lib/debug/.build-id/37 40755 root:root +File: /usr/lib/debug/.build-id/37/2d5e869c35969921143fa413facae9829ab69f 120777 root:root ../../../../bin/pnmdft +File: /usr/lib/debug/.build-id/37/2d5e869c35969921143fa413facae9829ab69f.debug 120777 root:root ../../usr/bin/pnmdft.debug +File: /usr/lib/debug/.build-id/46 40755 root:root +File: /usr/lib/debug/.build-id/46/3561eba70b136caffae5150d1afd24f2996be4 120777 root:root ../../../../bin/ppmhsy +File: /usr/lib/debug/.build-id/46/3561eba70b136caffae5150d1afd24f2996be4.debug 120777 root:root ../../usr/bin/ppmhsy.debug +File: /usr/lib/debug/.build-id/52 40755 root:root +File: /usr/lib/debug/.build-id/52/af1cd388f164fa6a49847c3b710f692e764401 120777 root:root ../../../../bin/ppmtestimage +File: /usr/lib/debug/.build-id/52/af1cd388f164fa6a49847c3b710f692e764401.debug 120777 root:root ../../usr/bin/ppmtestimage.debug +File: /usr/lib/debug/.build-id/8e 40755 root:root +File: /usr/lib/debug/.build-id/8e/e6e4dc77ab957311b4a9ff48d659ce7101c46a 120777 root:root ../../../../bin/ppmlevels +File: /usr/lib/debug/.build-id/8e/e6e4dc77ab957311b4a9ff48d659ce7101c46a.debug 120777 root:root ../../usr/bin/ppmlevels.debug +File: /usr/lib/debug/.build-id/d4 40755 root:root +File: /usr/lib/debug/.build-id/d4/c707d8d4bc2de0ad6ab24525e055e8fdb97876 120777 root:root ../../../../bin/pnmconvolve +File: /usr/lib/debug/.build-id/d4/c707d8d4bc2de0ad6ab24525e055e8fdb97876.debug 120777 root:root ../../usr/bin/pnmconvolve.debug +File: /usr/lib/debug/.build-id/e6 40755 root:root +File: /usr/lib/debug/.build-id/e6/3018be66cdf9eda6cb93df2cf916936466d772 120777 root:root ../../../../bin/pnmdiff +File: /usr/lib/debug/.build-id/e6/3018be66cdf9eda6cb93df2cf916936466d772.debug 120777 root:root ../../usr/bin/pnmdiff.debug +File: /usr/lib/debug/usr/bin/hsyfringes.debug 100644 root:root dbeec9ad6e2827ae94477b9b069cc50b +File: /usr/lib/debug/usr/bin/pnmconvolve.debug 100644 root:root 747b32c182b78588ddb9028e682ba59c +File: /usr/lib/debug/usr/bin/pnmdft.debug 100644 root:root cf636f4f68febecbee3e7ae22f9d2255 +File: /usr/lib/debug/usr/bin/pnmdiff.debug 100644 root:root f02aa06a95f3dfd3ec037528c9161fda +File: /usr/lib/debug/usr/bin/pnmnormalise.debug 100644 root:root 0e6e98bc36898f19573d700b40716e36 +File: /usr/lib/debug/usr/bin/pnmresample.debug 100644 root:root 313a9bc6fc6a275b91bfedf976439a78 +File: /usr/lib/debug/usr/bin/pnmsharpness.debug 100644 root:root 2bdc0fa108963bf3e51efd8d17799578 +File: /usr/lib/debug/usr/bin/ppmhsy.debug 100644 root:root 29b311ddd32a9fa3a847f77bd5144a29 +File: /usr/lib/debug/usr/bin/ppmlevels.debug 100644 root:root a40d64d1b88dccdc58f82661cc6ac0f6 +File: /usr/lib/debug/usr/bin/ppmtestimage.debug 100644 root:root ea4cd5a356ccf63c6ae6e2c786e0dd29 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: 933f8d6327258f0ce3533a885535a828d73389f0448d7f6af250841c30af4be63d887c85d282bfad975d3ac51ebdc3577c6362419eb10c0e5e18ab27f1f98d5d