FreeBSD 12.1-RELEASE-p1 r354992 GENERIC Welcome to FreeBSD! Release Notes, Errata: https://www.FreeBSD.org/releases/ Security Advisories: https://www.FreeBSD.org/security/ FreeBSD Handbook: https://www.FreeBSD.org/handbook/ FreeBSD FAQ: https://www.FreeBSD.org/faq/ Questions List: https://lists.FreeBSD.org/mailman/listinfo/freebsd-questions/ FreeBSD Forums: https://forums.FreeBSD.org/ Documents installed with the system are in the /usr/local/share/doc/freebsd/ directory, or can be installed later with: pkg install en-freebsd-doc For other languages, replace "en" with a language code like de or fr. Show the version of FreeBSD installed: freebsd-version ; uname -a Please include that output and any error messages when posting questions. Introduction to manual pages: man man FreeBSD directory layout: man hier Edit /etc/motd to change this login announcement. root@G417:~ # cd /usr/ports/lang/perl5.30 root@G417:/usr/ports/lang/perl5.30 # make clean ===> Cleaning for perl5-5.30.2 root@G417:/usr/ports/lang/perl5.30 # make config ┌─────────────────────────────── perl5-5.30.2 ─────────────────────────────────┐ │ ┌──────────────────────────────────────────────────────────────────────────┐ │ │ │ [ ] DEBUG Build with debugging support │ │ │ │ [ ] DOT_INC Add '.' to @INC (unsafe) │ │ │ │ [ ] GDBM GDBM_File extension │ │ │ │ [x] MULTIPLICITY Use multiplicity │ │ │ │ [x] PERL_64BITINT Use 64 bit integers (on i386) │ │ │ │ [ ] PERL_MALLOC Use Perl malloc │ │ │ │ [ ] SITECUSTOMIZE Run-time customization of @INC │ │ │ │ [x] THREADS Build threaded perl │ │ │ └──────────────────────────────────────────────────────────────────────────┘ │ ├──────────────────────────────────────────────────────────────────────────────┤ │ < OK > │ └──────────────────────────────────────────────────────────────────────────────┘ root@G417:/usr/ports/lang/perl5.30 # make install clean ===> License ART10 GPLv1+ accepted by the user ===> perl5-5.30.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by perl5-5.30.2 for building ===> Extracting for perl5-5.30.2 => SHA256 Checksum OK for perl/perl-5.30.2.tar.xz. /bin/ln -s libperl.so.5.30.2 /usr/ports/lang/perl5.30/work/perl-5.30.2/libperl.so /bin/ln -s libperl.so.5.30.2 /usr/ports/lang/perl5.30/work/perl-5.30.2/libperl.so.5.30 ===> Patching for perl5-5.30.2 ===> Applying FreeBSD patches for perl5-5.30.2 /usr/bin/sed -i.bak -e 's|/usr/local|/usr/local|g' /usr/ports/lang/perl5.30/work/perl-5.30.2/Configure /usr/ports/lang/perl5.30/work/perl-5.30.2/hints/freebsd.sh ===> Configuring for perl5-5.30.2 First let's make sure your kit is complete. Checking... Locating common programs... Checking compatibility between /bin/echo and builtin echo (if any)... Symbolic links are supported. Checking how to test for symbolic links... You can test for symbolic links with 'test -h'. Checking for cross-compile No targethost for running compiler tests against defined, running locally Good, your tr supports [:lower:] and [:upper:] to convert case. Using [:upper:] and [:lower:] to convert case. aix greenhills os400 aix_3 haiku posix-bc aix_4 hpux qnx altos486 i386 riscos amigaos interix sco atheos irix_4 sco_2_3_0 aux_3 irix_5 sco_2_3_1 bitrig irix_6 sco_2_3_2 bsdos irix_6_0 sco_2_3_3 catamount irix_6_1 sco_2_3_4 convexos isc solaris_2 cxux isc_2 stellar cygwin linux-android sunos_4_0 darwin linux sunos_4_1 dcosx lynxos super-ux dec_osf midnightbsd svr4 dos_djgpp minix svr5 dragonfly mips ti1500 dynix mirbsd ultrix_4 dynixptx mpc umips epix ncr_tower unicos esix4 netbsd unicosmk fps newsos4 unisysdynix freebsd nonstopux utekv freemint openbsd uwin gnu opus vos gnukfreebsd os2 gnuknetbsd os390 Which of these apply, if any? [freebsd] Some users have reported that Configure halts when testing for the O_NONBLOCK symbol with a syntax error. This is apparently a sh error. Rerunning Configure with ksh apparently fixes the problem. Try ksh Configure [your options] Operating system name? [freebsd] Operating system version? [12.1-release-p1] Installation prefix to use? (~name ok) [/usr/local] AFS does not seem to be running... What installation prefix should I use for installing files? (~name ok) [/usr/local] Getting the current patchlevel... Build a threading Perl? [y] Use which C compiler? [cc] Checking for GNU cc in disguise and/or its version number... Now, how can we feed standard input to your C preprocessor... Directories to use for library searches? [/usr/lib /usr/local/lib /usr/include/gcc/4.2 /usr/lib] What is the file extension used for shared libraries? [so] Make shared library basenames unique? [n] Build Perl for SOCKS? [n] Try to use long doubles if available? [n] Checking for optional libraries... What libraries to use? [-lpthread -lgdbm -lm -lcrypt -lutil] What optimizer/debugger flag should be used? [-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ] Any additional cc flags? [-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include] Let me guess what the preprocessor flags are... Any additional ld flags (NOT including libraries)? [-pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib] Checking your choice of C compiler and flags for coherency... Checking to see how big your integers are... Checking to see if you have long long... Checking to see how big your long longs are... Computing filename position in cpp output for #include directives... found. Checking to see if you have int64_t... Checking which 64-bit integer type we could use... We could use 'long long' for 64-bit integers. Try to use 64-bit integers, if available? [y] Try to use maximal 64-bit support, if available? [n] Checking if your C library has broken 64-bit functions... Checking for GNU C Library... Shall I use /usr/bin/nm to extract C symbols from the libraries? [n] Checking for C++... Checking to see how big your double precision numbers are... Checking to see if you have long double... ldexpl() found. Checking to see how big your long doubles are... Checking the kind of long doubles you have... Your long doubles are doubles. What is your architecture name [powerpc-freebsd] Add the Perl API version to your archname? [n] Threads selected. ...setting architecture name to powerpc-freebsd-thread. Multiplicity selected. ...setting architecture name to powerpc-freebsd-thread-multi. 64 bit integers selected. ...setting architecture name to powerpc-freebsd-thread-multi-64int. Pathname where the public executables will reside? (~name ok) [/usr/local/bin] Use relocatable @INC? [n] Pathname where the private library files will reside? (~name ok) [/usr/local/lib/perl5/5.30] Where do you want to put the public architecture-dependent libraries? (~name ok) [/usr/local/lib/perl5/5.30/mach] Other username to test security of setuid scripts with? [none] I'll assume setuid scripts are *not* secure. Does your kernel have *secure* setuid scripts? [n] Installation prefix to use for add-on modules and utilities? (~name ok) [/usr/local] Pathname for the site-specific library files? (~name ok) [/usr/local/lib/perl5/site_perl] List of earlier versions to include in @INC? [none] NOT found. NOT found. Checking to see how big your pointers are... Do you wish to wrap malloc calls to protect against potential overflows? [y] Do you wish to attempt to use the malloc that comes with perl5? [n] Your system wants malloc to return 'void *', it would seem. Your system uses void free(), it would seem. Pathname for the site-specific architecture-dependent library files? (~name ok) [/usr/local/lib/perl5/site_perl/mach/5.30] Do you want to configure vendor-specific add-on directories? [n] Colon-separated list of additional directories for perl to search? [none] Support DTrace if available? [y] Hmm. Based on the hints in hints/freebsd.sh, the recommended value for $usedtrace on this machine was "undef"! Keep the recommended value? [y] Install any extra modules (y or n)? [n] Directory for the main Perl5 html pages? (~name ok) [none] Directory for the Perl5 module html pages? (~name ok) [none] Do you want to install perl as /usr/bin/perl? [n] dlopen() found. found. Do you wish to use dynamic loading? [y] Source file to use for dynamic loading [ext/DynaLoader/dl_dlopen.xs] Any special flags to pass to cc -c to compile shared library modules? [-DPIC -fPIC] What command should be used to create dynamic libraries? [cc] Any special flags to pass to cc to create a dynamically loaded library? [-shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong] Any special flags to pass to cc to use dynamic linking? [none] ld supports scripting Build a shared libperl.so (y/n) [y] What name do you want to give to the shared libperl? [libperl.so.5.30.2] Adding -Wl,-R/usr/local/lib/perl5/5.30/mach/CORE to the flags passed to cc so that the perl executable will find the installed shared libperl.so.5.30.2. System manual is in /usr/share/man/man1. Where do the main Perl5 manual pages (source) go? (~name ok) [/usr/local/lib/perl5/5.30/perl/man/man1] What suffix should be used for the main Perl5 man pages? [1] You can have filenames longer than 14 characters. Where do the perl5 library man pages (source) go? (~name ok) [/usr/local/lib/perl5/5.30/perl/man/man3] What suffix should be used for the perl5 library man pages? [3] Figuring out host name... Your host name appears to be "G417". Right? [y] What is your domain name? [.nonet] What is your e-mail address? [mat@FreeBSD.org] Perl administrator e-mail address [mat@FreeBSD.org] Do you want to use a version number suffix for installed binaries? [n] What shall I put after the #! to start up perl ("none" to not use #!)? [/usr/local/bin/perl] Where do you keep publicly executable scripts? (~name ok) [/usr/local/bin] Pathname where the add-on public executables should be installed? (~name ok) [/usr/local/bin] Pathname where the site-specific html pages should be installed? (~name ok) [none] Pathname where the site-specific library html pages should be installed? (~name ok) [none] Pathname where the site-specific manual pages should be installed? (~name ok) [/usr/local/lib/perl5/site_perl/man/man1] Pathname where the site-specific library manual pages should be installed? (~name ok) [/usr/local/lib/perl5/site_perl/man/man3] Pathname where add-on public executable scripts should be installed? (~name ok) [/usr/local/bin] backtrace() NOT found. Use the "fast stdio" if available? [n] off_t found. Checking to see how big your file offsets are... fpos_t found. Checking the size of fpos_t... qgcvt() NOT found. Checking the kind of doubles you have... You have IEEE 754 64-bit big endian doubles. Checking how to print long doubles... gconvert NOT found. gcvt NOT found. sprintf() found. I'll use sprintf to convert floats into a string. fwalk() NOT found. accept4() found. access() found. defines the *_OK access constants. accessx() NOT found. acosh() found. aintl() NOT found. alarm() found. ctime64() NOT found. localtime64() NOT found. gmtime64() NOT found. mktime64() NOT found. difftime64() NOT found. asctime64() NOT found. found. found. found. Testing to see if we should include . We'll include . Checking to see if your struct tm has tm_zone field... Checking to see if your struct tm has tm_gmtoff field... asctime_r() found. asinh() found. atanh() found. atolf() NOT found. atoll() found. Checking whether your compiler can handle __attribute__((format)) ... Checking whether your compiler can handle __attribute__((malloc)) ... Checking whether your compiler can handle __attribute__((nonnull(1))) ... Checking whether your compiler can handle __attribute__((noreturn)) ... Checking whether your compiler can handle __attribute__((pure)) ... Checking whether your compiler can handle __attribute__((unused)) ... Checking whether your compiler can handle __attribute__((deprecated)) ... Checking whether your compiler can handle __attribute__((warn_unused_result)) ... getpgrp() found. You have to use getpgrp() instead of getpgrp(pid). setpgrp() found. You have to use setpgrp(pid,pgrp) instead of setpgrp(). Checking whether your compiler can handle __builtin_add_overflow ... Checking whether your compiler can handle __builtin_sub_overflow ... Checking whether your compiler can handle __builtin_mul_overflow ... Checking whether your compiler can handle __builtin_choose_expr ... Checking whether your compiler can handle __builtin_expect ... Checking for C99 variadic macros. You have C99 variadic macros. You have void (*signal())(). Checking whether your C compiler can cast large floats to int32. Checking whether your C compiler can cast negative float to unsigned. cbrt() found. chown() found. chroot() found. chsize() NOT found. class() NOT found. clearenv() NOT found. Hmm... Looks like you have Berkeley networking support. socketpair() found. Checking the availability sa_len in the sock struct ... Checking the availability struct sockaddr_in6 ... Checking the availability sin6_scope_id in struct sockaddr_in6 ... Checking the availability struct ip_mreq ... Checking the availability struct ip_mreq_source ... Checking the availability struct ipv6_mreq ... Checking the availability struct ipv6_mreq_source ... Checking the availability of certain socket constants... found. Checking to see if your system supports struct cmsghdr... copysign() found. copysignl() found. crypt() found. NOT found. crypt_r() found. Hmm. Based on the hints in hints/freebsd.sh, the recommended value for $d_crypt_r_proto on this machine was "define"! Keep the recommended value? [y] ctermid() found. ctermid_r() found. ctime_r() found. cuserid() NOT found. dbmclose() NOT found. difftime() found. found. Your directory entries are struct dirent. Good, your directory entry keeps length information in d_namlen. Checking to see if DIR has a dd_fd member variable found. NOT found. dirfd() found. dladdr() found. dlerror() found. found. What is the extension of dynamically loaded modules [so] Checking whether your dlsym() needs a leading underscore ... dlsym doesn't need a leading underscore. drand48_r() NOT found. dup2() found. dup3() found. found. newlocale() found. freelocale() found. uselocale() found. duplocale() found. querylocale() found. eaccess() found. endgrent() found. found. endgrent_r() NOT found. endhostent() found. found. endhostent_r() NOT found. endnetent() found. endnetent_r() NOT found. endprotoent() found. endprotoent_r() NOT found. endpwent() found. found. endpwent_r() NOT found. endservent() found. endservent_r() NOT found. defines the O_* constants... and you have the 3 argument form of open(). found. We'll be including . found. We don't need to include if we include . fork() found. pipe() found. Figuring out the flag used by open() for non-blocking I/O... Let's see what value errno gets from read() on a O_NONBLOCK file... erf() found. erfc() found. exp2() found. expm1() found. Checking how std your stdio is... Checking to see what happens if we set the stdio ptr... Increasing ptr in your stdio leaves cnt unchanged. Good. You seem to have 'fast stdio' to directly manipulate the stdio buffers. fchdir() found. fchmod() found. openat() found. unlinkat() found. renameat() found. linkat() found. fchmodat() found. fchown() found. fcntl() found. Well, your system knows about the normal fd_set typedef... and you have the normal fd_set macros (just as I'd expect). fdclose() found. fdim() found. fegetround() found. fgetpos() found. finite() found. finitel() NOT found. flock() found. fma() found. fmax() found. fmin() found. fp_class() NOT found. Checking to see if you have fpclassify... fp_classify() NOT found. fp_classl() NOT found. pathconf() found. fpathconf() found. fpclass() NOT found. fpclassl() NOT found. fpgetround() found. Checking to see if you have fpos64_t... frexpl() found. found. found. Checking to see if your system supports struct fs_data... fseeko() found. fsetpos() found. fstatfs() found. statvfs() found. fstatvfs() found. fsync() found. ftello() found. Checking if you have a working futimes() Yes, you have A working gai_strerror() found. found. NOT found. NOT found. dbm_open() found. Checking if your uses prototypes... getaddrinfo() found. getcwd() found. getespwnam() NOT found. getfsstat() found. getgrent() found. getgrent_r() found. getgrgid_r() found. getgrnam_r() found. gethostbyaddr() found. gethostbyname() found. gethostent() found. gethostname() found. uname() found. Shall I ignore gethostname() from now on? [n] gethostbyaddr_r() found. gethostbyname_r() found. gethostent_r() found. getitimer() found. getlogin() found. getlogin_r() found. getmnt() NOT found. getmntent() NOT found. getnameinfo() found. getnetbyaddr() found. getnetbyname() found. getnetent() found. getnetbyaddr_r() found. getnetbyname_r() found. getnetent_r() found. getpagesize() found. getprotobyname() found. getprotobynumber() found. getprotoent() found. getpgid() found. getpgrp2() NOT found. getppid() found. getpriority() found. getprotobyname_r() found. getprotobynumber_r() found. getprotoent_r() found. getprpwnam() NOT found. getpwent() found. getpwent_r() found. getpwnam_r() found. getpwuid_r() found. getservbyname() found. getservbyport() found. getservent() found. getservbyname_r() found. getservbyport_r() found. getservent_r() found. getspnam() NOT found. NOT found. getspnam_r() NOT found. gettimeofday() found. gmtime_r() found. hasmntopt() NOT found. found. found. htonl() found. hypot() found. ilogb() found. ilogbl() found. inet_aton() found. inet_ntop() found. inet_pton() found. isascii() found. isblank() found. Checking to see if you have isfinite... isfinitel() NOT found. Checking to see if you have isinf... isinfl() NOT found. Checking to see if you have isless... Checking to see if you have isnan... isnanl() NOT found. Checking to see if you have isnormal... j0() found. j0l() NOT found. killpg() found. localeconv() found. lchown() found. LDBL_DIG found. lgamma() found. lgamma_r() found. Checking to see if your libm supports _LIB_VERSION... No, it does not (probably harmless) link() found. llrint() found. llrintl() found. llround() found. llroundl() found. localeconv_l() found. localtime_r() found. lockf() found. log1p() found. log2() found. logb() found. lrint() found. lrintl() found. lround() found. lroundl() found. lstat() found. madvise() found. malloc_size() NOT found. malloc_good_size() NOT found. mblen() found. mbrlen() found. mbrtowc() found. mbstowcs() found. mbtowc() found. memmem() found. memrchr() found. mkdir() found. mkdtemp() found. mkfifo() found. mkostemp() found. mkstemp() found. mkstemps() found. mktime() found. found. mmap() found. and it returns (void *). sqrtl() found. scalbnl() found. truncl() found. modfl() found. mprotect() found. msgctl() found. msgget() found. msgsnd() found. msgrcv() found. You have the full msg*(2) library. Checking to see if your system supports struct msghdr... msync() found. munmap() found. nan() found. nanosleep() found. nearbyint() found. nextafter() found. nexttoward() found. nice() found. found. nl_langinfo() found. NOT found. Choosing the C types to be used for Perl's internal types... Checking how many bits of your UVs your NVs can preserve... Checking to find the largest integer value your NVs can hold... The largest integer your NVs can preserve is equal to 256.0*256.0*256.0*256.0*256.0*256.0*2.0*2.0*2.0*2.0*2.0 Checking whether NV 0.0 is all bits zero in memory... 0.0 is represented as all bits zero in memory Checking to see if you have off64_t... Checking what constant to use for creating joinable pthreads... You seem to use PTHREAD_CREATE_JOINABLE. pause() found. pipe2() found. poll() found. prctl() NOT found. readlink() found. vfork() found. Do you still want to use vfork()? [y] pthread_atfork found. pthread_attr_setscope() found. sched_yield() found. pthread_yield() found. Checking to see if you have ptrdiff_t... random_r() NOT found. readdir() found. seekdir() found. telldir() found. rewinddir() found. readdir64_r() NOT found. readdir_r() found. readv() found. recvmsg() found. regcomp() found. remainder() found. remquo() found. rename() found. rint() found. rmdir() found. round() found. scalbn() found. select() found. semctl() found. semget() found. semop() found. You have the full sem*(2) library. You do not have union semun in . You can use union semun for semctl IPC_STAT. You can also use struct semid_ds* for semctl IPC_STAT. sendmsg() found. setegid() found. seteuid() found. setgrent() found. setgrent_r() NOT found. sethostent() found. sethostent_r() NOT found. setitimer() found. setlinebuf() found. found. found. towupper() found. Your system has setlocale()... and it seems sane setlocale_r() NOT found. setnetent() found. setnetent_r() NOT found. setprotoent() found. setpgid() found. setpgrp2() NOT found. setpriority() found. setproctitle() found. setprotoent_r() NOT found. setpwent() found. setpwent_r() NOT found. setregid() found. setresgid() found. setreuid() found. setresuid() found. setrgid() found. setruid() found. setservent() found. setservent_r() NOT found. setsid() found. setvbuf() found. shmctl() found. shmget() found. shmat() found. and it returns (void *). shmdt() found. You have the full shm*(2) library. sigaction() found. pid_t found. Checking if your siginfo_t has si_errno field... Checking if your siginfo_t has si_pid field... Checking if your siginfo_t has si_uid field... Checking if your siginfo_t has si_addr field... Checking if your siginfo_t has si_status field... Checking if your siginfo_t has si_band field... Checking if your siginfo_t has si_value field... Checking if your siginfo_t has si_fd field... NOT found. Checking to see if you have signbit() available to work on double... Yes. sigprocmask() found. POSIX sigsetjmp found. snprintf() found. vsnprintf() found. sockatmark() found. socks5_init() NOT found. srand48_r() NOT found. srandom_r() NOT found. stat() found. found. Checking to see if your struct stat has st_blocks field... NOT found. NOT found. Checking to see if your system supports struct statfs... Checking to see if your struct statfs has f_flags field... Your compiler supports static __inline__. Checking how to access stdio streams by file descriptor number... I can't figure out how to access stdio streams by file descriptor number. strcoll() found. strerror_l() NOT found. strerror_r() found. strftime() found. strlcat() found. strlcpy() found. strnlen() found. strtod() found. strtod_l() found. strtol() found. strtold() found. strtold_l() found. strtoll() found. strtoq() found. strtoul() found. strtoull() found. strtouq() found. strxfrm() found. symlink() found. syscall() found. sysconf() found. system() found. tcgetpgrp() found. tcsetpgrp() found. tgamma() found. Your system has nl_langinfo_l()... and it is thread-safe (just as I'd hoped). define time() found. time_t found. timegm() found. found. times() found. clock_t found. tmpnam_r() NOT found. towlower() found. trunc() found. truncate() found. ttyname_r() found. tzname[] found. (Testing for character data alignment may crash the test. That's okay.) It seems that you must access character data in an aligned manner. ualarm() found. umask() found. unordered() NOT found. unsetenv() found. usleep() found. ustat() NOT found. closedir() found. Checking whether closedir() returns a status... wait4() found. waitpid() found. A working wcscmp() found. wcstombs() found. A working wcsxfrm() found. wctomb() found. writev() found. Checking alignment constraints... Doubles must be aligned on a how-many-byte boundary? [8] Checking how long a character is (in bits)... What is the length of a character (in bits)? [8] Checking to see how your cpp does stuff like concatenate tokens... Oh! Smells like ANSI's been here. found. Checking Berkeley DB version ... Looks OK. Checking return type needed for hash for Berkeley DB ... Checking return type needed for prefix for Berkeley DB ... Exclude . from @INC by default? [y] Checking the kind of infinities and nans you have... (The following tests may crash. That's okay.) Checking how many mantissa bits your doubles have... Checking how many mantissa bits your long doubles have... Checking how many mantissa bits your NVs have... Using our internal random number implementation... Determining whether or not we are on an EBCDIC system... Nope, no EBCDIC, probably ASCII or some ISO Latin. Or UTF-8. Checking how to flush all pending stdio output... Your fflush(NULL) works okay for output streams. Let's see if it clobbers input pipes... fflush(NULL) seems to behave okay with input streams. Checking the size of gid_t... Checking the sign of gid_t... Checking how to print 64-bit integers... Checking the format strings to be used for Perl's internal types... Checking the format string to be used for gids... getgroups() found. setgroups() found. What type pointer is the second argument to getgroups() and setgroups()? [gid_t] Checking if your /usr/bin/make program sets $(MAKE)... mode_t found. It seems that va_copy() or similar will be needed. size_t found. What pager is used on your system? [/usr/bin/less -R] Checking how to generate random libraries on your machine... Your select() operates on 32 bits at a time. Generating a list of signal names and numbers... Checking the size of size_t... Checking to see if you have socklen_t... NOT found. I'll be using ssize_t for functions returning a byte count. Checking the size of st_ino... Checking the sign of st_ino... Your stdio uses signed chars. Checking the size of uid_t... Checking the sign of uid_t... Checking the format string to be used for uids... Determining whether we can use sysctl with KERN_PROC_PATHNAME to find executing program... You can use sysctl with KERN_PROC_PATHNAME to find the executing program. Determining whether we can use _NSGetExecutablePath to find executing program... I'm unable to compile the test program. I'll assume no _NSGetExecutablePath here. Which compiler compiler (byacc or yacc or bison -y) shall I use? [/usr/bin/byacc] found. found. found. NOT found. NOT found. found. gdbm_open() found. Hmm. Based on the hints in hints/freebsd.sh, the recommended value for $i_gdbm on this machine was "undef"! Keep the recommended value? [y] found. found. NOT found. NOT found. NOT found. found. found. NOT found. Guessing which symbols your C compiler and preprocessor define... Adding -D_FORTIFY_SOURCE=2 to ccflags... tcsetattr() found. You have POSIX termios.h... good! found. found. NOT found. found. found. You have socket ioctls defined in . found. NOT found. found. found. NOT found. found. found. found. found. NOT found. found. NOT found. found. Looking for extensions... What extensions do you wish to load dynamically? [B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd DB_File Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc NDBM_File Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap attributes mro re threads threads/shared] What extensions do you wish to load statically? [none] Stripping down executable paths... Creating config.sh... Doing variable substitutions on .SH files... Extracting config.h (with variable substitutions) cflags.SH: Adding -Werror=declaration-after-statement. cflags.SH: Adding -Werror=pointer-arith. cflags.SH: Adding -Wextra. cflags.SH: Adding -Wc++-compat. cflags.SH: Adding -Wwrite-strings. cflags.SH: cc = cc cflags.SH: ccflags = -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 cflags.SH: stdflags = cflags.SH: optimize = -O2 -pipe -fstack-protector-strong -fno-strict-aliasing cflags.SH: warn = -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings Extracting cflags (with variable substitutions) Not re-extracting config.h Extracting makedepend (with variable substitutions) Extracting Makefile (with variable substitutions) Extracting myconfig (with variable substitutions) Extracting pod/Makefile (with variable substitutions) Extracting Policy.sh (with variable substitutions) Extracting runtests (with variable substitutions) Run make depend now? [y] cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC generate_uudmap.c cc -o generate_uudmap -pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib generate_uudmap.o -lpthread -lm -lcrypt -lutil ./generate_uudmap uudmap.h bitcount.h mg_data.h sh ./makedepend MAKE="make" cflags rm -f opmini.c /bin/ln -s op.c opmini.c rm -f perlmini.c /bin/ln -s perl.c perlmini.c echo av.c scope.c op.c doop.c doio.c dump.c gv.c hv.c mg.c reentr.c mro_core.c perl.c perly.c pp.c pp_hot.c pp_ctl.c pp_sys.c regcomp.c regexec.c utf8.c sv.c taint.c toke.c util.c deb.c run.c universal.c pad.c globals.c keywords.c perlio.c perlapi.c numeric.c mathoms.c locale.c pp_pack.c pp_sort.c caretx.c dquote.c time64.c miniperlmain.c opmini.c perlmini.c | tr ' ' '\n' >.clist Finding dependencies for av.o Finding dependencies for scope.o Finding dependencies for op.o Finding dependencies for doop.o Finding dependencies for doio.o Finding dependencies for dump.o Finding dependencies for gv.o Finding dependencies for hv.o Finding dependencies for mg.o Finding dependencies for reentr.o Finding dependencies for mro_core.o Finding dependencies for perl.o Finding dependencies for perly.o Finding dependencies for pp.o Finding dependencies for pp_hot.o Finding dependencies for pp_ctl.o Finding dependencies for pp_sys.o Finding dependencies for regcomp.o Finding dependencies for regexec.o Finding dependencies for utf8.o Finding dependencies for sv.o Finding dependencies for taint.o Finding dependencies for toke.o Finding dependencies for util.o Finding dependencies for deb.o Finding dependencies for run.o Finding dependencies for universal.o Finding dependencies for pad.o Finding dependencies for globals.o Finding dependencies for keywords.o Finding dependencies for perlio.o Finding dependencies for perlapi.o Finding dependencies for numeric.o Finding dependencies for mathoms.o Finding dependencies for locale.o Finding dependencies for pp_pack.o Finding dependencies for pp_sort.o Finding dependencies for caretx.o Finding dependencies for dquote.o Finding dependencies for time64.o Finding dependencies for miniperlmain.o Finding dependencies for opmini.o Finding dependencies for perlmini.o Updating makefile... Now you must run 'make'. If you compile perl5 on a different machine or from a different object directory, copy the Policy.sh file from this object directory to the new one before you run Configure -- this will help you with most of the policy defaults. ===> Building for perl5-5.30.2 cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC op.c op.c: In function 'Perl_report_redefined_cv': op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c: In function 'S_gen_constant_list': op.c:5750: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork' rm -f pod/perl5302delta.pod /bin/ln -s perldelta.pod pod/perl5302delta.pod cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC gv.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC toke.c proto.h:6110: warning: 'S_parse_ident' declared inline after being called proto.h:6110: warning: previous declaration of 'S_parse_ident' was here toke.c: In function 'Perl_scan_num': toke.c:11199: warning: 'b' may be used uninitialized in this function cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC pad.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC regcomp.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC dump.c dump.c: In function 'Perl_do_sv_dump': dump.c:2274: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type dump.c:2274: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type dump.c:2274: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type dump.c:2274: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type dump.c:2274: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type dump.c:2274: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC util.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC mg.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC reentr.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC mro_core.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC keywords.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC hv.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC av.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC run.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC pp_hot.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC sv.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC pp.c pp.c: In function 'Perl_pp_argelem': pp.c:7042: warning: value computed is not used cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC scope.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC pp_ctl.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC pp_sys.c pp_sys.c: In function 'Perl_pp_stat': pp_sys.c:2945: warning: comparison of unsigned expression < 0 is always false cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC doop.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC doio.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC regexec.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC utf8.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC taint.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC deb.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC universal.c universal.c: In function 'Perl_croak_xs_usage': universal.c:329: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC perlio.c perlio.c: In function 'PerlIOStdio_set_ptrcnt': perlio.c:3611: warning: pointer targets in assignment differ in signedness cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC perlapi.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC numeric.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC mathoms.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC locale.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC pp_pack.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC pp_sort.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC caretx.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC dquote.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC time64.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC miniperlmain.c echo @`sh cflags "optimize='-O2 -pipe -fstack-protector-strong -fno-strict-aliasing'" opmini.o` -DPIC -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c @cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c op.c: In function 'Perl_report_redefined_cv': op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c:17035: warning: passing argument 2 of 'S_CvGV' discards qualifiers from pointer target type op.c: In function 'S_gen_constant_list': op.c:5750: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork' echo @`sh cflags "optimize='-O2 -pipe -fstack-protector-strong -fno-strict-aliasing'" perlmini.o` -DPIC -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c @cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC perly.c cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC globals.c cc -pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib -o miniperl opmini.o perlmini.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o perlapi.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o miniperlmain.o -lpthread -lm -lcrypt -lutil LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -w -Ilib -Idist/Exporter/lib -MExporter -e '' || sh -c 'echo >&2 Failed to build miniperl. Please run make minitest; exit 1' LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib -f write_buildcustomize.pl LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_patchnum.pl Updating 'git_version.h' and 'lib/Config_git.pl' LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib autodoc.pl LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib pod/perlmodlib.PL -q LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib configpm written lib/Config.pod updated lib/Config.pm updated lib/Config_heavy.pl cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC perl.c LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib utils/Makefile.PL Extracting utils/Makefile (with variable substitutions) LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Generating a Unix-style Makefile Writing Makefile for Archive::Tar LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for dist/Attribute-Handlers directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/AutoLoader directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Generating a Unix-style Makefile Writing Makefile for CPAN LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Generating a Unix-style Makefile Writing Makefile for CPAN::Meta LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/CPAN-Meta-Requirements directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-YAML/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/CPAN-Meta-YAML directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/Carp/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for dist/Carp directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Config-Perl-V/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/Config-Perl-V directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/Devel-SelfStubber/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for dist/Devel-SelfStubber directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/Digest directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for dist/Dumpvalue directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for dist/Env directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Generating a Unix-style Makefile Writing Makefile for Errno "../../miniperl" "-I../../lib" Errno_pm.PL Errno.pm LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for dist/Exporter directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for dist/ExtUtils-CBuilder directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/ExtUtils-Constant directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Install/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/ExtUtils-Install directly Generating a Unix-style Makefile Writing Makefile for ExtUtils::Install LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Generating a Unix-style Makefile Writing Makefile for ExtUtils::MakeMaker LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/ExtUtils-Manifest directly Generating a Unix-style Makefile Writing Makefile for ExtUtils::Manifest LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for ext/ExtUtils-Miniperl directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for dist/ExtUtils-ParseXS directly Generating a Unix-style Makefile Writing Makefile for ExtUtils::ParseXS LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/File-Fetch directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl ext/File-Find/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for ext/File-Find directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/File-Path directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/File-Temp directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for ext/FileCache directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for dist/Filter-Simple directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/Getopt-Long directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Generating a Unix-style Makefile Writing Makefile for HTTP::Tiny LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for dist/I18N-Collate directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for dist/I18N-LangTags directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/IO-Socket-IP directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/IO-Zlib directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/IPC-Cmd directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for ext/IPC-Open3 directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Generating a Unix-style Makefile Writing Makefile for JSON::PP LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for dist/Locale-Maketext directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/Locale-Maketext-Simple directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Math-BigInt/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/Math-BigInt directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Math-BigRat/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/Math-BigRat directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Math-Complex/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/Math-Complex directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/Memoize directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Generating a Unix-style Makefile Writing Makefile for Module::CoreList cp corelist blib/script/corelist /usr/ports/lang/perl5.30/work/perl-5.30.2/dist/Module-CoreList/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/corelist LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/Module-Load directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/Module-Load-Conditional directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/Module-Loaded directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Generating a Unix-style Makefile Writing Makefile for Module::Metadata LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/NEXT directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for dist/Net-Ping directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/Params-Check directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Perl-OSType/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/Perl-OSType directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/PerlIO-via-QuotedPrint directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Generating a Unix-style Makefile Writing Makefile for Pod::Checker "../../miniperl" "-I../../lib" "-I../../lib" podchecker.PL podchecker Extracting podchecker (with variable substitutions) cp podchecker blib/script/podchecker /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Pod-Checker/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/podchecker LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/Pod-Escapes directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Generating a Unix-style Makefile Writing Makefile for Pod::Html LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Pod-Parser/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Generating a Unix-style Makefile Writing Makefile for Pod::Parser "../../miniperl" "-I../../lib" "-I../../lib" podselect.PL podselect Extracting podselect (with variable substitutions) cp podselect blib/script/podselect /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Pod-Parser/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/podselect LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Generating a Unix-style Makefile Writing Makefile for Pod::Perldoc LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/Pod-Simple directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Generating a Unix-style Makefile Writing Makefile for Pod::Usage "../../miniperl" "-I../../lib" "-I../../lib" pod2usage.PL pod2usage Extracting pod2usage (with variable substitutions) cp pod2usage blib/script/pod2usage /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Pod-Usage/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2usage LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for dist/Safe directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/Search-Dict/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for dist/Search-Dict directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for dist/SelfLoader directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/Term-ANSIColor directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Generating a Unix-style Makefile Writing Makefile for Term::Cap LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for dist/Term-Complete directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/Term-ReadLine/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for dist/Term-ReadLine directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/Test/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for dist/Test directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Generating a Unix-style Makefile Writing Makefile for Test::Harness LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/Test-Simple directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/Text-Abbrev/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for dist/Text-Abbrev directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/Text-Balanced directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/Text-ParseWords directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/Text-Tabs directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for dist/Thread-Queue directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for dist/Thread-Semaphore directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/Tie-File/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for dist/Tie-File directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for ext/Tie-Memoize directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/Tie-RefHash directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/Time-Local/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/Time-Local directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Generating a Unix-style Makefile Writing Makefile for XSLoader "../../miniperl" "-I../../lib" XSLoader_pm.PL XSLoader.pm LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/autodie directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for dist/autouse directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Generating a Unix-style Makefile Writing Makefile for base LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/bignum directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for dist/constant directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/encoding-warnings/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for dist/encoding-warnings directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/experimental/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/experimental directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/if/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Generating a Unix-style Makefile Writing Makefile for if LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Generating a Unix-style Makefile Writing Makefile for lib "../../miniperl" "-I../../lib" lib_pm.PL lib.pm Extracting lib.pm (with variable substitutions) LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Generating a Unix-style Makefile Writing Makefile for Net LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/parent directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/perlfaq directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Generating a Unix-style Makefile Writing Makefile for Pod "../../miniperl" "-I../../lib" "-I../../lib" scripts/pod2man.PL scripts/pod2man Extracting pod2man (with variable substitutions) "../../miniperl" "-I../../lib" "-I../../lib" scripts/pod2text.PL scripts/pod2text Extracting pod2text (with variable substitutions) cp scripts/pod2man blib/script/pod2man /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2man cp scripts/pod2text blib/script/pod2text /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2text Manifying 2 pod documents LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Running pm_to_blib for cpan/version directly LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib -MExtUtils::Miniperl -e 'writemain(\"perlmain.c", @ARGV)' DynaLoader LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Generating a Unix-style Makefile Writing Makefile for Pod::Functions "../../miniperl" "-I../../lib" Functions_pm.PL ../../pod/perlfunc.pod LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 Generating a Unix-style Makefile Writing Makefile for IO::Compress cp bin/zipdetails blib/script/zipdetails /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/zipdetails cc -c -DPERL_CORE -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPIC -fPIC perlmain.c LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib mkppport running "/usr/ports/lang/perl5.30/work/perl-5.30.2/miniperl" -I../../lib PPPort_pm.PL mysterious name [ENTER_with_name(name)] in parts/apidoc.fnc, line 161 mysterious name [LEAVE_with_name(name)] in parts/apidoc.fnc, line 164 parts/inc/misc provides av_tindex, which is still marked todo for 5.17.9 parts/inc/misc provides av_top_index, which is still marked todo for 5.17.9 parts/inc/misc provides isALPHANUMERIC, which is still marked todo for 5.17.8 parts/inc/misc provides isIDCONT, which is still marked todo for 5.17.8 parts/inc/misc provides isOCTAL, which is still marked todo for 5.13.5 parts/inc/misc provides isWORDCHAR, which is still marked todo for 5.13.6 parts/inc/uv provides utf8_to_uvchr_buf, which is still marked todo for 5.15.9 parts/inc/mess provides vmess, which is still marked todo for 5.6.0 including ppphdoc including ppphbin including version including threads including limits including misc including warn including uv including memory including magic_defs including mess including variables including mPUSH including call including newRV including newCONSTSUB including MY_CXT including format including SvREFCNT including newSV_type including newSVpv including SvPV including Sv_set including sv_xpvf including shared_pv including HvNAME including gv including pvs including magic including cop including grok including snprintf including sprintf including exception including strlfuncs including pv_tools running "/usr/ports/lang/perl5.30/work/perl-5.30.2/miniperl" -I../../lib ppport_h.PL installing ppport.h for cpan/DB_File installing ppport.h for cpan/IPC-SysV installing ppport.h for cpan/Win32API-File installing ppport.h for dist/IO installing ppport.h for dist/Storable removing temporary file PPPort.pm removing temporary file ppport.h LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib lib/unicore/mktables -C lib/unicore -P pod -maketest -makelist -p Processing PropertyAliases.txt Finishing property setup Processing PropValueAliases.txt Processing extracted/DGeneralCategory.txt Processing extracted/DCombiningClass.txt Processing extracted/DNumType.txt Processing extracted/DEastAsianWidth.txt Processing extracted/DLineBreak.txt Processing extracted/DBidiClass.txt Processing extracted/DDecompositionType.txt Processing extracted/DBinaryProperties.txt Processing extracted/DNumValues.txt Processing extracted/DJoinGroup.txt Processing extracted/DJoinType.txt Processing Jamo.txt Processing UnicodeData.txt Processing ArabicShaping.txt Processing Blocks.txt Processing PropList.txt Processing SpecialCasing.txt Processing LineBreak.txt Processing EastAsianWidth.txt Processing CompositionExclusions.txt Processing BidiMirroring.txt Processing CaseFolding.txt Processing DCoreProperties.txt Processing Scripts.txt Processing DNormalizationProps.txt Processing DAge.txt Processing HangulSyllableType.txt Processing auxiliary/WordBreakProperty.txt Processing auxiliary/GraphemeBreakProperty.txt Processing auxiliary/GCBTest.txt Processing auxiliary/SBTest.txt Processing auxiliary/WBTest.txt Processing auxiliary/SentenceBreakProperty.txt Processing NamedSequences.txt Processing NameAliases.txt Processing auxiliary/LBTest.txt Processing ScriptExtensions.txt Processing IndicSyllabicCategory.txt Processing BidiBrackets.txt Processing IndicPositionalCategory.txt Processing VerticalOrientation.txt Processing EquivalentUnifiedIdeograph.txt Processing EmojiData.txt Finishing processing Unicode properties Compiling Perl properties Creating Perl synonyms Writing tables Making pod file Making test script Updating 'mktables.lst' LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl DynaLoader.o MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=static Generating a Unix-style Makefile Writing Makefile for DynaLoader "../../miniperl" "-I../../lib" DynaLoader_pm.PL DynaLoader.pm rm -f DynaLoader.xs cp dl_dlopen.xs DynaLoader.xs "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/DynaLoader/../../lib/ExtUtils/typemap' DynaLoader.xs > DynaLoader.xsc mv DynaLoader.xsc DynaLoader.c cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.45\" -DXS_VERSION=\"1.45\" -DPIC -fPIC "-I../.." -DLIBC="" DynaLoader.c rm -rf ../../DynaLoader.o cp DynaLoader.o ../../DynaLoader.o rm -f libperl.so.5.30.2 cc -o libperl.so.5.30.2 -shared -L/usr/local/lib -fstack-protector-strong -Wl,-soname,libperl.so.5.30 op.o perl.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o perlapi.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o DynaLoader.o -lpthread -lm -lcrypt -lutil cc -o perl -pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib -Wl,-R/usr/local/lib/perl5/5.30/mach/CORE perlmain.o libperl.so.5.30.2 `cat ext.libs` -lpthread -lm -lcrypt -lutil LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/B/B.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for B "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/B/../../lib/ExtUtils/typemap' -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/B/typemap' B.xs > B.xsc mv B.xsc B.c Running Mkbootstrap for B () chmod 644 "B.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.76\" -DXS_VERSION=\"1.76\" -DPIC -fPIC "-I../.." B.c B.c: In function 'XS_B__PADNAME_TYPE': B.xs:2202: warning: 'ret' may be used uninitialized in this function B.xs:2202: note: 'ret' was declared here /usr/ports/lang/perl5.30/work/perl-5.30.2/ext/B/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- B.bs ../../lib/auto/B/B.bs 644 rm -f ../../lib/auto/B/B.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong B.o -o ../../lib/auto/B/B.so chmod 755 ../../lib/auto/B/B.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Compress::Raw::Bzip2 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Compress-Raw-Bzip2/../../lib/ExtUtils/typemap' -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Compress-Raw-Bzip2/typemap' Bzip2.xs > Bzip2.xsc mv Bzip2.xsc Bzip2.c Running Mkbootstrap for Bzip2 () chmod 644 "Bzip2.bs" cc -c -I. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.089\" -DXS_VERSION=\"2.089\" -DPIC -fPIC "-I../.." -DBZ_NO_STDIO Bzip2.c cc -c -I. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.089\" -DXS_VERSION=\"2.089\" -DPIC -fPIC "-I../.." -DBZ_NO_STDIO blocksort.c cc -c -I. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.089\" -DXS_VERSION=\"2.089\" -DPIC -fPIC "-I../.." -DBZ_NO_STDIO bzlib.c bzlib.c: In function 'default_bzalloc': bzlib.c:102: warning: unused parameter 'opaque' bzlib.c: In function 'default_bzfree': bzlib.c:109: warning: unused parameter 'opaque' cc -c -I. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.089\" -DXS_VERSION=\"2.089\" -DPIC -fPIC "-I../.." -DBZ_NO_STDIO compress.c cc -c -I. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.089\" -DXS_VERSION=\"2.089\" -DPIC -fPIC "-I../.." -DBZ_NO_STDIO crctable.c cc -c -I. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.089\" -DXS_VERSION=\"2.089\" -DPIC -fPIC "-I../.." -DBZ_NO_STDIO decompress.c cc -c -I. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.089\" -DXS_VERSION=\"2.089\" -DPIC -fPIC "-I../.." -DBZ_NO_STDIO huffman.c cc -c -I. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.089\" -DXS_VERSION=\"2.089\" -DPIC -fPIC "-I../.." -DBZ_NO_STDIO randtable.c /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Compress-Raw-Bzip2/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bs 644 rm -f ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Bzip2.o blocksort.o bzlib.o compress.o crctable.o decompress.o huffman.o randtable.o -o ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so chmod 755 ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Parsing config.in... Building Zlib enabled Auto Detect Gzip OS Code.. Setting Gzip OS Code to 3 [Unix/Default] Looks Good. Generating a Unix-style Makefile Writing Makefile for Compress::Raw::Zlib "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Compress-Raw-Zlib/../../lib/ExtUtils/typemap' -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Compress-Raw-Zlib/typemap' Zlib.xs > Zlib.xsc mv Zlib.xsc Zlib.c Running Mkbootstrap for Zlib () chmod 644 "Zlib.bs" cc -c -I./zlib-src -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.084\" -DXS_VERSION=\"2.084\" -DPIC -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 Zlib.c cc -c -I./zlib-src -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.084\" -DXS_VERSION=\"2.084\" -DPIC -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 adler32.c cc -c -I./zlib-src -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.084\" -DXS_VERSION=\"2.084\" -DPIC -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 compress.c cc -c -I./zlib-src -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.084\" -DXS_VERSION=\"2.084\" -DPIC -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 crc32.c cc -c -I./zlib-src -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.084\" -DXS_VERSION=\"2.084\" -DPIC -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 deflate.c cc -c -I./zlib-src -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.084\" -DXS_VERSION=\"2.084\" -DPIC -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 infback.c cc -c -I./zlib-src -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.084\" -DXS_VERSION=\"2.084\" -DPIC -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 inffast.c cc -c -I./zlib-src -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.084\" -DXS_VERSION=\"2.084\" -DPIC -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 inflate.c cc -c -I./zlib-src -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.084\" -DXS_VERSION=\"2.084\" -DPIC -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 inftrees.c cc -c -I./zlib-src -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.084\" -DXS_VERSION=\"2.084\" -DPIC -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 trees.c cc -c -I./zlib-src -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.084\" -DXS_VERSION=\"2.084\" -DPIC -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 uncompr.c cc -c -I./zlib-src -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.084\" -DXS_VERSION=\"2.084\" -DPIC -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 zutil.c /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Compress-Raw-Zlib/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs ../../lib/auto/Compress/Raw/Zlib/Zlib.bs 644 rm -f ../../lib/auto/Compress/Raw/Zlib/Zlib.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Zlib.o adler32.o compress.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o -o ../../lib/auto/Compress/Raw/Zlib/Zlib.so chmod 755 ../../lib/auto/Compress/Raw/Zlib/Zlib.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Cwd "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/dist/PathTools/../../lib/ExtUtils/typemap' Cwd.xs > Cwd.xsc mv Cwd.xsc Cwd.c Running Mkbootstrap for Cwd () chmod 644 "Cwd.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"3.78\" -DXS_VERSION=\"3.78\" -DPIC -fPIC "-I../.." -DDOUBLE_SLASHES_SPECIAL=0 -DNO_PPPORT_H Cwd.c /usr/ports/lang/perl5.30/work/perl-5.30.2/dist/PathTools/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cwd.bs ../../lib/auto/Cwd/Cwd.bs 644 rm -f ../../lib/auto/Cwd/Cwd.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Cwd.o -o ../../lib/auto/Cwd/Cwd.so chmod 755 ../../lib/auto/Cwd/Cwd.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/DB_File/DB_File.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Parsing config.in... Looks Good. Warning (mostly harmless): No library found for -ldb Generating a Unix-style Makefile Writing Makefile for DB_File "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/DB_File/../../lib/ExtUtils/typemap' -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/DB_File/typemap' DB_File.xs > DB_File.xsc mv DB_File.xsc DB_File.c Running Mkbootstrap for DB_File () chmod 644 "DB_File.bs" cc -c -I/usr/local/BerkeleyDB/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.843\" -DXS_VERSION=\"1.843\" -DPIC -fPIC "-I../.." -DmDB_Prefix_t=size_t -DmDB_Hash_t=u_int32_t version.c cc -c -I/usr/local/BerkeleyDB/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.843\" -DXS_VERSION=\"1.843\" -DPIC -fPIC "-I../.." -DmDB_Prefix_t=size_t -DmDB_Hash_t=u_int32_t DB_File.c /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/DB_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DB_File.bs ../../lib/auto/DB_File/DB_File.bs 644 rm -f ../../lib/auto/DB_File/DB_File.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong version.o DB_File.o -o ../../lib/auto/DB_File/DB_File.so chmod 755 ../../lib/auto/DB_File/DB_File.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Data::Dumper "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/dist/Data-Dumper/../../lib/ExtUtils/typemap' Dumper.xs > Dumper.xsc mv Dumper.xsc Dumper.c Running Mkbootstrap for Dumper () chmod 644 "Dumper.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.174\" -DXS_VERSION=\"2.174\" -DPIC -fPIC "-I../.." Dumper.c /usr/ports/lang/perl5.30/work/perl-5.30.2/dist/Data-Dumper/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Dumper.bs ../../lib/auto/Data/Dumper/Dumper.bs 644 rm -f ../../lib/auto/Data/Dumper/Dumper.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Dumper.o -o ../../lib/auto/Data/Dumper/Dumper.so chmod 755 ../../lib/auto/Data/Dumper/Dumper.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Setting license tag... Generating a Unix-style Makefile Writing Makefile for Devel::PPPort "../../miniperl" "-I../../lib" PPPort_pm.PL PPPort.pm mysterious name [ENTER_with_name(name)] in parts/apidoc.fnc, line 161 mysterious name [LEAVE_with_name(name)] in parts/apidoc.fnc, line 164 parts/inc/misc provides av_tindex, which is still marked todo for 5.17.9 parts/inc/misc provides av_top_index, which is still marked todo for 5.17.9 parts/inc/misc provides isALPHANUMERIC, which is still marked todo for 5.17.8 parts/inc/misc provides isIDCONT, which is still marked todo for 5.17.8 parts/inc/misc provides isOCTAL, which is still marked todo for 5.13.5 parts/inc/misc provides isWORDCHAR, which is still marked todo for 5.13.6 parts/inc/uv provides utf8_to_uvchr_buf, which is still marked todo for 5.15.9 parts/inc/mess provides vmess, which is still marked todo for 5.6.0 including ppphdoc including ppphbin including version including threads including limits including misc including warn including uv including memory including magic_defs including mess including variables including mPUSH including call including newRV including newCONSTSUB including MY_CXT including format including SvREFCNT including newSV_type including newSVpv including SvPV including Sv_set including sv_xpvf including shared_pv including HvNAME including gv including pvs including magic including cop including grok including snprintf including sprintf including exception including strlfuncs including pv_tools Running Mkbootstrap for PPPort () chmod 644 "PPPort.bs" /usr/ports/lang/perl5.30/work/perl-5.30.2/dist/Devel-PPPort/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPPort.bs ../../lib/auto/Devel/PPPort/PPPort.bs 644 "../../miniperl" "-I../../lib" "-I../../lib" PPPort_xs.PL RealPPPort.xs adding XS code from parts/inc/HvNAME adding XS code from parts/inc/MY_CXT adding XS code from parts/inc/SvPV adding XS code from parts/inc/SvREFCNT adding XS code from parts/inc/Sv_set adding XS code from parts/inc/call adding XS code from parts/inc/cop adding XS code from parts/inc/exception adding XS code from parts/inc/format adding XS code from parts/inc/grok adding XS code from parts/inc/gv adding XS code from parts/inc/limits adding XS code from parts/inc/mPUSH adding XS code from parts/inc/magic adding XS code from parts/inc/memory adding XS code from parts/inc/mess adding XS code from parts/inc/misc adding XS code from parts/inc/newCONSTSUB adding XS code from parts/inc/newRV adding XS code from parts/inc/newSV_type adding XS code from parts/inc/newSVpv adding XS code from parts/inc/pv_tools adding XS code from parts/inc/pvs adding XS code from parts/inc/shared_pv adding XS code from parts/inc/snprintf adding XS code from parts/inc/sprintf adding XS code from parts/inc/strlfuncs adding XS code from parts/inc/sv_xpvf adding XS code from parts/inc/threads adding XS code from parts/inc/uv adding XS code from parts/inc/variables adding XS code from parts/inc/warn "../../miniperl" "-I../../lib" "-I../../lib" ppport_h.PL ppport.h "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/dist/Devel-PPPort/../../lib/ExtUtils/typemap' -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/dist/Devel-PPPort/typemap' RealPPPort.xs > RealPPPort.xsc mv RealPPPort.xsc RealPPPort.c cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"3.52\" -DXS_VERSION=\"3.52\" -DPIC -fPIC "-I../.." module2.c cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"3.52\" -DXS_VERSION=\"3.52\" -DPIC -fPIC "-I../.." module3.c cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"3.52\" -DXS_VERSION=\"3.52\" -DPIC -fPIC "-I../.." RealPPPort.c RealPPPort.xs: In function 'XS_Devel__PPPort_check_HeUTF8': RealPPPort.xs:1826: warning: value computed is not used rm -f ../../lib/auto/Devel/PPPort/PPPort.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong RealPPPort.o module2.o module3.o -o ../../lib/auto/Devel/PPPort/PPPort.so chmod 755 ../../lib/auto/Devel/PPPort/PPPort.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Devel::Peek "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/Devel-Peek/../../lib/ExtUtils/typemap' Peek.xs > Peek.xsc mv Peek.xsc Peek.c Running Mkbootstrap for Peek () chmod 644 "Peek.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.28\" -DXS_VERSION=\"1.28\" -DPIC -fPIC "-I../.." Peek.c /usr/ports/lang/perl5.30/work/perl-5.30.2/ext/Devel-Peek/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Peek.bs ../../lib/auto/Devel/Peek/Peek.bs 644 rm -f ../../lib/auto/Devel/Peek/Peek.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Peek.o -o ../../lib/auto/Devel/Peek/Peek.so chmod 755 ../../lib/auto/Devel/Peek/Peek.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Perl's config says that U32 access must be aligned. Generating a Unix-style Makefile Writing Makefile for Digest::MD5 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Digest-MD5/../../lib/ExtUtils/typemap' -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Digest-MD5/typemap' MD5.xs > MD5.xsc mv MD5.xsc MD5.c Running Mkbootstrap for MD5 () chmod 644 "MD5.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.55\" -DXS_VERSION=\"2.55\" -DPIC -fPIC "-I../.." -DU32_ALIGNMENT_REQUIRED MD5.c /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Digest-MD5/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- MD5.bs ../../lib/auto/Digest/MD5/MD5.bs 644 rm -f ../../lib/auto/Digest/MD5/MD5.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong MD5.o -o ../../lib/auto/Digest/MD5/MD5.so chmod 755 ../../lib/auto/Digest/MD5/MD5.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Digest::SHA "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Digest-SHA/../../lib/ExtUtils/typemap' -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Digest-SHA/typemap' SHA.xs > SHA.xsc mv SHA.xsc SHA.c Running Mkbootstrap for SHA () chmod 644 "SHA.bs" cp shasum blib/script/shasum /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/shasum cc -c -I. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"6.02\" -DXS_VERSION=\"6.02\" -DPIC -fPIC "-I../.." SHA.c /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA.bs ../../lib/auto/Digest/SHA/SHA.bs 644 rm -f ../../lib/auto/Digest/SHA/SHA.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong SHA.o -o ../../lib/auto/Digest/SHA/SHA.so chmod 755 ../../lib/auto/Digest/SHA/SHA.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Encode "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o byte_t.c -f byte_t.fnm Reading iso-8859-2 (iso-8859-2) Reading iso-8859-3 (iso-8859-3) Reading iso-8859-4 (iso-8859-4) Reading iso-8859-5 (iso-8859-5) Reading iso-8859-6 (iso-8859-6) Reading iso-8859-7 (iso-8859-7) Reading iso-8859-8 (iso-8859-8) Reading iso-8859-9 (iso-8859-9) Reading iso-8859-10 (iso-8859-10) Reading iso-8859-11 (iso-8859-11) Reading iso-8859-13 (iso-8859-13) Reading iso-8859-14 (iso-8859-14) Reading iso-8859-15 (iso-8859-15) Reading iso-8859-16 (iso-8859-16) Reading AdobeStandardEncoding (AdobeStandardEncoding) Reading cp1006 (cp1006) Reading cp1250 (cp1250) Reading cp1251 (cp1251) Reading cp1253 (cp1253) Reading cp1254 (cp1254) Reading cp1255 (cp1255) Reading cp1256 (cp1256) Reading cp1257 (cp1257) Reading cp1258 (cp1258) Reading cp424 (cp424) Reading cp437 (cp437) Reading cp737 (cp737) Reading cp775 (cp775) Reading cp850 (cp850) Reading cp852 (cp852) Reading cp855 (cp855) Reading cp856 (cp856) Reading cp857 (cp857) Reading cp858 (cp858) Reading cp860 (cp860) Reading cp861 (cp861) Reading cp862 (cp862) Reading cp863 (cp863) Reading cp864 (cp864) Reading cp865 (cp865) Reading cp866 (cp866) Reading cp869 (cp869) Reading cp874 (cp874) Reading hp-roman8 (hp-roman8) Reading koi8-f (koi8-f) Reading koi8-r (koi8-r) Reading koi8-u (koi8-u) Reading MacArabic (MacArabic) Reading MacCentralEurRoman (MacCentralEurRoman) Reading MacCroatian (MacCroatian) Reading MacCyrillic (MacCyrillic) Reading MacFarsi (MacFarsi) Reading MacGreek (MacGreek) Reading MacHebrew (MacHebrew) Reading MacIcelandic (MacIcelandic) Reading MacRomanian (MacRomanian) Reading MacRumanian (MacRumanian) Reading MacRoman (MacRoman) Reading MacSami (MacSami) Reading MacThai (MacThai) Reading MacTurkish (MacTurkish) Reading MacUkrainian (MacUkrainian) Reading nextstep (nextstep) Reading viscii (viscii) "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Encode/Byte/../../../lib/ExtUtils/typemap' Byte.xs > Byte.xsc mv Byte.xsc Byte.c Running Mkbootstrap for Byte () chmod 644 "Byte.bs" cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -DPIC -fPIC "-I../../.." byte_t.c cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -DPIC -fPIC "-I../../.." Byte.c /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Encode/Byte/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../../../lib/auto/Encode/Byte/Byte.bs 644 rm -f ../../../lib/auto/Encode/Byte/Byte.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Byte.o byte_t.o -o ../../../lib/auto/Encode/Byte/Byte.so chmod 755 ../../../lib/auto/Encode/Byte/Byte.so "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm Reading cp936 (cp936) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm Reading euc-cn (euc-cn) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_02_t.c -f gb_02_t.fnm Reading gb12345-raw (gb12345-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_03_t.c -f gb_03_t.fnm Reading gb2312-raw (gb2312-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ir_04_t.c -f ir_04_t.fnm Reading iso-ir-165 (iso-ir-165) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm Reading MacChineseSimp (MacChineseSimp) "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -noprototypes -nolinenumbers -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Encode/CN/../../../lib/ExtUtils/typemap' CN.xs > CN.xsc mv CN.xsc CN.c Running Mkbootstrap for CN () chmod 644 "CN.bs" cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." cp_00_t.c cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." eu_01_t.c cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." gb_02_t.c cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." gb_03_t.c cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." ir_04_t.c cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." ma_05_t.c cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." CN.c /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Encode/CN/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../../../lib/auto/Encode/CN/CN.bs 644 rm -f ../../../lib/auto/Encode/CN/CN.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong CN.o cp_00_t.o eu_01_t.o gb_02_t.o gb_03_t.o ir_04_t.o ma_05_t.o -o ../../../lib/auto/Encode/CN/CN.so chmod 755 ../../../lib/auto/Encode/CN/CN.so "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o ebcdic_t.c -f ebcdic_t.fnm Reading cp37 (cp37) Reading cp1026 (cp1026) Reading cp1047 (cp1047) Reading cp500 (cp500) Reading cp875 (cp875) Reading posix-bc (posix-bc) "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Encode/EBCDIC/../../../lib/ExtUtils/typemap' EBCDIC.xs > EBCDIC.xsc mv EBCDIC.xsc EBCDIC.c Running Mkbootstrap for EBCDIC () chmod 644 "EBCDIC.bs" cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -DPIC -fPIC "-I../../.." ebcdic_t.c cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -DPIC -fPIC "-I../../.." EBCDIC.c /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Encode/EBCDIC/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../../../lib/auto/Encode/EBCDIC/EBCDIC.bs 644 rm -f ../../../lib/auto/Encode/EBCDIC/EBCDIC.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong EBCDIC.o ebcdic_t.o -o ../../../lib/auto/Encode/EBCDIC/EBCDIC.so chmod 755 ../../../lib/auto/Encode/EBCDIC/EBCDIC.so "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm Reading cp932 (cp932) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm Reading euc-jp (euc-jp) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_02_t.c -f ji_02_t.fnm Reading jis0201-raw (jis0201-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_03_t.c -f ji_03_t.fnm Reading jis0208-raw (jis0208-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_04_t.c -f ji_04_t.fnm Reading jis0212-raw (jis0212-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm Reading MacJapanese (MacJapanese) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o sh_06_t.c -f sh_06_t.fnm Reading shiftjis (shiftjis) "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Encode/JP/../../../lib/ExtUtils/typemap' JP.xs > JP.xsc mv JP.xsc JP.c Running Mkbootstrap for JP () chmod 644 "JP.bs" cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -DPIC -fPIC "-I../../.." cp_00_t.c cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -DPIC -fPIC "-I../../.." eu_01_t.c cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -DPIC -fPIC "-I../../.." ji_02_t.c cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -DPIC -fPIC "-I../../.." ji_03_t.c cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -DPIC -fPIC "-I../../.." ji_04_t.c cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -DPIC -fPIC "-I../../.." ma_05_t.c cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -DPIC -fPIC "-I../../.." sh_06_t.c cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -DPIC -fPIC "-I../../.." JP.c /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Encode/JP/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../../../lib/auto/Encode/JP/JP.bs 644 rm -f ../../../lib/auto/Encode/JP/JP.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong JP.o cp_00_t.o eu_01_t.o ji_02_t.o ji_03_t.o ji_04_t.o ma_05_t.o sh_06_t.o -o ../../../lib/auto/Encode/JP/JP.so chmod 755 ../../../lib/auto/Encode/JP/JP.so "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm Reading cp949 (cp949) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm Reading euc-kr (euc-kr) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o jo_02_t.c -f jo_02_t.fnm Reading johab (johab) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ks_03_t.c -f ks_03_t.fnm Reading ksc5601-raw (ksc5601-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_04_t.c -f ma_04_t.fnm Reading MacKorean (MacKorean) "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Encode/KR/../../../lib/ExtUtils/typemap' KR.xs > KR.xsc mv KR.xsc KR.c Running Mkbootstrap for KR () chmod 644 "KR.bs" cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." cp_00_t.c cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." eu_01_t.c cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." jo_02_t.c cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." ks_03_t.c cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." ma_04_t.c cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." KR.c /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Encode/KR/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../../../lib/auto/Encode/KR/KR.bs 644 rm -f ../../../lib/auto/Encode/KR/KR.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong KR.o cp_00_t.o eu_01_t.o jo_02_t.o ks_03_t.o ma_04_t.o -o ../../../lib/auto/Encode/KR/KR.so chmod 755 ../../../lib/auto/Encode/KR/KR.so "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o symbol_t.c -f symbol_t.fnm Reading AdobeSymbol (AdobeSymbol) Reading AdobeZdingbat (AdobeZdingbat) Reading dingbats (dingbats) Reading MacDingbats (MacDingbats) Reading MacSymbol (MacSymbol) Reading symbol (symbol) "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Encode/Symbol/../../../lib/ExtUtils/typemap' Symbol.xs > Symbol.xsc mv Symbol.xsc Symbol.c Running Mkbootstrap for Symbol () chmod 644 "Symbol.bs" cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -DPIC -fPIC "-I../../.." symbol_t.c cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -DPIC -fPIC "-I../../.." Symbol.c /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Encode/Symbol/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../../../lib/auto/Encode/Symbol/Symbol.bs 644 rm -f ../../../lib/auto/Encode/Symbol/Symbol.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Symbol.o symbol_t.o -o ../../../lib/auto/Encode/Symbol/Symbol.so chmod 755 ../../../lib/auto/Encode/Symbol/Symbol.so "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_00_t.c -f bi_00_t.fnm Reading big5-eten (big5-eten) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_01_t.c -f bi_01_t.fnm Reading big5-hkscs (big5-hkscs) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_02_t.c -f cp_02_t.fnm Reading cp950 (cp950) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_03_t.c -f ma_03_t.fnm Reading MacChineseTrad (MacChineseTrad) "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Encode/TW/../../../lib/ExtUtils/typemap' TW.xs > TW.xsc mv TW.xsc TW.c Running Mkbootstrap for TW () chmod 644 "TW.bs" cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." bi_00_t.c cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." bi_01_t.c cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." cp_02_t.c cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." ma_03_t.c cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -DPIC -fPIC "-I../../.." TW.c /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Encode/TW/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../../../lib/auto/Encode/TW/TW.bs 644 rm -f ../../../lib/auto/Encode/TW/TW.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong TW.o bi_00_t.o bi_01_t.o cp_02_t.o ma_03_t.o -o ../../../lib/auto/Encode/TW/TW.so chmod 755 ../../../lib/auto/Encode/TW/TW.so "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Encode/Unicode/../../../lib/ExtUtils/typemap' Unicode.xs > Unicode.xsc mv Unicode.xsc Unicode.c Running Mkbootstrap for Unicode () chmod 644 "Unicode.bs" cc -c -I./Encode -I../Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.18\" -DXS_VERSION=\"2.18\" -DPIC -fPIC "-I../../.." Unicode.c /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Encode/Unicode/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../../../lib/auto/Encode/Unicode/Unicode.bs 644 rm -f ../../../lib/auto/Encode/Unicode/Unicode.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Unicode.o -o ../../../lib/auto/Encode/Unicode/Unicode.so chmod 755 ../../../lib/auto/Encode/Unicode/Unicode.so "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Encode/../../lib/ExtUtils/typemap' Encode.xs > Encode.xsc mv Encode.xsc Encode.c "../../miniperl" "-I../../lib" bin/enc2xs -"Q" -"O" -o def_t.c -f def_t.fnm Reading iso-8859-1 (iso-8859-1) Reading ascii (ascii) Reading cp1252 (cp1252) Reading ascii-ctrl (ascii-ctrl) Reading null (null) Running Mkbootstrap for Encode () chmod 644 "Encode.bs" cp bin/enc2xs blib/script/enc2xs /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/enc2xs cp bin/encguess blib/script/encguess /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/encguess cp bin/piconv blib/script/piconv /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/piconv cc -c -I./Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"3.01\" -DXS_VERSION=\"3.01\" -DPIC -fPIC "-I../.." Encode.c Encode.c: In function 'XS_Encode_decode': Encode.c:1356: warning: unused variable 'ix' Encode.c: In function 'XS_Encode_encode': Encode.c:1398: warning: unused variable 'ix' cc -c -I./Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"3.01\" -DXS_VERSION=\"3.01\" -DPIC -fPIC "-I../.." def_t.c cc -c -I./Encode -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"3.01\" -DXS_VERSION=\"3.01\" -DPIC -fPIC "-I../.." encengine.c /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs ../../lib/auto/Encode/Encode.bs 644 rm -f ../../lib/auto/Encode/Encode.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Encode.o def_t.o encengine.o -o ../../lib/auto/Encode/Encode.so chmod 755 ../../lib/auto/Encode/Encode.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Fcntl "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/Fcntl/../../lib/ExtUtils/typemap' Fcntl.xs > Fcntl.xsc mv Fcntl.xsc Fcntl.c Running Mkbootstrap for Fcntl () chmod 644 "Fcntl.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.13\" -DXS_VERSION=\"1.13\" -DPIC -fPIC "-I../.." Fcntl.c /usr/ports/lang/perl5.30/work/perl-5.30.2/ext/Fcntl/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fcntl.bs ../../lib/auto/Fcntl/Fcntl.bs 644 rm -f ../../lib/auto/Fcntl/Fcntl.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Fcntl.o -o ../../lib/auto/Fcntl/Fcntl.so chmod 755 ../../lib/auto/Fcntl/Fcntl.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for File::DosGlob "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/File-DosGlob/../../lib/ExtUtils/typemap' DosGlob.xs > DosGlob.xsc mv DosGlob.xsc DosGlob.c Running Mkbootstrap for DosGlob () chmod 644 "DosGlob.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -DPIC -fPIC "-I../.." DosGlob.c /usr/ports/lang/perl5.30/work/perl-5.30.2/ext/File-DosGlob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DosGlob.bs ../../lib/auto/File/DosGlob/DosGlob.bs 644 rm -f ../../lib/auto/File/DosGlob/DosGlob.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong DosGlob.o -o ../../lib/auto/File/DosGlob/DosGlob.so chmod 755 ../../lib/auto/File/DosGlob/DosGlob.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for File::Glob "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/File-Glob/../../lib/ExtUtils/typemap' Glob.xs > Glob.xsc mv Glob.xsc Glob.c Running Mkbootstrap for Glob () chmod 644 "Glob.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.32\" -DXS_VERSION=\"1.32\" -DPIC -fPIC "-I../.." bsd_glob.c cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.32\" -DXS_VERSION=\"1.32\" -DPIC -fPIC "-I../.." Glob.c /usr/ports/lang/perl5.30/work/perl-5.30.2/ext/File-Glob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glob.bs ../../lib/auto/File/Glob/Glob.bs 644 rm -f ../../lib/auto/File/Glob/Glob.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong bsd_glob.o Glob.o -o ../../lib/auto/File/Glob/Glob.so chmod 755 ../../lib/auto/File/Glob/Glob.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Filter::Util::Call "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Filter-Util-Call/../../lib/ExtUtils/typemap' Call.xs > Call.xsc mv Call.xsc Call.c Running Mkbootstrap for Call () chmod 644 "Call.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.59\" -DXS_VERSION=\"1.59\" -DPIC -fPIC "-I../.." Call.c /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Filter-Util-Call/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Call.bs ../../lib/auto/Filter/Util/Call/Call.bs 644 rm -f ../../lib/auto/Filter/Util/Call/Call.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Call.o -o ../../lib/auto/Filter/Util/Call/Call.so chmod 755 ../../lib/auto/Filter/Util/Call/Call.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Hash::Util "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/Hash-Util/../../lib/ExtUtils/typemap' Util.xs > Util.xsc mv Util.xsc Util.c Running Mkbootstrap for Util () chmod 644 "Util.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"0.22\" -DXS_VERSION=\"0.22\" -DPIC -fPIC "-I../.." -DPERL_EXT Util.c /usr/ports/lang/perl5.30/work/perl-5.30.2/ext/Hash-Util/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/Hash/Util/Util.bs 644 rm -f ../../lib/auto/Hash/Util/Util.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Util.o -o ../../lib/auto/Hash/Util/Util.so chmod 755 ../../lib/auto/Hash/Util/Util.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Hash::Util::FieldHash "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/Hash-Util-FieldHash/../../lib/ExtUtils/typemap' FieldHash.xs > FieldHash.xsc mv FieldHash.xsc FieldHash.c Running Mkbootstrap for FieldHash () chmod 644 "FieldHash.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.20\" -DXS_VERSION=\"1.20\" -DPIC -fPIC "-I../.." FieldHash.c /usr/ports/lang/perl5.30/work/perl-5.30.2/ext/Hash-Util-FieldHash/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FieldHash.bs ../../lib/auto/Hash/Util/FieldHash/FieldHash.bs 644 rm -f ../../lib/auto/Hash/Util/FieldHash/FieldHash.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong FieldHash.o -o ../../lib/auto/Hash/Util/FieldHash/FieldHash.so chmod 755 ../../lib/auto/Hash/Util/FieldHash/FieldHash.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for I18N::Langinfo "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/I18N-Langinfo/../../lib/ExtUtils/typemap' Langinfo.xs > Langinfo.xsc mv Langinfo.xsc Langinfo.c Running Mkbootstrap for Langinfo () chmod 644 "Langinfo.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -DPIC -fPIC "-I../.." Langinfo.c /usr/ports/lang/perl5.30/work/perl-5.30.2/ext/I18N-Langinfo/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Langinfo.bs ../../lib/auto/I18N/Langinfo/Langinfo.bs 644 rm -f ../../lib/auto/I18N/Langinfo/Langinfo.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Langinfo.o -o ../../lib/auto/I18N/Langinfo/Langinfo.so chmod 755 ../../lib/auto/I18N/Langinfo/Langinfo.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for IO "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/dist/IO/../../lib/ExtUtils/typemap' IO.xs > IO.xsc mv IO.xsc IO.c Running Mkbootstrap for IO () chmod 644 "IO.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.40\" -DXS_VERSION=\"1.40\" -DPIC -fPIC "-I../.." IO.c cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.40\" -DXS_VERSION=\"1.40\" -DPIC -fPIC "-I../.." poll.c /usr/ports/lang/perl5.30/work/perl-5.30.2/dist/IO/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs ../../lib/auto/IO/IO.bs 644 rm -f ../../lib/auto/IO/IO.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong IO.o poll.o -o ../../lib/auto/IO/IO.so chmod 755 ../../lib/auto/IO/IO.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Setting license tag... Generating a Unix-style Makefile Writing Makefile for IPC::SysV "../../miniperl" -I../../lib -I../../lib regen.pl Writing const-xs.inc Writing const-c.inc Running Mkbootstrap for SysV () chmod 644 "SysV.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/IPC-SysV/../../lib/ExtUtils/typemap' -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/IPC-SysV/typemap' SysV.xs > SysV.xsc mv SysV.xsc SysV.c /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/IPC-SysV/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SysV.bs ../../lib/auto/IPC/SysV/SysV.bs 644 cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.07\" -DXS_VERSION=\"2.07\" -DPIC -fPIC "-I../.." SysV.c rm -f ../../lib/auto/IPC/SysV/SysV.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong SysV.o -o ../../lib/auto/IPC/SysV/SysV.so chmod 755 ../../lib/auto/IPC/SysV/SysV.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for List::Util "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Scalar-List-Utils/../../lib/ExtUtils/typemap' ListUtil.xs > ListUtil.xsc mv ListUtil.xsc ListUtil.c Running Mkbootstrap for Util () chmod 644 "Util.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -DPIC -fPIC "-I../.." -DPERL_EXT ListUtil.c /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Scalar-List-Utils/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/List/Util/Util.bs 644 rm -f ../../lib/auto/List/Util/Util.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong ListUtil.o -o ../../lib/auto/List/Util/Util.so chmod 755 ../../lib/auto/List/Util/Util.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for MIME::Base64 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/MIME-Base64/../../lib/ExtUtils/typemap' Base64.xs > Base64.xsc mv Base64.xsc Base64.c Running Mkbootstrap for Base64 () chmod 644 "Base64.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"3.15\" -DXS_VERSION=\"3.15\" -DPIC -fPIC "-I../.." Base64.c /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/MIME-Base64/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs ../../lib/auto/MIME/Base64/Base64.bs 644 rm -f ../../lib/auto/MIME/Base64/Base64.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Base64.o -o ../../lib/auto/MIME/Base64/Base64.so chmod 755 ../../lib/auto/MIME/Base64/Base64.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/NDBM_File/NDBM_File.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Warning (mostly harmless): No library found for -lndbm Warning (mostly harmless): No library found for -ldbm Warning (mostly harmless): No library found for -lucb Generating a Unix-style Makefile Writing Makefile for NDBM_File "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/NDBM_File/../../lib/ExtUtils/typemap' -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/NDBM_File/typemap' NDBM_File.xs > NDBM_File.xsc mv NDBM_File.xsc NDBM_File.c Running Mkbootstrap for NDBM_File () chmod 644 "NDBM_File.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -DPIC -fPIC "-I../.." NDBM_File.c /usr/ports/lang/perl5.30/work/perl-5.30.2/ext/NDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- NDBM_File.bs ../../lib/auto/NDBM_File/NDBM_File.bs 644 rm -f ../../lib/auto/NDBM_File/NDBM_File.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong NDBM_File.o -o ../../lib/auto/NDBM_File/NDBM_File.so chmod 755 ../../lib/auto/NDBM_File/NDBM_File.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Opcode "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/Opcode/../../lib/ExtUtils/typemap' Opcode.xs > Opcode.xsc mv Opcode.xsc Opcode.c Running Mkbootstrap for Opcode () chmod 644 "Opcode.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.43\" -DXS_VERSION=\"1.43\" -DPIC -fPIC "-I../.." Opcode.c /usr/ports/lang/perl5.30/work/perl-5.30.2/ext/Opcode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Opcode.bs ../../lib/auto/Opcode/Opcode.bs 644 rm -f ../../lib/auto/Opcode/Opcode.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Opcode.o -o ../../lib/auto/Opcode/Opcode.so chmod 755 ../../lib/auto/Opcode/Opcode.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Warning (mostly harmless): No library found for -lposix Warning (mostly harmless): No library found for -lcposix Generating a Unix-style Makefile Writing Makefile for POSIX "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/POSIX/../../lib/ExtUtils/typemap' -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/POSIX/typemap' POSIX.xs > POSIX.xsc mv POSIX.xsc POSIX.c Running Mkbootstrap for POSIX () chmod 644 "POSIX.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -DSTRUCT_TM_HASZONE -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.88\" -DXS_VERSION=\"1.88\" -DPIC -fPIC "-I../.." POSIX.c /usr/ports/lang/perl5.30/work/perl-5.30.2/ext/POSIX/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- POSIX.bs ../../lib/auto/POSIX/POSIX.bs 644 rm -f ../../lib/auto/POSIX/POSIX.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong POSIX.o -o ../../lib/auto/POSIX/POSIX.so -lm chmod 755 ../../lib/auto/POSIX/POSIX.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for PerlIO::encoding "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/PerlIO-encoding/../../lib/ExtUtils/typemap' encoding.xs > encoding.xsc mv encoding.xsc encoding.c Running Mkbootstrap for encoding () chmod 644 "encoding.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"0.27\" -DXS_VERSION=\"0.27\" -DPIC -fPIC "-I../.." encoding.c /usr/ports/lang/perl5.30/work/perl-5.30.2/ext/PerlIO-encoding/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- encoding.bs ../../lib/auto/PerlIO/encoding/encoding.bs 644 rm -f ../../lib/auto/PerlIO/encoding/encoding.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong encoding.o -o ../../lib/auto/PerlIO/encoding/encoding.so chmod 755 ../../lib/auto/PerlIO/encoding/encoding.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for PerlIO::mmap "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/PerlIO-mmap/../../lib/ExtUtils/typemap' mmap.xs > mmap.xsc mv mmap.xsc mmap.c Running Mkbootstrap for mmap () chmod 644 "mmap.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"0.016\" -DXS_VERSION=\"0.016\" -DPIC -fPIC "-I../.." mmap.c /usr/ports/lang/perl5.30/work/perl-5.30.2/ext/PerlIO-mmap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mmap.bs ../../lib/auto/PerlIO/mmap/mmap.bs 644 rm -f ../../lib/auto/PerlIO/mmap/mmap.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong mmap.o -o ../../lib/auto/PerlIO/mmap/mmap.so chmod 755 ../../lib/auto/PerlIO/mmap/mmap.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for PerlIO::scalar "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/PerlIO-scalar/../../lib/ExtUtils/typemap' scalar.xs > scalar.xsc mv scalar.xsc scalar.c Running Mkbootstrap for scalar () chmod 644 "scalar.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -DPIC -fPIC "-I../.." scalar.c /usr/ports/lang/perl5.30/work/perl-5.30.2/ext/PerlIO-scalar/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- scalar.bs ../../lib/auto/PerlIO/scalar/scalar.bs 644 rm -f ../../lib/auto/PerlIO/scalar/scalar.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong scalar.o -o ../../lib/auto/PerlIO/scalar/scalar.so chmod 755 ../../lib/auto/PerlIO/scalar/scalar.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for PerlIO::via "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/PerlIO-via/../../lib/ExtUtils/typemap' via.xs > via.xsc mv via.xsc via.c Running Mkbootstrap for via () chmod 644 "via.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"0.17\" -DXS_VERSION=\"0.17\" -DPIC -fPIC "-I../.." via.c /usr/ports/lang/perl5.30/work/perl-5.30.2/ext/PerlIO-via/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- via.bs ../../lib/auto/PerlIO/via/via.bs 644 rm -f ../../lib/auto/PerlIO/via/via.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong via.o -o ../../lib/auto/PerlIO/via/via.so chmod 755 ../../lib/auto/PerlIO/via/via.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for SDBM_File "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/SDBM_File/../../lib/ExtUtils/typemap' -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/SDBM_File/typemap' SDBM_File.xs > SDBM_File.xsc mv SDBM_File.xsc SDBM_File.c Running Mkbootstrap for SDBM_File () chmod 644 "SDBM_File.bs" cc -c -I../.. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -DPIC -fPIC "-I../.." -DSDBM -DDUFF SDBM_File.c cc -c -I../.. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -DPIC -fPIC "-I../.." -DSDBM -DDUFF hash.c cc -c -I../.. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -DPIC -fPIC "-I../.." -DSDBM -DDUFF pair.c cc -c -I../.. -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -DPIC -fPIC "-I../.." -DSDBM -DDUFF sdbm.c /usr/ports/lang/perl5.30/work/perl-5.30.2/ext/SDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SDBM_File.bs ../../lib/auto/SDBM_File/SDBM_File.bs 644 rm -f ../../lib/auto/SDBM_File/SDBM_File.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong SDBM_File.o hash.o pair.o sdbm.o -o ../../lib/auto/SDBM_File/SDBM_File.so chmod 755 ../../lib/auto/SDBM_File/SDBM_File.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Socket "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Socket/../../lib/ExtUtils/typemap' -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Socket/typemap' Socket.xs > Socket.xsc mv Socket.xsc Socket.c Running Mkbootstrap for Socket () chmod 644 "Socket.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.027\" -DXS_VERSION=\"2.027\" -DPIC -fPIC "-I../.." Socket.c /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Socket/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../lib/auto/Socket/Socket.bs 644 rm -f ../../lib/auto/Socket/Socket.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Socket.o -o ../../lib/auto/Socket/Socket.so chmod 755 ../../lib/auto/Socket/Socket.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Storable You appear to have a perl configured to use 64 bit integers in its scalar variables. If you have existing data written with an earlier version of Storable which this version of Storable refuses to load with a Byte order is not compatible error, then please read the section "64 bit data in perl 5.6.0 and 5.6.1" in the Storable documentation for instructions on how to read your data. (You can find the documentation at the end of Storable.pm in POD format) "../../miniperl" "-I../../lib" Storable.pm.PL "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/dist/Storable/../../lib/ExtUtils/typemap' Storable.xs > Storable.xsc mv Storable.xsc Storable.c Running Mkbootstrap for Storable () chmod 644 "Storable.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"3.15\" -DXS_VERSION=\"3.15\" -DPIC -fPIC "-I../.." Storable.c /usr/ports/lang/perl5.30/work/perl-5.30.2/dist/Storable/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs ../../lib/auto/Storable/Storable.bs 644 rm -f ../../lib/auto/Storable/Storable.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Storable.o -o ../../lib/auto/Storable/Storable.so chmod 755 ../../lib/auto/Storable/Storable.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Sys::Hostname "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/Sys-Hostname/../../lib/ExtUtils/typemap' Hostname.xs > Hostname.xsc mv Hostname.xsc Hostname.c Running Mkbootstrap for Hostname () chmod 644 "Hostname.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -DPIC -fPIC "-I../.." Hostname.c /usr/ports/lang/perl5.30/work/perl-5.30.2/ext/Sys-Hostname/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hostname.bs ../../lib/auto/Sys/Hostname/Hostname.bs 644 rm -f ../../lib/auto/Sys/Hostname/Hostname.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Hostname.o -o ../../lib/auto/Sys/Hostname/Hostname.so chmod 755 ../../lib/auto/Sys/Hostname/Hostname.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Sys::Syslog "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Sys-Syslog/../../lib/ExtUtils/typemap' Syslog.xs > Syslog.xsc mv Syslog.xsc Syslog.c Running Mkbootstrap for Syslog () chmod 644 "Syslog.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"0.35\" -DXS_VERSION=\"0.35\" -DPIC -fPIC "-I../.." Syslog.c /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Sys-Syslog/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syslog.bs ../../lib/auto/Sys/Syslog/Syslog.bs 644 rm -f ../../lib/auto/Sys/Syslog/Syslog.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Syslog.o -o ../../lib/auto/Sys/Syslog/Syslog.so chmod 755 ../../lib/auto/Sys/Syslog/Syslog.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/Tie/Hash/NamedCapture/NamedCapture.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Tie::Hash::NamedCapture "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/Tie-Hash-NamedCapture/../../lib/ExtUtils/typemap' NamedCapture.xs > NamedCapture.xsc mv NamedCapture.xsc NamedCapture.c Running Mkbootstrap for NamedCapture () chmod 644 "NamedCapture.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" -DPIC -fPIC "-I../.." NamedCapture.c /usr/ports/lang/perl5.30/work/perl-5.30.2/ext/Tie-Hash-NamedCapture/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- NamedCapture.bs ../../lib/auto/Tie/Hash/NamedCapture/NamedCapture.bs 644 rm -f ../../lib/auto/Tie/Hash/NamedCapture/NamedCapture.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong NamedCapture.o -o ../../lib/auto/Tie/Hash/NamedCapture/NamedCapture.so chmod 755 ../../lib/auto/Tie/Hash/NamedCapture/NamedCapture.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Configuring Time::HiRes... Have syscall()... looking for syscall.h... found . Looking for gettimeofday()... found. Looking for setitimer()... found. Looking for getitimer()... found. You have interval timers (both setitimer and getitimer). Looking for ualarm()... found. Looking for usleep()... found. Looking for nanosleep()... believing $Config{d_nanosleep}... found. You can mix subsecond sleeps with signals, if you want to. (It's still not portable, though.) Looking for clockid_t... found. Looking for clock_gettime()... found. Looking for clock_getres()... found. Looking for clock_nanosleep()... found. Looking for clock()... found. Looking for working futimens()... found. Looking for working utimensat()... found. You seem to have subsecond timestamp setting. Looking for stat() subsecond timestamps... Trying struct stat st_atimespec.tv_nsec...found. Trying struct stat st_atimensec...NOT found. Trying struct stat st_atime_n...NOT found. Trying struct stat st_atim.tv_nsec...found. Trying struct stat st_uatime...NOT found. You seem to have subsecond timestamp reading. (Your struct stat has them, but the filesystems must help.) Generating a Unix-style Makefile Writing Makefile for Time::HiRes "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/dist/Time-HiRes/../../lib/ExtUtils/typemap' -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/dist/Time-HiRes/typemap' HiRes.xs > HiRes.xsc mv HiRes.xsc HiRes.c Running Mkbootstrap for HiRes () chmod 644 "HiRes.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.9760\" -DXS_VERSION=\"1.9760\" -DPIC -fPIC "-I../.." -DTIME_HIRES_NANOSLEEP -DTIME_HIRES_CLOCKID_T -DTIME_HIRES_CLOCK_GETTIME -DTIME_HIRES_CLOCK_GETRES -DTIME_HIRES_CLOCK_NANOSLEEP -DTIME_HIRES_CLOCK -DHAS_FUTIMENS -DHAS_UTIMENSAT -DTIME_HIRES_UTIME -DTIME_HIRES_STAT_ST_XTIMESPEC -DTIME_HIRES_STAT_XTIM -DTIME_HIRES_STAT=1 -DATLEASTFIVEOHOHFIVE HiRes.c /usr/ports/lang/perl5.30/work/perl-5.30.2/dist/Time-HiRes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs ../../lib/auto/Time/HiRes/HiRes.bs 644 rm -f ../../lib/auto/Time/HiRes/HiRes.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong HiRes.o -o ../../lib/auto/Time/HiRes/HiRes.so chmod 755 ../../lib/auto/Time/HiRes/HiRes.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Time::Piece "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Time-Piece/../../lib/ExtUtils/typemap' Piece.xs > Piece.xsc mv Piece.xsc Piece.c Running Mkbootstrap for Piece () chmod 644 "Piece.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.33\" -DXS_VERSION=\"1.33\" -DPIC -fPIC "-I../.." Piece.c /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Time-Piece/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Piece.bs ../../lib/auto/Time/Piece/Piece.bs 644 rm -f ../../lib/auto/Time/Piece/Piece.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Piece.o -o ../../lib/auto/Time/Piece/Piece.so chmod 755 ../../lib/auto/Time/Piece/Piece.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Making header files for XS... "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Unicode-Collate/../../lib/ExtUtils/typemap' Collate.xs > Collate.xsc mv Collate.xsc Collate.c Running Mkbootstrap for Collate () chmod 644 "Collate.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.27\" -DXS_VERSION=\"1.27\" -DPIC -fPIC "-I../.." Collate.c /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Unicode-Collate/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Collate.bs ../../lib/auto/Unicode/Collate/Collate.bs 644 rm -f ../../lib/auto/Unicode/Collate/Collate.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Collate.o -o ../../lib/auto/Unicode/Collate/Collate.so chmod 755 ../../lib/auto/Unicode/Collate/Collate.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Making header files for XS... Generating a Unix-style Makefile Writing Makefile for Unicode::Normalize "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/dist/Unicode-Normalize/../../lib/ExtUtils/typemap' Normalize.xs > Normalize.xsc mv Normalize.xsc Normalize.c Running Mkbootstrap for Normalize () chmod 644 "Normalize.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.26\" -DXS_VERSION=\"1.26\" -DPIC -fPIC "-I../.." Normalize.c /usr/ports/lang/perl5.30/work/perl-5.30.2/dist/Unicode-Normalize/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Normalize.bs ../../lib/auto/Unicode/Normalize/Normalize.bs 644 rm -f ../../lib/auto/Unicode/Normalize/Normalize.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Normalize.o -o ../../lib/auto/Unicode/Normalize/Normalize.so chmod 755 ../../lib/auto/Unicode/Normalize/Normalize.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for XS::APItest "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/XS-APItest/typemap' APItest.xs > APItest.xsc mv APItest.xsc APItest.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/XS-APItest/typemap' XSUB-undef-XS_VERSION.xs > XSUB-undef-XS_VERSION.xsc mv XSUB-undef-XS_VERSION.xsc XSUB-undef-XS_VERSION.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/XS-APItest/typemap' XSUB-redefined-macros.xs > XSUB-redefined-macros.xsc mv XSUB-redefined-macros.xsc XSUB-redefined-macros.c Running Mkbootstrap for APItest () Writing APItest.bs chmod 644 "APItest.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" -DPIC -fPIC "-I../.." APItest.c cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" -DPIC -fPIC "-I../.." XSUB-undef-XS_VERSION.c cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" -DPIC -fPIC "-I../.." XSUB-redefined-macros.c cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" -DPIC -fPIC "-I../.." core.c cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" -DPIC -fPIC "-I../.." exception.c cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" -DPIC -fPIC "-I../.." notcore.c /usr/ports/lang/perl5.30/work/perl-5.30.2/ext/XS-APItest/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- APItest.bs ../../lib/auto/XS/APItest/APItest.bs 644 rm -f ../../lib/auto/XS/APItest/APItest.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong APItest.o XSUB-undef-XS_VERSION.o XSUB-redefined-macros.o core.o exception.o notcore.o -o ../../lib/auto/XS/APItest/APItest.so chmod 755 ../../lib/auto/XS/APItest/APItest.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for XS::Typemap "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/XS-Typemap/../../lib/ExtUtils/typemap' Typemap.xs > Typemap.xsc mv Typemap.xsc Typemap.c Running Mkbootstrap for Typemap () chmod 644 "Typemap.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"0.17\" -DXS_VERSION=\"0.17\" -DPIC -fPIC "-I../.." stdio.c cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"0.17\" -DXS_VERSION=\"0.17\" -DPIC -fPIC "-I../.." Typemap.c /usr/ports/lang/perl5.30/work/perl-5.30.2/ext/XS-Typemap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Typemap.bs ../../lib/auto/XS/Typemap/Typemap.bs 644 rm -f ../../lib/auto/XS/Typemap/Typemap.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong stdio.o Typemap.o -o ../../lib/auto/XS/Typemap/Typemap.so chmod 755 ../../lib/auto/XS/Typemap/Typemap.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for attributes "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/attributes/../../lib/ExtUtils/typemap' attributes.xs > attributes.xsc mv attributes.xsc attributes.c Running Mkbootstrap for attributes () chmod 644 "attributes.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -DPIC -fPIC "-I../.." attributes.c /usr/ports/lang/perl5.30/work/perl-5.30.2/ext/attributes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- attributes.bs ../../lib/auto/attributes/attributes.bs 644 rm -f ../../lib/auto/attributes/attributes.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong attributes.o -o ../../lib/auto/attributes/attributes.so chmod 755 ../../lib/auto/attributes/attributes.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for mro "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/mro/../../lib/ExtUtils/typemap' mro.xs > mro.xsc mv mro.xsc mro.c Running Mkbootstrap for mro () chmod 644 "mro.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -DPIC -fPIC "-I../.." mro.c /usr/ports/lang/perl5.30/work/perl-5.30.2/ext/mro/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mro.bs ../../lib/auto/mro/mro.bs 644 rm -f ../../lib/auto/mro/mro.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong mro.o -o ../../lib/auto/mro/mro.so chmod 755 ../../lib/auto/mro/mro.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/re/re.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for re rm -f invlist_inline.h cp ../../invlist_inline.h invlist_inline.h rm -f re_exec.c cp ../../regexec.c re_exec.c rm -f re_comp.c cp ../../regcomp.c re_comp.c rm -f dquote.c cp ../../dquote.c dquote.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/ext/re/../../lib/ExtUtils/typemap' re.xs > re.xsc mv re.xsc re.c Running Mkbootstrap for re () chmod 644 "re.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"0.37\" -DXS_VERSION=\"0.37\" -DPIC -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_exec.c cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"0.37\" -DXS_VERSION=\"0.37\" -DPIC -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_comp.c cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"0.37\" -DXS_VERSION=\"0.37\" -DPIC -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re.c /usr/ports/lang/perl5.30/work/perl-5.30.2/ext/re/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- re.bs ../../lib/auto/re/re.bs 644 rm -f ../../lib/auto/re/re.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong re_exec.o re_comp.o re.o -o ../../lib/auto/re/re.so chmod 755 ../../lib/auto/re/re.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for threads "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/dist/threads/../../lib/ExtUtils/typemap' threads.xs > threads.xsc mv threads.xsc threads.c Running Mkbootstrap for threads () chmod 644 "threads.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"2.22\" -DXS_VERSION=\"2.22\" -DPIC -fPIC "-I../.." threads.c /usr/ports/lang/perl5.30/work/perl-5.30.2/dist/threads/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs ../../lib/auto/threads/threads.bs 644 rm -f ../../lib/auto/threads/threads.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong threads.o -o ../../lib/auto/threads/threads.so chmod 755 ../../lib/auto/threads/threads.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for threads::shared "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/dist/threads-shared/../../lib/ExtUtils/typemap' shared.xs > shared.xsc mv shared.xsc shared.c Running Mkbootstrap for shared () chmod 644 "shared.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"1.60\" -DXS_VERSION=\"1.60\" -DPIC -fPIC "-I../.." shared.c shared.xs: In function 'sharedsv_array_mg_CLEAR': shared.xs:1142: warning: 'iter' may be used uninitialized in this function /usr/ports/lang/perl5.30/work/perl-5.30.2/dist/threads-shared/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- shared.bs ../../lib/auto/threads/shared/shared.bs 644 rm -f ../../lib/auto/threads/shared/shared.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong shared.o -o ../../lib/auto/threads/shared/shared.so chmod 755 ../../lib/auto/threads/shared/shared.so Making utilities ../miniperl -I../lib encguess.PL Extracting encguess (with variable substitutions) ../miniperl -I../lib corelist.PL Extracting corelist (with variable substitutions) ../miniperl -I../lib cpan.PL Extracting cpan (with variable substitutions) ../miniperl -I../lib h2ph.PL Extracting h2ph (with variable substitutions) ../miniperl -I../lib h2xs.PL Extracting h2xs (with variable substitutions) ../miniperl -I../lib instmodsh.PL Extracting instmodsh (with variable substitutions) ../miniperl -I../lib json_pp.PL Extracting json_pp (with variable substitutions) ../miniperl -I../lib perlbug.PL Extracting perlbug (with variable substitutions) ../miniperl -I../lib perldoc.PL Extracting "perldoc" (with variable substitutions) ../miniperl -I../lib perlivp.PL Extracting perlivp (with variable substitutions) ../miniperl -I../lib pl2pm.PL Extracting pl2pm (with variable substitutions) ../miniperl -I../lib prove.PL Extracting prove (with variable substitutions) ../miniperl -I../lib ptar.PL Extracting ptar (with variable substitutions) ../miniperl -I../lib ptardiff.PL Extracting ptardiff (with variable substitutions) ../miniperl -I../lib ptargrep.PL Extracting ptargrep (with variable substitutions) ../miniperl -I../lib shasum.PL Extracting shasum (with variable substitutions) ../miniperl -I../lib splain.PL Extracting splain (with variable substitutions) ../miniperl -I../lib libnetcfg.PL Extracting libnetcfg (with variable substitutions) ../miniperl -I../lib piconv.PL Extracting piconv (with variable substitutions) ../miniperl -I../lib enc2xs.PL Extracting enc2xs (with variable substitutions) ../miniperl -I../lib xsubpp.PL Extracting xsubpp (with variable substitutions) ../miniperl -I../lib pod2html.PL Extracting pod2html (with variable substitutions) ../miniperl -I../lib zipdetails.PL Extracting zipdetails (with variable substitutions) LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so MAKE="/usr/bin/make" LIBPERL_A=libperl.so.5.30.2 LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Math::BigInt::FastCalc "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Math-BigInt-FastCalc/../../lib/ExtUtils/typemap' FastCalc.xs > FastCalc.xsc mv FastCalc.xsc FastCalc.c Running Mkbootstrap for FastCalc () chmod 644 "FastCalc.bs" cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVERSION=\"0.5008\" -DXS_VERSION=\"0.5008\" -DPIC -fPIC "-I../.." FastCalc.c /usr/ports/lang/perl5.30/work/perl-5.30.2/cpan/Math-BigInt-FastCalc/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs ../../lib/auto/Math/BigInt/FastCalc/FastCalc.bs 644 rm -f ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so cc -shared -L/usr/ports/lang/perl5.30/work/perl-5.30.2 -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong FastCalc.o -o ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so chmod 755 ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so LD_LIBRARY_PATH=/usr/ports/lang/perl5.30/work/perl-5.30.2 ./perl -Ilib -I. -f pod/buildtoc -q pod/buildtoc: Perl lib version (5.30.2) doesn't match executable '/usr/ports/lang/perl5.30/work/perl-5.30.2/perl' version (5.30.1) at lib/Config.pm line 62. Compilation failed in require at lib/locale.pm line 4. BEGIN failed--compilation aborted at lib/locale.pm line 4. Compilation failed in require at pod/buildtoc line 10. BEGIN failed--compilation aborted at pod/buildtoc line 10. *** [pod/perltoc.pod] Error code 255 make[2]: stopped in /usr/ports/lang/perl5.30/work/perl-5.30.2 1 error make[2]: stopped in /usr/ports/lang/perl5.30/work/perl-5.30.2 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/lang/perl5.30 *** Error code 1 Stop. make: stopped in /usr/ports/lang/perl5.30 root@G417:/usr/ports/lang/perl5.30 #