<86>Sep 14 10:16:00 userdel[3571836]: delete user 'rooter' <86>Sep 14 10:16:00 userdel[3571836]: removed group 'rooter' owned by 'rooter' <86>Sep 14 10:16:00 userdel[3571836]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 10:16:00 groupadd[3571856]: group added to /etc/group: name=rooter, GID=678 <86>Sep 14 10:16:00 groupadd[3571856]: group added to /etc/gshadow: name=rooter <86>Sep 14 10:16:00 groupadd[3571856]: new group: name=rooter, GID=678 <86>Sep 14 10:16:00 useradd[3571876]: new user: name=rooter, UID=678, GID=678, home=/root, shell=/bin/bash <86>Sep 14 10:16:00 userdel[3571911]: delete user 'builder' <86>Sep 14 10:16:00 userdel[3571911]: removed group 'builder' owned by 'builder' <86>Sep 14 10:16:00 userdel[3571911]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 10:16:00 groupadd[3571934]: group added to /etc/group: name=builder, GID=679 <86>Sep 14 10:16:00 groupadd[3571934]: group added to /etc/gshadow: name=builder <86>Sep 14 10:16:00 groupadd[3571934]: new group: name=builder, GID=679 <86>Sep 14 10:16:00 useradd[3571949]: new user: name=builder, UID=679, GID=679, 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.84275 + 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.84275 + 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 -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + ./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 -j8 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 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 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 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 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 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 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 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 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' 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' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.7222 + 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.vHPHC8 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.l8tkbb 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.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.Hqot67 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.Qd6w86 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RxNAT9 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) 8.59user 2.74system 0:10.02elapsed 113%CPU (0avgtext+0avgdata 31520maxresident)k 0inputs+0outputs (0major+630170minor)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 10.33user 6.11system 0:14.87elapsed 110%CPU (0avgtext+0avgdata 31520maxresident)k 0inputs+0outputs (0major+801237minor)pagefaults 0swaps --- t1utils-1.42-alt1.i586.rpm.repo 2021-07-12 15:01:30.104379207 +0000 +++ t1utils-1.42-alt1.i586.rpm.hasher 2021-09-14 10:16:13.292504973 +0000 @@ -23,8 +23,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 851463241d9af21ff15fc66017a4b89f +File: /usr/bin/t1asm 100755 root:root d19a776afc28e75258dbcbb1f2cf11c8 +File: /usr/bin/t1binary 100755 root:root 0de020f25aa01ab0322cbe6a73a8e286 +File: /usr/bin/t1disasm 100755 root:root 3fc53e561bf405d837a624d452748de1 +File: /usr/bin/t1mac 100755 root:root 482f1b60aea5b9d66b2363a988527f2d +File: /usr/bin/t1unmac 100755 root:root cc1af030b0685cd51e9b9398350cd303 File: /usr/share/man/man1/t1ascii.1.xz 100644 root:root 8f76be3b2a622d86a8943867c1083163 @@ -35,2 +35,2 @@ File: /usr/share/man/man1/t1unmac.1.xz 100644 root:root 181c9285beca9c5369eb0c18854fbc6f -RPMIdentity: aa238117672659834bb237790f2438d18b4b6196c297de6f79800bff6a8b34cb100f8d84d0195135aecc7b49dbf98acd98ebb6bcca95e1e952b448e3738c0117 +RPMIdentity: 9ec14df1200a00265db2843f1943c58349db2e5b6764d8639121b1fb0829aac5f7c5f785d7eb8c82df524e323f612668c254ff4beadc8a5d9b370ae9cf7f602b --- t1utils-debuginfo-1.42-alt1.i586.rpm.repo 2021-07-12 15:01:30.094379126 +0000 +++ t1utils-debuginfo-1.42-alt1.i586.rpm.hasher 2021-09-14 10:16:13.407505412 +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/05 40755 root:root +/usr/lib/debug/.build-id/05/dbb5f6d51f03916f96649530ee454eb50097c2 120777 root:root ../../../../bin/t1mac +/usr/lib/debug/.build-id/05/dbb5f6d51f03916f96649530ee454eb50097c2.debug 120777 root:root ../../usr/bin/t1mac.debug +/usr/lib/debug/.build-id/48 40755 root:root +/usr/lib/debug/.build-id/48/b2699ced656bc2b5ca6edb1fde51ed68396665 120777 root:root ../../../../bin/t1ascii +/usr/lib/debug/.build-id/48/b2699ced656bc2b5ca6edb1fde51ed68396665.debug 120777 root:root ../../usr/bin/t1ascii.debug +/usr/lib/debug/.build-id/53 40755 root:root +/usr/lib/debug/.build-id/53/818d47cafbd7d7045cc6bfd8e62e201c49e8b0 120777 root:root ../../../../bin/t1disasm +/usr/lib/debug/.build-id/53/818d47cafbd7d7045cc6bfd8e62e201c49e8b0.debug 120777 root:root ../../usr/bin/t1disasm.debug +/usr/lib/debug/.build-id/a0 40755 root:root +/usr/lib/debug/.build-id/a0/a7f6a66b30c0b0534c6b0a38ea76bd9a68bab4 120777 root:root ../../../../bin/t1asm +/usr/lib/debug/.build-id/a0/a7f6a66b30c0b0534c6b0a38ea76bd9a68bab4.debug 120777 root:root ../../usr/bin/t1asm.debug +/usr/lib/debug/.build-id/e0 40755 root:root +/usr/lib/debug/.build-id/e0/df20f3e25e0a22122f14c191d2f1d036f90ad8 120777 root:root ../../../../bin/t1unmac +/usr/lib/debug/.build-id/e0/df20f3e25e0a22122f14c191d2f1d036f90ad8.debug 120777 root:root ../../usr/bin/t1unmac.debug +/usr/lib/debug/.build-id/fd 40755 root:root +/usr/lib/debug/.build-id/fd/04b5157530c972289d1faa10c16d7c3cb20b6e 120777 root:root ../../../../bin/t1binary +/usr/lib/debug/.build-id/fd/04b5157530c972289d1faa10c16d7c3cb20b6e.debug 120777 root:root ../../usr/bin/t1binary.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/05 40755 root:root +File: /usr/lib/debug/.build-id/05/dbb5f6d51f03916f96649530ee454eb50097c2 120777 root:root ../../../../bin/t1mac +File: /usr/lib/debug/.build-id/05/dbb5f6d51f03916f96649530ee454eb50097c2.debug 120777 root:root ../../usr/bin/t1mac.debug +File: /usr/lib/debug/.build-id/48 40755 root:root +File: /usr/lib/debug/.build-id/48/b2699ced656bc2b5ca6edb1fde51ed68396665 120777 root:root ../../../../bin/t1ascii +File: /usr/lib/debug/.build-id/48/b2699ced656bc2b5ca6edb1fde51ed68396665.debug 120777 root:root ../../usr/bin/t1ascii.debug +File: /usr/lib/debug/.build-id/53 40755 root:root +File: /usr/lib/debug/.build-id/53/818d47cafbd7d7045cc6bfd8e62e201c49e8b0 120777 root:root ../../../../bin/t1disasm +File: /usr/lib/debug/.build-id/53/818d47cafbd7d7045cc6bfd8e62e201c49e8b0.debug 120777 root:root ../../usr/bin/t1disasm.debug +File: /usr/lib/debug/.build-id/a0 40755 root:root +File: /usr/lib/debug/.build-id/a0/a7f6a66b30c0b0534c6b0a38ea76bd9a68bab4 120777 root:root ../../../../bin/t1asm +File: /usr/lib/debug/.build-id/a0/a7f6a66b30c0b0534c6b0a38ea76bd9a68bab4.debug 120777 root:root ../../usr/bin/t1asm.debug +File: /usr/lib/debug/.build-id/e0 40755 root:root +File: /usr/lib/debug/.build-id/e0/df20f3e25e0a22122f14c191d2f1d036f90ad8 120777 root:root ../../../../bin/t1unmac +File: /usr/lib/debug/.build-id/e0/df20f3e25e0a22122f14c191d2f1d036f90ad8.debug 120777 root:root ../../usr/bin/t1unmac.debug +File: /usr/lib/debug/.build-id/fd 40755 root:root +File: /usr/lib/debug/.build-id/fd/04b5157530c972289d1faa10c16d7c3cb20b6e 120777 root:root ../../../../bin/t1binary +File: /usr/lib/debug/.build-id/fd/04b5157530c972289d1faa10c16d7c3cb20b6e.debug 120777 root:root ../../usr/bin/t1binary.debug +File: /usr/lib/debug/usr/bin/t1ascii.debug 100644 root:root 1a8c83426bec9f7e75038b822d29dad4 +File: /usr/lib/debug/usr/bin/t1asm.debug 100644 root:root c995ce50aad63973fb86a3f28b9f4d5c +File: /usr/lib/debug/usr/bin/t1binary.debug 100644 root:root 7cdf182f120f2fe1db0d1a2e46615882 +File: /usr/lib/debug/usr/bin/t1disasm.debug 100644 root:root c944b87de98b8bbefee6e3bea832554e +File: /usr/lib/debug/usr/bin/t1mac.debug 100644 root:root 2be48b57360607a00d237bf4bf836bdd +File: /usr/lib/debug/usr/bin/t1unmac.debug 100644 root:root 9eaaebbafbb70f29bbedd61469c5d27a 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: 54fa0f2df516b10e0688c7c760a73bf79cffe96da2f74db3d348d4a16b718678ae01a709d40afc040d2f41da7e77ce33b7245236c72e6960bab6454f8b9a315b