<86>Sep 16 00:35:34 userdel[1780536]: delete user 'rooter' <86>Sep 16 00:35:34 userdel[1780536]: removed group 'rooter' owned by 'rooter' <86>Sep 16 00:35:34 userdel[1780536]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 16 00:35:34 groupadd[1780580]: group added to /etc/group: name=rooter, GID=1817 <86>Sep 16 00:35:34 groupadd[1780580]: group added to /etc/gshadow: name=rooter <86>Sep 16 00:35:34 groupadd[1780580]: new group: name=rooter, GID=1817 <86>Sep 16 00:35:34 useradd[1780609]: new user: name=rooter, UID=1817, GID=1817, home=/root, shell=/bin/bash, from=none <86>Sep 16 00:35:34 userdel[1780649]: delete user 'builder' <86>Sep 16 00:35:34 userdel[1780649]: removed group 'builder' owned by 'builder' <86>Sep 16 00:35:34 userdel[1780649]: removed shadow group 'builder' owned by 'builder' <86>Sep 16 00:35:34 groupadd[1780676]: group added to /etc/group: name=builder, GID=1818 <86>Sep 16 00:35:34 groupadd[1780676]: group added to /etc/gshadow: name=builder <86>Sep 16 00:35:34 groupadd[1780676]: new group: name=builder, GID=1818 <86>Sep 16 00:35:34 useradd[1780703]: new user: name=builder, UID=1818, GID=1818, 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.17861 + 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.17861 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd t1utils-1.42 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking for an ANSI C-conforming const... yes checking for strerror... yes checking for memmem... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether memmem is declared... yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for uintptr_t... yes checking size of void *... 8 checking size of unsigned long... 8 checking size of unsigned int... 4 checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -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 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 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 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 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 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 t1mac.o t1mac.c t1mac.c: In function 'output_raw': t1mac.c:490:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 490 | fread(buf, 1, n, rf); | ^~~~~~~~~~~~~~~~~~~~ t1mac.c: In function 'output_binhex': t1mac.c:726:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 726 | fread(buf, 1, n, rf); | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.42' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.42' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clp.o clp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.42' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.42' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o t1ascii clp.o t1lib.o t1ascii.o make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.42' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.42' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o 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 t1disasm clp.o t1lib.o t1disasm.o make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.42' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.42' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o t1mac clp.o t1lib.o t1mac.o make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.42' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.87464 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/t1utils-buildroot + : + /bin/rm -rf -- /usr/src/tmp/t1utils-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd t1utils-1.42 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/t1utils-buildroot make: Entering directory '/usr/src/RPM/BUILD/t1utils-1.42' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.42' /bin/mkdir -p '/usr/src/tmp/t1utils-buildroot/usr/bin' /usr/libexec/rpm-build/install -p t1ascii t1binary t1asm t1disasm t1unmac t1mac '/usr/src/tmp/t1utils-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/t1utils-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 t1ascii.1 t1binary.1 t1asm.1 t1disasm.1 t1unmac.1 t1mac.1 '/usr/src/tmp/t1utils-buildroot/usr/share/man/man1' make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.42' make: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.42' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/t1utils-buildroot (auto) Verifying and fixing files in /usr/src/tmp/t1utils-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/t1utils-buildroot/ (default) Compressing files in /usr/src/tmp/t1utils-buildroot (auto) Verifying ELF objects in /usr/src/tmp/t1utils-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: t1utils-1.42-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.k8diHB 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.l99eE3 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.H9Va4g 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.5D5HFP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gl8V4k 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.52user 3.16system 0:07.84elapsed 97%CPU (0avgtext+0avgdata 45364maxresident)k 0inputs+0outputs (0major+689160minor)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.56user 1.00system 0:11.19elapsed 14%CPU (0avgtext+0avgdata 12092maxresident)k 0inputs+0outputs (0major+96832minor)pagefaults 0swaps --- t1utils-1.42-alt1.x86_64.rpm.repo 2021-07-12 15:01:26.000000000 +0000 +++ t1utils-1.42-alt1.x86_64.rpm.hasher 2023-09-16 00:35:43.493651659 +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 ededad59385f6aee07b013a249ac19c5 +File: /usr/bin/t1asm 100755 root:root a8f6f5bc311a9cd5d34156a9789df966 +File: /usr/bin/t1binary 100755 root:root bd535588d9192f8d819f8a016d0d1869 +File: /usr/bin/t1disasm 100755 root:root ae2cdbb48ec4068ee6ed70e5f18823fd +File: /usr/bin/t1mac 100755 root:root a8b594adf241167d81248512df34e2e4 +File: /usr/bin/t1unmac 100755 root:root c679ec07619e971f2b6bc405966e9757 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: a7e4de0c6dc189bffed261cc92ecfcf58b9e6c2f64d8824ab5a35dde8c30c6f65d267dc4b18113c83980016d0b40f9ffa634286d61dc05e3b1b7572ab3203d1f --- t1utils-debuginfo-1.42-alt1.x86_64.rpm.repo 2021-07-12 15:01:26.000000000 +0000 +++ t1utils-debuginfo-1.42-alt1.x86_64.rpm.hasher 2023-09-16 00:35:43.568652410 +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/3a 40755 root:root +/usr/lib/debug/.build-id/3a/3e5542f9d48f1d4e82d67f463137d9c082d88b 120777 root:root ../../../../bin/t1disasm +/usr/lib/debug/.build-id/3a/3e5542f9d48f1d4e82d67f463137d9c082d88b.debug 120777 root:root ../../usr/bin/t1disasm.debug +/usr/lib/debug/.build-id/3f 40755 root:root +/usr/lib/debug/.build-id/3f/5d66061857ab321df417623e55e4ed98a62088 120777 root:root ../../../../bin/t1binary +/usr/lib/debug/.build-id/3f/5d66061857ab321df417623e55e4ed98a62088.debug 120777 root:root ../../usr/bin/t1binary.debug +/usr/lib/debug/.build-id/9c 40755 root:root +/usr/lib/debug/.build-id/9c/5b9d53063da6e430e16cdb42021f75ceed6518 120777 root:root ../../../../bin/t1asm +/usr/lib/debug/.build-id/9c/5b9d53063da6e430e16cdb42021f75ceed6518.debug 120777 root:root ../../usr/bin/t1asm.debug +/usr/lib/debug/.build-id/a3 40755 root:root +/usr/lib/debug/.build-id/a3/b0897a40c3a2c1742ad9535eb7591578742cae 120777 root:root ../../../../bin/t1unmac +/usr/lib/debug/.build-id/a3/b0897a40c3a2c1742ad9535eb7591578742cae.debug 120777 root:root ../../usr/bin/t1unmac.debug +/usr/lib/debug/.build-id/bc 40755 root:root +/usr/lib/debug/.build-id/bc/caca86732821b437ec8df7f72106e1b4f3e52b 120777 root:root ../../../../bin/t1mac +/usr/lib/debug/.build-id/bc/caca86732821b437ec8df7f72106e1b4f3e52b.debug 120777 root:root ../../usr/bin/t1mac.debug +/usr/lib/debug/.build-id/e7 40755 root:root +/usr/lib/debug/.build-id/e7/9445fc53c06bc7136bf3ce60f02b033cf83bd9 120777 root:root ../../../../bin/t1ascii +/usr/lib/debug/.build-id/e7/9445fc53c06bc7136bf3ce60f02b033cf83bd9.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/3a 40755 root:root +File: /usr/lib/debug/.build-id/3a/3e5542f9d48f1d4e82d67f463137d9c082d88b 120777 root:root ../../../../bin/t1disasm +File: /usr/lib/debug/.build-id/3a/3e5542f9d48f1d4e82d67f463137d9c082d88b.debug 120777 root:root ../../usr/bin/t1disasm.debug +File: /usr/lib/debug/.build-id/3f 40755 root:root +File: /usr/lib/debug/.build-id/3f/5d66061857ab321df417623e55e4ed98a62088 120777 root:root ../../../../bin/t1binary +File: /usr/lib/debug/.build-id/3f/5d66061857ab321df417623e55e4ed98a62088.debug 120777 root:root ../../usr/bin/t1binary.debug +File: /usr/lib/debug/.build-id/9c 40755 root:root +File: /usr/lib/debug/.build-id/9c/5b9d53063da6e430e16cdb42021f75ceed6518 120777 root:root ../../../../bin/t1asm +File: /usr/lib/debug/.build-id/9c/5b9d53063da6e430e16cdb42021f75ceed6518.debug 120777 root:root ../../usr/bin/t1asm.debug +File: /usr/lib/debug/.build-id/a3 40755 root:root +File: /usr/lib/debug/.build-id/a3/b0897a40c3a2c1742ad9535eb7591578742cae 120777 root:root ../../../../bin/t1unmac +File: /usr/lib/debug/.build-id/a3/b0897a40c3a2c1742ad9535eb7591578742cae.debug 120777 root:root ../../usr/bin/t1unmac.debug +File: /usr/lib/debug/.build-id/bc 40755 root:root +File: /usr/lib/debug/.build-id/bc/caca86732821b437ec8df7f72106e1b4f3e52b 120777 root:root ../../../../bin/t1mac +File: /usr/lib/debug/.build-id/bc/caca86732821b437ec8df7f72106e1b4f3e52b.debug 120777 root:root ../../usr/bin/t1mac.debug +File: /usr/lib/debug/.build-id/e7 40755 root:root +File: /usr/lib/debug/.build-id/e7/9445fc53c06bc7136bf3ce60f02b033cf83bd9 120777 root:root ../../../../bin/t1ascii +File: /usr/lib/debug/.build-id/e7/9445fc53c06bc7136bf3ce60f02b033cf83bd9.debug 120777 root:root ../../usr/bin/t1ascii.debug +File: /usr/lib/debug/usr/bin/t1ascii.debug 100644 root:root 04094f8b0b55c5ae28c1f4330e977867 +File: /usr/lib/debug/usr/bin/t1asm.debug 100644 root:root a75b9c4faf4212d57fb93ab5090adca4 +File: /usr/lib/debug/usr/bin/t1binary.debug 100644 root:root f90b7309a9c3e74ea8e1aa6561255a40 +File: /usr/lib/debug/usr/bin/t1disasm.debug 100644 root:root 5cb1590ba35c46b57c61a119a8baf736 +File: /usr/lib/debug/usr/bin/t1mac.debug 100644 root:root 5de42535dd958a05f5aeb18314fc4175 +File: /usr/lib/debug/usr/bin/t1unmac.debug 100644 root:root dbc60c689ae59b6efe828d79d2214ed4 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: a01445426d070b37cff2b0d390006462b971a5a48dbedc008256a1875a01da6fd8b46100b10fd348f06e9bc84be94222f159408ce50f88bbca7427587295d8c2