<86>Jan 23 09:45:25 userdel[2656670]: delete user 'rooter'
<86>Jan 23 09:45:25 userdel[2656670]: removed group 'rooter' owned by 'rooter'
<86>Jan 23 09:45:25 userdel[2656670]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan 23 09:45:25 groupadd[2656681]: group added to /etc/group: name=rooter, GID=699
<86>Jan 23 09:45:25 groupadd[2656681]: group added to /etc/gshadow: name=rooter
<86>Jan 23 09:45:25 groupadd[2656681]: new group: name=rooter, GID=699
<86>Jan 23 09:45:25 useradd[2656689]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash
<86>Jan 23 09:45:25 userdel[2656703]: delete user 'builder'
<86>Jan 23 09:45:25 userdel[2656703]: removed group 'builder' owned by 'builder'
<86>Jan 23 09:45:25 userdel[2656703]: removed shadow group 'builder' owned by 'builder'
<86>Jan 23 09:45:25 groupadd[2656708]: group added to /etc/group: name=builder, GID=700
<86>Jan 23 09:45:25 groupadd[2656708]: group added to /etc/gshadow: name=builder
<86>Jan 23 09:45:25 groupadd[2656708]: new group: name=builder, GID=700
<86>Jan 23 09:45:25 useradd[2656713]: new user: name=builder, UID=700, GID=700, home=/usr/src, shell=/bin/bash
<13>Jan 23 09:45:27 rpmi: libpcre16-8.44-alt1 sisyphus+246874.100.1.1 1582587781 installed
<13>Jan 23 09:45:27 rpmi: pcretest-8.44-alt1 sisyphus+246874.100.1.1 1582587781 installed
<13>Jan 23 09:45:27 rpmi: libpcre-devel-8.44-alt1 sisyphus+246874.100.1.1 1582587781 installed
<13>Jan 23 09:45:27 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550601058 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/tintin++-2.02.04-alt1.nosrc.rpm (w1.gzdio)
Installing tintin++-2.02.04-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.83766
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf tintin++-2.02.04
+ echo 'Source #0 (tintin++-2.02.04.tar):'
Source #0 (tintin++-2.02.04.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/tintin++-2.02.04.tar
+ cd tintin++-2.02.04
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (alt-tintin++-pcre.patch):'
Patch #0 (alt-tintin++-pcre.patch):
+ /usr/bin/patch -p1
patching file src/configure
patching file src/configure.in
patching file src/regex.c
Hunk #1 succeeded at 24 (offset -1 lines).
patching file src/tintin.h
Hunk #1 succeeded at 31 with fuzz 2 (offset -2 lines).
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.83766
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd tintin++-2.02.04
+ cd src
+ 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: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
Configuring TinTin++
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 make sets $(MAKE)... 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 arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking net/errno.h usability... no
checking net/errno.h presence... no
checking for net/errno.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking param.h usability... no
checking param.h presence... no
checking for param.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking socks.h usability... no
checking socks.h presence... no
checking for socks.h... no
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/ptem.h usability... no
checking sys/ptem.h presence... no
checking for sys/ptem.h... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/termio.h usability... no
checking sys/termio.h presence... no
checking for sys/termio.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking pcre/pcre.h usability... yes
checking pcre/pcre.h presence... yes
checking for pcre/pcre.h... yes
checking gnutls/gnutls.h usability... no
checking gnutls/gnutls.h presence... no
checking for gnutls/gnutls.h... no
configure: WARNING: gnutls header file not found, is the develoment part present
checking for an ANSI C-conforming const... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for strftime... yes
checking for utime.h... yes
checking whether utime accepts a null argument... yes
checking for vprintf... yes
checking for _doprnt... no
checking for gethostbyname... yes
checking for gethostname... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strftime... (cached) yes
checking for strncasecmp... yes
checking for strstr... yes
checking for utime... yes
checking for getaddrinfo... yes
checking for forkpty... no
checking for popen... yes
checking for inflate in -lz... yes
checking for pthread_create in -lpthread... yes
checking for gethostbyname in -lnsl... no
checking for rresvport in -lsocket... no
checking for forkpty in -lutil... yes
checking for pcre_compile in -lpcre... yes
checking for gnutls_init in -lgnutls... no
checking for sqrt in -lm... yes
checking for gmake... gmake
checking for /dev/ptmx... no
checking for library containing getmntent... none required
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext

Configure has finished.  To compile, type: make

