<86>Nov 15 10:41:05 userdel[2870783]: delete user 'rooter'
<86>Nov 15 10:41:05 userdel[2870783]: removed group 'rooter' owned by 'rooter'
<86>Nov 15 10:41:05 userdel[2870783]: removed shadow group 'rooter' owned by 'rooter'
<86>Nov 15 10:41:05 groupadd[2870801]: group added to /etc/group: name=rooter, GID=549
<86>Nov 15 10:41:05 groupadd[2870801]: group added to /etc/gshadow: name=rooter
<86>Nov 15 10:41:05 groupadd[2870801]: new group: name=rooter, GID=549
<86>Nov 15 10:41:05 useradd[2870813]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash
<86>Nov 15 10:41:05 userdel[2870836]: delete user 'builder'
<86>Nov 15 10:41:05 userdel[2870836]: removed group 'builder' owned by 'builder'
<86>Nov 15 10:41:05 userdel[2870836]: removed shadow group 'builder' owned by 'builder'
<86>Nov 15 10:41:05 groupadd[2870853]: group added to /etc/group: name=builder, GID=550
<86>Nov 15 10:41:05 groupadd[2870853]: group added to /etc/gshadow: name=builder
<86>Nov 15 10:41:05 groupadd[2870853]: new group: name=builder, GID=550
<86>Nov 15 10:41:05 useradd[2870867]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash
<13>Nov 15 10:41:08 rpmi: libpcre16-8.44-alt1 p9+249555.100.1.1 1586300290 installed
<13>Nov 15 10:41:08 rpmi: pcretest-8.44-alt1 p9+249555.100.1.1 1586300290 installed
<13>Nov 15 10:41:08 rpmi: libpcre-devel-8.44-alt1 p9+249555.100.1.1 1586300290 installed
<13>Nov 15 10:41:08 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.01.7-alt1.nosrc.rpm
Installing tintin++-2.01.7-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.63932
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf tintin++-2.01.7
+ echo 'Source #0 (tintin++-2.01.7.tar):'
Source #0 (tintin++-2.01.7.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/tintin++-2.01.7.tar
+ cd tintin++-2.01.7
+ /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/tinexp.c
patching file src/tintin.h
patching file src/configure
+ echo 'Patch #1 (alt-tintin++-noadv.patch):'
Patch #1 (alt-tintin++-noadv.patch):
+ /usr/bin/patch -p1
patching file src/advertise.c
Hunk #1 succeeded at 320 (offset 125 lines).
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.63932
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd tintin++-2.01.7
+ 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.01.7/src'
i586-alt-linux-gcc -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c action.c
i586-alt-linux-gcc -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c alias.c
i586-alt-linux-gcc -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c files.c
files.c: In function 'do_read':
files.c:85:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  fread(bufi, 1, filedata.st_size, fp);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
files.c: In function 'write_node':
files.c:427:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
    asprintf(&result, "%c%s {%s}\n{\n%s\n}\n\n", gtd->tintin_char, list_table[list].name, node->left, script_writer(ses, node->right));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
files.c:432:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
    asprintf(&result, "%c%s {%s}\n{\n%s\n}\n{%s}\n\n", gtd->tintin_char, list_table[list].name, node->left, script_writer(ses, node->right), node->pr);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
files.c:440:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
    asprintf(&result, "%c%-16s {%s} %*s {%s}\n", gtd->tintin_char, list_table[list].name, node->left, 20 - llen, "", str);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
files.c:453:6: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
      asprintf(&result, "%c%-16s {%s}\n", gtd->tintin_char, list_table[list].name, node->left);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
files.c:456:6: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
      asprintf(&result, "%c%-16s {%s} %*s {%s}\n", gtd->tintin_char, list_table[list].name, node->left, 20 - llen, "", node->right);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
files.c:459:6: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
      asprintf(&result, "%c%-16s {%s} %*s {%s} %*s {%s}\n", gtd->tintin_char, list_table[list].name, node->left, 20 - llen, "", node->right, 25 - rlen, "", node->pr);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i586-alt-linux-gcc -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 -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c highlight.c
