<86>Feb 23 00:39:57 userdel[1094635]: delete user 'rooter' <86>Feb 23 00:39:57 userdel[1094635]: removed group 'rooter' owned by 'rooter' <86>Feb 23 00:39:57 userdel[1094635]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 23 00:39:57 groupadd[1094656]: group added to /etc/group: name=rooter, GID=1799 <86>Feb 23 00:39:57 groupadd[1094656]: group added to /etc/gshadow: name=rooter <86>Feb 23 00:39:57 groupadd[1094656]: new group: name=rooter, GID=1799 <86>Feb 23 00:39:57 useradd[1094680]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash, from=none <86>Feb 23 00:39:57 userdel[1094709]: delete user 'builder' <86>Feb 23 00:39:57 userdel[1094709]: removed group 'builder' owned by 'builder' <86>Feb 23 00:39:57 userdel[1094709]: removed shadow group 'builder' owned by 'builder' <86>Feb 23 00:39:57 groupadd[1094725]: group added to /etc/group: name=builder, GID=1800 <86>Feb 23 00:39:57 groupadd[1094725]: group added to /etc/gshadow: name=builder <86>Feb 23 00:39:57 groupadd[1094725]: new group: name=builder, GID=1800 <86>Feb 23 00:39:57 useradd[1094743]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/t1utils-1.42-alt1.src.rpm: license not found in '/usr/share/license' directory: freely /usr/src/in/srpm/t1utils-1.42-alt1.src.rpm: license not found in '/usr/share/license' directory: modifiable /usr/src/in/srpm/t1utils-1.42-alt1.src.rpm: license not found in '/usr/share/license' directory: distributable warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/t1utils-1.42-alt1.nosrc.rpm (w1.gzdio) Installing t1utils-1.42-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.11370 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf t1utils-1.42 + echo 'Source #0 (t1utils-1.42.tar.gz):' Source #0 (t1utils-1.42.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/t1utils-1.42.tar.gz + /bin/tar -xf - + cd t1utils-1.42 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.11370 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd t1utils-1.42 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking for an ANSI C-conforming const... yes checking for strerror... yes checking for memmem... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether memmem is declared... yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for uintptr_t... yes checking size of void *... 8 checking size of unsigned long... 8 checking size of unsigned int... 4 checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.42' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o t1ascii.o t1ascii.c make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.42' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.42' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o t1lib.o t1lib.c make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.42' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.42' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o t1binary.o t1binary.c make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.42' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.42' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o t1unmac.o t1unmac.c t1unmac.c: In function 'check_macbinary': t1unmac.c:383:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 383 | fread(buf, 1, 124, ifp); | ^~~~~~~~~~~~~~~~~~~~~~~ t1unmac.c: In function 'check_binhex_crc': t1unmac.c:502:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 502 | fread(buf, 1, n, f); | ^~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.42' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.42' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o t1disasm.o t1disasm.c make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.42' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.42' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o t1mac.o t1mac.c t1mac.c: In function 'output_raw': t1mac.c:490:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 490 | fread(buf, 1, n, rf); | ^~~~~~~~~~~~~~~~~~~~ t1mac.c: In function 'output_binhex': t1mac.c:726:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 726 | fread(buf, 1, n, rf); | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.42' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.42' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o t1asm.o t1asm.c make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.42' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.42' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clp.o clp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.42' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.42' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o t1binary clp.o t1lib.o t1binary.o make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.42' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.42' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o t1ascii clp.o t1lib.o t1ascii.o make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.42' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.42' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o t1unmac clp.o t1lib.o t1unmac.o make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.42' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.42' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o t1asm clp.o t1lib.o t1asm.o make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.42' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.42' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o t1disasm clp.o t1lib.o t1disasm.o make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.42' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.42' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o t1mac clp.o t1lib.o t1mac.o make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.42' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.30272 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/t1utils-buildroot + : + /bin/rm -rf -- /usr/src/tmp/t1utils-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd t1utils-1.42 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/t1utils-buildroot make: Entering directory '/usr/src/RPM/BUILD/t1utils-1.42' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.42' /bin/mkdir -p '/usr/src/tmp/t1utils-buildroot/usr/bin' /usr/libexec/rpm-build/install -p t1ascii t1binary t1asm t1disasm t1unmac t1mac '/usr/src/tmp/t1utils-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/t1utils-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 t1ascii.1 t1binary.1 t1asm.1 t1disasm.1 t1unmac.1 t1mac.1 '/usr/src/tmp/t1utils-buildroot/usr/share/man/man1' make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.42' make: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.42' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/t1utils-buildroot (auto) Verifying and fixing files in /usr/src/tmp/t1utils-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/t1utils-buildroot/ (default) Compressing files in /usr/src/tmp/t1utils-buildroot (auto) Verifying ELF objects in /usr/src/tmp/t1utils-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: t1utils-1.42-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nUXVdP 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.2EubFk find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.s8mKlt Creating t1utils-debuginfo package Processing files: t1utils-debuginfo-1.42-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iJJpod find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mLI0VR find-requires: running scripts (debuginfo) Requires: t1utils = 1.42-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to t1utils-debuginfo a strict dependency on t1utils Wrote: /usr/src/RPM/RPMS/x86_64/t1utils-1.42-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/t1utils-debuginfo-1.42-alt1.x86_64.rpm (w2.lzdio) 4.04user 2.13system 0:07.44elapsed 83%CPU (0avgtext+0avgdata 44528maxresident)k 0inputs+0outputs (0major+690964minor)pagefaults 0swaps /.out/t1utils-1.42-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: freely /.out/t1utils-1.42-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: modifiable /.out/t1utils-1.42-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: distributable /.out/t1utils-debuginfo-1.42-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: freely /.out/t1utils-debuginfo-1.42-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: modifiable /.out/t1utils-debuginfo-1.42-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: distributable 0.49user 1.00system 0:10.59elapsed 14%CPU (0avgtext+0avgdata 12052maxresident)k 0inputs+0outputs (0major+95095minor)pagefaults 0swaps --- t1utils-1.42-alt1.x86_64.rpm.repo 2021-07-12 15:01:26.000000000 +0000 +++ t1utils-1.42-alt1.x86_64.rpm.hasher 2024-02-23 00:40:05.677194784 +0000 @@ -17,2 +17,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -22,8 +23,8 @@ Provides: t1utils = 1.42-alt1:sisyphus+278458.100.1.1 -File: /usr/bin/t1ascii 100755 root:root 195ee16980dcf7ada41d5c53aefa24a2 -File: /usr/bin/t1asm 100755 root:root f526eb5d61476f71002b10ec9edd88b4 -File: /usr/bin/t1binary 100755 root:root 1c86bdc75bc4681ce87ecd4824545163 -File: /usr/bin/t1disasm 100755 root:root 14f86ae2b6a2c6b8c808ac9c99dc80c6 -File: /usr/bin/t1mac 100755 root:root 34cfe3318f7c587200822203bb4a66e5 -File: /usr/bin/t1unmac 100755 root:root d6dec2c061176119a4cbac1f49cd2bf7 +File: /usr/bin/t1ascii 100755 root:root 2064e72b580022112048b6d999440a3f +File: /usr/bin/t1asm 100755 root:root 2e2866c7053c29306003ba92cb32bebb +File: /usr/bin/t1binary 100755 root:root f9e2f0aae555da59bb1d480ebfbad377 +File: /usr/bin/t1disasm 100755 root:root 790a19d75928dd25872de5027b11151a +File: /usr/bin/t1mac 100755 root:root 840fdc13220dcf7423c3236c2d32d594 +File: /usr/bin/t1unmac 100755 root:root 3ed4fa9cc40f921ddd09cfae70ddb44e File: /usr/share/man/man1/t1ascii.1.xz 100644 root:root 8f76be3b2a622d86a8943867c1083163 @@ -34,2 +35,2 @@ File: /usr/share/man/man1/t1unmac.1.xz 100644 root:root 181c9285beca9c5369eb0c18854fbc6f -RPMIdentity: 779b3677cb9f015cbd6cb06bbea74192c754c0b4ed00f7a60604151008525c6ebceba25f2de0ad5e57d340d086246edec60c1c26a3dd2b3ccaf32170f95175d6 +RPMIdentity: e6a0a7052e316099f34e05668b18bc3109e70c97f2d1f75cc729373a1f444c7e76292cfa0ebc1190f6ccc2699031d6a5aaf0dd2df75d6a63c47e8466cd87a262 --- t1utils-debuginfo-1.42-alt1.x86_64.rpm.repo 2021-07-12 15:01:26.000000000 +0000 +++ t1utils-debuginfo-1.42-alt1.x86_64.rpm.hasher 2024-02-23 00:40:05.730195471 +0000 @@ -1,19 +1,19 @@ -/usr/lib/debug/.build-id/0d 40755 root:root -/usr/lib/debug/.build-id/0d/8d8d40ced8bec0a983d95d346cdcf27743b1ef 120777 root:root ../../../../bin/t1unmac -/usr/lib/debug/.build-id/0d/8d8d40ced8bec0a983d95d346cdcf27743b1ef.debug 120777 root:root ../../usr/bin/t1unmac.debug -/usr/lib/debug/.build-id/2e 40755 root:root -/usr/lib/debug/.build-id/2e/f229e12bf12a467b32916eb49340088fcb985c 120777 root:root ../../../../bin/t1asm -/usr/lib/debug/.build-id/2e/f229e12bf12a467b32916eb49340088fcb985c.debug 120777 root:root ../../usr/bin/t1asm.debug -/usr/lib/debug/.build-id/63 40755 root:root -/usr/lib/debug/.build-id/63/48952a4255f8d10e157ea54497f87d8c42fdb3 120777 root:root ../../../../bin/t1disasm -/usr/lib/debug/.build-id/63/48952a4255f8d10e157ea54497f87d8c42fdb3.debug 120777 root:root ../../usr/bin/t1disasm.debug -/usr/lib/debug/.build-id/85 40755 root:root -/usr/lib/debug/.build-id/85/4874985344457d3f118052438b89c841eea05d 120777 root:root ../../../../bin/t1binary -/usr/lib/debug/.build-id/85/4874985344457d3f118052438b89c841eea05d.debug 120777 root:root ../../usr/bin/t1binary.debug -/usr/lib/debug/.build-id/88 40755 root:root -/usr/lib/debug/.build-id/88/0d1ee23dce0703a4c35147ceb1519110ecdc7b 120777 root:root ../../../../bin/t1ascii -/usr/lib/debug/.build-id/88/0d1ee23dce0703a4c35147ceb1519110ecdc7b.debug 120777 root:root ../../usr/bin/t1ascii.debug -/usr/lib/debug/.build-id/f2 40755 root:root -/usr/lib/debug/.build-id/f2/ab4b804647df77d098aaf45116b5228857adf0 120777 root:root ../../../../bin/t1mac -/usr/lib/debug/.build-id/f2/ab4b804647df77d098aaf45116b5228857adf0.debug 120777 root:root ../../usr/bin/t1mac.debug +/usr/lib/debug/.build-id/20 40755 root:root +/usr/lib/debug/.build-id/20/1db4c4506fe05144ab08ea2c713e0240777693 120777 root:root ../../../../bin/t1binary +/usr/lib/debug/.build-id/20/1db4c4506fe05144ab08ea2c713e0240777693.debug 120777 root:root ../../usr/bin/t1binary.debug +/usr/lib/debug/.build-id/24 40755 root:root +/usr/lib/debug/.build-id/24/0b0086ebeda0ecdbde0f88ae5ebf57ea3bec83 120777 root:root ../../../../bin/t1unmac +/usr/lib/debug/.build-id/24/0b0086ebeda0ecdbde0f88ae5ebf57ea3bec83.debug 120777 root:root ../../usr/bin/t1unmac.debug +/usr/lib/debug/.build-id/38 40755 root:root +/usr/lib/debug/.build-id/38/41a748cf42e27284b4a65d2d3cf8f2ebce0bf8 120777 root:root ../../../../bin/t1disasm +/usr/lib/debug/.build-id/38/41a748cf42e27284b4a65d2d3cf8f2ebce0bf8.debug 120777 root:root ../../usr/bin/t1disasm.debug +/usr/lib/debug/.build-id/70 40755 root:root +/usr/lib/debug/.build-id/70/4abcfd51b8d813271e20813c58bf4ab62f21ba 120777 root:root ../../../../bin/t1mac +/usr/lib/debug/.build-id/70/4abcfd51b8d813271e20813c58bf4ab62f21ba.debug 120777 root:root ../../usr/bin/t1mac.debug +/usr/lib/debug/.build-id/ba 40755 root:root +/usr/lib/debug/.build-id/ba/2b819748a4ad3be8627abd0d79d4bed34706d6 120777 root:root ../../../../bin/t1ascii +/usr/lib/debug/.build-id/ba/2b819748a4ad3be8627abd0d79d4bed34706d6.debug 120777 root:root ../../usr/bin/t1ascii.debug +/usr/lib/debug/.build-id/fc 40755 root:root +/usr/lib/debug/.build-id/fc/ff55f62663c852f8e5ce35f968ecff23c4918a 120777 root:root ../../../../bin/t1asm +/usr/lib/debug/.build-id/fc/ff55f62663c852f8e5ce35f968ecff23c4918a.debug 120777 root:root ../../usr/bin/t1asm.debug /usr/lib/debug/usr/bin/t1ascii.debug 100644 root:root @@ -26,3 +26,2 @@ /usr/src/debug/t1utils-1.42/clp.c 100644 root:root -/usr/src/debug/t1utils-1.42/config.h 100644 root:root /usr/src/debug/t1utils-1.42/include 40755 root:root @@ -44,29 +43,28 @@ Provides: t1utils-debuginfo = 1.42-alt1:sisyphus+278458.100.1.1 -File: /usr/lib/debug/.build-id/0d 40755 root:root -File: /usr/lib/debug/.build-id/0d/8d8d40ced8bec0a983d95d346cdcf27743b1ef 120777 root:root ../../../../bin/t1unmac -File: /usr/lib/debug/.build-id/0d/8d8d40ced8bec0a983d95d346cdcf27743b1ef.debug 120777 root:root ../../usr/bin/t1unmac.debug -File: /usr/lib/debug/.build-id/2e 40755 root:root -File: /usr/lib/debug/.build-id/2e/f229e12bf12a467b32916eb49340088fcb985c 120777 root:root ../../../../bin/t1asm -File: /usr/lib/debug/.build-id/2e/f229e12bf12a467b32916eb49340088fcb985c.debug 120777 root:root ../../usr/bin/t1asm.debug -File: /usr/lib/debug/.build-id/63 40755 root:root -File: /usr/lib/debug/.build-id/63/48952a4255f8d10e157ea54497f87d8c42fdb3 120777 root:root ../../../../bin/t1disasm -File: /usr/lib/debug/.build-id/63/48952a4255f8d10e157ea54497f87d8c42fdb3.debug 120777 root:root ../../usr/bin/t1disasm.debug -File: /usr/lib/debug/.build-id/85 40755 root:root -File: /usr/lib/debug/.build-id/85/4874985344457d3f118052438b89c841eea05d 120777 root:root ../../../../bin/t1binary -File: /usr/lib/debug/.build-id/85/4874985344457d3f118052438b89c841eea05d.debug 120777 root:root ../../usr/bin/t1binary.debug -File: /usr/lib/debug/.build-id/88 40755 root:root -File: /usr/lib/debug/.build-id/88/0d1ee23dce0703a4c35147ceb1519110ecdc7b 120777 root:root ../../../../bin/t1ascii -File: /usr/lib/debug/.build-id/88/0d1ee23dce0703a4c35147ceb1519110ecdc7b.debug 120777 root:root ../../usr/bin/t1ascii.debug -File: /usr/lib/debug/.build-id/f2 40755 root:root -File: /usr/lib/debug/.build-id/f2/ab4b804647df77d098aaf45116b5228857adf0 120777 root:root ../../../../bin/t1mac -File: /usr/lib/debug/.build-id/f2/ab4b804647df77d098aaf45116b5228857adf0.debug 120777 root:root ../../usr/bin/t1mac.debug -File: /usr/lib/debug/usr/bin/t1ascii.debug 100644 root:root b54be06e35a68bf7eb070ba2f76d5ca8 -File: /usr/lib/debug/usr/bin/t1asm.debug 100644 root:root 214fb9d7267816c72fd0e1200964918b -File: /usr/lib/debug/usr/bin/t1binary.debug 100644 root:root bcc7f4a3633509fe3ebc69176f91c71b -File: /usr/lib/debug/usr/bin/t1disasm.debug 100644 root:root 41c4764c6c03a8572d36bc6e01153222 -File: /usr/lib/debug/usr/bin/t1mac.debug 100644 root:root 7941b7af6e980bb692fe62bf122a946e -File: /usr/lib/debug/usr/bin/t1unmac.debug 100644 root:root 98f0000b3eafd52c506282ee014c6046 +File: /usr/lib/debug/.build-id/20 40755 root:root +File: /usr/lib/debug/.build-id/20/1db4c4506fe05144ab08ea2c713e0240777693 120777 root:root ../../../../bin/t1binary +File: /usr/lib/debug/.build-id/20/1db4c4506fe05144ab08ea2c713e0240777693.debug 120777 root:root ../../usr/bin/t1binary.debug +File: /usr/lib/debug/.build-id/24 40755 root:root +File: /usr/lib/debug/.build-id/24/0b0086ebeda0ecdbde0f88ae5ebf57ea3bec83 120777 root:root ../../../../bin/t1unmac +File: /usr/lib/debug/.build-id/24/0b0086ebeda0ecdbde0f88ae5ebf57ea3bec83.debug 120777 root:root ../../usr/bin/t1unmac.debug +File: /usr/lib/debug/.build-id/38 40755 root:root +File: /usr/lib/debug/.build-id/38/41a748cf42e27284b4a65d2d3cf8f2ebce0bf8 120777 root:root ../../../../bin/t1disasm +File: /usr/lib/debug/.build-id/38/41a748cf42e27284b4a65d2d3cf8f2ebce0bf8.debug 120777 root:root ../../usr/bin/t1disasm.debug +File: /usr/lib/debug/.build-id/70 40755 root:root +File: /usr/lib/debug/.build-id/70/4abcfd51b8d813271e20813c58bf4ab62f21ba 120777 root:root ../../../../bin/t1mac +File: /usr/lib/debug/.build-id/70/4abcfd51b8d813271e20813c58bf4ab62f21ba.debug 120777 root:root ../../usr/bin/t1mac.debug +File: /usr/lib/debug/.build-id/ba 40755 root:root +File: /usr/lib/debug/.build-id/ba/2b819748a4ad3be8627abd0d79d4bed34706d6 120777 root:root ../../../../bin/t1ascii +File: /usr/lib/debug/.build-id/ba/2b819748a4ad3be8627abd0d79d4bed34706d6.debug 120777 root:root ../../usr/bin/t1ascii.debug +File: /usr/lib/debug/.build-id/fc 40755 root:root +File: /usr/lib/debug/.build-id/fc/ff55f62663c852f8e5ce35f968ecff23c4918a 120777 root:root ../../../../bin/t1asm +File: /usr/lib/debug/.build-id/fc/ff55f62663c852f8e5ce35f968ecff23c4918a.debug 120777 root:root ../../usr/bin/t1asm.debug +File: /usr/lib/debug/usr/bin/t1ascii.debug 100644 root:root b4fdae1fafaa8e73412ebb8be92a5204 +File: /usr/lib/debug/usr/bin/t1asm.debug 100644 root:root f1fbead993a9676ce2fe8a7b8e2ef185 +File: /usr/lib/debug/usr/bin/t1binary.debug 100644 root:root 839438046796572ae3ea491862b8188b +File: /usr/lib/debug/usr/bin/t1disasm.debug 100644 root:root 8d98d8fa29a3ba90f332094d33dc0e9b +File: /usr/lib/debug/usr/bin/t1mac.debug 100644 root:root 922ba270fbe03270a5f33dd1c103ce03 +File: /usr/lib/debug/usr/bin/t1unmac.debug 100644 root:root 96fde31d6b79c9d37573f692f654496d File: /usr/src/debug/t1utils-1.42 40755 root:root File: /usr/src/debug/t1utils-1.42/clp.c 100644 root:root 7c114f9b7d9b3e0af16c2f6e64d11966 -File: /usr/src/debug/t1utils-1.42/config.h 100644 root:root 8bf1a1555128747dd9ea268492c67e6e File: /usr/src/debug/t1utils-1.42/include 40755 root:root @@ -83,2 +81,2 @@ File: /usr/src/debug/t1utils-1.42/t1unmac.c 100644 root:root ef81a479dae987dc29def6eccc2f2a8f -RPMIdentity: 21f400242f7106652a59bbc9a720ff6205f1eb6fbbc8c31bd323cd5a3304a46edf4a11d43d25e9f899f407500b12a5c5422164f0f51e69a8bc996f9eea355022 +RPMIdentity: cdc5027a47491393609477914b675f59fc152bdd3ec2e79343200f1f67d22ead3186a81ca11fd25418399eecf340754d40658c84b979f570807150564305479b