Alien-SNMP-MAXTC v1.001000 Perl 5 v5.24.1 x86_64-linux-gnu-thread-multi

Status
Unknown
From
Slaven Rezić (SREZIC)
Dist
Alien-SNMP-MAXTC v1.001000
Platform
Perl 5 v5.24.1 x86_64-linux-gnu-thread-multi
Date
2020-05-01 20:19:12
ID
05c7ddc6-8be9-11ea-b8cf-bc261f24ea8f
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Oliver Gorwits,

This is a computer-generated report for Alien-SNMP-MAXTC-1.001000
on perl 5.24.1, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.

This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed.  You may wish to consult the CPAN Testers Wiki:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from './Build':

Building Alien-SNMP-MAXTC
'blib' scheme is detected. Setting ALIEN_BLIB=1. If this has been done in error, please set ALIEN_BLIB and restart build process to disambiguate.
Downloading File: net-snmp-5.7.3.tar.gz?raw=true ... Done
Extracting Archive ... Done
Building library ... 
+ cd /home/cpansand/.cpan/build/2020050119/Alien-SNMP-MAXTC-1.001000-HORU2K/_alien/net-snmp-5.7.3
+ /usr/bin/perl -I../../inc -MMy::AlienPatch -e alien_patch
+ ./configure --with-pic --prefix=/home/cpansand/.cpan/build/2020050119/Alien-SNMP-MAXTC-1.001000-HORU2K/blib/lib/auto/share/dist/Alien-SNMP-MAXTC --disable-agent --disable-scripts --disable-mibs --enable-ipv6 --with-mibs="" --with-perl-modules --disable-embedded-perl --disable-manuals --with-defaults
configure: loading site script /home/cpansand/.cpan/build/2020050119/Alien-SNMP-MAXTC-1.001000-HORU2K/_alien/config.site
checking what to build and install...  agent apps
using default persistent mask 077
using default temporary file pattern /tmp/snmpdXXXXXX
using default AgentX socket /var/agentx/master
using default "enterprise.net-snmp"
using default enterprise sysOID "NET-SNMP-MIB::netSnmpAgentOIDs..."
using default notifications "NET-SNMP-MIB::netSnmpNotifications"
using OS default send buffer size for server sockets
using OS default recv buffer size for server sockets
using OS default send buffer size for client sockets
using OS default recv buffer size for client sockets
checking whether to prompt for values... no
checking Default version of SNMP to use... 
setting Default version of SNMP to use to...  3
checking System Contact Information... 
setting System Contact Information to...  @@no.where
checking System Location... 
setting System Location to...  Unknown
checking Location to write logfile... 
setting Location to write logfile to...  /var/log/snmpd.log
checking Location to write persistent information... 
setting Location to write persistent information to...  /var/net-snmp
checking if I need to feed myself to ksh... no
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for a sed that does not truncate output... /bin/sed
checking for file... file
checking for find... find
checking for whoami... whoami
checking for autoconf... /usr/bin/autoconf
checking for autoheader... /usr/bin/autoheader
checking for perl... /usr/local/bin/perl
checking for ps... /bin/ps
checking for python... /usr/bin/python
checking for uname... /bin/uname
checking whether the Perl function system() invokes a POSIX shell... yes
checking for gcc... x86_64-linux-gnu-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 x86_64-linux-gnu-gcc accepts -g... yes
checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... x86_64-linux-gnu-gcc -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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-linux-gnu-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from x86_64-linux-gnu-gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-linux-gnu-gcc static flag -static works... yes
checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for developer gcc flags... 
checking target system type... x86_64-unknown-linux-gnu
checking whether to un-define target system token (before redefining)... yes
checking for system include file... net-snmp/system/linux.h
checking for machine-type include file... net-snmp/machine/generic.h
checking for additional cpp flags... -x c
checking for x86_64-linux-gnu-gcc... /usr/bin/x86_64-linux-gnu-gcc
checking whether the compiler supports -fno-strict-aliasing... yes
checking for dpkg-query... /usr/bin/dpkg-query
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/wait.h that is POSIX.1 compatible... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for string.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for nlist.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking kstat.h usability... no
checking kstat.h presence... no
checking for kstat.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking for sys/stat.h... (cached) yes
checking sys/systemcfg.h usability... no
checking sys/systemcfg.h presence... no
checking for sys/systemcfg.h... no
checking sys/systeminfo.h usability... no
checking sys/systeminfo.h presence... no
checking for sys/systeminfo.h... no
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking netipx/ipx.h usability... yes
checking netipx/ipx.h presence... yes
checking for netipx/ipx.h... yes
checking for dlfcn.h... (cached) yes
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking for fcntl.h... (cached) yes
checking fstab.h usability... yes
checking fstab.h presence... yes
checking for fstab.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for io.h... (cached) no
checking ioctls.h usability... no
checking ioctls.h presence... no
checking for ioctls.h... no
checking for kstat.h... (cached) no
checking kvm.h usability... no
checking kvm.h presence... no
checking for kvm.h... no
checking for limits.h... (cached) yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking mtab.h usability... no
checking mtab.h presence... no
checking for mtab.h... no
checking pkglocs.h usability... no
checking pkglocs.h presence... no
checking for pkglocs.h... no
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking com_err.h usability... yes
checking com_err.h presence... yes
checking for com_err.h... yes
checking et/com_err.h usability... yes
checking et/com_err.h presence... yes
checking for et/com_err.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking utsname.h usability... no
checking utsname.h presence... no
checking for utsname.h... no
checking sys/diskio.h usability... no
checking sys/diskio.h presence... no
checking for sys/diskio.h... no
checking sys/dkio.h usability... no
checking sys/dkio.h presence... no
checking for sys/dkio.h... no
checking for sys/file.h... (cached) yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/fixpoint.h usability... no
checking sys/fixpoint.h presence... no
checking for sys/fixpoint.h... no
checking sys/fs.h usability... no
checking sys/fs.h presence... no
checking for sys/fs.h... no
checking for sys/ioctl.h... (cached) yes
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking sys/mntent.h usability... no
checking sys/mntent.h presence... no
checking for sys/mntent.h... no
checking sys/mnttab.h usability... no
checking sys/mnttab.h presence... no
checking for sys/mnttab.h... no
checking sys/pool.h usability... no
checking sys/pool.h presence... no
checking for sys/pool.h... no
checking sys/protosw.h usability... no
checking sys/protosw.h presence... no
checking for sys/protosw.h... no
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking for sys/sockio.h... (cached) no
checking for sys/stat.h... (cached) yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/stream.h usability... no
checking sys/stream.h presence... no
checking for sys/stream.h... no
checking sys/sysget.h usability... no
checking sys/sysget.h presence... no
checking for sys/sysget.h... no
checking sys/sysmp.h usability... no
checking sys/sysmp.h presence... no
checking for sys/sysmp.h... no
checking sys/tcpipstats.h usability... no
checking sys/tcpipstats.h presence... no
checking for sys/tcpipstats.h... no
checking for sys/utsname.h... (cached) yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/vm.h usability... no
checking sys/vm.h presence... no
checking for sys/vm.h... no
checking sys/vmmac.h usability... no
checking sys/vmmac.h presence... no
checking for sys/vmmac.h... no
checking sys/vmmeter.h usability... no
checking sys/vmmeter.h presence... no
checking for sys/vmmeter.h... no
checking sys/vmparam.h usability... no
checking sys/vmparam.h presence... no
checking for sys/vmparam.h... no
checking sys/vmsystm.h usability... no
checking sys/vmsystm.h presence... no
checking for sys/vmsystm.h... no
checking asm/page.h usability... no
checking asm/page.h presence... no
checking for asm/page.h... no
checking asm/types.h usability... yes
checking asm/types.h presence... yes
checking for asm/types.h... yes
checking inet/mib2.h usability... no
checking inet/mib2.h presence... no
checking for inet/mib2.h... no
checking linux/hdreg.h usability... yes
checking linux/hdreg.h presence... yes
checking for linux/hdreg.h... yes
checking linux/tasks.h usability... no
checking linux/tasks.h presence... no
checking for linux/tasks.h... no
checking machine/param.h usability... no
checking machine/param.h presence... no
checking for machine/param.h... no
checking netinet/tcp_fsm.h usability... no
checking netinet/tcp_fsm.h presence... no
checking for netinet/tcp_fsm.h... no
checking ufs/fs.h usability... no
checking ufs/fs.h presence... no
checking for ufs/fs.h... no
checking uvm/uvm_extern.h usability... no
checking uvm/uvm_extern.h presence... no
checking for uvm/uvm_extern.h... no
checking uvm/uvm_param.h usability... no
checking uvm/uvm_param.h presence... no
checking for uvm/uvm_param.h... no
checking vm/vm.h usability... no
checking vm/vm.h presence... no
checking for vm/vm.h... no
checking vm/vm_extern.h usability... no
checking vm/vm_extern.h presence... no
checking for vm/vm_extern.h... no
checking vm/vm_param.h usability... no
checking vm/vm_param.h presence... no
checking for vm/vm_param.h... no
checking for fcntl.h... (cached) yes
checking for grp.h... (cached) yes
checking for pwd.h... (cached) yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking for sys/ioctl.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/sockio.h... (cached) no
checking for sys/time.h... (cached) yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking xti.h usability... no
checking xti.h presence... no
checking for xti.h... no
checking sys/dmap.h usability... no
checking sys/dmap.h presence... no
checking for sys/dmap.h... no
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/timeout.h usability... no
checking sys/timeout.h presence... no
checking for sys/timeout.h... no
checking machine/pte.h usability... no
checking machine/pte.h presence... no
checking for machine/pte.h... no
checking pci/pci.h usability... no
checking pci/pci.h presence... no
checking for pci/pci.h... no
checking valgrind/valgrind.h usability... no
checking valgrind/valgrind.h presence... no
checking for valgrind/valgrind.h... no
checking valgrind/memcheck.h usability... no
checking valgrind/memcheck.h presence... no
checking for valgrind/memcheck.h... no
checking openssl/aes.h usability... yes
checking openssl/aes.h presence... yes
checking for openssl/aes.h... yes
checking openssl/dh.h usability... yes
checking openssl/dh.h presence... yes
checking for openssl/dh.h... yes
checking openssl/des.h usability... yes
checking openssl/des.h presence... yes
checking for openssl/des.h... yes
checking openssl/hmac.h usability... yes
checking openssl/hmac.h presence... yes
checking for openssl/hmac.h... yes
checking openssl/evp.h usability... yes
checking openssl/evp.h presence... yes
checking for openssl/evp.h... yes
checking security/cryptoki.h usability... no
checking security/cryptoki.h presence... no
checking for security/cryptoki.h... no
checking for rpm/rpmts.h... yes
checking for rpm/rpmfileutil.h... yes
checking for sys/swap.h... yes
checking for stdlib.h... (cached) yes
checking for malloc.h... yes
checking for net/if_dl.h... no
checking for sys/sysctl.h... yes
checking for malloc.h... (cached) yes
checking for osreldate.h... no
checking for machine/types.h... no
checking for net/if_dl.h... (cached) no
checking for net/if_types.h... no
checking for sys/dkstat.h... no
checking for sys/conf.h... no
checking for sys/mbuf.h... no
checking for sys/mount.h... yes
checking for sys/proc.h... no
checking for sys/queue.h... yes
checking for sys/sysctl.h... (cached) yes
checking for sys/user.h... yes
checking sys/sema.h usability... no
checking sys/sema.h presence... no
checking for sys/sema.h... no
checking for sys/hashing.h... no
checking for sys/socketvar.h... yes
checking for sys/vnode.h... no
checking for sys/disklabel.h... no
checking nbutil.h usability... no
checking nbutil.h presence... no
checking for nbutil.h... no
checking for ufs/ufs/dinode.h... no
checking for ufs/ufs/quota.h... no
checking for ufs/ufs/inode.h... no
checking for ufs/ffs/fs.h... no
checking for vm/swap_pager.h... no
checking for linux/netlink.h... yes
checking for linux/rtnetlink.h... yes
checking for arpa/inet.h... yes
checking for net/if.h... yes
checking for netinet/in.h... yes
checking for netdb.h... yes
checking for net/if_arp.h... yes
checking for net/if_mib.h... no
checking for net/if_var.h... no
checking for netinet/if_ether.h... yes
checking for netinet/in_systm.h... yes
checking for netinet/in_var.h... no
checking for netinet/ip.h... yes
checking for netinet/ip_icmp.h... yes
checking for netinet/icmp_var.h... no
checking for netinet/ip_var.h... no
checking for netinet/tcp.h... yes
checking for netinet/tcp_timer.h... no
checking for netinet/tcp_var.h... no
checking for netinet/tcpip.h... no
checking for netinet/udp.h... yes
checking for netinet/udp_var.h... no
checking for net/route.h... yes
checking for netinet/icmp6.h... yes
checking for netinet/ip6.h... yes
checking for netinet6/in6_var.h... no
checking for netinet6/in6_pcb.h... no
checking for netinet6/ip6_var.h... no
checking for netinet6/nd6.h... no
checking for netinet6/tcp6.h... no
checking for netinet6/tcp6_fsm.h... no
checking for netinet6/tcp6_timer.h... no
checking for netinet6/tcp6_var.h... no
checking for netinet/in_pcb.h... no
checking for linux/ethtool.h... yes
checking pkginfo.h usability... no
checking pkginfo.h presence... no
checking for pkginfo.h... no
checking pkg.h usability... no
checking pkg.h presence... no
checking for pkg.h... no
checking pkg.h usability... no
checking pkg.h presence... no
checking for pkg.h... no
checking for windows.h... no
checking for iphlpapi.h... no
checking sensors/sensors.h usability... no
checking sensors/sensors.h presence... no
checking for sensors/sensors.h... no
checking picl.h usability... no
checking picl.h presence... no
checking for picl.h... no
checking for struct rtentry.rt_dst... yes
checking for struct rtentry.rt_hash... no
checking for struct rtentry.rt_next... no
checking for struct rtentry.rt_refcnt... no
checking for struct rtentry.rt_unit... no
checking for struct rtentry.rt_use... no
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of intmax_t... 8
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for long long int... yes
checking for intmax_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for unsigned long long int... yes
checking for uintmax_t... yes
checking for intptr_t... yes
checking for uintptr_t... yes
checking for off64_t... yes
checking for nfds_t... yes
checking for Counter64... no
checking for mib2_ipIfStatsEntry_t... no
checking ipv6 stack type... "linux-glibc, yes, using libc"
checking for platform-specific source...   
  