+ make
make: Entering directory '/usr/src/RPM/BUILD/tintin++-2.02.04/src'
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c files.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c help.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c trigger.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c input.c
input.c: In function 'input_printf':
input.c:1026:2: warning: ignoring return value of 'vasprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
 1026 |  vasprintf(&buf, format, args);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c main.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c misc.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c net.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c parse.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c debug.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c update.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c history.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c vt102.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c terminal.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c text.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c memory.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c math.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c split.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c system.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c mapper.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c tables.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c buffer.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c event.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c tokenize.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c chat.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c utf8.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c banner.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c list.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c forkpty.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c utils.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c line.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c data.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c variable.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c msdp.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c port.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c scan.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c telopt_client.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c screen.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c cursor.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c nest.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c show.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c mccp.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c telopt_server.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c draw.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c log.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c path.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c session.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c class.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c config.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c ssl.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c regex.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c substitute.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c daemon.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c dict.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c sort.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c base.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c string.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c edit.c
i586-alt-linux-gcc -g -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c command.c
---- Linking...
i586-alt-linux-gcc -g -Wall -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H     -o tt++ files.o help.o trigger.o input.o main.o misc.o net.o parse.o debug.o update.o history.o vt102.o terminal.o text.o memory.o math.o split.o system.o mapper.o tables.o buffer.o event.o tokenize.o chat.o utf8.o banner.o list.o forkpty.o utils.o line.o data.o variable.o msdp.o port.o scan.o telopt_client.o screen.o cursor.o nest.o show.o mccp.o telopt_server.o draw.o log.o path.o session.o class.o config.o ssl.o regex.o substitute.o daemon.o dict.o sort.o base.o string.o edit.o command.o -lm -lpcre -lutil -lpthread -lz  
make: Leaving directory '/usr/src/RPM/BUILD/tintin++-2.02.04/src'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.73198
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/tintin++-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/tintin++-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd tintin++-2.02.04
+ mkdir -p /usr/src/tmp/tintin++-buildroot/usr/bin
+ mkdir -p /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.02.04
+ install -pm755 src/tt++ /usr/src/tmp/tintin++-buildroot//usr/bin/
+ install -pm644 docs/chat_protocol.txt docs/help.html docs/ssl.txt docs/syntax.txt docs/tintin19.txt /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.02.04/
+ install -pm644 COPYING /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.02.04/
+ install -pm644 CREDITS /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.02.04/
+ install -pm644 FAQ /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.02.04/
+ install -pm644 README /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.02.04/
+ install -pm644 SCRIPTS /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.02.04/
+ install -pm644 TODO /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.02.04/
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/tintin++-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/tintin++-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/tintin++-buildroot/ (default)
Compressing files in /usr/src/tmp/tintin++-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/tintin++-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/tt++: uses non-LFS functions: __xstat alphasort fcntl fopen open scandir
Hardlinking identical .pyc and .pyo files
Processing files: tintin++-2.02.04-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zqU7s2
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.BtEut1
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.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.22), libc.so.6(GLIBC_2.28), 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), libc.so.6(GLIBC_2.8), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libm.so.6(GLIBC_2.29), libpcre.so.3 >= set:igW8KBv, libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libutil.so.1(GLIBC_2.0), libz.so.1 >= set:khb6pwmC5vHRjpc28oZF0, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h4b032
Creating tintin++-debuginfo package
Processing files: tintin++-debuginfo-2.02.04-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kN7gDZ
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NsZ8c1
find-requires: running scripts (debuginfo)
Requires: tintin++ = 2.02.04-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6), debug(libpcre.so.3), debug(libpthread.so.0), debug(libutil.so.1), debug(libz.so.1)
Adding to tintin++-debuginfo a strict dependency on tintin++
Wrote: /usr/src/RPM/RPMS/i586/tintin++-2.02.04-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/tintin++-debuginfo-2.02.04-alt1.i586.rpm (w2.lzdio)
31.28user 3.20system 0:37.49elapsed 91%CPU (0avgtext+0avgdata 67376maxresident)k
0inputs+0outputs (0major+1240364minor)pagefaults 0swaps
34.84user 5.53system 0:43.25elapsed 93%CPU (0avgtext+0avgdata 108276maxresident)k
0inputs+0outputs (0major+1521264minor)pagefaults 0swaps
--- tintin++-2.02.04-alt1.i586.rpm.repo	2020-10-18 02:55:53.000000000 +0000
+++ tintin++-2.02.04-alt1.i586.rpm.hasher	2021-01-23 09:46:07.247558888 +0000
@@ -16,2 +16,3 @@
 Requires: libc.so.6(GLIBC_2.1)  
+Requires: libc.so.6(GLIBC_2.1.3)  
 Requires: libc.so.6(GLIBC_2.15)