<86>Sep  3 02:06:34 userdel[2739087]: delete user 'rooter'
<86>Sep  3 02:06:34 userdel[2739087]: removed group 'rooter' owned by 'rooter'
<86>Sep  3 02:06:34 userdel[2739087]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep  3 02:06:34 groupadd[2739103]: group added to /etc/group: name=rooter, GID=693
<86>Sep  3 02:06:34 groupadd[2739103]: group added to /etc/gshadow: name=rooter
<86>Sep  3 02:06:34 groupadd[2739103]: new group: name=rooter, GID=693
<86>Sep  3 02:06:34 useradd[2739112]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash
<86>Sep  3 02:06:34 userdel[2739129]: delete user 'builder'
<86>Sep  3 02:06:34 userdel[2739129]: removed group 'builder' owned by 'builder'
<86>Sep  3 02:06:34 userdel[2739129]: removed shadow group 'builder' owned by 'builder'
<86>Sep  3 02:06:34 groupadd[2739136]: group added to /etc/group: name=builder, GID=694
<86>Sep  3 02:06:34 groupadd[2739136]: group added to /etc/gshadow: name=builder
<86>Sep  3 02:06:34 groupadd[2739136]: new group: name=builder, GID=694
<86>Sep  3 02:06:34 useradd[2739141]: new user: name=builder, UID=694, GID=694, 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: 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.59622
+ 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.59622
+ 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'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ ./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... no
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 -j8
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 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 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 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 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 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 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  
t1lib.c: In function 'process_pfa.constprop':
t1lib.c:177:12: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  177 |   last[-1] = '\r';
      |            ^
t1lib.c:103:10: note: at offset -1 to object 'buffer' with size 1024 declared here
  103 |     char buffer[LINESIZE];
      |          ^
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  
t1lib.c: In function 'process_pfa.constprop':
t1lib.c:177:12: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  177 |   last[-1] = '\r';
      |            ^
t1lib.c:103:10: note: at offset -1 to object 'buffer' with size 1024 declared here
  103 |     char buffer[LINESIZE];
      |          ^
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 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 t1disasm clp.o t1lib.o t1disasm.o  
t1lib.c: In function 'process_pfa.constprop':
t1lib.c:177:12: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  177 |   last[-1] = '\r';
      |            ^
t1lib.c:103:10: note: at offset -1 to object 'buffer' with size 1024 declared here
  103 |     char buffer[LINESIZE];
      |          ^
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  
t1lib.c: In function 'process_pfa.constprop':
t1lib.c:177:12: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
  177 |   last[-1] = '\r';
      |            ^
t1lib.c:103:10: note: at offset -1 to object 'buffer' with size 1024 declared here
  103 |     char buffer[LINESIZE];
      |          ^
make[1]: Leaving directory '/usr/src/RPM/BUILD/t1utils-1.42'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.26115
+ 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.l8WZ7n
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.qmcVXm
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.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.uo4HBo
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.NEzDYn
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.r0NE0l
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)
7.86user 3.64system 0:09.98elapsed 115%CPU (0avgtext+0avgdata 43540maxresident)k
0inputs+0outputs (0major+707544minor)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
9.73user 7.27system 0:15.05elapsed 113%CPU (0avgtext+0avgdata 43540maxresident)k
0inputs+0outputs (0major+887626minor)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	2021-09-03 02:06:46.328707073 +0000
@@ -22,8 +22,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	506a5d7f09e8e860a65ee3cb4aa3cda7	
+File: /usr/bin/t1asm	100755	root:root	371a7b2aad9e53638a742b5aa87a0b4a	
+File: /usr/bin/t1binary	100755	root:root	9f89c0ec93b2a6e6d798f654794c223e	
+File: /usr/bin/t1disasm	100755	root:root	219be96df775a6461d0ff4d1038b2b38	
+File: /usr/bin/t1mac	100755	root:root	ccf4f851a7b07b40732e53b7d1ab7138	
+File: /usr/bin/t1unmac	100755	root:root	2a39415399be141402eb7f9fd82ccb17	
 File: /usr/share/man/man1/t1ascii.1.xz	100644	root:root	8f76be3b2a622d86a8943867c1083163	
@@ -34,2 +34,2 @@
 File: /usr/share/man/man1/t1unmac.1.xz	100644	root:root	181c9285beca9c5369eb0c18854fbc6f	
