<86>May 28 04:27:17 userdel[2436906]: delete user 'rooter' <86>May 28 04:27:17 userdel[2436906]: removed group 'rooter' owned by 'rooter' <86>May 28 04:27:17 userdel[2436906]: removed shadow group 'rooter' owned by 'rooter' <86>May 28 04:27:17 groupadd[2436919]: group added to /etc/group: name=rooter, GID=984 <86>May 28 04:27:17 groupadd[2436919]: group added to /etc/gshadow: name=rooter <86>May 28 04:27:17 groupadd[2436919]: new group: name=rooter, GID=984 <86>May 28 04:27:17 useradd[2436926]: new user: name=rooter, UID=984, GID=984, home=/root, shell=/bin/bash <86>May 28 04:27:17 userdel[2436943]: delete user 'builder' <86>May 28 04:27:17 userdel[2436943]: removed group 'builder' owned by 'builder' <86>May 28 04:27:17 userdel[2436943]: removed shadow group 'builder' owned by 'builder' <86>May 28 04:27:17 groupadd[2436958]: group added to /etc/group: name=builder, GID=985 <86>May 28 04:27:17 groupadd[2436958]: group added to /etc/gshadow: name=builder <86>May 28 04:27:17 groupadd[2436958]: new group: name=builder, GID=985 <86>May 28 04:27:17 useradd[2436966]: new user: name=builder, UID=985, GID=985, home=/usr/src, shell=/bin/bash /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: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/t1utils-1.42-alt1.nosrc.rpm (w1.gzdio) Installing t1utils-1.42-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.87118 + 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.87118 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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 --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-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... i586-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... no checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for uintptr_t... yes checking size of void *... 4 checking size of unsigned long... 4 checking size of unsigned int... 4 checking build system type... i586-alt-linux-gnu checking host system type... i586-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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.60078 + 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) verify-elf: WARNING: ./usr/bin/t1mac: uses non-LFS functions: fopen tmpfile verify-elf: WARNING: ./usr/bin/t1unmac: uses non-LFS functions: fopen tmpfile verify-elf: WARNING: ./usr/bin/t1disasm: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/t1asm: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/t1binary: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/t1ascii: uses non-LFS functions: fopen Processing files: t1utils-1.42-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vnjRKl 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.VxdkS2 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OzhMha 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.2osoRB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Xab5Ka find-requires: running scripts (debuginfo) Requires: t1utils = 1.42-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to t1utils-debuginfo a strict dependency on t1utils Wrote: /usr/src/RPM/RPMS/i586/t1utils-1.42-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/t1utils-debuginfo-1.42-alt1.i586.rpm (w2.lzdio) 5.43user 2.07system 0:07.65elapsed 98%CPU (0avgtext+0avgdata 31480maxresident)k 0inputs+0outputs (0major+652837minor)pagefaults 0swaps /.out/t1utils-1.42-alt1.i586.rpm: license not found in '/usr/share/license' directory: freely /.out/t1utils-1.42-alt1.i586.rpm: license not found in '/usr/share/license' directory: modifiable /.out/t1utils-1.42-alt1.i586.rpm: license not found in '/usr/share/license' directory: distributable /.out/t1utils-debuginfo-1.42-alt1.i586.rpm: license not found in '/usr/share/license' directory: freely /.out/t1utils-debuginfo-1.42-alt1.i586.rpm: license not found in '/usr/share/license' directory: modifiable /.out/t1utils-debuginfo-1.42-alt1.i586.rpm: license not found in '/usr/share/license' directory: distributable 6.46user 4.40system 0:10.34elapsed 105%CPU (0avgtext+0avgdata 31480maxresident)k 0inputs+0outputs (0major+829947minor)pagefaults 0swaps --- t1utils-1.42-alt1.i586.rpm.repo 2021-07-12 15:01:30.000000000 +0000 +++ t1utils-1.42-alt1.i586.rpm.hasher 2022-05-28 04:27:26.141310291 +0000 @@ -18,2 +18,3 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -23,8 +24,8 @@ Provides: t1utils = 1.42-alt1:sisyphus+278458.100.1.1 -File: /usr/bin/t1ascii 100755 root:root 6a67e5756168c0fe42dfa9c0024279ce -File: /usr/bin/t1asm 100755 root:root ce07ce87ec249cbb9e7fa216a24420d7 -File: /usr/bin/t1binary 100755 root:root 6ab3bc2061bf46a1397098f4057f49ff -File: /usr/bin/t1disasm 100755 root:root 1327960d1d3a722ba1506244128f12bf -File: /usr/bin/t1mac 100755 root:root 29a31a5615802f971c997600269230eb -File: /usr/bin/t1unmac 100755 root:root 0d764bf160cf47b8e79fbb05f7798147 +File: /usr/bin/t1ascii 100755 root:root 5ade6977def7e18953608cd190c5a9a6 +File: /usr/bin/t1asm 100755 root:root df4474906e66e39e9a690bdfede04924 +File: /usr/bin/t1binary 100755 root:root 108b125fada1cce3f07f5c133685e214 +File: /usr/bin/t1disasm 100755 root:root a04382323873ed3be4fac0102cb6c44d +File: /usr/bin/t1mac 100755 root:root a4613a88aee70b7a0567883cfcbc44aa +File: /usr/bin/t1unmac 100755 root:root b3d15b0c75bdafcbf67477af61336ea7 File: /usr/share/man/man1/t1ascii.1.xz 100644 root:root 8f76be3b2a622d86a8943867c1083163 @@ -35,2 +36,2 @@ File: /usr/share/man/man1/t1unmac.1.xz 100644 root:root 181c9285beca9c5369eb0c18854fbc6f -RPMIdentity: aa238117672659834bb237790f2438d18b4b6196c297de6f79800bff6a8b34cb100f8d84d0195135aecc7b49dbf98acd98ebb6bcca95e1e952b448e3738c0117 +RPMIdentity: 65d740eaae4fbc717cc4a16eed3eab5b06f701d9976055abaea7bb4c208505e9ff88efef469e1e023a450c870cd6731b80def12a0bd2a62d174e70dc5ff18a44 --- t1utils-debuginfo-1.42-alt1.i586.rpm.repo 2021-07-12 15:01:30.000000000 +0000 +++ t1utils-debuginfo-1.42-alt1.i586.rpm.hasher 2022-05-28 04:27:26.208311253 +0000 @@ -1,19 +1,19 @@ -/usr/lib/debug/.build-id/65 40755 root:root -/usr/lib/debug/.build-id/65/b9d4d7e89db96d0f2bb592e4b30da0e59adfdc 120777 root:root ../../../../bin/t1binary -/usr/lib/debug/.build-id/65/b9d4d7e89db96d0f2bb592e4b30da0e59adfdc.debug 120777 root:root ../../usr/bin/t1binary.debug -/usr/lib/debug/.build-id/67 40755 root:root -/usr/lib/debug/.build-id/67/8de809ed69212c3ec1c24245a0184a0b16a738 120777 root:root ../../../../bin/t1ascii -/usr/lib/debug/.build-id/67/8de809ed69212c3ec1c24245a0184a0b16a738.debug 120777 root:root ../../usr/bin/t1ascii.debug -/usr/lib/debug/.build-id/9a 40755 root:root -/usr/lib/debug/.build-id/9a/c0b4e2ee5c842b6e6b9021f16323f17aa84d61 120777 root:root ../../../../bin/t1mac -/usr/lib/debug/.build-id/9a/c0b4e2ee5c842b6e6b9021f16323f17aa84d61.debug 120777 root:root ../../usr/bin/t1mac.debug -/usr/lib/debug/.build-id/a6 40755 root:root -/usr/lib/debug/.build-id/a6/4eded2acb95ec8333e71b9916fd7e5500868f2 120777 root:root ../../../../bin/t1unmac -/usr/lib/debug/.build-id/a6/4eded2acb95ec8333e71b9916fd7e5500868f2.debug 120777 root:root ../../usr/bin/t1unmac.debug -/usr/lib/debug/.build-id/cc 40755 root:root -/usr/lib/debug/.build-id/cc/ab986b8b7e496c9bdfe0aae87d4938ccd77f21 120777 root:root ../../../../bin/t1disasm -/usr/lib/debug/.build-id/cc/ab986b8b7e496c9bdfe0aae87d4938ccd77f21.debug 120777 root:root ../../usr/bin/t1disasm.debug -/usr/lib/debug/.build-id/d8 40755 root:root -/usr/lib/debug/.build-id/d8/a1aff04c12340e223f0b537b9fedfb180a63a1 120777 root:root ../../../../bin/t1asm -/usr/lib/debug/.build-id/d8/a1aff04c12340e223f0b537b9fedfb180a63a1.debug 120777 root:root ../../usr/bin/t1asm.debug +/usr/lib/debug/.build-id/0b 40755 root:root +/usr/lib/debug/.build-id/0b/06bec724d1c924897cfe9955311b660dc2fb83 120777 root:root ../../../../bin/t1binary +/usr/lib/debug/.build-id/0b/06bec724d1c924897cfe9955311b660dc2fb83.debug 120777 root:root ../../usr/bin/t1binary.debug +/usr/lib/debug/.build-id/1a 40755 root:root +/usr/lib/debug/.build-id/1a/945e7c7c4633bb5f8848370f47065fb6ec41c9 120777 root:root ../../../../bin/t1disasm +/usr/lib/debug/.build-id/1a/945e7c7c4633bb5f8848370f47065fb6ec41c9.debug 120777 root:root ../../usr/bin/t1disasm.debug +/usr/lib/debug/.build-id/33 40755 root:root +/usr/lib/debug/.build-id/33/8ed33ca0b372e6e20d03082ab22926de7c7b8e 120777 root:root ../../../../bin/t1asm +/usr/lib/debug/.build-id/33/8ed33ca0b372e6e20d03082ab22926de7c7b8e.debug 120777 root:root ../../usr/bin/t1asm.debug +/usr/lib/debug/.build-id/8b 40755 root:root +/usr/lib/debug/.build-id/8b/23878311567de33d76eddafab3849749616888 120777 root:root ../../../../bin/t1mac +/usr/lib/debug/.build-id/8b/23878311567de33d76eddafab3849749616888.debug 120777 root:root ../../usr/bin/t1mac.debug +/usr/lib/debug/.build-id/aa 40755 root:root +/usr/lib/debug/.build-id/aa/79fea467f2ca4eb3504b99f464b673946b2242 120777 root:root ../../../../bin/t1unmac +/usr/lib/debug/.build-id/aa/79fea467f2ca4eb3504b99f464b673946b2242.debug 120777 root:root ../../usr/bin/t1unmac.debug +/usr/lib/debug/.build-id/f9 40755 root:root +/usr/lib/debug/.build-id/f9/8c0975e55ae86b76803a48814a7b425cb4aa31 120777 root:root ../../../../bin/t1ascii +/usr/lib/debug/.build-id/f9/8c0975e55ae86b76803a48814a7b425cb4aa31.debug 120777 root:root ../../usr/bin/t1ascii.debug /usr/lib/debug/usr/bin/t1ascii.debug 100644 root:root @@ -44,26 +44,26 @@ Provides: t1utils-debuginfo = 1.42-alt1:sisyphus+278458.100.1.1 -File: /usr/lib/debug/.build-id/65 40755 root:root -File: /usr/lib/debug/.build-id/65/b9d4d7e89db96d0f2bb592e4b30da0e59adfdc 120777 root:root ../../../../bin/t1binary -File: /usr/lib/debug/.build-id/65/b9d4d7e89db96d0f2bb592e4b30da0e59adfdc.debug 120777 root:root ../../usr/bin/t1binary.debug -File: /usr/lib/debug/.build-id/67 40755 root:root -File: /usr/lib/debug/.build-id/67/8de809ed69212c3ec1c24245a0184a0b16a738 120777 root:root ../../../../bin/t1ascii -File: /usr/lib/debug/.build-id/67/8de809ed69212c3ec1c24245a0184a0b16a738.debug 120777 root:root ../../usr/bin/t1ascii.debug -File: /usr/lib/debug/.build-id/9a 40755 root:root -File: /usr/lib/debug/.build-id/9a/c0b4e2ee5c842b6e6b9021f16323f17aa84d61 120777 root:root ../../../../bin/t1mac -File: /usr/lib/debug/.build-id/9a/c0b4e2ee5c842b6e6b9021f16323f17aa84d61.debug 120777 root:root ../../usr/bin/t1mac.debug -File: /usr/lib/debug/.build-id/a6 40755 root:root -File: /usr/lib/debug/.build-id/a6/4eded2acb95ec8333e71b9916fd7e5500868f2 120777 root:root ../../../../bin/t1unmac -File: /usr/lib/debug/.build-id/a6/4eded2acb95ec8333e71b9916fd7e5500868f2.debug 120777 root:root ../../usr/bin/t1unmac.debug -File: /usr/lib/debug/.build-id/cc 40755 root:root -File: /usr/lib/debug/.build-id/cc/ab986b8b7e496c9bdfe0aae87d4938ccd77f21 120777 root:root ../../../../bin/t1disasm -File: /usr/lib/debug/.build-id/cc/ab986b8b7e496c9bdfe0aae87d4938ccd77f21.debug 120777 root:root ../../usr/bin/t1disasm.debug -File: /usr/lib/debug/.build-id/d8 40755 root:root -File: /usr/lib/debug/.build-id/d8/a1aff04c12340e223f0b537b9fedfb180a63a1 120777 root:root ../../../../bin/t1asm -File: /usr/lib/debug/.build-id/d8/a1aff04c12340e223f0b537b9fedfb180a63a1.debug 120777 root:root ../../usr/bin/t1asm.debug -File: /usr/lib/debug/usr/bin/t1ascii.debug 100644 root:root 62090f2e4307d1c3f9cffe5d74d941da -File: /usr/lib/debug/usr/bin/t1asm.debug 100644 root:root e8946a50a815a4289ec042499d5282b2 -File: /usr/lib/debug/usr/bin/t1binary.debug 100644 root:root 2b20955aa2de0ce251f705127d387db1 -File: /usr/lib/debug/usr/bin/t1disasm.debug 100644 root:root 93249153e5a03c673eea62346cb5bbeb -File: /usr/lib/debug/usr/bin/t1mac.debug 100644 root:root b5f066c27def94e41e34117693223bce -File: /usr/lib/debug/usr/bin/t1unmac.debug 100644 root:root 5ad257c4349352bc2a1ef3c5d2cb3301 +File: /usr/lib/debug/.build-id/0b 40755 root:root +File: /usr/lib/debug/.build-id/0b/06bec724d1c924897cfe9955311b660dc2fb83 120777 root:root ../../../../bin/t1binary +File: /usr/lib/debug/.build-id/0b/06bec724d1c924897cfe9955311b660dc2fb83.debug 120777 root:root ../../usr/bin/t1binary.debug +File: /usr/lib/debug/.build-id/1a 40755 root:root +File: /usr/lib/debug/.build-id/1a/945e7c7c4633bb5f8848370f47065fb6ec41c9 120777 root:root ../../../../bin/t1disasm +File: /usr/lib/debug/.build-id/1a/945e7c7c4633bb5f8848370f47065fb6ec41c9.debug 120777 root:root ../../usr/bin/t1disasm.debug +File: /usr/lib/debug/.build-id/33 40755 root:root +File: /usr/lib/debug/.build-id/33/8ed33ca0b372e6e20d03082ab22926de7c7b8e 120777 root:root ../../../../bin/t1asm +File: /usr/lib/debug/.build-id/33/8ed33ca0b372e6e20d03082ab22926de7c7b8e.debug 120777 root:root ../../usr/bin/t1asm.debug +File: /usr/lib/debug/.build-id/8b 40755 root:root +File: /usr/lib/debug/.build-id/8b/23878311567de33d76eddafab3849749616888 120777 root:root ../../../../bin/t1mac +File: /usr/lib/debug/.build-id/8b/23878311567de33d76eddafab3849749616888.debug 120777 root:root ../../usr/bin/t1mac.debug +File: /usr/lib/debug/.build-id/aa 40755 root:root +File: /usr/lib/debug/.build-id/aa/79fea467f2ca4eb3504b99f464b673946b2242 120777 root:root ../../../../bin/t1unmac +File: /usr/lib/debug/.build-id/aa/79fea467f2ca4eb3504b99f464b673946b2242.debug 120777 root:root ../../usr/bin/t1unmac.debug +File: /usr/lib/debug/.build-id/f9 40755 root:root +File: /usr/lib/debug/.build-id/f9/8c0975e55ae86b76803a48814a7b425cb4aa31 120777 root:root ../../../../bin/t1ascii +File: /usr/lib/debug/.build-id/f9/8c0975e55ae86b76803a48814a7b425cb4aa31.debug 120777 root:root ../../usr/bin/t1ascii.debug +File: /usr/lib/debug/usr/bin/t1ascii.debug 100644 root:root afb0581973e1d0860727ddbdf00eddfb +File: /usr/lib/debug/usr/bin/t1asm.debug 100644 root:root 019f464dc68c7c6aedb9d9e45f131fa8 +File: /usr/lib/debug/usr/bin/t1binary.debug 100644 root:root ea4f32698fcd9e1828f88cc919aa453e +File: /usr/lib/debug/usr/bin/t1disasm.debug 100644 root:root 3b6b68acc69a9f7f4be279326f02bd91 +File: /usr/lib/debug/usr/bin/t1mac.debug 100644 root:root 7146f4b9d9e028b969567a961cbe139f +File: /usr/lib/debug/usr/bin/t1unmac.debug 100644 root:root 4ca22f7983a851e5017743ac38210662 File: /usr/src/debug/t1utils-1.42 40755 root:root @@ -83,2 +83,2 @@ File: /usr/src/debug/t1utils-1.42/t1unmac.c 100644 root:root ef81a479dae987dc29def6eccc2f2a8f -RPMIdentity: 9a7dd284b5c955beb511540a7a7cdd2582a73be302bc84d3c465f84d4e21d728be251640184e69bbec2239fbffe2274e1ffb8e556bd2e37d18cb41e35810eab3 +RPMIdentity: 0a8a047ff1cd3e8bb137902763540d82fa00bff0c504bffebb54f2d0dee4c365588297275af58e988196b55799984c166f64b124be39313d643617b9293aefec