<86>Feb 21 01:28:44 userdel[2410835]: delete user 'rooter'
<86>Feb 21 01:28:44 userdel[2410835]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb 21 01:28:44 groupadd[2410841]: group added to /etc/group: name=rooter, GID=633
<86>Feb 21 01:28:44 groupadd[2410841]: group added to /etc/gshadow: name=rooter
<86>Feb 21 01:28:44 groupadd[2410841]: new group: name=rooter, GID=633
<86>Feb 21 01:28:44 useradd[2410847]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash
<86>Feb 21 01:28:44 userdel[2410856]: delete user 'builder'
<86>Feb 21 01:28:44 userdel[2410856]: removed group 'builder' owned by 'builder'
<86>Feb 21 01:28:44 userdel[2410856]: removed shadow group 'builder' owned by 'builder'
<86>Feb 21 01:28:44 groupadd[2410863]: group added to /etc/group: name=builder, GID=634
<86>Feb 21 01:28:44 groupadd[2410863]: group added to /etc/gshadow: name=builder
<86>Feb 21 01:28:44 groupadd[2410863]: new group: name=builder, GID=634
<86>Feb 21 01:28:44 useradd[2410873]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/figlet-2.2.5-alt1.nosrc.rpm
Installing figlet-2.2.5-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.69147
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf figlet-2.2.5
+ echo 'Source #0 (figlet-2.2.5.tar.gz):'
Source #0 (figlet-2.2.5.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/figlet-2.2.5.tar.gz
+ /bin/tar -xf -
+ cd figlet-2.2.5
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.69147
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd figlet-2.2.5
+ make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' DEFAULTFONTDIR=/usr/share/figlet DESTDIR=/usr/bin MANDIR=/usr/share/man/man1
make: Entering directory '/usr/src/RPM/BUILD/figlet-2.2.5'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/share/figlet\" \
	-DDEFAULTFONTFILE=\"standard\" -o crc.o crc.c
make: Leaving directory '/usr/src/RPM/BUILD/figlet-2.2.5'
make: Entering directory '/usr/src/RPM/BUILD/figlet-2.2.5'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/share/figlet\" \
	-DDEFAULTFONTFILE=\"standard\" -o utf8.o utf8.c
make: Leaving directory '/usr/src/RPM/BUILD/figlet-2.2.5'
make: Entering directory '/usr/src/RPM/BUILD/figlet-2.2.5'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/share/figlet\" \
	-DDEFAULTFONTFILE=\"standard\" -o zipio.o zipio.c
make: Leaving directory '/usr/src/RPM/BUILD/figlet-2.2.5'
make: Entering directory '/usr/src/RPM/BUILD/figlet-2.2.5'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/share/figlet\" \
	-DDEFAULTFONTFILE=\"standard\" -o chkfont.o chkfont.c
make: Leaving directory '/usr/src/RPM/BUILD/figlet-2.2.5'
make: Entering directory '/usr/src/RPM/BUILD/figlet-2.2.5'
gcc  -o chkfont chkfont.o
make: Leaving directory '/usr/src/RPM/BUILD/figlet-2.2.5'
make: Entering directory '/usr/src/RPM/BUILD/figlet-2.2.5'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/share/figlet\" \
	-DDEFAULTFONTFILE=\"standard\" -o inflate.o inflate.c
make: Leaving directory '/usr/src/RPM/BUILD/figlet-2.2.5'
make: Entering directory '/usr/src/RPM/BUILD/figlet-2.2.5'
gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/share/figlet\" \
	-DDEFAULTFONTFILE=\"standard\" -o figlet.o figlet.c
In file included from figlet.c:80:
figlet.c: In function 'skiptoeol':
zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value]
   ((f)->ptr--, (f)->len++, (c))
   ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
figlet.c:361:42: note: in expansion of macro 'Zungetc'
       if (dummy != EOF && dummy != '\n') Zungetc(dummy,fp);
                                          ^~~~~~~
figlet.c: In function 'myfgets':
zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value]
   ((f)->ptr--, (f)->len++, (c))
   ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
