D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 warning: Macro expanded in comment on line 1: %global _legacy_common_support 1 Installing /home/pterjan/rpmbuild/SRPMS/socat-1.8.0.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iHDkeE + umask 022 + cd /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build + test -d /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KiralY + umask 022 + cd /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build + rm -rf socat-1.8.0.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/socat-1.8.0.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd socat-1.8.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aV9d14 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build + cd socat-1.8.0.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking which defines needed for makedepend... fgrep: warning: fgrep is obsolescent; using grep -F checking for x86_64-mageia-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-mageia-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for x86_64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ar... ar checking how to run the C preprocessor... 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 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 linux/ext2_fs.h usability... no checking linux/ext2_fs.h presence... no checking for linux/ext2_fs.h... no 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 for getprotobynumber_r() variant... 1 /* Linux */ checking whether to include help... yes checking whether to include transfer statistics... 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 socketpair 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 whether to include TCP support... yes checking whether to include UDP support... yes checking whether to include UDP-Lite support... yes checking for IPPROTO_UDPLITE... yes checking whether to include SCTP support... yes checking for IPPROTO_SCTP... yes checking whether to include DCCP support... yes checking for IPPROTO_DCCP... yes checking linux/dccp.h usability... yes checking linux/dccp.h presence... yes checking for linux/dccp.h... yes checking whether to include vsock support... yes checking for linux/vm_sockets.h... yes checking whether to include Linux namespaces support... YES checking whether to include listen support... yes checking whether to include POSIX MQ support... yes checking whether to include socks4 support... yes checking whether to include socks4a support... yes checking whether to include socks5 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 shell invocation support... yes checking whether to include pty address support... yes checking whether to include 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 for OPENSSL_init_ssl... yes checking for SSL_library_init... no checking for OPENSSL_INIT_new... yes checking for OPENSSL_INIT_SETTINGS... no checking whether to include OpenSSL method option... no checking whether to include undocumented resolver related options... yes 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 for netinet/if_ether.h... yes checking linux/if_packet.h usability... yes checking linux/if_packet.h presence... yes checking for linux/if_packet.h... 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 default IP version... "0" 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 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 pselect... 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 getprotobynumber... yes checking for setgroups... yes checking for inet_aton... yes 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 posix_memalign prototype... yes checking for strdup prototype... yes checking for strerror prototype... yes checking for strstr prototype... yes checking for getipnodebyname prototype... no checking for strndup prototype... yes 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 ip_mreq_source... yes checking for struct group_source_req... 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 tpacket_auxdata... yes checking for tp_vlan_tpid in struct tpacket_auxdata... 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... yes checking for openpty in -lbsd... no checking for openpty in -lutil... yes checking for gettimeofday prototype... yes checking for clock_gettime... 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 DTLS_client_method... yes checking for DTLS_server_method... yes checking for SSL_CTX_set_default_verify_paths... yes checking for RAND_egd... no checking for RAND_egd in -lcrypt... no checking for DH_set0_pqg... yes checking for ASN1_STRING_get0_data... yes checking for RAND_status... yes checking for SSL_CTX_clear_mode... no checking for SSL_set_tlsext_host_name... no checking for SSL_CTX_set_tlsext_max_fragment_length... yes checking if SSL_CTX_set_max_send_fragment exists... yes checking for SSL_library_init... (cached) no checking for ERR_error_string... 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 uint16_t... 2 /* unsigned short */ checking for equivalent simple type of uint32_t... 4 /* unsigned int */ checking for equivalent simple type of uint64_t... 6 /* unsigned long */ checking for equivalent simple type of int16_t... 1 /* short */ checking for equivalent simple type of int32_t... 3 /* int */ checking for equivalent simple type of int64_t... 5 /* long */ checking for equivalent simple type of size_t... 6 /* unsigned long */ 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... 5 /* long */ checking for equivalent simple type of dev_t... 6 /* unsigned 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... 6 /* unsigned long */ 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... 6 /* unsigned long */ checking for basic type of struct stat64.st_ino... 6 /* unsigned long */ checking for basic type of struct stat64.st_nlink... 6 /* unsigned long */ checking for basic type of struct stat64.st_size... 5 /* long */ checking for basic type of struct stat64.st_blksize... 5 /* long */ checking for basic type of struct stat64.st_blocks... 5 /* long */ checking for basic type of struct timeval.tv_usec... 5 /* long */ checking for basic type of struct timespec.tv_nsec... 5 /* long */ checking for basic type of struct rlimit.rlim_max... 6 /* unsigned long */ checking for basic type of struct cmsghdr.cmsg_len... 6 /* unsigned long */ checking for /dev/ptmx... yes checking for /proc... yes checking for /proc/*/fd... yes checking for /proc/*/path... no checking for d_type in struct dirent... yes checking for _res.retrans... yes checking for _res.retry... yes checking for _res.nsaddr_list... yes checking whether to include libwrap support... yes checking for components of libwrap... configure: checked for tcpd.h... yes checking for libwrap... yes checking for hosts_allow_table... yes 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 + /usr/bin/make -O -j16 V=1 VERBOSE=1 gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xiodiag.o xiodiag.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xiolayer.o xiolayer.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xioparam.o xioparam.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xiosignal.o xiosignal.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xioinitialize.o xioinitialize.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xiosigchld.o xiosigchld.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xiowrite.o xiowrite.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xioclose.o xioclose.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xioexit.o xioexit.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xioshutdown.o xioshutdown.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-process.o xio-process.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xiohelp.o xiohelp.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xioopen.o xioopen.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xioread.o xioread.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-fd.o xio-fd.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-fdnum.o xio-fdnum.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-stdio.o xio-stdio.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-socketpair.o xio-socketpair.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-file.o xio-file.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-pipe.o xio-pipe.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-gopen.o xio-gopen.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-named.o xio-named.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-creat.o xio-creat.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-interface.o xio-interface.c xio-interface.c: In function 'xioopen_interface': xio-interface.c:111:4: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 111 | strncpy(sfd->para.interface.name, ifname, IFNAMSIZ); | ^ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-vsock.o xio-vsock.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-listen.o xio-listen.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-tcp.o xio-tcp.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-ip4.o xio-ip4.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-sctp.o xio-sctp.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-dccp.o xio-dccp.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-unix.o xio-unix.c xio-unix.c: In function 'xiosetunix': xio-unix.c:101:4: warning: '__builtin_strncpy' specified bound 108 equals destination size [-Wstringop-truncation] 101 | strncpy(saun->sun_path, path, sizeof(saun->sun_path)); /* ok */ | ^ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-ipapp.o xio-ipapp.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-rawip.o xio-rawip.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o socat.o socat.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-posixmq.o xio-posixmq.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-ip.o xio-ip.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-ip6.o xio-ip6.c xio-ip6.c: In function 'xiotype_ip6_join_source_group': xio-ip6.c:580:4: warning: '__builtin_strncpy' output may be truncated copying 16 bytes from a string of length 511 [-Wstringop-truncation] 580 | strncpy(opt->value2.u_string/*ifindex*/, buff, IF_NAMESIZE); | ^ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-socks.o xio-socks.c In file included from xioopen.h:10, from xio-socks.c:11: xio-socks.c: In function '_xioopen_socks4_connect': xio-socks.c:423:64: warning: array subscript 'struct socks4[0]' is partly outside array bounds of 'unsigned char[8]' [-Warray-bounds=] 423 | replyhead->version, replyhead->action, ntohs(replyhead->port), | ^~ error.h:124:58: note: in definition of macro 'Info7' 124 | #define Info7(m,a1,a2,a3,a4,a5,a6,a7) msg(E_INFO,m,a1,a2,a3,a4,a5,a6,a7) | ^~ xio-socks.c:342:18: note: object 'buff' of size 8 342 | unsigned char buff[SIZEOF_STRUCT_SOCKS4]; | ^~~~ xio-socks.c:423:39: warning: array subscript 'struct socks4[0]' is partly outside array bounds of 'unsigned char[8]' [-Warray-bounds=] 423 | replyhead->version, replyhead->action, ntohs(replyhead->port), | ^~ error.h:124:55: note: in definition of macro 'Info7' 124 | #define Info7(m,a1,a2,a3,a4,a5,a6,a7) msg(E_INFO,m,a1,a2,a3,a4,a5,a6,a7) | ^~ xio-socks.c:342:18: note: object 'buff' of size 8 342 | unsigned char buff[SIZEOF_STRUCT_SOCKS4]; | ^~~~ xio-socks.c:423:19: warning: array subscript 'struct socks4[0]' is partly outside array bounds of 'unsigned char[8]' [-Warray-bounds=] 423 | replyhead->version, replyhead->action, ntohs(replyhead->port), | ^~ error.h:124:52: note: in definition of macro 'Info7' 124 | #define Info7(m,a1,a2,a3,a4,a5,a6,a7) msg(E_INFO,m,a1,a2,a3,a4,a5,a6,a7) | ^~ xio-socks.c:342:18: note: object 'buff' of size 8 342 | unsigned char buff[SIZEOF_STRUCT_SOCKS4]; | ^~~~ xio-socks.c:428:17: warning: array subscript 'struct socks4[0]' is partly outside array bounds of 'unsigned char[8]' [-Warray-bounds=] 428 | if (replyhead->version != 0) { | ^~ xio-socks.c:342:18: note: object 'buff' of size 8 342 | unsigned char buff[SIZEOF_STRUCT_SOCKS4]; | ^~~~ xio-socks.c:433:21: warning: array subscript 'struct socks4[0]' is partly outside array bounds of 'unsigned char[8]' [-Warray-bounds=] 433 | switch (replyhead->action) { | ^~ xio-socks.c:342:18: note: object 'buff' of size 8 342 | unsigned char buff[SIZEOF_STRUCT_SOCKS4]; | ^~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-udplite.o xio-udplite.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-exec.o xio-exec.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-proxy.o xio-proxy.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-ascii.o xio-ascii.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-socks5.o xio-socks5.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xioopts.o xioopts.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-shell.o xio-shell.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-system.o xio-system.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-socket.o xio-socket.c xio-socket.c: In function 'xiobind': xio-socket.c:2160:13: warning: '__builtin_strncpy' specified bound 108 equals destination size [-Wstringop-truncation] 2160 | strncpy(us->un.sun_path+(abstract?1:0), sockname, sizeof(us->un.sun_path)); | ^ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-udp.o xio-udp.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-termios.o xio-termios.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-progcall.o xio-progcall.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-pty.o xio-pty.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-streams.o xio-streams.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-readline.o xio-readline.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-namespaces.o xio-namespaces.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o dalan.o dalan.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-fs.o xio-fs.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xiolockfile.o xiolockfile.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o snprinterr.o snprinterr.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-tcpwrap.o xio-tcpwrap.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-tun.o xio-tun.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o procan-cdefs.o procan-cdefs.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o hostan.o hostan.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o procan_main.o procan_main.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -c -D CC=\"gcc\" -o procan.o procan.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o utils.o utils.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o fdname.o fdname.c fdname.c: In function 'sockname': fdname.c:288:4: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 288 | strncpy(protoname, protoentp->p_name, sizeof(protoname)); | ^ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o error.o error.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o nestlex.o nestlex.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o vsnprintf_r.o vsnprintf_r.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o sslcls.o sslcls.c sslcls.c: In function 'sycPEM_read_bio_DHparams': sslcls.c:455:4: warning: 'PEM_read_bio_DHparams' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 455 | result = PEM_read_bio_DHparams(bp, x, cb, u); | ^~~~~~ In file included from /usr/include/openssl/ssl.h:37, from sysincludes.h:197, from sslcls.c:13: /usr/include/openssl/pem.h:473:1: note: declared here 473 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH) | ^~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o filan_main.o filan_main.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o filan.o filan.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o xio-openssl.o xio-openssl.c xio-openssl.c: In function '_xioopen_openssl_listen': xio-openssl.c:782:16: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 782 | Msg4(level, "SSL_accept(): %s / %s / %s / %s", error_string, | ^~~~ In file included from sysincludes.h:198, from xiosysincludes.h:11, from xio-openssl.c:7: /usr/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ xio-openssl.c: In function '_xioopen_openssl_prepare': xio-openssl.c:1300:7: warning: 'DH_new' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1300 | dh = DH_new(); | ^~ In file included from /usr/include/openssl/dsa.h:31, from /usr/include/openssl/x509.h:37, from /usr/include/openssl/ssl.h:32, from sysincludes.h:197: /usr/include/openssl/dh.h:210:27: note: declared here 210 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); | ^~~~~~ xio-openssl.c:1305:13: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1305 | DH_free(dh); | ^~~~~~~ /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ xio-openssl.c:1318:7: warning: 'DH_set0_pqg' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1318 | if (!DH_set0_pqg(dh, p, NULL, g)) { | ^~ /usr/include/openssl/dh.h:266:27: note: declared here 266 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); | ^~~~~~~~~~~ xio-openssl.c:1319:15: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1319 | DH_free(dh); | ^~~~~~~ /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ xio-openssl.c:1336:7: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1336 | DH_free(dh); | ^~~~~~~ /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ xio-openssl.c:1355:7: warning: 'EC_KEY_new_by_curve_name' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1355 | ecdh = EC_KEY_new_by_curve_name(nid); | ^~~~ In file included from /usr/include/openssl/x509.h:33: /usr/include/openssl/ec.h:1017:31: note: declared here 1017 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); | ^~~~~~~~~~~~~~~~~~~~~~~~ xio-openssl.c: In function 'xioSSL_connect': xio-openssl.c:2022:16: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2022 | Msg4(level, "SSL_connect(): %s / %s / %s / %s", error_string, | ^~~~ /usr/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ xio-openssl.c: In function 'xioread_openssl': xio-openssl.c:2082:16: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2082 | Error4("SSL_read(): %s / %s / %s / %s", error_string, | ^~~~~~ /usr/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ xio-openssl.c: In function 'xiowrite_openssl': xio-openssl.c:2141:16: warning: 'ERR_func_error_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2141 | Error4("SSL_write(): %s / %s / %s / %s", error_string, | ^~~~~~ /usr/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o sysutils.o sysutils.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -I. -c -o sycls.o sycls.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -lwrap -lutil -lrt -lreadline -lssl -lcrypto -lcrypto gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o filan filan_main.o filan.o fdname.o error.o sycls.o sysutils.o utils.o vsnprintf_r.o snprinterr.o -lwrap -lutil -lrt -lreadline -lssl -lcrypto -lcrypto 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-socketpair.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-vsock.o xio-ip.o xio-ip4.o xio-ip6.o xio-ipapp.o xio-tcp.o xio-sctp.o xio-dccp.o xio-rawip.o xio-posixmq.o xio-socks.o xio-socks5.o xio-proxy.o xio-udp.o xio-udplite.o xio-progcall.o xio-exec.o xio-system.o xio-shell.o xio-termios.o xio-readline.o xio-pty.o xio-openssl.o xio-streams.o xio-namespaces.o xio-ascii.o xiolockfile.o xio-tcpwrap.o xio-fs.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 gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -fcommon -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -D_GNU_SOURCE -Wall -Wno-parentheses -DHAVE_CONFIG_H -I. -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o socat socat.o libxio.a -lwrap -lutil -lrt -lreadline -lssl -lcrypto -lcrypto + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3gcqEG + umask 022 + cd /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build + mkdir /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT + cd socat-1.8.0.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p' mkdir -p /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT/usr/bin /usr/bin/install -p -m 755 socat /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT/usr/bin/socat1 ln -sf socat1 /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT/usr/bin/socat /usr/bin/install -p -m 755 socat-chain.sh /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT/usr/bin /usr/bin/install -p -m 755 socat-mux.sh /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT/usr/bin /usr/bin/install -p -m 755 socat-broker.sh /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT/usr/bin /usr/bin/install -p -m 755 procan /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT/usr/bin /usr/bin/install -p -m 755 filan /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT/usr/bin mkdir -p /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT/usr/share/man/man1 /usr/bin/install -p -m 644 ./doc/socat.1 /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT/usr/share/man/man1/socat1.1 ln -sf socat1.1 /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT/usr/share/man/man1/socat.1 + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.8.0.0-1.mga10 --unique-debug-suffix -1.8.0.0-1.mga10.x86_64 --unique-debug-src-base socat-1.8.0.0-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/socat-1.8.0.0 find-debuginfo: starting Extracting debug info from 3 files DWARF-compressing 3 files sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/socat-1.8.0.0-1.mga10.x86_64 find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/socat-chain.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/bin/socat-broker.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/bin/socat-mux.sh from /usr/bin/env bash to #!/usr/bin/bash + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UUZMGZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build + cd socat-1.8.0.0 + '[' 1 -eq 1 ']' + ./test.sh fork dgram unix ipapp fgrep: warning: fgrep is obsolescent; using grep -F Using temp directory /tmp/pterjan/2114792 test 32 UNIXSTREAM: echo via connection to UNIX domain socket... OK egrep: warning: egrep is obsolescent; using grep -E test 33 TCP4: echo via connection to TCP V4 socket... OK egrep: warning: egrep is obsolescent; using grep -E test 34 TCP6: echo via connection to TCP V6 socket... OK egrep: warning: egrep is obsolescent; using grep -E test 35 TCPX4: echo via connection to TCP socket, v4 by target... OK test 36 TCPX6: echo via connection to TCP socket, v6 by target... OK test 37 IPV6ONLY0: option ipv6-v6only=0 listens on IPv4... OK test 38 IPV6ONLY1: option ipv6-v6only=1 does not listen on IPv4... OK test 39 ENV_LISTEN_4: env SOCAT_DEFAULT_LISTEN_IP for IPv4 preference on listen... OK test 40 ENV_LISTEN_6: env SOCAT_DEFAULT_LISTEN_IP for IPv6 preference on listen... OK test 41 LISTEN_OPTION_4: option -4 for IPv4 preference on listen... OK test 42 LISTEN_OPTION_6: option -6 for IPv6 preference on listen... OK test 43 LISTEN_PF_IP4: pf=4 overrides option -6 on listen... OK test 44 LISTEN_PF_IP6: pf=6 overrides option -4 on listen... OK test 45 UDP4STREAM: echo via connection to UDP V4 socket... OK test 46 UDP6STREAM: echo via connection to UDP V6 socket... OK test 49 GOPENUNIXSTREAM: GOPEN on UNIX stream socket... OK test 50 GOPENUNIXSEQPACKET: GOPEN on UNIX seqpacket socket... OK test 51 GOPENUNIXDGRAM: GOPEN on UNIX datagram socket... OK Generating DH parameters, 2048 bit long safe prime .........................................................................................................................................+.......................................+......................................+............................................+...............................................................................................+..............................................................+......................................................................................................+.....................................................................+.........................................+..............................................................................+...+.........................................................................................................................+...............................................................................................................................................++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++* test 104 OUTBOUNDIN: gender changer via SSL through HTTP proxy, oneshot... OK test 105 INTRANETRIPPER: gender changer via SSL through HTTP proxy, daemons... OK test 106 TCP4RANGEBITS: security of TCP4-L with RANGE option... OK test 107 TCP4RANGEMASK: security of TCP4-L with RANGE option... OK test 108 TCP4RANGEMASKHAIRY: security of TCP4-L with RANGE option... OK test 109 TCP4SOURCEPORT: security of TCP4-L with SOURCEPORT option... OK test 110 TCP4LOWPORT: security of TCP4-L with LOWPORT option... OK test 111 TCP4WRAPPERS_ADDR: security of TCP4-L with TCPWRAP option... OK test 112 TCP4WRAPPERS_NAME: security of TCP4-L with TCPWRAP option... OK test 113 TCP6RANGE: security of TCP6-L with RANGE option... OK test 114 TCP6SOURCEPORT: security of TCP6-L with SOURCEPORT option... OK test 115 TCP6LOWPORT: security of TCP6-L with LOWPORT option... OK test 116 TCP6TCPWRAP: security of TCP6-L with TCPWRAP option... OK test 117 UDP4RANGE: security of UDP4-L with RANGE option... OK test 121 UDP6RANGE: security of UDP6-L with RANGE option... OK test 125 OPENSSLTCP4_RANGE: security of SSL-L over TCP/IPv4 with RANGE option... OK test 126 OPENSSLTCP4_SOURCEPORT: security of SSL-L with SOURCEPORT option... OK test 127 OPENSSLTCP4_LOWPORT: security of SSL-L with LOWPORT option... OK test 128 OPENSSLTCP4_TCPWRAP: security of SSL-L with TCPWRAP option... OK test 129 OPENSSLCERTSERVER: security of SSL-L with client certificate... OK test 130 OPENSSLCERTCLIENT: security of SSL with server certificate... OK test 131 OPENSSLTCP6_RANGE: security of SSL-L over TCP/IPv6 with RANGE option... OK test 132 OPENSSLTCP6_SOURCEPORT: security of SSL-L over TCP/IPv6 with SOURCEPORT option... OK test 133 OPENSSLTCP6_LOWPORT: security of SSL-L over TCP/IPv6 with LOWPORT option... OK test 134 OPENSSLTCP6_TCPWRAP: security of SSL-L over TCP/IPv6 with TCPWRAP option... OK test 135 OPENSSL_CN_CLIENT_SECURITY: security of client openssl-commonname option... OK test 137 OPENSSL_FIPS_SECURITY: OpenSSL restrictions by FIPS... OPENSSL/FIPS not available test 141 FILANSOCKET: capability to analyze named unix socket... OK test 142 PTMXWAITSLAVE: test if master pty (ptmx) waits for slave connection... OK test 143 OPENPTYWAITSLAVE: test if master pty (openpty) waits for slave connection... OK test 144 CONNECTTIMEOUT: test the connect-timeout option... OK test 145 CONNECTTIMEOUT_CONN: TCP4 connect-timeout option when server replies... OK test 150 UDPLISTENFORK: UDP socket rebinds after first connection... OK test 151 TCP4LISTENFORK: TCP4 listen handles 2 concurrent connections... OK test 152 TCP6LISTENFORK: TCP6 listen handles 2 concurrent connections... OK test 153 UDP4LISTENFORK: UDP4 listen handles 2 concurrent connections... OK test 154 UDP6LISTENFORK: UDP6 listen handles 2 concurrent connections... OK test 155 SCTP4LISTENFORK: SCTP4 listen handles 2 concurrent connections... !port 12065 timed out! OK test 156 SCTP6LISTENFORK: SCTP6 listen handles 2 concurrent connections... !port 12066 timed out! OK test 157 UNIXLISTENFORK: UNIX listen handles 2 concurrent connections... OK test 158 UNIXTOSTREAM: generic UNIX client connects to stream socket... OK test 159 UNIXTODGRAM: generic UNIX client connects to datagram socket... OK test 167 UDP4DGRAM: UDP/IPv4 sendto and recvfrom... OK test 168 UDP6DGRAM: UDP/IPv6 datagram... OK test 169 RAWIP4RECVFROM: raw IPv4 datagram... must be root test 170 UNIXDGRAM: UNIX datagram... OK test 171 UDP4RECV: UDP/IPv4 receive... OK test 172 UDP6RECV: UDP/IPv6 receive... OK test 173 RAWIP4RECV: raw IPv4 receive... must be root test 174 RAWIP6RECV: raw IPv6 receive... must be root test 175 UNIXRECV: UNIX receive... OK test 178 UDP4RECVFROM_RANGE: security of UDP4-RECVFROM with RANGE option... OK test 179 UDP4RECVFROM_TCPWRAP: security of UDP4-RECVFROM with TCPWRAP option... OK test 186 UDP6RECVFROM_RANGE: security of UDP6-RECVFROM with RANGE option... OK test 192 IP4RECVFROM_RANGE: security of IP4-RECVFROM with RANGE option... must be root test 193 IP4RECVFROM_TCPWRAP: security of IP4-RECVFROM with TCPWRAP option... must be root test 196 IP6RECVFROM_RANGE: security of IP6-RECVFROM with RANGE option... must be root test 197 IP6RECVFROM_TCPWRAP: security of IP6-RECVFROM with TCPWRAP option... must be root test 205 TCP4ENDCLOSE: end-close keeps TCP V4 socket open... OK test 206 EXECENDCLOSE: end-close keeps EXEC child running... OK test 209 UDP6LISTENBIND: UDP6-LISTEN with bind... OK test 212 UDP4BROADCAST: UDP/IPv4 broadcast... OK test 213 IP4BROADCAST: raw IPv4 broadcast... must be root test 214 UDP4MULTICAST_UNIDIR: UDP/IPv4 multicast, send only... OK test 215 IP4MULTICAST_UNIDIR: IPv4 multicast... must be root test 216 UDP6MULTICAST_UNIDIR: UDP/IPv6 multicast... IPv6 multicasting does not work test 217 UDP4MULTICAST_BIDIR: UDP/IPv4 multicast, with reply... OK test 218 IP4MULTICAST_BIDIR: IPv4 multicast, with reply... must be root test 221 ABSTRACTSTREAM: abstract UNIX stream socket, listen and connect... OK test 222 ABSTRACTDGRAM: abstract UNIX datagram... OK test 223 ABSTRACTRECV: abstract UNIX datagram receive... OK test 224 ABSTRACT_BIND: abstract bind... OK test 227 EXECPTYKILL: exec:...,pty explicitely kills sub process... OK test 228 TCP4SERVICE: echo via connection to TCP V4 socket... OK test 230 UDP4LISTEN_SIGCHLD: test if UDP4-LISTEN child becomes zombie... OK test 231 UDP4RECVFROM_SIGCHLD: test if UDP4-RECVFROM child becomes zombie... OK test 232 RAWIP4RECVBIND: raw IPv4 receive with bind... must be root test 233 UDP4RECVFROM_FORK: test if UDP4-RECVFROM handles more than one packet... OK test 239 UDP4SCM_IP_OPTIONS: UDP4 log ancillary message IP_OPTIONS options... OK test 240 UDP4SCM_SCM_TIMESTAMP: UDP4 log ancillary message SCM_TIMESTAMP timestamp... OK test 241 UDP4SCM_IP_TTL: UDP4 log ancillary message IP_TTL ttl... OK test 242 UDP4SCM_IP_TOS: UDP4 log ancillary message IP_TOS tos... OK test 243 UDP4SCM_IP_PKTINFO: UDP4 log ancillary message IP_PKTINFO locaddr... OK test 244 UDP4SCM_IP_PKTINFO: UDP4 log ancillary message IP_PKTINFO dstaddr... OK test 245 UDP4SCM_IP_PKTINFO: UDP4 log ancillary message IP_PKTINFO if... OK test 246 UDP4SCM_IP_RECVIF: UDP4 log ancillary message IP_RECVIF if... option ip-recvif not available test 247 UDP4SCM_IP_RECVDSTADDR: UDP4 log ancillary message IP_RECVDSTADDR dstaddr... option ip-recvdstaddr not available test 248 IP4SCM_IP_OPTIONS: IP4 log ancillary message IP_OPTIONS options... must be root test 249 IP4SCM_SCM_TIMESTAMP: IP4 log ancillary message SCM_TIMESTAMP timestamp... must be root test 250 IP4SCM_IP_TTL: IP4 log ancillary message IP_TTL ttl... must be root test 251 IP4SCM_IP_TOS: IP4 log ancillary message IP_TOS tos... must be root test 252 IP4SCM_IP_PKTINFO: IP4 log ancillary message IP_PKTINFO locaddr... must be root test 253 IP4SCM_IP_PKTINFO: IP4 log ancillary message IP_PKTINFO dstaddr... must be root test 254 IP4SCM_IP_PKTINFO: IP4 log ancillary message IP_PKTINFO if... must be root test 255 IP4SCM_IP_RECVIF: IP4 log ancillary message IP_RECVIF if... must be root test 256 IP4SCM_IP_RECVDSTADDR: IP4 log ancillary message IP_RECVDSTADDR dstaddr... must be root test 257 UDP6SCM_SCM_TIMESTAMP: UDP6 log ancillary message SCM_TIMESTAMP timestamp... OK test 258 UDP6SCM_IPV6_PKTINFO: UDP6 log ancillary message IPV6_PKTINFO dstaddr... OK test 259 UDP6SCM_IPV6_HOPLIMIT: UDP6 log ancillary message IPV6_HOPLIMIT hoplimit... OK test 260 UDP6SCM_IPV6_TCLASS: UDP6 log ancillary message IPV6_TCLASS tclass... OK test 261 IP6SCM_SCM_TIMESTAMP: IP6 log ancillary message SCM_TIMESTAMP timestamp... must be root test 262 IP6SCM_IPV6_PKTINFO: IP6 log ancillary message IPV6_PKTINFO dstaddr... must be root test 263 IP6SCM_IPV6_HOPLIMIT: IP6 log ancillary message IPV6_HOPLIMIT hoplimit... must be root test 264 IP6SCM_IPV6_TCLASS: IP6 log ancillary message IPV6_TCLASS tclass... must be root test 265 TCP4LISTENENV: TCP4-LISTEN sets environment variables with socket addresses... OK test 266 TCP6LISTENENV: TCP6-LISTEN sets environment variables with socket addresses... OK test 267 UDP6LISTENENV: UDP6-LISTEN sets environment variables with socket addresses... OK test 268 SCTP4LISTENENV: SCTP4-LISTEN sets environment variables with socket addresses... !port 12104 timed out! OK test 269 SCTP6LISTENENV: SCTP6-LISTEN sets environment variables with socket addresses... !port 12106 timed out! OK test 270 UNIXLISTENENV: UNIX-LISTEN sets environment variables with socket addresses... OK test 271 UDP4ENV_IP_OPTIONS: UDP4 ancillary message sets env SOCAT_IP_OPTIONS... OK test 272 UDP4ENV_TIMESTAMP: UDP4 ancillary message sets env SOCAT_TIMESTAMP... OK test 273 UDP4ENV_IP_TTL: UDP4 ancillary message sets env SOCAT_IP_TTL... OK test 274 UDP4ENV_IP_TOS: UDP4 ancillary message sets env SOCAT_IP_TOS... OK test 275 UDP4ENV_IP_LOCADDR: UDP4 ancillary message sets env SOCAT_IP_LOCADDR... OK test 276 UDP4ENV_IP_DSTADDR: UDP4 ancillary message sets env SOCAT_IP_DSTADDR... OK test 277 UDP4ENV_IP_IF: UDP4 ancillary message sets env SOCAT_IP_IF... OK test 278 UDP4ENV_IP_IF: UDP4 ancillary message sets env SOCAT_IP_IF... ip-recvif not available test 279 UDP4ENV_IP_DSTADDR: UDP4 ancillary message sets env SOCAT_IP_DSTADDR... ip-recvdstaddr not available test 280 IP4ENV_IP_OPTIONS: IP4 ancillary message sets env SOCAT_IP_OPTIONS... must be root test 281 IP4ENV_TIMESTAMP: IP4 ancillary message sets env SOCAT_TIMESTAMP... must be root test 282 IP4ENV_IP_TTL: IP4 ancillary message sets env SOCAT_IP_TTL... must be root test 283 IP4ENV_IP_TOS: IP4 ancillary message sets env SOCAT_IP_TOS... must be root test 284 IP4ENV_IP_LOCADDR: IP4 ancillary message sets env SOCAT_IP_LOCADDR... must be root test 285 IP4ENV_IP_DSTADDR: IP4 ancillary message sets env SOCAT_IP_DSTADDR... must be root test 286 IP4ENV_IP_IF: IP4 ancillary message sets env SOCAT_IP_IF... must be root test 287 IP4ENV_IP_IF: IP4 ancillary message sets env SOCAT_IP_IF... must be root test 288 IP4ENV_IP_DSTADDR: IP4 ancillary message sets env SOCAT_IP_DSTADDR... must be root test 289 UDP6ENV_IPV6_DSTADDR: UDP6 ancillary message sets env SOCAT_IPV6_DSTADDR... OK test 290 UDP6ENV_IPV6_HOPLIMIT: UDP6 ancillary message sets env SOCAT_IPV6_HOPLIMIT... OK test 291 UDP6ENV_IPV6_TCLASS: UDP6 ancillary message sets env SOCAT_IPV6_TCLASS... OK test 292 IP6ENV_IPV6_DSTADDR: IP6 ancillary message sets env SOCAT_IPV6_DSTADDR... must be root test 293 IP6ENV_IPV6_HOPLIMIT: IP6 ancillary message sets env SOCAT_IPV6_HOPLIMIT... must be root test 294 IP6ENV_IPV6_TCLASS: IP6 ancillary message sets env SOCAT_IPV6_TCLASS... must be root test 297 SOCKET_CONNECT_UNIX: socket connect with UNIX domain... OK test 299 SOCKET_SENDTO: socket sendto with UDP/IPv4... OK test 300 SOCKET_RECVFROM: socket recvfrom with UDP/IPv4... OK test 301 SOCKET_RECV: socket recv with UDP/IPv4... OK test 302 SOCKET_DATAGRAM: socket datagram via UDP/IPv4... OK test 303 SOCKETRANGEMASK: security of generic socket-listen with RANGE option... OK test 305 SETSOCKOPT: test the setsockopt option... OK test 307 SCTP4STREAM: echo via connection to SCTP V4 socket... !port 12130 timed out! OK test 308 SCTP6STREAM: echo via connection to SCTP V6 socket... !port 12131 timed out! OK egrep: warning: egrep is obsolescent; using grep -E test 314 GOPEN_UNIX_CRASH: check crash when connecting to a unix domain socket using address GOPEN... OK test 315 UNIXLISTEN_KEEPFILE: socat keeps an existing file where it wanted to create a UNIX socket... OK test 319 TCP4MAXCHILDREN: max-children option... OK test 320 TCP6MAXCHILDREN: max-children option... OK test 321 SCTP4MAXCHILDREN: max-children option... !port 12134 timed out! OK test 322 SCTP6MAXCHILDREN: max-children option... !port 12135 timed out! OK test 323 UNIXMAXCHILDREN: max-children option... OK test 324 UDP4MAXCHILDREN: max-children option... OK test 325 UDP6MAXCHILDREN: max-children option... OK test 328 LISTEN_KEEPALIVE: keepalive option is applied to connection socket... OK test 330 TCP4RANGE_0BITS: correct evaluation of range mask 0... OK test 331 ENV_OPENSSL_SERVER_X509_ISSUER: OPENSSL sets env SOCAT_OPENSSL_X509_ISSUER... OK test 332 ENV_OPENSSL_SERVER_X509_SUBJECT: OPENSSL sets env SOCAT_OPENSSL_X509_SUBJECT... OK test 333 ENV_OPENSSL_SERVER_X509_COMMONNAME: OPENSSL sets env SOCAT_OPENSSL_X509_COMMONNAME... OK test 334 ENV_OPENSSL_SERVER_X509_COUNTRYNAME: OPENSSL sets env SOCAT_OPENSSL_X509_COUNTRYNAME... OK test 335 ENV_OPENSSL_SERVER_X509_LOCALITYNAME: OPENSSL sets env SOCAT_OPENSSL_X509_LOCALITYNAME... OK test 336 ENV_OPENSSL_SERVER_X509_ORGANIZATIONALUNITNAME: OPENSSL sets env SOCAT_OPENSSL_X509_ORGANIZATIONALUNITNAME... OK test 337 ENV_OPENSSL_SERVER_X509_ORGANIZATIONNAME: OPENSSL sets env SOCAT_OPENSSL_X509_ORGANIZATIONNAME... OK test 338 ENV_OPENSSL_CLIENT_X509_SUBJECT: OPENSSL sets env SOCAT_OPENSSL_X509_SUBJECT... OK test 339 ENV_OPENSSL_CLIENT_X509_ISSUER: OPENSSL sets env SOCAT_OPENSSL_X509_ISSUER... OK test 350 UNIX_LISTEN_PERM: UNIX-LISTEN applies option perm... OK test 351 UNIX_RECVFROM_PERM: UNIX-RECVFROM applies option perm... OK test 352 UNIX_RECV_PERM: UNIX-RECV applies option perm... OK test 358 UNIX_LISTEN_USER: UNIX-LISTEN applies option user... must be root test 359 UNIX_RECVFROM_USER: UNIX-RECVFROM applies option user... must be root test 360 UNIX_RECV_USER: UNIX-RECV applies option user... must be root test 368 UNIX_LISTEN_REMOVE_FORK: UNIX-LISTEN with fork removes socket entry when terminated during accept... OK test 369 UNIX_RECVFROM_REMOVE_FORK: UNIX-RECVFROM with fork removes socket entry when terminated during accept... OK test 387 USE_IPV6_JOIN_GROUP: is option ipv6-join-group used... OK test 392 MULTIPLE_EOF: multiple EOF messages... OK test 397 UNIX_SENDTO_UNLINK: Option unlink-close with UNIX sendto socket... OK test 398 UNIX_CONNECT_UNLINK: Option unlink-close with UNIX connect socket... OK test 407 ACCEPTTIMEOUT: test the accept-timeout option... OK test 418 ABSTRACT_USER: Is the fs related user option on ABSTRACT socket applied to FD... OK test 420 CONNECT_TO_MISSING: Failure handling on connect access to missing... OK test 421 CONNECT_TO_DENIED: Failure handling on connect access to denied... OK test 422 CONNECT_TO_DIRECTORY: Failure handling on connect access to directory... OK test 423 CONNECT_TO_ORPHANED: Failure handling on connect access to orphaned... OK test 424 CONNECT_TO_FILE: Failure handling on connect access to file... OK test 425 CONNECT_TO_DGRAM: Failure handling on connect access to dgram... OK test 426 CONNECT_TO_SEQPACKET: Failure handling on connect access to seqpacket... OK test 427 SEND_TO_MISSING: Failure handling on send access to missing... OK test 428 SEND_TO_DENIED: Failure handling on send access to denied... OK test 429 SEND_TO_DIRECTORY: Failure handling on send access to directory... OK test 430 SEND_TO_ORPHANED: Failure handling on send access to orphaned... OK test 431 SEND_TO_FILE: Failure handling on send access to file... OK test 432 SEND_TO_STREAM: Failure handling on send access to stream... OK test 433 SEND_TO_SEQPACKET: Failure handling on send access to seqpacket... OK test 434 SENDTO_TO_MISSING: Failure handling on sendto access to missing... OK test 435 SENDTO_TO_DENIED: Failure handling on sendto access to denied... OK test 436 SENDTO_TO_DIRECTORY: Failure handling on sendto access to directory... OK test 437 SENDTO_TO_ORPHANED: Failure handling on sendto access to orphaned... OK test 438 SENDTO_TO_FILE: Failure handling on sendto access to file... OK test 439 SENDTO_TO_STREAM: Failure handling on sendto access to stream... OK test 440 SENDTO_TO_SEQPACKET: Failure handling on sendto access to seqpacket... OK test 441 SEQPACKET_TO_MISSING: Failure handling on seqpacket access to missing... OK test 442 SEQPACKET_TO_DENIED: Failure handling on seqpacket access to denied... OK test 443 SEQPACKET_TO_DIRECTORY: Failure handling on seqpacket access to directory... OK test 444 SEQPACKET_TO_ORPHANED: Failure handling on seqpacket access to orphaned... OK test 445 SEQPACKET_TO_FILE: Failure handling on seqpacket access to file... OK test 446 SEQPACKET_TO_STREAM: Failure handling on seqpacket access to stream... OK test 447 SEQPACKET_TO_DGRAM: Failure handling on seqpacket access to dgram... OK test 448 UNIX_TO_MISSING: Failure handling on unix access to missing... OK test 449 UNIX_TO_DENIED: Failure handling on unix access to denied... OK test 450 UNIX_TO_DIRECTORY: Failure handling on unix access to directory... OK test 451 UNIX_TO_FILE: Failure handling on unix access to file... OK test 452 UNIX_TO_ORPHANED: Failure handling on unix access to orphaned... OK test 453 GOPEN_TO_DENIED: Failure handling on gopen access to denied... OK test 454 GOPEN_TO_DIRECTORY: Failure handling on gopen access to directory... OK test 455 GOPEN_TO_ORPHANED: Failure handling on gopen access to orphaned... OK test 462 EXECSOCKETPAIRPACKETS: simple echo via exec of cat with socketpair, keeping packet boundaries... OK test 463 SYSTEMSOCKETPAIRPACKETS: simple echo via system of cat with socketpair, keeping packet boundaries... OK test 469 UDP4_FORK: UDP4-RECVFROM with fork option... OK test 470 UDP6_FORK: UDP6-RECVFROM with fork option... OK test 471 UNIX_FORK: UNIX-RECVFROM with fork option... OK test 475 RCVTIMEO_DTLS: test the so-rcvtimeo option with DTLS... OK test 476 VARS_IN_SNIFFPATH: sniff file names with variables... OK test 479 CHILDREN_SHUTUP: test the children-shutup option... OK test 487 NETNS_EXEC: option netns with EXEC (net namespace socat-2114792-test487)... Must be root test 491 SOCKETPAIR_BOUNDARIES: Internal socketpair keeps packet boundaries... OK test 494 LINUX_POSIXMQ_RECV_FORK: POSIX-MQ (Linux) RECV with fork... OK test 495 LINUX_POSIXMQ_RECV_MAXCHILDREN: POSIX-MQ (Linux) RECV with fork,max-children... OK test 496 LINUX_POSIXMQ_SEND_MAXCHILDREN: POSIX-MQ (Linux) SEND with fork,max-children... OK test 509 UNIX_LISTEN_CONNECT_BIND_TEMPNAME: Option unix-bind-tempname... OK test 510 UNIX_LISTEN_CLIENT_BIND_TEMPNAME: Option unix-bind-tempname... OK test 511 UNIX_RECVFROM_CLIENT_BIND_TEMPNAME: Option unix-bind-tempname... OK test 512 UNIX_RECVFROM_SENDTO_BIND_TEMPNAME: Option unix-bind-tempname... OK test 513 ABSTRACT_LISTEN_CONNECT_BIND_TEMPNAME: Option unix-bind-tempname... OK test 514 ABSTRACT_LISTEN_CLIENT_BIND_TEMPNAME: Option unix-bind-tempname... OK test 515 ABSTRACT_RECVFROM_CLIENT_BIND_TEMPNAME: Option unix-bind-tempname... OK test 516 ABSTRACT_RECVFROM_SENDTO_BIND_TEMPNAME: Option unix-bind-tempname... OK test 517 TEMPNAME_SEC: test if a symlink attack works against bind()... OK test 520 DCCP4: DCCP over IPv4... OK test 521 UDPLITE4STREAM: echo via connection to UDP-Lite V4 socket... OK test 522 UDPLITE4STREAM: echo via connection to UDP-Lite V4 socket... OK test 523 UDPLITE4STREAM: echo via connection to UDP-Lite V4 socket... OK test 524 UDPLITE4LISTENENV: UDPLITE4-LISTEN sets environment variables with socket addresses... OK test 525 UDPLITE6LISTENENV: UDPLITE6-LISTEN sets environment variables with socket addresses... OK test 526 UDPLITE4MAXCHILDREN: max-children option... OK test 527 UDPLITE6MAXCHILDREN: max-children option... OK test 529 SOCAT_CHAIN_SOCKS4: test socat-chain.sh with SOCKS4 over UNIX-socket... OK test 530 SOCAT_CHAIN_SSL_PTY: test socat-chain.sh with SSL over PTY... OK Used temp directory /tmp/pterjan/2114792 - you might want to remove it after analysis Summary: 533 tests, 263 selected; 217 ok, 0 failed, 46 could not be performed CANT: 137 169 173 174 192 193 196 197 213 215 216 218 232 246 247 248 249 250 251 252 253 254 255 256 261 262 263 264 278 279 280 281 282 283 284 285 286 287 288 292 293 294 358 359 360 487 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: socat-1.8.0.0-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iFzXTA + umask 022 + cd /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build + cd socat-1.8.0.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT/usr/share/doc/socat + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT/usr/share/doc/socat + cp -pr /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/socat-1.8.0.0/README /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT/usr/share/doc/socat + cp -pr /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/socat-1.8.0.0/EXAMPLES /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT/usr/share/doc/socat + cp -pr /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/socat-1.8.0.0/FAQ /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT/usr/share/doc/socat + cp -pr /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/socat-1.8.0.0/CHANGES /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT/usr/share/doc/socat + cp -pr /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/socat-1.8.0.0/BUGREPORTS /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT/usr/share/doc/socat + cp -pr /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/socat-1.8.0.0/doc/dest-unreach.css /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT/usr/share/doc/socat + cp -pr /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/socat-1.8.0.0/doc/socat-genericsocket.html /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT/usr/share/doc/socat + cp -pr /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/socat-1.8.0.0/doc/socat.html /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT/usr/share/doc/socat + cp -pr /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/socat-1.8.0.0/doc/socat-multicast.html /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT/usr/share/doc/socat + cp -pr /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/socat-1.8.0.0/doc/socat-openssltunnel.html /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT/usr/share/doc/socat + cp -pr /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/socat-1.8.0.0/doc/socat-tun.html /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT/usr/share/doc/socat + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fLZyf6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build + cd socat-1.8.0.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT/usr/share/licenses/socat + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT/usr/share/licenses/socat + cp -pr /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/socat-1.8.0.0/COPYING /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT/usr/share/licenses/socat + RPM_EC=0 ++ jobs -p + exit 0 Provides: socat = 1:1.8.0.0-1.mga10 socat(x86-64) = 1:1.8.0.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libreadline.so.8()(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) libwrap.so.0()(64bit) Processing files: socat-debugsource-1.8.0.0-1.mga10.x86_64 Provides: socat-debugsource = 1:1.8.0.0-1.mga10 socat-debugsource(x86-64) = 1:1.8.0.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: socat-debuginfo-1.8.0.0-1.mga10.x86_64 Provides: debuginfo(build-id) = 8166787733597eecff2fabe14792858dd94485e6 debuginfo(build-id) = e21e8df15d2ef6c8d2fda5052ec3a96855d66a31 debuginfo(build-id) = e90cb901d826899e0b4e833aa9eed8bda6ff78f3 socat-debuginfo = 1:1.8.0.0-1.mga10 socat-debuginfo(x86-64) = 1:1.8.0.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: socat-debugsource(x86-64) = 1:1.8.0.0-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/socat-debuginfo-1.8.0.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/socat-1.8.0.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/socat-debugsource-1.8.0.0-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Z23rZy + umask 022 + cd /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build + test -d /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/socat-1.8.0.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: Macro expanded in comment on line 1: %global _legacy_common_support 1 D: [iurt_root_command] Success!