checking for and configuring transport modules to use...  Callback Unix Alias TCP UDP TCPIPv6 UDPIPv6 IPv4Base SocketBase TCPBase UDPIPv4Base UDPBase IPv6Base.
checking for security modules to use...  usm
checking rpm/rpmlib.h usability... yes
checking rpm/rpmlib.h presence... yes
checking for rpm/rpmlib.h... yes
checking rpm/header.h usability... yes
checking rpm/header.h presence... yes
checking for rpm/header.h... yes
checking for rpm/rpmlib.h... (cached) yes
checking for rpm/header.h... (cached) yes
checking for library containing rpmGetPath... -lrpmio
checking for library containing rpmdbOpen... no
checking for library containing rpmReadConfigFiles... -lrpm
checking whether headerGetEntry is declared... no
checking for library containing getfsstat... no
checking for getfsstat... no
checking for getvfsstat... no
checking for library containing getmntent... none required
checking for library containing kinfo_get_cpus... no
checking for kinfo_get_cpus... no
checking for library containing exp... -lm
checking for library containing kvm_read... no
checking for library containing kvm_openfiles... no
checking for library containing kvm_getprocs... no
checking for library containing kvm_getproc2... no
checking for library containing kvm_getswapinfo... no
checking for kvm_openfiles... no
checking for kvm_getprocs... no
checking for kvm_getproc2... no
checking for kvm_getswapinfo... no
checking for library containing dlopen... -ldl
checking for dlopen... yes
checking for and configuring mib modules to use... mibII/vacm_conf mibII/vacm_vars utilities/execute.
 mibII/vacm_conf mibII/vacm_vars utilities/execute util_funcs/header_generic mibII/vacm_context
