D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/perl-Net-Interface-1.16.0-16.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.R5c7dq + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf Net-Interface-1.016 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/Net-Interface-1.016.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Net-Interface-1.016 + rm -rf /home/pterjan/rpmbuild/BUILD/Net-Interface-1.016-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/Net-Interface-1.016-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/fix-build.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + cp /usr/lib/rpm/mageia/config.guess /usr/lib/rpm/mageia/config.sub . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.50LvRt + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Net-Interface-1.016 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor ./configure CCFLAGS="-D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=0" LDDLFLAGS="-lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -L/usr/local/lib -fstack-protector-strong " LDFLAGS="-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -fstack-protector-strong -L/usr/local/lib " checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu configure: Checking OS type and VERSION checking Operating system of this host is... checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 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 stdio.h... yes checking for sys/socket.h... yes checking for linux/rtnetlink.h... yes checking for linux/netlink.h... yes checking for netinet/ip.h... yes checking whether gcc needs -traditional... no 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 for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for MALLOC in stdlib.h... yes checking for asm/types.h... yes checking for features.h... yes checking for sys/param.h... yes checking for sys/un.h... yes checking for neteconet/ec.h... yes checking for linux/atalk.h... yes checking for netinet/if_fddi.h... yes checking for linux/if_fddi.h... yes checking for linux/if_tr.h... no checking for net/if_arp.h... yes checking for linux/if_ether.h... yes checking for endian.h... yes checking for byteswap.h... yes checking for alloca.h... yes checking for sys/sockio.h... no checking for sys/sysctl.h... no checking for sys/time.h... yes checking for sys/module.h... no checking for sys/linker.h... no checking for sys/mac.h... no checking for netax25/ax25.h... yes checking for linux/ax25.h... no checking for linux/types.h... yes checking for linux/if_strip.h... no checking for linux/x25.h... yes checking for linux/if_arp.h... no checking for sys/ioctl.h... yes checking for libc-internal.h... no checking for signal.h... yes checking for net/if.h... yes checking for netatalk/at.h... no checking for net/pfvar.h... no checking for net/if_pfsync.h... no checking for netpacket/packet.h... yes checking for stdbool.h... yes checking for time.h... yes checking for netinet/in.h... yes checking for net/if_var.h... no checking for netinet/in_var.h... no checking for netipx/ipx.h... yes checking for netipx/ipx_if.h... no checking for net/if_dl.h... no checking for net/if_types.h... no checking for net/route.h... yes checking for netinet/ether.h... yes checking for netinet/if_ether.h... yes checking for linux/if_slip.h... yes checking for ctype.h... yes checking for netinet/ip_carp.h... no checking for net/if_media.h... no checking for net80211/ieee80211.h... no checking for net80211/ieee80211_crypto.h... no checking for net80211/ieee80211_ioctl.h... no checking for net/if_lagg.h... no checking for net/if_vlan_var.h... no checking for net/ethernet.h... yes checking for ifaddrs.h... yes checking for netdb.h... yes checking for netinet6/nd6.h... no checking for stdarg.h... yes checking for net80211/ieee80211_freebsd.h... no checking for linux/rose.h... no checking for fcntl.h... yes checking for malloc.h... yes checking for arpa/inet.h... yes checking for sys/dlpi.h... no checking for stropts.h... no checking for net/nit_if.h... no checking for netio.h... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for caddr_t... yes checking for memcmp... yes checking for memset... yes checking for memcpy... yes checking for bzero... yes checking for getpagesize... yes checking for memmove... yes checking for getnameinfo... yes checking whether byte ordering is bigendian... no checking for uint8_t... yes checking size of uint8_t... 1 checking for uint16_t... yes checking size of uint16_t... 2 checking for uint32_t... yes checking size of uint32_t... 4 checking for uint64_t... yes checking size of uint64_t... 8 checking for u_int8_t... yes checking size of u_int8_t... 1 checking for u_int16_t... yes checking size of u_int16_t... 2 checking for u_int32_t... yes checking size of u_int32_t... 4 checking for u_int64_t... yes checking size of u_int64_t... 8 checking for size of pointer... is 8 checking for PAGE_SIZE... configure: not defined, trying equivalent... found page size = 4096 define PAGE_SIZE 4096 checking for library containing socket... none required checking for library containing link_ntoa... no checking for library containing inet_aton... none required checking for library containing inet_pton... none required checking for library containing inet_addr... none required checking for library containing pcap_close... no checking for struct ifaddrs... yes checking for struct ifreq... yes checking for struct if_laddrreq... no checking for struct if_data... no checking for struct in6_ifreq... no checking for struct if_data... (cached) no checking for struct ifdevea... no checking for struct lifreq... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for library containing pthread_mutex_init... none required configure: ...have pthreads, do not check for thread.h checking for library containing ioctl... none required checking for struct sockaddr.sa_len... no checking for struct sockaddr_in6.sin6_scopeid... no checking for LOCAL_SIZEOF_SOCKADDR... is 16 checking for LOCAL_SIZEOF_SOCKADDR_STORAGE... is 128 checking for LOCAL_SIZEOF_SOCKADDR_IN... is 16 checking for LOCAL_SIZEOF_SOCKADDR_AT... is 16 checking for LOCAL_SIZEOF_SOCKADDR_ASH... not defined checking for LOCAL_SIZEOF_SOCKADDR_AX25... is 16 checking for LOCAL_SIZEOF_SOCKADDR_X25... is 18 checking for LOCAL_SIZEOF_SOCKADDR_EC... is 16 checking for LOCAL_SIZEOF_SOCKADDR_IN6... is 28 checking for LOCAL_SIZEOF_SOCKADDR_IPX... is 16 checking for LOCAL_SIZEOF_SOCKADDR_UN... is 110 checking for LOCAL_SIZEOF_SOCKADDR_LL... is 20 checking for LOCAL_SIZEOF_SOCKADDR_ROSE... not defined checking for LOCAL_SIZEOF_SOCKADDR_DL... not defined checking for LOCAL_SIZEOF_SOCKADDR_EON... not defined checking for LOCAL_SIZEOF_SOCKADDR_INARP... not defined checking for LOCAL_SIZEOF_SOCKADDR_ISO... not defined checking for LOCAL_SIZEOF_SOCKADDR_NS... not defined checking for LOCAL_SIZEOF_SOCKADDR_ATM... not defined checking for LOCAL_SIZEOF_SOCKADDR_DECnet... not defined checking for LOCAL_SIZEOF_SOCKADDR_TP... not defined checking for LOCAL_SIZEOF_SOCKADDR_OSITP... not defined configure: creating ./config.status config.status: creating config.h Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Net::Interface Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j16 V=1 VERBOSE=1 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' Running Mkbootstrap for Interface () chmod 644 "Interface.bs" /usr/bin/cc -c -I/usr/local/include -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.016\" -DXS_VERSION=\"1.016\" -fPIC "-I/usr/lib64/perl5/CORE" ni_malloc.c cp lib/Net/Interface/NetSymbols.pm blib/lib/Net/Interface/NetSymbols.pm cp lib/Net/Interface/Developer.pm blib/lib/Net/Interface/Developer.pm cp Interface.pm blib/lib/Net/Interface.pm "/usr/bin/perl5.38.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- Interface.bs blib/arch/auto/Net/Interface/Interface.bs 644 /usr/bin/cc -c -I/usr/local/include -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.016\" -DXS_VERSION=\"1.016\" -fPIC "-I/usr/lib64/perl5/CORE" ni_in6_ifreq.c /usr/bin/cc -c -I/usr/local/include -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.016\" -DXS_VERSION=\"1.016\" -fPIC "-I/usr/lib64/perl5/CORE" ni_lifreq.c "/usr/bin/perl5.38.2" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/pterjan/rpmbuild/BUILD/Net-Interface-1.016/typemap' Interface.xs > Interface.xsc mv Interface.xsc Interface.c /usr/bin/cc -c -I/usr/local/include -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.016\" -DXS_VERSION=\"1.016\" -fPIC "-I/usr/lib64/perl5/CORE" ni_memcmp.c /usr/bin/cc -c -I/usr/local/include -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.016\" -DXS_VERSION=\"1.016\" -fPIC "-I/usr/lib64/perl5/CORE" ni_fallbackhwaddr.c /usr/bin/cc -c -I/usr/local/include -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.016\" -DXS_VERSION=\"1.016\" -fPIC "-I/usr/lib64/perl5/CORE" ni_strlcpy.c /usr/bin/cc -c -I/usr/local/include -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.016\" -DXS_VERSION=\"1.016\" -fPIC "-I/usr/lib64/perl5/CORE" ni_get_set.c In file included from /usr/include/string.h:548, from defaults.h:65, from localconf.h:47, from ni_get_set.c:39: In function 'memcpy', inlined from 'ni_set_any' at ni_get_set.c:137:6: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin___memcpy_chk' writing 28 bytes into a region of size 24 overflows the destination [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/cc -c -I/usr/local/include -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.016\" -DXS_VERSION=\"1.016\" -fPIC "-I/usr/lib64/perl5/CORE" ni_in6_classify.c /usr/bin/cc -c -I/usr/local/include -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.016\" -DXS_VERSION=\"1.016\" -fPIC "-I/usr/lib64/perl5/CORE" ni_getifaddrs.c ni_getifaddrs.c: In function 'ni_getifaddrs_dump': ni_getifaddrs.c:262:31: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] 262 | printf("flags=%0llx<",flags); | ~~~~^ ~~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %0lx /usr/bin/cc -c -I/usr/local/include -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.016\" -DXS_VERSION=\"1.016\" -fPIC "-I/usr/lib64/perl5/CORE" ni_util.c /usr/bin/cc -c -I/usr/local/include -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.016\" -DXS_VERSION=\"1.016\" -fPIC "-I/usr/lib64/perl5/CORE" ni_ifreq.c /usr/bin/cc -c -I/usr/local/include -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.016\" -DXS_VERSION=\"1.016\" -fPIC "-I/usr/lib64/perl5/CORE" ni_af_inetcommon.c /usr/bin/cc -c -I/usr/local/include -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.016\" -DXS_VERSION=\"1.016\" -fPIC "-I/usr/lib64/perl5/CORE" ni_linuxproc.c /usr/bin/cc -c -I/usr/local/include -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.016\" -DXS_VERSION=\"1.016\" -fPIC "-I/usr/lib64/perl5/CORE" Interface.c Interface.xs: In function 'getheifs': Interface.xs:415:9: warning: 'Perl_dowantarray' is deprecated [-Wdeprecated-declarations] 415 | if (GIMME == G_ARRAY) | ^~ In file included from /usr/lib64/perl5/CORE/perl.h:6188, from Interface.xs:44: /usr/lib64/perl5/CORE/proto.h:1019:1: note: declared here 1019 | Perl_dowantarray(pTHX) | ^~~~~~~~~~~~~~~~ ./miniSocketXS.c: In function 'XS_Net__Interface_inet_ntoa': ./miniSocketXS.c:111:30: warning: format '%d' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=] 111 | (ip_address[1] & 0xFF) << 16 | | ^~~~~~~~~~~~~~~~~~~~~ 112 | (ip_address[2] & 0xFF) << 8 | 113 | (ip_address[3] & 0xFF); | ~~~~~~~ | | | STRLEN {aka long unsigned int} ./miniSocketXS.c:111:30: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] 111 | (ip_address[1] & 0xFF) << 16 | | ^~~~~~~~~~~~~~~~~~~~~ 112 | (ip_address[2] & 0xFF) << 8 | 113 | (ip_address[3] & 0xFF); | ~~~~~~~~~~~~ | | | long unsigned int Interface.xs: In function 'XS_Net__Interface_interfaces': Interface.xs:528:13: warning: 'Perl_dowantarray' is deprecated [-Wdeprecated-declarations] 528 | if (GIMME == G_ARRAY) | ^~ /usr/lib64/perl5/CORE/proto.h:1019:1: note: declared here 1019 | Perl_dowantarray(pTHX) | ^~~~~~~~~~~~~~~~ Interface.xs: In function 'XS_Net__Interface_cidr2mask': Interface.xs:644:20: warning: format '%d' expects a matching 'int' argument [-Wformat=] 644 | croak ("Bad arg for %s, mask length is %d, should be 0 to <= %d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Interface.xs: In function 'XS_Net__Interface_mask2cidr': Interface.xs:674:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=] 674 | } | ^ 675 | if (!(len == 4 || len == 16)) | ~~~ | | | STRLEN {aka long unsigned int} Interface.xs: In function 'XS_Net__Interface_type': Interface.xs:709:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=] 709 | } | ^ 710 | if (! len == 16) | | | | STRLEN {aka long unsigned int} Interface.xs: In function 'XS_Net__Interface_mac_bin2hex': Interface.xs:756:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=] 756 | } | ^ 757 | if (len != 6) | | | | STRLEN {aka long unsigned int} Interface.xs: In function 'XS_Net__Interface_full_inet_ntop': Interface.xs:779:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'STRLEN' {aka 'long unsigned int'} [-Wformat=] 779 | croak("Bad arg length for %s, ipV6 length is %d, should be 16 bytes", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 780 | GvNAME (CvGV (cv)),len); | ~~~ | | | STRLEN {aka long unsigned int} rm -f blib/arch/auto/Net/Interface/Interface.so /usr/bin/cc -lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -L/usr/local/lib -fstack-protector-strong Interface.o ni_getifaddrs.o ni_ifreq.o ni_in6_ifreq.o ni_lifreq.o ni_strlcpy.o ni_util.o ni_malloc.o ni_linuxproc.o ni_af_inetcommon.o ni_memcmp.o ni_in6_classify.o ni_fallbackhwaddr.o ni_get_set.o -o blib/arch/auto/Net/Interface/Interface.so \ -lperl \ chmod 755 blib/arch/auto/Net/Interface/Interface.so Manifying 3 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Hg7OL6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/perl-Net-Interface-1.16.0-16.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/perl-Net-Interface-1.16.0-16.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/perl-Net-Interface-1.16.0-16.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/perl-Net-Interface-1.16.0-16.mga10.x86_64 + cd Net-Interface-1.016 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/perl-Net-Interface-1.16.0-16.mga10.x86_64 'INSTALL=/usr/bin/install -p' "/usr/bin/perl5.38.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- Interface.bs blib/arch/auto/Net/Interface/Interface.bs 644 Manifying 3 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Net-Interface-1.16.0-16.mga10.x86_64/usr/lib64/perl5/vendor_perl/auto/Net/Interface/Interface.so Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Net-Interface-1.16.0-16.mga10.x86_64/usr/lib64/perl5/vendor_perl/Net/Interface.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Net-Interface-1.16.0-16.mga10.x86_64/usr/lib64/perl5/vendor_perl/Net/Interface/NetSymbols.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Net-Interface-1.16.0-16.mga10.x86_64/usr/lib64/perl5/vendor_perl/Net/Interface/Developer.pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Net-Interface-1.16.0-16.mga10.x86_64/usr/share/man/man3/Net::Interface.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Net-Interface-1.16.0-16.mga10.x86_64/usr/share/man/man3/Net::Interface::Developer.3pm Installing /home/pterjan/rpmbuild/BUILDROOT/perl-Net-Interface-1.16.0-16.mga10.x86_64/usr/share/man/man3/Net::Interface::NetSymbols.3pm Appending installation info to /home/pterjan/rpmbuild/BUILDROOT/perl-Net-Interface-1.16.0-16.mga10.x86_64/usr/lib64/perl5/perllocal.pod + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.16.0-16.mga10 --unique-debug-suffix -1.16.0-16.mga10.x86_64 --unique-debug-src-base perl-Net-Interface-1.16.0-16.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/Net-Interface-1.016 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/perl-Net-Interface-1.16.0-16.mga10.x86_64/usr/lib64/perl5/vendor_perl/auto/Net/Interface/Interface.so objcopy: unable to copy file '/home/pterjan/rpmbuild/BUILDROOT/perl-Net-Interface-1.16.0-16.mga10.x86_64/usr/lib64/perl5/vendor_perl/auto/Net/Interface/Interface.so'; reason: Permission denied objcopy: unable to copy file '/home/pterjan/rpmbuild/BUILDROOT/perl-Net-Interface-1.16.0-16.mga10.x86_64/usr/lib64/perl5/vendor_perl/auto/Net/Interface/Interface.so'; reason: Permission denied original debug info size: 244kB, size after compression: 224kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 438 blocks + /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 + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vSIQQT + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Net-Interface-1.016 + '[' 1 -eq 1 ']' + /usr/bin/make test "/usr/bin/perl5.38.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- Interface.bs blib/arch/auto/Net/Interface/Interface.bs 644 PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.38.2" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/badd.t .......... ok # # Summary: 1 interfaces # lo # lo id 1 flags:0x10049 MTU:65536 Metric:0 # inet 1, addr size 4 # addr 127.0.0.1 netmask 255.0.0.0 broadcast 127.0.0.1 # inet6 1, addr size 16 # ::1/128 t/faceinfo.t ...... ok t/inet_xtox.t ..... ok t/ipv4_inet.t ..... ok t/ipv6compress.t .. ok t/mac_bin2hex.t ... ok t/mask2plen.t ..... ok t/plen2print.t .... ok *** buffer overflow detected ***: terminated t/simplesets.t .... Failed 1/2 subtests t/strlcpy.t ....... ok t/symbols.t ....... ok t/typescope.t ..... ok Test Summary Report ------------------- t/simplesets.t (Wstat: 134 (Signal: ABRT, dumped core) Tests: 1 Failed: 0) Non-zero wait status: 134 Parse errors: Bad plan. You planned 2 tests but ran 1. Files=12, Tests=777, 0 wallclock secs ( 0.04 usr 0.03 sys + 0.40 cusr 0.07 csys = 0.54 CPU) Result: FAIL Failed 1/12 test programs. 0/777 subtests failed. make: *** [Makefile:1102: test_dynamic] Error 255 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.vSIQQT (%check) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.vSIQQT (%check) I: [iurt_root_command] ERROR: chroot