<86>Aug 1 08:28:01 userdel[1916991]: delete user 'rooter' <86>Aug 1 08:28:01 groupadd[1917009]: group added to /etc/group: name=rooter, GID=690 <86>Aug 1 08:28:01 groupadd[1917009]: group added to /etc/gshadow: name=rooter <86>Aug 1 08:28:01 groupadd[1917009]: new group: name=rooter, GID=690 <86>Aug 1 08:28:01 useradd[1917020]: new user: name=rooter, UID=690, GID=690, home=/root, shell=/bin/bash <86>Aug 1 08:28:01 userdel[1917035]: delete user 'builder' <86>Aug 1 08:28:01 userdel[1917035]: removed group 'builder' owned by 'builder' <86>Aug 1 08:28:01 userdel[1917035]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 08:28:01 groupadd[1917047]: group added to /etc/group: name=builder, GID=691 <86>Aug 1 08:28:01 groupadd[1917047]: group added to /etc/gshadow: name=builder <86>Aug 1 08:28:01 groupadd[1917047]: new group: name=builder, GID=691 <86>Aug 1 08:28:01 useradd[1917054]: new user: name=builder, UID=691, GID=691, home=/usr/src, shell=/bin/bash 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.41-alt1.nosrc.rpm (w1.gzdio) Installing t1utils-1.41-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.91970 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf t1utils-1.41 + echo 'Source #0 (t1utils-1.41.tar.gz):' Source #0 (t1utils-1.41.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/t1utils-1.41.tar.gz + /bin/tar -xf - + cd t1utils-1.41 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.91970 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd t1utils-1.41 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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 for style of include used by make... GNU 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 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.41' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o t1binary.o t1binary.c make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.41' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.41' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o t1ascii.o t1ascii.c make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.41' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.41' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o t1lib.o t1lib.c make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.41' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.41' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -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] 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] fread(buf, 1, n, f); ^~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.41' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.41' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o t1asm.o t1asm.c In file included from t1asm.c:69: t1asmhelp.h: In function 'set_lenIV': t1asmhelp.h:13:13: warning: implicit declaration of function 'memmem'; did you mean 'memset'? [-Wimplicit-function-declaration] char* p = memmem(line, line_len, "/lenIV ", 7); ^~~~~~ memset t1asmhelp.h:13:13: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] t1asmhelp.h: In function 'set_cs_start': t1asmhelp.h:37:12: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] if ((p = memmem(line, line_len, "string currentfile", 18)) ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.41' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.41' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o t1disasm.o t1disasm.c In file included from t1disasm.c:73: t1asmhelp.h: In function 'set_lenIV': t1asmhelp.h:13:13: warning: implicit declaration of function 'memmem'; did you mean 'memset'? [-Wimplicit-function-declaration] char* p = memmem(line, line_len, "/lenIV ", 7); ^~~~~~ memset t1asmhelp.h:13:13: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] t1asmhelp.h: In function 'set_cs_start': t1asmhelp.h:37:12: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] if ((p = memmem(line, line_len, "string currentfile", 18)) ^ t1disasm.c: In function 'check_eexec_charstrings_begin': t1disasm.c:310:10: warning: assignment to 'unsigned char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] line = memmem(line, line_len, "/CharStrings ", 13); ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.41' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.41' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -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] 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] fread(buf, 1, n, rf); ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.41' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.41' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o clp.o clp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.41' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.41' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o t1binary clp.o t1lib.o t1binary.o make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.41' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.41' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o t1ascii clp.o t1lib.o t1ascii.o make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.41' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.41' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o t1asm clp.o t1lib.o t1asm.o make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.41' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.41' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o t1unmac clp.o t1lib.o t1unmac.o make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.41' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.41' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o t1disasm clp.o t1lib.o t1disasm.o make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.41' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.41' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o t1mac clp.o t1lib.o t1mac.o make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.41' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.48638 + 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.41 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/t1utils-buildroot make: Entering directory '/usr/src/RPM/BUILD/t1utils-1.41' make[1]: Entering directory '/usr/src/RPM/BUILD/t1utils-1.41' /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.41' make: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.41' + /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 Hardlinking identical .pyc and .pyo files Processing files: t1utils-1.41-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6ySGOE find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nL4A6q find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.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.PPNfgq Creating t1utils-debuginfo package Processing files: t1utils-debuginfo-1.41-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BfWAmv find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0HNVKU find-requires: running scripts (debuginfo) Requires: t1utils = 1.41-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/t1utils-1.41-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/t1utils-debuginfo-1.41-alt1.i586.rpm (w2.lzdio) 5.58user 1.67system 0:09.20elapsed 78%CPU (0avgtext+0avgdata 32156maxresident)k 0inputs+0outputs (0major+594124minor)pagefaults 0swaps 6.81user 3.52system 0:12.52elapsed 82%CPU (0avgtext+0avgdata 32156maxresident)k 0inputs+0outputs (0major+762160minor)pagefaults 0swaps --- t1utils-1.41-alt1.i586.rpm.repo 2017-08-17 14:00:17.000000000 +0000 +++ t1utils-1.41-alt1.i586.rpm.hasher 2021-08-01 08:28:12.802162870 +0000 @@ -22,8 +22,8 @@ Provides: t1utils = 1.41-alt1 -File: /usr/bin/t1ascii 100755 root:root e674624fbfda33bf8f6f6816d2fa77a8 -File: /usr/bin/t1asm 100755 root:root a2e181e77db2a1f7686b9863de71f7a7 -File: /usr/bin/t1binary 100755 root:root b60eb180af21e58e45ae904e5cefa784 -File: /usr/bin/t1disasm 100755 root:root b097eec6e715240370198d936013e2de -File: /usr/bin/t1mac 100755 root:root fe458e743a87ec8380a7cbc23f9de13d -File: /usr/bin/t1unmac 100755 root:root e56f77b8acc6dad716aabda8c74aa939 +File: /usr/bin/t1ascii 100755 root:root 7b33a518b1ee38bd55d90c5e9ce9c127 +File: /usr/bin/t1asm 100755 root:root b17dffe7dcd8a8019ee0cb62b244e08d +File: /usr/bin/t1binary 100755 root:root 428bd82778c4a32b115741e3946235f5 +File: /usr/bin/t1disasm 100755 root:root 779f585fcdb738238610bd69f7ca3267 +File: /usr/bin/t1mac 100755 root:root 3b0df3371dd2f9455acf5a7c7edca28e +File: /usr/bin/t1unmac 100755 root:root cb3aff035c0ecaa2d208f15ede96560e File: /usr/share/man/man1/t1ascii.1.xz 100644 root:root 19aa0768f69081d51a4843b83de9bf33 @@ -34,2 +34,2 @@ File: /usr/share/man/man1/t1unmac.1.xz 100644 root:root afb1308712e4242de3cac16cc18d676f -RPMIdentity: 3ddad7f10161943e7a153ec2b1522d942a62dd1ba9b07d7b0696d4eb5479798b8a3cd623c6b22650114c9c96b7430835b3bfc23df8785a57279affbb15928955 +RPMIdentity: f594a5e5612e453311395ca26c7d67c77e6f26ad5a15caa886695a288429788f85797a9c9f120a38cb72a88a4ff6d4b60be7407f8f02a48e4d7eabd064d7f523 --- t1utils-debuginfo-1.41-alt1.i586.rpm.repo 2017-08-17 14:00:17.000000000 +0000 +++ t1utils-debuginfo-1.41-alt1.i586.rpm.hasher 2021-08-01 08:28:13.348168180 +0000 @@ -1,19 +1,19 @@ -/usr/lib/debug/.build-id/0a 40755 root:root -/usr/lib/debug/.build-id/0a/17b832b754a89e6746e9529c7c79b65d76bf19 120777 root:root ../../../../bin/t1ascii -/usr/lib/debug/.build-id/0a/17b832b754a89e6746e9529c7c79b65d76bf19.debug 120777 root:root ../../usr/bin/t1ascii.debug -/usr/lib/debug/.build-id/43 40755 root:root -/usr/lib/debug/.build-id/43/6ef43b9c054c05bb4ae1f1abd737d08bebd267 120777 root:root ../../../../bin/t1disasm -/usr/lib/debug/.build-id/43/6ef43b9c054c05bb4ae1f1abd737d08bebd267.debug 120777 root:root ../../usr/bin/t1disasm.debug -/usr/lib/debug/.build-id/69 40755 root:root -/usr/lib/debug/.build-id/69/b48aadfb1ebdafa5e31e0014cc04a0097c2e0c 120777 root:root ../../../../bin/t1asm -/usr/lib/debug/.build-id/69/b48aadfb1ebdafa5e31e0014cc04a0097c2e0c.debug 120777 root:root ../../usr/bin/t1asm.debug -/usr/lib/debug/.build-id/94 40755 root:root -/usr/lib/debug/.build-id/94/8a316b529ddb8dcb45c30c8930d7b64a45e4fc 120777 root:root ../../../../bin/t1unmac -/usr/lib/debug/.build-id/94/8a316b529ddb8dcb45c30c8930d7b64a45e4fc.debug 120777 root:root ../../usr/bin/t1unmac.debug -/usr/lib/debug/.build-id/ba 40755 root:root -/usr/lib/debug/.build-id/ba/329210e58234b152dadfa4ce93f86edda62c27 120777 root:root ../../../../bin/t1mac -/usr/lib/debug/.build-id/ba/329210e58234b152dadfa4ce93f86edda62c27.debug 120777 root:root ../../usr/bin/t1mac.debug -/usr/lib/debug/.build-id/cd 40755 root:root -/usr/lib/debug/.build-id/cd/024936f3ec67ac5b69abf107e9bb8cf65714b4 120777 root:root ../../../../bin/t1binary -/usr/lib/debug/.build-id/cd/024936f3ec67ac5b69abf107e9bb8cf65714b4.debug 120777 root:root ../../usr/bin/t1binary.debug +/usr/lib/debug/.build-id/0e 40755 root:root +/usr/lib/debug/.build-id/0e/c2ca439d5952838ad186fa945dd1601d847256 120777 root:root ../../../../bin/t1asm +/usr/lib/debug/.build-id/0e/c2ca439d5952838ad186fa945dd1601d847256.debug 120777 root:root ../../usr/bin/t1asm.debug +/usr/lib/debug/.build-id/56 40755 root:root +/usr/lib/debug/.build-id/56/058f6faea47d482374ff8c45bbaed0f824e005 120777 root:root ../../../../bin/t1unmac +/usr/lib/debug/.build-id/56/058f6faea47d482374ff8c45bbaed0f824e005.debug 120777 root:root ../../usr/bin/t1unmac.debug +/usr/lib/debug/.build-id/70 40755 root:root +/usr/lib/debug/.build-id/70/1c11a1d676106c2c5d42bb1d81624e8be76a14 120777 root:root ../../../../bin/t1binary +/usr/lib/debug/.build-id/70/1c11a1d676106c2c5d42bb1d81624e8be76a14.debug 120777 root:root ../../usr/bin/t1binary.debug +/usr/lib/debug/.build-id/72 40755 root:root +/usr/lib/debug/.build-id/72/1b2803e4b09cbedc53ba3a272fc0608b285fe2 120777 root:root ../../../../bin/t1ascii +/usr/lib/debug/.build-id/72/1b2803e4b09cbedc53ba3a272fc0608b285fe2.debug 120777 root:root ../../usr/bin/t1ascii.debug +/usr/lib/debug/.build-id/d8 40755 root:root +/usr/lib/debug/.build-id/d8/4db08e8d73933acda0432da216aef00740c4f1 120777 root:root ../../../../bin/t1disasm +/usr/lib/debug/.build-id/d8/4db08e8d73933acda0432da216aef00740c4f1.debug 120777 root:root ../../usr/bin/t1disasm.debug +/usr/lib/debug/.build-id/e6 40755 root:root +/usr/lib/debug/.build-id/e6/789e34419aa6bc0dd81e55ed54b4b2515e331d 120777 root:root ../../../../bin/t1mac +/usr/lib/debug/.build-id/e6/789e34419aa6bc0dd81e55ed54b4b2515e331d.debug 120777 root:root ../../usr/bin/t1mac.debug /usr/lib/debug/usr/bin/t1ascii.debug 100644 root:root @@ -43,26 +43,26 @@ Provides: t1utils-debuginfo = 1.41-alt1 -File: /usr/lib/debug/.build-id/0a 40755 root:root -File: /usr/lib/debug/.build-id/0a/17b832b754a89e6746e9529c7c79b65d76bf19 120777 root:root ../../../../bin/t1ascii -File: /usr/lib/debug/.build-id/0a/17b832b754a89e6746e9529c7c79b65d76bf19.debug 120777 root:root ../../usr/bin/t1ascii.debug -File: /usr/lib/debug/.build-id/43 40755 root:root -File: /usr/lib/debug/.build-id/43/6ef43b9c054c05bb4ae1f1abd737d08bebd267 120777 root:root ../../../../bin/t1disasm -File: /usr/lib/debug/.build-id/43/6ef43b9c054c05bb4ae1f1abd737d08bebd267.debug 120777 root:root ../../usr/bin/t1disasm.debug -File: /usr/lib/debug/.build-id/69 40755 root:root -File: /usr/lib/debug/.build-id/69/b48aadfb1ebdafa5e31e0014cc04a0097c2e0c 120777 root:root ../../../../bin/t1asm -File: /usr/lib/debug/.build-id/69/b48aadfb1ebdafa5e31e0014cc04a0097c2e0c.debug 120777 root:root ../../usr/bin/t1asm.debug -File: /usr/lib/debug/.build-id/94 40755 root:root -File: /usr/lib/debug/.build-id/94/8a316b529ddb8dcb45c30c8930d7b64a45e4fc 120777 root:root ../../../../bin/t1unmac -File: /usr/lib/debug/.build-id/94/8a316b529ddb8dcb45c30c8930d7b64a45e4fc.debug 120777 root:root ../../usr/bin/t1unmac.debug -File: /usr/lib/debug/.build-id/ba 40755 root:root -File: /usr/lib/debug/.build-id/ba/329210e58234b152dadfa4ce93f86edda62c27 120777 root:root ../../../../bin/t1mac -File: /usr/lib/debug/.build-id/ba/329210e58234b152dadfa4ce93f86edda62c27.debug 120777 root:root ../../usr/bin/t1mac.debug -File: /usr/lib/debug/.build-id/cd 40755 root:root -File: /usr/lib/debug/.build-id/cd/024936f3ec67ac5b69abf107e9bb8cf65714b4 120777 root:root ../../../../bin/t1binary -File: /usr/lib/debug/.build-id/cd/024936f3ec67ac5b69abf107e9bb8cf65714b4.debug 120777 root:root ../../usr/bin/t1binary.debug -File: /usr/lib/debug/usr/bin/t1ascii.debug 100644 root:root cf09a587dc445fb106e51d34debf61e5 -File: /usr/lib/debug/usr/bin/t1asm.debug 100644 root:root 8f0ef2a4cda9413c64ec18b5ecf5822b -File: /usr/lib/debug/usr/bin/t1binary.debug 100644 root:root c48baa4a0961df8d872e648649db8e65 -File: /usr/lib/debug/usr/bin/t1disasm.debug 100644 root:root 1fc7f2f9a3849f4997b8b123d61a1118 -File: /usr/lib/debug/usr/bin/t1mac.debug 100644 root:root a9185fa35c113cfc4a51a79d65cae02b -File: /usr/lib/debug/usr/bin/t1unmac.debug 100644 root:root ae4bff225453cd44cd712c2037e07b93 +File: /usr/lib/debug/.build-id/0e 40755 root:root +File: /usr/lib/debug/.build-id/0e/c2ca439d5952838ad186fa945dd1601d847256 120777 root:root ../../../../bin/t1asm +File: /usr/lib/debug/.build-id/0e/c2ca439d5952838ad186fa945dd1601d847256.debug 120777 root:root ../../usr/bin/t1asm.debug +File: /usr/lib/debug/.build-id/56 40755 root:root +File: /usr/lib/debug/.build-id/56/058f6faea47d482374ff8c45bbaed0f824e005 120777 root:root ../../../../bin/t1unmac +File: /usr/lib/debug/.build-id/56/058f6faea47d482374ff8c45bbaed0f824e005.debug 120777 root:root ../../usr/bin/t1unmac.debug +File: /usr/lib/debug/.build-id/70 40755 root:root +File: /usr/lib/debug/.build-id/70/1c11a1d676106c2c5d42bb1d81624e8be76a14 120777 root:root ../../../../bin/t1binary +File: /usr/lib/debug/.build-id/70/1c11a1d676106c2c5d42bb1d81624e8be76a14.debug 120777 root:root ../../usr/bin/t1binary.debug +File: /usr/lib/debug/.build-id/72 40755 root:root +File: /usr/lib/debug/.build-id/72/1b2803e4b09cbedc53ba3a272fc0608b285fe2 120777 root:root ../../../../bin/t1ascii +File: /usr/lib/debug/.build-id/72/1b2803e4b09cbedc53ba3a272fc0608b285fe2.debug 120777 root:root ../../usr/bin/t1ascii.debug +File: /usr/lib/debug/.build-id/d8 40755 root:root +File: /usr/lib/debug/.build-id/d8/4db08e8d73933acda0432da216aef00740c4f1 120777 root:root ../../../../bin/t1disasm +File: /usr/lib/debug/.build-id/d8/4db08e8d73933acda0432da216aef00740c4f1.debug 120777 root:root ../../usr/bin/t1disasm.debug +File: /usr/lib/debug/.build-id/e6 40755 root:root +File: /usr/lib/debug/.build-id/e6/789e34419aa6bc0dd81e55ed54b4b2515e331d 120777 root:root ../../../../bin/t1mac +File: /usr/lib/debug/.build-id/e6/789e34419aa6bc0dd81e55ed54b4b2515e331d.debug 120777 root:root ../../usr/bin/t1mac.debug +File: /usr/lib/debug/usr/bin/t1ascii.debug 100644 root:root 347934e0f32aebded19382fc45818c65 +File: /usr/lib/debug/usr/bin/t1asm.debug 100644 root:root 4e13f50a7fccf2924b2c96a5e6f620bb +File: /usr/lib/debug/usr/bin/t1binary.debug 100644 root:root 34d48ed4604716326e6a6c03ac477701 +File: /usr/lib/debug/usr/bin/t1disasm.debug 100644 root:root e1032f4b911ef94d7242f2a369aad565 +File: /usr/lib/debug/usr/bin/t1mac.debug 100644 root:root 2ee7a39654e7b37ea3682b8b97b2d0c9 +File: /usr/lib/debug/usr/bin/t1unmac.debug 100644 root:root 9abb13af930c4935074796d3c4d92db1 File: /usr/src/debug/t1utils-1.41 40755 root:root @@ -81,2 +81,2 @@ File: /usr/src/debug/t1utils-1.41/t1unmac.c 100644 root:root ef81a479dae987dc29def6eccc2f2a8f -RPMIdentity: f2f15330db53b50df1de7be2c0bd692ff32a72d49015781050f22ae9fcc1514863f5958c6d6225ff184a8345d5099dd2c4462fb85d7f954acc65fdc11064e783 +RPMIdentity: b549ddab878eaf4992e2faae91f55c9caaa90814a63036fa8767b95c6c1c8a202237ea13cd2d8c958f182b15aa224cc98473b7e4818ef1a23796b0d182f8a530