i586-alt-linux-gcc -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c strhash.c
i586-alt-linux-gcc -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 'echo_command':
input.c:573:23: warning: '%s' directive writing up to 63999 bytes into a region of size between 32001 and 64000 [-Wformat-overflow=]
    sprintf(result, "%s%s", ses->more_output, buffer);
                       ^~                     ~~~~~~
In file included from /usr/include/stdio.h:862,
                 from tintin.h:31,
                 from input.c:28:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 1 and 95999 bytes into a destination of size 64000
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i586-alt-linux-gcc -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c log.c
log.c: In function 'vt102_to_html':
log.c:243:16: warning: 'rgb[5]' may be used uninitialized in this function [-Wmaybe-uninitialized]
        else if (rgb[5] == 256)
                ^
log.c:247:34: warning: 'rgb[4]' may be used uninitialized in this function [-Wmaybe-uninitialized]
         bgc = rgb[3] * 256 * 256 + rgb[4] * 256 + rgb[5];
               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
log.c:247:34: warning: 'rgb[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]
log.c:223:16: warning: 'rgb[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]
        else if (rgb[2] == 256)
                ^
log.c:227:34: warning: 'rgb[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
         fgc = rgb[0] * 256 * 256 + rgb[1] * 256 + rgb[2];
               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
log.c:227:34: warning: 'rgb[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
i586-alt-linux-gcc -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 -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 -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 -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c parse.c
parse.c: In function 'parse_command':
parse.c:131:23: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
  sprintf(line, "%s%s%s", cmd2, *arg ? " " : "", arg);
                       ^
In file included from /usr/include/stdio.h:862,
                 from tintin.h:31,
                 from parse.c:28:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output 1 or more bytes (assuming 32001) into a destination of size 32000
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i586-alt-linux-gcc -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 -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 -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 -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c tab.c
i586-alt-linux-gcc -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c vt102.c
vt102.c: In function 'get_color_codes':
vt102.c:644:34: warning: 'rgb[4]' may be used uninitialized in this function [-Wmaybe-uninitialized]
         fgc = rgb[3] * 256 * 256 + rgb[4] * 256 + rgb[5];
               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
vt102.c:624:34: warning: 'rgb[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
         fgc = rgb[0] * 256 * 256 + rgb[1] * 256 + rgb[2];
               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
vt102.c:624:34: warning: 'rgb[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
vt102.c:644:34: warning: 'rgb[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]
         fgc = rgb[3] * 256 * 256 + rgb[4] * 256 + rgb[5];
               ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
i586-alt-linux-gcc -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 -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 -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c function.c
i586-alt-linux-gcc -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 -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 -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c tick.c
i586-alt-linux-gcc -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c telopt.c
i586-alt-linux-gcc -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 -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 -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 -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c tinexp.c
i586-alt-linux-gcc -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c mapper.c
mapper.c: In function 'create_legend':
mapper.c:2230:54: warning: '%s' directive output may be truncated writing up to 31999 bytes into a region of size 49 [-Wformat-truncation=]
    snprintf(ses->map->legend[cnt], LEGEND_SIZE - 1, "%s", buf);
                                                      ^~   ~~~
In file included from /usr/include/stdio.h:862,
                 from tintin.h:31,
                 from mapper.c:28:
/usr/include/bits/stdio2.h:64:10: note: '__builtin_snprintf' output between 1 and 32000 bytes into a destination of size 49
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i586-alt-linux-gcc -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 -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c buffer.c
buffer.c: In function 'buffer_get':
buffer.c:974:21: warning: '%d' directive writing between 1 and 10 bytes into a region of size between 0 and 31999 [-Wformat-overflow=]
   sprintf(arg2, "%s[%d]", arg1, ++cnt);
                     ^~
buffer.c:974:17: note: directive argument in the range [1, 2147483647]
   sprintf(arg2, "%s[%d]", arg1, ++cnt);
                 ^~~~~~~~
In file included from /usr/include/stdio.h:862,
                 from tintin.h:31,
                 from buffer.c:28:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 4 and 32012 bytes into a destination of size 32000
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i586-alt-linux-gcc -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c prompt.c
i586-alt-linux-gcc -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 -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c event.c
event.c: In function 'mouse_handler':
event.c:262:26: warning: '%s' directive writing up to 31999 bytes into a region of size 31992 [-Wformat-overflow=]
   sprintf(left, "PRESSED %s %d %d", right, x, y);
                          ^~         ~~~~~