.
checking if directories need to be created... .
checking default mib files to read... ""
checking whether we have to build PIC code... no
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for gethostbyname... yes
checking for library containing gethostbyaddr... none required
checking for gethostbyaddr... yes
checking for library containing kstat_lookup... no
checking for library containing clock_gettime... none required
checking for library containing pci_lookup_name... no
checking for library containing nl_connect... no
checking for library containing nl_connect... no
checking for -leay32... no
checking for EVP_md5 in -lcrypto... yes
checking for AES_cfb128_encrypt in -lcrypto... yes
checking for EVP_MD_CTX_create in -lcrypto... no
   usm 
checking for nlist... no
checking for nlist64... no
checking for knlist... no
checking if we are in the source tree so we can install Perl modules... Yes
checking for Perl cc... x86_64-linux-gnu-gcc
checking whether x86_64-linux-gnu-gcc is a GNU C compiler... yes
checking for potential embedded Perl support... disabled
checking if we can install the Perl modules... yes -- not embeddable
checking if we should install the python bindings... no
checking for authentication support... OpenSSL Support
checking for off_t... yes
checking for pid_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for socklen_t... yes
checking for in_addr_t... yes
checking for ssize_t... yes
checking whether byte ordering is bigendian... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether x86_64-linux-gnu-gcc needs -traditional... no
checking for working memcmp... yes
checking return type of signal handlers... void
checking for lrand48... yes
checking for rand... yes
checking for random... yes
checking for signal... yes
checking for sigset... yes
checking for closedir... yes
checking for fgetc_unlocked... yes
checking for flockfile... yes
checking for fork... yes
checking for funlockfile... yes
checking for getipnodebyname... no
checking for gettimeofday... yes
checking for if_nametoindex... yes
checking for mkstemp... yes
checking for opendir... yes
checking for readdir... yes
checking for regcomp... yes
checking for setenv... yes
checking for setitimer... yes
checking for setlocale... yes
checking for setsid... yes
checking for snprintf... yes
checking for strcasestr... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for sysconf... yes
checking for times... yes
checking for vsnprintf... yes
checking for gai_strerror... yes
checking for getaddrinfo... yes
checking for gethostbyname... (cached) yes
checking for gethostbyname2... yes
checking for gethostname... yes
checking for gethostbyaddr... (cached) yes
checking for getopt... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for strlcat... no
checking for strlcpy... no
checking for strtok_r... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoull... yes
checking for cgetnext... no
checking for chown... yes
checking for execv... yes
checking for gai_strerror... (cached) yes
checking for getgrnam... yes
checking for gethostname... (cached) yes
checking for getloadavg... yes
checking for getpid... yes
checking for getpwnam... yes
checking for hasmntopt... yes
checking for initgroups... yes
checking for if_nameindex... yes
checking for if_indextoname... yes
checking for if_nametoindex... (cached) yes
checking for localtime_r... yes
checking for mkstemp... (cached) yes
checking for mktime... yes
checking for poll... yes
checking for regcomp... (cached) yes
checking for setgid... yes
checking for setgroups... yes
checking for setmntent... yes
checking for setuid... yes
checking for sigaction... yes
checking for sigblock... yes
checking for sighold... yes
checking for sigprocmask... yes
checking for statfs... yes
checking for statvfs... yes
checking for stime... yes
checking for strncasecmp... (cached) yes
checking for system... yes
checking for uname... yes
checking for usleep... yes
checking for getdtablesize... yes
checking for getgrnam... (cached) yes
checking for getpid... (cached) yes
checking for getpwnam... (cached) yes
checking for setgid... (cached) yes
checking for setgroups... (cached) yes
checking for setuid... (cached) yes
checking for tcgetattr... yes
checking for if_freenameindex... yes
checking for getpagesize... yes
checking for lseek64... yes
checking for pread64... yes
checking for select... yes
checking for sigalrm... no
checking for socket... yes
checking for rpmGetPath... yes
checking for two-argument statfs with struct fs_data (Ultrix)... no
checking how to get the name of the current function... __func__
checking whether static inline functions are broken (Unixware)... 
checking for SIOCGIFADDR in sys/ioctl.h... yes
checking the underlying type of a size_t... long
checking how to printf a size_t... l
checking the underlying type of an uint32_t... int
checking how to printf a uint32_t... 
checking for struct arphd.at_next... no
checking for struct des_ks_struct.weak_key... no
checking for struct dirent.d_type... yes
checking for struct ethtool_cmd.speed_hi... yes
checking for struct ipstat.ips_cantfrag... no
checking for struct ipstat.ips_delivered... no
checking for struct ipstat.ips_fragdropped... no
checking for struct ipstat.ips_fragmented... no
checking for struct ipstat.ips_localout... no
checking for struct ipstat.ips_noproto... no
checking for struct ipstat.ips_noroute... no
checking for struct ipstat.ips_odropped... no
checking for struct ipstat.ips_ofragments... no
checking for struct ipstat.ips_reassembled... no
checking for struct ip6stat.ip6s_exthdrtoolong ... no
checking for struct ipstat.ips_cantforward... no
checking for struct ipstat.ips_fragtimeout... no
checking for struct mbstat.m_clusters... no
checking for struct mbstat.m_clfree... no
checking for struct mbstat.m_mbufs... no
checking for struct uvmexp.pgswapin... no
checking for struct nlist.n_value... no
checking for struct nlist64.n_value... no
checking for struct sigaction.sa_sigaction... yes
checking for struct sockaddr.sa_len... no
checking for struct sockaddr.sa_union.sa_generic.sa_family2... no
checking for struct sockaddr_storage.ss_family... yes
checking for struct sockaddr_storage.__ss_family... no
checking for struct sockaddr_in6.sin6_scope_id... yes
checking size of sockaddr_un.sun_path... 108
checking for struct statfs.f_favail... no
checking for struct statfs.f_ffree... yes
checking for struct statfs.f_files... yes
checking for struct statfs.f_flags... yes
checking for struct statfs.f_frsize... yes
checking for struct statvfs.f_files... yes
checking for struct statvfs.f_frsize... yes
checking for struct statvfs.mnt_dir... no
checking for struct swdevt.sw_nblksenabled... no
checking for struct tcpstat.tcp_rcvmemdrop... no
checking for struct tm.tm_gmtoff... yes
checking extern timezone... yes
checking for struct timezone.tz_dsttime... yes
checking for struct udpstat.udps_discard... no
checking for struct udpstat.udps_fullsock... no
checking for struct udpstat.udps_noport... no
checking for struct udpstat.udps_noportbcast... no
checking for struct udpstat.udps_ipackets... no
checking for struct udpstat.udps_opackets... no
checking if _KERNEL needs to be defined for if_mtu... unknown
checking if _KERNEL_STRUCTURES needs to be defined for if_mtu... unknown
checking for struct ifaddr.ifa_next... yes
checking for struct ifnet.if_addrlist... no
checking for struct ifnet.if_addrhead.tqh_first... no
checking for struct ifnet.if_baudrate... no
checking for struct ifnet.if_baudrate.ifs_value... no
checking for struct ifnet.if_ibytes... yes
checking for struct ifnet.if_imcasts... no
checking for struct ifnet.if_iqdrops... yes
checking for struct ifnet.if_lastchange.tv_sec... no
checking for struct ifnet.if_lastchange.tv_nsec... no
checking for struct ifnet.if_mtu... yes
checking for struct ifnet.if_noproto... no
checking for struct ifnet.if_obytes... yes
checking for struct ifnet.if_omcasts... no
checking for struct ifnet.if_speed... yes
checking for struct ifnet.if_type... yes
checking for struct ifnet.if_xname... no
checking type of rtentry structure... unknown
checking for struct rtentry... rtentry
checking for location of system kernel... unknown
checking for /dev/kmem... 
checking for location of swap device... none
checking for mount table location... /etc/mtab
checking for lpstat... no
checking for correct flags to ps... -e
checking for SIGHUP... yes
checking if sysctl can read kernel information... no
checking whether TCP timers depend on 'hz'... no
checking for IP_PKTINFO ... yes
checking for IP_RECVDSTADDR ... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating snmplib/Makefile
config.status: creating apps/Makefile
config.status: creating apps/snmpnetstat/Makefile
config.status: creating agent/Makefile
config.status: creating agent/helpers/Makefile
config.status: creating agent/mibgroup/Makefile
config.status: creating local/Makefile
config.status: creating testing/Makefile
config.status: creating man/Makefile
config.status: creating mibs/Makefile
config.status: creating net-snmp-config
config.status: creating net-snmp-create-v3-user
config.status: creating dist/generation-scripts/gen-variables
config.status: creating local/snmpconf
config.status: creating include/net-snmp/net-snmp-config.h
config.status: executing libtool commands
config.status: executing default commands