figlet.c:391:34: note: in expansion of macro 'Zungetc'
       if (c != EOF && c != '\n') Zungetc(c,fp);
                                  ^~~~~~~
figlet.c: In function 'skipws':
zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value]
   ((f)->ptr--, (f)->len++, (c))
   ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
figlet.c:501:3: note: in expansion of macro 'Zungetc'
   Zungetc(c,fp);
   ^~~~~~~
figlet.c: In function 'readnum':
zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value]
   ((f)->ptr--, (f)->len++, (c))
   ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
figlet.c:529:5: note: in expansion of macro 'Zungetc'
     Zungetc(c,fp);
     ^~~~~~~
zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value]
   ((f)->ptr--, (f)->len++, (c))
   ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
figlet.c:539:8: note: in expansion of macro 'Zungetc'
        Zungetc(c,fp);
        ^~~~~~~
zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value]
   ((f)->ptr--, (f)->len++, (c))
   ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
figlet.c:544:5: note: in expansion of macro 'Zungetc'
     Zungetc(c,fp);
     ^~~~~~~
zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value]
   ((f)->ptr--, (f)->len++, (c))
   ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
figlet.c:551:7: note: in expansion of macro 'Zungetc'
       Zungetc(c,fp);
       ^~~~~~~
figlet.c: In function 'readTchar':
zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value]
   ((f)->ptr--, (f)->len++, (c))
   ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
figlet.c:579:5: note: in expansion of macro 'Zungetc'
     Zungetc(thechar,fp);
     ^~~~~~~
zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value]
   ((f)->ptr--, (f)->len++, (c))
   ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
figlet.c:603:9: note: in expansion of macro 'Zungetc'
         Zungetc(next,fp);
         ^~~~~~~
figlet.c: In function 'charsetname':
zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value]
   ((f)->ptr--, (f)->len++, (c))
   ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
figlet.c:628:5: note: in expansion of macro 'Zungetc'
     Zungetc(result,fp);
     ^~~~~~~
figlet.c: In function 'charset':
zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value]
   ((f)->ptr--, (f)->len++, (c))
   ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
figlet.c:680:3: note: in expansion of macro 'Zungetc'
   Zungetc(ch, controlfile);
   ^~~~~~~
figlet.c: In function 'readcontrol':
zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value]
   ((f)->ptr--, (f)->len++, (c))
   ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
figlet.c:769:11: note: in expansion of macro 'Zungetc'
           Zungetc(dashcheck,controlfile);
           ^~~~~~~
zipio.h:87:26: warning: right-hand operand of comma expression has no effect [-Wunused-value]
   ((f)->ptr--, (f)->len++, (c))
   ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
figlet.c:787:9: note: in expansion of macro 'Zungetc'
         Zungetc(command,controlfile);
         ^~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/figlet-2.2.5'
