+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/perl-Socket6.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gBPwrj
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf Socket6-0.28
+ /usr/bin/gzip -dc /builddir/build/SOURCES/Socket6-0.28.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Socket6-0.28
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MSIiUj
+ umask 022
+ cd /builddir/build/BUILD
+ cd Socket6-0.28
+ perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
checking for 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 whether your Perl5 have PL_sv_undef... yes
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 getaddrinfo... yes
checking for getnameinfo... yes
checking for gethostbyname2... yes
checking for getipnodebyname... no
checking for getipnodebyname in -lsocket... no
checking whether your system has IPv6 directory... no
checking for getipnodebyaddr... no
checking for getipnodebyaddr in -lsocket... no
checking whether your system has IPv6 directory... (cached) no
checking for inet_pton... yes
checking for inet_ntop... yes
checking for working inet_ntop... yes
checking whether you have sa_len in struct sockaddr... no
checking whether you have sin6_scope_id in struct sockaddr_in6... yes
checking for socklen_t... yes
configure: creating ./config.status
config.status: creating config.pl
config.status: creating gailookup.pl
config.status: creating config.h
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Socket6
Writing MYMETA.yml and MYMETA.json
+ make -j4
"/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/ExtUtils/typemap'  Socket6.xs > Socket6.xsc
Running Mkbootstrap for Socket6 ()
chmod 644 "Socket6.bs"
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket6.bs blib/arch/auto/Socket6/Socket6.bs 644
cp Socket6.pm blib/lib/Socket6.pm
mv Socket6.xsc Socket6.c
gcc -c   -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -DVERSION=\"0.28\" -DXS_VERSION=\"0.28\" -fPIC "-I/usr/lib64/perl5/CORE"   Socket6.c
Socket6.xs: In function 'XS_Socket6_getipnodebyname':
Socket6.xs:871:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  ST(0) = (SV *) not_here("getipnodebyname");
          ^
Socket6.c:1204:6: warning: variable 'flags' set but not used [-Wunused-but-set-variable]
  int flags;
      ^~~~~
Socket6.c:1203:6: warning: variable 'family' set but not used [-Wunused-but-set-variable]
  int family;
      ^~~~~~
Socket6.c:1201:9: warning: unused variable 'hostname' [-Wunused-variable]
  char * hostname = (char *)SvPV_nolen(ST(0))
         ^~~~~~~~
Socket6.xs: In function 'XS_Socket6_getipnodebyaddr':
Socket6.xs:942:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  ST(0) = (SV *) not_here("getipnodebyaddr");
          ^
Socket6.c:1279:7: warning: unused variable 'address_sv' [-Wunused-variable]
  SV * address_sv = ST(1)
       ^~~~~~~~~~
Socket6.c:1277:6: warning: unused variable 'family' [-Wunused-variable]
  int family = (int)SvIV(ST(0))
      ^~~~~~
rm -f blib/arch/auto/Socket6/Socket6.so
gcc  -lpthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong  Socket6.o  -o blib/arch/auto/Socket6/Socket6.so  \
    -lperl   \
  
chmod 755 blib/arch/auto/Socket6/Socket6.so
Manifying 1 pod document
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CmkaVy
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/perl-Socket6-0.28-5.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/perl-Socket6-0.28-5.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/perl-Socket6-0.28-5.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/perl-Socket6-0.28-5.fc28.riscv64
+ cd Socket6-0.28
+ make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Socket6-0.28-5.fc28.riscv64
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket6.bs blib/arch/auto/Socket6/Socket6.bs 644
Manifying 1 pod document
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /builddir/build/BUILDROOT/perl-Socket6-0.28-5.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Socket6/Socket6.so
Installing /builddir/build/BUILDROOT/perl-Socket6-0.28-5.fc28.riscv64/usr/lib64/perl5/vendor_perl/Socket6.pm
Installing /builddir/build/BUILDROOT/perl-Socket6-0.28-5.fc28.riscv64/usr/share/man/man3/Socket6.3pm
+ find /builddir/build/BUILDROOT/perl-Socket6-0.28-5.fc28.riscv64 -type f -name .packlist -delete
+ find /builddir/build/BUILDROOT/perl-Socket6-0.28-5.fc28.riscv64 -type f -name '*.bs' -empty -delete
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Socket6-0.28-5.fc28.riscv64
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: perl-Socket6-0.28-5.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SbGBgW
+ umask 022
+ cd /builddir/build/BUILD
+ cd Socket6-0.28
+ DOCDIR=/builddir/build/BUILDROOT/perl-Socket6-0.28-5.fc28.riscv64/usr/share/doc/perl-Socket6
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Socket6-0.28-5.fc28.riscv64/usr/share/doc/perl-Socket6
+ cp -pr ChangeLog /builddir/build/BUILDROOT/perl-Socket6-0.28-5.fc28.riscv64/usr/share/doc/perl-Socket6
+ cp -pr README /builddir/build/BUILDROOT/perl-Socket6-0.28-5.fc28.riscv64/usr/share/doc/perl-Socket6
+ cp -pr gailookup.pl /builddir/build/BUILDROOT/perl-Socket6-0.28-5.fc28.riscv64/usr/share/doc/perl-Socket6
+ exit 0
Provides: perl(Socket6) = 0.28 perl-Socket6 = 0.28-5.fc28 perl-Socket6(riscv-64) = 0.28-5.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libperl.so.5.26()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) perl(Carp) perl(DynaLoader) perl(Exporter) perl(base) perl(strict) perl(vars) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Socket6-0.28-5.fc28.riscv64
Wrote: /builddir/build/SRPMS/perl-Socket6-0.28-5.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/perl-Socket6-0.28-5.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nDPfKs
+ umask 022
+ cd /builddir/build/BUILD
+ cd Socket6-0.28
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Socket6-0.28-5.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff