<86>Apr 27 09:40:32 userdel[2448620]: delete user 'rooter' <86>Apr 27 09:40:32 userdel[2448620]: removed group 'rooter' owned by 'rooter' <86>Apr 27 09:40:32 userdel[2448620]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 09:40:32 groupadd[2449028]: group added to /etc/group: name=rooter, GID=1838 <86>Apr 27 09:40:32 groupadd[2449028]: group added to /etc/gshadow: name=rooter <86>Apr 27 09:40:32 groupadd[2449028]: new group: name=rooter, GID=1838 <86>Apr 27 09:40:32 useradd[2449460]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash, from=none <86>Apr 27 09:40:32 userdel[2449893]: delete user 'builder' <86>Apr 27 09:40:32 userdel[2449893]: removed group 'builder' owned by 'builder' <86>Apr 27 09:40:32 userdel[2449893]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 09:40:32 groupadd[2450086]: group added to /etc/group: name=builder, GID=1839 <86>Apr 27 09:40:32 groupadd[2450086]: group added to /etc/gshadow: name=builder <86>Apr 27 09:40:32 groupadd[2450086]: new group: name=builder, GID=1839 <86>Apr 27 09:40:32 useradd[2450268]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash, from=none <13>Apr 27 09:40:39 rpmi: libpcre16-8.45-alt2 sisyphus+283722.100.1.2 1629848216 installed <13>Apr 27 09:40:39 rpmi: libpcre3-8.45-alt2 sisyphus+283722.100.1.2 1629848216 installed <13>Apr 27 09:40:39 rpmi: libreadline7-7.0.3-alt5 sisyphus+328858.200.1.1 1694010663 installed <13>Apr 27 09:40:39 rpmi: pcretest-8.45-alt2 sisyphus+283722.100.1.2 1629848216 installed <13>Apr 27 09:40:39 rpmi: libpcre-devel-8.45-alt2 sisyphus+283722.100.1.2 1629848216 installed <13>Apr 27 09:40:39 rpmi: zlib-devel-1.3.1-alt1 sisyphus+342532.100.1.1 1710232285 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/tintin++-2.02.41-alt1.nosrc.rpm (w1.gzdio) Installing tintin++-2.02.41-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.67629 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tintin++-2.02.41 + echo 'Source #0 (tintin++-2.02.41.tar):' Source #0 (tintin++-2.02.41.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/tintin++-2.02.41.tar + cd tintin++-2.02.41 + /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.67629 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tintin++-2.02.41 + cd src + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + readlink -e -- ./configure + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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... /usr/bin/grep checking for egrep... /usr/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... yes 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.41/src' i586-alt-linux-gcc -g -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c input.c i586-alt-linux-gcc -g -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c mapper.c mapper.c: In function 'search_keywords': mapper.c:3857:13: warning: the comparison will always evaluate as 'true' for the address of 'buf' will never be NULL [-Waddress] 3857 | if (buf[MAP_SEARCH_DESC]) | ^~~ mapper.c:3786:14: note: 'buf' declared here 3786 | char buf[MAP_SEARCH_MAX][BUFFER_SIZE], arg1[BUFFER_SIZE], arg2[BUFFER_SIZE], *str; | ^~~ i586-alt-linux-gcc -g -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -march=i586 -mtune=generic -D_GNU_SOURCE -DHAVE_CONFIG_H -I/usr/include -c regex.c regex.c: In function 'check_one_regexp': regex.c:232:20: warning: dangling pointer 'exp_5' to 'result' may be used [-Wdangling-pointer=] 232 | exp++; | ~~~^~ regex.c:219:22: note: 'result' declared here 219 | char result[BUFFER_SIZE]; | ^~~~~~ i586-alt-linux-gcc -g -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 In function 'snprintf', inlined from 'get_char' at parse.c:1121:10, inlined from 'string_to_stamp' at draw.c:970:9: /usr/include/bits/stdio2.h:54:10: warning: '__builtin___snprintf_chk' specified bound 6 exceeds destination size 5 [-Wstringop-overflow=] 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^ make: Leaving directory '/usr/src/RPM/BUILD/tintin++-2.02.41/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.84741 + 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:/usr/bin:/bin:/usr/local/bin:/usr/games + cd tintin++-2.02.41 + mkdir -p /usr/src/tmp/tintin++-buildroot/usr/bin + mkdir -p /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.02.41 + install -pm755 src/tt++ /usr/src/tmp/tintin++-buildroot//usr/bin/ + install -pm644 docs/help.html docs/index.html docs/ssl.txt docs/tutorial.html docs/web.tin /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.02.41/ + install -pm644 COPYING /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.02.41/ + install -pm644 CREDITS /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.02.41/ + install -pm644 FAQ /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.02.41/ + install -pm644 README /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.02.41/ + install -pm644 SCRIPTS /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.02.41/ + install -pm644 TODO /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.02.41/ + /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: alphasort fcntl fopen open scandir stat Splitting links to aliased files under /{,s}bin in /usr/src/tmp/tintin++-buildroot Processing files: tintin++-2.02.41-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CDpqvp find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.p0tkBi find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), 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, 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.NV2HR5 Creating tintin++-debuginfo package Processing files: tintin++-debuginfo-2.02.41-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xbg6oI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hGUBcQ find-requires: running scripts (debuginfo) Requires: tintin++ = 2.02.41-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6), debug(libpcre.so.3), debug(libz.so.1) Adding to tintin++-debuginfo a strict dependency on tintin++ Wrote: /usr/src/RPM/RPMS/i586/tintin++-2.02.41-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/tintin++-debuginfo-2.02.41-alt1.i586.rpm (w2.lzdio) 38.26user 7.95system 0:33.07elapsed 139%CPU (0avgtext+0avgdata 55956maxresident)k 0inputs+0outputs (0major+1455998minor)pagefaults 0swaps 5.99user 4.17system 0:52.26elapsed 19%CPU (0avgtext+0avgdata 127364maxresident)k 0inputs+0outputs (0major+188880minor)pagefaults 0swaps --- tintin++-2.02.41-alt1.i586.rpm.repo 2024-01-07 00:45:33.000000000 +0000 +++ tintin++-2.02.41-alt1.i586.rpm.hasher 2024-04-27 09:41:16.474758145 +0000 @@ -37,3 +37,3 @@ Provides: tintin++ = 2.02.41-alt1:sisyphus+337804.100.1.1 -File: /usr/bin/tt++ 100755 root:root 4a67f3a991bf54936b0bc9824de2b016 +File: /usr/bin/tt++ 100755 root:root 4ae0ed5adcb48449ad66f69daf64faad File: /usr/share/doc/tintin++-2.02.41 40755 root:root @@ -50,2 +50,2 @@ File: /usr/share/doc/tintin++-2.02.41/web.tin 100644 root:root 240e10d3c6e934cde62587c6b3a27d43 -RPMIdentity: a5cffa204eb618d2085f02635aa7f56102ed9d688091b3280573996396a1c5a89cf96068c6556c44b0f83409fee8ea4acd4744c4f28ed1e412eece0c895fa839 +RPMIdentity: 49edb36636e1b62c2e667f35f6b39dee2af38b72dfa0f9d09bb8139de81153943c521d363a3921d50923ee256b345708b818716f379fb1965a64462c73eb1bb6 --- tintin++-debuginfo-2.02.41-alt1.i586.rpm.repo 2024-01-07 00:45:33.000000000 +0000 +++ tintin++-debuginfo-2.02.41-alt1.i586.rpm.hasher 2024-04-27 09:41:16.573759732 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/1b 40755 root:root -/usr/lib/debug/.build-id/1b/fedbd4124bd5ba5c998dfa7435c1728bcf6194 120777 root:root ../../../../bin/tt++ -/usr/lib/debug/.build-id/1b/fedbd4124bd5ba5c998dfa7435c1728bcf6194.debug 120777 root:root ../../usr/bin/tt++.debug +/usr/lib/debug/.build-id/d2 40755 root:root +/usr/lib/debug/.build-id/d2/4e87f2ee17108aea5f1d6c5bb2e3b7d0e2c4b7 120777 root:root ../../../../bin/tt++ +/usr/lib/debug/.build-id/d2/4e87f2ee17108aea5f1d6c5bb2e3b7d0e2c4b7.debug 120777 root:root ../../usr/bin/tt++.debug /usr/lib/debug/usr/bin/tt++.debug 100644 root:root @@ -75,6 +75,6 @@ Provides: tintin++-debuginfo = 2.02.41-alt1:sisyphus+337804.100.1.1 -File: /usr/lib/debug/.build-id/1b 40755 root:root -File: /usr/lib/debug/.build-id/1b/fedbd4124bd5ba5c998dfa7435c1728bcf6194 120777 root:root ../../../../bin/tt++ -File: /usr/lib/debug/.build-id/1b/fedbd4124bd5ba5c998dfa7435c1728bcf6194.debug 120777 root:root ../../usr/bin/tt++.debug -File: /usr/lib/debug/usr/bin/tt++.debug 100644 root:root 11ea32b214adefafa4177ad25347b02b +File: /usr/lib/debug/.build-id/d2 40755 root:root +File: /usr/lib/debug/.build-id/d2/4e87f2ee17108aea5f1d6c5bb2e3b7d0e2c4b7 120777 root:root ../../../../bin/tt++ +File: /usr/lib/debug/.build-id/d2/4e87f2ee17108aea5f1d6c5bb2e3b7d0e2c4b7.debug 120777 root:root ../../usr/bin/tt++.debug +File: /usr/lib/debug/usr/bin/tt++.debug 100644 root:root 94ffa0c76dbbaa346fdf825c40a57ee2 File: /usr/src/debug/tintin++-2.02.41 40755 root:root @@ -142,2 +142,2 @@ File: /usr/src/debug/tintin++-2.02.41/src/vt102.c 100644 root:root cf84ce859c92176d09f2e8f38910c488 -RPMIdentity: 2b1d4118621d01f5193b31bb2bd15e57fa32b98d7e586515278ad763e298d40cead60bde537151d82e2d6aa4424f2441a6ca231bc3bda1bbb5eacb82803951ad +RPMIdentity: 0d78ea506ae747630a7f8f9bea2d8ba5dddcbd0ccdc4adb068f09e182bcf72eccf332cc0baa23b43dd7f5588262c2688b4212bbcba66b7a02a2b44d75b674009