<86>Sep 14 12:35:22 userdel[1003789]: delete user 'rooter' <86>Sep 14 12:35:22 userdel[1003789]: removed group 'rooter' owned by 'rooter' <86>Sep 14 12:35:22 userdel[1003789]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 12:35:22 groupadd[1003913]: group added to /etc/group: name=rooter, GID=672 <86>Sep 14 12:35:22 groupadd[1003913]: group added to /etc/gshadow: name=rooter <86>Sep 14 12:35:22 groupadd[1003913]: new group: name=rooter, GID=672 <86>Sep 14 12:35:22 useradd[1003926]: new user: name=rooter, UID=672, GID=672, home=/root, shell=/bin/bash <86>Sep 14 12:35:22 userdel[1003949]: delete user 'builder' <86>Sep 14 12:35:22 userdel[1003949]: removed group 'builder' owned by 'builder' <86>Sep 14 12:35:22 userdel[1003949]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 12:35:22 groupadd[1004112]: group added to /etc/group: name=builder, GID=673 <86>Sep 14 12:35:22 groupadd[1004112]: group added to /etc/gshadow: name=builder <86>Sep 14 12:35:22 groupadd[1004112]: new group: name=builder, GID=673 <86>Sep 14 12:35:22 useradd[1004131]: new user: name=builder, UID=673, GID=673, home=/usr/src, shell=/bin/bash <13>Sep 14 12:35:25 rpmi: libpcre16-8.45-alt2 sisyphus+283722.100.1.2 1629848216 installed <13>Sep 14 12:35:25 rpmi: pcretest-8.45-alt2 sisyphus+283722.100.1.2 1629848216 installed <13>Sep 14 12:35:25 rpmi: libpcre-devel-8.45-alt2 sisyphus+283722.100.1.2 1629848216 installed <13>Sep 14 12:35:25 rpmi: zlib-devel-1.2.11-alt2 sisyphus+283721.100.1.1 1629847006 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/tintin++-2.02.10-alt1.nosrc.rpm (w1.gzdio) Installing tintin++-2.02.10-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.68674 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tintin++-2.02.10 + echo 'Source #0 (tintin++-2.02.10.tar):' Source #0 (tintin++-2.02.10.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/tintin++-2.02.10.tar + cd tintin++-2.02.10 + /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.68674 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tintin++-2.02.10 + 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 -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext Configuring TinTin++ checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether make sets $(MAKE)... yes checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking param.h usability... no checking param.h presence... no checking for param.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking socks.h usability... no checking socks.h presence... no checking for socks.h... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/ptem.h usability... no checking sys/ptem.h presence... no checking for sys/ptem.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking pcre/pcre.h usability... yes checking pcre/pcre.h presence... yes checking for pcre/pcre.h... yes checking gnutls/gnutls.h usability... no checking gnutls/gnutls.h presence... no checking for gnutls/gnutls.h... no configure: WARNING: gnutls header file not found, is the develoment part present checking for an ANSI C-conforming const... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for utime.h... yes checking whether utime accepts a null argument... yes checking for vprintf... yes checking for _doprnt... no checking for gethostbyname... yes checking for gethostname... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strftime... (cached) yes checking for strncasecmp... yes checking for strstr... yes checking for utime... yes checking for getaddrinfo... yes checking for forkpty... no checking for popen... yes checking for inflate in -lz... yes checking for pthread_create in -lpthread... yes checking for gethostbyname in -lnsl... no checking for rresvport in -lsocket... no checking for forkpty in -lutil... yes checking for pcre_compile in -lpcre... yes checking for gnutls_init in -lgnutls... no checking for sqrt in -lm... yes checking for gmake... gmake checking for /dev/ptmx... no checking for library containing getmntent... none required checking for dirent.h that defines DIR... yes checking for library containing opendir... none required configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext Configure has finished. To compile, type: make + make make: Entering directory '/usr/src/RPM/BUILD/tintin++-2.02.10/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 input.c: In function 'input_printf': input.c:1038:9: warning: ignoring return value of 'vasprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1038 | vasprintf(&buf, format, args); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 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 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 make: Leaving directory '/usr/src/RPM/BUILD/tintin++-2.02.10/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.29923 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/tintin++-buildroot + : + /bin/rm -rf -- /usr/src/tmp/tintin++-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd tintin++-2.02.10 + mkdir -p /usr/src/tmp/tintin++-buildroot/usr/bin + mkdir -p /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.02.10 + install -pm755 src/tt++ /usr/src/tmp/tintin++-buildroot//usr/bin/ + install -pm644 docs/chat_protocol.txt docs/help.html docs/ssl.txt docs/syntax.txt docs/tintin19.txt /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.02.10/ + install -pm644 COPYING /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.02.10/ + install -pm644 CREDITS /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.02.10/ + install -pm644 FAQ /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.02.10/ + install -pm644 README /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.02.10/ + install -pm644 SCRIPTS /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.02.10/ + install -pm644 TODO /usr/src/tmp/tintin++-buildroot/usr/share/doc/tintin++-2.02.10/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/tintin++-buildroot (auto) Verifying and fixing files in /usr/src/tmp/tintin++-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/tintin++-buildroot/ (default) Compressing files in /usr/src/tmp/tintin++-buildroot (auto) Verifying ELF objects in /usr/src/tmp/tintin++-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/tt++: uses non-LFS functions: __xstat alphasort fcntl fopen open scandir Processing files: tintin++-2.02.10-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bxwVE5 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.eCk8h4 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.4), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.8), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libm.so.6(GLIBC_2.29), libpcre.so.3 >= set:igW8KBv, libpthread.so.0(GLIBC_2.1), libutil.so.1(GLIBC_2.0), libz.so.1 >= set:khb6pwmC5vHRjpc28oZF0, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EI1MF2 Creating tintin++-debuginfo package Processing files: tintin++-debuginfo-2.02.10-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2dy0j4 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PKZkj5 find-requires: running scripts (debuginfo) Requires: tintin++ = 2.02.10-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6), debug(libpcre.so.3), debug(libpthread.so.0), debug(libutil.so.1), debug(libz.so.1) Adding to tintin++-debuginfo a strict dependency on tintin++ Wrote: /usr/src/RPM/RPMS/i586/tintin++-2.02.10-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/tintin++-debuginfo-2.02.10-alt1.i586.rpm (w2.lzdio) 33.67user 3.19system 0:44.47elapsed 82%CPU (0avgtext+0avgdata 53800maxresident)k 0inputs+0outputs (0major+1351379minor)pagefaults 0swaps 37.03user 5.56system 0:52.57elapsed 81%CPU (0avgtext+0avgdata 101152maxresident)k 1056inputs+0outputs (0major+1616559minor)pagefaults 0swaps --- tintin++-2.02.10-alt1.i586.rpm.repo 2021-03-28 16:58:02.567392462 +0000 +++ tintin++-2.02.10-alt1.i586.rpm.hasher 2021-09-14 12:36:12.559780695 +0000 @@ -30,3 +30,2 @@ Requires: rpmlib(SetVersions) -Requires: libpthread.so.0(GLIBC_2.0) Requires: libpthread.so.0(GLIBC_2.1) @@ -37,3 +36,3 @@ Provides: tintin++ = 2.02.10-alt1:sisyphus+268553.100.1.1 -File: /usr/bin/tt++ 100755 root:root 3b0ebf80be724ea40ed2c6a0f9246d78 +File: /usr/bin/tt++ 100755 root:root 8eefeab16c79d30b1cb33eb6f30ce145 File: /usr/share/doc/tintin++-2.02.10 40755 root:root @@ -50,2 +49,2 @@ File: /usr/share/doc/tintin++-2.02.10/tintin19.txt 100644 root:root 3d079294404ca9f34fe73f24bd6245bb -RPMIdentity: d83af394a61656352da88a0704d6cdc965b0e1384974bff27bb48b9bcdf4039caab2a2d13828627f3092f547ffcc10edb8fb6fe2d9b4f114944d6b9b184eaf47 +RPMIdentity: de8010d6b6bb31999515e202ad158346a84906f79310df52ef32b53da8b1900cf6625adf3a01e67e718278f22b448ee39a271ea38a86cc33fe0836a1d80ae233 --- tintin++-debuginfo-2.02.10-alt1.i586.rpm.repo 2021-03-28 16:58:02.595392800 +0000 +++ tintin++-debuginfo-2.02.10-alt1.i586.rpm.hasher 2021-09-14 12:36:12.632781400 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/53 40755 root:root -/usr/lib/debug/.build-id/53/b4c5fbf536fa6793fa739d90945bf3d213ee4e 120777 root:root ../../../../bin/tt++ -/usr/lib/debug/.build-id/53/b4c5fbf536fa6793fa739d90945bf3d213ee4e.debug 120777 root:root ../../usr/bin/tt++.debug +/usr/lib/debug/.build-id/f6 40755 root:root +/usr/lib/debug/.build-id/f6/79c0b08bc03de09207964ab9212973933635bd 120777 root:root ../../../../bin/tt++ +/usr/lib/debug/.build-id/f6/79c0b08bc03de09207964ab9212973933635bd.debug 120777 root:root ../../usr/bin/tt++.debug /usr/lib/debug/usr/bin/tt++.debug 100644 root:root @@ -23,2 +23,3 @@ /usr/src/debug/tintin++-2.02.10/src/files.c 100644 root:root +/usr/src/debug/tintin++-2.02.10/src/forkpty.c 100644 root:root /usr/src/debug/tintin++-2.02.10/src/gui.h 100644 root:root @@ -76,6 +77,6 @@ Provides: tintin++-debuginfo = 2.02.10-alt1:sisyphus+268553.100.1.1 -File: /usr/lib/debug/.build-id/53 40755 root:root -File: /usr/lib/debug/.build-id/53/b4c5fbf536fa6793fa739d90945bf3d213ee4e 120777 root:root ../../../../bin/tt++ -File: /usr/lib/debug/.build-id/53/b4c5fbf536fa6793fa739d90945bf3d213ee4e.debug 120777 root:root ../../usr/bin/tt++.debug -File: /usr/lib/debug/usr/bin/tt++.debug 100644 root:root 91dc3ceaf52c34ea05e44b8f77dca0a8 +File: /usr/lib/debug/.build-id/f6 40755 root:root +File: /usr/lib/debug/.build-id/f6/79c0b08bc03de09207964ab9212973933635bd 120777 root:root ../../../../bin/tt++ +File: /usr/lib/debug/.build-id/f6/79c0b08bc03de09207964ab9212973933635bd.debug 120777 root:root ../../usr/bin/tt++.debug +File: /usr/lib/debug/usr/bin/tt++.debug 100644 root:root bceda9200b25c23757ded57c39187e4f File: /usr/src/debug/tintin++-2.02.10 40755 root:root @@ -99,2 +100,3 @@ File: /usr/src/debug/tintin++-2.02.10/src/files.c 100644 root:root 661904fe012f3a3c0b774839bc15f119 +File: /usr/src/debug/tintin++-2.02.10/src/forkpty.c 100644 root:root 4ea77ba56d4465385f6181580cd750da File: /usr/src/debug/tintin++-2.02.10/src/gui.h 100644 root:root abd2c2c00540e86a4c303aa1124ba127 @@ -142,2 +144,2 @@ File: /usr/src/debug/tintin++-2.02.10/src/vt102.c 100644 root:root 9fb22fada117e53d1095c4b223e8b173 -RPMIdentity: 7f2588fedf3024fb62475f8cb30a8286b71e3470dfe9dc8158615f6cd31fbda6a9027784c42c54104847b391219c859db620d7c8a1eb8c2ca9f9c9854eab7d92 +RPMIdentity: e6df2f8bcdacfc3479bf8929b27bcc72ba245205ed24034a97f6070f1f9075cc687a927a204bc05b29beef5b3d3c01b2b671311e9bcbad6aa9641b86547ae8f7