-RPMIdentity: 779b3677cb9f015cbd6cb06bbea74192c754c0b4ed00f7a60604151008525c6ebceba25f2de0ad5e57d340d086246edec60c1c26a3dd2b3ccaf32170f95175d6
+RPMIdentity: b4e59ec2fb11b998afb727841ba74a386aea99d74b76f5dc75574a9be3b7a376f54da3ee4af7b0208bece9122a21fbae3b149530de3009c1b082ac93e8147f55
--- 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	2021-09-03 02:06:46.462707565 +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/0b	40755	root:root	
+/usr/lib/debug/.build-id/0b/5f69bdb51afb75d160ba0fc7c7df028fbdc27d	120777	root:root	../../../../bin/t1ascii
+/usr/lib/debug/.build-id/0b/5f69bdb51afb75d160ba0fc7c7df028fbdc27d.debug	120777	root:root	../../usr/bin/t1ascii.debug
+/usr/lib/debug/.build-id/10	40755	root:root	
+/usr/lib/debug/.build-id/10/29dbdc362a04aa37e7258cb97fe5b4b376d774	120777	root:root	../../../../bin/t1unmac
+/usr/lib/debug/.build-id/10/29dbdc362a04aa37e7258cb97fe5b4b376d774.debug	120777	root:root	../../usr/bin/t1unmac.debug
+/usr/lib/debug/.build-id/15	40755	root:root	
+/usr/lib/debug/.build-id/15/0aeb1970b03696d77b1bebc225268150e2074f	120777	root:root	../../../../bin/t1disasm
+/usr/lib/debug/.build-id/15/0aeb1970b03696d77b1bebc225268150e2074f.debug	120777	root:root	../../usr/bin/t1disasm.debug
+/usr/lib/debug/.build-id/27	40755	root:root	
+/usr/lib/debug/.build-id/27/affb4bf6094000b5f72db6d6ba14a7a14b2213	120777	root:root	../../../../bin/t1binary
+/usr/lib/debug/.build-id/27/affb4bf6094000b5f72db6d6ba14a7a14b2213.debug	120777	root:root	../../usr/bin/t1binary.debug
+/usr/lib/debug/.build-id/4d	40755	root:root	
+/usr/lib/debug/.build-id/4d/a07ab2f99c2f16be00000a372fff338e99afe7	120777	root:root	../../../../bin/t1asm
+/usr/lib/debug/.build-id/4d/a07ab2f99c2f16be00000a372fff338e99afe7.debug	120777	root:root	../../usr/bin/t1asm.debug
+/usr/lib/debug/.build-id/a6	40755	root:root	
+/usr/lib/debug/.build-id/a6/c71d1d2aee56966e6f6c9dd691d24243babd17	120777	root:root	../../../../bin/t1mac
+/usr/lib/debug/.build-id/a6/c71d1d2aee56966e6f6c9dd691d24243babd17.debug	120777	root:root	../../usr/bin/t1mac.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/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/0b	40755	root:root		
+File: /usr/lib/debug/.build-id/0b/5f69bdb51afb75d160ba0fc7c7df028fbdc27d	120777	root:root		../../../../bin/t1ascii
+File: /usr/lib/debug/.build-id/0b/5f69bdb51afb75d160ba0fc7c7df028fbdc27d.debug	120777	root:root		../../usr/bin/t1ascii.debug
+File: /usr/lib/debug/.build-id/10	40755	root:root		
+File: /usr/lib/debug/.build-id/10/29dbdc362a04aa37e7258cb97fe5b4b376d774	120777	root:root		../../../../bin/t1unmac
+File: /usr/lib/debug/.build-id/10/29dbdc362a04aa37e7258cb97fe5b4b376d774.debug	120777	root:root		../../usr/bin/t1unmac.debug
+File: /usr/lib/debug/.build-id/15	40755	root:root		
+File: /usr/lib/debug/.build-id/15/0aeb1970b03696d77b1bebc225268150e2074f	120777	root:root		../../../../bin/t1disasm
+File: /usr/lib/debug/.build-id/15/0aeb1970b03696d77b1bebc225268150e2074f.debug	120777	root:root		../../usr/bin/t1disasm.debug
+File: /usr/lib/debug/.build-id/27	40755	root:root		
+File: /usr/lib/debug/.build-id/27/affb4bf6094000b5f72db6d6ba14a7a14b2213	120777	root:root		../../../../bin/t1binary
+File: /usr/lib/debug/.build-id/27/affb4bf6094000b5f72db6d6ba14a7a14b2213.debug	120777	root:root		../../usr/bin/t1binary.debug
+File: /usr/lib/debug/.build-id/4d	40755	root:root		
+File: /usr/lib/debug/.build-id/4d/a07ab2f99c2f16be00000a372fff338e99afe7	120777	root:root		../../../../bin/t1asm
+File: /usr/lib/debug/.build-id/4d/a07ab2f99c2f16be00000a372fff338e99afe7.debug	120777	root:root		../../usr/bin/t1asm.debug
+File: /usr/lib/debug/.build-id/a6	40755	root:root		
+File: /usr/lib/debug/.build-id/a6/c71d1d2aee56966e6f6c9dd691d24243babd17	120777	root:root		../../../../bin/t1mac
+File: /usr/lib/debug/.build-id/a6/c71d1d2aee56966e6f6c9dd691d24243babd17.debug	120777	root:root		../../usr/bin/t1mac.debug
+File: /usr/lib/debug/usr/bin/t1ascii.debug	100644	root:root	d9dcc43d2547b158c87d9c58a3474e9c	
+File: /usr/lib/debug/usr/bin/t1asm.debug	100644	root:root	d9c3602efe861d347a20cba92b49f297	
+File: /usr/lib/debug/usr/bin/t1binary.debug	100644	root:root	8d46a83e8f8f58e1b8e3de89f041d5c1	
+File: /usr/lib/debug/usr/bin/t1disasm.debug	100644	root:root	abe90388aef7213c2f1f2a61dc28bad8	
+File: /usr/lib/debug/usr/bin/t1mac.debug	100644	root:root	4fc579cfd557ffd78e174a63fe262147	
+File: /usr/lib/debug/usr/bin/t1unmac.debug	100644	root:root	f252f50994d5c587fcae589ad7d796a7	
 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: 21f400242f7106652a59bbc9a720ff6205f1eb6fbbc8c31bd323cd5a3304a46edf4a11d43d25e9f899f407500b12a5c5422164f0f51e69a8bc996f9eea355022
+RPMIdentity: ed8356c7a9fb79939e5d975911ab230bb9f7dbf3e65aef9a11f3ef47d67e2deee0d8a5c0fc83ca0a434c5e37593af09240d2f46f743e5f16ad43e34633e82917