<86>Nov 6 07:30:02 userdel[4017505]: delete user 'rooter' <86>Nov 6 07:30:02 userdel[4017505]: removed group 'rooter' owned by 'rooter' <86>Nov 6 07:30:02 userdel[4017505]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 6 07:30:02 groupadd[4017512]: group added to /etc/group: name=rooter, GID=966 <86>Nov 6 07:30:02 groupadd[4017512]: group added to /etc/gshadow: name=rooter <86>Nov 6 07:30:02 groupadd[4017512]: new group: name=rooter, GID=966 <86>Nov 6 07:30:02 useradd[4017516]: new user: name=rooter, UID=966, GID=966, home=/root, shell=/bin/bash <86>Nov 6 07:30:02 userdel[4017522]: delete user 'builder' <86>Nov 6 07:30:02 userdel[4017522]: removed group 'builder' owned by 'builder' <86>Nov 6 07:30:02 userdel[4017522]: removed shadow group 'builder' owned by 'builder' <86>Nov 6 07:30:02 groupadd[4017527]: group added to /etc/group: name=builder, GID=967 <86>Nov 6 07:30:02 groupadd[4017527]: group added to /etc/gshadow: name=builder <86>Nov 6 07:30:02 groupadd[4017527]: new group: name=builder, GID=967 <86>Nov 6 07:30:02 useradd[4017533]: new user: name=builder, UID=967, GID=967, home=/usr/src, shell=/bin/bash <13>Nov 6 07:30:04 rpmi: libpcre16-8.44-alt1 p9+249555.100.1.1 1586300287 installed <13>Nov 6 07:30:04 rpmi: pcretest-8.44-alt1 p9+249555.100.1.1 1586300287 installed <13>Nov 6 07:30:04 rpmi: libpcre-devel-8.44-alt1 p9+249555.100.1.1 1586300287 installed <13>Nov 6 07:30:04 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/tintin++-2.01.7-alt1.nosrc.rpm (w1.gzdio) Installing tintin++-2.01.7-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55957 + 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.55957 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext Configuring TinTin++ 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 make sets $(MAKE)... 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 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' x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c action.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c alias.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c help.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c highlight.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c strhash.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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] x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c main.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c misc.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c net.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c path.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c update.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c history.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c tab.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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]; ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c terminal.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c session.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c function.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c text.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c substitute.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c tick.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c telopt.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c math.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c split.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c debug.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c tinexp.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c tables.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c prompt.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c class.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c macro.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c config.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c gag.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c variable.c variable.c: In function 'wrapstring': variable.c:465:21: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] sprintf(tmp, "%.*s", pti - sos, sos); ~~^~ ~~~~~~~~~ variable.c:480:21: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] sprintf(tmp, "%.*s", lis - sos, sos); ~~^~ ~~~~~~~~~ x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c forkpty.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c cursor.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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); ^~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c line.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c tokenize.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c data.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c advertise.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c ssl.c x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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 ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c scan.c ---- Linking... x86_64-alt-linux-gcc -Wall -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -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.64042 + 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.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,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) 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.UBzHuV 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.T0eNPe find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.15)(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.8)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libpcre.so.3()(64bit) >= set:igW8KBv, libpthread.so.0(GLIBC_2.2.5)(64bit), libutil.so.1(GLIBC_2.2.5)(64bit), libz.so.1()(64bit) >= 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.eFZQAB 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.JmZ3Q1 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.es0qIv find-requires: running scripts (debuginfo) Requires: tintin++ = 2.01.7-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6), debug64(libpcre.so.3), debug64(libpthread.so.0), debug64(libutil.so.1), debug64(libz.so.1) Adding to tintin++-debuginfo a strict dependency on tintin++ Wrote: /usr/src/RPM/RPMS/x86_64/tintin++-2.01.7-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/tintin++-debuginfo-2.01.7-alt1.x86_64.rpm (w2.lzdio) 9.08user 2.48system 0:16.23elapsed 71%CPU (0avgtext+0avgdata 57308maxresident)k 0inputs+0outputs (0major+1227435minor)pagefaults 0swaps 1.78user 0.95system 0:20.33elapsed 13%CPU (0avgtext+0avgdata 120104maxresident)k 0inputs+0outputs (34446major+153725minor)pagefaults 0swaps --- tintin++-2.01.7-alt1.x86_64.rpm.repo 2019-03-05 00:54:41.000000000 +0000 +++ tintin++-2.01.7-alt1.x86_64.rpm.hasher 2022-11-06 07:30:21.799108672 +0000 @@ -28,3 +28,3 @@ Provides: tintin++ = 2.01.7-alt1:sisyphus+223773.100.1.1 -File: /usr/bin/tt++ 100755 root:root f9126fb60f5895d849590e75c9b2fb8d +File: /usr/bin/tt++ 100755 root:root ed32975f104a1b14e64491d50baf1127 File: /usr/share/doc/tintin++-2.01.7 40755 root:root @@ -39,2 +39,2 @@ File: /usr/share/doc/tintin++-2.01.7/tintin19.txt 100644 root:root 58484a5a3c01676ebd56fe7bd141272c -RPMIdentity: 24fd763f90322fb9d558b424c5f8848dbe9882f3050bdf26f41cb978fff827c3287ba488dd62a25d8efb4f66e6278f85923af615e666cf2f63d52cc39f8caedf +RPMIdentity: 8c7d242b40c6f216e37966c7edfb498fe4d8cdff7d0aed4fa74906bf2d642f970c7d78adc0e71cb5af61dacec56795d154f057ec1a4383eca0b39c963cf4ab4f --- tintin++-debuginfo-2.01.7-alt1.x86_64.rpm.repo 2019-03-05 00:54:41.000000000 +0000 +++ tintin++-debuginfo-2.01.7-alt1.x86_64.rpm.hasher 2022-11-06 07:30:21.928110147 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/40 40755 root:root -/usr/lib/debug/.build-id/40/01af3056e4ef47b8e40756b75c668b8e8c80dc 120777 root:root ../../../../bin/tt++ -/usr/lib/debug/.build-id/40/01af3056e4ef47b8e40756b75c668b8e8c80dc.debug 120777 root:root ../../usr/bin/tt++.debug +/usr/lib/debug/.build-id/e8 40755 root:root +/usr/lib/debug/.build-id/e8/5693080263bcfa3a696edb8174f13c139a64e3 120777 root:root ../../../../bin/tt++ +/usr/lib/debug/.build-id/e8/5693080263bcfa3a696edb8174f13c139a64e3.debug 120777 root:root ../../usr/bin/tt++.debug /usr/lib/debug/usr/bin/tt++.debug 100644 root:root @@ -70,6 +70,6 @@ Provides: tintin++-debuginfo = 2.01.7-alt1:sisyphus+223773.100.1.1 -File: /usr/lib/debug/.build-id/40 40755 root:root -File: /usr/lib/debug/.build-id/40/01af3056e4ef47b8e40756b75c668b8e8c80dc 120777 root:root ../../../../bin/tt++ -File: /usr/lib/debug/.build-id/40/01af3056e4ef47b8e40756b75c668b8e8c80dc.debug 120777 root:root ../../usr/bin/tt++.debug -File: /usr/lib/debug/usr/bin/tt++.debug 100644 root:root eae64bf26099d2741cfe96e27fe1039f +File: /usr/lib/debug/.build-id/e8 40755 root:root +File: /usr/lib/debug/.build-id/e8/5693080263bcfa3a696edb8174f13c139a64e3 120777 root:root ../../../../bin/tt++ +File: /usr/lib/debug/.build-id/e8/5693080263bcfa3a696edb8174f13c139a64e3.debug 120777 root:root ../../usr/bin/tt++.debug +File: /usr/lib/debug/usr/bin/tt++.debug 100644 root:root 668d517212e28157b80038418e691ea7 File: /usr/src/debug/tintin++-2.01.7 40755 root:root @@ -130,2 +130,2 @@ File: /usr/src/debug/tintin++-2.01.7/src/vt102.c 100644 root:root ff28150962bd37660af72b4d1653b160 -RPMIdentity: 7cfbd004a7fc6c7e3e846e36877c8fc4287abce50b331a84a9683aa9e16685df6bd50a28044f6efbe4f7b4418c2084769d58cad348f7863d9c3bde426380246b +RPMIdentity: e18dc71765386098cea16d5bf53461cb2f9b9cb595774bd6b5af1eb1648a984de3d27f08534254f1098f151ae48660ba758aefb31652458f261a054489751082