In file included from /usr/include/stdio.h:862,
                 from tintin.h:31,
                 from event.c:29:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 13 and 32032 bytes into a destination of size 32000
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
event.c:298:27: warning: '%s' directive writing up to 31999 bytes into a region of size 92 [-Wformat-overflow=]
    sprintf(last, "PRESSED %s %d %d", right, x, y);
                           ^~         ~~~~~
In file included from /usr/include/stdio.h:862,
                 from tintin.h:31,
                 from event.c:29:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 13 and 32032 bytes into a destination of size 100
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i586-alt-linux-gcc -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c utils.c
utils.c: In function 'show_message':
utils.c:515:2: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result]
  vasprintf(&buffer, format, args);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
utils.c: In function 'show_error':
utils.c:567:2: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result]
  vasprintf(&buffer, format, args);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
utils.c: In function 'tintin_printf2':
utils.c:738:2: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result]
  vasprintf(&buffer, format, args);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i586-alt-linux-gcc -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c chat.c
chat.c: In function 'send_block':
chat.c:2107:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(buddy->fd, block, 501);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
chat.c: In function 'chat_printf':
chat.c:730:20: warning: '%c' directive writing 1 byte into a region of size between 0 and 63999 [-Wformat-overflow=]
  sprintf(tmp, "%c%s%c", CHAT_SNOOP_DATA, buf, CHAT_END_OF_COMMAND);
                    ^~
In file included from /usr/include/stdio.h:862,
                 from tintin.h:31,
                 from chat.c:29:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 3 and 64002 bytes into a destination of size 64000
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
chat.c:739:20: warning: '%s' directive writing 4 bytes into a region of size between 1 and 64000 [-Wformat-overflow=]
  sprintf(tmp, "%s%s%s", gtd->chat->color, buf, "\e[0m");
                    ^~                          ~~~~~~~
In file included from /usr/include/stdio.h:862,
                 from tintin.h:31,
                 from chat.c:29:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output 5 or more bytes (assuming 64004) into a destination of size 64000
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i586-alt-linux-gcc -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c macro.c
i586-alt-linux-gcc -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 -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c gag.c
i586-alt-linux-gcc -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 -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c list.c
list.c: In function 'array_sort':
list.c:435:26: warning: '%s' directive writing up to 31999 bytes into a region of size 31994 [-Wformat-overflow=]
     sprintf(arg3, "{%d} {%s}", -1, arg2);
                          ^~        ~~~~
In file included from /usr/include/stdio.h:862,
                 from tintin.h:31,
                 from list.c:31:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 8 and 32007 bytes into a destination of size 32000
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
list.c:439:26: warning: '%s' directive writing up to 31999 bytes into a region of size between 31986 and 31995 [-Wformat-overflow=]
     sprintf(arg3, "{%d} {%s}", cnt + 1, arg2);
                          ^~             ~~~~
In file included from /usr/include/stdio.h:862,
                 from tintin.h:31,
                 from list.c:31:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 7 and 32015 bytes into a destination of size 32000
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i586-alt-linux-gcc -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 -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 -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c memory.c
memory.c: In function 'str_dup_printf':
memory.c:110:2: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result]
  vasprintf(&str, fmt, args);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~
memory.c: In function 'str_cpy_printf':
memory.c:151:2: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result]
  vasprintf(&str, fmt, args);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~
memory.c: In function 'str_cat_printf':
memory.c:252:2: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result]
  vasprintf(&str, fmt, args);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~
i586-alt-linux-gcc -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c system.c
system.c: In function 'do_system':
system.c:190:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
  system(left);
  ^~~~~~~~~~~~
system.c: In function 'do_run':
system.c:68:24: warning: '%s' directive writing up to 31999 bytes into a region of size 31995 [-Wformat-overflow=]
    sprintf(temp, "exec %s", right);
                        ^~   ~~~~~