---------------------------------------------------------
            Net-SNMP configuration summary:
---------------------------------------------------------

  SNMP Versions Supported:    1 2c 3
  Building for:               linux
  Net-SNMP Version:           5.7.3
  Network transport support:  Callback Unix Alias TCP UDP TCPIPv6 UDPIPv6 IPv4Base SocketBase TCPBase UDPIPv4Base UDPBase IPv6Base
  SNMPv3 Security Modules:     usm
  Agent MIB code:            mibII/vacm_conf mibII/vacm_vars utilities/execute =>  util_funcs/header_generic mibII/vacm_context mibII/vacm_conf
  MYSQL Trap Logging:         unavailable
  Embedded Perl support:      disabled
  SNMP Perl modules:          building -- not embeddable
  SNMP Python modules:        disabled
  Crypto support from:        crypto
  Authentication support:     MD5 SHA1
  Encryption support:         DES AES
  Local DNSSEC validation:    disabled

---------------------------------------------------------

+ make
x86_64-linux-gnu-gcc -E -Iinclude -I./include -I./agent/mibgroup -I. -I. -DDONT_INC_STRUCTS -DBINDIR=/home/cpansand/.cpan/build/2020050119/Alien-SNMP-MAXTC-1.001000-HORU2K/blib/lib/auto/share/dist/Alien-SNMP-MAXTC/bin -x c ./sedscript.in | egrep '^s[/#]' | sed 's/REMOVEME//g;s# */#/#g;s/ *#/#/g;s#/ *#/#g;s/# g/#g/;' > sedscript
echo 's/VERSIONINFO/5.7.3/g' >> sedscript
echo 's#DATADIR#/home/cpansand/.cpan/build/2020050119/Alien-SNMP-MAXTC-1.001000-HORU2K/blib/lib/auto/share/dist/Alien-SNMP-MAXTC/share#g' >> sedscript
echo 's#LIBDIR#/home/cpansand/.cpan/build/2020050119/Alien-SNMP-MAXTC-1.001000-HORU2K/blib/lib/auto/share/dist/Alien-SNMP-MAXTC/lib#g' >> sedscript
echo 's#BINDIR#/home/cpansand/.cpan/build/2020050119/Alien-SNMP-MAXTC-1.001000-HORU2K/blib/lib/auto/share/dist/Alien-SNMP-MAXTC/bin#g' >> sedscript
echo 's#PERSISTENT_DIRECTORY#/var/net-snmp#g' >> sedscript
echo 's#SYSCONFDIR#/home/cpansand/.cpan/build/2020050119/Alien-SNMP-MAXTC-1.001000-HORU2K/blib/lib/auto/share/dist/Alien-SNMP-MAXTC/etc#g' >> sedscript
/bin/sed -f sedscript ./EXAMPLE.conf.def > EXAMPLE.conf
making all in /home/cpansand/.cpan/build/2020050119/Alien-SNMP-MAXTC-1.001000-HORU2K/_alien/net-snmp-5.7.3/snmplib
make[1]: Entering directory '/home/cpansand/.cpan/build/2020050119/Alien-SNMP-MAXTC-1.001000-HORU2K/_alien/net-snmp-5.7.3/snmplib'
/bin/bash ../libtool  --mode=compile x86_64-linux-gnu-gcc -I../include -I. 	-I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -Ulinux -Dlinux=linux  -c -o snmp_client.lo snmp_client.c
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c snmp_client.c  -fPIC -DPIC -o .libs/snmp_client.o
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c snmp_client.c  -fPIC -DPIC -o snmp_client.o >/dev/null 2>&1
/bin/bash ../libtool  --mode=compile x86_64-linux-gnu-gcc -I../include -I. 	-I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -Ulinux -Dlinux=linux  -c -o mib.lo mib.c
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c mib.c  -fPIC -DPIC -o .libs/mib.o
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c mib.c  -fPIC -DPIC -o mib.o >/dev/null 2>&1
/bin/bash ../libtool  --mode=compile x86_64-linux-gnu-gcc -I../include -I. 	-I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -Ulinux -Dlinux=linux  -c -o parse.lo parse.c
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c parse.c  -fPIC -DPIC -o .libs/parse.o
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c parse.c  -fPIC -DPIC -o parse.o >/dev/null 2>&1
/bin/bash ../libtool  --mode=compile x86_64-linux-gnu-gcc -I../include -I. 	-I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -Ulinux -Dlinux=linux  -c -o snmp_api.lo snmp_api.c
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c snmp_api.c  -fPIC -DPIC -o .libs/snmp_api.o
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c snmp_api.c  -fPIC -DPIC -o snmp_api.o >/dev/null 2>&1
/bin/bash ../libtool  --mode=compile x86_64-linux-gnu-gcc -I../include -I. 	-I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -Ulinux -Dlinux=linux  -c -o snmp.lo snmp.c
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c snmp.c  -fPIC -DPIC -o .libs/snmp.o
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c snmp.c  -fPIC -DPIC -o snmp.o >/dev/null 2>&1
/bin/bash ../libtool  --mode=compile x86_64-linux-gnu-gcc -I../include -I. 	-I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -Ulinux -Dlinux=linux  -c -o snmp_auth.lo snmp_auth.c
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c snmp_auth.c  -fPIC -DPIC -o .libs/snmp_auth.o
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c snmp_auth.c  -fPIC -DPIC -o snmp_auth.o >/dev/null 2>&1
/bin/bash ../libtool  --mode=compile x86_64-linux-gnu-gcc -I../include -I. 	-I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -Ulinux -Dlinux=linux  -c -o asn1.lo asn1.c
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c asn1.c  -fPIC -DPIC -o .libs/asn1.o
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c asn1.c  -fPIC -DPIC -o asn1.o >/dev/null 2>&1
/bin/bash ../libtool  --mode=compile x86_64-linux-gnu-gcc -I../include -I. 	-I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -Ulinux -Dlinux=linux  -c -o md5.lo md5.c
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c md5.c  -fPIC -DPIC -o .libs/md5.o
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c md5.c  -fPIC -DPIC -o md5.o >/dev/null 2>&1
/bin/bash ../libtool  --mode=compile x86_64-linux-gnu-gcc -I../include -I. 	-I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -Ulinux -Dlinux=linux  -c -o snmp_parse_args.lo snmp_parse_args.c
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c snmp_parse_args.c  -fPIC -DPIC -o .libs/snmp_parse_args.o
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c snmp_parse_args.c  -fPIC -DPIC -o snmp_parse_args.o >/dev/null 2>&1
/bin/bash ../libtool  --mode=compile x86_64-linux-gnu-gcc -I../include -I. 	-I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -Ulinux -Dlinux=linux  -c -o system.lo system.c
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c system.c  -fPIC -DPIC -o .libs/system.o
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c system.c  -fPIC -DPIC -o system.o >/dev/null 2>&1
/bin/bash ../libtool  --mode=compile x86_64-linux-gnu-gcc -I../include -I. 	-I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -Ulinux -Dlinux=linux  -c -o vacm.lo vacm.c
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c vacm.c  -fPIC -DPIC -o .libs/vacm.o
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c vacm.c  -fPIC -DPIC -o vacm.o >/dev/null 2>&1
/bin/bash ../libtool  --mode=compile x86_64-linux-gnu-gcc -I../include -I. 	-I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -Ulinux -Dlinux=linux  -c -o int64.lo int64.c
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c int64.c  -fPIC -DPIC -o .libs/int64.o
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c int64.c  -fPIC -DPIC -o int64.o >/dev/null 2>&1
/bin/bash ../libtool  --mode=compile x86_64-linux-gnu-gcc -I../include -I. 	-I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -Ulinux -Dlinux=linux  -c -o read_config.lo read_config.c
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c read_config.c  -fPIC -DPIC -o .libs/read_config.o
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c read_config.c  -fPIC -DPIC -o read_config.o >/dev/null 2>&1
/bin/bash ../libtool  --mode=compile x86_64-linux-gnu-gcc -I../include -I. 	-I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -Ulinux -Dlinux=linux  -c -o pkcs.lo pkcs.c
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c pkcs.c  -fPIC -DPIC -o .libs/pkcs.o
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c pkcs.c  -fPIC -DPIC -o pkcs.o >/dev/null 2>&1
/bin/bash ../libtool  --mode=compile x86_64-linux-gnu-gcc -I../include -I. 	-I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -Ulinux -Dlinux=linux  -c -o snmp_debug.lo snmp_debug.c
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c snmp_debug.c  -fPIC -DPIC -o .libs/snmp_debug.o
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c snmp_debug.c  -fPIC -DPIC -o snmp_debug.o >/dev/null 2>&1
/bin/bash ../libtool  --mode=compile x86_64-linux-gnu-gcc -I../include -I. 	-I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -Ulinux -Dlinux=linux  -c -o tools.lo tools.c
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c tools.c  -fPIC -DPIC -o .libs/tools.o
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c tools.c  -fPIC -DPIC -o tools.o >/dev/null 2>&1
/bin/bash ../libtool  --mode=compile x86_64-linux-gnu-gcc -I../include -I. 	-I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -Ulinux -Dlinux=linux  -c -o snmp_logging.lo snmp_logging.c
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c snmp_logging.c  -fPIC -DPIC -o .libs/snmp_logging.o
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c snmp_logging.c  -fPIC -DPIC -o snmp_logging.o >/dev/null 2>&1
/bin/bash ../libtool  --mode=compile x86_64-linux-gnu-gcc -I../include -I. 	-I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -Ulinux -Dlinux=linux  -c -o text_utils.lo text_utils.c
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c text_utils.c  -fPIC -DPIC -o .libs/text_utils.o
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c text_utils.c  -fPIC -DPIC -o text_utils.o >/dev/null 2>&1
/bin/bash ../libtool  --mode=compile x86_64-linux-gnu-gcc -I../include -I. 	-I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -Ulinux -Dlinux=linux  -c -o large_fd_set.lo large_fd_set.c
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c large_fd_set.c  -fPIC -DPIC -o .libs/large_fd_set.o
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c large_fd_set.c  -fPIC -DPIC -o large_fd_set.o >/dev/null 2>&1
/bin/bash ../libtool  --mode=compile x86_64-linux-gnu-gcc -I../include -I. 	-I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -Ulinux -Dlinux=linux  -c -o cert_util.lo cert_util.c
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c cert_util.c  -fPIC -DPIC -o .libs/cert_util.o
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c cert_util.c  -fPIC -DPIC -o cert_util.o >/dev/null 2>&1
/bin/bash ../libtool  --mode=compile x86_64-linux-gnu-gcc -I../include -I. 	-I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -Ulinux -Dlinux=linux  -c -o snmp_openssl.lo snmp_openssl.c
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c snmp_openssl.c  -fPIC -DPIC -o .libs/snmp_openssl.o
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c snmp_openssl.c  -fPIC -DPIC -o snmp_openssl.o >/dev/null 2>&1
/bin/bash ../libtool  --mode=compile x86_64-linux-gnu-gcc -I../include -I. 	-I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -Ulinux -Dlinux=linux  -c -o snmpv3.lo snmpv3.c
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c snmpv3.c  -fPIC -DPIC -o .libs/snmpv3.o
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c snmpv3.c  -fPIC -DPIC -o snmpv3.o >/dev/null 2>&1
/bin/bash ../libtool  --mode=compile x86_64-linux-gnu-gcc -I../include -I. 	-I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -Ulinux -Dlinux=linux  -c -o lcd_time.lo lcd_time.c
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c lcd_time.c  -fPIC -DPIC -o .libs/lcd_time.o
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c lcd_time.c  -fPIC -DPIC -o lcd_time.o >/dev/null 2>&1
/bin/bash ../libtool  --mode=compile x86_64-linux-gnu-gcc -I../include -I. 	-I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include  -Ulinux -Dlinux=linux  -c -o keytools.lo keytools.c
libtool: compile:  x86_64-linux-gnu-gcc -I../include -I. -I../snmplib -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -Ulinux -Dlinux=linux -c keytools.c  -fPIC -DPIC -o .libs/keytools.o
keytools.c: In function 'generate_Ku':
keytools.c:155:25: error: dereferencing pointer to incomplete type 'EVP_MD_CTX {aka struct evp_md_ctx_st}'
     ctx = malloc(sizeof(*ctx));
                         ^~~~
