<86>Apr 27 08:45:39 userdel[3817210]: delete user 'rooter' <86>Apr 27 08:45:39 userdel[3817210]: removed group 'rooter' owned by 'rooter' <86>Apr 27 08:45:39 userdel[3817210]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 08:45:39 groupadd[3817220]: group added to /etc/group: name=rooter, GID=1271 <86>Apr 27 08:45:39 groupadd[3817220]: group added to /etc/gshadow: name=rooter <86>Apr 27 08:45:39 groupadd[3817220]: new group: name=rooter, GID=1271 <86>Apr 27 08:45:39 useradd[3817229]: new user: name=rooter, UID=1271, GID=1271, home=/root, shell=/bin/bash, from=none <86>Apr 27 08:45:39 userdel[3817243]: delete user 'builder' <86>Apr 27 08:45:39 userdel[3817243]: removed group 'builder' owned by 'builder' <86>Apr 27 08:45:39 userdel[3817243]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 08:45:39 groupadd[3817254]: group added to /etc/group: name=builder, GID=1272 <86>Apr 27 08:45:39 groupadd[3817254]: group added to /etc/gshadow: name=builder <86>Apr 27 08:45:39 groupadd[3817254]: new group: name=builder, GID=1272 <86>Apr 27 08:45:39 useradd[3817261]: new user: name=builder, UID=1272, GID=1272, 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: 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.90547 + 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.90547 + 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_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=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... /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 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... /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 *... 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 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 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 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 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 t1mac clp.o t1lib.o t1mac.o make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.42' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.53606 + 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) 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 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.POgcGb 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.rWV0tl 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.UCYxlI 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.OKvWh4 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sZWiDN 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) 7.86user 2.71system 0:08.80elapsed 120%CPU (0avgtext+0avgdata 35196maxresident)k 0inputs+0outputs (0major+656294minor)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 0.75user 1.28system 0:13.39elapsed 15%CPU (0avgtext+0avgdata 11980maxresident)k 0inputs+0outputs (0major+94074minor)pagefaults 0swaps --- t1utils-1.42-alt1.i586.rpm.repo 2021-07-12 15:01:30.000000000 +0000 +++ t1utils-1.42-alt1.i586.rpm.hasher 2024-04-27 08:45:50.022540225 +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 508810a406285636d8c95a6d6a774033 +File: /usr/bin/t1asm 100755 root:root 8772ff8cf173bb8a1ba788e233a669c4 +File: /usr/bin/t1binary 100755 root:root 420b6163b1bea4597769ba006a17b15d +File: /usr/bin/t1disasm 100755 root:root a59649b6e186a43b496d5bc49759ddbe +File: /usr/bin/t1mac 100755 root:root e86b129d8a57a60191144a0b647530a0 +File: /usr/bin/t1unmac 100755 root:root cd5a54991054b0eaf1e7f8b9f945f355 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: 6fbe33368786ee77ef3851fd43f07bc160e91700d7e24233f43216aca7e55fe9cced546305e085447bdc2761bb5ba380003dcf9add594f9341fb35776c1763b7 --- t1utils-debuginfo-1.42-alt1.i586.rpm.repo 2021-07-12 15:01:30.000000000 +0000 +++ t1utils-debuginfo-1.42-alt1.i586.rpm.hasher 2024-04-27 08:45:50.116540666 +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/61 40755 root:root +/usr/lib/debug/.build-id/61/24bcdaea4d3a14bd10a3a66ef8cf13be8b585e 120777 root:root ../../../../bin/t1asm +/usr/lib/debug/.build-id/61/24bcdaea4d3a14bd10a3a66ef8cf13be8b585e.debug 120777 root:root ../../usr/bin/t1asm.debug +/usr/lib/debug/.build-id/6e 40755 root:root +/usr/lib/debug/.build-id/6e/ef3386829152bc4930e6592e3773a555ef28df 120777 root:root ../../../../bin/t1binary +/usr/lib/debug/.build-id/6e/ef3386829152bc4930e6592e3773a555ef28df.debug 120777 root:root ../../usr/bin/t1binary.debug +/usr/lib/debug/.build-id/89 40755 root:root +/usr/lib/debug/.build-id/89/d39367ff3b670f6194fd5fde57002a4fbe028a 120777 root:root ../../../../bin/t1disasm +/usr/lib/debug/.build-id/89/d39367ff3b670f6194fd5fde57002a4fbe028a.debug 120777 root:root ../../usr/bin/t1disasm.debug +/usr/lib/debug/.build-id/95 40755 root:root +/usr/lib/debug/.build-id/95/692f77049d653bffa04dbdac6b6102fed420b5 120777 root:root ../../../../bin/t1unmac +/usr/lib/debug/.build-id/95/692f77049d653bffa04dbdac6b6102fed420b5.debug 120777 root:root ../../usr/bin/t1unmac.debug +/usr/lib/debug/.build-id/c2 40755 root:root +/usr/lib/debug/.build-id/c2/d18ada42247cf03f39b3c1498af4dc8178d2d4 120777 root:root ../../../../bin/t1mac +/usr/lib/debug/.build-id/c2/d18ada42247cf03f39b3c1498af4dc8178d2d4.debug 120777 root:root ../../usr/bin/t1mac.debug +/usr/lib/debug/.build-id/eb 40755 root:root +/usr/lib/debug/.build-id/eb/a52db4ab57147b983dfcaaf38cbbf29f33a257 120777 root:root ../../../../bin/t1ascii +/usr/lib/debug/.build-id/eb/a52db4ab57147b983dfcaaf38cbbf29f33a257.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/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/61 40755 root:root +File: /usr/lib/debug/.build-id/61/24bcdaea4d3a14bd10a3a66ef8cf13be8b585e 120777 root:root ../../../../bin/t1asm +File: /usr/lib/debug/.build-id/61/24bcdaea4d3a14bd10a3a66ef8cf13be8b585e.debug 120777 root:root ../../usr/bin/t1asm.debug +File: /usr/lib/debug/.build-id/6e 40755 root:root +File: /usr/lib/debug/.build-id/6e/ef3386829152bc4930e6592e3773a555ef28df 120777 root:root ../../../../bin/t1binary +File: /usr/lib/debug/.build-id/6e/ef3386829152bc4930e6592e3773a555ef28df.debug 120777 root:root ../../usr/bin/t1binary.debug +File: /usr/lib/debug/.build-id/89 40755 root:root +File: /usr/lib/debug/.build-id/89/d39367ff3b670f6194fd5fde57002a4fbe028a 120777 root:root ../../../../bin/t1disasm +File: /usr/lib/debug/.build-id/89/d39367ff3b670f6194fd5fde57002a4fbe028a.debug 120777 root:root ../../usr/bin/t1disasm.debug +File: /usr/lib/debug/.build-id/95 40755 root:root +File: /usr/lib/debug/.build-id/95/692f77049d653bffa04dbdac6b6102fed420b5 120777 root:root ../../../../bin/t1unmac +File: /usr/lib/debug/.build-id/95/692f77049d653bffa04dbdac6b6102fed420b5.debug 120777 root:root ../../usr/bin/t1unmac.debug +File: /usr/lib/debug/.build-id/c2 40755 root:root +File: /usr/lib/debug/.build-id/c2/d18ada42247cf03f39b3c1498af4dc8178d2d4 120777 root:root ../../../../bin/t1mac +File: /usr/lib/debug/.build-id/c2/d18ada42247cf03f39b3c1498af4dc8178d2d4.debug 120777 root:root ../../usr/bin/t1mac.debug +File: /usr/lib/debug/.build-id/eb 40755 root:root +File: /usr/lib/debug/.build-id/eb/a52db4ab57147b983dfcaaf38cbbf29f33a257 120777 root:root ../../../../bin/t1ascii +File: /usr/lib/debug/.build-id/eb/a52db4ab57147b983dfcaaf38cbbf29f33a257.debug 120777 root:root ../../usr/bin/t1ascii.debug +File: /usr/lib/debug/usr/bin/t1ascii.debug 100644 root:root 1f3edf0522da07e3c709809fd89e01db +File: /usr/lib/debug/usr/bin/t1asm.debug 100644 root:root e425a71df3acbfce17ddd5d4dd0cf958 +File: /usr/lib/debug/usr/bin/t1binary.debug 100644 root:root dfdc1b1962d00cd6bace81dd8b965d91 +File: /usr/lib/debug/usr/bin/t1disasm.debug 100644 root:root ecec8b488c7b0c1ecaf3119bac205285 +File: /usr/lib/debug/usr/bin/t1mac.debug 100644 root:root 3a120447b0df772af930ecf96444fed8 +File: /usr/lib/debug/usr/bin/t1unmac.debug 100644 root:root 44a5a43483d09e8c9f26981f8a74b150 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 534bf0b24cbd5afde7bdedebdfe8bfa7 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: 9a7dd284b5c955beb511540a7a7cdd2582a73be302bc84d3c465f84d4e21d728be251640184e69bbec2239fbffe2274e1ffb8e556bd2e37d18cb41e35810eab3 +RPMIdentity: b9c7c5c257c6baf4c980d247ef41769313dd776aea11a14f3cacc2ed6a9447125545fb7421df1c847e176fa814adea39c1c6cafce477bd151d9ff051061ee64e