<86>Oct 18 16:38:02 userdel[3475607]: delete user 'rooter' <86>Oct 18 16:38:02 userdel[3475607]: removed group 'rooter' owned by 'rooter' <86>Oct 18 16:38:02 userdel[3475607]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 18 16:38:02 groupadd[3475649]: group added to /etc/group: name=rooter, GID=1841 <86>Oct 18 16:38:02 groupadd[3475649]: group added to /etc/gshadow: name=rooter <86>Oct 18 16:38:02 groupadd[3475649]: new group: name=rooter, GID=1841 <86>Oct 18 16:38:02 useradd[3475683]: new user: name=rooter, UID=1841, GID=1841, home=/root, shell=/bin/bash, from=none <86>Oct 18 16:38:02 userdel[3475731]: delete user 'builder' <86>Oct 18 16:38:02 userdel[3475731]: removed group 'builder' owned by 'builder' <86>Oct 18 16:38:02 userdel[3475731]: removed shadow group 'builder' owned by 'builder' <86>Oct 18 16:38:02 groupadd[3475786]: group added to /etc/group: name=builder, GID=1842 <86>Oct 18 16:38:02 groupadd[3475786]: group added to /etc/gshadow: name=builder <86>Oct 18 16:38:02 groupadd[3475786]: new group: name=builder, GID=1842 <86>Oct 18 16:38:02 useradd[3475833]: new user: name=builder, UID=1842, GID=1842, 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.37768 + 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): + /usr/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.37768 + 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... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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... /usr/bin/grep checking for egrep... /usr/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 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 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 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 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 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 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 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 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 t1disasm clp.o t1lib.o t1disasm.o make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.42' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.7818 + 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:/usr/bin:/bin:/usr/local/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' /usr/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' /usr/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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/t1utils-buildroot Processing files: t1utils-1.42-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lOpvkE 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.3yVoFR 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.9PS9xZ 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.j114bU find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VLHx3k 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.87user 4.43system 0:08.44elapsed 110%CPU (0avgtext+0avgdata 46428maxresident)k 0inputs+0outputs (0major+692694minor)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.60user 2.03system 0:14.33elapsed 18%CPU (0avgtext+0avgdata 12100maxresident)k 0inputs+0outputs (0major+99004minor)pagefaults 0swaps --- t1utils-1.42-alt1.x86_64.rpm.repo 2021-07-12 15:01:26.655351400 +0000 +++ t1utils-1.42-alt1.x86_64.rpm.hasher 2024-10-18 16:38:12.877518687 +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 05f1356fde117bc0fcad9183f9e69e9f +File: /usr/bin/t1asm 100755 root:root 9cc7ab2017906e2899ab4a6d85d0563e +File: /usr/bin/t1binary 100755 root:root 40e0e72d775ba6e41328c913d41b3bf2 +File: /usr/bin/t1disasm 100755 root:root ea477d1a05c9f92f18d840f24bb2c9c8 +File: /usr/bin/t1mac 100755 root:root c903f344488c9d597d46d96c34fd18d4 +File: /usr/bin/t1unmac 100755 root:root deeb6e7652fccbb6bfc2a8860a68ee35 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: 1bd4f74deed6acaab43104734a7822ef7f84a222d08d719b8f98ecec1c0a20a611103280f4aea34cf06393dd97d95baa1fbed6c88f77c8cfc8ca1f3d83e0b5f3 --- t1utils-debuginfo-1.42-alt1.x86_64.rpm.repo 2021-07-12 15:01:26.644351311 +0000 +++ t1utils-debuginfo-1.42-alt1.x86_64.rpm.hasher 2024-10-18 16:38:12.953519975 +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/1d 40755 root:root +/usr/lib/debug/.build-id/1d/365dde67cb4f20b1e67930bb83455aa8a37067 120777 root:root ../../../../bin/t1disasm +/usr/lib/debug/.build-id/1d/365dde67cb4f20b1e67930bb83455aa8a37067.debug 120777 root:root ../../usr/bin/t1disasm.debug +/usr/lib/debug/.build-id/34 40755 root:root +/usr/lib/debug/.build-id/34/59a6024576783f96ec339395297d79834519f0 120777 root:root ../../../../bin/t1binary +/usr/lib/debug/.build-id/34/59a6024576783f96ec339395297d79834519f0.debug 120777 root:root ../../usr/bin/t1binary.debug +/usr/lib/debug/.build-id/5d 40755 root:root +/usr/lib/debug/.build-id/5d/e640b06348bd90ae7b758e7d303519bd41d5f3 120777 root:root ../../../../bin/t1unmac +/usr/lib/debug/.build-id/5d/e640b06348bd90ae7b758e7d303519bd41d5f3.debug 120777 root:root ../../usr/bin/t1unmac.debug +/usr/lib/debug/.build-id/78 40755 root:root +/usr/lib/debug/.build-id/78/5c9e76398e4e45a242a7d55815b25e71b46ce8 120777 root:root ../../../../bin/t1asm +/usr/lib/debug/.build-id/78/5c9e76398e4e45a242a7d55815b25e71b46ce8.debug 120777 root:root ../../usr/bin/t1asm.debug +/usr/lib/debug/.build-id/b2 40755 root:root +/usr/lib/debug/.build-id/b2/db208fe30120aba4165590b073d40fa76140c1 120777 root:root ../../../../bin/t1mac +/usr/lib/debug/.build-id/b2/db208fe30120aba4165590b073d40fa76140c1.debug 120777 root:root ../../usr/bin/t1mac.debug +/usr/lib/debug/.build-id/be 40755 root:root +/usr/lib/debug/.build-id/be/9f1b9470590fe39fc892ea7ece5453653b41bf 120777 root:root ../../../../bin/t1ascii +/usr/lib/debug/.build-id/be/9f1b9470590fe39fc892ea7ece5453653b41bf.debug 120777 root:root ../../usr/bin/t1ascii.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/1d 40755 root:root +File: /usr/lib/debug/.build-id/1d/365dde67cb4f20b1e67930bb83455aa8a37067 120777 root:root ../../../../bin/t1disasm +File: /usr/lib/debug/.build-id/1d/365dde67cb4f20b1e67930bb83455aa8a37067.debug 120777 root:root ../../usr/bin/t1disasm.debug +File: /usr/lib/debug/.build-id/34 40755 root:root +File: /usr/lib/debug/.build-id/34/59a6024576783f96ec339395297d79834519f0 120777 root:root ../../../../bin/t1binary +File: /usr/lib/debug/.build-id/34/59a6024576783f96ec339395297d79834519f0.debug 120777 root:root ../../usr/bin/t1binary.debug +File: /usr/lib/debug/.build-id/5d 40755 root:root +File: /usr/lib/debug/.build-id/5d/e640b06348bd90ae7b758e7d303519bd41d5f3 120777 root:root ../../../../bin/t1unmac +File: /usr/lib/debug/.build-id/5d/e640b06348bd90ae7b758e7d303519bd41d5f3.debug 120777 root:root ../../usr/bin/t1unmac.debug +File: /usr/lib/debug/.build-id/78 40755 root:root +File: /usr/lib/debug/.build-id/78/5c9e76398e4e45a242a7d55815b25e71b46ce8 120777 root:root ../../../../bin/t1asm +File: /usr/lib/debug/.build-id/78/5c9e76398e4e45a242a7d55815b25e71b46ce8.debug 120777 root:root ../../usr/bin/t1asm.debug +File: /usr/lib/debug/.build-id/b2 40755 root:root +File: /usr/lib/debug/.build-id/b2/db208fe30120aba4165590b073d40fa76140c1 120777 root:root ../../../../bin/t1mac +File: /usr/lib/debug/.build-id/b2/db208fe30120aba4165590b073d40fa76140c1.debug 120777 root:root ../../usr/bin/t1mac.debug +File: /usr/lib/debug/.build-id/be 40755 root:root +File: /usr/lib/debug/.build-id/be/9f1b9470590fe39fc892ea7ece5453653b41bf 120777 root:root ../../../../bin/t1ascii +File: /usr/lib/debug/.build-id/be/9f1b9470590fe39fc892ea7ece5453653b41bf.debug 120777 root:root ../../usr/bin/t1ascii.debug +File: /usr/lib/debug/usr/bin/t1ascii.debug 100644 root:root fde31d8530dc238128b9ab72943996a1 +File: /usr/lib/debug/usr/bin/t1asm.debug 100644 root:root 7e29b55aed6c6aa68660b5f59ba3d0a6 +File: /usr/lib/debug/usr/bin/t1binary.debug 100644 root:root 8e0bd7068fc8ad6cd80d11748fa364de +File: /usr/lib/debug/usr/bin/t1disasm.debug 100644 root:root 177d9b9292ff0fd2437f9a16edb92a23 +File: /usr/lib/debug/usr/bin/t1mac.debug 100644 root:root 389340c6f6435ca99caa83c9d46676a0 +File: /usr/lib/debug/usr/bin/t1unmac.debug 100644 root:root cd5aabc0e21ab21af256b135b5af1196 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: 9288f9590567259cafbedacd267ed808e41ed2ccc0a1ba38897431b4c85d68433510b4e7a2dd79e8cbbcfa173e7032224efecd644d003a37a8a5ef350c4ee9c1