In file included from /usr/include/stdio.h:862,
                 from tintin.h:31,
                 from system.c:28:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 6 and 32005 bytes into a destination of size 32000
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
system.c:74:22: warning: '} {' directive writing 3 bytes into a region of size between 0 and 31999 [-Wformat-overflow=]
    sprintf(temp, "{%s} {%d} {%s}", right, pid, file);
                      ^~~
In file included from /usr/include/stdio.h:862,
                 from tintin.h:31,
                 from system.c:28:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 10 and 64018 bytes into a destination of size 32000
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i586-alt-linux-gcc -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 -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 -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 -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c nest.c
nest.c: In function 'set_nest_node':
nest.c:560:2: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result]
  vasprintf(&arg2, format, args);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i586-alt-linux-gcc -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c advertise.c
i586-alt-linux-gcc -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 -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c port.c
port.c: In function 'port_initialize':
port.c:133:35: warning: '%s' directive writing up to 31999 bytes into a region of size between 31973 and 31983 [-Wformat-overflow=]
  sprintf(temp, "{localport} {%d} {%s}", atoi(right), file);
                                   ^~                 ~~~~
In file included from /usr/include/stdio.h:862,
                 from tintin.h:31,
                 from port.c:28:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 19 and 32028 bytes into a destination of size 32000
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
port.c: In function 'port_printf':
port.c:750:20: warning: '%s' directive writing 4 bytes into a region of size between 1 and 64000 [-Wformat-overflow=]
  sprintf(tmp, "%s%s%s", ses->port->color, buf, "\e[0m");
                    ^~                          ~~~~~~~
In file included from /usr/include/stdio.h:862,
                 from tintin.h:31,
                 from port.c:28:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output 5 or more bytes (assuming 64004) into a destination of size 64000
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i586-alt-linux-gcc -Wall  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H    -I/usr/include -c scan.c
---- Linking...
i586-alt-linux-gcc -Wall -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H     -o tt++ action.o alias.o files.o help.o highlight.o strhash.o input.o log.o main.o misc.o net.o parse.o path.o update.o history.o tab.o vt102.o terminal.o session.o function.o text.o substitute.o tick.o telopt.o math.o split.o debug.o tinexp.o mapper.o tables.o buffer.o prompt.o class.o  event.o utils.o chat.o macro.o  config.o gag.o variable.o list.o forkpty.o cursor.o memory.o system.o line.o tokenize.o data.o nest.o advertise.o ssl.o port.o scan.o -lm -lpcre -lutil -lpthread -lz  
make: Leaving directory '/usr/src/RPM/BUILD/tintin++-2.01.7/src'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.79076
+ 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
+ cd tintin++-2.01.7
+ mkdir -p /usr/src/tmp/tintin++-buildroot/usr/bin
+ mkdir -p /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.01.7
+ install -pm755 src/tt++ /usr/src/tmp/tintin++-buildroot//usr/bin/
+ install -pm644 docs/chat_protocol.txt docs/ssl.txt docs/tintin19.txt /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.01.7/
+ install -pm644 COPYING /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.01.7/
+ install -pm644 CREDITS /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.01.7/
+ install -pm644 FAQ /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.01.7/
+ install -pm644 README /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.01.7/
+ install -pm644 SCRIPTS /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.01.7/
+ install -pm644 TODO /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.01.7/
+ /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)
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 fopen
Hardlinking identical .pyc and .pyo files
Processing files: tintin++-2.01.7-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eKzmZY
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.wmuyE4
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.15), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.8), libm.so.6(GLIBC_2.0), 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:kic1428UZj1, 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.ZSa6SF
Creating tintin++-debuginfo package
Processing files: tintin++-debuginfo-2.01.7-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.doKwCL
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ragFnb
find-requires: running scripts (debuginfo)
Requires: tintin++ = 2.01.7-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.01.7-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/tintin++-debuginfo-2.01.7-alt1.i586.rpm
31.73user 6.15system 0:39.60elapsed 95%CPU (0avgtext+0avgdata 44392maxresident)k
0inputs+0outputs (0major+1084147minor)pagefaults 0swaps
37.88user 11.33system 0:49.97elapsed 98%CPU (0avgtext+0avgdata 117524maxresident)k
0inputs+0outputs (0major+1365032minor)pagefaults 0swaps