keytools.c:265:9: warning: implicit declaration of function 'EVP_MD_CTX_cleanup' [-Wimplicit-function-declaration]
         EVP_MD_CTX_cleanup(ctx);
         ^~~~~~~~~~~~~~~~~~
Makefile:98: recipe for target 'keytools.lo' failed
make[1]: *** [keytools.lo] Error 1
make[1]: Leaving directory '/home/cpansand/.cpan/build/2020050119/Alien-SNMP-MAXTC-1.001000-HORU2K/_alien/net-snmp-5.7.3/snmplib'
Makefile:656: recipe for target 'subdirs' failed
make: *** [subdirs] Error 1
External command (make) failed! Error: 512
 at ./Build line 112.
Failed
Build not completed at ./Build line 112.

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                   Need     Have    
    ------------------------ -------- --------
    Alien::Base              0.020    2.21    
    File::ShareDir           1.03     1.116   
    parent                   0        0.234   
    perl                     5.010001 5.024001

build_requires:

    Module                   Need     Have    
    ------------------------ -------- --------
    Alien::Base              0.020    2.21    
    IO::Socket::SSL          1.56     2.044   
    Net::SSLeay              1.49     1.80    
    perl                     5.010001 5.024001
    Test::CChecker           0        0.10    
    Test::More               0.94     1.302175