make: Entering directory '/usr/src/RPM/BUILD/figlet-2.2.5'
gcc  -o figlet figlet.o zipio.o crc.o inflate.o utf8.o
make: Leaving directory '/usr/src/RPM/BUILD/figlet-2.2.5'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.31285
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/figlet-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/figlet-buildroot
+ cd figlet-2.2.5
+ mkdir -p /usr/src/tmp/figlet-buildroot/usr/bin /usr/src/tmp/figlet-buildroot/usr/share/man/man6 /usr/src/tmp/figlet-buildroot/usr/share/figlet
+ install -p -m755 figlet figlist chkfont showfigfonts /usr/src/tmp/figlet-buildroot/usr/bin/
+ install -p -m644 chkfont.6 figlet.6 figlist.6 showfigfonts.6 /usr/src/tmp/figlet-buildroot/usr/share/man/man6/
+ install -p -m644 fonts/646-ca.flc fonts/646-ca2.flc fonts/646-cn.flc fonts/646-cu.flc fonts/646-de.flc fonts/646-dk.flc fonts/646-es.flc fonts/646-es2.flc fonts/646-fr.flc fonts/646-gb.flc fonts/646-hu.flc fonts/646-irv.flc fonts/646-it.flc fonts/646-jp.flc fonts/646-kr.flc fonts/646-no.flc fonts/646-no2.flc fonts/646-pt.flc fonts/646-pt2.flc fonts/646-se.flc fonts/646-se2.flc fonts/646-yu.flc fonts/8859-2.flc fonts/8859-3.flc fonts/8859-4.flc fonts/8859-5.flc fonts/8859-7.flc fonts/8859-8.flc fonts/8859-9.flc fonts/banner.flf fonts/big.flf fonts/block.flf fonts/bubble.flf fonts/digital.flf fonts/frango.flc fonts/hz.flc fonts/ilhebrew.flc fonts/ivrit.flf fonts/jis0201.flc fonts/koi8r.flc fonts/lean.flf fonts/mini.flf fonts/mnemonic.flf fonts/moscow.flc fonts/script.flf fonts/shadow.flf fonts/slant.flf fonts/small.flf fonts/smscript.flf fonts/smshadow.flf fonts/smslant.flf fonts/standard.flf fonts/term.flf fonts/upper.flc fonts/ushebrew.flc fonts/uskata.flc fonts/utf8.flc /usr/src/tmp/figlet-buildroot/usr/share/figlet/
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/figlet-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/figlet-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/figlet-buildroot/ (default)
Compressing files in /usr/src/tmp/figlet-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/figlet-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: figlet-2.2.5-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.29785
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd figlet-2.2.5
+ DOCDIR=/usr/src/tmp/figlet-buildroot/usr/share/doc/figlet-2.2.5
+ export DOCDIR
+ rm -rf /usr/src/tmp/figlet-buildroot/usr/share/doc/figlet-2.2.5
+ /bin/mkdir -p /usr/src/tmp/figlet-buildroot/usr/share/doc/figlet-2.2.5
+ cp -prL README FAQ CHANGES LICENSE figfont.txt /usr/src/tmp/figlet-buildroot/usr/share/doc/figlet-2.2.5
+ chmod -R go-w /usr/src/tmp/figlet-buildroot/usr/share/doc/figlet-2.2.5
+ chmod -R a+rX /usr/src/tmp/figlet-buildroot/usr/share/doc/figlet-2.2.5
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Y0pMnJ
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.gooZTA
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
find-requires: FINDPACKAGE-COMMANDS: ls sed
Requires: /bin/sh, /lib64/ld-linux-x86-64.so.2, coreutils, 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), sed
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3khi0v
Creating figlet-debuginfo package
Processing files: figlet-debuginfo-2.2.5-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LyHwBu
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IejzBw
find-requires: running scripts (debuginfo)
Requires: figlet = 2.2.5-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/figlet-2.2.5-alt1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/figlet-debuginfo-2.2.5-alt1.x86_64.rpm
6.69user 1.94system 0:10.18elapsed 84%CPU (0avgtext+0avgdata 39416maxresident)k
0inputs+0outputs (0major+282104minor)pagefaults 0swaps
8.95user 6.05system 0:15.72elapsed 95%CPU (0avgtext+0avgdata 39416maxresident)k
0inputs+0outputs (0major+470314minor)pagefaults 0swaps
--- figlet-2.2.5-alt1.x86_64.rpm.repo	2012-11-20 21:10:56.000000000 +0000
+++ figlet-2.2.5-alt1.x86_64.rpm.hasher	2021-02-21 01:28:56.905960853 +0000
@@ -68,6 +68,6 @@
 /usr/share/figlet/utf8.flc	100644	
-/usr/share/man/man6/chkfont.6.gz	100644	
-/usr/share/man/man6/figlet.6.bz2	100644	
-/usr/share/man/man6/figlist.6.gz	100644	
-/usr/share/man/man6/showfigfonts.6.gz	100644	
+/usr/share/man/man6/chkfont.6.xz	100644	
+/usr/share/man/man6/figlet.6.xz	100644	
+/usr/share/man/man6/figlist.6.xz	100644	
+/usr/share/man/man6/showfigfonts.6.xz	100644	
 Requires: /bin/sh