<86>Jan 28 04:27:22 userdel[2293413]: delete user 'rooter' <86>Jan 28 04:27:22 userdel[2293413]: removed group 'rooter' owned by 'rooter' <86>Jan 28 04:27:22 userdel[2293413]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 28 04:27:22 groupadd[2293435]: group added to /etc/group: name=rooter, GID=1223 <86>Jan 28 04:27:22 groupadd[2293435]: group added to /etc/gshadow: name=rooter <86>Jan 28 04:27:22 groupadd[2293435]: new group: name=rooter, GID=1223 <86>Jan 28 04:27:22 useradd[2293452]: new user: name=rooter, UID=1223, GID=1223, home=/root, shell=/bin/bash, from=none <86>Jan 28 04:27:22 userdel[2293477]: delete user 'builder' <86>Jan 28 04:27:22 userdel[2293477]: removed group 'builder' owned by 'builder' <86>Jan 28 04:27:22 userdel[2293477]: removed shadow group 'builder' owned by 'builder' <86>Jan 28 04:27:22 groupadd[2293496]: group added to /etc/group: name=builder, GID=1224 <86>Jan 28 04:27:22 groupadd[2293496]: group added to /etc/gshadow: name=builder <86>Jan 28 04:27:22 groupadd[2293496]: new group: name=builder, GID=1224 <86>Jan 28 04:27:22 useradd[2293516]: new user: name=builder, UID=1224, GID=1224, 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.69304 + 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.69304 + 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 -j8 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 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 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 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 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 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 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 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 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 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' 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' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.17687 + 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.SlYFtJ 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.ODokT6 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.FiYEjN 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.mm7mTO find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aYgk36 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) 7.71user 4.71system 0:11.03elapsed 112%CPU (0avgtext+0avgdata 45092maxresident)k 0inputs+0outputs (0major+689752minor)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.89user 1.46system 0:16.71elapsed 14%CPU (0avgtext+0avgdata 11940maxresident)k 0inputs+0outputs (0major+94647minor)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-01-28 04:27:35.979798157 +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 4ee943566d43b0d68957163a0f66d3f2 +File: /usr/bin/t1asm 100755 root:root 820f984ee6017f8c025d599fdb4a94f7 +File: /usr/bin/t1binary 100755 root:root 907deb545b3eafe59931d2fc093531c0 +File: /usr/bin/t1disasm 100755 root:root 1c9f16f655565263c8d1d8a0eb03bfe6 +File: /usr/bin/t1mac 100755 root:root 97cbac59cc71a807f986f44dd5d20088 +File: /usr/bin/t1unmac 100755 root:root 481ac009ea78f98e471874d6949b0aa7 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: 97c1742f7290cf88f791c20f2776e6af697918837619482992da8e6b47adc71f28225fb031c4d28b5ce62cc5cc6b4b544f2e6ffb50f0d5023310d4a84bc1be9a --- 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-01-28 04:27:36.093797516 +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/4d 40755 root:root +/usr/lib/debug/.build-id/4d/175c8e45f9c469e3e657a48a5310cc1978fda5 120777 root:root ../../../../bin/t1ascii +/usr/lib/debug/.build-id/4d/175c8e45f9c469e3e657a48a5310cc1978fda5.debug 120777 root:root ../../usr/bin/t1ascii.debug +/usr/lib/debug/.build-id/51 40755 root:root +/usr/lib/debug/.build-id/51/69f8d7069acdb1dccf34120e9ef342f39c4337 120777 root:root ../../../../bin/t1disasm +/usr/lib/debug/.build-id/51/69f8d7069acdb1dccf34120e9ef342f39c4337.debug 120777 root:root ../../usr/bin/t1disasm.debug +/usr/lib/debug/.build-id/54 40755 root:root +/usr/lib/debug/.build-id/54/9a5045c35e4b2049e1fb69720b5a4e9cdabb87 120777 root:root ../../../../bin/t1mac +/usr/lib/debug/.build-id/54/9a5045c35e4b2049e1fb69720b5a4e9cdabb87.debug 120777 root:root ../../usr/bin/t1mac.debug +/usr/lib/debug/.build-id/c1 40755 root:root +/usr/lib/debug/.build-id/c1/cf25aad0aea33b6f53f62dbed967b1b39b8b81 120777 root:root ../../../../bin/t1unmac +/usr/lib/debug/.build-id/c1/cf25aad0aea33b6f53f62dbed967b1b39b8b81.debug 120777 root:root ../../usr/bin/t1unmac.debug +/usr/lib/debug/.build-id/c4 40755 root:root +/usr/lib/debug/.build-id/c4/f6fc193d09c1684d358b4cf5652ef5b66d3c68 120777 root:root ../../../../bin/t1binary +/usr/lib/debug/.build-id/c4/f6fc193d09c1684d358b4cf5652ef5b66d3c68.debug 120777 root:root ../../usr/bin/t1binary.debug +/usr/lib/debug/.build-id/db 40755 root:root +/usr/lib/debug/.build-id/db/a198b6c5a7cb88332a2be21dcbed95f86d804a 120777 root:root ../../../../bin/t1asm +/usr/lib/debug/.build-id/db/a198b6c5a7cb88332a2be21dcbed95f86d804a.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/4d 40755 root:root +File: /usr/lib/debug/.build-id/4d/175c8e45f9c469e3e657a48a5310cc1978fda5 120777 root:root ../../../../bin/t1ascii +File: /usr/lib/debug/.build-id/4d/175c8e45f9c469e3e657a48a5310cc1978fda5.debug 120777 root:root ../../usr/bin/t1ascii.debug +File: /usr/lib/debug/.build-id/51 40755 root:root +File: /usr/lib/debug/.build-id/51/69f8d7069acdb1dccf34120e9ef342f39c4337 120777 root:root ../../../../bin/t1disasm +File: /usr/lib/debug/.build-id/51/69f8d7069acdb1dccf34120e9ef342f39c4337.debug 120777 root:root ../../usr/bin/t1disasm.debug +File: /usr/lib/debug/.build-id/54 40755 root:root +File: /usr/lib/debug/.build-id/54/9a5045c35e4b2049e1fb69720b5a4e9cdabb87 120777 root:root ../../../../bin/t1mac +File: /usr/lib/debug/.build-id/54/9a5045c35e4b2049e1fb69720b5a4e9cdabb87.debug 120777 root:root ../../usr/bin/t1mac.debug +File: /usr/lib/debug/.build-id/c1 40755 root:root +File: /usr/lib/debug/.build-id/c1/cf25aad0aea33b6f53f62dbed967b1b39b8b81 120777 root:root ../../../../bin/t1unmac +File: /usr/lib/debug/.build-id/c1/cf25aad0aea33b6f53f62dbed967b1b39b8b81.debug 120777 root:root ../../usr/bin/t1unmac.debug +File: /usr/lib/debug/.build-id/c4 40755 root:root +File: /usr/lib/debug/.build-id/c4/f6fc193d09c1684d358b4cf5652ef5b66d3c68 120777 root:root ../../../../bin/t1binary +File: /usr/lib/debug/.build-id/c4/f6fc193d09c1684d358b4cf5652ef5b66d3c68.debug 120777 root:root ../../usr/bin/t1binary.debug +File: /usr/lib/debug/.build-id/db 40755 root:root +File: /usr/lib/debug/.build-id/db/a198b6c5a7cb88332a2be21dcbed95f86d804a 120777 root:root ../../../../bin/t1asm +File: /usr/lib/debug/.build-id/db/a198b6c5a7cb88332a2be21dcbed95f86d804a.debug 120777 root:root ../../usr/bin/t1asm.debug +File: /usr/lib/debug/usr/bin/t1ascii.debug 100644 root:root cfcb22ef5166eb873f94ed7f8acae59d +File: /usr/lib/debug/usr/bin/t1asm.debug 100644 root:root a21316ef3bfde1aa05e673479ac5d70a +File: /usr/lib/debug/usr/bin/t1binary.debug 100644 root:root 1903b1b824a76e222547797bc1e0a56d +File: /usr/lib/debug/usr/bin/t1disasm.debug 100644 root:root a7b992f7ed8416085978e3b65ad1435e +File: /usr/lib/debug/usr/bin/t1mac.debug 100644 root:root 5ab3444d4b8202c7dbbce54e26164a2e +File: /usr/lib/debug/usr/bin/t1unmac.debug 100644 root:root a9eb0ff53669e72ba78a5e61758ab753 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: 9e144ade06e5e8b07de87bcb429f991a414a983499b6b4102b93f1e401338711757292ff1e2f35a6b69dfe3c308d767b5ef0acd3f3edc72111f1cda1a2210039