configure_requires:

    Module                   Need     Have    
    ------------------------ -------- --------
    Alien::Base::ModuleBuild 0        1.14    
    ExtUtils::CChecker       0.10     0.10    
    File::ShareDir           1.03     1.116   
    Module::Build            0.42     0.4231  
    perl                     5.010001 5.024001
    PkgConfig                0.14026  0.23026 
    Test2::Suite             0.000067 0.000129


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = C
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL = /usr/bin/perl
    PERL5LIB = /home/cpansand/.local/share/.cpan/build/2020050119/Test-CChecker-0.10-DO_Ef3/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Test-CChecker-0.10-DO_Ef3/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Alien-Base-ModuleBuild-1.14-GuRQe1/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Alien-Base-ModuleBuild-1.14-GuRQe1/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Archive-Extract-0.86-6fLu5S/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Archive-Extract-0.86-6fLu5S/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Module-Load-Conditional-0.70-wddwP_/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Module-Load-Conditional-0.70-wddwP_/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Shell-Config-Generate-0.34-rKNtPH/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Shell-Config-Generate-0.34-rKNtPH/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Shell-Guess-0.09-OYysIZ/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Shell-Guess-0.09-OYysIZ/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Sort-Versions-1.62-RnMhVP/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Sort-Versions-1.62-RnMhVP/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Scalar-List-Utils-1.55-YJkgOo/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Scalar-List-Utils-1.55-YJkgOo/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Alien-Build-2.21-DcQqt9/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Alien-Build-2.21-DcQqt9/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/FFI-CheckLib-0.26-Ag2Ypw/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/FFI-CheckLib-0.26-Ag2Ypw/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Path-Tiny-0.114-Y9RsGw/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Path-Tiny-0.114-Y9RsGw/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/File-chdir-0.1010-1qhQ9O/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/File-chdir-0.1010-1qhQ9O/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Test2-Suite-0.000129-lkQu3V/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Test2-Suite-0.000129-lkQu3V/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Term-Table-0.015-bPK_7V/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Term-Table-0.015-bPK_7V/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Scope-Guard-0.21-sjzRYg/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Scope-Guard-0.21-sjzRYg/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Sub-Info-0.002-YM37jl/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Sub-Info-0.002-YM37jl/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Test-Simple-1.302175-KKlgnN/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Test-Simple-1.302175-KKlgnN/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Importer-0.025-3BICkz/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Importer-0.025-3BICkz/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/ExtUtils-CChecker-0.10-8Ov6fd/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/ExtUtils-CChecker-0.10-8Ov6fd/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Test-Fatal-0.014-O2zWyi/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Test-Fatal-0.014-O2zWyi/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Try-Tiny-0.30-epkwtv/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Try-Tiny-0.30-epkwtv/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Module-Build-0.4231-gWwf5j/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Module-Build-0.4231-gWwf5j/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/File-ShareDir-1.116-R6k4eW/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/File-ShareDir-1.116-R6k4eW/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Class-Inspector-1.36-5MlLGG/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Class-Inspector-1.36-5MlLGG/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/File-ShareDir-Install-0.13-Aa6ISp/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/File-ShareDir-Install-0.13-Aa6ISp/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/PkgConfig-0.23026-r4nQep/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/PkgConfig-0.23026-r4nQep/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 5302
    PERL5_CPAN_IS_RUNNING = 5302
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 14235,5302
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2020050118/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2020050118

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /usr/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have      
    ------------------- ----------
    CPAN                2.11_01   
    CPAN::Meta          2.150005  
    Cwd                 3.63_01   
    ExtUtils::CBuilder  0.280225  
    ExtUtils::Command   7.10_02   
    ExtUtils::Install   2.04      
    ExtUtils::MakeMaker 7.10_02   
    ExtUtils::Manifest  1.70      
    ExtUtils::ParseXS   3.31      
    File::Spec          3.63_01   
    JSON                n/a       
    JSON::PP            2.27300_01
    Module::Build       0.4231    
    Module::Signature   n/a       
    Parse::CPAN::Meta   1.4417_001
    Test::Harness       3.36_01   
    Test::More          1.302175  
    YAML                n/a       
    YAML::Syck          1.29      
    version             0.9916    


--

