<86>Apr 4 13:57:05 userdel[3129945]: delete user 'rooter' <86>Apr 4 13:57:05 userdel[3129945]: removed group 'rooter' owned by 'rooter' <86>Apr 4 13:57:05 userdel[3129945]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 4 13:57:05 groupadd[3129961]: group added to /etc/group: name=rooter, GID=519 <86>Apr 4 13:57:05 groupadd[3129961]: group added to /etc/gshadow: name=rooter <86>Apr 4 13:57:05 groupadd[3129961]: new group: name=rooter, GID=519 <86>Apr 4 13:57:05 useradd[3129973]: new user: name=rooter, UID=519, GID=519, home=/root, shell=/bin/bash <86>Apr 4 13:57:05 userdel[3129993]: delete user 'builder' <86>Apr 4 13:57:05 userdel[3129993]: removed group 'builder' owned by 'builder' <86>Apr 4 13:57:05 userdel[3129993]: removed shadow group 'builder' owned by 'builder' <86>Apr 4 13:57:05 groupadd[3130004]: group added to /etc/group: name=builder, GID=520 <86>Apr 4 13:57:05 groupadd[3130004]: group added to /etc/gshadow: name=builder <86>Apr 4 13:57:05 groupadd[3130004]: new group: name=builder, GID=520 <86>Apr 4 13:57:05 useradd[3130014]: new user: name=builder, UID=520, GID=520, home=/usr/src, shell=/bin/bash <13>Apr 4 13:57:07 rpmi: libcom_err-1.44.6-alt1 sisyphus+224154.100.1.1 1552091678 installed <13>Apr 4 13:57:07 rpmi: libcom_err-devel-1.44.6-alt1 sisyphus+224154.100.1.1 1552091678 installed <13>Apr 4 13:57:07 rpmi: libe2fs-1.44.6-alt1 sisyphus+224154.100.1.1 1552091678 installed <13>Apr 4 13:57:07 rpmi: libss-1.44.6-alt1 sisyphus+224154.100.1.1 1552091678 installed <13>Apr 4 13:57:07 rpmi: libss-devel-1.44.6-alt1 sisyphus+224154.100.1.1 1552091678 installed <13>Apr 4 13:57:07 rpmi: libp11-kit-0.23.15-alt1 sisyphus+226408.100.2.1 1554288204 installed <13>Apr 4 13:57:07 rpmi: libtasn1-4.16.0-alt1 sisyphus+245480.100.1.1 1580825062 installed <13>Apr 4 13:57:07 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Apr 4 13:57:07 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Apr 4 13:57:08 rpmi: ca-certificates-2020.01.23-alt1 sisyphus+244791.300.2.1 1580285500 installed <13>Apr 4 13:57:08 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Apr 4 13:57:08 rpmi: p11-kit-trust-0.23.15-alt1 sisyphus+226408.100.2.1 1554288204 installed <13>Apr 4 13:57:08 rpmi: libcrypto1.1-1.1.1d-alt1.1 sisyphus+237931.100.2.1 1569235729 installed <13>Apr 4 13:57:08 rpmi: libssl1.1-1.1.1d-alt1.1 sisyphus+237931.100.2.1 1569235729 installed <13>Apr 4 13:57:08 rpmi: libssl-devel-1.1.1d-alt1.1 sisyphus+237931.100.2.1 1569235729 installed <13>Apr 4 13:57:08 rpmi: libe2fs-devel-1.44.6-alt1 sisyphus+224154.100.1.1 1552091678 installed <13>Apr 4 13:57:08 rpmi: libreadline-devel-7.0.3-alt3 sisyphus+222164.300.1.1 1550686330 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/socat-1.7.3.3-alt1.nosrc.rpm Installing socat-1.7.3.3-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.74568 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf socat-1.7.3.3 + echo 'Source #0 (socat-1.7.3.3.tar.gz):' Source #0 (socat-1.7.3.3.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/socat-1.7.3.3.tar.gz + /bin/tar -xf - + cd socat-1.7.3.3 + /bin/chmod -c -Rf u+rwX,go-w . + iconv -f iso8859-1 -t utf8 + mv CHANGES.utf8 CHANGES + find -maxdepth 1 -type f -print0 + xargs -r0 grep -FZl linux/ext2_fs.h -- + xargs -r0 sed -i 's,linux/ext2_fs\.h,ext2fs/ext2_fs.h,g' -- + find -maxdepth 1 -type f -print0 + xargs -r0 grep -FZl HAVE_LINUX_EXT2_FS_H -- + xargs -r0 sed -i s,HAVE_LINUX_EXT2_FS_H,HAVE_EXT2FS_EXT2_FS_H,g -- + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.74568 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd socat-1.7.3.3 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing' ++ 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 --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 checking which defines needed for makedepend... checking for a BSD-compatible install... /bin/install -c 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 for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for ar... ar 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 stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for inttypes.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for strings.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for stdint.h... (cached) yes checking for sys/types.h... (cached) yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for sys/stat.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking for netinet/ip.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for net/if.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking for sys/types.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/nameser.h... (cached) yes checking for netdb.h... (cached) yes checking for resolv.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking linux/if_tun.h usability... yes checking linux/if_tun.h presence... yes checking for linux/if_tun.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking for linux/errqueue.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking bsd/libutil.h usability... no checking bsd/libutil.h presence... no checking for bsd/libutil.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/stropts.h usability... no checking sys/stropts.h presence... no checking for sys/stropts.h... no checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking ext2fs/ext2_fs.h usability... yes checking ext2fs/ext2_fs.h presence... yes checking for ext2fs/ext2_fs.h... yes checking for setgrent... yes checking for getgrent... yes checking for endgrent... yes checking for getgrouplist... yes checking for cfmakeraw... yes checking for library containing res_9_init... no checking for hstrerror... yes checking for gethostent... yes checking for setsockopt... yes checking for hstrerror prototype... yes checking whether to include help... yes checking whether to include STDIO support... yes checking whether to include FD-number support... yes checking whether to include direct file support... yes checking whether to include direct create support... yes checking whether to include gopen support... yes checking whether to include explicit pipe support... yes checking whether to include explicit termios support... yes checking whether to include UNIX socket support... yes checking whether to include abstract UNIX socket support... yes checking whether to include IPv4 support... yes checking whether to include IPv6 support... yes checking for netinet/ip6.h... yes checking netinet6/in6.h usability... no checking netinet6/in6.h presence... no checking for netinet6/in6.h... no checking if __APPLE_USE_RFC_2292 is helpful... no checking whether to include raw IP support... yes checking whether to include generic socket support... yes checking whether to include generic network interface support... yes checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking for netinet/if_ether.h... yes checking whether to include TCP support... yes checking whether to include UDP support... yes checking whether to include SCTP support... yes checking for IPPROTO_SCTP... yes checking whether to include listen support... yes checking whether to include socks4 support... yes checking whether to include socks4a support... yes checking whether to include proxy connect support... yes checking whether to include exec support... yes checking whether to include system (shell) support... yes checking whether to include pty address support... yes checking whether to include ext2 fs attributes support... yes checking whether to include readline support... yes checking for usable readline in default location... yes checking whether to include openssl support... yes configure: checking for components of OpenSSL configure: checked for openssl/ssl.h... yes checking for libssl... yes checking whether to include OpenSSL method option... no checking whether to include deprecated resolver option... no checking whether to include openssl fips support... no checking whether to include tun/tap address support... yes checking whether to include system call tracing... yes checking whether to include file descriptor analyzer... yes checking whether to include retry support... yes checking included message level... debug checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking whether time.h and sys/time.h may both be included... yes checking for nanosleep... yes checking whether i586-alt-linux-gcc needs -traditional... no checking for working memcmp... yes checking return type of signal handlers... void checking for strftime... yes checking for putenv... yes checking for select... yes checking for poll... yes checking for socket... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for uname... yes checking for getpgid... yes checking for getsid... yes checking for gethostbyname... yes checking for getaddrinfo... yes checking for setgroups... yes checking for inet_aton... yes checking for dummy... no checking for ar... no checking for grantpt... yes checking for unlockpt... yes checking for cfsetispeed... yes checking for cfgetispeed... yes checking for cfsetospeed... yes checking for cfgetospeed... yes checking for strdup prototype... yes checking for strerror prototype... yes checking for strstr prototype... yes checking for getipnodebyname prototype... no checking for memrchr prototype... yes checking for if_indextoname prototype... yes checking for ptsname prototype... yes checking for long long... yes checking for sig_atomic_t... yes checking for bool... yes checking for socklen_t... yes checking for struct stat64... yes checking for off64_t... yes checking for sighandler_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for fdset->fds_bits... yes checking for struct termios . c_ispeed... yes checking for struct termios . c_ospeed... yes checking for sa_family_t... yes checking for struct sock_extended_err... yes checking for struct sigaction.sa_sigaction... yes checking if _SVID3 is helpful... no checking if _XPG4_2 is helpful... no checking for struct timespec... yes checking for struct linger... yes checking for struct ip... yes checking for struct ip_mreq... yes checking for struct ip_mreqn... yes checking for struct ipv6_mreq... yes checking for struct ifreq... yes checking for struct ifreq.ifr_index... no checking for struct ifreq.ifr_ifindex... yes checking for struct sockaddr.sa_len... no checking for component names of sockaddr_in6... s6_addr checking for struct iovec... yes checking for struct msghdr.msg_control... yes checking for struct msghdr.msg_controllen... yes checking for struct msghdr.msgflags... yes checking for struct cmsghdr... yes checking for struct in_pktinfo... yes checking for ipi_spec_dst in struct in_pktinfo... yes checking for struct in6_pktinfo... yes checking for struct ip.ip_hl... yes checking for sigaction... yes checking for stat64... yes checking for fstat64... yes checking for lstat64... yes checking for lseek64... yes checking for truncate64... yes checking for ftruncate64... yes checking for strtoll... yes checking for hstrerror... (cached) yes checking for inet_ntop... yes checking for openpty... no checking for openpty in -lbsd... no checking for openpty in -lutil... yes checking for clock_gettime in -lrt... yes checking for flock... yes checking for setenv... yes checking for unsetenv... yes checking for TLS_client_method... yes checking for TLS_server_method... yes checking for SSL_CTX_set_default_verify_paths... yes checking for RAND_egd... yes checking for DH_set0_pqg... yes checking for ASN1_STRING_get0_data... yes checking for RAND_status... yes checking for type EC_KEY... yes checking if snprintf conforms to C99... yes checking if printf has Z modifier... no checking shift offset of CRDLY... 9 checking shift offset of TABDLY... 11 checking shift offset of CSIZE... 4 configure: using compile -Werror method to find basic types checking for equivalent simple type of size_t... 4 /* unsigned int */ checking for equivalent simple type of mode_t... 4 /* unsigned int */ checking for equivalent simple type of pid_t... 3 /* int */ checking for equivalent simple type of uid_t... 4 /* unsigned int */ checking for equivalent simple type of gid_t... 4 /* unsigned int */ checking for equivalent simple type of time_t... 5 /* long */ checking for equivalent simple type of socklen_t... 4 /* unsigned int */ checking for equivalent simple type of off_t... 5 /* long */ checking for equivalent simple type of off64_t... 7 /* long long */ checking for equivalent simple type of dev_t... 8 /* unsigned long long */ checking for equivalent simple type of speed_t... 4 /* unsigned int */ checking for basic type of struct stat.st_ino... 6 /* unsigned long */ checking for basic type of struct stat.st_nlink... 4 /* unsigned int */ checking for basic type of struct stat.st_size... 5 /* long */ checking for basic type of struct stat.st_blksize... 5 /* long */ checking for basic type of struct stat.st_blocks... 5 /* long */ checking for basic type of struct stat64.st_dev... 8 /* unsigned long long */ checking for basic type of struct stat64.st_ino... 8 /* unsigned long long */ checking for basic type of struct stat64.st_nlink... 4 /* unsigned int */ checking for basic type of struct stat64.st_size... 7 /* long long */ checking for basic type of struct stat64.st_blksize... 5 /* long */ checking for basic type of struct stat64.st_blocks... 7 /* long long */ checking for basic type of struct timeval.tv_usec... 5 /* long */ checking for basic type of struct rlimit.rlim_max... 6 /* unsigned long */ checking for basic type of struct cmsghdr.cmsg_len... 4 /* unsigned int */ checking for /dev/ptmx... no checking for /dev/ptc... no checking for /proc... yes checking for /proc/*/fd... no checking whether to include libwrap support... yes checking for components of libwrap... configure: checked for tcpd.h... no configure: WARNING: not all components of tcp wrappers found, disabling it checking for hosts_allow_table... no checking for declaration of environ... yes checking for var environ... yes 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 + for n in HAVE_DEV_PTMX HAVE_PROC_DIR_FD + sed -i '/HAVE_DEV_PTMX/ s/.*/#define HAVE_DEV_PTMX 1/' config.h + for n in HAVE_DEV_PTMX HAVE_PROC_DIR_FD + sed -i '/HAVE_PROC_DIR_FD/ s/.*/#define HAVE_PROC_DIR_FD 1/' config.h + make -j8 make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xiohelp.o xiohelp.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xioopen.o xioopen.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xiodiag.o xiodiag.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xioparam.o xioparam.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xiosigchld.o xiosigchld.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xiosignal.o xiosignal.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xioinitialize.o xioinitialize.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xiolayer.o xiolayer.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xioshutdown.o xioshutdown.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xioclose.o xioclose.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-process.o xio-process.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-fd.o xio-fd.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xioread.o xioread.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xiowrite.o xiowrite.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xioopts.o xioopts.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-stdio.o xio-stdio.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xioexit.o xioexit.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-pipe.o xio-pipe.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-file.o xio-file.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-creat.o xio-creat.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-interface.o xio-interface.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-named.o xio-named.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-fdnum.o xio-fdnum.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-gopen.o xio-gopen.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-ip6.o xio-ip6.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o socat.o socat.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-listen.o xio-listen.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-ip4.o xio-ip4.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-tcp.o xio-tcp.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-sctp.o xio-sctp.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-ip.o xio-ip.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-unix.o xio-unix.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-udp.o xio-udp.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-exec.o xio-exec.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-ipapp.o xio-ipapp.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-socket.o xio-socket.c xio-socket.c: In function 'xiocheckpeer': xio-socket.c:1713:8: warning: unused variable 'result' [-Wunused-variable] 1713 | int result; | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-system.o xio-system.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-progcall.o xio-progcall.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-rawip.o xio-rawip.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-streams.o xio-streams.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-socks.o xio-socks.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-ascii.o xio-ascii.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-proxy.o xio-proxy.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-termios.o xio-termios.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-readline.o xio-readline.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-pty.o xio-pty.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-ext2.o xio-ext2.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o procan.o procan.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o hostan.o hostan.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o fdname.o fdname.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o dalan.o dalan.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o utils.o utils.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o nestlex.o nestlex.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-tcpwrap.o xio-tcpwrap.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o snprinterr.o snprinterr.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xiolockfile.o xiolockfile.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o vsnprintf_r.o vsnprintf_r.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o procan-cdefs.o procan-cdefs.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o procan_main.o procan_main.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-tun.o xio-tun.c In file included from /usr/include/string.h:507, from sysincludes.h:21, from xiosysincludes.h:11, from xio-tun.c:7: In function 'strncpy', inlined from 'xioopen_tun' at xio-tun.c:109:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o sslcls.o sslcls.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o sycls.o sycls.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o error.o error.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o filan_main.o filan_main.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-openssl.o xio-openssl.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o sysutils.o sysutils.c In file included from /usr/include/string.h:507, from sysincludes.h:21, from sysutils.c:10: In function 'strncpy', inlined from 'ifindexbyname' at sysutils.c:617:4: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -o procan procan_main.o procan.o procan-cdefs.o hostan.o error.o sycls.o sysutils.o utils.o vsnprintf_r.o snprinterr.o -lrt -lutil -lreadline -lssl -lcrypto make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o filan.o filan.c make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' ar r libxio.a xioinitialize.o xiohelp.o xioparam.o xiodiag.o xioopen.o xioopts.o xiosignal.o xiosigchld.o xioread.o xiowrite.o xiolayer.o xioshutdown.o xioclose.o xioexit.o xio-process.o xio-fd.o xio-fdnum.o xio-stdio.o xio-pipe.o xio-gopen.o xio-creat.o xio-file.o xio-named.o xio-socket.o xio-interface.o xio-listen.o xio-unix.o xio-ip.o xio-ip4.o xio-ip6.o xio-ipapp.o xio-tcp.o xio-sctp.o xio-rawip.o xio-socks.o xio-proxy.o xio-udp.o xio-rawip.o xio-progcall.o xio-exec.o xio-system.o xio-termios.o xio-readline.o xio-pty.o xio-openssl.o xio-streams.o xio-ascii.o xiolockfile.o xio-tcpwrap.o xio-ext2.o xio-tun.o error.o dalan.o procan.o procan-cdefs.o hostan.o fdname.o sysutils.o utils.o nestlex.o vsnprintf_r.o snprinterr.o filan.o sycls.o sslcls.o ar: creating libxio.a ranlib libxio.a make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -o filan filan_main.o filan.o fdname.o error.o sycls.o sysutils.o utils.o vsnprintf_r.o snprinterr.o -lrt -lutil -lreadline -lssl -lcrypto make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -o socat socat.o libxio.a -lrt -lutil -lreadline -lssl -lcrypto make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.22525 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/socat-buildroot + : + /bin/rm -rf -- /usr/src/tmp/socat-buildroot + cd socat-1.7.3.3 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/socat-buildroot make: Entering directory '/usr/src/RPM/BUILD/socat-1.7.3.3' mkdir -p /usr/src/tmp/socat-buildroot/usr/bin /bin/install -p -m 755 socat /usr/src/tmp/socat-buildroot/usr/bin /bin/install -p -m 755 procan /usr/src/tmp/socat-buildroot/usr/bin /bin/install -p -m 755 filan /usr/src/tmp/socat-buildroot/usr/bin mkdir -p /usr/src/tmp/socat-buildroot/usr/share/man/man1 /bin/install -p -m 644 ./doc/socat.1 /usr/src/tmp/socat-buildroot/usr/share/man/man1/ make: Leaving directory '/usr/src/RPM/BUILD/socat-1.7.3.3' + ln -s socat.1 /usr/src/tmp/socat-buildroot/usr/share/man/man1/filan.1 + ln -s socat.1 /usr/src/tmp/socat-buildroot/usr/share/man/man1/procan.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/socat-buildroot (auto) Verifying and fixing files in /usr/src/tmp/socat-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/socat-buildroot/ (default) Compressing files in /usr/src/tmp/socat-buildroot (auto) removed '/usr/src/tmp/socat-buildroot/usr/share/man/man1/procan.1' '/usr/src/tmp/socat-buildroot/usr/share/man/man1/procan.1.xz' -> 'socat.1.xz' removed '/usr/src/tmp/socat-buildroot/usr/share/man/man1/filan.1' '/usr/src/tmp/socat-buildroot/usr/share/man/man1/filan.1.xz' -> 'socat.1.xz' Verifying ELF objects in /usr/src/tmp/socat-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/filan: uses non-LFS functions: __fxstat __lxstat __xstat creat fcntl fopen ftruncate lseek mkstemp open verify-elf: WARNING: ./usr/bin/procan: uses non-LFS functions: __fxstat __lxstat __xstat creat fcntl fopen ftruncate getrlimit lseek mkstemp open verify-elf: WARNING: ./usr/bin/socat: uses non-LFS functions: __fxstat __lxstat __xstat creat fcntl fopen ftruncate lseek mkstemp open Hardlinking identical .pyc and .pyo files Processing files: socat-1.7.3.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.9121 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd socat-1.7.3.3 + DOCDIR=/usr/src/tmp/socat-buildroot/usr/share/doc/socat-1.7.3.3 + export DOCDIR + rm -rf /usr/src/tmp/socat-buildroot/usr/share/doc/socat-1.7.3.3 + /bin/mkdir -p /usr/src/tmp/socat-buildroot/usr/share/doc/socat-1.7.3.3 + cp -prL doc/socat-genericsocket.html doc/socat-multicast.html doc/socat-openssltunnel.html doc/socat-tun.html doc/socat.html doc/dest-unreach.css /usr/src/tmp/socat-buildroot/usr/share/doc/socat-1.7.3.3 + chmod -R go-w /usr/src/tmp/socat-buildroot/usr/share/doc/socat-1.7.3.3 + chmod -R a+rX /usr/src/tmp/socat-buildroot/usr/share/doc/socat-1.7.3.3 + cp -prL BUGREPORTS CHANGES EXAMPLES FAQ README SECURITY /usr/src/tmp/socat-buildroot/usr/share/doc/socat-1.7.3.3 + chmod -R go-w /usr/src/tmp/socat-buildroot/usr/share/doc/socat-1.7.3.3 + chmod -R a+rX /usr/src/tmp/socat-buildroot/usr/share/doc/socat-1.7.3.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qmvjYQ find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LJdCkT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.2.4), 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), libcrypto.so.1.1 >= set:qkvV2jOl7ZmIu4K02KdTi3AKF5DF90NXSXNOxYD2wloSPIKQcLYozwwMoS3Sw40Buh4lmBTRI8RZCEU1W6mtVbApz6vNsixJnmxtmL1gBTaqy0wbGQIeHqdOfRKgp2e7LaszsI2EZs4QWrovM3, libcrypto.so.1.1(OPENSSL_1_1_0), libreadline.so.7 >= set:nkPmTlFc1JqESm9QrdGkjAU2, libssl.so.1.1 >= set:mgBO2HhwCsPiB9yjvSmaFOMLHacEFfBj6wTD4vQY0K4FqCRDkHgyrhZdvUi3SXth4AochBNZhrCLI2NYDc3HiF1, libssl.so.1.1(OPENSSL_1_1_0), libutil.so.1(GLIBC_2.0), 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.mmydpU Creating socat-debuginfo package Processing files: socat-debuginfo-1.7.3.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pldZBT find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rJg5qR find-requires: running scripts (debuginfo) Requires: socat = 1.7.3.3-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcrypto.so.1.1), debug(libreadline.so.7), debug(libssl.so.1.1), debug(libutil.so.1) Adding to socat-debuginfo a strict dependency on socat Wrote: /usr/src/RPM/RPMS/i586/socat-1.7.3.3-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/socat-debuginfo-1.7.3.3-alt1.i586.rpm 27.10user 6.53system 0:37.05elapsed 90%CPU (0avgtext+0avgdata 48192maxresident)k 0inputs+0outputs (0major+2702247minor)pagefaults 0swaps 31.59user 8.88system 0:51.24elapsed 78%CPU (0avgtext+0avgdata 108792maxresident)k 0inputs+0outputs (0major+3030047minor)pagefaults 0swaps --- socat-1.7.3.3-alt1.i586.rpm.repo 2019-05-06 17:12:43.000000000 +0000 +++ socat-1.7.3.3-alt1.i586.rpm.hasher 2020-04-04 13:57:54.032297168 +0000 @@ -24,4 +24,6 @@ Requires: libc.so.6(GLIBC_2.15) +Requires: libc.so.6(GLIBC_2.17) Requires: libc.so.6(GLIBC_2.2) Requires: libc.so.6(GLIBC_2.2.4) +Requires: libc.so.6(GLIBC_2.28) Requires: libc.so.6(GLIBC_2.3) @@ -33,3 +35,2 @@ Requires: libreadline.so.7 >= set:nkPmTlFc1JqESm9QrdGkjAU2 -Requires: librt.so.1(GLIBC_2.2) Requires: libssl.so.1.1 >= set:mgBO2HhwCsPiB9yjvSmaFOMLHacEFfBj6wTD4vQY0K4FqCRDkHgyrhZdvUi3SXth4AochBNZhrCLI2NYDc3HiF1 --- socat-debuginfo-1.7.3.3-alt1.i586.rpm.repo 2019-05-06 17:12:43.000000000 +0000 +++ socat-debuginfo-1.7.3.3-alt1.i586.rpm.hasher 2020-04-04 13:57:54.066297170 +0000 @@ -124,3 +124,2 @@ Requires: debug(libreadline.so.7) -Requires: debug(librt.so.1) Requires: debug(libssl.so.1.1)