2021-08-26 16:28:29 exec_hook package_begin chapter08 841-perl START: 2021-08-26 16:28:29 # Begin /home/lfs/build/x86_64/sources/config.inc # Environment for chapter08/841-perl # Make flags export MAKEFLAGS=-j4 # C/C++ flags export CFLAGS="-mtune=generic " export CXXFLAGS="-mtune=generic " # Log output for tests TEST_LOG=${ROOT}sources/841-perl-tests.tmp LFS_CHAPTER=chapter08 LFS_SCRIPT=841-perl # Targets for multilib LFS_TGT=x86_64-lfs-linux-gnu LFS_TGT32=i686-lfs-linux-gnu LFS_TGTX32=x86_64-lfs-linux-gnux32 echo "Environment" set echo "File systems" mount || true echo "logname" logname || true # End /home/lfs/build/x86_64/sources/config.inc Environment BASH=/bin/bash BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:hostcomplete:interactive_comments:progcomp:promptvars:sourcepath BASH_ALIASES=() BASH_ARGC=([0]="1" [1]="0") BASH_ARGV=([0]="/sources/config.inc") BASH_CMDS=() BASH_LINENO=([0]="15" [1]="0") BASH_SOURCE=([0]="/sources/config.inc" [1]="/sources/lfs-commands/chapter08/841-perl") BASH_VERSINFO=([0]="5" [1]="1" [2]="8" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") BASH_VERSION='5.1.8(1)-release' CFLAGS='-mtune=generic ' CXXFLAGS='-mtune=generic ' DIRSTACK=() EUID=0 GROUPS=() HOME=/root HOSTNAME=lfs-x86_64 HOSTTYPE=x86_64 IFS=$' \t\n' LFS_CHAPTER=chapter08 LFS_SCRIPT=841-perl LFS_TGT=x86_64-lfs-linux-gnu LFS_TGT32=i686-lfs-linux-gnu LFS_TGTX32=x86_64-lfs-linux-gnux32 MACHTYPE=x86_64-pc-linux-gnu MAKEFLAGS=-j4 OPTERR=1 OPTIND=1 OSTYPE=linux-gnu PATH=/bin:/usr/bin:/sbin:/usr/sbin PIPESTATUS=([0]="0") PPID=6435 PREV_SEC=0 PS4='+ ' PWD=/ ROOT=/ SCRIPT_ROOT=/dev/null SECONDS=0 SHELL=/bin/bash SHELLOPTS=braceexpand:errexit:interactive-comments SHLVL=1 TERM=xterm-256color TEST_LOG=/sources/841-perl-tests.tmp UID=0 _=Environment File systems /dev/sdb1 on / type ext4 (rw,relatime) devtmpfs on /dev type devtmpfs (rw,relatime,size=4072068k,nr_inodes=1018017,mode=755) devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000) proc on /proc type proc (rw,relatime) sysfs on /sys type sysfs (rw,relatime) tmpfs on /run type tmpfs (rw,relatime) logname root KB: 2158584 / /sources/autolfs_package_patch PKG_DEST=/sources/841-perl patching file ext/GDBM_File/GDBM_File.xs 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 dragonfly irix_5 nonstopux sunos_4_0 aix_3 dynix irix_6 openbsd sunos_4_1 aix_4 dynixptx irix_6_0 opus super-ux altos486 epix irix_6_1 os2 svr4 amigaos esix4 isc os390 svr5 atheos fps isc_2 os400 ti1500 aux_3 freebsd linux-android posix-bc ultrix_4 bitrig freemint linux qnx umips bsdos gnu lynxos riscos unicos catamount gnukfreebsd midnightbsd sco unicosmk convexos gnuknetbsd minix sco_2_3_0 unisysdynix cxux greenhills mips sco_2_3_1 utekv cygwin haiku mirbsd sco_2_3_2 uwin darwin hpux mpc sco_2_3_3 vos dcosx i386 ncr_tower sco_2_3_4 dec_osf interix netbsd solaris_2 dos_djgpp irix_4 newsos4 stellar Which of these apply, if any? [linux] Operating system name? [linux] Operating system version? [5.13.4] Installation prefix to use? (~name ok) [/usr] AFS does not seem to be running... What installation prefix should I use for installing files? (~name ok) [/usr] 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/local/lib /usr/lib /lib/../lib /usr/lib/../lib /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 -ldl -lm -lcrypt -lutil -lc -lgdbm_compat] What optimizer/debugger flag should be used? [-O2] Any additional cc flags? [-D_REENTRANT -D_GNU_SOURCE -fwrapv -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)? [ -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' for 64-bit integers. Try to use maximal 64-bit support, if available? [y] Checking if your C library has broken 64-bit functions... Checking for GNU C Library... nm probably won't work on the GNU C Library. Shall I use /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... You have long double. ldexpl() found. Checking to see how big your long doubles are... Your long doubles are 16 bytes long. Checking the kind of long doubles you have... You have x86 80-bit little endian long doubles. Getting the current patchlevel... What is your architecture name [x86_64-linux] Add the Perl API version to your archname? [n] Threads selected. ...setting architecture name to x86_64-linux-thread. Multiplicity selected. ...setting architecture name to x86_64-linux-thread-multi. This architecture is naturally 64-bit, not changing architecture name. Pathname where the public executables will reside? (~name ok) [/usr/bin] Use relocatable @INC? [n] Pathname where the private library files will reside? (~name ok) [/usr/lib/perl5/5.34/core_perl] Where do you want to put the public architecture-dependent libraries? (~name ok) [/usr/lib/perl5/5.34/core_perl] Other username to test security of setuid scripts with? [none] Well, the recommended value is *not* secure. Does your kernel have *secure* setuid scripts? [n] Installation prefix to use for add-on modules and utilities? (~name ok) [/usr] Pathname for the site-specific library files? (~name ok) [/usr/lib/perl5/5.34/site_perl] List of earlier versions to include in @INC? [none] NOT found. 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/lib/perl5/5.34/site_perl] Do you want to configure vendor-specific add-on directories? [y] Installation prefix to use for vendor-supplied add-ons? (~name ok) [/usr] Pathname for the vendor-supplied library files? (~name ok) [/usr/lib/perl5/5.34/vendor_perl] Pathname for vendor-supplied architecture-dependent files? (~name ok) [/usr/lib/perl5/5.34/vendor_perl] Colon-separated list of additional directories for perl to search? [none] Support DTrace if available? [n] 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] 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? [-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 -O2 -L/usr/local/lib -fstack-protector-strong] Any special flags to pass to cc to use dynamic linking? [-Wl,-E] ld supports scripting Build a shared libperl.so (y/n) [y] What name do you want to give to the shared libperl? [libperl.so] Adding -Wl,-rpath,/usr/lib/perl5/5.34/core_perl/CORE to the flags passed to cc so that the perl executable will find the installed shared libperl.so. System manual is in /usr/share/man/man1. Where do the main Perl5 manual pages (source) go? (~name ok) [/usr/share/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/share/man/man3] What suffix should be used for the perl5 library man pages? [3] Figuring out host name... Your host name appears to be "lfs-x86_64". Right? [y] What is your domain name? [.nonet] What is your e-mail address? [root@lfs-x86_64.nonet] Perl administrator e-mail address [root@lfs-x86_64.nonet] 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/bin/perl] Where do you keep publicly executable scripts? (~name ok) [/usr/bin] Pathname where the add-on public executables should be installed? (~name ok) [/usr/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/share/man/man1] Pathname where the site-specific library manual pages should be installed? (~name ok) [/usr/share/man/man3] Pathname where add-on public executable scripts should be installed? (~name ok) [/usr/bin] backtrace() 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... Try to understand large files, if available? [y] Rechecking to see how big your file offsets are... Rechecking the size of fpos_t... 16 bytes. Pathname for the vendor-supplied executables directory? (~name ok) [/usr/bin] Pathname for the vendor-supplied html pages? (~name ok) [none] Pathname for the vendor-supplied html pages? (~name ok) [none] Pathname for the vendor-supplied manual section 1 pages? (~name ok) [/usr/share/man/man1] Pathname for the vendor-supplied manual section 3 pages? (~name ok) [/usr/share/man/man3] Pathname for the vendor-supplied scripts directory? (~name ok) [/usr/bin] qgcvt() found. Checking the kind of doubles you have... You have IEEE 754 64-bit little endian doubles. Checking how to print long doubles... gconvert NOT found. gcvt() 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 allows __printf__ format to be null ... 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)) ... Checking whether your compiler can handle __attribute__((always_inline)) ... getpgrp() found. You have to use getpgrp() instead of getpgrp(pid). setpgrp() found. You have to use setpgrp() instead of setpgrp(pid,pgrp). 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() 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 struct sockaddr_storage ... 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. found. crypt_r() found. ctermid() found. ctermid_r() NOT found. ctime_r() found. cuserid() found. dbmclose() found. found. difftime() found. found. Your directory entries are struct dirent. Your directory entry does not know about the d_namlen field. 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() found. dup2() found. dup3() found. NOT found. newlocale() found. freelocale() found. uselocale() found. duplocale() found. querylocale() NOT 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... 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() NOT found. fdim() found. fegetround() found. fgetpos() found. finite() found. finitel() 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() NOT 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. Checking to see if getenv() preserves a different thread's results getenv() didn't destroy another thread's buffer getespwnam() NOT found. getfsstat() NOT 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() 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() found. found. getspnam_r() found. gettimeofday() found. gmtime_r() found. hasmntopt() 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() found. Checking to see if you have isless... Checking to see if you have isnan... isnanl() found. Checking to see if you have isnormal... j0() found. j0l() 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() NOT 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. malloc_usable_size() 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. 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() found. readlink() found. vfork() found. Do you still want to use vfork()? [n] pthread_atfork found. pthread_attr_setscope() found. sched_yield() found. pthread_yield() found. Checking to see if you have ptrdiff_t... random_r() found. readdir() found. seekdir() found. telldir() found. rewinddir() found. readdir64_r() 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. Checking to see if you have setlocale() and its behavior Your system has setlocale()... and it seems sane; you don't have a C.UTF8 locale setlocale_r() NOT found. setnetent() found. setnetent_r() NOT found. setprotoent() found. setpgid() found. setpgrp2() NOT found. setpriority() found. setproctitle() NOT found. setprotoent_r() NOT found. setpwent() found. setpwent_r() NOT found. setregid() found. setresgid() found. setreuid() found. setresuid() found. setrgid() NOT found. setruid() NOT 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() found. srandom_r() found. stat() found. found. Checking to see if your struct stat has st_blocks field... found. 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() found. strerror_r() found. strftime() 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() 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. wcrtomb() 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. NOT found. 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 /bin/make program sets $(MAKE)... mode_t found. It seems that va_copy() or similar will be needed. size_t found. What is the type for the 1st argument to gethostbyaddr? [char *] What is the type for the 2nd argument to gethostbyaddr? [size_t] What pager is used on your system? [/usr/bin/less -isR] Checking how to generate random libraries on your machine... Your select() operates on 64 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... Would you like to build perl with strict enabled by default? [n] Determining whether we can use sysctl with KERN_PROC_PATHNAME to find executing program... I'm unable to compile the test program. I'll assume no sysctl with KERN_PROC_PATHNAME here. 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 (yacc or bison -y) shall I use? [yacc] found. found. found. NOT found. NOT found. found. gdbm_open() found. NOT found. NOT found. NOT found. found. NOT found. found. found. NOT found. Guessing which symbols your C compiler and preprocessor define... awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp operator Adding -D_FORTIFY_SOURCE=2 to ccflags... tcsetattr() found. You have POSIX termios.h... good! found. found. NOT found. NOT found. found. found. NOT found. found. found. NOT found. found. found. found. found. NOT found. found. found. Looking for extensions... What extensions do you wish to load dynamically? [B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc NDBM_File ODBM_File Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog 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 -std=c89. cflags.SH: Adding -Werror=pointer-arith. cflags.SH: Adding -Wextra. cflags.SH: Adding -Wc++-compat. cflags.SH: Adding -Wwrite-strings. cflags.SH: Adding -Werror=declaration-after-statement. cflags.SH: cc = cc cflags.SH: ccflags = -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 cflags.SH: stdflags = -std=c89 cflags.SH: optimize = -O2 cflags.SH: warn = -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement 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] Makefile:258: warning: ignoring prerequisites on suffix rule definition Makefile:254: warning: ignoring prerequisites on suffix rule definition Makefile:258: warning: ignoring prerequisites on suffix rule definition Makefile:258: warning: ignoring prerequisites on suffix rule definition Makefile:254: warning: ignoring prerequisites on suffix rule definition Makefile:258: warning: ignoring prerequisites on suffix rule definition cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC generate_uudmap.c cc -o generate_uudmap -fstack-protector-strong -L/usr/local/lib generate_uudmap.o -lpthread -ldl -lm -lcrypt -lutil -lc ./generate_uudmap uudmap.h bitcount.h mg_data.h sh ./makedepend MAKE="make" cflags make[1]: Entering directory '/sources/perl-5.34.0' makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:254: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:254: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition rm -f opmini.c rm -f perlmini.c /bin/ln -s op.c opmini.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 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 make[1]: Leaving directory '/sources/perl-5.34.0' 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 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. makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:254: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:254: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition echo @`sh cflags "optimize='-O2'" opmini.o` -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c echo @`sh cflags "optimize='-O2'" perlmini.o` -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c @cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c @cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC toke.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC gv.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC pad.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC regcomp.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC dump.c regcomp.c: In function 'S_regclass': regcomp.c:17399:18: warning: operation on 'pRExC_state->parse' may be undefined [-Wsequence-point] 17399 | p++; \ | ^ regcomp.c:17399:18: note: in definition of macro 'SKIP_BRACKETED_WHITE_SPACE' 17399 | p++; \ | ^~ regcomp.c:17399:18: warning: operation on 'pRExC_state->parse' may be undefined [-Wsequence-point] 17399 | p++; \ | ^ regcomp.c:17399:18: note: in definition of macro 'SKIP_BRACKETED_WHITE_SPACE' 17399 | p++; \ | ^~ regcomp.c:17399:18: warning: operation on 'pRExC_state->parse' may be undefined [-Wsequence-point] 17399 | p++; \ | ^ regcomp.c:17399:18: note: in definition of macro 'SKIP_BRACKETED_WHITE_SPACE' 17399 | p++; \ | ^~ regcomp.c:17399:18: warning: operation on 'pRExC_state->parse' may be undefined [-Wsequence-point] 17399 | p++; \ | ^ regcomp.c:17399:18: note: in definition of macro 'SKIP_BRACKETED_WHITE_SPACE' 17399 | p++; \ | ^~ regcomp.c:17399:18: warning: operation on 'next_char_ptr' may be undefined [-Wsequence-point] 17399 | p++; \ | ^ regcomp.c:17399:18: note: in definition of macro 'SKIP_BRACKETED_WHITE_SPACE' 17399 | p++; \ | ^~ cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC util.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC mg.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC reentr.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC mro_core.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC keywords.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC hv.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC av.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC run.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC pp_hot.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC sv.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC pp.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC scope.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC pp_ctl.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC pp_sys.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC doop.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC doio.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC regexec.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC utf8.c regexec.c: In function 'S_find_byclass': regexec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ regexec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ regexec.c:2210:9: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 2210 | REXEC_FBC_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~ regexec.c:1843:10: warning: operation on 's' may be undefined [-Wsequence-point] 1843 | s++; \ | ~^~ regexec.c:1843:10: note: in definition of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN_GUTS' 1843 | s++; \ | ^~ regexec.c:2231:13: note: in expansion of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN' 2231 | REXEC_FBC_NON_UTF8_CLASS_SCAN(reginclass(prog,c, (U8*)s, (U8*)s+1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ regexec.c:1843:10: warning: operation on 's' may be undefined [-Wsequence-point] 1843 | s++; \ | ~^~ regexec.c:1843:10: note: in definition of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN_GUTS' 1843 | s++; \ | ^~ regexec.c:2235:13: note: in expansion of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN' 2235 | REXEC_FBC_NON_UTF8_CLASS_SCAN(ANYOF_BITMAP_TEST(c, *((U8*)s))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ regexec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ regexec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ regexec.c:2289:9: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 2289 | REXEC_FBC_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~ regexec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ regexec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ regexec.c:2307:9: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 2307 | REXEC_FBC_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~ regexec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ regexec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ regexec.c:2317:9: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 2317 | REXEC_FBC_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~ regexec.c:1843:10: warning: operation on 's' may be undefined [-Wsequence-point] 1843 | s++; \ | ~^~ regexec.c:1843:10: note: in definition of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN_GUTS' 1843 | s++; \ | ^~ regexec.c:2325:9: note: in expansion of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN' 2325 | REXEC_FBC_NON_UTF8_CLASS_SCAN(withinCOUNT((U8) *s, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ regexec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ regexec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ regexec.c:2331:9: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 2331 | REXEC_FBC_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~ regexec.c:1843:10: warning: operation on 's' may be undefined [-Wsequence-point] 1843 | s++; \ | ~^~ regexec.c:1843:10: note: in definition of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN_GUTS' 1843 | s++; \ | ^~ regexec.c:2341:9: note: in expansion of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN' 2341 | REXEC_FBC_NON_UTF8_CLASS_SCAN(withinCOUNT((U8) *s, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ regexec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ regexec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ regexec.c:2970:9: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 2970 | REXEC_FBC_UTF8_CLASS_SCAN(is_LNBREAK_utf8_safe(s, strend)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ regexec.c:1843:10: warning: operation on 's' may be undefined [-Wsequence-point] 1843 | s++; \ | ~^~ regexec.c:1843:10: note: in definition of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN_GUTS' 1843 | s++; \ | ^~ regexec.c:2975:9: note: in expansion of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN' 2975 | REXEC_FBC_NON_UTF8_CLASS_SCAN(is_LNBREAK_latin1_safe(s, strend)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ regexec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ regexec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ regexec.c:2989:9: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 2989 | REXEC_FBC_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~ regexec.c:1843:10: warning: operation on 's' may be undefined [-Wsequence-point] 1843 | s++; \ | ~^~ regexec.c:1843:10: note: in definition of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN_GUTS' 1843 | s++; \ | ^~ regexec.c:3002:9: note: in expansion of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN' 3002 | REXEC_FBC_NON_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ regexec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ regexec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ regexec.c:3010:9: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 3010 | REXEC_FBC_UTF8_CLASS_SCAN( ! isASCII_utf8_safe(s, strend) | ^~~~~~~~~~~~~~~~~~~~~~~~~ regexec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ regexec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ regexec.c:3020:9: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 3020 | REXEC_FBC_UTF8_CLASS_SCAN(_generic_isCC_A(*s, FLAGS(c))); | ^~~~~~~~~~~~~~~~~~~~~~~~~ regexec.c:1843:10: warning: operation on 's' may be undefined [-Wsequence-point] 1843 | s++; \ | ~^~ regexec.c:1843:10: note: in definition of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN_GUTS' 1843 | s++; \ | ^~ regexec.c:3034:9: note: in expansion of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN' 3034 | REXEC_FBC_NON_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ regexec.c:1843:10: warning: operation on 's' may be undefined [-Wsequence-point] 1843 | s++; \ | ~^~ regexec.c:1843:10: note: in definition of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN_GUTS' 1843 | s++; \ | ^~ regexec.c:3045:13: note: in expansion of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN' 3045 | REXEC_FBC_NON_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ regexec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ regexec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ regexec.c:3064:13: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 3064 | REXEC_FBC_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~ regexec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ regexec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ regexec.c:3073:13: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 3073 | REXEC_FBC_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~ regexec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ regexec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ regexec.c:3078:13: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 3078 | REXEC_FBC_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~ regexec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ regexec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ regexec.c:3083:13: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 3083 | REXEC_FBC_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~ regexec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ regexec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ regexec.c:3088:13: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 3088 | REXEC_FBC_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~ regexec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ regexec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ regexec.c:3093:13: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 3093 | REXEC_FBC_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~ cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC taint.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC deb.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC universal.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC globals.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC perlio.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC numeric.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC mathoms.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC locale.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC pp_pack.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC pp_sort.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC caretx.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC dquote.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC time64.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC miniperlmain.c rm -f pod/perl5340delta.pod /bin/ln -s perldelta.pod pod/perl5340delta.pod cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC op.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC perly.c cc -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 numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o miniperlmain.o -lpthread -ldl -lm -lcrypt -lutil -lc LD_LIBRARY_PATH=/sources/perl-5.34.0 ./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=/sources/perl-5.34.0 ./miniperl -Ilib -f write_buildcustomize.pl LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib autodoc.pl LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib pod/perlmodlib.PL -q LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_patchnum.pl Updating 'git_version.h' and 'lib/Config_git.pl' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib configpm written lib/Config.pod updated lib/Config.pm updated lib/Config_heavy.pl LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="make" LIBPERL_A=libperl.so cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC perl.c Generating a Unix-style Makefile Writing Makefile for Archive::Tar make[1]: Entering directory '/sources/perl-5.34.0/cpan/Archive-Tar' make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Archive-Tar' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Attribute-Handlers directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/AutoLoader directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Generating a Unix-style Makefile Writing Makefile for CPAN make[1]: Entering directory '/sources/perl-5.34.0/cpan/CPAN' make[1]: Leaving directory '/sources/perl-5.34.0/cpan/CPAN' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Generating a Unix-style Makefile Writing Makefile for CPAN::Meta make[1]: Entering directory '/sources/perl-5.34.0/cpan/CPAN-Meta' make[1]: Leaving directory '/sources/perl-5.34.0/cpan/CPAN-Meta' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/CPAN-Meta-Requirements directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-YAML/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/CPAN-Meta-YAML directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Carp/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Carp directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Config-Perl-V/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Config-Perl-V directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Devel-SelfStubber/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Devel-SelfStubber directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Digest directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Dumpvalue directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Env directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Generating a Unix-style Makefile Writing Makefile for Errno make[1]: Entering directory '/sources/perl-5.34.0/ext/Errno' "../../miniperl" "-I../../lib" Errno_pm.PL Errno.pm make[1]: Leaving directory '/sources/perl-5.34.0/ext/Errno' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Exporter directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/ExtUtils-CBuilder directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/ExtUtils-Constant directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Install/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/ExtUtils-Install directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/ExtUtils-Manifest directly Generating a Unix-style Makefile Writing Makefile for ExtUtils::Manifest make[1]: Entering directory '/sources/perl-5.34.0/cpan/ExtUtils-Manifest' Generating a Unix-style Makefile Writing Makefile for ExtUtils::MakeMaker make[1]: Entering directory '/sources/perl-5.34.0/cpan/ExtUtils-MakeMaker' make[1]: Leaving directory '/sources/perl-5.34.0/cpan/ExtUtils-Manifest' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for ext/ExtUtils-Miniperl directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-PL2Bat/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/ExtUtils-PL2Bat directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/ExtUtils-ParseXS directly make[1]: Leaving directory '/sources/perl-5.34.0/cpan/ExtUtils-MakeMaker' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/File-Fetch directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl ext/File-Find/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for ext/File-Find directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Generating a Unix-style Makefile Writing Makefile for ExtUtils::ParseXS make[1]: Entering directory '/sources/perl-5.34.0/dist/ExtUtils-ParseXS' Running pm_to_blib for cpan/File-Path directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/File-Temp directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for ext/FileCache directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Filter-Simple directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/FindBin/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/FindBin directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Leaving directory '/sources/perl-5.34.0/dist/ExtUtils-ParseXS' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Getopt-Long directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/I18N-Collate directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/I18N-LangTags directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Generating a Unix-style Makefile Writing Makefile for HTTP::Tiny make[1]: Entering directory '/sources/perl-5.34.0/cpan/HTTP-Tiny' Generating a Unix-style Makefile Writing Makefile for lib make[1]: Entering directory '/sources/perl-5.34.0/dist/lib' "../../miniperl" "-I../../lib" lib_pm.PL lib.pm Extracting lib.pm (with variable substitutions) make[1]: Leaving directory '/sources/perl-5.34.0/dist/lib' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/IO-Socket-IP directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Leaving directory '/sources/perl-5.34.0/cpan/HTTP-Tiny' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/IO-Zlib directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/IPC-Cmd directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for ext/IPC-Open3 directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Locale-Maketext directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Locale-Maketext-Simple directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Math-BigInt/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Math-BigInt directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Math-BigRat/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Math-BigRat directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Math-Complex/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Math-Complex directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Generating a Unix-style Makefile Writing Makefile for JSON::PP make[1]: Entering directory '/sources/perl-5.34.0/cpan/JSON-PP' Running pm_to_blib for cpan/Memoize directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Generating a Unix-style Makefile Writing Makefile for Module::CoreList make[1]: Entering directory '/sources/perl-5.34.0/dist/Module-CoreList' make[1]: Leaving directory '/sources/perl-5.34.0/cpan/JSON-PP' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Module-Load directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Module-Load-Conditional directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Module-Loaded directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib MAKE="make" LIBPERL_A=libperl.so cp corelist blib/script/corelist /sources/perl-5.34.0/dist/Module-CoreList/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/corelist make[1]: Leaving directory '/sources/perl-5.34.0/dist/Module-CoreList' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Generating a Unix-style Makefile Writing Makefile for Module::Metadata make[1]: Entering directory '/sources/perl-5.34.0/cpan/Module-Metadata' Running pm_to_blib for cpan/NEXT directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Net-Ping directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Params-Check directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Perl-OSType/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Perl-OSType directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/PerlIO-via-QuotedPrint directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Module-Metadata' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Pod-Escapes directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/if/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Generating a Unix-style Makefile Writing Makefile for Pod::Checker make[1]: Entering directory '/sources/perl-5.34.0/cpan/Pod-Checker' Generating a Unix-style Makefile Writing Makefile for if make[1]: Entering directory '/sources/perl-5.34.0/dist/if' "../../miniperl" "-I../../lib" "-I../../lib" podchecker.PL podchecker Extracting podchecker (with variable substitutions) cp podchecker blib/script/podchecker /sources/perl-5.34.0/cpan/Pod-Checker/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/podchecker make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Pod-Checker' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Leaving directory '/sources/perl-5.34.0/dist/if' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Generating a Unix-style Makefile Writing Makefile for Pod::Html make[1]: Entering directory '/sources/perl-5.34.0/ext/Pod-Html' Generating a Unix-style Makefile Writing Makefile for Pod::Perldoc make[1]: Entering directory '/sources/perl-5.34.0/cpan/Pod-Perldoc' make[1]: Leaving directory '/sources/perl-5.34.0/ext/Pod-Html' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Pod-Perldoc' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Safe directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Search-Dict/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Generating a Unix-style Makefile Writing Makefile for Pod::Usage make[1]: Entering directory '/sources/perl-5.34.0/cpan/Pod-Usage' Running pm_to_blib for dist/Search-Dict directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/SelfLoader directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Term-ANSIColor directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib MAKE="make" LIBPERL_A=libperl.so "../../miniperl" "-I../../lib" "-I../../lib" pod2usage.PL pod2usage Extracting pod2usage (with variable substitutions) cp pod2usage blib/script/pod2usage /sources/perl-5.34.0/cpan/Pod-Usage/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2usage make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Pod-Usage' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Generating a Unix-style Makefile Writing Makefile for Term::Cap make[1]: Entering directory '/sources/perl-5.34.0/cpan/Term-Cap' Running pm_to_blib for dist/Term-Complete directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Term-ReadLine/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Term-ReadLine directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Test/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Test directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Term-Cap' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Test-Simple directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Text-Abbrev/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Generating a Unix-style Makefile Writing Makefile for Test::Harness make[1]: Entering directory '/sources/perl-5.34.0/cpan/Test-Harness' Running pm_to_blib for dist/Text-Abbrev directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Text-Balanced directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Text-ParseWords directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Text-Tabs directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Thread-Queue directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Tie-File/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Thread-Semaphore directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl ext/Tie-Hash-NamedCapture/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Tie-File directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for ext/Tie-Hash-NamedCapture directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Tie-RefHash directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Time-Local/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for ext/Tie-Memoize directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Test-Harness' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Time-Local directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/autouse directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/autodie directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/bignum directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/constant directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/encoding-warnings/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Generating a Unix-style Makefile Writing Makefile for base make[1]: Entering directory '/sources/perl-5.34.0/dist/base' Generating a Unix-style Makefile Writing Makefile for XSLoader make[1]: Entering directory '/sources/perl-5.34.0/dist/XSLoader' Running pm_to_blib for dist/encoding-warnings directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/experimental/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/experimental directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Leaving directory '/sources/perl-5.34.0/dist/base' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib MAKE="make" LIBPERL_A=libperl.so "../../miniperl" "-I../../lib" XSLoader_pm.PL XSLoader.pm Running pm_to_blib for cpan/parent directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Leaving directory '/sources/perl-5.34.0/dist/XSLoader' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/perlfaq directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Generating a Unix-style Makefile Writing Makefile for Net make[1]: Entering directory '/sources/perl-5.34.0/cpan/libnet' Running pm_to_blib for cpan/version directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib -MExtUtils::Miniperl -e 'writemain(\"perlmain.c", @ARGV)' DynaLoader LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib utils/Makefile.PL Extracting utils/Makefile (with variable substitutions) LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Generating a Unix-style Makefile Writing Makefile for Pod make[1]: Entering directory '/sources/perl-5.34.0/cpan/podlators' make[1]: Leaving directory '/sources/perl-5.34.0/cpan/libnet' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Pod-Simple directly Generating a Unix-style Makefile Writing Makefile for IO::Compress make[1]: Entering directory '/sources/perl-5.34.0/cpan/IO-Compress' cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC perlmain.c "../../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 /sources/perl-5.34.0/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2man cp bin/streamzip blib/script/streamzip /sources/perl-5.34.0/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/streamzip cp scripts/pod2text blib/script/pod2text /sources/perl-5.34.0/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2text cp bin/zipdetails blib/script/zipdetails /sources/perl-5.34.0/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/zipdetails make[1]: Leaving directory '/sources/perl-5.34.0/cpan/IO-Compress' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Manifying 2 pod documents make[1]: Leaving directory '/sources/perl-5.34.0/cpan/podlators' Generating a Unix-style Makefile Writing Makefile for Pod::Functions make[1]: Entering directory '/sources/perl-5.34.0/ext/Pod-Functions' "../../miniperl" "-I../../lib" Functions_pm.PL ../../pod/perlfunc.pod make[1]: Leaving directory '/sources/perl-5.34.0/ext/Pod-Functions' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib lib/unicore/mktables -C lib/unicore -P pod -maketest -makelist -p LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl DynaLoader.o MAKE="make" LIBPERL_A=libperl.so LINKTYPE=static LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib mkppport Processing PropertyAliases.txt Finishing property setup Processing PropValueAliases.txt running "/sources/perl-5.34.0/miniperl" -I../../lib PPPort_pm.PL Generating a Unix-style Makefile Writing Makefile for DynaLoader make[1]: Entering directory '/sources/perl-5.34.0/ext/DynaLoader' Processing extracted/DGeneralCategory.txt "../../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 '/sources/perl-5.34.0/ext/DynaLoader/../../lib/ExtUtils/typemap' DynaLoader.xs > DynaLoader.xsc mv DynaLoader.xsc DynaLoader.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -fPIC "-I../.." -DLIBC="/lib/../lib/libc.so.6" DynaLoader.c 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 rm -rf ../../DynaLoader.o cp DynaLoader.o ../../DynaLoader.o make[1]: Leaving directory '/sources/perl-5.34.0/ext/DynaLoader' rm -f libperl.so cc -o libperl.so -shared -O2 -L/usr/local/lib -fstack-protector-strong 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 numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o DynaLoader.o -lpthread -ldl -lm -lcrypt -lutil -lc including ppphdoc including inctools including ppphbin including version including threads including limits including variables including subparse including newCONSTSUB including magic_defs including misc including sv_xpvf including SvPV including warn including format including uv including memory including mess including mPUSH including call including newRV including MY_CXT including SvREFCNT including newSV_type including newSVpv including Sv_set including shared_pv including HvNAME including gv including pvs including magic including cop including grok including snprintf including sprintf including exception including strlfuncs including utf8 including pv_tools including locale running "/sources/perl-5.34.0/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=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/B/B.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic cc -o perl -fstack-protector-strong -L/usr/local/lib -Wl,-E -Wl,-rpath,/usr/lib/perl5/5.34/core_perl/CORE perlmain.o libperl.so `cat ext.libs` -lpthread -ldl -lm -lcrypt -lutil -lc LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Processing extracted/DJoinGroup.txt Parsing config.in... Auto Detect Gzip OS Code.. Setting Gzip OS Code to 3 [Unix/Default] Looks Good. Warning: -Lbzip2-src changed to -L/sources/perl-5.34.0/cpan/Compress-Raw-Bzip2/bzip2-src Warning: -L./zlib-src changed to -L/sources/perl-5.34.0/cpan/Compress-Raw-Zlib/./zlib-src Processing extracted/DJoinType.txt Generating a Unix-style Makefile Writing Makefile for Compress::Raw::Zlib Generating a Unix-style Makefile Writing Makefile for Compress::Raw::Bzip2 make[1]: Entering directory '/sources/perl-5.34.0/cpan/Compress-Raw-Zlib' make[1]: Entering directory '/sources/perl-5.34.0/cpan/Compress-Raw-Bzip2' Generating a Unix-style Makefile Writing Makefile for B make[1]: Entering directory '/sources/perl-5.34.0/ext/B' Processing Jamo.txt Processing UnicodeData.txt Running Mkbootstrap for Zlib () chmod 644 "Zlib.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/cpan/Compress-Raw-Zlib/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/cpan/Compress-Raw-Zlib/typemap' Zlib.xs > Zlib.xsc Running Mkbootstrap for B () Running Mkbootstrap for Bzip2 () chmod 644 "B.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/B/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/ext/B/typemap' B.xs > B.xsc chmod 644 "Bzip2.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/cpan/Compress-Raw-Bzip2/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/cpan/Compress-Raw-Bzip2/typemap' Bzip2.xs > Bzip2.xsc mv Zlib.xsc Zlib.c cc -c -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 Zlib.c mv Bzip2.xsc Bzip2.c cc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DBZ_NO_STDIO Bzip2.c mv B.xsc B.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.82\" -DXS_VERSION=\"1.82\" -fPIC "-I../.." B.c /sources/perl-5.34.0/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 LD_RUN_PATH="/usr/lib" cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Bzip2.o -o ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so \ -L/sources/perl-5.34.0/cpan/Compress-Raw-Bzip2/bzip2-src -lbz2 \ chmod 755 ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Compress-Raw-Bzip2' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Cwd make[1]: Entering directory '/sources/perl-5.34.0/dist/PathTools' Running Mkbootstrap for Cwd () chmod 644 "Cwd.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/dist/PathTools/../../lib/ExtUtils/typemap' Cwd.xs > Cwd.xsc mv Cwd.xsc Cwd.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.80\" -DXS_VERSION=\"3.80\" -fPIC "-I../.." -DDOUBLE_SLASHES_SPECIAL=0 -DNO_PPPORT_H Cwd.c /sources/perl-5.34.0/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 LD_RUN_PATH="/usr/lib" cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Zlib.o -o ../../lib/auto/Compress/Raw/Zlib/Zlib.so \ -L/sources/perl-5.34.0/cpan/Compress-Raw-Zlib/zlib-src -lz \ chmod 755 ../../lib/auto/Compress/Raw/Zlib/Zlib.so make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Compress-Raw-Zlib' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Data::Dumper make[1]: Entering directory '/sources/perl-5.34.0/dist/Data-Dumper' Running Mkbootstrap for Dumper () chmod 644 "Dumper.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/dist/Data-Dumper/../../lib/ExtUtils/typemap' Dumper.xs > Dumper.xsc /sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong Cwd.o -o ../../lib/auto/Cwd/Cwd.so \ \ chmod 755 ../../lib/auto/Cwd/Cwd.so make[1]: Leaving directory '/sources/perl-5.34.0/dist/PathTools' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic mv Dumper.xsc Dumper.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.179\" -DXS_VERSION=\"2.179\" -fPIC "-I../.." Dumper.c Setting license tag... Adding META_MERGE... Generating a Unix-style Makefile Writing Makefile for Devel::PPPort make[1]: Entering directory '/sources/perl-5.34.0/dist/Devel-PPPort' "../../miniperl" "-I../../lib" PPPort_pm.PL PPPort.pm /sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong B.o -o ../../lib/auto/B/B.so \ \ chmod 755 ../../lib/auto/B/B.so make[1]: Leaving directory '/sources/perl-5.34.0/ext/B' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Devel::Peek make[1]: Entering directory '/sources/perl-5.34.0/ext/Devel-Peek' Running Mkbootstrap for Peek () chmod 644 "Peek.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/Devel-Peek/../../lib/ExtUtils/typemap' Peek.xs > Peek.xsc including ppphdoc including inctools including ppphbin including version including threads including limits including variables including subparse including newCONSTSUB including magic_defs including misc including sv_xpvf including SvPV including warn including format including uv including memory including mess including mPUSH including call including newRV including MY_CXT including SvREFCNT including newSV_type including newSVpv including Sv_set including shared_pv including HvNAME including gv including pvs including magic including cop including grok including snprintf including sprintf including exception including strlfuncs including utf8 including pv_tools including locale Running Mkbootstrap for PPPort () chmod 644 "PPPort.bs" "../../miniperl" "-I../../lib" "-I../../lib" ppport_h.PL ppport.h mv Peek.xsc Peek.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.30\" -DXS_VERSION=\"1.30\" -fPIC "-I../.." Peek.c /sources/perl-5.34.0/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" RealPPPort_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/locale 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/utf8 adding XS code from parts/inc/uv adding XS code from parts/inc/variables adding XS code from parts/inc/warn cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.62\" -DXS_VERSION=\"3.62\" -fPIC "-I../.." -W -Wall -Wdeclaration-after-statement module2.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.62\" -DXS_VERSION=\"3.62\" -fPIC "-I../.." -W -Wall -Wdeclaration-after-statement module3.c /sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong Peek.o -o ../../lib/auto/Devel/Peek/Peek.so \ \ chmod 755 ../../lib/auto/Devel/Peek/Peek.so make[1]: Leaving directory '/sources/perl-5.34.0/ext/Devel-Peek' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Digest::MD5 make[1]: Entering directory '/sources/perl-5.34.0/cpan/Digest-MD5' Processing ArabicShaping.txt Running Mkbootstrap for MD5 () chmod 644 "MD5.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/cpan/Digest-MD5/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/cpan/Digest-MD5/typemap' MD5.xs > MD5.xsc Processing Blocks.txt Processing PropList.txt mv MD5.xsc MD5.c /sources/perl-5.34.0/dist/Data-Dumper/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Dumper.bs ../../lib/auto/Data/Dumper/Dumper.bs 644 cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.58\" -DXS_VERSION=\"2.58\" -fPIC "-I../.." MD5.c rm -f ../../lib/auto/Data/Dumper/Dumper.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Dumper.o -o ../../lib/auto/Data/Dumper/Dumper.so \ \ chmod 755 ../../lib/auto/Data/Dumper/Dumper.so make[1]: Leaving directory '/sources/perl-5.34.0/dist/Data-Dumper' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Processing SpecialCasing.txt Generating a Unix-style Makefile Writing Makefile for Digest::SHA make[1]: Entering directory '/sources/perl-5.34.0/cpan/Digest-SHA' Processing LineBreak.txt Running Mkbootstrap for SHA () chmod 644 "SHA.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/cpan/Digest-SHA/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/cpan/Digest-SHA/typemap' SHA.xs > SHA.xsc mv SHA.xsc SHA.c cc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"6.02\" -DXS_VERSION=\"6.02\" -fPIC "-I../.." SHA.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.34.0/dist/Devel-PPPort/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/dist/Devel-PPPort/typemap' RealPPPort.xs > RealPPPort.xsc Processing EastAsianWidth.txt mv RealPPPort.xsc RealPPPort.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.62\" -DXS_VERSION=\"3.62\" -fPIC "-I../.." -W -Wall -Wdeclaration-after-statement RealPPPort.c Processing CompositionExclusions.txt Processing BidiMirroring.txt Processing CaseFolding.txt Processing DCoreProperties.txt /sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong MD5.o -o ../../lib/auto/Digest/MD5/MD5.so \ \ chmod 755 ../../lib/auto/Digest/MD5/MD5.so make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Digest-MD5' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Encode make[1]: Entering directory '/sources/perl-5.34.0/cpan/Encode' Running Mkbootstrap for Encode () chmod 644 "Encode.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/cpan/Encode/../../lib/ExtUtils/typemap' Encode.xs > Encode.xsc Processing Scripts.txt 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) cc -c -I./Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.08\" -DXS_VERSION=\"3.08\" -fPIC "-I../.." encengine.c Processing DNormalizationProps.txt make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/Byte' Running Mkbootstrap for Byte () chmod 644 "Byte.bs" "../../../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 '/sources/perl-5.34.0/cpan/Encode/Byte/../../../lib/ExtUtils/typemap' Byte.xs > Byte.xsc mv Byte.xsc Byte.c cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." byte_t.c byte_t.c:12:24: warning: uninitialized 'const utf8_AdobeStandardEncoding' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t utf8_AdobeStandardEncoding[]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ byte_t.c:17:24: warning: uninitialized 'const utf8_MacArabic' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_MacArabic[]; | ^~~~~~~~~~~~~~ byte_t.c:22:24: warning: uninitialized 'const utf8_MacCentralEurRoman' is invalid in C++ [-Wc++-compat] 22 | static const encpage_t utf8_MacCentralEurRoman[]; | ^~~~~~~~~~~~~~~~~~~~~~~ byte_t.c:27:24: warning: uninitialized 'const utf8_MacCroatian' is invalid in C++ [-Wc++-compat] 27 | static const encpage_t utf8_MacCroatian[]; | ^~~~~~~~~~~~~~~~ byte_t.c:32:24: warning: uninitialized 'const utf8_MacCyrillic' is invalid in C++ [-Wc++-compat] 32 | static const encpage_t utf8_MacCyrillic[]; | ^~~~~~~~~~~~~~~~ byte_t.c:37:24: warning: uninitialized 'const utf8_MacFarsi' is invalid in C++ [-Wc++-compat] 37 | static const encpage_t utf8_MacFarsi[]; | ^~~~~~~~~~~~~ byte_t.c:42:24: warning: uninitialized 'const utf8_MacGreek' is invalid in C++ [-Wc++-compat] 42 | static const encpage_t utf8_MacGreek[]; | ^~~~~~~~~~~~~ byte_t.c:47:24: warning: uninitialized 'const utf8_MacHebrew' is invalid in C++ [-Wc++-compat] 47 | static const encpage_t utf8_MacHebrew[]; | ^~~~~~~~~~~~~~ byte_t.c:52:24: warning: uninitialized 'const utf8_MacIcelandic' is invalid in C++ [-Wc++-compat] 52 | static const encpage_t utf8_MacIcelandic[]; | ^~~~~~~~~~~~~~~~~ byte_t.c:57:24: warning: uninitialized 'const utf8_MacRoman' is invalid in C++ [-Wc++-compat] 57 | static const encpage_t utf8_MacRoman[]; | ^~~~~~~~~~~~~ byte_t.c:62:24: warning: uninitialized 'const utf8_MacRomanian' is invalid in C++ [-Wc++-compat] 62 | static const encpage_t utf8_MacRomanian[]; | ^~~~~~~~~~~~~~~~ byte_t.c:67:24: warning: uninitialized 'const utf8_MacRumanian' is invalid in C++ [-Wc++-compat] 67 | static const encpage_t utf8_MacRumanian[]; | ^~~~~~~~~~~~~~~~ byte_t.c:72:24: warning: uninitialized 'const utf8_MacSami' is invalid in C++ [-Wc++-compat] 72 | static const encpage_t utf8_MacSami[]; | ^~~~~~~~~~~~ byte_t.c:77:24: warning: uninitialized 'const utf8_MacThai' is invalid in C++ [-Wc++-compat] 77 | static const encpage_t utf8_MacThai[]; | ^~~~~~~~~~~~ byte_t.c:82:24: warning: uninitialized 'const utf8_MacTurkish' is invalid in C++ [-Wc++-compat] 82 | static const encpage_t utf8_MacTurkish[]; | ^~~~~~~~~~~~~~~ byte_t.c:87:24: warning: uninitialized 'const utf8_cp1006' is invalid in C++ [-Wc++-compat] 87 | static const encpage_t utf8_cp1006[]; | ^~~~~~~~~~~ byte_t.c:92:24: warning: uninitialized 'const utf8_cp1250' is invalid in C++ [-Wc++-compat] 92 | static const encpage_t utf8_cp1250[]; | ^~~~~~~~~~~ byte_t.c:97:24: warning: uninitialized 'const utf8_cp1251' is invalid in C++ [-Wc++-compat] 97 | static const encpage_t utf8_cp1251[]; | ^~~~~~~~~~~ byte_t.c:102:24: warning: uninitialized 'const utf8_cp1253' is invalid in C++ [-Wc++-compat] 102 | static const encpage_t utf8_cp1253[]; | ^~~~~~~~~~~ byte_t.c:107:24: warning: uninitialized 'const utf8_cp1254' is invalid in C++ [-Wc++-compat] 107 | static const encpage_t utf8_cp1254[]; | ^~~~~~~~~~~ byte_t.c:112:24: warning: uninitialized 'const utf8_cp1255' is invalid in C++ [-Wc++-compat] 112 | static const encpage_t utf8_cp1255[]; | ^~~~~~~~~~~ byte_t.c:117:24: warning: uninitialized 'const utf8_cp1256' is invalid in C++ [-Wc++-compat] 117 | static const encpage_t utf8_cp1256[]; | ^~~~~~~~~~~ byte_t.c:122:24: warning: uninitialized 'const utf8_cp1257' is invalid in C++ [-Wc++-compat] 122 | static const encpage_t utf8_cp1257[]; | ^~~~~~~~~~~ byte_t.c:127:24: warning: uninitialized 'const utf8_cp1258' is invalid in C++ [-Wc++-compat] 127 | static const encpage_t utf8_cp1258[]; | ^~~~~~~~~~~ byte_t.c:132:24: warning: uninitialized 'const utf8_cp424' is invalid in C++ [-Wc++-compat] 132 | static const encpage_t utf8_cp424[]; | ^~~~~~~~~~ byte_t.c:137:24: warning: uninitialized 'const utf8_cp437' is invalid in C++ [-Wc++-compat] 137 | static const encpage_t utf8_cp437[]; | ^~~~~~~~~~ byte_t.c:142:24: warning: uninitialized 'const utf8_cp737' is invalid in C++ [-Wc++-compat] 142 | static const encpage_t utf8_cp737[]; | ^~~~~~~~~~ byte_t.c:147:24: warning: uninitialized 'const utf8_cp775' is invalid in C++ [-Wc++-compat] 147 | static const encpage_t utf8_cp775[]; | ^~~~~~~~~~ byte_t.c:152:24: warning: uninitialized 'const utf8_cp850' is invalid in C++ [-Wc++-compat] 152 | static const encpage_t utf8_cp850[]; | ^~~~~~~~~~ byte_t.c:157:24: warning: uninitialized 'const utf8_cp852' is invalid in C++ [-Wc++-compat] 157 | static const encpage_t utf8_cp852[]; | ^~~~~~~~~~ byte_t.c:162:24: warning: uninitialized 'const utf8_cp855' is invalid in C++ [-Wc++-compat] 162 | static const encpage_t utf8_cp855[]; | ^~~~~~~~~~ byte_t.c:167:24: warning: uninitialized 'const utf8_cp856' is invalid in C++ [-Wc++-compat] 167 | static const encpage_t utf8_cp856[]; | ^~~~~~~~~~ byte_t.c:172:24: warning: uninitialized 'const utf8_cp857' is invalid in C++ [-Wc++-compat] 172 | static const encpage_t utf8_cp857[]; | ^~~~~~~~~~ byte_t.c:177:24: warning: uninitialized 'const utf8_cp858' is invalid in C++ [-Wc++-compat] 177 | static const encpage_t utf8_cp858[]; | ^~~~~~~~~~ byte_t.c:182:24: warning: uninitialized 'const utf8_cp860' is invalid in C++ [-Wc++-compat] 182 | static const encpage_t utf8_cp860[]; | ^~~~~~~~~~ byte_t.c:187:24: warning: uninitialized 'const utf8_cp861' is invalid in C++ [-Wc++-compat] 187 | static const encpage_t utf8_cp861[]; | ^~~~~~~~~~ byte_t.c:192:24: warning: uninitialized 'const utf8_cp862' is invalid in C++ [-Wc++-compat] 192 | static const encpage_t utf8_cp862[]; | ^~~~~~~~~~ byte_t.c:197:24: warning: uninitialized 'const utf8_cp863' is invalid in C++ [-Wc++-compat] 197 | static const encpage_t utf8_cp863[]; | ^~~~~~~~~~ byte_t.c:202:24: warning: uninitialized 'const utf8_cp864' is invalid in C++ [-Wc++-compat] 202 | static const encpage_t utf8_cp864[]; | ^~~~~~~~~~ byte_t.c:207:24: warning: uninitialized 'const utf8_cp865' is invalid in C++ [-Wc++-compat] 207 | static const encpage_t utf8_cp865[]; | ^~~~~~~~~~ byte_t.c:212:24: warning: uninitialized 'const utf8_cp866' is invalid in C++ [-Wc++-compat] 212 | static const encpage_t utf8_cp866[]; | ^~~~~~~~~~ byte_t.c:217:24: warning: uninitialized 'const utf8_cp869' is invalid in C++ [-Wc++-compat] 217 | static const encpage_t utf8_cp869[]; | ^~~~~~~~~~ byte_t.c:222:24: warning: uninitialized 'const utf8_cp874' is invalid in C++ [-Wc++-compat] 222 | static const encpage_t utf8_cp874[]; | ^~~~~~~~~~ byte_t.c:227:24: warning: uninitialized 'const utf8_hp_roman8' is invalid in C++ [-Wc++-compat] 227 | static const encpage_t utf8_hp_roman8[]; | ^~~~~~~~~~~~~~ byte_t.c:232:24: warning: uninitialized 'const utf8_iso_8859_2' is invalid in C++ [-Wc++-compat] 232 | static const encpage_t utf8_iso_8859_2[]; | ^~~~~~~~~~~~~~~ byte_t.c:237:24: warning: uninitialized 'const utf8_iso_8859_3' is invalid in C++ [-Wc++-compat] 237 | static const encpage_t utf8_iso_8859_3[]; | ^~~~~~~~~~~~~~~ byte_t.c:242:24: warning: uninitialized 'const utf8_iso_8859_4' is invalid in C++ [-Wc++-compat] 242 | static const encpage_t utf8_iso_8859_4[]; | ^~~~~~~~~~~~~~~ byte_t.c:247:24: warning: uninitialized 'const utf8_iso_8859_5' is invalid in C++ [-Wc++-compat] 247 | static const encpage_t utf8_iso_8859_5[]; | ^~~~~~~~~~~~~~~ byte_t.c:252:24: warning: uninitialized 'const utf8_iso_8859_6' is invalid in C++ [-Wc++-compat] 252 | static const encpage_t utf8_iso_8859_6[]; | ^~~~~~~~~~~~~~~ byte_t.c:257:24: warning: uninitialized 'const utf8_iso_8859_7' is invalid in C++ [-Wc++-compat] 257 | static const encpage_t utf8_iso_8859_7[]; | ^~~~~~~~~~~~~~~ byte_t.c:262:24: warning: uninitialized 'const utf8_iso_8859_8' is invalid in C++ [-Wc++-compat] 262 | static const encpage_t utf8_iso_8859_8[]; | ^~~~~~~~~~~~~~~ byte_t.c:267:24: warning: uninitialized 'const utf8_iso_8859_9' is invalid in C++ [-Wc++-compat] 267 | static const encpage_t utf8_iso_8859_9[]; | ^~~~~~~~~~~~~~~ byte_t.c:272:24: warning: uninitialized 'const utf8_iso_8859_10' is invalid in C++ [-Wc++-compat] 272 | static const encpage_t utf8_iso_8859_10[]; | ^~~~~~~~~~~~~~~~ byte_t.c:277:24: warning: uninitialized 'const utf8_iso_8859_11' is invalid in C++ [-Wc++-compat] 277 | static const encpage_t utf8_iso_8859_11[]; | ^~~~~~~~~~~~~~~~ byte_t.c:282:24: warning: uninitialized 'const utf8_iso_8859_13' is invalid in C++ [-Wc++-compat] 282 | static const encpage_t utf8_iso_8859_13[]; | ^~~~~~~~~~~~~~~~ byte_t.c:287:24: warning: uninitialized 'const utf8_iso_8859_14' is invalid in C++ [-Wc++-compat] 287 | static const encpage_t utf8_iso_8859_14[]; | ^~~~~~~~~~~~~~~~ byte_t.c:292:24: warning: uninitialized 'const utf8_iso_8859_15' is invalid in C++ [-Wc++-compat] 292 | static const encpage_t utf8_iso_8859_15[]; | ^~~~~~~~~~~~~~~~ byte_t.c:297:24: warning: uninitialized 'const utf8_iso_8859_16' is invalid in C++ [-Wc++-compat] 297 | static const encpage_t utf8_iso_8859_16[]; | ^~~~~~~~~~~~~~~~ byte_t.c:302:24: warning: uninitialized 'const utf8_koi8_f' is invalid in C++ [-Wc++-compat] 302 | static const encpage_t utf8_koi8_f[]; | ^~~~~~~~~~~ byte_t.c:307:24: warning: uninitialized 'const utf8_koi8_r' is invalid in C++ [-Wc++-compat] 307 | static const encpage_t utf8_koi8_r[]; | ^~~~~~~~~~~ byte_t.c:312:24: warning: uninitialized 'const utf8_koi8_u' is invalid in C++ [-Wc++-compat] 312 | static const encpage_t utf8_koi8_u[]; | ^~~~~~~~~~~ byte_t.c:317:24: warning: uninitialized 'const utf8_nextstep' is invalid in C++ [-Wc++-compat] 317 | static const encpage_t utf8_nextstep[]; | ^~~~~~~~~~~~~ byte_t.c:322:24: warning: uninitialized 'const utf8_viscii' is invalid in C++ [-Wc++-compat] 322 | static const encpage_t utf8_viscii[]; | ^~~~~~~~~~~ byte_t.c:1144:24: warning: duplicate declaration of 'utf8_AdobeStandardEncoding' is invalid in C++ [-Wc++-compat] 1144 | static const encpage_t utf8_AdobeStandardEncoding[10] = { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ byte_t.c:12:24: note: previous declaration of 'utf8_AdobeStandardEncoding' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t utf8_AdobeStandardEncoding[]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ byte_t.c:1294:24: warning: duplicate declaration of 'utf8_MacArabic' is invalid in C++ [-Wc++-compat] 1294 | static const encpage_t utf8_MacArabic[9] = { | ^~~~~~~~~~~~~~ byte_t.c:17:24: note: previous declaration of 'utf8_MacArabic' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 17 | static const encpage_t utf8_MacArabic[]; | ^~~~~~~~~~~~~~ byte_t.c:1483:24: warning: duplicate declaration of 'utf8_MacCentralEurRoman' is invalid in C++ [-Wc++-compat] 1483 | static const encpage_t utf8_MacCentralEurRoman[8] = { | ^~~~~~~~~~~~~~~~~~~~~~~ byte_t.c:22:24: note: previous declaration of 'utf8_MacCentralEurRoman' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 22 | static const encpage_t utf8_MacCentralEurRoman[]; | ^~~~~~~~~~~~~~~~~~~~~~~ byte_t.c:1718:24: warning: duplicate declaration of 'utf8_MacCroatian' is invalid in C++ [-Wc++-compat] 1718 | static const encpage_t utf8_MacCroatian[12] = { | ^~~~~~~~~~~~~~~~ byte_t.c:27:24: note: previous declaration of 'utf8_MacCroatian' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 27 | static const encpage_t utf8_MacCroatian[]; | ^~~~~~~~~~~~~~~~ byte_t.c:1890:24: warning: duplicate declaration of 'utf8_MacCyrillic' is invalid in C++ [-Wc++-compat] 1890 | static const encpage_t utf8_MacCyrillic[9] = { | ^~~~~~~~~~~~~~~~ byte_t.c:32:24: note: previous declaration of 'utf8_MacCyrillic' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 32 | static const encpage_t utf8_MacCyrillic[]; | ^~~~~~~~~~~~~~~~ byte_t.c:2040:24: warning: duplicate declaration of 'utf8_MacFarsi' is invalid in C++ [-Wc++-compat] 2040 | static const encpage_t utf8_MacFarsi[9] = { | ^~~~~~~~~~~~~ byte_t.c:37:24: note: previous declaration of 'utf8_MacFarsi' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 37 | static const encpage_t utf8_MacFarsi[]; | ^~~~~~~~~~~~~ byte_t.c:2199:24: warning: duplicate declaration of 'utf8_MacGreek' is invalid in C++ [-Wc++-compat] 2199 | static const encpage_t utf8_MacGreek[8] = { | ^~~~~~~~~~~~~ byte_t.c:42:24: note: previous declaration of 'utf8_MacGreek' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 42 | static const encpage_t utf8_MacGreek[]; | ^~~~~~~~~~~~~ byte_t.c:2347:24: warning: duplicate declaration of 'utf8_MacHebrew' is invalid in C++ [-Wc++-compat] 2347 | static const encpage_t utf8_MacHebrew[8] = { | ^~~~~~~~~~~~~~ byte_t.c:47:24: note: previous declaration of 'utf8_MacHebrew' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 47 | static const encpage_t utf8_MacHebrew[]; | ^~~~~~~~~~~~~~ byte_t.c:2571:24: warning: duplicate declaration of 'utf8_MacIcelandic' is invalid in C++ [-Wc++-compat] 2571 | static const encpage_t utf8_MacIcelandic[12] = { | ^~~~~~~~~~~~~~~~~ byte_t.c:52:24: note: previous declaration of 'utf8_MacIcelandic' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 52 | static const encpage_t utf8_MacIcelandic[]; | ^~~~~~~~~~~~~~~~~ byte_t.c:2815:24: warning: duplicate declaration of 'utf8_MacRoman' is invalid in C++ [-Wc++-compat] 2815 | static const encpage_t utf8_MacRoman[12] = { | ^~~~~~~~~~~~~ byte_t.c:57:24: note: previous declaration of 'utf8_MacRoman' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 57 | static const encpage_t utf8_MacRoman[]; | ^~~~~~~~~~~~~ byte_t.c:3064:24: warning: duplicate declaration of 'utf8_MacRomanian' is invalid in C++ [-Wc++-compat] 3064 | static const encpage_t utf8_MacRomanian[13] = { | ^~~~~~~~~~~~~~~~ byte_t.c:62:24: note: previous declaration of 'utf8_MacRomanian' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 62 | static const encpage_t utf8_MacRomanian[]; | ^~~~~~~~~~~~~~~~ Processing DAge.txt byte_t.c:3295:24: warning: duplicate declaration of 'utf8_MacRumanian' is invalid in C++ [-Wc++-compat] 3295 | static const encpage_t utf8_MacRumanian[11] = { | ^~~~~~~~~~~~~~~~ byte_t.c:67:24: note: previous declaration of 'utf8_MacRumanian' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 67 | static const encpage_t utf8_MacRumanian[]; | ^~~~~~~~~~~~~~~~ byte_t.c:3515:24: warning: duplicate declaration of 'utf8_MacSami' is invalid in C++ [-Wc++-compat] 3515 | static const encpage_t utf8_MacSami[13] = { | ^~~~~~~~~~~~ byte_t.c:72:24: note: previous declaration of 'utf8_MacSami' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 72 | static const encpage_t utf8_MacSami[]; | ^~~~~~~~~~~~ byte_t.c:3631:24: warning: duplicate declaration of 'utf8_MacThai' is invalid in C++ [-Wc++-compat] 3631 | static const encpage_t utf8_MacThai[5] = { | ^~~~~~~~~~~~ byte_t.c:77:24: note: previous declaration of 'utf8_MacThai' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 77 | static const encpage_t utf8_MacThai[]; | ^~~~~~~~~~~~ byte_t.c:3853:24: warning: duplicate declaration of 'utf8_MacTurkish' is invalid in C++ [-Wc++-compat] 3853 | static const encpage_t utf8_MacTurkish[12] = { | ^~~~~~~~~~~~~~~ byte_t.c:82:24: note: previous declaration of 'utf8_MacTurkish' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 82 | static const encpage_t utf8_MacTurkish[]; | ^~~~~~~~~~~~~~~ byte_t.c:4031:24: warning: duplicate declaration of 'utf8_cp1006' is invalid in C++ [-Wc++-compat] 4031 | static const encpage_t utf8_cp1006[6] = { | ^~~~~~~~~~~ byte_t.c:87:24: note: previous declaration of 'utf8_cp1006' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 87 | static const encpage_t utf8_cp1006[]; | ^~~~~~~~~~~ byte_t.c:4182:24: warning: duplicate declaration of 'utf8_cp1250' is invalid in C++ [-Wc++-compat] 4182 | static const encpage_t utf8_cp1250[8] = { | ^~~~~~~~~~~ byte_t.c:92:24: note: previous declaration of 'utf8_cp1250' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 92 | static const encpage_t utf8_cp1250[]; | ^~~~~~~~~~~ byte_t.c:4300:24: warning: duplicate declaration of 'utf8_cp1251' is invalid in C++ [-Wc++-compat] 4300 | static const encpage_t utf8_cp1251[7] = { | ^~~~~~~~~~~ byte_t.c:97:24: note: previous declaration of 'utf8_cp1251' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 97 | static const encpage_t utf8_cp1251[]; | ^~~~~~~~~~~ byte_t.c:4417:24: warning: duplicate declaration of 'utf8_cp1253' is invalid in C++ [-Wc++-compat] 4417 | static const encpage_t utf8_cp1253[7] = { | ^~~~~~~~~~~ byte_t.c:102:24: note: previous declaration of 'utf8_cp1253' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 102 | static const encpage_t utf8_cp1253[]; | ^~~~~~~~~~~ byte_t.c:4549:24: warning: duplicate declaration of 'utf8_cp1254' is invalid in C++ [-Wc++-compat] 4549 | static const encpage_t utf8_cp1254[9] = { | ^~~~~~~~~~~ byte_t.c:107:24: note: previous declaration of 'utf8_cp1254' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 107 | static const encpage_t utf8_cp1254[]; | ^~~~~~~~~~~ byte_t.c:4687:24: warning: duplicate declaration of 'utf8_cp1255' is invalid in C++ [-Wc++-compat] 4687 | static const encpage_t utf8_cp1255[9] = { | ^~~~~~~~~~~ byte_t.c:112:24: note: previous declaration of 'utf8_cp1255' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 112 | static const encpage_t utf8_cp1255[]; | ^~~~~~~~~~~ byte_t.c:4866:24: warning: duplicate declaration of 'utf8_cp1256' is invalid in C++ [-Wc++-compat] 4866 | static const encpage_t utf8_cp1256[12] = { | ^~~~~~~~~~~ byte_t.c:117:24: note: previous declaration of 'utf8_cp1256' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 117 | static const encpage_t utf8_cp1256[]; | ^~~~~~~~~~~ byte_t.c:5016:24: warning: duplicate declaration of 'utf8_cp1257' is invalid in C++ [-Wc++-compat] 5016 | static const encpage_t utf8_cp1257[8] = { | ^~~~~~~~~~~ byte_t.c:122:24: note: previous declaration of 'utf8_cp1257' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 122 | static const encpage_t utf8_cp1257[]; | ^~~~~~~~~~~ byte_t.c:5169:24: warning: duplicate declaration of 'utf8_cp1258' is invalid in C++ [-Wc++-compat] 5169 | static const encpage_t utf8_cp1258[10] = { | ^~~~~~~~~~~ byte_t.c:127:24: note: previous declaration of 'utf8_cp1258' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 127 | static const encpage_t utf8_cp1258[]; | ^~~~~~~~~~~ byte_t.c:5295:24: warning: duplicate declaration of 'utf8_cp424' is invalid in C++ [-Wc++-compat] 5295 | static const encpage_t utf8_cp424[6] = { | ^~~~~~~~~~ byte_t.c:132:24: note: previous declaration of 'utf8_cp424' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 132 | static const encpage_t utf8_cp424[]; | ^~~~~~~~~~ byte_t.c:5499:24: warning: duplicate declaration of 'utf8_cp437' is invalid in C++ [-Wc++-compat] 5499 | static const encpage_t utf8_cp437[8] = { | ^~~~~~~~~~ byte_t.c:137:24: note: previous declaration of 'utf8_cp437' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 137 | static const encpage_t utf8_cp437[]; | ^~~~~~~~~~ byte_t.c:5650:24: warning: duplicate declaration of 'utf8_cp737' is invalid in C++ [-Wc++-compat] 5650 | static const encpage_t utf8_cp737[7] = { | ^~~~~~~~~~ byte_t.c:142:24: note: previous declaration of 'utf8_cp737' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 142 | static const encpage_t utf8_cp737[]; | ^~~~~~~~~~ byte_t.c:5836:24: warning: duplicate declaration of 'utf8_cp775' is invalid in C++ [-Wc++-compat] 5836 | static const encpage_t utf8_cp775[7] = { | ^~~~~~~~~~ byte_t.c:147:24: note: previous declaration of 'utf8_cp775' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 147 | static const encpage_t utf8_cp775[]; | ^~~~~~~~~~ byte_t.c:5971:24: warning: duplicate declaration of 'utf8_cp850' is invalid in C++ [-Wc++-compat] 5971 | static const encpage_t utf8_cp850[7] = { | ^~~~~~~~~~ byte_t.c:152:24: note: previous declaration of 'utf8_cp850' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 152 | static const encpage_t utf8_cp850[]; | ^~~~~~~~~~ byte_t.c:6144:24: warning: duplicate declaration of 'utf8_cp852' is invalid in C++ [-Wc++-compat] 6144 | static const encpage_t utf8_cp852[8] = { | ^~~~~~~~~~ byte_t.c:157:24: note: previous declaration of 'utf8_cp852' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 157 | static const encpage_t utf8_cp852[]; | ^~~~~~~~~~ byte_t.c:6280:24: warning: duplicate declaration of 'utf8_cp855' is invalid in C++ [-Wc++-compat] 6280 | static const encpage_t utf8_cp855[6] = { | ^~~~~~~~~~ byte_t.c:162:24: note: previous declaration of 'utf8_cp855' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 162 | static const encpage_t utf8_cp855[]; | ^~~~~~~~~~ byte_t.c:6414:24: warning: duplicate declaration of 'utf8_cp856' is invalid in C++ [-Wc++-compat] 6414 | static const encpage_t utf8_cp856[6] = { | ^~~~~~~~~~ byte_t.c:167:24: note: previous declaration of 'utf8_cp856' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 167 | static const encpage_t utf8_cp856[]; | ^~~~~~~~~~ byte_t.c:6545:24: warning: duplicate declaration of 'utf8_cp857' is invalid in C++ [-Wc++-compat] 6545 | static const encpage_t utf8_cp857[7] = { | ^~~~~~~~~~ byte_t.c:172:24: note: previous declaration of 'utf8_cp857' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 172 | static const encpage_t utf8_cp857[]; | ^~~~~~~~~~ byte_t.c:6683:24: warning: duplicate declaration of 'utf8_cp858' is invalid in C++ [-Wc++-compat] 6683 | static const encpage_t utf8_cp858[6] = { | ^~~~~~~~~~ byte_t.c:177:24: note: previous declaration of 'utf8_cp858' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 177 | static const encpage_t utf8_cp858[]; | ^~~~~~~~~~ byte_t.c:6877:24: warning: duplicate declaration of 'utf8_cp860' is invalid in C++ [-Wc++-compat] 6877 | static const encpage_t utf8_cp860[7] = { | ^~~~~~~~~~ byte_t.c:182:24: note: previous declaration of 'utf8_cp860' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 182 | static const encpage_t utf8_cp860[]; | ^~~~~~~~~~ byte_t.c:7087:24: warning: duplicate declaration of 'utf8_cp861' is invalid in C++ [-Wc++-compat] 7087 | static const encpage_t utf8_cp861[8] = { | ^~~~~~~~~~ byte_t.c:187:24: note: previous declaration of 'utf8_cp861' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 187 | static const encpage_t utf8_cp861[]; | ^~~~~~~~~~ byte_t.c:7298:24: warning: duplicate declaration of 'utf8_cp862' is invalid in C++ [-Wc++-compat] 7298 | static const encpage_t utf8_cp862[9] = { | ^~~~~~~~~~ byte_t.c:192:24: note: previous declaration of 'utf8_cp862' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 192 | static const encpage_t utf8_cp862[]; | ^~~~~~~~~~ byte_t.c:7506:24: warning: duplicate declaration of 'utf8_cp863' is invalid in C++ [-Wc++-compat] 7506 | static const encpage_t utf8_cp863[8] = { | ^~~~~~~~~~ byte_t.c:197:24: note: previous declaration of 'utf8_cp863' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 197 | static const encpage_t utf8_cp863[]; | ^~~~~~~~~~ byte_t.c:7750:24: warning: duplicate declaration of 'utf8_cp864' is invalid in C++ [-Wc++-compat] 7750 | static const encpage_t utf8_cp864[11] = { | ^~~~~~~~~~ byte_t.c:202:24: note: previous declaration of 'utf8_cp864' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 202 | static const encpage_t utf8_cp864[]; | ^~~~~~~~~~ byte_t.c:7960:24: warning: duplicate declaration of 'utf8_cp865' is invalid in C++ [-Wc++-compat] 7960 | static const encpage_t utf8_cp865[8] = { | ^~~~~~~~~~ byte_t.c:207:24: note: previous declaration of 'utf8_cp865' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 207 | static const encpage_t utf8_cp865[]; | ^~~~~~~~~~ byte_t.c:8092:24: warning: duplicate declaration of 'utf8_cp866' is invalid in C++ [-Wc++-compat] 8092 | static const encpage_t utf8_cp866[6] = { | ^~~~~~~~~~ byte_t.c:212:24: note: previous declaration of 'utf8_cp866' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 212 | static const encpage_t utf8_cp866[]; | ^~~~~~~~~~ byte_t.c:8234:24: warning: duplicate declaration of 'utf8_cp869' is invalid in C++ [-Wc++-compat] 8234 | static const encpage_t utf8_cp869[6] = { | ^~~~~~~~~~ byte_t.c:217:24: note: previous declaration of 'utf8_cp869' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 217 | static const encpage_t utf8_cp869[]; | ^~~~~~~~~~ byte_t.c:8323:24: warning: duplicate declaration of 'utf8_cp874' is invalid in C++ [-Wc++-compat] 8323 | static const encpage_t utf8_cp874[5] = { | ^~~~~~~~~~ byte_t.c:222:24: note: previous declaration of 'utf8_cp874' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 222 | static const encpage_t utf8_cp874[]; | ^~~~~~~~~~ byte_t.c:8433:24: warning: duplicate declaration of 'utf8_hp_roman8' is invalid in C++ [-Wc++-compat] 8433 | static const encpage_t utf8_hp_roman8[8] = { | ^~~~~~~~~~~~~~ byte_t.c:227:24: note: previous declaration of 'utf8_hp_roman8' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 227 | static const encpage_t utf8_hp_roman8[]; | ^~~~~~~~~~~~~~ byte_t.c:8535:24: warning: duplicate declaration of 'utf8_iso_8859_2' is invalid in C++ [-Wc++-compat] 8535 | static const encpage_t utf8_iso_8859_2[7] = { | ^~~~~~~~~~~~~~~ byte_t.c:232:24: note: previous declaration of 'utf8_iso_8859_2' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 232 | static const encpage_t utf8_iso_8859_2[]; | ^~~~~~~~~~~~~~~ byte_t.c:8627:24: warning: duplicate declaration of 'utf8_iso_8859_3' is invalid in C++ [-Wc++-compat] 8627 | static const encpage_t utf8_iso_8859_3[7] = { | ^~~~~~~~~~~~~~~ byte_t.c:237:24: note: previous declaration of 'utf8_iso_8859_3' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 237 | static const encpage_t utf8_iso_8859_3[]; | ^~~~~~~~~~~~~~~ byte_t.c:8723:24: warning: duplicate declaration of 'utf8_iso_8859_4' is invalid in C++ [-Wc++-compat] 8723 | static const encpage_t utf8_iso_8859_4[7] = { | ^~~~~~~~~~~~~~~ byte_t.c:242:24: note: previous declaration of 'utf8_iso_8859_4' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 242 | static const encpage_t utf8_iso_8859_4[]; | ^~~~~~~~~~~~~~~ Processing HangulSyllableType.txt byte_t.c:8791:24: warning: duplicate declaration of 'utf8_iso_8859_5' is invalid in C++ [-Wc++-compat] 8791 | static const encpage_t utf8_iso_8859_5[6] = { | ^~~~~~~~~~~~~~~ byte_t.c:247:24: note: previous declaration of 'utf8_iso_8859_5' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 247 | static const encpage_t utf8_iso_8859_5[]; | ^~~~~~~~~~~~~~~ byte_t.c:8847:24: warning: duplicate declaration of 'utf8_iso_8859_6' is invalid in C++ [-Wc++-compat] 8847 | static const encpage_t utf8_iso_8859_6[5] = { | ^~~~~~~~~~~~~~~ byte_t.c:252:24: note: previous declaration of 'utf8_iso_8859_6' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 252 | static const encpage_t utf8_iso_8859_6[]; | ^~~~~~~~~~~~~~~ byte_t.c:8944:24: warning: duplicate declaration of 'utf8_iso_8859_7' is invalid in C++ [-Wc++-compat] 8944 | static const encpage_t utf8_iso_8859_7[7] = { | ^~~~~~~~~~~~~~~ byte_t.c:257:24: note: previous declaration of 'utf8_iso_8859_7' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 257 | static const encpage_t utf8_iso_8859_7[]; | ^~~~~~~~~~~~~~~ byte_t.c:9015:24: warning: duplicate declaration of 'utf8_iso_8859_8' is invalid in C++ [-Wc++-compat] 9015 | static const encpage_t utf8_iso_8859_8[6] = { | ^~~~~~~~~~~~~~~ byte_t.c:262:24: note: previous declaration of 'utf8_iso_8859_8' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 262 | static const encpage_t utf8_iso_8859_8[]; | ^~~~~~~~~~~~~~~ byte_t.c:9072:24: warning: duplicate declaration of 'utf8_iso_8859_9' is invalid in C++ [-Wc++-compat] 9072 | static const encpage_t utf8_iso_8859_9[6] = { | ^~~~~~~~~~~~~~~ byte_t.c:267:24: note: previous declaration of 'utf8_iso_8859_9' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 267 | static const encpage_t utf8_iso_8859_9[]; | ^~~~~~~~~~~~~~~ byte_t.c:9173:24: warning: duplicate declaration of 'utf8_iso_8859_10' is invalid in C++ [-Wc++-compat] 9173 | static const encpage_t utf8_iso_8859_10[7] = { | ^~~~~~~~~~~~~~~~ byte_t.c:272:24: note: previous declaration of 'utf8_iso_8859_10' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 272 | static const encpage_t utf8_iso_8859_10[]; | ^~~~~~~~~~~~~~~~ byte_t.c:9231:24: warning: duplicate declaration of 'utf8_iso_8859_11' is invalid in C++ [-Wc++-compat] 9231 | static const encpage_t utf8_iso_8859_11[4] = { | ^~~~~~~~~~~~~~~~ byte_t.c:277:24: note: previous declaration of 'utf8_iso_8859_11' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 277 | static const encpage_t utf8_iso_8859_11[]; | ^~~~~~~~~~~~~~~~ byte_t.c:9339:24: warning: duplicate declaration of 'utf8_iso_8859_13' is invalid in C++ [-Wc++-compat] 9339 | static const encpage_t utf8_iso_8859_13[7] = { | ^~~~~~~~~~~~~~~~ byte_t.c:282:24: note: previous declaration of 'utf8_iso_8859_13' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 282 | static const encpage_t utf8_iso_8859_13[]; | ^~~~~~~~~~~~~~~~ byte_t.c:9470:24: warning: duplicate declaration of 'utf8_iso_8859_14' is invalid in C++ [-Wc++-compat] 9470 | static const encpage_t utf8_iso_8859_14[7] = { | ^~~~~~~~~~~~~~~~ byte_t.c:287:24: note: previous declaration of 'utf8_iso_8859_14' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 287 | static const encpage_t utf8_iso_8859_14[]; | ^~~~~~~~~~~~~~~~ byte_t.c:9542:24: warning: duplicate declaration of 'utf8_iso_8859_15' is invalid in C++ [-Wc++-compat] 9542 | static const encpage_t utf8_iso_8859_15[6] = { | ^~~~~~~~~~~~~~~~ byte_t.c:292:24: note: previous declaration of 'utf8_iso_8859_15' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 292 | static const encpage_t utf8_iso_8859_15[]; | ^~~~~~~~~~~~~~~~ byte_t.c:9658:24: warning: duplicate declaration of 'utf8_iso_8859_16' is invalid in C++ [-Wc++-compat] 9658 | static const encpage_t utf8_iso_8859_16[8] = { | ^~~~~~~~~~~~~~~~ byte_t.c:297:24: note: previous declaration of 'utf8_iso_8859_16' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 297 | static const encpage_t utf8_iso_8859_16[]; | ^~~~~~~~~~~~~~~~ byte_t.c:9787:24: warning: duplicate declaration of 'utf8_koi8_f' is invalid in C++ [-Wc++-compat] 9787 | static const encpage_t utf8_koi8_f[7] = { | ^~~~~~~~~~~ byte_t.c:302:24: note: previous declaration of 'utf8_koi8_f' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 302 | static const encpage_t utf8_koi8_f[]; | ^~~~~~~~~~~ byte_t.c:9932:24: warning: duplicate declaration of 'utf8_koi8_r' is invalid in C++ [-Wc++-compat] 9932 | static const encpage_t utf8_koi8_r[7] = { | ^~~~~~~~~~~ byte_t.c:307:24: note: previous declaration of 'utf8_koi8_r' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 307 | static const encpage_t utf8_koi8_r[]; | ^~~~~~~~~~~ byte_t.c:10103:24: warning: duplicate declaration of 'utf8_koi8_u' is invalid in C++ [-Wc++-compat] 10103 | static const encpage_t utf8_koi8_u[8] = { | ^~~~~~~~~~~ byte_t.c:312:24: note: previous declaration of 'utf8_koi8_u' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 312 | static const encpage_t utf8_koi8_u[]; | ^~~~~~~~~~~ byte_t.c:10249:24: warning: duplicate declaration of 'utf8_nextstep' is invalid in C++ [-Wc++-compat] 10249 | static const encpage_t utf8_nextstep[10] = { | ^~~~~~~~~~~~~ byte_t.c:317:24: note: previous declaration of 'utf8_nextstep' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 317 | static const encpage_t utf8_nextstep[]; | ^~~~~~~~~~~~~ byte_t.c:10394:24: warning: duplicate declaration of 'utf8_viscii' is invalid in C++ [-Wc++-compat] 10394 | static const encpage_t utf8_viscii[12] = { | ^~~~~~~~~~~ byte_t.c:322:24: note: previous declaration of 'utf8_viscii' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 322 | static const encpage_t utf8_viscii[]; | ^~~~~~~~~~~ Processing auxiliary/WordBreakProperty.txt Processing auxiliary/GraphemeBreakProperty.txt /sources/perl-5.34.0/cpan/Encode/Byte/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../../../lib/auto/Encode/Byte/Byte.bs 644 cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." Byte.c Processing auxiliary/GCBTest.txt Processing auxiliary/SBTest.txt Processing auxiliary/WBTest.txt Processing auxiliary/SentenceBreakProperty.txt Processing NamedSequences.txt Processing NameAliases.txt /sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong SHA.o -o ../../lib/auto/Digest/SHA/SHA.so \ \ chmod 755 ../../lib/auto/Digest/SHA/SHA.so cp shasum blib/script/shasum /sources/perl-5.34.0/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/shasum Processing auxiliary/LBTest.txt Processing ScriptExtensions.txt make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Digest-SHA' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Processing IndicSyllabicCategory.txt Processing BidiBrackets.txt Generating a Unix-style Makefile Writing Makefile for Fcntl make[1]: Entering directory '/sources/perl-5.34.0/ext/Fcntl' Processing IndicPositionalCategory.txt Processing VerticalOrientation.txt Running Mkbootstrap for Fcntl () chmod 644 "Fcntl.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.34.0/ext/Fcntl/../../lib/ExtUtils/typemap' Fcntl.xs > Fcntl.xsc rm -f ../../../lib/auto/Encode/Byte/Byte.so cc -shared -O2 -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 make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/Byte' /sources/perl-5.34.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs ../../lib/auto/Encode/Encode.bs 644 cc -c -I./Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.08\" -DXS_VERSION=\"3.08\" -fPIC "-I../.." Encode.c mv Fcntl.xsc Fcntl.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.14\" -DXS_VERSION=\"1.14\" -fPIC "-I../.." Fcntl.c Processing EquivalentUnifiedIdeograph.txt Processing emoji/emoji.txt Processing IdStatus.txt Processing IdType.txt Finishing processing Unicode properties /sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong Fcntl.o -o ../../lib/auto/Fcntl/Fcntl.so \ \ chmod 755 ../../lib/auto/Fcntl/Fcntl.so make[1]: Leaving directory '/sources/perl-5.34.0/ext/Fcntl' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for File::DosGlob make[1]: Entering directory '/sources/perl-5.34.0/ext/File-DosGlob' Running Mkbootstrap for DosGlob () chmod 644 "DosGlob.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/File-DosGlob/../../lib/ExtUtils/typemap' DosGlob.xs > DosGlob.xsc mv DosGlob.xsc DosGlob.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -fPIC "-I../.." DosGlob.c Compiling Perl properties /sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong DosGlob.o -o ../../lib/auto/File/DosGlob/DosGlob.so \ \ chmod 755 ../../lib/auto/File/DosGlob/DosGlob.so make[1]: Leaving directory '/sources/perl-5.34.0/ext/File-DosGlob' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for File::Glob make[1]: Entering directory '/sources/perl-5.34.0/ext/File-Glob' Running Mkbootstrap for Glob () chmod 644 "Glob.bs" cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.33\" -DXS_VERSION=\"1.33\" -fPIC "-I../.." bsd_glob.c cc -c -I./Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.08\" -DXS_VERSION=\"3.08\" -fPIC "-I../.." def_t.c def_t.c:12:24: warning: uninitialized 'const utf8_cp1252' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t utf8_cp1252[]; | ^~~~~~~~~~~ def_t.c:17:24: warning: uninitialized 'const utf8_iso_8859_1' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_iso_8859_1[]; | ^~~~~~~~~~~~~~~ def_t.c:204:24: warning: duplicate declaration of 'utf8_cp1252' is invalid in C++ [-Wc++-compat] 204 | static const encpage_t utf8_cp1252[8] = { | ^~~~~~~~~~~ def_t.c:12:24: note: previous declaration of 'utf8_cp1252' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t utf8_cp1252[]; | ^~~~~~~~~~~ def_t.c:242:24: warning: duplicate declaration of 'utf8_iso_8859_1' is invalid in C++ [-Wc++-compat] 242 | static const encpage_t utf8_iso_8859_1[4] = { | ^~~~~~~~~~~~~~~ def_t.c:17:24: note: previous declaration of 'utf8_iso_8859_1' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 17 | static const encpage_t utf8_iso_8859_1[]; | ^~~~~~~~~~~~~~~ make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/CN' Running Mkbootstrap for CN () chmod 644 "CN.bs" "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm Creating Perl synonyms Reading cp936 (cp936) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm Writing tables Reading euc-cn (euc-cn) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_02_t.c -f gb_02_t.fnm "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/File-Glob/../../lib/ExtUtils/typemap' Glob.xs > Glob.xsc Reading gb12345-raw (gb12345-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_03_t.c -f gb_03_t.fnm mv Glob.xsc Glob.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.33\" -DXS_VERSION=\"1.33\" -fPIC "-I../.." Glob.c 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) cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_00_t.c cp_00_t.c:12:24: warning: uninitialized 'const cp936_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t cp936_utf8[]; | ^~~~~~~~~~ cp_00_t.c:17:24: warning: uninitialized 'const utf8_cp936' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_cp936[]; | ^~~~~~~~~~ cp_00_t.c:7446:24: warning: duplicate declaration of 'cp936_utf8' is invalid in C++ [-Wc++-compat] 7446 | static const encpage_t cp936_utf8[129] = { | ^~~~~~~~~~ cp_00_t.c:12:24: note: previous declaration of 'cp936_utf8' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t cp936_utf8[]; | ^~~~~~~~~~ cp_00_t.c:11498:24: warning: duplicate declaration of 'utf8_cp936' is invalid in C++ [-Wc++-compat] 11498 | static const encpage_t utf8_cp936[23] = { | ^~~~~~~~~~ cp_00_t.c:17:24: note: previous declaration of 'utf8_cp936' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 17 | static const encpage_t utf8_cp936[]; | ^~~~~~~~~~ /sources/perl-5.34.0/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 -O2 -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 cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." eu_01_t.c make[1]: Leaving directory '/sources/perl-5.34.0/ext/File-Glob' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic eu_01_t.c:12:24: warning: uninitialized 'const euc_cn_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t euc_cn_utf8[]; | ^~~~~~~~~~~ eu_01_t.c:17:24: warning: uninitialized 'const utf8_euc_cn' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_euc_cn[]; | ^~~~~~~~~~~ Generating a Unix-style Makefile Writing Makefile for Filter::Util::Call make[1]: Entering directory '/sources/perl-5.34.0/cpan/Filter-Util-Call' Running Mkbootstrap for Call () eu_01_t.c:2508:24: warning: duplicate declaration of 'euc_cn_utf8' is invalid in C++ [-Wc++-compat] 2508 | static const encpage_t euc_cn_utf8[83] = { | ^~~~~~~~~~~ eu_01_t.c:12:24: note: previous declaration of 'euc_cn_utf8' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t euc_cn_utf8[]; | ^~~~~~~~~~~ chmod 644 "Call.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/cpan/Filter-Util-Call/../../lib/ExtUtils/typemap' Call.xs > Call.xsc mv Call.xsc Call.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.60\" -DXS_VERSION=\"1.60\" -fPIC "-I../.." Call.c eu_01_t.c:9090:24: warning: duplicate declaration of 'utf8_euc_cn' is invalid in C++ [-Wc++-compat] 9090 | static const encpage_t utf8_euc_cn[21] = { | ^~~~~~~~~~~ eu_01_t.c:17:24: note: previous declaration of 'utf8_euc_cn' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 17 | static const encpage_t utf8_euc_cn[]; | ^~~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." gb_02_t.c gb_02_t.c:12:24: warning: uninitialized 'const gb12345_raw_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t gb12345_raw_utf8[]; | ^~~~~~~~~~~~~~~~ gb_02_t.c:17:24: warning: uninitialized 'const utf8_gb12345_raw' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_gb12345_raw[]; | ^~~~~~~~~~~~~~~~ Making pod file gb_02_t.c:2411:24: warning: duplicate declaration of 'gb12345_raw_utf8' is invalid in C++ [-Wc++-compat] 2411 | static const encpage_t gb12345_raw_utf8[84] = { | ^~~~~~~~~~~~~~~~ gb_02_t.c:12:24: note: previous declaration of 'gb12345_raw_utf8' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t gb12345_raw_utf8[]; | ^~~~~~~~~~~~~~~~ Making test script gb_02_t.c:9798:24: warning: duplicate declaration of 'utf8_gb12345_raw' is invalid in C++ [-Wc++-compat] 9798 | static const encpage_t utf8_gb12345_raw[20] = { | ^~~~~~~~~~~~~~~~ gb_02_t.c:17:24: note: previous declaration of 'utf8_gb12345_raw' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 17 | static const encpage_t utf8_gb12345_raw[]; | ^~~~~~~~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." gb_03_t.c gb_03_t.c:12:24: warning: uninitialized 'const gb2312_raw_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t gb2312_raw_utf8[]; | ^~~~~~~~~~~~~~~ gb_03_t.c:17:24: warning: uninitialized 'const utf8_gb2312_raw' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_gb2312_raw[]; | ^~~~~~~~~~~~~~~ /sources/perl-5.34.0/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 -O2 -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 make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Filter-Util-Call' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/GDBM_File/GDBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic gb_03_t.c:2388:24: warning: duplicate declaration of 'gb2312_raw_utf8' is invalid in C++ [-Wc++-compat] 2388 | static const encpage_t gb2312_raw_utf8[82] = { | ^~~~~~~~~~~~~~~ gb_03_t.c:12:24: note: previous declaration of 'gb2312_raw_utf8' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t gb2312_raw_utf8[]; | ^~~~~~~~~~~~~~~ Generating a Unix-style Makefile Writing Makefile for GDBM_File make[1]: Entering directory '/sources/perl-5.34.0/ext/GDBM_File' gb_03_t.c:8969:24: warning: duplicate declaration of 'utf8_gb2312_raw' is invalid in C++ [-Wc++-compat] 8969 | static const encpage_t utf8_gb2312_raw[20] = { | ^~~~~~~~~~~~~~~ gb_03_t.c:17:24: note: previous declaration of 'utf8_gb2312_raw' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 17 | static const encpage_t utf8_gb2312_raw[]; | ^~~~~~~~~~~~~~~ Running Mkbootstrap for GDBM_File () chmod 644 "GDBM_File.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.34.0/ext/GDBM_File/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/ext/GDBM_File/typemap' GDBM_File.xs > GDBM_File.xsc mv GDBM_File.xsc GDBM_File.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.19\" -DXS_VERSION=\"1.19\" -fPIC "-I../.." GDBM_File.c cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ir_04_t.c ir_04_t.c:12:24: warning: uninitialized 'const iso_ir_165_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t iso_ir_165_utf8[]; | ^~~~~~~~~~~~~~~ ir_04_t.c:17:24: warning: uninitialized 'const utf8_iso_ir_165' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_iso_ir_165[]; | ^~~~~~~~~~~~~~~ ir_04_t.c:2633:24: warning: duplicate declaration of 'iso_ir_165_utf8' is invalid in C++ [-Wc++-compat] 2633 | static const encpage_t iso_ir_165_utf8[91] = { | ^~~~~~~~~~~~~~~ ir_04_t.c:12:24: note: previous declaration of 'iso_ir_165_utf8' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t iso_ir_165_utf8[]; | ^~~~~~~~~~~~~~~ ir_04_t.c:9338:24: warning: duplicate declaration of 'utf8_iso_ir_165' is invalid in C++ [-Wc++-compat] 9338 | static const encpage_t utf8_iso_ir_165[23] = { | ^~~~~~~~~~~~~~~ ir_04_t.c:17:24: note: previous declaration of 'utf8_iso_ir_165' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 17 | static const encpage_t utf8_iso_ir_165[]; | ^~~~~~~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_05_t.c ma_05_t.c:12:24: warning: uninitialized 'const MacChineseSimp_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t MacChineseSimp_utf8[]; | ^~~~~~~~~~~~~~~~~~~ ma_05_t.c:17:24: warning: uninitialized 'const utf8_MacChineseSimp' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_MacChineseSimp[]; | ^~~~~~~~~~~~~~~~~~~ GDBM_File.xs:156: warning: "ITEM_NOT_FOUND" redefined 156 | # define ITEM_NOT_FOUND() (gdbm_errno == GDBM_ITEM_NOT_FOUND) | GDBM_File.xs:148: note: this is the location of the previous definition 148 | #define ITEM_NOT_FOUND() \ | ma_05_t.c:2527:24: warning: duplicate declaration of 'MacChineseSimp_utf8' is invalid in C++ [-Wc++-compat] 2527 | static const encpage_t MacChineseSimp_utf8[87] = { | ^~~~~~~~~~~~~~~~~~~ ma_05_t.c:12:24: note: previous declaration of 'MacChineseSimp_utf8' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t MacChineseSimp_utf8[]; | ^~~~~~~~~~~~~~~~~~~ ma_05_t.c:9173:24: warning: duplicate declaration of 'utf8_MacChineseSimp' is invalid in C++ [-Wc++-compat] 9173 | static const encpage_t utf8_MacChineseSimp[23] = { | ^~~~~~~~~~~~~~~~~~~ ma_05_t.c:17:24: note: previous declaration of 'utf8_MacChineseSimp' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 17 | static const encpage_t utf8_MacChineseSimp[]; | ^~~~~~~~~~~~~~~~~~~ "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -noprototypes -nolinenumbers -typemap '/sources/perl-5.34.0/cpan/Encode/CN/../../../lib/ExtUtils/typemap' CN.xs > CN.xsc mv CN.xsc CN.c /sources/perl-5.34.0/cpan/Encode/CN/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../../../lib/auto/Encode/CN/CN.bs 644 cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." CN.c rm -f ../../../lib/auto/Encode/CN/CN.so cc -shared -O2 -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 make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/CN' rm -f ../../lib/auto/Encode/Encode.so cc -shared -O2 -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 make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/EBCDIC' Running Mkbootstrap for EBCDIC () chmod 644 "EBCDIC.bs" "../../../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 '/sources/perl-5.34.0/cpan/Encode/EBCDIC/../../../lib/ExtUtils/typemap' EBCDIC.xs > EBCDIC.xsc rm -f ../../lib/auto/Devel/PPPort/PPPort.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong RealPPPort.o module2.o module3.o -o ../../lib/auto/Devel/PPPort/PPPort.so \ \ mv EBCDIC.xsc EBCDIC.c cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." ebcdic_t.c ebcdic_t.c:12:24: warning: uninitialized 'const utf8_cp1026' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t utf8_cp1026[]; | ^~~~~~~~~~~ ebcdic_t.c:17:24: warning: uninitialized 'const utf8_cp1047' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_cp1047[]; | ^~~~~~~~~~~ ebcdic_t.c:22:24: warning: uninitialized 'const utf8_cp37' is invalid in C++ [-Wc++-compat] 22 | static const encpage_t utf8_cp37[]; | ^~~~~~~~~ ebcdic_t.c:27:24: warning: uninitialized 'const utf8_cp500' is invalid in C++ [-Wc++-compat] 27 | static const encpage_t utf8_cp500[]; | ^~~~~~~~~~ ebcdic_t.c:32:24: warning: uninitialized 'const utf8_cp875' is invalid in C++ [-Wc++-compat] 32 | static const encpage_t utf8_cp875[]; | ^~~~~~~~~~ ebcdic_t.c:37:24: warning: uninitialized 'const utf8_posix_bc' is invalid in C++ [-Wc++-compat] 37 | static const encpage_t utf8_posix_bc[]; | ^~~~~~~~~~~~~ chmod 755 ../../lib/auto/Devel/PPPort/PPPort.so "../../miniperl" "-I../../lib" "-I../../lib" mktests.PL t/01_test.t ebcdic_t.c:259:24: warning: duplicate declaration of 'utf8_cp1026' is invalid in C++ [-Wc++-compat] 259 | static const encpage_t utf8_cp1026[6] = { | ^~~~~~~~~~~ ebcdic_t.c:12:24: note: previous declaration of 'utf8_cp1026' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t utf8_cp1026[]; | ^~~~~~~~~~~ ebcdic_t.c:347:24: warning: duplicate declaration of 'utf8_cp1047' is invalid in C++ [-Wc++-compat] 347 | static const encpage_t utf8_cp1047[4] = { | ^~~~~~~~~~~ ebcdic_t.c:17:24: note: previous declaration of 'utf8_cp1047' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 17 | static const encpage_t utf8_cp1047[]; | ^~~~~~~~~~~ ebcdic_t.c:435:24: warning: duplicate declaration of 'utf8_cp37' is invalid in C++ [-Wc++-compat] 435 | static const encpage_t utf8_cp37[4] = { | ^~~~~~~~~ ebcdic_t.c:22:24: note: previous declaration of 'utf8_cp37' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 22 | static const encpage_t utf8_cp37[]; | ^~~~~~~~~ ebcdic_t.c:519:24: warning: duplicate declaration of 'utf8_cp500' is invalid in C++ [-Wc++-compat] 519 | static const encpage_t utf8_cp500[4] = { | ^~~~~~~~~~ ebcdic_t.c:27:24: note: previous declaration of 'utf8_cp500' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 27 | static const encpage_t utf8_cp500[]; | ^~~~~~~~~~ ebcdic_t.c:641:24: warning: duplicate declaration of 'utf8_cp875' is invalid in C++ [-Wc++-compat] 641 | static const encpage_t utf8_cp875[6] = { | ^~~~~~~~~~ ebcdic_t.c:32:24: note: previous declaration of 'utf8_cp875' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 32 | static const encpage_t utf8_cp875[]; | ^~~~~~~~~~ ebcdic_t.c:732:24: warning: duplicate declaration of 'utf8_posix_bc' is invalid in C++ [-Wc++-compat] 732 | static const encpage_t utf8_posix_bc[4] = { | ^~~~~~~~~~~~~ ebcdic_t.c:37:24: note: previous declaration of 'utf8_posix_bc' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 37 | static const encpage_t utf8_posix_bc[]; | ^~~~~~~~~~~~~ /sources/perl-5.34.0/cpan/Encode/EBCDIC/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../../../lib/auto/Encode/EBCDIC/EBCDIC.bs 644 cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." EBCDIC.c /sources/perl-5.34.0/ext/GDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- GDBM_File.bs ../../lib/auto/GDBM_File/GDBM_File.bs 644 rm -f ../../lib/auto/GDBM_File/GDBM_File.so LD_RUN_PATH="/usr/lib" cc -shared -O2 -L/usr/local/lib -fstack-protector-strong GDBM_File.o -o ../../lib/auto/GDBM_File/GDBM_File.so \ -lgdbm \ chmod 755 ../../lib/auto/GDBM_File/GDBM_File.so make[1]: Leaving directory '/sources/perl-5.34.0/ext/GDBM_File' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Hash::Util make[1]: Entering directory '/sources/perl-5.34.0/ext/Hash-Util' Running Mkbootstrap for Util () chmod 644 "Util.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/Hash-Util/../../lib/ExtUtils/typemap' Util.xs > Util.xsc mv Util.xsc Util.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.25\" -DXS_VERSION=\"0.25\" -fPIC "-I../.." -DPERL_EXT Util.c generating t/01_test.t generating t/HvNAME.t generating t/MY_CXT.t generating t/SvPV.t generating t/SvREFCNT.t generating t/Sv_set.t generating t/call.t generating t/cop.t generating t/exception.t generating t/format.t generating t/grok.t generating t/gv.t generating t/limits.t generating t/locale.t generating t/mPUSH.t generating t/magic.t generating t/memory.t generating t/mess.t generating t/misc.t generating t/newCONSTSUB.t generating t/newRV.t generating t/newSV_type.t generating t/newSVpv.t generating t/podtest.t generating t/ppphtest.t generating t/pv_tools.t generating t/pvs.t generating t/shared_pv.t generating t/snprintf.t generating t/sprintf.t generating t/strlfuncs.t generating t/sv_xpvf.t generating t/threads.t generating t/utf8.t generating t/uv.t generating t/variables.t generating t/warn.t make[1]: Leaving directory '/sources/perl-5.34.0/dist/Devel-PPPort' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Hash::Util::FieldHash make[1]: Entering directory '/sources/perl-5.34.0/ext/Hash-Util-FieldHash' Updating 'mktables.lst' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Running Mkbootstrap for FieldHash () rm -f ../../../lib/auto/Encode/EBCDIC/EBCDIC.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong EBCDIC.o ebcdic_t.o -o ../../../lib/auto/Encode/EBCDIC/EBCDIC.so \ \ chmod 644 "FieldHash.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/Hash-Util-FieldHash/../../lib/ExtUtils/typemap' FieldHash.xs > FieldHash.xsc chmod 755 ../../../lib/auto/Encode/EBCDIC/EBCDIC.so make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/EBCDIC' make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/JP' mv FieldHash.xsc FieldHash.c Running Mkbootstrap for JP () cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.21\" -DXS_VERSION=\"1.21\" -fPIC "-I../.." FieldHash.c chmod 644 "JP.bs" "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm Generating a Unix-style Makefile Writing Makefile for I18N::Langinfo make[1]: Entering directory '/sources/perl-5.34.0/ext/I18N-Langinfo' Running Mkbootstrap for Langinfo () chmod 644 "Langinfo.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/I18N-Langinfo/../../lib/ExtUtils/typemap' Langinfo.xs > Langinfo.xsc Reading cp932 (cp932) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm mv Langinfo.xsc Langinfo.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.19\" -DXS_VERSION=\"0.19\" -fPIC "-I../.." Langinfo.c 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 /sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong Langinfo.o -o ../../lib/auto/I18N/Langinfo/Langinfo.so \ \ chmod 755 ../../lib/auto/I18N/Langinfo/Langinfo.so make[1]: Leaving directory '/sources/perl-5.34.0/ext/I18N-Langinfo' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic /sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong Util.o -o ../../lib/auto/Hash/Util/Util.so \ \ /sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong FieldHash.o -o ../../lib/auto/Hash/Util/FieldHash/FieldHash.so \ \ chmod 755 ../../lib/auto/Hash/Util/Util.so make[1]: Leaving directory '/sources/perl-5.34.0/ext/Hash-Util' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Reading shiftjis (shiftjis) cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." cp_00_t.c chmod 755 ../../lib/auto/Hash/Util/FieldHash/FieldHash.so cp_00_t.c:12:24: warning: uninitialized 'const cp932_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t cp932_utf8[]; | ^~~~~~~~~~ cp_00_t.c:17:24: warning: uninitialized 'const utf8_cp932' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_cp932[]; | ^~~~~~~~~~ make[1]: Leaving directory '/sources/perl-5.34.0/ext/Hash-Util-FieldHash' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for IO make[1]: Entering directory '/sources/perl-5.34.0/dist/IO' Setting license tag... Generating a Unix-style Makefile Writing Makefile for IPC::SysV make[1]: Entering directory '/sources/perl-5.34.0/cpan/IPC-SysV' Generating a Unix-style Makefile Writing Makefile for List::Util make[1]: Entering directory '/sources/perl-5.34.0/cpan/Scalar-List-Utils' Running Mkbootstrap for IO () chmod 644 "IO.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/dist/IO/../../lib/ExtUtils/typemap' IO.xs > IO.xsc Running Mkbootstrap for SysV () chmod 644 "SysV.bs" Running Mkbootstrap for Util () make[2]: Entering directory '/sources/perl-5.34.0/cpan/IPC-SysV' "../../miniperl" -I../../lib -I../../lib regen.pl chmod 644 "Util.bs" mv IO.xsc IO.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.46\" -DXS_VERSION=\"1.46\" -fPIC "-I../.." poll.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/cpan/Scalar-List-Utils/../../lib/ExtUtils/typemap' ListUtil.xs > ListUtil.xsc Writing const-xs.inc Writing const-c.inc make[2]: Leaving directory '/sources/perl-5.34.0/cpan/IPC-SysV' make[2]: Entering directory '/sources/perl-5.34.0/cpan/IPC-SysV' "../../miniperl" -I../../lib -I../../lib regen.pl Writing const-xs.inc Writing const-c.inc make[2]: Leaving directory '/sources/perl-5.34.0/cpan/IPC-SysV' cp_00_t.c:2903:24: warning: duplicate declaration of 'cp932_utf8' is invalid in C++ [-Wc++-compat] 2903 | static const encpage_t cp932_utf8[59] = { | ^~~~~~~~~~ cp_00_t.c:12:24: note: previous declaration of 'cp932_utf8' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t cp932_utf8[]; | ^~~~~~~~~~ "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/cpan/IPC-SysV/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/cpan/IPC-SysV/typemap' SysV.xs > SysV.xsc mv ListUtil.xsc ListUtil.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.55\" -DXS_VERSION=\"1.55\" -fPIC "-I../.." -DPERL_EXT ListUtil.c mv SysV.xsc SysV.c /sources/perl-5.34.0/cpan/IPC-SysV/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SysV.bs ../../lib/auto/IPC/SysV/SysV.bs 644 cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.09\" -DXS_VERSION=\"2.09\" -fPIC "-I../.." -DNO_PPPORT_H SysV.c cp_00_t.c:10498:24: warning: duplicate declaration of 'utf8_cp932' is invalid in C++ [-Wc++-compat] 10498 | static const encpage_t utf8_cp932[18] = { | ^~~~~~~~~~ cp_00_t.c:17:24: note: previous declaration of 'utf8_cp932' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 17 | static const encpage_t utf8_cp932[]; | ^~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." eu_01_t.c eu_01_t.c:12:24: warning: uninitialized 'const euc_jp_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t euc_jp_utf8[]; | ^~~~~~~~~~~ eu_01_t.c:17:24: warning: uninitialized 'const utf8_euc_jp' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_euc_jp[]; | ^~~~~~~~~~~ cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.46\" -DXS_VERSION=\"1.46\" -fPIC "-I../.." IO.c eu_01_t.c:6341:24: warning: duplicate declaration of 'euc_jp_utf8' is invalid in C++ [-Wc++-compat] 6341 | static const encpage_t euc_jp_utf8[98] = { | ^~~~~~~~~~~ eu_01_t.c:12:24: note: previous declaration of 'euc_jp_utf8' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t euc_jp_utf8[]; | ^~~~~~~~~~~ eu_01_t.c:17490:24: warning: duplicate declaration of 'utf8_euc_jp' is invalid in C++ [-Wc++-compat] 17490 | static const encpage_t utf8_euc_jp[21] = { | ^~~~~~~~~~~ eu_01_t.c:17:24: note: previous declaration of 'utf8_euc_jp' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 17 | static const encpage_t utf8_euc_jp[]; | ^~~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." ji_02_t.c ji_02_t.c:12:24: warning: uninitialized 'const utf8_jis0201_raw' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t utf8_jis0201_raw[]; | ^~~~~~~~~~~~~~~~ ji_02_t.c:104:24: warning: duplicate declaration of 'utf8_jis0201_raw' is invalid in C++ [-Wc++-compat] 104 | static const encpage_t utf8_jis0201_raw[6] = { | ^~~~~~~~~~~~~~~~ ji_02_t.c:12:24: note: previous declaration of 'utf8_jis0201_raw' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t utf8_jis0201_raw[]; | ^~~~~~~~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." ji_03_t.c ji_03_t.c:12:24: warning: uninitialized 'const jis0208_raw_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t jis0208_raw_utf8[]; | ^~~~~~~~~~~~~~~~ ji_03_t.c:17:24: warning: uninitialized 'const utf8_jis0208_raw' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_jis0208_raw[]; | ^~~~~~~~~~~~~~~~ ji_03_t.c:2221:24: warning: duplicate declaration of 'jis0208_raw_utf8' is invalid in C++ [-Wc++-compat] 2221 | static const encpage_t jis0208_raw_utf8[78] = { | ^~~~~~~~~~~~~~~~ ji_03_t.c:12:24: note: previous declaration of 'jis0208_raw_utf8' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t jis0208_raw_utf8[]; | ^~~~~~~~~~~~~~~~ /sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong IO.o poll.o -o ../../lib/auto/IO/IO.so \ \ chmod 755 ../../lib/auto/IO/IO.so make[1]: Leaving directory '/sources/perl-5.34.0/dist/IO' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic ji_03_t.c:9306:24: warning: duplicate declaration of 'utf8_jis0208_raw' is invalid in C++ [-Wc++-compat] 9306 | static const encpage_t utf8_jis0208_raw[16] = { | ^~~~~~~~~~~~~~~~ ji_03_t.c:17:24: note: previous declaration of 'utf8_jis0208_raw' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 17 | static const encpage_t utf8_jis0208_raw[]; | ^~~~~~~~~~~~~~~~ rm -f ../../lib/auto/IPC/SysV/SysV.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong SysV.o -o ../../lib/auto/IPC/SysV/SysV.so \ \ chmod 755 ../../lib/auto/IPC/SysV/SysV.so make[1]: Leaving directory '/sources/perl-5.34.0/cpan/IPC-SysV' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/NDBM_File/NDBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for MIME::Base64 make[1]: Entering directory '/sources/perl-5.34.0/cpan/MIME-Base64' Generating a Unix-style Makefile Writing Makefile for NDBM_File cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." ji_04_t.c make[1]: Entering directory '/sources/perl-5.34.0/ext/NDBM_File' ji_04_t.c:12:24: warning: uninitialized 'const jis0212_raw_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t jis0212_raw_utf8[]; | ^~~~~~~~~~~~~~~~ ji_04_t.c:17:24: warning: uninitialized 'const utf8_jis0212_raw' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_jis0212_raw[]; | ^~~~~~~~~~~~~~~~ Running Mkbootstrap for Base64 () chmod 644 "Base64.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/cpan/MIME-Base64/../../lib/ExtUtils/typemap' Base64.xs > Base64.xsc Running Mkbootstrap for NDBM_File () chmod 644 "NDBM_File.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.34.0/ext/NDBM_File/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/ext/NDBM_File/typemap' NDBM_File.xs > NDBM_File.xsc mv Base64.xsc Base64.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.16\" -DXS_VERSION=\"3.16\" -fPIC "-I../.." Base64.c ji_04_t.c:1924:24: warning: duplicate declaration of 'jis0212_raw_utf8' is invalid in C++ [-Wc++-compat] 1924 | static const encpage_t jis0212_raw_utf8[69] = { | ^~~~~~~~~~~~~~~~ ji_04_t.c:12:24: note: previous declaration of 'jis0212_raw_utf8' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t jis0212_raw_utf8[]; | ^~~~~~~~~~~~~~~~ mv NDBM_File.xsc NDBM_File.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." NDBM_File.c ji_04_t.c:8708:24: warning: duplicate declaration of 'utf8_jis0212_raw' is invalid in C++ [-Wc++-compat] 8708 | static const encpage_t utf8_jis0212_raw[19] = { | ^~~~~~~~~~~~~~~~ ji_04_t.c:17:24: note: previous declaration of 'utf8_jis0212_raw' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 17 | static const encpage_t utf8_jis0212_raw[]; | ^~~~~~~~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." ma_05_t.c ma_05_t.c:12:24: warning: uninitialized 'const MacJapanese_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t MacJapanese_utf8[]; | ^~~~~~~~~~~~~~~~ ma_05_t.c:17:24: warning: uninitialized 'const utf8_MacJapanese' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_MacJapanese[]; | ^~~~~~~~~~~~~~~~ ma_05_t.c:2311:24: warning: duplicate declaration of 'MacJapanese_utf8' is invalid in C++ [-Wc++-compat] 2311 | static const encpage_t MacJapanese_utf8[54] = { | ^~~~~~~~~~~~~~~~ ma_05_t.c:12:24: note: previous declaration of 'MacJapanese_utf8' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t MacJapanese_utf8[]; | ^~~~~~~~~~~~~~~~ ma_05_t.c:9549:24: warning: duplicate declaration of 'utf8_MacJapanese' is invalid in C++ [-Wc++-compat] 9549 | static const encpage_t utf8_MacJapanese[17] = { | ^~~~~~~~~~~~~~~~ ma_05_t.c:17:24: note: previous declaration of 'utf8_MacJapanese' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 17 | static const encpage_t utf8_MacJapanese[]; | ^~~~~~~~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." sh_06_t.c sh_06_t.c:12:24: warning: uninitialized 'const shiftjis_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t shiftjis_utf8[]; | ^~~~~~~~~~~~~ sh_06_t.c:17:24: warning: uninitialized 'const utf8_shiftjis' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_shiftjis[]; | ^~~~~~~~~~~~~ sh_06_t.c:2112:24: warning: duplicate declaration of 'shiftjis_utf8' is invalid in C++ [-Wc++-compat] 2112 | static const encpage_t shiftjis_utf8[42] = { | ^~~~~~~~~~~~~ sh_06_t.c:12:24: note: previous declaration of 'shiftjis_utf8' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t shiftjis_utf8[]; | ^~~~~~~~~~~~~ /sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong Base64.o -o ../../lib/auto/MIME/Base64/Base64.so \ \ sh_06_t.c:9171:24: warning: duplicate declaration of 'utf8_shiftjis' is invalid in C++ [-Wc++-compat] 9171 | static const encpage_t utf8_shiftjis[17] = { | ^~~~~~~~~~~~~ sh_06_t.c:17:24: note: previous declaration of 'utf8_shiftjis' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 17 | static const encpage_t utf8_shiftjis[]; | ^~~~~~~~~~~~~ chmod 755 ../../lib/auto/MIME/Base64/Base64.so make[1]: Leaving directory '/sources/perl-5.34.0/cpan/MIME-Base64' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/ODBM_File/ODBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic /sources/perl-5.34.0/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 LD_RUN_PATH="/usr/lib" cc -shared -O2 -L/usr/local/lib -fstack-protector-strong NDBM_File.o -o ../../lib/auto/NDBM_File/NDBM_File.so \ -lgdbm -lgdbm_compat \ chmod 755 ../../lib/auto/NDBM_File/NDBM_File.so make[1]: Leaving directory '/sources/perl-5.34.0/ext/NDBM_File' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for ODBM_File make[1]: Entering directory '/sources/perl-5.34.0/ext/ODBM_File' "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/sources/perl-5.34.0/cpan/Encode/JP/../../../lib/ExtUtils/typemap' JP.xs > JP.xsc Generating a Unix-style Makefile Writing Makefile for Opcode make[1]: Entering directory '/sources/perl-5.34.0/ext/Opcode' mv JP.xsc JP.c /sources/perl-5.34.0/cpan/Encode/JP/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../../../lib/auto/Encode/JP/JP.bs 644 cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." JP.c Running Mkbootstrap for ODBM_File () chmod 644 "ODBM_File.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.34.0/ext/ODBM_File/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/ext/ODBM_File/typemap' ODBM_File.xs > ODBM_File.xsc Running Mkbootstrap for Opcode () chmod 644 "Opcode.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/Opcode/../../lib/ExtUtils/typemap' Opcode.xs > Opcode.xsc mv ODBM_File.xsc ODBM_File.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.17\" -DXS_VERSION=\"1.17\" -fPIC "-I../.." ODBM_File.c mv Opcode.xsc Opcode.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -fPIC "-I../.." Opcode.c rm -f ../../../lib/auto/Encode/JP/JP.so cc -shared -O2 -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 make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/JP' make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/KR' Running Mkbootstrap for KR () chmod 644 "KR.bs" "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm /sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong ListUtil.o -o ../../lib/auto/List/Util/Util.so \ \ chmod 755 ../../lib/auto/List/Util/Util.so make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Scalar-List-Utils' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so MAKE="make" LIBPERL_A=libperl.so 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 make[1]: Entering directory '/sources/perl-5.34.0/ext/POSIX' Running Mkbootstrap for POSIX () chmod 644 "POSIX.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.34.0/ext/POSIX/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/ext/POSIX/typemap' POSIX.xs > POSIX.xsc Reading cp949 (cp949) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm mv POSIX.xsc POSIX.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DSTRUCT_TM_HASZONE -DHINT_SC_EXIST -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.97\" -DXS_VERSION=\"1.97\" -fPIC "-I../.." POSIX.c Reading euc-kr (euc-kr) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o jo_02_t.c -f jo_02_t.fnm /sources/perl-5.34.0/ext/ODBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- ODBM_File.bs ../../lib/auto/ODBM_File/ODBM_File.bs 644 rm -f ../../lib/auto/ODBM_File/ODBM_File.so LD_RUN_PATH="/usr/lib" cc -shared -O2 -L/usr/local/lib -fstack-protector-strong ODBM_File.o -o ../../lib/auto/ODBM_File/ODBM_File.so \ -lgdbm -lgdbm_compat -lgdbm_compat -lgdbm_compat -lgdbm_compat \ chmod 755 ../../lib/auto/ODBM_File/ODBM_File.so make[1]: Leaving directory '/sources/perl-5.34.0/ext/ODBM_File' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for PerlIO::encoding make[1]: Entering directory '/sources/perl-5.34.0/ext/PerlIO-encoding' Reading johab (johab) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ks_03_t.c -f ks_03_t.fnm Running Mkbootstrap for encoding () /sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong Opcode.o -o ../../lib/auto/Opcode/Opcode.so \ \ chmod 644 "encoding.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/PerlIO-encoding/../../lib/ExtUtils/typemap' encoding.xs > encoding.xsc chmod 755 ../../lib/auto/Opcode/Opcode.so make[1]: Leaving directory '/sources/perl-5.34.0/ext/Opcode' "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_04_t.c -f ma_04_t.fnm mv encoding.xsc encoding.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC "-I../.." encoding.c Reading ksc5601-raw (ksc5601-raw) cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_00_t.c cp_00_t.c:12:24: warning: uninitialized 'const cp949_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t cp949_utf8[]; | ^~~~~~~~~~ cp_00_t.c:17:24: warning: uninitialized 'const utf8_cp949' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_cp949[]; | ^~~~~~~~~~ Reading MacKorean (MacKorean) cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." eu_01_t.c eu_01_t.c:12:24: warning: uninitialized 'const euc_kr_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t euc_kr_utf8[]; | ^~~~~~~~~~~ eu_01_t.c:17:24: warning: uninitialized 'const utf8_euc_kr' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_euc_kr[]; | ^~~~~~~~~~~ eu_01_t.c:2704:24: warning: duplicate declaration of 'euc_kr_utf8' is invalid in C++ [-Wc++-compat] 2704 | static const encpage_t euc_kr_utf8[91] = { | ^~~~~~~~~~~ eu_01_t.c:12:24: note: previous declaration of 'euc_kr_utf8' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t euc_kr_utf8[]; | ^~~~~~~~~~~ cp_00_t.c:5583:24: warning: duplicate declaration of 'cp949_utf8' is invalid in C++ [-Wc++-compat] 5583 | static const encpage_t cp949_utf8[129] = { | ^~~~~~~~~~ cp_00_t.c:12:24: note: previous declaration of 'cp949_utf8' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t cp949_utf8[]; | ^~~~~~~~~~ eu_01_t.c:12281:24: warning: duplicate declaration of 'utf8_euc_kr' is invalid in C++ [-Wc++-compat] 12281 | static const encpage_t utf8_euc_kr[24] = { | ^~~~~~~~~~~ eu_01_t.c:17:24: note: previous declaration of 'utf8_euc_kr' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 17 | static const encpage_t utf8_euc_kr[]; | ^~~~~~~~~~~ cp_00_t.c:13928:24: warning: duplicate declaration of 'utf8_cp949' is invalid in C++ [-Wc++-compat] 13928 | static const encpage_t utf8_cp949[26] = { | ^~~~~~~~~~ cp_00_t.c:17:24: note: previous declaration of 'utf8_cp949' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 17 | static const encpage_t utf8_cp949[]; | ^~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." jo_02_t.c jo_02_t.c:12:24: warning: uninitialized 'const johab_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t johab_utf8[]; | ^~~~~~~~~~ jo_02_t.c:17:24: warning: uninitialized 'const utf8_johab' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_johab[]; | ^~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ks_03_t.c ks_03_t.c:12:24: warning: uninitialized 'const ksc5601_raw_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t ksc5601_raw_utf8[]; | ^~~~~~~~~~~~~~~~ ks_03_t.c:17:24: warning: uninitialized 'const utf8_ksc5601_raw' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_ksc5601_raw[]; | ^~~~~~~~~~~~~~~~ ks_03_t.c:2591:24: warning: duplicate declaration of 'ksc5601_raw_utf8' is invalid in C++ [-Wc++-compat] 2591 | static const encpage_t ksc5601_raw_utf8[90] = { | ^~~~~~~~~~~~~~~~ ks_03_t.c:12:24: note: previous declaration of 'ksc5601_raw_utf8' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t ksc5601_raw_utf8[]; | ^~~~~~~~~~~~~~~~ jo_02_t.c:6091:24: warning: duplicate declaration of 'johab_utf8' is invalid in C++ [-Wc++-compat] 6091 | static const encpage_t johab_utf8[114] = { | ^~~~~~~~~~ jo_02_t.c:12:24: note: previous declaration of 'johab_utf8' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t johab_utf8[]; | ^~~~~~~~~~ ks_03_t.c:12167:24: warning: duplicate declaration of 'utf8_ksc5601_raw' is invalid in C++ [-Wc++-compat] 12167 | static const encpage_t utf8_ksc5601_raw[23] = { | ^~~~~~~~~~~~~~~~ ks_03_t.c:17:24: note: previous declaration of 'utf8_ksc5601_raw' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 17 | static const encpage_t utf8_ksc5601_raw[]; | ^~~~~~~~~~~~~~~~ /sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong encoding.o -o ../../lib/auto/PerlIO/encoding/encoding.so \ \ chmod 755 ../../lib/auto/PerlIO/encoding/encoding.so make[1]: Leaving directory '/sources/perl-5.34.0/ext/PerlIO-encoding' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic jo_02_t.c:14243:24: warning: duplicate declaration of 'utf8_johab' is invalid in C++ [-Wc++-compat] 14243 | static const encpage_t utf8_johab[24] = { | ^~~~~~~~~~ jo_02_t.c:17:24: note: previous declaration of 'utf8_johab' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 17 | static const encpage_t utf8_johab[]; | ^~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_04_t.c ma_04_t.c:12:24: warning: uninitialized 'const MacKorean_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t MacKorean_utf8[]; | ^~~~~~~~~~~~~~ ma_04_t.c:17:24: warning: uninitialized 'const utf8_MacKorean' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_MacKorean[]; | ^~~~~~~~~~~~~~ Generating a Unix-style Makefile Writing Makefile for PerlIO::mmap make[1]: Entering directory '/sources/perl-5.34.0/ext/PerlIO-mmap' Running Mkbootstrap for mmap () chmod 644 "mmap.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/PerlIO-mmap/../../lib/ExtUtils/typemap' mmap.xs > mmap.xsc LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic mv mmap.xsc mmap.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.017\" -DXS_VERSION=\"0.017\" -fPIC "-I../.." mmap.c Generating a Unix-style Makefile Writing Makefile for PerlIO::scalar make[1]: Entering directory '/sources/perl-5.34.0/ext/PerlIO-scalar' ma_04_t.c:3272:24: warning: duplicate declaration of 'MacKorean_utf8' is invalid in C++ [-Wc++-compat] 3272 | static const encpage_t MacKorean_utf8[97] = { | ^~~~~~~~~~~~~~ ma_04_t.c:12:24: note: previous declaration of 'MacKorean_utf8' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t MacKorean_utf8[]; | ^~~~~~~~~~~~~~ Running Mkbootstrap for scalar () chmod 644 "scalar.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/PerlIO-scalar/../../lib/ExtUtils/typemap' scalar.xs > scalar.xsc mv scalar.xsc scalar.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.31\" -DXS_VERSION=\"0.31\" -fPIC "-I../.." scalar.c ma_04_t.c:13074:24: warning: duplicate declaration of 'utf8_MacKorean' is invalid in C++ [-Wc++-compat] 13074 | static const encpage_t utf8_MacKorean[25] = { | ^~~~~~~~~~~~~~ ma_04_t.c:17:24: note: previous declaration of 'utf8_MacKorean' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 17 | static const encpage_t utf8_MacKorean[]; | ^~~~~~~~~~~~~~ "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/sources/perl-5.34.0/cpan/Encode/KR/../../../lib/ExtUtils/typemap' KR.xs > KR.xsc mv KR.xsc KR.c /sources/perl-5.34.0/cpan/Encode/KR/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../../../lib/auto/Encode/KR/KR.bs 644 cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." KR.c /sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong mmap.o -o ../../lib/auto/PerlIO/mmap/mmap.so \ \ chmod 755 ../../lib/auto/PerlIO/mmap/mmap.so make[1]: Leaving directory '/sources/perl-5.34.0/ext/PerlIO-mmap' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for PerlIO::via make[1]: Entering directory '/sources/perl-5.34.0/ext/PerlIO-via' Running Mkbootstrap for via () chmod 644 "via.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/PerlIO-via/../../lib/ExtUtils/typemap' via.xs > via.xsc mv via.xsc via.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC "-I../.." via.c rm -f ../../../lib/auto/Encode/KR/KR.so cc -shared -O2 -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 \ \ /sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong scalar.o -o ../../lib/auto/PerlIO/scalar/scalar.so \ \ chmod 755 ../../lib/auto/PerlIO/scalar/scalar.so make[1]: Leaving directory '/sources/perl-5.34.0/ext/PerlIO-scalar' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic chmod 755 ../../../lib/auto/Encode/KR/KR.so make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/KR' make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/Symbol' Running Mkbootstrap for Symbol () chmod 644 "Symbol.bs" "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o symbol_t.c -f symbol_t.fnm Generating a Unix-style Makefile Writing Makefile for SDBM_File make[1]: Entering directory '/sources/perl-5.34.0/ext/SDBM_File' 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 '/sources/perl-5.34.0/cpan/Encode/Symbol/../../../lib/ExtUtils/typemap' Symbol.xs > Symbol.xsc mv Symbol.xsc Symbol.c cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." symbol_t.c symbol_t.c:12:24: warning: uninitialized 'const utf8_AdobeSymbol' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t utf8_AdobeSymbol[]; | ^~~~~~~~~~~~~~~~ symbol_t.c:17:24: warning: uninitialized 'const utf8_AdobeZdingbat' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_AdobeZdingbat[]; | ^~~~~~~~~~~~~~~~~~ symbol_t.c:22:24: warning: uninitialized 'const utf8_MacDingbats' is invalid in C++ [-Wc++-compat] 22 | static const encpage_t utf8_MacDingbats[]; | ^~~~~~~~~~~~~~~~ symbol_t.c:27:24: warning: uninitialized 'const utf8_MacSymbol' is invalid in C++ [-Wc++-compat] 27 | static const encpage_t utf8_MacSymbol[]; | ^~~~~~~~~~~~~~ symbol_t.c:32:24: warning: uninitialized 'const utf8_dingbats' is invalid in C++ [-Wc++-compat] 32 | static const encpage_t utf8_dingbats[]; | ^~~~~~~~~~~~~ symbol_t.c:37:24: warning: uninitialized 'const utf8_symbol' is invalid in C++ [-Wc++-compat] 37 | static const encpage_t utf8_symbol[]; | ^~~~~~~~~~~ Running Mkbootstrap for SDBM_File () symbol_t.c:414:24: warning: duplicate declaration of 'utf8_AdobeSymbol' is invalid in C++ [-Wc++-compat] 414 | static const encpage_t utf8_AdobeSymbol[18] = { | ^~~~~~~~~~~~~~~~ symbol_t.c:12:24: note: previous declaration of 'utf8_AdobeSymbol' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t utf8_AdobeSymbol[]; | ^~~~~~~~~~~~~~~~ chmod 644 "SDBM_File.bs" symbol_t.c:583:24: warning: duplicate declaration of 'utf8_AdobeZdingbat' is invalid in C++ [-Wc++-compat] 583 | static const encpage_t utf8_AdobeZdingbat[5] = { | ^~~~~~~~~~~~~~~~~~ symbol_t.c:17:24: note: previous declaration of 'utf8_AdobeZdingbat' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 17 | static const encpage_t utf8_AdobeZdingbat[]; | ^~~~~~~~~~~~~~~~~~ "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/SDBM_File/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/ext/SDBM_File/typemap' SDBM_File.xs > SDBM_File.xsc symbol_t.c:714:24: warning: duplicate declaration of 'utf8_MacDingbats' is invalid in C++ [-Wc++-compat] 714 | static const encpage_t utf8_MacDingbats[3] = { | ^~~~~~~~~~~~~~~~ symbol_t.c:22:24: note: previous declaration of 'utf8_MacDingbats' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 22 | static const encpage_t utf8_MacDingbats[]; | ^~~~~~~~~~~~~~~~ symbol_t.c:1004:24: warning: duplicate declaration of 'utf8_MacSymbol' is invalid in C++ [-Wc++-compat] 1004 | static const encpage_t utf8_MacSymbol[19] = { | ^~~~~~~~~~~~~~ symbol_t.c:27:24: note: previous declaration of 'utf8_MacSymbol' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 27 | static const encpage_t utf8_MacSymbol[]; | ^~~~~~~~~~~~~~ symbol_t.c:1159:24: warning: duplicate declaration of 'utf8_dingbats' is invalid in C++ [-Wc++-compat] 1159 | static const encpage_t utf8_dingbats[5] = { | ^~~~~~~~~~~~~ symbol_t.c:32:24: note: previous declaration of 'utf8_dingbats' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 32 | static const encpage_t utf8_dingbats[]; | ^~~~~~~~~~~~~ symbol_t.c:1416:24: warning: duplicate declaration of 'utf8_symbol' is invalid in C++ [-Wc++-compat] 1416 | static const encpage_t utf8_symbol[19] = { | ^~~~~~~~~~~ symbol_t.c:37:24: note: previous declaration of 'utf8_symbol' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 37 | static const encpage_t utf8_symbol[]; | ^~~~~~~~~~~ /sources/perl-5.34.0/cpan/Encode/Symbol/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../../../lib/auto/Encode/Symbol/Symbol.bs 644 cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." Symbol.c mv SDBM_File.xsc SDBM_File.c cc -c -I../.. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF hash.c cc -c -I../.. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF pair.c cc -c -I../.. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF sdbm.c rm -f ../../../lib/auto/Encode/Symbol/Symbol.so cc -shared -O2 -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 make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/Symbol' make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/TW' Running Mkbootstrap for TW () chmod 644 "TW.bs" "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_00_t.c -f bi_00_t.fnm /sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong via.o -o ../../lib/auto/PerlIO/via/via.so \ \ chmod 755 ../../lib/auto/PerlIO/via/via.so make[1]: Leaving directory '/sources/perl-5.34.0/ext/PerlIO-via' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Socket cc -c -I../.. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF SDBM_File.c make[1]: Entering directory '/sources/perl-5.34.0/cpan/Socket' Reading big5-eten (big5-eten) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_01_t.c -f bi_01_t.fnm Running Mkbootstrap for Socket () chmod 644 "Socket.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.34.0/cpan/Socket/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/cpan/Socket/typemap' Socket.xs > Socket.xsc mv Socket.xsc Socket.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.031\" -DXS_VERSION=\"2.031\" -fPIC "-I../.." Socket.c /sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong POSIX.o -o ../../lib/auto/POSIX/POSIX.so \ -lm \ chmod 755 ../../lib/auto/POSIX/POSIX.so make[1]: Leaving directory '/sources/perl-5.34.0/ext/POSIX' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Reading big5-hkscs (big5-hkscs) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_02_t.c -f cp_02_t.fnm Generating a Unix-style Makefile Writing Makefile for Storable make[1]: Entering directory '/sources/perl-5.34.0/dist/Storable' Running Mkbootstrap for Storable () chmod 644 "Storable.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/dist/Storable/../../lib/ExtUtils/typemap' Storable.xs > Storable.xsc mv Storable.xsc Storable.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"3.23\" -DXS_VERSION=\"3.23\" -fPIC "-I../.." Storable.c Reading cp950 (cp950) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_03_t.c -f ma_03_t.fnm Reading MacChineseTrad (MacChineseTrad) cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." bi_00_t.c bi_00_t.c:12:24: warning: uninitialized 'const big5_eten_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t big5_eten_utf8[]; | ^~~~~~~~~~~~~~ bi_00_t.c:17:24: warning: uninitialized 'const utf8_big5_eten' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_big5_eten[]; | ^~~~~~~~~~~~~~ /sources/perl-5.34.0/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 -O2 -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 make[1]: Leaving directory '/sources/perl-5.34.0/ext/SDBM_File' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic bi_00_t.c:4402:24: warning: duplicate declaration of 'big5_eten_utf8' is invalid in C++ [-Wc++-compat] 4402 | static const encpage_t big5_eten_utf8[91] = { | ^~~~~~~~~~~~~~ bi_00_t.c:12:24: note: previous declaration of 'big5_eten_utf8' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t big5_eten_utf8[]; | ^~~~~~~~~~~~~~ Generating a Unix-style Makefile Writing Makefile for Sys::Hostname make[1]: Entering directory '/sources/perl-5.34.0/ext/Sys-Hostname' Running Mkbootstrap for Hostname () chmod 644 "Hostname.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/Sys-Hostname/../../lib/ExtUtils/typemap' Hostname.xs > Hostname.xsc bi_00_t.c:11604:24: warning: duplicate declaration of 'utf8_big5_eten' is invalid in C++ [-Wc++-compat] 11604 | static const encpage_t utf8_big5_eten[22] = { | ^~~~~~~~~~~~~~ bi_00_t.c:17:24: note: previous declaration of 'utf8_big5_eten' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 17 | static const encpage_t utf8_big5_eten[]; | ^~~~~~~~~~~~~~ mv Hostname.xsc Hostname.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.23\" -DXS_VERSION=\"1.23\" -fPIC "-I../.." Hostname.c cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." bi_01_t.c bi_01_t.c:12:24: warning: uninitialized 'const big5_hkscs_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t big5_hkscs_utf8[]; | ^~~~~~~~~~~~~~~ bi_01_t.c:17:24: warning: uninitialized 'const utf8_big5_hkscs' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_big5_hkscs[]; | ^~~~~~~~~~~~~~~ /sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong Socket.o -o ../../lib/auto/Socket/Socket.so \ \ chmod 755 ../../lib/auto/Socket/Socket.so make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Socket' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Sys::Syslog make[1]: Entering directory '/sources/perl-5.34.0/cpan/Sys-Syslog' Running Mkbootstrap for Syslog () chmod 644 "Syslog.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/sources/perl-5.34.0/cpan/Sys-Syslog/../../lib/ExtUtils/typemap' Syslog.xs > Syslog.xsc mv Syslog.xsc Syslog.c /sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong Hostname.o -o ../../lib/auto/Sys/Hostname/Hostname.so \ \ cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.36\" -DXS_VERSION=\"0.36\" -fPIC "-I../.." Syslog.c bi_01_t.c:6026:24: warning: duplicate declaration of 'big5_hkscs_utf8' is invalid in C++ [-Wc++-compat] 6026 | static const encpage_t big5_hkscs_utf8[121] = { | ^~~~~~~~~~~~~~~ bi_01_t.c:12:24: note: previous declaration of 'big5_hkscs_utf8' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t big5_hkscs_utf8[]; | ^~~~~~~~~~~~~~~ chmod 755 ../../lib/auto/Sys/Hostname/Hostname.so make[1]: Leaving directory '/sources/perl-5.34.0/ext/Sys-Hostname' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Configuring Time::HiRes... Using hints hints/linux.pl... Extra libraries: -lrt... Have syscall()... looking for syscall.h... bi_01_t.c:20930:24: warning: duplicate declaration of 'utf8_big5_hkscs' is invalid in C++ [-Wc++-compat] 20930 | static const encpage_t utf8_big5_hkscs[26] = { | ^~~~~~~~~~~~~~~ bi_01_t.c:17:24: note: previous declaration of 'utf8_big5_hkscs' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 17 | static const encpage_t utf8_big5_hkscs[]; | ^~~~~~~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_02_t.c cp_02_t.c:12:24: warning: uninitialized 'const cp950_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t cp950_utf8[]; | ^~~~~~~~~~ cp_02_t.c:17:24: warning: uninitialized 'const utf8_cp950' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_cp950[]; | ^~~~~~~~~~ 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... /sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong Syslog.o -o ../../lib/auto/Sys/Syslog/Syslog.so \ \ chmod 755 ../../lib/auto/Sys/Syslog/Syslog.so make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Sys-Syslog' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic cp_02_t.c:6279:24: warning: duplicate declaration of 'cp950_utf8' is invalid in C++ [-Wc++-compat] 6279 | static const encpage_t cp950_utf8[129] = { | ^~~~~~~~~~ cp_02_t.c:12:24: note: previous declaration of 'cp950_utf8' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t cp950_utf8[]; | ^~~~~~~~~~ found. Looking for clock_gettime()... Generating a Unix-style Makefile Writing Makefile for Time::Piece make[1]: Entering directory '/sources/perl-5.34.0/cpan/Time-Piece' Running Mkbootstrap for Piece () chmod 644 "Piece.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/cpan/Time-Piece/../../lib/ExtUtils/typemap' Piece.xs > Piece.xsc cp_02_t.c:14271:24: warning: duplicate declaration of 'utf8_cp950' is invalid in C++ [-Wc++-compat] 14271 | static const encpage_t utf8_cp950[18] = { | ^~~~~~~~~~ cp_02_t.c:17:24: note: previous declaration of 'utf8_cp950' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 17 | static const encpage_t utf8_cp950[]; | ^~~~~~~~~~ mv Piece.xsc Piece.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.3401\" -DXS_VERSION=\"1.3401\" -fPIC "-I../.." Piece.c cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_03_t.c ma_03_t.c:12:24: warning: uninitialized 'const MacChineseTrad_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t MacChineseTrad_utf8[]; | ^~~~~~~~~~~~~~~~~~~ ma_03_t.c:17:24: warning: uninitialized 'const utf8_MacChineseTrad' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_MacChineseTrad[]; | ^~~~~~~~~~~~~~~~~~~ found. Looking for clock_getres()... ma_03_t.c:4283:24: warning: duplicate declaration of 'MacChineseTrad_utf8' is invalid in C++ [-Wc++-compat] 4283 | static const encpage_t MacChineseTrad_utf8[93] = { | ^~~~~~~~~~~~~~~~~~~ ma_03_t.c:12:24: note: previous declaration of 'MacChineseTrad_utf8' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t MacChineseTrad_utf8[]; | ^~~~~~~~~~~~~~~~~~~ ma_03_t.c:11223:24: warning: duplicate declaration of 'utf8_MacChineseTrad' is invalid in C++ [-Wc++-compat] 11223 | static const encpage_t utf8_MacChineseTrad[16] = { | ^~~~~~~~~~~~~~~~~~~ ma_03_t.c:17:24: note: previous declaration of 'utf8_MacChineseTrad' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 17 | static const encpage_t utf8_MacChineseTrad[]; | ^~~~~~~~~~~~~~~~~~~ "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/sources/perl-5.34.0/cpan/Encode/TW/../../../lib/ExtUtils/typemap' TW.xs > TW.xsc mv TW.xsc TW.c /sources/perl-5.34.0/cpan/Encode/TW/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../../../lib/auto/Encode/TW/TW.bs 644 cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." TW.c found. Looking for clock_nanosleep()... rm -f ../../../lib/auto/Encode/TW/TW.so cc -shared -O2 -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 make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/TW' make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/Unicode' /sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong Piece.o -o ../../lib/auto/Time/Piece/Piece.so \ \ chmod 755 ../../lib/auto/Time/Piece/Piece.so Running Mkbootstrap for Unicode () make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Time-Piece' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic chmod 644 "Unicode.bs" "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/cpan/Encode/Unicode/../../../lib/ExtUtils/typemap' Unicode.xs > Unicode.xsc mv Unicode.xsc Unicode.c cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.18\" -DXS_VERSION=\"2.18\" -fPIC "-I../../.." Unicode.c Making header files for XS... Generating a Unix-style Makefile Writing Makefile for Unicode::Collate make[1]: Entering directory '/sources/perl-5.34.0/cpan/Unicode-Collate' found. Looking for clock()... Running Mkbootstrap for Collate () chmod 644 "Collate.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/cpan/Unicode-Collate/../../lib/ExtUtils/typemap' Collate.xs > Collate.xsc mv Collate.xsc Collate.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.29\" -DXS_VERSION=\"1.29\" -fPIC "-I../.." Collate.c found. Looking for working futimens()... /sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong Unicode.o -o ../../../lib/auto/Encode/Unicode/Unicode.so \ \ chmod 755 ../../../lib/auto/Encode/Unicode/Unicode.so make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/Unicode' cp bin/enc2xs blib/script/enc2xs /sources/perl-5.34.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/enc2xs cp bin/encguess blib/script/encguess /sources/perl-5.34.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/encguess cp bin/piconv blib/script/piconv /sources/perl-5.34.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/piconv make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Encode' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic found. Looking for working utimensat()... Making header files for XS... Generating a Unix-style Makefile Writing Makefile for Unicode::Normalize make[1]: Entering directory '/sources/perl-5.34.0/dist/Unicode-Normalize' Running Mkbootstrap for Normalize () chmod 644 "Normalize.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/dist/Unicode-Normalize/../../lib/ExtUtils/typemap' Normalize.xs > Normalize.xsc mv Normalize.xsc Normalize.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.28\" -DXS_VERSION=\"1.28\" -fPIC "-I../.." Normalize.c found. You seem to have subsecond timestamp setting. Looking for stat() subsecond timestamps... Trying struct stat st_atimespec.tv_nsec...NOT found. Trying struct stat st_atimensec.../sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong Storable.o -o ../../lib/auto/Storable/Storable.so \ \ chmod 755 ../../lib/auto/Storable/Storable.so make[1]: Leaving directory '/sources/perl-5.34.0/dist/Storable' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic /sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong Collate.o -o ../../lib/auto/Unicode/Collate/Collate.so \ \ Generating a Unix-style Makefile Writing Makefile for XS::APItest make[1]: Entering directory '/sources/perl-5.34.0/ext/XS-APItest' chmod 755 ../../lib/auto/Unicode/Collate/Collate.so make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Unicode-Collate' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic NOT found. Trying struct stat st_atime_n...Running Mkbootstrap for APItest () Writing APItest.bs Generating a Unix-style Makefile Writing Makefile for XS::Typemap chmod 644 "APItest.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/ext/XS-APItest/typemap' APItest.xs > APItest.xsc make[1]: Entering directory '/sources/perl-5.34.0/ext/XS-Typemap' Running Mkbootstrap for Typemap () chmod 644 "Typemap.bs" cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC "-I../.." stdio.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/XS-Typemap/../../lib/ExtUtils/typemap' Typemap.xs > Typemap.xsc mv Typemap.xsc Typemap.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC "-I../.." Typemap.c mv APItest.xsc APItest.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/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 '/sources/perl-5.34.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/ext/XS-APItest/typemap' XSUB-redefined-macros.xs > XSUB-redefined-macros.xsc mv XSUB-redefined-macros.xsc XSUB-redefined-macros.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.." core.c NOT found. Trying struct stat st_atim.tv_nsec...cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.." exception.c found. Trying struct stat st_uatime.../sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong Normalize.o -o ../../lib/auto/Unicode/Normalize/Normalize.so \ \ chmod 755 ../../lib/auto/Unicode/Normalize/Normalize.so make[1]: Leaving directory '/sources/perl-5.34.0/dist/Unicode-Normalize' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for attributes make[1]: Entering directory '/sources/perl-5.34.0/ext/attributes' Running Mkbootstrap for attributes () chmod 644 "attributes.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/attributes/../../lib/ExtUtils/typemap' attributes.xs > attributes.xsc NOT found. You seem to have subsecond timestamp reading. (Your struct stat has them, but the filesystems must help.) mv attributes.xsc attributes.c Generating a Unix-style Makefile Writing Makefile for Time::HiRes make[1]: Entering directory '/sources/perl-5.34.0/dist/Time-HiRes' cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I../.." attributes.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.." notcore.c Running Mkbootstrap for HiRes () chmod 644 "HiRes.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/dist/Time-HiRes/../../lib/ExtUtils/typemap' -typemap '/sources/perl-5.34.0/dist/Time-HiRes/typemap' HiRes.xs > HiRes.xsc mv HiRes.xsc HiRes.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.9767\" -DXS_VERSION=\"1.9767\" -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_XTIM -DTIME_HIRES_STAT=4 HiRes.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.." APItest.c /sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong attributes.o -o ../../lib/auto/attributes/attributes.so \ \ chmod 755 ../../lib/auto/attributes/attributes.so make[1]: Leaving directory '/sources/perl-5.34.0/ext/attributes' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for mro make[1]: Entering directory '/sources/perl-5.34.0/ext/mro' Running Mkbootstrap for mro () chmod 644 "mro.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/ext/mro/../../lib/ExtUtils/typemap' mro.xs > mro.xsc mv mro.xsc mro.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.25_001\" -DXS_VERSION=\"1.25_001\" -fPIC "-I../.." mro.c /sources/perl-5.34.0/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 -O2 -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 make[1]: Leaving directory '/sources/perl-5.34.0/ext/XS-Typemap' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/re/re.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for re make[1]: Entering directory '/sources/perl-5.34.0/ext/re' Running Mkbootstrap for re () chmod 644 "re.bs" rm -f re_exec.c cp ../../regexec.c re_exec.c rm -f invlist_inline.h cp ../../invlist_inline.h invlist_inline.h 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 '/sources/perl-5.34.0/ext/re/../../lib/ExtUtils/typemap' re.xs > re.xsc mv re.xsc re.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.41\" -DXS_VERSION=\"0.41\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_exec.c /sources/perl-5.34.0/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 LD_RUN_PATH="/usr/lib" cc -shared -O2 -L/usr/local/lib -fstack-protector-strong HiRes.o -o ../../lib/auto/Time/HiRes/HiRes.so \ -lrt \ chmod 755 ../../lib/auto/Time/HiRes/HiRes.so make[1]: Leaving directory '/sources/perl-5.34.0/dist/Time-HiRes' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for threads make[1]: Entering directory '/sources/perl-5.34.0/dist/threads' Running Mkbootstrap for threads () chmod 644 "threads.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/dist/threads/../../lib/ExtUtils/typemap' threads.xs > threads.xsc mv threads.xsc threads.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"2.26\" -DXS_VERSION=\"2.26\" -fPIC "-I../.." threads.c re_exec.c: In function 'S_find_byclass': re_exec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ re_exec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ re_exec.c:2210:9: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 2210 | REXEC_FBC_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~ re_exec.c:1843:10: warning: operation on 's' may be undefined [-Wsequence-point] 1843 | s++; \ | ~^~ re_exec.c:1843:10: note: in definition of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN_GUTS' 1843 | s++; \ | ^~ re_exec.c:2231:13: note: in expansion of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN' 2231 | REXEC_FBC_NON_UTF8_CLASS_SCAN(reginclass(prog,c, (U8*)s, (U8*)s+1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ re_exec.c:1843:10: warning: operation on 's' may be undefined [-Wsequence-point] 1843 | s++; \ | ~^~ re_exec.c:1843:10: note: in definition of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN_GUTS' 1843 | s++; \ | ^~ re_exec.c:2235:13: note: in expansion of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN' 2235 | REXEC_FBC_NON_UTF8_CLASS_SCAN(ANYOF_BITMAP_TEST(c, *((U8*)s))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ re_exec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ re_exec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ re_exec.c:2289:9: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 2289 | REXEC_FBC_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~ re_exec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ re_exec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ re_exec.c:2307:9: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 2307 | REXEC_FBC_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~ re_exec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ re_exec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ re_exec.c:2317:9: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 2317 | REXEC_FBC_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~ re_exec.c:1843:10: warning: operation on 's' may be undefined [-Wsequence-point] 1843 | s++; \ | ~^~ re_exec.c:1843:10: note: in definition of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN_GUTS' 1843 | s++; \ | ^~ re_exec.c:2325:9: note: in expansion of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN' 2325 | REXEC_FBC_NON_UTF8_CLASS_SCAN(withinCOUNT((U8) *s, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ re_exec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ re_exec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ re_exec.c:2331:9: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 2331 | REXEC_FBC_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~ re_exec.c:1843:10: warning: operation on 's' may be undefined [-Wsequence-point] 1843 | s++; \ | ~^~ re_exec.c:1843:10: note: in definition of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN_GUTS' 1843 | s++; \ | ^~ re_exec.c:2341:9: note: in expansion of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN' 2341 | REXEC_FBC_NON_UTF8_CLASS_SCAN(withinCOUNT((U8) *s, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong mro.o -o ../../lib/auto/mro/mro.so \ \ chmod 755 ../../lib/auto/mro/mro.so make[1]: Leaving directory '/sources/perl-5.34.0/ext/mro' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for threads::shared make[1]: Entering directory '/sources/perl-5.34.0/dist/threads-shared' Running Mkbootstrap for shared () chmod 644 "shared.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/dist/threads-shared/../../lib/ExtUtils/typemap' shared.xs > shared.xsc re_exec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ re_exec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ re_exec.c:2970:9: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 2970 | REXEC_FBC_UTF8_CLASS_SCAN(is_LNBREAK_utf8_safe(s, strend)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ re_exec.c:1843:10: warning: operation on 's' may be undefined [-Wsequence-point] 1843 | s++; \ | ~^~ re_exec.c:1843:10: note: in definition of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN_GUTS' 1843 | s++; \ | ^~ re_exec.c:2975:9: note: in expansion of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN' 2975 | REXEC_FBC_NON_UTF8_CLASS_SCAN(is_LNBREAK_latin1_safe(s, strend)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ re_exec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ re_exec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ re_exec.c:2989:9: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 2989 | REXEC_FBC_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~ re_exec.c:1843:10: warning: operation on 's' may be undefined [-Wsequence-point] 1843 | s++; \ | ~^~ re_exec.c:1843:10: note: in definition of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN_GUTS' 1843 | s++; \ | ^~ re_exec.c:3002:9: note: in expansion of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN' 3002 | REXEC_FBC_NON_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ re_exec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ re_exec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ re_exec.c:3010:9: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 3010 | REXEC_FBC_UTF8_CLASS_SCAN( ! isASCII_utf8_safe(s, strend) | ^~~~~~~~~~~~~~~~~~~~~~~~~ re_exec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ re_exec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ re_exec.c:3020:9: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 3020 | REXEC_FBC_UTF8_CLASS_SCAN(_generic_isCC_A(*s, FLAGS(c))); | ^~~~~~~~~~~~~~~~~~~~~~~~~ re_exec.c:1843:10: warning: operation on 's' may be undefined [-Wsequence-point] 1843 | s++; \ | ~^~ re_exec.c:1843:10: note: in definition of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN_GUTS' 1843 | s++; \ | ^~ re_exec.c:3034:9: note: in expansion of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN' 3034 | REXEC_FBC_NON_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ re_exec.c:1843:10: warning: operation on 's' may be undefined [-Wsequence-point] 1843 | s++; \ | ~^~ re_exec.c:1843:10: note: in definition of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN_GUTS' 1843 | s++; \ | ^~ re_exec.c:3045:13: note: in expansion of macro 'REXEC_FBC_NON_UTF8_CLASS_SCAN' 3045 | REXEC_FBC_NON_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ re_exec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ re_exec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ re_exec.c:3064:13: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 3064 | REXEC_FBC_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~ mv shared.xsc shared.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.62\" -DXS_VERSION=\"1.62\" -fPIC "-I../.." shared.c re_exec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ re_exec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ re_exec.c:3073:13: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 3073 | REXEC_FBC_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~ re_exec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ re_exec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ re_exec.c:3078:13: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 3078 | REXEC_FBC_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~ re_exec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ re_exec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ re_exec.c:3083:13: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 3083 | REXEC_FBC_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~ re_exec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ re_exec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ re_exec.c:3088:13: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 3088 | REXEC_FBC_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~ re_exec.c:1833:11: warning: operation on 's' may be undefined [-Wsequence-point] 1833 | s += UTF8SKIP(s); \ re_exec.c:1833:11: note: in definition of macro 'REXEC_FBC_UTF8_CLASS_SCAN_GUTS' 1833 | s += UTF8SKIP(s); \ | ^~ re_exec.c:3093:13: note: in expansion of macro 'REXEC_FBC_UTF8_CLASS_SCAN' 3093 | REXEC_FBC_UTF8_CLASS_SCAN( | ^~~~~~~~~~~~~~~~~~~~~~~~~ /sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong threads.o -o ../../lib/auto/threads/threads.so \ -lpthread \ chmod 755 ../../lib/auto/threads/threads.so make[1]: Leaving directory '/sources/perl-5.34.0/dist/threads' Making utilities make[1]: Entering directory '/sources/perl-5.34.0/utils' ../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 encguess.PL Extracting encguess (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) ../miniperl -I../lib streamzip.PL Extracting streamzip (with variable substitutions) make[1]: Leaving directory '/sources/perl-5.34.0/utils' cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.41\" -DXS_VERSION=\"0.41\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_comp.c /sources/perl-5.34.0/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 -O2 -L/usr/local/lib -fstack-protector-strong shared.o -o ../../lib/auto/threads/shared/shared.so \ -lpthread \ chmod 755 ../../lib/auto/threads/shared/shared.so make[1]: Leaving directory '/sources/perl-5.34.0/dist/threads-shared' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for Math::BigInt::FastCalc make[1]: Entering directory '/sources/perl-5.34.0/cpan/Math-BigInt-FastCalc' Running Mkbootstrap for FastCalc () chmod 644 "FastCalc.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/sources/perl-5.34.0/cpan/Math-BigInt-FastCalc/../../lib/ExtUtils/typemap' FastCalc.xs > FastCalc.xsc mv FastCalc.xsc FastCalc.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.5009\" -DXS_VERSION=\"0.5009\" -fPIC "-I../.." FastCalc.c /sources/perl-5.34.0/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 -O2 -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 make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Math-BigInt-FastCalc' cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"0.41\" -DXS_VERSION=\"0.41\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re.c re_comp.c: In function 'S_regclass': re_comp.c:17399:18: warning: operation on 'pRExC_state->parse' may be undefined [-Wsequence-point] 17399 | p++; \ | ^ re_comp.c:17399:18: note: in definition of macro 'SKIP_BRACKETED_WHITE_SPACE' 17399 | p++; \ | ^~ re_comp.c:17399:18: warning: operation on 'pRExC_state->parse' may be undefined [-Wsequence-point] 17399 | p++; \ | ^ re_comp.c:17399:18: note: in definition of macro 'SKIP_BRACKETED_WHITE_SPACE' 17399 | p++; \ | ^~ re_comp.c:17399:18: warning: operation on 'pRExC_state->parse' may be undefined [-Wsequence-point] 17399 | p++; \ | ^ re_comp.c:17399:18: note: in definition of macro 'SKIP_BRACKETED_WHITE_SPACE' 17399 | p++; \ | ^~ re_comp.c:17399:18: warning: operation on 'pRExC_state->parse' may be undefined [-Wsequence-point] 17399 | p++; \ | ^ re_comp.c:17399:18: note: in definition of macro 'SKIP_BRACKETED_WHITE_SPACE' 17399 | p++; \ | ^~ re_comp.c:17399:18: warning: operation on 'next_char_ptr' may be undefined [-Wsequence-point] 17399 | p++; \ | ^ re_comp.c:17399:18: note: in definition of macro 'SKIP_BRACKETED_WHITE_SPACE' 17399 | p++; \ | ^~ cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.." XSUB-undef-XS_VERSION.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -O2 -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.." XSUB-redefined-macros.c /sources/perl-5.34.0/ext/re/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- re.bs ../../lib/auto/re/re.bs 644 /sources/perl-5.34.0/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 -O2 -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 make[1]: Leaving directory '/sources/perl-5.34.0/ext/XS-APItest' rm -f ../../lib/auto/re/re.so cc -shared -O2 -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 make[1]: Leaving directory '/sources/perl-5.34.0/ext/re' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./perl -Ilib -I. -f pod/buildtoc -q Everything is up to date. Type 'make test' to run test suite. makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:254: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:254: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/sources/perl-5.34.0/cpan/Archive-Tar' make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Archive-Tar' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Attribute-Handlers directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/AutoLoader directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/sources/perl-5.34.0/cpan/CPAN' make[1]: Leaving directory '/sources/perl-5.34.0/cpan/CPAN' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/sources/perl-5.34.0/cpan/CPAN-Meta' make[1]: Leaving directory '/sources/perl-5.34.0/cpan/CPAN-Meta' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/CPAN-Meta-Requirements directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-YAML/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/CPAN-Meta-YAML directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Carp/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Carp directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Config-Perl-V/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Config-Perl-V directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Devel-SelfStubber/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Devel-SelfStubber directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Digest directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Dumpvalue directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Env directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/sources/perl-5.34.0/ext/Errno' make[1]: Leaving directory '/sources/perl-5.34.0/ext/Errno' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Exporter directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/ExtUtils-CBuilder directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/ExtUtils-Constant directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Install/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/ExtUtils-Install directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/sources/perl-5.34.0/cpan/ExtUtils-MakeMaker' make[1]: Leaving directory '/sources/perl-5.34.0/cpan/ExtUtils-MakeMaker' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/sources/perl-5.34.0/cpan/ExtUtils-Manifest' make[1]: Leaving directory '/sources/perl-5.34.0/cpan/ExtUtils-Manifest' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for ext/ExtUtils-Miniperl directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/ExtUtils-PL2Bat/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/ExtUtils-PL2Bat directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/sources/perl-5.34.0/dist/ExtUtils-ParseXS' make[1]: Leaving directory '/sources/perl-5.34.0/dist/ExtUtils-ParseXS' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/File-Fetch directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl ext/File-Find/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for ext/File-Find directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/File-Path directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/File-Temp directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for ext/FileCache directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Filter-Simple directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/FindBin/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/FindBin directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Getopt-Long directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/sources/perl-5.34.0/cpan/HTTP-Tiny' make[1]: Leaving directory '/sources/perl-5.34.0/cpan/HTTP-Tiny' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/I18N-Collate directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/I18N-LangTags directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/sources/perl-5.34.0/dist/lib' make[1]: Leaving directory '/sources/perl-5.34.0/dist/lib' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/sources/perl-5.34.0/cpan/IO-Compress' make[1]: Leaving directory '/sources/perl-5.34.0/cpan/IO-Compress' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/IO-Socket-IP directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/IO-Zlib directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/IPC-Cmd directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for ext/IPC-Open3 directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/sources/perl-5.34.0/cpan/JSON-PP' make[1]: Leaving directory '/sources/perl-5.34.0/cpan/JSON-PP' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Locale-Maketext directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Locale-Maketext-Simple directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Math-BigInt/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Math-BigInt directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Math-BigRat/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Math-BigRat directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Math-Complex/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Math-Complex directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Memoize directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/sources/perl-5.34.0/dist/Module-CoreList' make[1]: Leaving directory '/sources/perl-5.34.0/dist/Module-CoreList' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Module-Load directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Module-Load-Conditional directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Module-Loaded directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/sources/perl-5.34.0/cpan/Module-Metadata' make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Module-Metadata' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/NEXT directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Net-Ping directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Params-Check directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Perl-OSType/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Perl-OSType directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/PerlIO-via-QuotedPrint directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/sources/perl-5.34.0/cpan/Pod-Checker' make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Pod-Checker' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Pod-Escapes directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/if/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/sources/perl-5.34.0/dist/if' make[1]: Leaving directory '/sources/perl-5.34.0/dist/if' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Pod-Simple directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/sources/perl-5.34.0/ext/Pod-Functions' make[1]: Leaving directory '/sources/perl-5.34.0/ext/Pod-Functions' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/sources/perl-5.34.0/ext/Pod-Html' make[1]: Leaving directory '/sources/perl-5.34.0/ext/Pod-Html' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/sources/perl-5.34.0/cpan/Pod-Perldoc' make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Pod-Perldoc' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/sources/perl-5.34.0/cpan/Pod-Usage' make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Pod-Usage' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Safe directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Search-Dict/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Search-Dict directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/SelfLoader directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Term-ANSIColor directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/sources/perl-5.34.0/cpan/Term-Cap' make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Term-Cap' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Term-Complete directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Term-ReadLine/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Term-ReadLine directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Test/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Test directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/sources/perl-5.34.0/cpan/Test-Harness' make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Test-Harness' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Test-Simple directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Text-Abbrev/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Text-Abbrev directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Text-Balanced directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Text-ParseWords directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Text-Tabs directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Thread-Queue directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Thread-Semaphore directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/Tie-File/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Tie-File directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl ext/Tie-Hash-NamedCapture/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for ext/Tie-Hash-NamedCapture directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for ext/Tie-Memoize directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Tie-RefHash directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/Time-Local/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Time-Local directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/sources/perl-5.34.0/dist/XSLoader' make[1]: Leaving directory '/sources/perl-5.34.0/dist/XSLoader' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/autodie directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/autouse directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/sources/perl-5.34.0/dist/base' make[1]: Leaving directory '/sources/perl-5.34.0/dist/base' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/bignum directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/constant directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl dist/encoding-warnings/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/encoding-warnings directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/experimental/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/experimental directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/sources/perl-5.34.0/cpan/libnet' make[1]: Leaving directory '/sources/perl-5.34.0/cpan/libnet' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/parent directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/perlfaq directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/sources/perl-5.34.0/cpan/podlators' Manifying 2 pod documents make[1]: Leaving directory '/sources/perl-5.34.0/cpan/podlators' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/version directly LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib lib/unicore/mktables -C lib/unicore -P pod -maketest -makelist -p lib/unicore/mktables: Files seem to be ok, not bothering to rebuild. Add '-w' option to force build LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl DynaLoader.o MAKE="make" LIBPERL_A=libperl.so LINKTYPE=static make[1]: Entering directory '/sources/perl-5.34.0/ext/DynaLoader' make[1]: Leaving directory '/sources/perl-5.34.0/ext/DynaLoader' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib mkppport ppport.h in cpan/DB_File is up-to-date ppport.h in cpan/IPC-SysV is up-to-date ppport.h in cpan/Win32API-File is up-to-date ppport.h in dist/IO is up-to-date ppport.h in dist/Storable is up-to-date LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/B/B.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/ext/B' /sources/perl-5.34.0/ext/B/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- B.bs ../../lib/auto/B/B.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/ext/B' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/cpan/Compress-Raw-Bzip2' /sources/perl-5.34.0/cpan/Compress-Raw-Bzip2/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Compress-Raw-Bzip2' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/cpan/Compress-Raw-Zlib' /sources/perl-5.34.0/cpan/Compress-Raw-Zlib/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs ../../lib/auto/Compress/Raw/Zlib/Zlib.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Compress-Raw-Zlib' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/dist/PathTools' /sources/perl-5.34.0/dist/PathTools/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cwd.bs ../../lib/auto/Cwd/Cwd.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/dist/PathTools' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/dist/Data-Dumper' /sources/perl-5.34.0/dist/Data-Dumper/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Dumper.bs ../../lib/auto/Data/Dumper/Dumper.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/dist/Data-Dumper' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/dist/Devel-PPPort' /sources/perl-5.34.0/dist/Devel-PPPort/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPPort.bs ../../lib/auto/Devel/PPPort/PPPort.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/dist/Devel-PPPort' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/ext/Devel-Peek' /sources/perl-5.34.0/ext/Devel-Peek/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Peek.bs ../../lib/auto/Devel/Peek/Peek.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/ext/Devel-Peek' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/cpan/Digest-MD5' /sources/perl-5.34.0/cpan/Digest-MD5/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- MD5.bs ../../lib/auto/Digest/MD5/MD5.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Digest-MD5' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/cpan/Digest-SHA' /sources/perl-5.34.0/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA.bs ../../lib/auto/Digest/SHA/SHA.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Digest-SHA' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/cpan/Encode' make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/Byte' /sources/perl-5.34.0/cpan/Encode/Byte/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../../../lib/auto/Encode/Byte/Byte.bs 644 make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/Byte' make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/CN' /sources/perl-5.34.0/cpan/Encode/CN/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../../../lib/auto/Encode/CN/CN.bs 644 make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/CN' make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/EBCDIC' /sources/perl-5.34.0/cpan/Encode/EBCDIC/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../../../lib/auto/Encode/EBCDIC/EBCDIC.bs 644 make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/EBCDIC' make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/JP' /sources/perl-5.34.0/cpan/Encode/JP/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../../../lib/auto/Encode/JP/JP.bs 644 make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/JP' make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/KR' /sources/perl-5.34.0/cpan/Encode/KR/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../../../lib/auto/Encode/KR/KR.bs 644 make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/KR' make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/Symbol' /sources/perl-5.34.0/cpan/Encode/Symbol/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../../../lib/auto/Encode/Symbol/Symbol.bs 644 make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/Symbol' make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/TW' /sources/perl-5.34.0/cpan/Encode/TW/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../../../lib/auto/Encode/TW/TW.bs 644 make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/TW' make[2]: Entering directory '/sources/perl-5.34.0/cpan/Encode/Unicode' /sources/perl-5.34.0/cpan/Encode/Unicode/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../../../lib/auto/Encode/Unicode/Unicode.bs 644 make[2]: Leaving directory '/sources/perl-5.34.0/cpan/Encode/Unicode' /sources/perl-5.34.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs ../../lib/auto/Encode/Encode.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Encode' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/ext/Fcntl' /sources/perl-5.34.0/ext/Fcntl/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fcntl.bs ../../lib/auto/Fcntl/Fcntl.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/ext/Fcntl' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/ext/File-DosGlob' /sources/perl-5.34.0/ext/File-DosGlob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DosGlob.bs ../../lib/auto/File/DosGlob/DosGlob.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/ext/File-DosGlob' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/ext/File-Glob' /sources/perl-5.34.0/ext/File-Glob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glob.bs ../../lib/auto/File/Glob/Glob.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/ext/File-Glob' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/cpan/Filter-Util-Call' /sources/perl-5.34.0/cpan/Filter-Util-Call/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Call.bs ../../lib/auto/Filter/Util/Call/Call.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Filter-Util-Call' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/GDBM_File/GDBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/ext/GDBM_File' /sources/perl-5.34.0/ext/GDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- GDBM_File.bs ../../lib/auto/GDBM_File/GDBM_File.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/ext/GDBM_File' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/ext/Hash-Util' /sources/perl-5.34.0/ext/Hash-Util/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/Hash/Util/Util.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/ext/Hash-Util' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/ext/Hash-Util-FieldHash' /sources/perl-5.34.0/ext/Hash-Util-FieldHash/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FieldHash.bs ../../lib/auto/Hash/Util/FieldHash/FieldHash.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/ext/Hash-Util-FieldHash' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/ext/I18N-Langinfo' /sources/perl-5.34.0/ext/I18N-Langinfo/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Langinfo.bs ../../lib/auto/I18N/Langinfo/Langinfo.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/ext/I18N-Langinfo' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/dist/IO' /sources/perl-5.34.0/dist/IO/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs ../../lib/auto/IO/IO.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/dist/IO' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/cpan/IPC-SysV' /sources/perl-5.34.0/cpan/IPC-SysV/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SysV.bs ../../lib/auto/IPC/SysV/SysV.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/cpan/IPC-SysV' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/cpan/Scalar-List-Utils' /sources/perl-5.34.0/cpan/Scalar-List-Utils/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/List/Util/Util.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Scalar-List-Utils' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/cpan/MIME-Base64' /sources/perl-5.34.0/cpan/MIME-Base64/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs ../../lib/auto/MIME/Base64/Base64.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/cpan/MIME-Base64' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/cpan/Math-BigInt-FastCalc' /sources/perl-5.34.0/cpan/Math-BigInt-FastCalc/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs ../../lib/auto/Math/BigInt/FastCalc/FastCalc.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Math-BigInt-FastCalc' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/NDBM_File/NDBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/ext/NDBM_File' /sources/perl-5.34.0/ext/NDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- NDBM_File.bs ../../lib/auto/NDBM_File/NDBM_File.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/ext/NDBM_File' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/ODBM_File/ODBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/ext/ODBM_File' /sources/perl-5.34.0/ext/ODBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- ODBM_File.bs ../../lib/auto/ODBM_File/ODBM_File.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/ext/ODBM_File' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/ext/Opcode' /sources/perl-5.34.0/ext/Opcode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Opcode.bs ../../lib/auto/Opcode/Opcode.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/ext/Opcode' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/ext/POSIX' /sources/perl-5.34.0/ext/POSIX/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- POSIX.bs ../../lib/auto/POSIX/POSIX.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/ext/POSIX' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/ext/PerlIO-encoding' /sources/perl-5.34.0/ext/PerlIO-encoding/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- encoding.bs ../../lib/auto/PerlIO/encoding/encoding.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/ext/PerlIO-encoding' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/ext/PerlIO-mmap' /sources/perl-5.34.0/ext/PerlIO-mmap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mmap.bs ../../lib/auto/PerlIO/mmap/mmap.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/ext/PerlIO-mmap' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/ext/PerlIO-scalar' /sources/perl-5.34.0/ext/PerlIO-scalar/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- scalar.bs ../../lib/auto/PerlIO/scalar/scalar.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/ext/PerlIO-scalar' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/ext/PerlIO-via' /sources/perl-5.34.0/ext/PerlIO-via/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- via.bs ../../lib/auto/PerlIO/via/via.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/ext/PerlIO-via' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/ext/SDBM_File' /sources/perl-5.34.0/ext/SDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SDBM_File.bs ../../lib/auto/SDBM_File/SDBM_File.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/ext/SDBM_File' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/cpan/Socket' /sources/perl-5.34.0/cpan/Socket/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../lib/auto/Socket/Socket.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Socket' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/dist/Storable' /sources/perl-5.34.0/dist/Storable/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs ../../lib/auto/Storable/Storable.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/dist/Storable' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/ext/Sys-Hostname' /sources/perl-5.34.0/ext/Sys-Hostname/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hostname.bs ../../lib/auto/Sys/Hostname/Hostname.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/ext/Sys-Hostname' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/cpan/Sys-Syslog' /sources/perl-5.34.0/cpan/Sys-Syslog/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syslog.bs ../../lib/auto/Sys/Syslog/Syslog.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Sys-Syslog' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/dist/Time-HiRes' /sources/perl-5.34.0/dist/Time-HiRes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs ../../lib/auto/Time/HiRes/HiRes.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/dist/Time-HiRes' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/cpan/Time-Piece' /sources/perl-5.34.0/cpan/Time-Piece/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Piece.bs ../../lib/auto/Time/Piece/Piece.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Time-Piece' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/cpan/Unicode-Collate' /sources/perl-5.34.0/cpan/Unicode-Collate/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Collate.bs ../../lib/auto/Unicode/Collate/Collate.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/cpan/Unicode-Collate' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/dist/Unicode-Normalize' /sources/perl-5.34.0/dist/Unicode-Normalize/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Normalize.bs ../../lib/auto/Unicode/Normalize/Normalize.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/dist/Unicode-Normalize' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/ext/XS-APItest' make[1]: Leaving directory '/sources/perl-5.34.0/ext/XS-APItest' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/ext/XS-Typemap' /sources/perl-5.34.0/ext/XS-Typemap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Typemap.bs ../../lib/auto/XS/Typemap/Typemap.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/ext/XS-Typemap' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/ext/attributes' /sources/perl-5.34.0/ext/attributes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- attributes.bs ../../lib/auto/attributes/attributes.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/ext/attributes' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/ext/mro' /sources/perl-5.34.0/ext/mro/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mro.bs ../../lib/auto/mro/mro.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/ext/mro' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/re/re.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/ext/re' /sources/perl-5.34.0/ext/re/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- re.bs ../../lib/auto/re/re.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/ext/re' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/dist/threads' /sources/perl-5.34.0/dist/threads/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs ../../lib/auto/threads/threads.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/dist/threads' LD_LIBRARY_PATH=/sources/perl-5.34.0 ./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/sources/perl-5.34.0/dist/threads-shared' /sources/perl-5.34.0/dist/threads-shared/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- shared.bs ../../lib/auto/threads/shared/shared.bs 644 make[1]: Leaving directory '/sources/perl-5.34.0/dist/threads-shared' Making utilities make[1]: Entering directory '/sources/perl-5.34.0/utils' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/sources/perl-5.34.0/utils' Everything is up to date. Type 'make test' to run test suite. LD_LIBRARY_PATH=/sources/perl-5.34.0 ./perl -Ilib -I. installperl --destdir= /usr/bin/perl5.34.0 /usr/lib/perl5/5.34/core_perl/ODBM_File.pm /usr/lib/perl5/5.34/core_perl/GDBM_File.pm /usr/lib/perl5/5.34/core_perl/NDBM_File.pm /usr/lib/perl5/5.34/core_perl/Errno.pm /usr/lib/perl5/5.34/core_perl/Config_heavy.pl /usr/lib/perl5/5.34/core_perl/Config.pm /usr/lib/perl5/5.34/core_perl/auto/re/re.so /usr/lib/perl5/5.34/core_perl/auto/Unicode/Collate/Collate.so /usr/lib/perl5/5.34/core_perl/auto/Unicode/Normalize/Normalize.so /usr/lib/perl5/5.34/core_perl/auto/threads/threads.so /usr/lib/perl5/5.34/core_perl/auto/threads/shared/shared.so /usr/lib/perl5/5.34/core_perl/auto/Opcode/Opcode.so /usr/lib/perl5/5.34/core_perl/auto/Compress/Raw/Bzip2/Bzip2.so /usr/lib/perl5/5.34/core_perl/auto/Compress/Raw/Zlib/Zlib.so /usr/lib/perl5/5.34/core_perl/auto/Filter/Util/Call/Call.so /usr/lib/perl5/5.34/core_perl/auto/Math/BigInt/FastCalc/FastCalc.so /usr/lib/perl5/5.34/core_perl/auto/File/DosGlob/DosGlob.so /usr/lib/perl5/5.34/core_perl/auto/File/Glob/Glob.so /usr/lib/perl5/5.34/core_perl/auto/Encode/Encode.so /usr/lib/perl5/5.34/core_perl/auto/Encode/EBCDIC/EBCDIC.so /usr/lib/perl5/5.34/core_perl/auto/Encode/Unicode/Unicode.so /usr/lib/perl5/5.34/core_perl/auto/Encode/Symbol/Symbol.so /usr/lib/perl5/5.34/core_perl/auto/Encode/KR/KR.so /usr/lib/perl5/5.34/core_perl/auto/Encode/JP/JP.so /usr/lib/perl5/5.34/core_perl/auto/Encode/CN/CN.so /usr/lib/perl5/5.34/core_perl/auto/Encode/Byte/Byte.so /usr/lib/perl5/5.34/core_perl/auto/Encode/TW/TW.so /usr/lib/perl5/5.34/core_perl/auto/I18N/Langinfo/Langinfo.so /usr/lib/perl5/5.34/core_perl/auto/mro/mro.so /usr/lib/perl5/5.34/core_perl/auto/Socket/Socket.so /usr/lib/perl5/5.34/core_perl/auto/PerlIO/mmap/mmap.so /usr/lib/perl5/5.34/core_perl/auto/PerlIO/scalar/scalar.so /usr/lib/perl5/5.34/core_perl/auto/PerlIO/via/via.so /usr/lib/perl5/5.34/core_perl/auto/PerlIO/encoding/encoding.so /usr/lib/perl5/5.34/core_perl/auto/Devel/Peek/Peek.so /usr/lib/perl5/5.34/core_perl/auto/Fcntl/Fcntl.so /usr/lib/perl5/5.34/core_perl/auto/B/B.so /usr/lib/perl5/5.34/core_perl/auto/MIME/Base64/Base64.so /usr/lib/perl5/5.34/core_perl/auto/IO/IO.so /usr/lib/perl5/5.34/core_perl/auto/Storable/Storable.so /usr/lib/perl5/5.34/core_perl/auto/Cwd/Cwd.so /usr/lib/perl5/5.34/core_perl/auto/SDBM_File/SDBM_File.so /usr/lib/perl5/5.34/core_perl/auto/POSIX/POSIX.so /usr/lib/perl5/5.34/core_perl/auto/Sys/Hostname/Hostname.so /usr/lib/perl5/5.34/core_perl/auto/Sys/Syslog/Syslog.so /usr/lib/perl5/5.34/core_perl/auto/Time/Piece/Piece.so /usr/lib/perl5/5.34/core_perl/auto/Time/HiRes/HiRes.so /usr/lib/perl5/5.34/core_perl/auto/attributes/attributes.so /usr/lib/perl5/5.34/core_perl/auto/List/Util/Util.so /usr/lib/perl5/5.34/core_perl/auto/Data/Dumper/Dumper.so /usr/lib/perl5/5.34/core_perl/auto/Hash/Util/Util.so /usr/lib/perl5/5.34/core_perl/auto/Hash/Util/FieldHash/FieldHash.so /usr/lib/perl5/5.34/core_perl/auto/Digest/SHA/SHA.so /usr/lib/perl5/5.34/core_perl/auto/Digest/MD5/MD5.so /usr/lib/perl5/5.34/core_perl/auto/NDBM_File/NDBM_File.so /usr/lib/perl5/5.34/core_perl/auto/ODBM_File/ODBM_File.so /usr/lib/perl5/5.34/core_perl/auto/IPC/SysV/SysV.so /usr/lib/perl5/5.34/core_perl/auto/GDBM_File/GDBM_File.so /usr/lib/perl5/5.34/core_perl/CORE/config.h /usr/lib/perl5/5.34/core_perl/CORE/libperl.so /usr/bin/perl /usr/bin/pod2man /usr/bin/pod2text /usr/bin/pod2usage /usr/bin/podchecker /usr/bin/cpan /usr/bin/corelist /usr/bin/enc2xs /usr/bin/encguess /usr/bin/h2ph /usr/bin/h2xs /usr/bin/instmodsh /usr/bin/json_pp /usr/bin/libnetcfg /usr/bin/perlbug /usr/bin/perldoc /usr/bin/perlivp /usr/bin/piconv /usr/bin/pl2pm /usr/bin/pod2html /usr/bin/prove /usr/bin/ptar /usr/bin/ptardiff /usr/bin/ptargrep /usr/bin/shasum /usr/bin/splain /usr/bin/streamzip /usr/bin/xsubpp /usr/bin/zipdetails /usr/bin/perlthanks /usr/lib/perl5/5.34/core_perl/pod/perltoc.pod LD_LIBRARY_PATH=/sources/perl-5.34.0 ./perl -Ilib -I. installman --destdir= /usr/share/man/man1/perl.1 /usr/share/man/man1/perl5004delta.1 /usr/share/man/man1/perl5005delta.1 /usr/share/man/man1/perl5100delta.1 /usr/share/man/man1/perl5101delta.1 /usr/share/man/man1/perl5120delta.1 /usr/share/man/man1/perl5121delta.1 /usr/share/man/man1/perl5122delta.1 /usr/share/man/man1/perl5123delta.1 /usr/share/man/man1/perl5124delta.1 /usr/share/man/man1/perl5125delta.1 /usr/share/man/man1/perl5140delta.1 /usr/share/man/man1/perl5141delta.1 /usr/share/man/man1/perl5142delta.1 /usr/share/man/man1/perl5143delta.1 /usr/share/man/man1/perl5144delta.1 /usr/share/man/man1/perl5160delta.1 /usr/share/man/man1/perl5161delta.1 /usr/share/man/man1/perl5162delta.1 /usr/share/man/man1/perl5163delta.1 /usr/share/man/man1/perl5180delta.1 /usr/share/man/man1/perl5181delta.1 /usr/share/man/man1/perl5182delta.1 /usr/share/man/man1/perl5184delta.1 /usr/share/man/man1/perl5200delta.1 /usr/share/man/man1/perl5201delta.1 /usr/share/man/man1/perl5202delta.1 /usr/share/man/man1/perl5203delta.1 /usr/share/man/man1/perl5220delta.1 /usr/share/man/man1/perl5221delta.1 /usr/share/man/man1/perl5222delta.1 /usr/share/man/man1/perl5223delta.1 /usr/share/man/man1/perl5224delta.1 /usr/share/man/man1/perl5240delta.1 /usr/share/man/man1/perl5241delta.1 /usr/share/man/man1/perl5242delta.1 /usr/share/man/man1/perl5243delta.1 /usr/share/man/man1/perl5244delta.1 /usr/share/man/man1/perl5260delta.1 /usr/share/man/man1/perl5261delta.1 /usr/share/man/man1/perl5262delta.1 /usr/share/man/man1/perl5263delta.1 /usr/share/man/man1/perl5280delta.1 /usr/share/man/man1/perl5281delta.1 /usr/share/man/man1/perl5282delta.1 /usr/share/man/man1/perl5283delta.1 /usr/share/man/man1/perl5300delta.1 /usr/share/man/man1/perl5301delta.1 /usr/share/man/man1/perl5302delta.1 /usr/share/man/man1/perl5303delta.1 /usr/share/man/man1/perl5320delta.1 /usr/share/man/man1/perl5321delta.1 /usr/share/man/man1/perl5340delta.1 /usr/share/man/man1/perl561delta.1 /usr/share/man/man1/perl56delta.1 /usr/share/man/man1/perl581delta.1 /usr/share/man/man1/perl582delta.1 /usr/share/man/man1/perl583delta.1 /usr/share/man/man1/perl584delta.1 /usr/share/man/man1/perl585delta.1 /usr/share/man/man1/perl586delta.1 /usr/share/man/man1/perl587delta.1 /usr/share/man/man1/perl588delta.1 /usr/share/man/man1/perl589delta.1 /usr/share/man/man1/perl58delta.1 /usr/share/man/man1/perlaix.1 /usr/share/man/man1/perlamiga.1 /usr/share/man/man1/perlandroid.1 /usr/share/man/man1/perlapi.1 /usr/share/man/man1/perlapio.1 /usr/share/man/man1/perlartistic.1 /usr/share/man/man1/perlbook.1 /usr/share/man/man1/perlboot.1 /usr/share/man/man1/perlbot.1 /usr/share/man/man1/perlbs2000.1 /usr/share/man/man1/perlcall.1 /usr/share/man/man1/perlcheat.1 /usr/share/man/man1/perlclib.1 /usr/share/man/man1/perlcn.1 /usr/share/man/man1/perlcommunity.1 /usr/share/man/man1/perlcygwin.1 /usr/share/man/man1/perldata.1 /usr/share/man/man1/perldbmfilter.1 /usr/share/man/man1/perldebguts.1 /usr/share/man/man1/perldebtut.1 /usr/share/man/man1/perldebug.1 /usr/share/man/man1/perldelta.1 /usr/share/man/man1/perldeprecation.1 /usr/share/man/man1/perldiag.1 /usr/share/man/man1/perldoc.1 /usr/share/man/man1/perldocstyle.1 /usr/share/man/man1/perldos.1 /usr/share/man/man1/perldsc.1 /usr/share/man/man1/perldtrace.1 /usr/share/man/man1/perlebcdic.1 /usr/share/man/man1/perlembed.1 /usr/share/man/man1/perlexperiment.1 /usr/share/man/man1/perlfaq.1 /usr/share/man/man1/perlfaq1.1 /usr/share/man/man1/perlfaq2.1 /usr/share/man/man1/perlfaq3.1 /usr/share/man/man1/perlfaq4.1 /usr/share/man/man1/perlfaq5.1 /usr/share/man/man1/perlfaq6.1 /usr/share/man/man1/perlfaq7.1 /usr/share/man/man1/perlfaq8.1 /usr/share/man/man1/perlfaq9.1 /usr/share/man/man1/perlfilter.1 /usr/share/man/man1/perlfork.1 /usr/share/man/man1/perlform.1 /usr/share/man/man1/perlfreebsd.1 /usr/share/man/man1/perlfunc.1 /usr/share/man/man1/perlgit.1 /usr/share/man/man1/perlglossary.1 /usr/share/man/man1/perlgov.1 /usr/share/man/man1/perlgpl.1 /usr/share/man/man1/perlguts.1 /usr/share/man/man1/perlhack.1 /usr/share/man/man1/perlhacktips.1 /usr/share/man/man1/perlhacktut.1 /usr/share/man/man1/perlhaiku.1 /usr/share/man/man1/perlhist.1 /usr/share/man/man1/perlhpux.1 /usr/share/man/man1/perlhurd.1 /usr/share/man/man1/perlintern.1 /usr/share/man/man1/perlinterp.1 /usr/share/man/man1/perlintro.1 /usr/share/man/man1/perliol.1 /usr/share/man/man1/perlipc.1 /usr/share/man/man1/perlirix.1 /usr/share/man/man1/perljp.1 /usr/share/man/man1/perlko.1 /usr/share/man/man1/perllexwarn.1 /usr/share/man/man1/perllinux.1 /usr/share/man/man1/perllocale.1 /usr/share/man/man1/perllol.1 /usr/share/man/man1/perlmacos.1 /usr/share/man/man1/perlmacosx.1 /usr/share/man/man1/perlmod.1 /usr/share/man/man1/perlmodinstall.1 /usr/share/man/man1/perlmodlib.1 /usr/share/man/man1/perlmodstyle.1 /usr/share/man/man1/perlmroapi.1 /usr/share/man/man1/perlnetware.1 /usr/share/man/man1/perlnewmod.1 /usr/share/man/man1/perlnumber.1 /usr/share/man/man1/perlobj.1 /usr/share/man/man1/perlootut.1 /usr/share/man/man1/perlop.1 /usr/share/man/man1/perlopenbsd.1 /usr/share/man/man1/perlopentut.1 /usr/share/man/man1/perlos2.1 /usr/share/man/man1/perlos390.1 /usr/share/man/man1/perlos400.1 /usr/share/man/man1/perlpacktut.1 /usr/share/man/man1/perlperf.1 /usr/share/man/man1/perlplan9.1 /usr/share/man/man1/perlpod.1 /usr/share/man/man1/perlpodspec.1 /usr/share/man/man1/perlpodstyle.1 /usr/share/man/man1/perlpolicy.1 /usr/share/man/man1/perlport.1 /usr/share/man/man1/perlpragma.1 /usr/share/man/man1/perlqnx.1 /usr/share/man/man1/perlre.1 /usr/share/man/man1/perlreapi.1 /usr/share/man/man1/perlrebackslash.1 /usr/share/man/man1/perlrecharclass.1 /usr/share/man/man1/perlref.1 /usr/share/man/man1/perlreftut.1 /usr/share/man/man1/perlreguts.1 /usr/share/man/man1/perlrepository.1 /usr/share/man/man1/perlrequick.1 /usr/share/man/man1/perlreref.1 /usr/share/man/man1/perlretut.1 /usr/share/man/man1/perlriscos.1 /usr/share/man/man1/perlrun.1 /usr/share/man/man1/perlsec.1 /usr/share/man/man1/perlsecpolicy.1 /usr/share/man/man1/perlsolaris.1 /usr/share/man/man1/perlsource.1 /usr/share/man/man1/perlstyle.1 /usr/share/man/man1/perlsub.1 /usr/share/man/man1/perlsyn.1 /usr/share/man/man1/perlsynology.1 /usr/share/man/man1/perlthrtut.1 /usr/share/man/man1/perltie.1 /usr/share/man/man1/perltoc.1 /usr/share/man/man1/perltodo.1 /usr/share/man/man1/perltooc.1 /usr/share/man/man1/perltoot.1 /usr/share/man/man1/perltrap.1 /usr/share/man/man1/perltru64.1 /usr/share/man/man1/perltw.1 /usr/share/man/man1/perlunicode.1 /usr/share/man/man1/perlunicook.1 /usr/share/man/man1/perlunifaq.1 /usr/share/man/man1/perluniintro.1 /usr/share/man/man1/perluniprops.1 /usr/share/man/man1/perlunitut.1 /usr/share/man/man1/perlutil.1 /usr/share/man/man1/perlvar.1 /usr/share/man/man1/perlvms.1 /usr/share/man/man1/perlvos.1 /usr/share/man/man1/perlwin32.1 /usr/share/man/man1/perlxs.1 /usr/share/man/man1/perlxstut.1 /usr/share/man/man1/perlxstypemap.1 /usr/share/man/man3/AnyDBM_File.3 /usr/share/man/man3/App::Cpan.3 /usr/share/man/man3/App::Prove.3 /usr/share/man/man3/App::Prove::State.3 /usr/share/man/man3/App::Prove::State::Result.3 /usr/share/man/man3/App::Prove::State::Result::Test.3 /usr/share/man/man3/Archive::Tar.3 /usr/share/man/man3/Archive::Tar::File.3 /usr/share/man/man3/Attribute::Handlers.3 /usr/share/man/man3/AutoLoader.3 /usr/share/man/man3/AutoSplit.3 /usr/share/man/man3/B.3 /usr/share/man/man3/B::Concise.3 /usr/share/man/man3/B::Deparse.3 /usr/share/man/man3/B::Op_private.3 /usr/share/man/man3/B::Showlex.3 /usr/share/man/man3/B::Terse.3 /usr/share/man/man3/B::Xref.3 /usr/share/man/man3/Benchmark.3 /usr/share/man/man3/CORE.3 /usr/share/man/man3/CPAN.3 /usr/share/man/man3/CPAN::API::HOWTO.3 /usr/share/man/man3/CPAN::Debug.3 /usr/share/man/man3/CPAN::Distroprefs.3 /usr/share/man/man3/CPAN::FirstTime.3 /usr/share/man/man3/CPAN::HandleConfig.3 /usr/share/man/man3/CPAN::Kwalify.3 /usr/share/man/man3/CPAN::Meta.3 /usr/share/man/man3/CPAN::Meta::Converter.3 /usr/share/man/man3/CPAN::Meta::Feature.3 /usr/share/man/man3/CPAN::Meta::History.3 /usr/share/man/man3/CPAN::Meta::History::Meta_1_0.3 /usr/share/man/man3/CPAN::Meta::History::Meta_1_1.3 /usr/share/man/man3/CPAN::Meta::History::Meta_1_2.3 /usr/share/man/man3/CPAN::Meta::History::Meta_1_3.3 /usr/share/man/man3/CPAN::Meta::History::Meta_1_4.3 /usr/share/man/man3/CPAN::Meta::Merge.3 /usr/share/man/man3/CPAN::Meta::Prereqs.3 /usr/share/man/man3/CPAN::Meta::Requirements.3 /usr/share/man/man3/CPAN::Meta::Spec.3 /usr/share/man/man3/CPAN::Meta::Validator.3 /usr/share/man/man3/CPAN::Meta::YAML.3 /usr/share/man/man3/CPAN::Mirrors.3 /usr/share/man/man3/CPAN::Nox.3 /usr/share/man/man3/CPAN::Plugin.3 /usr/share/man/man3/CPAN::Plugin::Specfile.3 /usr/share/man/man3/CPAN::Queue.3 /usr/share/man/man3/CPAN::Tarzip.3 /usr/share/man/man3/CPAN::Version.3 /usr/share/man/man3/Carp.3 /usr/share/man/man3/Class::Struct.3 /usr/share/man/man3/Compress::Raw::Bzip2.3 /usr/share/man/man3/Compress::Raw::Zlib.3 /usr/share/man/man3/Compress::Zlib.3 /usr/share/man/man3/Config.3 /usr/share/man/man3/Config::Extensions.3 /usr/share/man/man3/Config::Perl::V.3 /usr/share/man/man3/Cwd.3 /usr/share/man/man3/DB.3 /usr/share/man/man3/DBM_Filter.3 /usr/share/man/man3/DBM_Filter::compress.3 /usr/share/man/man3/DBM_Filter::encode.3 /usr/share/man/man3/DBM_Filter::int32.3 /usr/share/man/man3/DBM_Filter::null.3 /usr/share/man/man3/DBM_Filter::utf8.3 /usr/share/man/man3/Data::Dumper.3 /usr/share/man/man3/Devel::PPPort.3 /usr/share/man/man3/Devel::Peek.3 /usr/share/man/man3/Devel::SelfStubber.3 /usr/share/man/man3/Digest.3 /usr/share/man/man3/Digest::MD5.3 /usr/share/man/man3/Digest::SHA.3 /usr/share/man/man3/Digest::base.3 /usr/share/man/man3/Digest::file.3 /usr/share/man/man3/DirHandle.3 /usr/share/man/man3/Dumpvalue.3 /usr/share/man/man3/DynaLoader.3 /usr/share/man/man3/Encode.3 /usr/share/man/man3/Encode::Alias.3 /usr/share/man/man3/Encode::Byte.3 /usr/share/man/man3/Encode::CJKConstants.3 /usr/share/man/man3/Encode::CN.3 /usr/share/man/man3/Encode::CN::HZ.3 /usr/share/man/man3/Encode::Config.3 /usr/share/man/man3/Encode::EBCDIC.3 /usr/share/man/man3/Encode::Encoder.3 /usr/share/man/man3/Encode::Encoding.3 /usr/share/man/man3/Encode::GSM0338.3 /usr/share/man/man3/Encode::Guess.3 /usr/share/man/man3/Encode::JP.3 /usr/share/man/man3/Encode::JP::H2Z.3 /usr/share/man/man3/Encode::JP::JIS7.3 /usr/share/man/man3/Encode::KR.3 /usr/share/man/man3/Encode::KR::2022_KR.3 /usr/share/man/man3/Encode::MIME::Header.3 /usr/share/man/man3/Encode::MIME::Name.3 /usr/share/man/man3/Encode::PerlIO.3 /usr/share/man/man3/Encode::Supported.3 /usr/share/man/man3/Encode::Symbol.3 /usr/share/man/man3/Encode::TW.3 /usr/share/man/man3/Encode::Unicode.3 /usr/share/man/man3/Encode::Unicode::UTF7.3 /usr/share/man/man3/English.3 /usr/share/man/man3/Env.3 /usr/share/man/man3/Errno.3 /usr/share/man/man3/Exporter.3 /usr/share/man/man3/Exporter::Heavy.3 /usr/share/man/man3/ExtUtils::CBuilder.3 /usr/share/man/man3/ExtUtils::CBuilder::Platform::Windows.3 /usr/share/man/man3/ExtUtils::Command.3 /usr/share/man/man3/ExtUtils::Command::MM.3 /usr/share/man/man3/ExtUtils::Constant.3 /usr/share/man/man3/ExtUtils::Constant::Base.3 /usr/share/man/man3/ExtUtils::Constant::Utils.3 /usr/share/man/man3/ExtUtils::Constant::XS.3 /usr/share/man/man3/ExtUtils::Embed.3 /usr/share/man/man3/ExtUtils::Install.3 /usr/share/man/man3/ExtUtils::Installed.3 /usr/share/man/man3/ExtUtils::Liblist.3 /usr/share/man/man3/ExtUtils::MM.3 /usr/share/man/man3/ExtUtils::MM_AIX.3 /usr/share/man/man3/ExtUtils::MM_Any.3 /usr/share/man/man3/ExtUtils::MM_BeOS.3 /usr/share/man/man3/ExtUtils::MM_Cygwin.3 /usr/share/man/man3/ExtUtils::MM_DOS.3 /usr/share/man/man3/ExtUtils::MM_Darwin.3 /usr/share/man/man3/ExtUtils::MM_MacOS.3 /usr/share/man/man3/ExtUtils::MM_NW5.3 /usr/share/man/man3/ExtUtils::MM_OS2.3 /usr/share/man/man3/ExtUtils::MM_OS390.3 /usr/share/man/man3/ExtUtils::MM_QNX.3 /usr/share/man/man3/ExtUtils::MM_UWIN.3 /usr/share/man/man3/ExtUtils::MM_Unix.3 /usr/share/man/man3/ExtUtils::MM_VMS.3 /usr/share/man/man3/ExtUtils::MM_VOS.3 /usr/share/man/man3/ExtUtils::MM_Win32.3 /usr/share/man/man3/ExtUtils::MM_Win95.3 /usr/share/man/man3/ExtUtils::MY.3 /usr/share/man/man3/ExtUtils::MakeMaker.3 /usr/share/man/man3/ExtUtils::MakeMaker::Config.3 /usr/share/man/man3/ExtUtils::MakeMaker::FAQ.3 /usr/share/man/man3/ExtUtils::MakeMaker::Locale.3 /usr/share/man/man3/ExtUtils::MakeMaker::Tutorial.3 /usr/share/man/man3/ExtUtils::Manifest.3 /usr/share/man/man3/ExtUtils::Miniperl.3 /usr/share/man/man3/ExtUtils::Mkbootstrap.3 /usr/share/man/man3/ExtUtils::Mksymlists.3 /usr/share/man/man3/ExtUtils::PL2Bat.3 /usr/share/man/man3/ExtUtils::Packlist.3 /usr/share/man/man3/ExtUtils::ParseXS.3 /usr/share/man/man3/ExtUtils::ParseXS::Constants.3 /usr/share/man/man3/ExtUtils::ParseXS::Eval.3 /usr/share/man/man3/ExtUtils::ParseXS::Utilities.3 /usr/share/man/man3/ExtUtils::Typemaps.3 /usr/share/man/man3/ExtUtils::Typemaps::Cmd.3 /usr/share/man/man3/ExtUtils::Typemaps::InputMap.3 /usr/share/man/man3/ExtUtils::Typemaps::OutputMap.3 /usr/share/man/man3/ExtUtils::Typemaps::Type.3 /usr/share/man/man3/ExtUtils::testlib.3 /usr/share/man/man3/Fatal.3 /usr/share/man/man3/Fcntl.3 /usr/share/man/man3/File::Basename.3 /usr/share/man/man3/File::Compare.3 /usr/share/man/man3/File::Copy.3 /usr/share/man/man3/File::DosGlob.3 /usr/share/man/man3/File::Fetch.3 /usr/share/man/man3/File::Find.3 /usr/share/man/man3/File::Glob.3 /usr/share/man/man3/File::GlobMapper.3 /usr/share/man/man3/File::Path.3 /usr/share/man/man3/File::Spec.3 /usr/share/man/man3/File::Spec::AmigaOS.3 /usr/share/man/man3/File::Spec::Cygwin.3 /usr/share/man/man3/File::Spec::Epoc.3 /usr/share/man/man3/File::Spec::Functions.3 /usr/share/man/man3/File::Spec::Mac.3 /usr/share/man/man3/File::Spec::OS2.3 /usr/share/man/man3/File::Spec::Unix.3 /usr/share/man/man3/File::Spec::VMS.3 /usr/share/man/man3/File::Spec::Win32.3 /usr/share/man/man3/File::Temp.3 /usr/share/man/man3/File::stat.3 /usr/share/man/man3/FileCache.3 /usr/share/man/man3/FileHandle.3 /usr/share/man/man3/Filter::Simple.3 /usr/share/man/man3/Filter::Util::Call.3 /usr/share/man/man3/FindBin.3 /usr/share/man/man3/GDBM_File.3 /usr/share/man/man3/Getopt::Long.3 /usr/share/man/man3/Getopt::Std.3 /usr/share/man/man3/HTTP::Tiny.3 /usr/share/man/man3/Hash::Util.3 /usr/share/man/man3/Hash::Util::FieldHash.3 /usr/share/man/man3/I18N::Collate.3 /usr/share/man/man3/I18N::LangTags.3 /usr/share/man/man3/I18N::LangTags::Detect.3 /usr/share/man/man3/I18N::LangTags::List.3 /usr/share/man/man3/I18N::Langinfo.3 /usr/share/man/man3/IO.3 /usr/share/man/man3/IO::Compress::Base.3 /usr/share/man/man3/IO::Compress::Bzip2.3 /usr/share/man/man3/IO::Compress::Deflate.3 /usr/share/man/man3/IO::Compress::FAQ.3 /usr/share/man/man3/IO::Compress::Gzip.3 /usr/share/man/man3/IO::Compress::RawDeflate.3 /usr/share/man/man3/IO::Compress::Zip.3 /usr/share/man/man3/IO::Dir.3 /usr/share/man/man3/IO::File.3 /usr/share/man/man3/IO::Handle.3 /usr/share/man/man3/IO::Pipe.3 /usr/share/man/man3/IO::Poll.3 /usr/share/man/man3/IO::Seekable.3 /usr/share/man/man3/IO::Select.3 /usr/share/man/man3/IO::Socket.3 /usr/share/man/man3/IO::Socket::INET.3 /usr/share/man/man3/IO::Socket::IP.3 /usr/share/man/man3/IO::Socket::UNIX.3 /usr/share/man/man3/IO::Uncompress::AnyInflate.3 /usr/share/man/man3/IO::Uncompress::AnyUncompress.3 /usr/share/man/man3/IO::Uncompress::Base.3 /usr/share/man/man3/IO::Uncompress::Bunzip2.3 /usr/share/man/man3/IO::Uncompress::Gunzip.3 /usr/share/man/man3/IO::Uncompress::Inflate.3 /usr/share/man/man3/IO::Uncompress::RawInflate.3 /usr/share/man/man3/IO::Uncompress::Unzip.3 /usr/share/man/man3/IO::Zlib.3 /usr/share/man/man3/IPC::Cmd.3 /usr/share/man/man3/IPC::Msg.3 /usr/share/man/man3/IPC::Open2.3 /usr/share/man/man3/IPC::Open3.3 /usr/share/man/man3/IPC::Semaphore.3 /usr/share/man/man3/IPC::SharedMem.3 /usr/share/man/man3/IPC::SysV.3 /usr/share/man/man3/Internals.3 /usr/share/man/man3/JSON::PP.3 /usr/share/man/man3/JSON::PP::Boolean.3 /usr/share/man/man3/List::Util.3 /usr/share/man/man3/List::Util::XS.3 /usr/share/man/man3/Locale::Maketext.3 /usr/share/man/man3/Locale::Maketext::Cookbook.3 /usr/share/man/man3/Locale::Maketext::Guts.3 /usr/share/man/man3/Locale::Maketext::GutsLoader.3 /usr/share/man/man3/Locale::Maketext::Simple.3 /usr/share/man/man3/Locale::Maketext::TPJ13.3 /usr/share/man/man3/MIME::Base64.3 /usr/share/man/man3/MIME::QuotedPrint.3 /usr/share/man/man3/Math::BigFloat.3 /usr/share/man/man3/Math::BigInt.3 /usr/share/man/man3/Math::BigInt::Calc.3 /usr/share/man/man3/Math::BigInt::FastCalc.3 /usr/share/man/man3/Math::BigInt::Lib.3 /usr/share/man/man3/Math::BigRat.3 /usr/share/man/man3/Math::Complex.3 /usr/share/man/man3/Math::Trig.3 /usr/share/man/man3/Memoize.3 /usr/share/man/man3/Memoize::AnyDBM_File.3 /usr/share/man/man3/Memoize::Expire.3 /usr/share/man/man3/Memoize::ExpireFile.3 /usr/share/man/man3/Memoize::ExpireTest.3 /usr/share/man/man3/Memoize::NDBM_File.3 /usr/share/man/man3/Memoize::SDBM_File.3 /usr/share/man/man3/Memoize::Storable.3 /usr/share/man/man3/Module::CoreList.3 /usr/share/man/man3/Module::CoreList::Utils.3 /usr/share/man/man3/Module::Load.3 /usr/share/man/man3/Module::Load::Conditional.3 /usr/share/man/man3/Module::Loaded.3 /usr/share/man/man3/Module::Metadata.3 /usr/share/man/man3/NDBM_File.3 /usr/share/man/man3/NEXT.3 /usr/share/man/man3/Net::Cmd.3 /usr/share/man/man3/Net::Config.3 /usr/share/man/man3/Net::Domain.3 /usr/share/man/man3/Net::FTP.3 /usr/share/man/man3/Net::NNTP.3 /usr/share/man/man3/Net::Netrc.3 /usr/share/man/man3/Net::POP3.3 /usr/share/man/man3/Net::Ping.3 /usr/share/man/man3/Net::SMTP.3 /usr/share/man/man3/Net::Time.3 /usr/share/man/man3/Net::hostent.3 /usr/share/man/man3/Net::libnetFAQ.3 /usr/share/man/man3/Net::netent.3 /usr/share/man/man3/Net::protoent.3 /usr/share/man/man3/Net::servent.3 /usr/share/man/man3/O.3 /usr/share/man/man3/ODBM_File.3 /usr/share/man/man3/Opcode.3 /usr/share/man/man3/POSIX.3 /usr/share/man/man3/Params::Check.3 /usr/share/man/man3/Parse::CPAN::Meta.3 /usr/share/man/man3/Perl::OSType.3 /usr/share/man/man3/PerlIO.3 /usr/share/man/man3/PerlIO::encoding.3 /usr/share/man/man3/PerlIO::mmap.3 /usr/share/man/man3/PerlIO::scalar.3 /usr/share/man/man3/PerlIO::via.3 /usr/share/man/man3/PerlIO::via::QuotedPrint.3 /usr/share/man/man3/Pod::Checker.3 /usr/share/man/man3/Pod::Escapes.3 /usr/share/man/man3/Pod::Html.3 /usr/share/man/man3/Pod::Man.3 /usr/share/man/man3/Pod::ParseLink.3 /usr/share/man/man3/Pod::Perldoc.3 /usr/share/man/man3/Pod::Perldoc::BaseTo.3 /usr/share/man/man3/Pod::Perldoc::GetOptsOO.3 /usr/share/man/man3/Pod::Perldoc::ToANSI.3 /usr/share/man/man3/Pod::Perldoc::ToChecker.3 /usr/share/man/man3/Pod::Perldoc::ToMan.3 /usr/share/man/man3/Pod::Perldoc::ToNroff.3 /usr/share/man/man3/Pod::Perldoc::ToPod.3 /usr/share/man/man3/Pod::Perldoc::ToRtf.3 /usr/share/man/man3/Pod::Perldoc::ToTerm.3 /usr/share/man/man3/Pod::Perldoc::ToText.3 /usr/share/man/man3/Pod::Perldoc::ToTk.3 /usr/share/man/man3/Pod::Perldoc::ToXml.3 /usr/share/man/man3/Pod::Simple.3 /usr/share/man/man3/Pod::Simple::Checker.3 /usr/share/man/man3/Pod::Simple::Debug.3 /usr/share/man/man3/Pod::Simple::DumpAsText.3 /usr/share/man/man3/Pod::Simple::DumpAsXML.3 /usr/share/man/man3/Pod::Simple::HTML.3 /usr/share/man/man3/Pod::Simple::HTMLBatch.3 /usr/share/man/man3/Pod::Simple::JustPod.3 /usr/share/man/man3/Pod::Simple::LinkSection.3 /usr/share/man/man3/Pod::Simple::Methody.3 /usr/share/man/man3/Pod::Simple::PullParser.3 /usr/share/man/man3/Pod::Simple::PullParserEndToken.3 /usr/share/man/man3/Pod::Simple::PullParserStartToken.3 /usr/share/man/man3/Pod::Simple::PullParserTextToken.3 /usr/share/man/man3/Pod::Simple::PullParserToken.3 /usr/share/man/man3/Pod::Simple::RTF.3 /usr/share/man/man3/Pod::Simple::Search.3 /usr/share/man/man3/Pod::Simple::SimpleTree.3 /usr/share/man/man3/Pod::Simple::Subclassing.3 /usr/share/man/man3/Pod::Simple::Text.3 /usr/share/man/man3/Pod::Simple::TextContent.3 /usr/share/man/man3/Pod::Simple::XHTML.3 /usr/share/man/man3/Pod::Simple::XMLOutStream.3 /usr/share/man/man3/Pod::Text.3 /usr/share/man/man3/Pod::Text::Color.3 /usr/share/man/man3/Pod::Text::Overstrike.3 /usr/share/man/man3/Pod::Text::Termcap.3 /usr/share/man/man3/Pod::Usage.3 /usr/share/man/man3/SDBM_File.3 /usr/share/man/man3/Safe.3 /usr/share/man/man3/Scalar::Util.3 /usr/share/man/man3/Search::Dict.3 /usr/share/man/man3/SelectSaver.3 /usr/share/man/man3/SelfLoader.3 /usr/share/man/man3/Socket.3 /usr/share/man/man3/Storable.3 /usr/share/man/man3/Sub::Util.3 /usr/share/man/man3/Symbol.3 /usr/share/man/man3/Sys::Hostname.3 /usr/share/man/man3/Sys::Syslog.3 /usr/share/man/man3/TAP::Base.3 /usr/share/man/man3/TAP::Formatter::Base.3 /usr/share/man/man3/TAP::Formatter::Color.3 /usr/share/man/man3/TAP::Formatter::Console.3 /usr/share/man/man3/TAP::Formatter::Console::ParallelSession.3 /usr/share/man/man3/TAP::Formatter::Console::Session.3 /usr/share/man/man3/TAP::Formatter::File.3 /usr/share/man/man3/TAP::Formatter::File::Session.3 /usr/share/man/man3/TAP::Formatter::Session.3 /usr/share/man/man3/TAP::Harness.3 /usr/share/man/man3/TAP::Harness::Beyond.3 /usr/share/man/man3/TAP::Harness::Env.3 /usr/share/man/man3/TAP::Object.3 /usr/share/man/man3/TAP::Parser.3 /usr/share/man/man3/TAP::Parser::Aggregator.3 /usr/share/man/man3/TAP::Parser::Grammar.3 /usr/share/man/man3/TAP::Parser::Iterator.3 /usr/share/man/man3/TAP::Parser::Iterator::Array.3 /usr/share/man/man3/TAP::Parser::Iterator::Process.3 /usr/share/man/man3/TAP::Parser::Iterator::Stream.3 /usr/share/man/man3/TAP::Parser::IteratorFactory.3 /usr/share/man/man3/TAP::Parser::Multiplexer.3 /usr/share/man/man3/TAP::Parser::Result.3 /usr/share/man/man3/TAP::Parser::Result::Bailout.3 /usr/share/man/man3/TAP::Parser::Result::Comment.3 /usr/share/man/man3/TAP::Parser::Result::Plan.3 /usr/share/man/man3/TAP::Parser::Result::Pragma.3 /usr/share/man/man3/TAP::Parser::Result::Test.3 /usr/share/man/man3/TAP::Parser::Result::Unknown.3 /usr/share/man/man3/TAP::Parser::Result::Version.3 /usr/share/man/man3/TAP::Parser::Result::YAML.3 /usr/share/man/man3/TAP::Parser::ResultFactory.3 /usr/share/man/man3/TAP::Parser::Scheduler.3 /usr/share/man/man3/TAP::Parser::Scheduler::Job.3 /usr/share/man/man3/TAP::Parser::Scheduler::Spinner.3 /usr/share/man/man3/TAP::Parser::Source.3 /usr/share/man/man3/TAP::Parser::SourceHandler.3 /usr/share/man/man3/TAP::Parser::SourceHandler::Executable.3 /usr/share/man/man3/TAP::Parser::SourceHandler::File.3 /usr/share/man/man3/TAP::Parser::SourceHandler::Handle.3 /usr/share/man/man3/TAP::Parser::SourceHandler::Perl.3 /usr/share/man/man3/TAP::Parser::SourceHandler::RawTAP.3 /usr/share/man/man3/TAP::Parser::YAMLish::Reader.3 /usr/share/man/man3/TAP::Parser::YAMLish::Writer.3 /usr/share/man/man3/Term::ANSIColor.3 /usr/share/man/man3/Term::Cap.3 /usr/share/man/man3/Term::Complete.3 /usr/share/man/man3/Term::ReadLine.3 /usr/share/man/man3/Test.3 /usr/share/man/man3/Test2.3 /usr/share/man/man3/Test2::API.3 /usr/share/man/man3/Test2::API::Breakage.3 /usr/share/man/man3/Test2::API::Context.3 /usr/share/man/man3/Test2::API::Instance.3 /usr/share/man/man3/Test2::API::InterceptResult.3 /usr/share/man/man3/Test2::API::InterceptResult::Event.3 /usr/share/man/man3/Test2::API::InterceptResult::Hub.3 /usr/share/man/man3/Test2::API::InterceptResult::Squasher.3 /usr/share/man/man3/Test2::API::Stack.3 /usr/share/man/man3/Test2::Event.3 /usr/share/man/man3/Test2::Event::Bail.3 /usr/share/man/man3/Test2::Event::Diag.3 /usr/share/man/man3/Test2::Event::Encoding.3 /usr/share/man/man3/Test2::Event::Exception.3 /usr/share/man/man3/Test2::Event::Fail.3 /usr/share/man/man3/Test2::Event::Generic.3 /usr/share/man/man3/Test2::Event::Note.3 /usr/share/man/man3/Test2::Event::Ok.3 /usr/share/man/man3/Test2::Event::Pass.3 /usr/share/man/man3/Test2::Event::Plan.3 /usr/share/man/man3/Test2::Event::Skip.3 /usr/share/man/man3/Test2::Event::Subtest.3 /usr/share/man/man3/Test2::Event::TAP::Version.3 /usr/share/man/man3/Test2::Event::V2.3 /usr/share/man/man3/Test2::Event::Waiting.3 /usr/share/man/man3/Test2::EventFacet.3 /usr/share/man/man3/Test2::EventFacet::About.3 /usr/share/man/man3/Test2::EventFacet::Amnesty.3 /usr/share/man/man3/Test2::EventFacet::Assert.3 /usr/share/man/man3/Test2::EventFacet::Control.3 /usr/share/man/man3/Test2::EventFacet::Error.3 /usr/share/man/man3/Test2::EventFacet::Hub.3 /usr/share/man/man3/Test2::EventFacet::Info.3 /usr/share/man/man3/Test2::EventFacet::Info::Table.3 /usr/share/man/man3/Test2::EventFacet::Meta.3 /usr/share/man/man3/Test2::EventFacet::Parent.3 /usr/share/man/man3/Test2::EventFacet::Plan.3 /usr/share/man/man3/Test2::EventFacet::Render.3 /usr/share/man/man3/Test2::EventFacet::Trace.3 /usr/share/man/man3/Test2::Formatter.3 /usr/share/man/man3/Test2::Formatter::TAP.3 /usr/share/man/man3/Test2::Hub.3 /usr/share/man/man3/Test2::Hub::Interceptor.3 /usr/share/man/man3/Test2::Hub::Interceptor::Terminator.3 /usr/share/man/man3/Test2::Hub::Subtest.3 /usr/share/man/man3/Test2::IPC.3 /usr/share/man/man3/Test2::IPC::Driver.3 /usr/share/man/man3/Test2::IPC::Driver::Files.3 /usr/share/man/man3/Test2::Tools::Tiny.3 /usr/share/man/man3/Test2::Transition.3 /usr/share/man/man3/Test2::Util.3 /usr/share/man/man3/Test2::Util::ExternalMeta.3 /usr/share/man/man3/Test2::Util::Facets2Legacy.3 /usr/share/man/man3/Test2::Util::HashBase.3 /usr/share/man/man3/Test2::Util::Trace.3 /usr/share/man/man3/Test::Builder.3 /usr/share/man/man3/Test::Builder::Formatter.3 /usr/share/man/man3/Test::Builder::IO::Scalar.3 /usr/share/man/man3/Test::Builder::Module.3 /usr/share/man/man3/Test::Builder::Tester.3 /usr/share/man/man3/Test::Builder::Tester::Color.3 /usr/share/man/man3/Test::Builder::TodoDiag.3 /usr/share/man/man3/Test::Harness.3 /usr/share/man/man3/Test::More.3 /usr/share/man/man3/Test::Simple.3 /usr/share/man/man3/Test::Tester.3 /usr/share/man/man3/Test::Tester::Capture.3 /usr/share/man/man3/Test::Tester::CaptureRunner.3 /usr/share/man/man3/Test::Tutorial.3 /usr/share/man/man3/Test::use::ok.3 /usr/share/man/man3/Text::Abbrev.3 /usr/share/man/man3/Text::Balanced.3 /usr/share/man/man3/Text::ParseWords.3 /usr/share/man/man3/Text::Tabs.3 /usr/share/man/man3/Text::Wrap.3 /usr/share/man/man3/Thread.3 /usr/share/man/man3/Thread::Queue.3 /usr/share/man/man3/Thread::Semaphore.3 /usr/share/man/man3/Tie::Array.3 /usr/share/man/man3/Tie::File.3 /usr/share/man/man3/Tie::Handle.3 /usr/share/man/man3/Tie::Hash.3 /usr/share/man/man3/Tie::Hash::NamedCapture.3 /usr/share/man/man3/Tie::Memoize.3 /usr/share/man/man3/Tie::RefHash.3 /usr/share/man/man3/Tie::Scalar.3 /usr/share/man/man3/Tie::StdHandle.3 /usr/share/man/man3/Tie::SubstrHash.3 /usr/share/man/man3/Time::HiRes.3 /usr/share/man/man3/Time::Local.3 /usr/share/man/man3/Time::Piece.3 /usr/share/man/man3/Time::Seconds.3 /usr/share/man/man3/Time::gmtime.3 /usr/share/man/man3/Time::localtime.3 /usr/share/man/man3/Time::tm.3 /usr/share/man/man3/UNIVERSAL.3 /usr/share/man/man3/Unicode::Collate.3 /usr/share/man/man3/Unicode::Collate::CJK::Big5.3 /usr/share/man/man3/Unicode::Collate::CJK::GB2312.3 /usr/share/man/man3/Unicode::Collate::CJK::JISX0208.3 /usr/share/man/man3/Unicode::Collate::CJK::Korean.3 /usr/share/man/man3/Unicode::Collate::CJK::Pinyin.3 /usr/share/man/man3/Unicode::Collate::CJK::Stroke.3 /usr/share/man/man3/Unicode::Collate::CJK::Zhuyin.3 /usr/share/man/man3/Unicode::Collate::Locale.3 /usr/share/man/man3/Unicode::Normalize.3 /usr/share/man/man3/Unicode::UCD.3 /usr/share/man/man3/User::grent.3 /usr/share/man/man3/User::pwent.3 /usr/share/man/man3/XSLoader.3 /usr/share/man/man3/attributes.3 /usr/share/man/man3/autodie.3 /usr/share/man/man3/autodie::Scope::Guard.3 /usr/share/man/man3/autodie::Scope::GuardStack.3 /usr/share/man/man3/autodie::Util.3 /usr/share/man/man3/autodie::exception.3 /usr/share/man/man3/autodie::exception::system.3 /usr/share/man/man3/autodie::hints.3 /usr/share/man/man3/autodie::skip.3 /usr/share/man/man3/autouse.3 /usr/share/man/man3/base.3 /usr/share/man/man3/bigint.3 /usr/share/man/man3/bignum.3 /usr/share/man/man3/bigrat.3 /usr/share/man/man3/blib.3 /usr/share/man/man3/bytes.3 /usr/share/man/man3/charnames.3 /usr/share/man/man3/constant.3 /usr/share/man/man3/deprecate.3 /usr/share/man/man3/diagnostics.3 /usr/share/man/man3/encoding.3 /usr/share/man/man3/encoding::warnings.3 /usr/share/man/man3/experimental.3 /usr/share/man/man3/feature.3 /usr/share/man/man3/fields.3 /usr/share/man/man3/filetest.3 /usr/share/man/man3/if.3 /usr/share/man/man3/integer.3 /usr/share/man/man3/less.3 /usr/share/man/man3/lib.3 /usr/share/man/man3/locale.3 /usr/share/man/man3/mro.3 /usr/share/man/man3/ok.3 /usr/share/man/man3/open.3 /usr/share/man/man3/ops.3 /usr/share/man/man3/overload.3 /usr/share/man/man3/overloading.3 /usr/share/man/man3/parent.3 /usr/share/man/man3/re.3 /usr/share/man/man3/sigtrap.3 /usr/share/man/man3/sort.3 /usr/share/man/man3/strict.3 /usr/share/man/man3/subs.3 /usr/share/man/man3/threads.3 /usr/share/man/man3/threads::shared.3 /usr/share/man/man3/utf8.3 /usr/share/man/man3/vars.3 /usr/share/man/man3/version.3 /usr/share/man/man3/version::Internals.3 /usr/share/man/man3/vmsish.3 /usr/share/man/man3/warnings.3 /usr/share/man/man3/warnings::register.3 /usr/share/man/man1/pod2man.1 /usr/share/man/man1/pod2text.1 /usr/share/man/man1/pod2usage.1 /usr/share/man/man1/podchecker.1 /usr/share/man/man1/cpan.1 /usr/share/man/man1/corelist.1 /usr/share/man/man1/enc2xs.1 /usr/share/man/man1/encguess.1 /usr/share/man/man1/h2ph.1 /usr/share/man/man1/h2xs.1 /usr/share/man/man1/instmodsh.1 /usr/share/man/man1/json_pp.1 /usr/share/man/man1/libnetcfg.1 /usr/share/man/man1/perlbug.1 /usr/share/man/man1/perlthanks.1 /usr/share/man/man1/perlivp.1 /usr/share/man/man1/piconv.1 /usr/share/man/man1/pl2pm.1 /usr/share/man/man1/pod2html.1 /usr/share/man/man1/prove.1 /usr/share/man/man1/ptar.1 /usr/share/man/man1/ptardiff.1 /usr/share/man/man1/ptargrep.1 /usr/share/man/man1/shasum.1 /usr/share/man/man1/splain.1 /usr/share/man/man1/streamzip.1 /usr/share/man/man1/xsubpp.1 /usr/share/man/man1/zipdetails.1 Totalseconds: 1056 KB: 2390708 / 2021-08-26 16:46:07 exec_hook package_done chapter08 841-perl END: 2021-08-26 16:46:07