Summary of my perl5 (revision 5 version 24 subversion 1) configuration:
   
  Platform:
    osname=linux, osvers=3.16.0, archname=x86_64-linux-gnu-thread-multi
    uname='linux localhost 3.16.0 #1 smp debian 3.16.0 x86_64 gnulinux '
    config_args='-Dusethreads -Duselargefiles -Dcc=x86_64-linux-gnu-gcc -Dcpp=x86_64-linux-gnu-cpp -Dld=x86_64-linux-gnu-gcc -Dccflags=-DDEBIAN -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/build/perl-mBlkB0/perl-5.24.1=. -fstack-protector-strong -Wformat -Werror=format-security -Dldflags= -Wl,-z,relro -Dlddlflags=-shared -Wl,-z,relro -Dcccdlflags=-fPIC -Darchname=x86_64-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.24 -Darchlib=/usr/lib/x86_64-linux-gnu/perl/5.24 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/x86_64-linux-gnu/perl5/5.24 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.24.1 -Dsitearch=/usr/local/lib/x86_64-linux-gnu/perl/5.24.1 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dusesitecustomize -Duse64bitint -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Ud_ualarm -Uusesfio -Uusenm -Ui_libutil -Uversiononly -DDEBUGGING=-g -Doptimize=-O2 -dEs -Duseshrplib -Dlibperl=libperl.so.5.24.1'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='x86_64-linux-gnu-gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='6.3.0 20170516', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='x86_64-linux-gnu-gcc', ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/6/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
    perllibs=-ldl -lm -lpthread -lc -lcrypt
    libc=libc-2.24.so, so=so, useshrplib=true, libperl=libperl.so.5.24
    gnulibc_version='2.24'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_COPY_ON_WRITE PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
                        USE_ITHREADS USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API USE_SITECUSTOMIZE
  Locally applied patches:
	DEBPKG:debian/cpan_definstalldirs - Provide a sensible INSTALLDIRS default for modules installed from CPAN.
	DEBPKG:debian/db_file_ver - https://bugs.debian.org/340047 Remove overly restrictive DB_File version check.
	DEBPKG:debian/doc_info - Replace generic man(1) instructions with Debian-specific information.
	DEBPKG:debian/enc2xs_inc - https://bugs.debian.org/290336 Tweak enc2xs to follow symlinks and ignore missing @INC directories.
	DEBPKG:debian/errno_ver - https://bugs.debian.org/343351 Remove Errno version check due to upgrade problems with long-running processes.
	DEBPKG:debian/libperl_embed_doc - https://bugs.debian.org/186778 Note that libperl-dev package is required for embedded linking
	DEBPKG:fixes/respect_umask - Respect umask during installation
	DEBPKG:debian/writable_site_dirs - Set umask approproately for site install directories
	DEBPKG:debian/extutils_set_libperl_path - EU:MM: set location of libperl.a under /usr/lib
	DEBPKG:debian/no_packlist_perllocal - Don't install .packlist or perllocal.pod for perl or vendor
	DEBPKG:debian/fakeroot - Postpone LD_LIBRARY_PATH evaluation to the binary targets.
	DEBPKG:debian/instmodsh_doc - Debian policy doesn't install .packlist files for core or vendor.
	DEBPKG:debian/ld_run_path - Remove standard libs from LD_RUN_PATH as per Debian policy.
	DEBPKG:debian/libnet_config_path - Set location of libnet.cfg to /etc/perl/Net as /usr may not be writable.
	DEBPKG:debian/mod_paths - Tweak @INC ordering for Debian
	DEBPKG:debian/prune_libs - https://bugs.debian.org/128355 Prune the list of libraries wanted to what we actually need.
	DEBPKG:fixes/net_smtp_docs - [rt.cpan.org #36038] https://bugs.debian.org/100195 Document the Net::SMTP 'Port' option
	DEBPKG:debian/perlivp - https://bugs.debian.org/510895 Make perlivp skip include directories in /usr/local
	DEBPKG:debian/deprecate-with-apt - https://bugs.debian.org/747628 Point users to Debian packages of deprecated core modules
	DEBPKG:debian/squelch-locale-warnings - https://bugs.debian.org/508764 Squelch locale warnings in Debian package maintainer scripts
	DEBPKG:debian/skip-upstream-git-tests - Skip tests specific to the upstream Git repository
	DEBPKG:debian/patchlevel - https://bugs.debian.org/567489 List packaged patches for 5.24.1-3+deb9u6 in patchlevel.h
	DEBPKG:debian/skip-kfreebsd-crash - https://bugs.debian.org/628493 [perl #96272] Skip a crashing test case in t/op/threads.t on GNU/kFreeBSD
	DEBPKG:fixes/document_makemaker_ccflags - https://bugs.debian.org/628522 [rt.cpan.org #68613] Document that CCFLAGS should include $Config{ccflags}
	DEBPKG:debian/find_html2text - https://bugs.debian.org/640479 Configure CPAN::Distribution with correct name of html2text
	DEBPKG:debian/perl5db-x-terminal-emulator.patch - https://bugs.debian.org/668490 Invoke x-terminal-emulator rather than xterm in perl5db.pl
	DEBPKG:debian/cpan-missing-site-dirs - https://bugs.debian.org/688842 Fix CPAN::FirstTime defaults with nonexisting site dirs if a parent is writable
	DEBPKG:fixes/memoize_storable_nstore - [rt.cpan.org #77790] https://bugs.debian.org/587650 Memoize::Storable: respect 'nstore' option not respected
	DEBPKG:debian/regen-skip - Skip a regeneration check in unrelated git repositories
	DEBPKG:debian/makemaker-pasthru - https://bugs.debian.org/758471 Pass LD settings through to subdirectories
	DEBPKG:debian/makemaker-manext - https://bugs.debian.org/247370 Make EU::MakeMaker honour MANnEXT settings in generated manpage headers
	DEBPKG:debian/devel-ppport-reproducibility - https://bugs.debian.org/801523 Sort the list of XS code files when generating RealPPPort.xs
	DEBPKG:debian/encode-unicode-bom-doc - https://bugs.debian.org/798727 Document Debian backport of Encode::Unicode fix
	DEBPKG:debian/kfreebsd-softupdates - https://bugs.debian.org/796798 Work around Debian Bug#796798
	DEBPKG:fixes/autodie-scope - https://bugs.debian.org/798096 Fix a scoping issue with "no autodie" and the "system" sub
	DEBPKG:fixes/crosscompile-no-targethost - [23695c0] [perl #127234] Fix the Configure escape with usecrosscompile but no targethost
	DEBPKG:fixes/memoize-pod - [rt.cpan.org #89441] Fix POD errors in Memoize
	DEBPKG:fixes/ok-pod - Added encoding for pod.
	DEBPKG:debian/hurd-softupdates - https://bugs.debian.org/822735 Fix t/op/stat.t failures on hurd
	DEBPKG:fixes/nntp_docs - https://bugs.debian.org/51962 Net::NNTP: Correct innd/nnrpd confusion in relation to Reader option
	DEBPKG:fixes/math_complex_doc_great_circle - https://bugs.debian.org/697567 [rt.cpan.org #114104] Math::Trig: clarify definition of great_circle_midpoint
	DEBPKG:fixes/math_complex_doc_see_also - https://bugs.debian.org/697568 [rt.cpan.org #114105] Math::Trig: add missing SEE ALSO
	DEBPKG:fixes/math_complex_doc_angle_units - https://bugs.debian.org/731505 [rt.cpan.org #114106] Math::Trig: document angle units
	DEBPKG:fixes/cpan_web_link - https://bugs.debian.org/367291 CPAN: Add link to main CPAN web site
	DEBPKG:fixes/time_piece_doc - https://bugs.debian.org/817925 Time::Piece: Improve documentation for add_months and add_years
	DEBPKG:fixes/perlbug-refactor - https://bugs.debian.org/822463 [perl #128020] perlbug: Refactor duplicated file reading code
	DEBPKG:fixes/perlbug-linewrap - https://bugs.debian.org/822463 [perl #128020] perlbug: wrap overly long lines
	DEBPKG:fixes/hurd_sigaction - https://bugs.debian.org/825016 [d54f4ed] ext/POSIX/t/sigaction.t: Skip uid and pid tests on GNU/Hurd
	DEBPKG:fixes/hurd_hints - [4694301] https://bugs.debian.org/825020 [perl #128279] Modify hints for Hurd per Debian ticket 825020.
	DEBPKG:fixes/extutils-parsexs-reproducibility - [perl #128517] https://bugs.debian.org/829296 Make the output of ExtUtils::ParseXS reproducible
	DEBPKG:debian/CVE-2016-1238/sitecustomize-in-etc - Look for sitecustomize.pl in /etc/perl rather than sitelib on Debian systems
	DEBPKG:debian/CVE-2016-1238/test-suite-without-dot - [perl #127810] Patch unit tests to explicitly insert "." into @INC when needed.
	DEBPKG:debian/CVE-2016-1238/eumm-without-dot - [perl #127810] Add PERL_USE_UNSAFE_INC support to EU::MM for fortify_inc support.
	DEBPKG:debian/CVE-2016-1238/cpan-without-dot - [perl #127810] Set PERL_USE_UNSAFE_INC for cpan usage
	DEBPKG:debian/document_inc_removal - Document in perlvar that we remove '.' from @INC by default
	DEBPKG:fixes/extutils_makemaker_reproducible - https://bugs.debian.org/835815 https://bugs.debian.org/834190 Make perllocal.pod files reproducible
	DEBPKG:debian/CVE-2016-1238/remove-inc-test - Remove test for '.' in @INC as it might not be
	DEBPKG:fixes/file_path_hurd_errno - File-Path: Fix test failure in Hurd due to hard-coded ENOENT
	DEBPKG:debian/hppa_op_optimize_workaround - https://bugs.debian.org/838613 Temporarily lower the optimization of op.c on hppa due to gcc-6 problems
	DEBPKG:fixes/test-builder-warning - https://bugs.debian.org/840968 Silence a 'used only once' warning in Test::Builder
	DEBPKG:fixes/longdblinf-randomness - [dd68853] [perl #130133] https://bugs.debian.org/844752 Configure: fix garbage filtering with 80-bit long doubles
	DEBPKG:debian/installman-utf8 - https://bugs.debian.org/840211 Generate man pages with UTF-8 characters
	DEBPKG:fixes/list_assign_leak - [1050723] [perl #130766] https://bugs.debian.org/855064 avoid a leak in list assign from/to magic values
	DEBPKG:fixes/perlfunc_inc_doc - [a03e9f8] https://bugs.debian.org/839536 [perl #130832] Documentation fixes for '.' possibly no longer being in @INC
	DEBPKG:fixes/file_path_chmod_race - https://bugs.debian.org/863870 [rt.cpan.org #121951] Prevent directory chmod race attack.
	DEBPKG:fixes/extutils_file_path_compat - Correct the order of tests of chmod(). (#294)
	DEBPKG:debian/customized - Update customized.dat for files patched in Debian
	DEBPKG:fixes/getopt-long-1 - https://bugs.debian.org/855532 [rt.cpan.org #114999] Fix bug RT#114999
	DEBPKG:fixes/getopt-long-2 - [rt.cpan.org #120300] Withdraw part of commit 5d9947fb445327c7299d8beb009d609bc70066c0, which tries to implement more GNU getopt_long campatibility. GNU
	DEBPKG:fixes/getopt-long-3 - provide a default value for optional arguments
	DEBPKG:fixes/getopt-long-4 - https://bugs.debian.org/864544 [rt.cpan.org #122068] Fix issue #122068.
	DEBPKG:fixes/fbm-instr-crash - [bb152a4] [perl #131575] https://bugs.debian.org/864782 don't call Perl_fbm_instr() with negative length
	DEBPKG:debian/CVE-2016-1238/base-pm-amends-pt2 - [1afa289] Limit dotless-INC effect on base.pm with guard:
	DEBPKG:fixes/CVE-2017-12837 - https://bugs.debian.org/875596 [perl #131582] [f7e5417] regcomp [perl #131582]
	DEBPKG:fixes/CVE-2017-12883 - https://bugs.debian.org/875597 [perl #131598] [40b3cda] PATCH: [perl #131598]
	DEBPKG:fixes/CVE-2018-6797 - [perl #132227] (perl #132227) restart a node if we change to uni rules within the node and encounter a sharp S
	DEBPKG:fixes/CVE-2018-6798/pt1 - [perl #132063] Heap buffer overflow
	DEBPKG:fixes/CVE-2018-6798/pt2 - [perl #132063] v5.24.3: fix TRIE_READ_CHAR and DECL_TRIE_TYPE to account for non-utf8 target
	DEBPKG:fixes/CVE-2018-6798/pt3 - [perl #132063] (perl #132063) we should no longer warn for this code
	DEBPKG:fixes/CVE-2018-6913 - [perl #131844] (perl #131844) fix various space calculation issues in pp_pack.c
	DEBPKG:fixes/CVE-2018-12015-Archive-Tar-directory-traversal - https://bugs.debian.org/900834 [rt.cpan.org #125523] Remove existing files before overwriting them
	DEBPKG:fixes/CVE-2018-18311 - Perl_my_setenv(); handle integer wrap
	DEBPKG:fixes/CVE-2018-18312 - for 5.26 maint
	DEBPKG:fixes/CVE-2018-18313 - regcomp.c: Convert some strchr to memchr
	DEBPKG:fixes/CVE-2018-18314 - fix #131649 - extended charclass can trigger assert
	DEBPKG:fixes/time-local-2020 - https://bugs.debian.org/915209 [rt.cpan.org #124787] Fix Time::Local tests
  Built under linux
  Compiled at Jan 25 2020 17:54:54
  %ENV:
    PERL="/usr/bin/perl"
    PERL5LIB="/home/cpansand/.local/share/.cpan/build/2020050119/Test-CChecker-0.10-DO_Ef3/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Test-CChecker-0.10-DO_Ef3/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Alien-Base-ModuleBuild-1.14-GuRQe1/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Alien-Base-ModuleBuild-1.14-GuRQe1/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Archive-Extract-0.86-6fLu5S/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Archive-Extract-0.86-6fLu5S/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Module-Load-Conditional-0.70-wddwP_/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Module-Load-Conditional-0.70-wddwP_/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Shell-Config-Generate-0.34-rKNtPH/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Shell-Config-Generate-0.34-rKNtPH/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Shell-Guess-0.09-OYysIZ/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Shell-Guess-0.09-OYysIZ/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Sort-Versions-1.62-RnMhVP/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Sort-Versions-1.62-RnMhVP/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Scalar-List-Utils-1.55-YJkgOo/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Scalar-List-Utils-1.55-YJkgOo/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Alien-Build-2.21-DcQqt9/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Alien-Build-2.21-DcQqt9/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/FFI-CheckLib-0.26-Ag2Ypw/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/FFI-CheckLib-0.26-Ag2Ypw/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Path-Tiny-0.114-Y9RsGw/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Path-Tiny-0.114-Y9RsGw/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/File-chdir-0.1010-1qhQ9O/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/File-chdir-0.1010-1qhQ9O/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Test2-Suite-0.000129-lkQu3V/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Test2-Suite-0.000129-lkQu3V/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Term-Table-0.015-bPK_7V/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Term-Table-0.015-bPK_7V/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Scope-Guard-0.21-sjzRYg/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Scope-Guard-0.21-sjzRYg/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Sub-Info-0.002-YM37jl/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Sub-Info-0.002-YM37jl/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Test-Simple-1.302175-KKlgnN/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Test-Simple-1.302175-KKlgnN/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Importer-0.025-3BICkz/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Importer-0.025-3BICkz/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/ExtUtils-CChecker-0.10-8Ov6fd/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/ExtUtils-CChecker-0.10-8Ov6fd/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Test-Fatal-0.014-O2zWyi/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Test-Fatal-0.014-O2zWyi/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Try-Tiny-0.30-epkwtv/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Try-Tiny-0.30-epkwtv/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Module-Build-0.4231-gWwf5j/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Module-Build-0.4231-gWwf5j/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/File-ShareDir-1.116-R6k4eW/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/File-ShareDir-1.116-R6k4eW/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/Class-Inspector-1.36-5MlLGG/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/Class-Inspector-1.36-5MlLGG/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/File-ShareDir-Install-0.13-Aa6ISp/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/File-ShareDir-Install-0.13-Aa6ISp/blib/lib:/home/cpansand/.local/share/.cpan/build/2020050119/PkgConfig-0.23026-r4nQep/blib/arch:/home/cpansand/.local/share/.cpan/build/2020050119/PkgConfig-0.23026-r4nQep/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="5302"
    PERL5_CPAN_IS_RUNNING="5302"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="14235,5302"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2020050118/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpansand/.local/share/.cpan/build/2020050119/Test-CChecker-0.10-DO_Ef3/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020050119/Test-CChecker-0.10-DO_Ef3/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020050119/Alien-Base-ModuleBuild-1.14-GuRQe1/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020050119/Alien-Base-ModuleBuild-1.14-GuRQe1/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020050119/Archive-Extract-0.86-6fLu5S/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020050119/Archive-Extract-0.86-6fLu5S/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020050119/Module-Load-Conditional-0.70-wddwP_/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020050119/Module-Load-Conditional-0.70-wddwP_/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020050119/Shell-Config-Generate-0.34-rKNtPH/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020050119/Shell-Config-Generate-0.34-rKNtPH/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020050119/Shell-Guess-0.09-OYysIZ/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020050119/Shell-Guess-0.09-OYysIZ/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020050119/Sort-Versions-1.62-RnMhVP/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020050119/Sort-Versions-1.62-RnMhVP/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020050119/Scalar-List-Utils-1.55-YJkgOo/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020050119/Scalar-List-Utils-1.55-YJkgOo/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020050119/Alien-Build-2.21-DcQqt9/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020050119/Alien-Build-2.21-DcQqt9/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020050119/FFI-CheckLib-0.26-Ag2Ypw/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020050119/FFI-CheckLib-0.26-Ag2Ypw/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020050119/Path-Tiny-0.114-Y9RsGw/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020050119/Path-Tiny-0.114-Y9RsGw/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020050119/File-chdir-0.1010-1qhQ9O/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020050119/File-chdir-0.1010-1qhQ9O/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020050119/Test2-Suite-0.000129-lkQu3V/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020050119/Test2-Suite-0.000129-lkQu3V/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020050119/Term-Table-0.015-bPK_7V/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020050119/Term-Table-0.015-bPK_7V/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020050119/Scope-Guard-0.21-sjzRYg/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020050119/Scope-Guard-0.21-sjzRYg/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020050119/Sub-Info-0.002-YM37jl/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020050119/Sub-Info-0.002-YM37jl/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020050119/Test-Simple-1.302175-KKlgnN/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020050119/Test-Simple-1.302175-KKlgnN/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020050119/Importer-0.025-3BICkz/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020050119/Importer-0.025-3BICkz/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020050119/ExtUtils-CChecker-0.10-8Ov6fd/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020050119/ExtUtils-CChecker-0.10-8Ov6fd/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020050119/Test-Fatal-0.014-O2zWyi/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020050119/Test-Fatal-0.014-O2zWyi/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020050119/Try-Tiny-0.30-epkwtv/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020050119/Try-Tiny-0.30-epkwtv/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020050119/Module-Build-0.4231-gWwf5j/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020050119/Module-Build-0.4231-gWwf5j/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020050119/File-ShareDir-1.116-R6k4eW/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020050119/File-ShareDir-1.116-R6k4eW/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020050119/Class-Inspector-1.36-5MlLGG/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020050119/Class-Inspector-1.36-5MlLGG/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020050119/File-ShareDir-Install-0.13-Aa6ISp/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020050119/File-ShareDir-Install-0.13-Aa6ISp/blib/lib
    /home/cpansand/.local/share/.cpan/build/2020050119/PkgConfig-0.23026-r4nQep/blib/arch
    /home/cpansand/.local/share/.cpan/build/2020050119/PkgConfig-0.23026-r4nQep/blib/lib
    /etc/perl
    /usr/local/lib/x86_64-linux-gnu/perl/5.24.1
    /usr/local/share/perl/5.24.1
    /usr/lib/x86_64-linux-gnu/perl5/5.24
    /usr/share/perl5
    /usr/lib/x86_64-linux-gnu/perl/5.24
    /usr/share/perl/5.24
    /usr/local/lib/site_perl
    /usr/lib/x86_64-linux-gnu/perl-base
    .