Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/perl.spec'], chrootPath='/var/lib/mock/dist-an23-build-195026-60869/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=990gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/perl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1649376000 Wrote: /builddir/build/SRPMS/perl-5.34.0-6.an23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/perl.spec'], chrootPath='/var/lib/mock/dist-an23-build-195026-60869/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=990gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/perl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1649376000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HCPvDx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf perl-5.34.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/perl-5.34.0.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd perl-5.34.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (perl-5.34.0-create_libperl_soname.patch):' Patch #1 (perl-5.34.0-create_libperl_soname.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file Makefile.SH Hunk #2 succeeded at 84 (offset 8 lines). Hunk #3 succeeded at 130 (offset 8 lines). Patch #2 (perl-5.34.0-add-USE_MM_LD_RUN_PATH-environment-variable.patch): + echo 'Patch #2 (perl-5.34.0-add-USE_MM_LD_RUN_PATH-environment-variable.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm patching file cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm Patch #3 (perl-5.34.0-Destroy-GDBM-NDBM-ODBM-SDBM-_File-objects-only-from-.patch): + echo 'Patch #3 (perl-5.34.0-Destroy-GDBM-NDBM-ODBM-SDBM-_File-objects-only-from-.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file ext/GDBM_File/GDBM_File.xs patching file ext/NDBM_File/NDBM_File.xs patching file ext/ODBM_File/ODBM_File.xs patching file ext/SDBM_File/SDBM_File.xs patching file t/lib/dbmt_common.pl Patch #4 (perl-5.34.0-Fix-GDBM_File-to-compile-with-version-1.20-and-earli.patch): + echo 'Patch #4 (perl-5.34.0-Fix-GDBM_File-to-compile-with-version-1.20-and-earli.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file ext/GDBM_File/GDBM_File.xs Hunk #1 succeeded at 146 (offset 1 line). Patch #5 (perl-5.34.0-Raise-version-number-in-ext-GDBM_File-GDBM_File.pm.patch): + echo 'Patch #5 (perl-5.34.0-Raise-version-number-in-ext-GDBM_File-GDBM_File.pm.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file ext/GDBM_File/GDBM_File.pm + find . -name '*.orig' -exec rm -fv '{}' ';' + sed -i 's|BUILD_ZLIB = True|BUILD_ZLIB = False| s|INCLUDE = ./zlib-src|INCLUDE = /usr/include| s|LIB = ./zlib-src|LIB = /usr/lib64|' cpan/Compress-Raw-Zlib/config.in + rm -rf cpan/Compress-Raw-Zlib/zlib-src + rm -rf cpan/Compress-Raw-Bzip2/bzip2-src + sed -i '/\(bzip2\|zlib\)-src/d' MANIFEST + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.otjUk4 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ RPM Build arch: x86_64 + export CXX + cd perl-5.34.0 + echo 'RPM Build arch: x86_64' + /bin/sh Configure -des -Doptimize=none '-Dccflags=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' -Dldflags= '-Dccdlflags=-Wl,--enable-new-dtags ' '-Dlddlflags=-shared ' -Dshrpdir=/usr/lib64 -DDEBUGGING=-g -Dversion=5.34.0 -Dmyhostname=localhost -Dperladmin=root@localhost -Dcc=gcc -Dcf_by=OpenAnolis -Dprefix=/usr -Dvendorprefix=/usr -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl5/5.34 -Dsitearch=/usr/local/lib64/perl5/5.34 -Dprivlib=/usr/share/perl5 -Dvendorlib=/usr/share/perl5/vendor_perl -Darchlib=/usr/lib64/perl5 -Dvendorarch=/usr/lib64/perl5/vendor_perl -Duseshrplib -Dusethreads -Duseithreads -Dusedtrace=/usr/bin/dtrace -Duselargefiles -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl=n -Ubincompat5005 -Uversiononly '-Dpager=/usr/bin/less -isr' -Dd_gethostent_r_proto -Ud_endhostent_r_proto -Ud_sethostent_r_proto -Ud_endprotoent_r_proto -Ud_setprotoent_r_proto -Ud_endservent_r_proto -Ud_setservent_r_proto -Dscriptdir=/usr/bin -Dusesitecustomize -Duse64bitint Configure: use '-U symbol=', not '-D symbol='. Configure: ignoring -D ldflags= First let's make sure your kit is complete. Checking... Locating common programs... Checking compatibility between /usr/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? [4.18.0-305.19.1.el8_4.x86_64] Installation prefix to use? (~name ok) [/usr] AFS may be running... I'll be extra cautious then... What installation prefix should I use for installing files? (~name ok) [/usr] Build a threading Perl? [y] Use which C compiler? [gcc] 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 /usr/lib64 /usr/local/lib64] 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? [none] Any additional cc flags? [-D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -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 /usr/bin/nm to extract C symbols from the libraries? [n] Checking for C++... Checking to see how big your double precision numbers are... Checking to see if you have long double... 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... egrep: warning: egrep is obsolescent; using grep -E 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/share/perl5] Where do you want to put the public architecture-dependent libraries? (~name ok) [/usr/lib64/perl5] 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/local] Pathname for the site-specific library files? (~name ok) [/usr/local/share/perl5/5.34] 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/local/lib64/perl5/5.34] 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/share/perl5/vendor_perl] Pathname for vendor-supplied architecture-dependent files? (~name ok) [/usr/lib64/perl5/vendor_perl] Colon-separated list of additional directories for perl to search? [none] Support DTrace if available? [y] Where is the dtrace executable? (~name ok) [/usr/bin/dtrace] 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 gcc -c to compile shared library modules? [-fPIC] What command should be used to create dynamic libraries? [gcc] Any special flags to pass to gcc to create a dynamically loaded library? [-shared -L/usr/local/lib -fstack-protector-strong] Any special flags to pass to gcc to use dynamic linking? [-Wl,--enable-new-dtags ] ld supports scripting Build a shared libperl.so (y/n) [y] What name do you want to give to the shared libperl? [libperl.so] WARNING: Use of the shrpdir variable for the installation location of the shared libperl.so is not supported. It was never documented and will not work in this version. Let me (https://github.com/Perl/perl5/issues) know of any problems this may cause. Further, your current attempted setting of /usr/lib64 conflicts with the value of /usr/lib64/perl5/CORE that installperl will use. Adding -Wl,-rpath,/usr/lib64/perl5/CORE to the flags passed to gcc 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? [3pm] Figuring out host name... Your host name appears to be "localhost". Right? [y] What is your domain name? [.localdomain] What is your e-mail address? [OpenAnolis@localhost.localdomain] Perl administrator e-mail address [root@localhost] 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/local/bin] Pathname where the site-specific html pages should be installed? (~name ok) [none] Pathname where the site-specific library html pages should be installed? (~name ok) [none] Pathname where the site-specific manual pages should be installed? (~name ok) [/usr/local/share/man/man1] Pathname where the site-specific library manual pages should be installed? (~name ok) [/usr/local/share/man/man3] Pathname where add-on public executable scripts should be installed? (~name ok) [/usr/local/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. Hmm. Based on the hints in hints/linux.sh, the recommended value for $i_ndbm on this machine was "undef"! Keep the recommended value? [y] 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. NOT found. Choosing the C types to be used for Perl's internal types... Checking how many bits of your UVs your NVs can preserve... Checking to find the largest integer value your NVs can hold... The largest integer your NVs can preserve is equal to 256.0*256.0*256.0*256.0*256.0*256.0*2.0*2.0*2.0*2.0*2.0 Checking whether NV 0.0 is all bits zero in memory... 0.0 is represented as all bits zero in memory Checking to see if you have off64_t... Checking what constant to use for creating joinable pthreads... You seem to use PTHREAD_CREATE_JOINABLE. pause() found. pipe2() found. poll() found. prctl() 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 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. Hmm. Based on the hints in hints/linux.sh, the recommended value for $i_db on this machine was "define"! Keep the recommended value? [y] Checking Berkeley DB version ... I can't use Berkeley DB with your . I'll disable Berkeley DB. Exclude . from @INC by default? [y] Checking the kind of infinities and nans you have... (The following tests may crash. That's okay.) Checking how many mantissa bits your doubles have... Checking how many mantissa bits your long doubles have... Checking how many mantissa bits your NVs have... Using our internal random number implementation... Determining whether or not we are on an EBCDIC system... Nope, no EBCDIC, probably ASCII or some ISO Latin. Or UTF-8. Checking how to flush all pending stdio output... Your fflush(NULL) works okay for output streams. Let's see if it clobbers input pipes... fflush(NULL) seems to behave okay with input streams. Checking the size of gid_t... Checking the sign of gid_t... Checking how to print 64-bit integers... Checking the format strings to be used for Perl's internal types... Checking the format string to be used for gids... getgroups() found. setgroups() found. What type pointer is the second argument to getgroups() and setgroups()? [gid_t] Checking if your /usr/bin/make program sets $(MAKE)... mode_t found. It seems that va_copy() or similar will be needed. size_t found. What 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) shall I use? [yacc] NOT 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 You seem to have -D_FORTIFY_SOURCE already, not adding it. 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 = gcc cflags.SH: ccflags = -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 cflags.SH: stdflags = -std=c89 cflags.SH: optimize = -g cflags.SH: warn = -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:262: warning: ignoring prerequisites on suffix rule definition Makefile:258: warning: ignoring prerequisites on suffix rule definition Makefile:262: warning: ignoring prerequisites on suffix rule definition Makefile:262: warning: ignoring prerequisites on suffix rule definition Makefile:258: warning: ignoring prerequisites on suffix rule definition Makefile:262: warning: ignoring prerequisites on suffix rule definition /usr/bin/dtrace -h -s perldtrace.d -o perldtrace.h.in sed -e '/const/!s/char \*/const char */g' perldtrace.h.in >perldtrace.h rm -f perldtrace.h.in gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC generate_uudmap.c gcc -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 '/builddir/build/BUILD/perl-5.34.0' makefile:262: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:262: warning: ignoring prerequisites on suffix rule definition makefile:262: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:262: warning: ignoring prerequisites on suffix rule definition rm -f opmini.c /usr/bin/ln -s op.c opmini.c rm -f perlmini.c /usr/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 '/builddir/build/BUILD/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. + BUILD_BZIP2=0 + BZIP2_LIB=/usr/lib64 + export BUILD_BZIP2 BZIP2_LIB + test -L libperl.so.5.34 + ln -s libperl.so libperl.so.5.34 + make -j80 makefile:262: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:262: warning: ignoring prerequisites on suffix rule definition makefile:262: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:262: warning: ignoring prerequisites on suffix rule definition echo @`sh cflags "optimize='-g'" opmini.o` -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c echo @`sh cflags "optimize='-g'" perlmini.o` -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c @gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC toke.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC pad.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC regcomp.c @gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC gv.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC util.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC mg.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC dump.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC mro_core.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC reentr.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC hv.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC keywords.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC sv.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC run.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC pp.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC scope.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC pp_ctl.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC pp_hot.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC av.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC pp_sys.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC doio.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC doop.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC universal.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC utf8.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC taint.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC globals.c rm -f pod/perl5340delta.pod gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC regexec.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC deb.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC numeric.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC perlio.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC mathoms.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC pp_pack.c /usr/bin/ln -s perldelta.pod pod/perl5340delta.pod gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC locale.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC pp_sort.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC time64.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC caretx.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC dquote.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC miniperlmain.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC op.c gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC perly.c mro_core.c: In function 'Perl_mro_get_linear_isa': mro_core.c:419:28: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 419 | (HvENAME(stash)||HvNAME(stash)) | ^~ In file included from perl.h:4085, from mro_core.c:31: hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ scope.c: In function 'Perl_save_gp': scope.c:356:19: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 356 | if (stash && HvENAME(stash)) { | ^~ In file included from perl.h:4085, from scope.c:27: hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ mro_core.c: In function 'Perl_mro_package_moved': mro_core.c:776:26: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 776 | !GvSTASH(gv) || !HvENAME(GvSTASH(gv)) || | ^ hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ mro_core.c: In function 'S_mro_gather_and_rename': mro_core.c:892:39: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 892 | const bool stash_had_name = stash && HvENAME(stash); | ^~ hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ scope.c: In function 'Perl_leave_scope': scope.c:1006:20: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 1006 | if (hv && HvENAME(hv) && ( | ^~ hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ scope.c:1121:41: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 1121 | if ((hv=GvSTASH(a0.any_gv)) && HvENAME_get(hv)) { | ^~ hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ mro_core.c:1151:38: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 1151 | || (oldsubstash && HvENAME_get(oldsubstash)) | ^~ hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ pp.c: In function 'Perl_pp_undef': pp.c:934:15: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 934 | && HvENAME_get(stash); | ^~ In file included from perl.h:4085, from pp.c:28: hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ gv.c: In function 'S_gv_stashpvn_internal': gv.c:1537:9: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 1537 | if (!HvNAME_get(stash)) { | ^ In file included from perl.h:4085, from gv.c:38: hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ pp.c:959:33: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 959 | && (method_changed || HvENAME(stash)) ) | ^~ hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ mg.c: In function 'Perl_magic_clearisa': mg.c:1866:23: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 1866 | if (stash && HvENAME(stash)) mro_isa_changed_in(stash); | ^~ In file included from perl.h:4085, from mg.c:45: hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ dump.c: In function 'Perl_do_gv_dump': dump.c:1588:12: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 1588 | if (sv && GvNAME(sv)) { | ^~ In file included from perl.h:4085, from dump.c:29: hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ gv.c: In function 'S_parse_gv_stash_name': mg.c:1878:15: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 1878 | if (stash && HvENAME_get(stash)) | ^~ hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ dump.c: In function 'Perl_do_gvgv_dump': gv.c:1743:25: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 1743 | if (!HvNAME_get(*stash)) { | ^ hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ dump.c:1603:12: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 1603 | if (sv && GvNAME(sv)) { | ^~ hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ gv.c:1757:26: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 1757 | else if (!HvNAME_get(*stash)) | ^ hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ pp_sys.c: In function 'Perl_pp_select': pp_sys.c:1331:14: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 1331 | gvp = hv && HvENAME(hv) | ^~ In file included from perl.h:4085, from pp_sys.c:31: hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ sv.c: In function 'S_glob_assign_glob': sv.c:3849:48: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 3849 | GvCV((const GV *)ssv) && GvSTASH(dsv) && HvENAME(GvSTASH(dsv)) | ^~ In file included from perl.h:4085, from sv.c:32: hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ sv.c:3858:22: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 3858 | && GvSTASH(dsv) && HvENAME(GvSTASH(dsv)) | ^~ hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ sv.c:3871:26: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 3871 | && GvSTASH(dsv) && HvENAME(GvSTASH(dsv)) | ^~ hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ gv.c: In function 'Perl_gv_handler': gv.c:3038:19: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 3038 | if (!stash || !HvNAME_get(stash)) | ^ hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ sv.c:3927:12: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 3927 | if(old_stash ? (HV *)HvENAME_get(old_stash) : stash) | ^~~~~~~~~ hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ sv.c: In function 'Perl_gv_setref': sv.c:4077:24: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 4077 | && (!dref || HvENAME_get(dref)) | ^~ hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ sv.c:4090:26: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 4090 | && GvSTASH(dsv) && HvENAME(GvSTASH(dsv)) | ^~ hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ sv.c: In function 'Perl_sv_setsv_flags': sv.c:4522:25: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 4522 | old_stash ? (HV *)HvENAME_get(old_stash) : stash | ^~~~~~~~~ hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ sv.c: In function 'S_anonymise_cv_maybe': sv.c:6516:27: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 6516 | gvname = (GvSTASH(gv) && HvNAME(GvSTASH(gv)) && HvENAME(GvSTASH(gv))) | ^~ hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ sv.c:6516:50: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 6516 | gvname = (GvSTASH(gv) && HvNAME(GvSTASH(gv)) && HvENAME(GvSTASH(gv))) | ^~ hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ sv.c: In function 'Perl_sv_clear': sv.c:6716:20: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 6716 | && HvENAME_get(stash)) | ^~ hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ hv.c: In function 'S_hv_delete_common': hv.c:1266:26: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 1266 | if (HeVAL(entry) && HvENAME_get(hv)) { | ^~ In file included from perl.h:4085, from hv.c:35: hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ hv.c:1276:18: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 1276 | && HvENAME_get(stash)) { | ^~ hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ hv.c:1362:14: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 1362 | && HvENAME_get(hv)) | ^~ hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ hv.c: In function 'Perl_hfree_next_entry': hv.c:2000:44: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 2000 | if ( PL_phase != PERL_PHASE_DESTRUCT && HvENAME(hv) | ^~ hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ hv.c:2002:31: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 2002 | && GvHV(HeVAL(entry)) && HvENAME(GvHV(HeVAL(entry))) | ^~ hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ hv.c: In function 'Perl_hv_undef_flags': hv.c:2055:41: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 2055 | if (PL_phase != PERL_PHASE_DESTRUCT && HvNAME(hv)) { | ^~ hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ sv.c: In function 'Perl_sv_resetpvn': sv.c:9874:33: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 9874 | if (GvHV(gv) && !HvNAME_get(GvHV(gv))) { | ^ hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ sv.c: In function 'Perl_sv_ref': util.c: In function 'S_gv_has_usable_name': sv.c:10251:21: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 10251 | ? sv_sethek(dst, HvNAME_HEK(SvSTASH(sv))) | ^ hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ util.c:5809:9: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 5809 | && HvENAME(GvSTASH(gv)) | ^~ In file included from perl.h:4085, from util.c:26: hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ sv.c: In function 'S_sv_unglob': sv.c:10566:12: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 10566 | && HvNAME_get(stash)) | ^~ hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ regcomp.c: In function 'Perl_re_op_compile': regcomp.c:7712:9: warning: the comparison will always evaluate as 'true' for the pointer operand in 'old_re->sv_u.svu_pv + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress] 7712 | && RX_PRECOMP(old_re) | ^~ sv.c: In function 'S_find_hash_subscript': sv.c:16207:17: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 16207 | if (!HeKEY(entry)) | ^ hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ In file included from perl.h:5744: mro_core.c: In function 'Perl_mro_method_changed_in': hv.h:413:26: warning: array subscript [0, 9223372036854775807] is outside array bounds of 'char[0:]' [-Warray-bounds] 413 | #define HEK_FLAGS(hek) (*((unsigned char *)(HEK_KEY(hek))+HEK_LEN(hek)+1)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from perl.h:5744: hv.h:413:26: warning: array subscript [0, 9223372036854775807] is outside array bounds of 'char[0:]' [-Warray-bounds] 413 | #define HEK_FLAGS(hek) (*((unsigned char *)(HEK_KEY(hek))+HEK_LEN(hek)+1)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hv.h:413:26: warning: array subscript [0, 9223372036854775807] is outside array bounds of 'char[0:]' [-Warray-bounds] 413 | #define HEK_FLAGS(hek) (*((unsigned char *)(HEK_KEY(hek))+HEK_LEN(hek)+1)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -rf mpdtrace mkdir mpdtrace cp 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 mpdtrace/ /usr/bin/dtrace -G -s perldtrace.d -o dtrace_mini.o mpdtrace/opmini.o mpdtrace/perlmini.o mpdtrace/gv.o mpdtrace/toke.o mpdtrace/perly.o mpdtrace/pad.o mpdtrace/regcomp.o mpdtrace/dump.o mpdtrace/util.o mpdtrace/mg.o mpdtrace/reentr.o mpdtrace/mro_core.o mpdtrace/keywords.o mpdtrace/hv.o mpdtrace/av.o mpdtrace/run.o mpdtrace/pp_hot.o mpdtrace/sv.o mpdtrace/pp.o mpdtrace/scope.o mpdtrace/pp_ctl.o mpdtrace/pp_sys.o mpdtrace/doop.o mpdtrace/doio.o mpdtrace/regexec.o mpdtrace/utf8.o mpdtrace/taint.o mpdtrace/deb.o mpdtrace/universal.o mpdtrace/globals.o mpdtrace/perlio.o mpdtrace/numeric.o mpdtrace/mathoms.o mpdtrace/locale.o mpdtrace/pp_pack.o mpdtrace/pp_sort.o mpdtrace/caretx.o mpdtrace/dquote.o mpdtrace/time64.o mpdtrace/miniperlmain.o gcc -fstack-protector-strong -L/usr/local/lib -o miniperl \ mpdtrace/opmini.o mpdtrace/perlmini.o mpdtrace/gv.o mpdtrace/toke.o mpdtrace/perly.o mpdtrace/pad.o mpdtrace/regcomp.o mpdtrace/dump.o mpdtrace/util.o mpdtrace/mg.o mpdtrace/reentr.o mpdtrace/mro_core.o mpdtrace/keywords.o mpdtrace/hv.o mpdtrace/av.o mpdtrace/run.o mpdtrace/pp_hot.o mpdtrace/sv.o mpdtrace/pp.o mpdtrace/scope.o mpdtrace/pp_ctl.o mpdtrace/pp_sys.o mpdtrace/doop.o mpdtrace/doio.o mpdtrace/regexec.o mpdtrace/utf8.o mpdtrace/taint.o mpdtrace/deb.o mpdtrace/universal.o mpdtrace/globals.o mpdtrace/perlio.o mpdtrace/numeric.o mpdtrace/mathoms.o mpdtrace/locale.o mpdtrace/pp_pack.o mpdtrace/pp_sort.o mpdtrace/caretx.o mpdtrace/dquote.o mpdtrace/time64.o mpdtrace/miniperlmain.o dtrace_mini.o -lpthread -ldl -lm -lcrypt -lutil -lc perl.h:7971:19: warning: type of 'PL_nan' does not match original declaration [-Wlto-type-mismatch] 7971 | INFNAN_NV_U8_DECL PL_nan; | ^ perl.h:7939:19: note: 'PL_nan' was previously declared here 7939 | INFNAN_U8_NV_DECL PL_nan = { { DOUBLENANBYTES } }; | ^ perl.h:7970:19: warning: type of 'PL_inf' does not match original declaration [-Wlto-type-mismatch] 7970 | INFNAN_NV_U8_DECL PL_inf; | ^ perl.h:7903:19: note: 'PL_inf' was previously declared here 7903 | INFNAN_U8_NV_DECL PL_inf = { { DOUBLEINFBYTES } }; | ^ LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib -f write_buildcustomize.pl LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib autodoc.pl LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib pod/perlmodlib.PL -q LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_patchnum.pl Updating 'git_version.h' and 'lib/Config_git.pl' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib configpm gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC perl.c written lib/Config.pod updated lib/Config.pm updated lib/Config_heavy.pl LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-YAML/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/Carp/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Config-Perl-V/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/Devel-SelfStubber/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Install/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/ExtUtils-PL2Bat/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl ext/File-Find/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/FindBin/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Math-BigInt/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Math-BigRat/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Math-Complex/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Perl-OSType/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/if/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/Search-Dict/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/Term-ReadLine/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/Test/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/Text-Abbrev/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/ExtUtils-Manifest directly Running pm_to_blib for dist/ExtUtils-ParseXS directly LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Config-Perl-V directly Running pm_to_blib for cpan/CPAN-Meta-YAML directly Running pm_to_blib for dist/Attribute-Handlers directly Running pm_to_blib for dist/Carp directly Running pm_to_blib for cpan/CPAN-Meta-Requirements directly Running pm_to_blib for dist/Devel-SelfStubber directly LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Digest directly Running pm_to_blib for cpan/AutoLoader directly LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/Tie-File/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl ext/Tie-Hash-NamedCapture/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/ExtUtils-PL2Bat directly Running pm_to_blib for cpan/ExtUtils-Install directly LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Env directly LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Dumpvalue directly LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Time-Local/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Exporter directly LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for ext/FileCache directly Running pm_to_blib for ext/File-Find directly LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/FindBin directly LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Filter-Simple directly Running pm_to_blib for cpan/Getopt-Long directly LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/File-Temp directly LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/encoding-warnings/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/File-Fetch directly LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/experimental/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for ext/ExtUtils-Miniperl directly LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/IO-Zlib directly LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/ExtUtils-CBuilder directly Running pm_to_blib for cpan/ExtUtils-Constant directly Running pm_to_blib for cpan/File-Path directly Running pm_to_blib for cpan/IO-Socket-IP directly LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE="make" LIBPERL_A=libperl.so LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for ext/IPC-Open3 directly Running pm_to_blib for dist/I18N-Collate directly Running pm_to_blib for dist/I18N-LangTags directly Running pm_to_blib for dist/Locale-Maketext directly Running pm_to_blib for cpan/Module-Load directly Running pm_to_blib for cpan/Locale-Maketext-Simple directly Running pm_to_blib for cpan/Perl-OSType directly Running pm_to_blib for cpan/IPC-Cmd directly Running pm_to_blib for cpan/Memoize directly Running pm_to_blib for cpan/Params-Check directly Running pm_to_blib for cpan/Math-Complex directly Running pm_to_blib for cpan/Module-Load-Conditional directly LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib -MExtUtils::Miniperl -e 'writemain(\"perlmain.c", @ARGV)' DynaLoader Running pm_to_blib for cpan/Math-BigRat directly LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib utils/Makefile.PL Running pm_to_blib for cpan/PerlIO-via-QuotedPrint directly Running pm_to_blib for dist/Search-Dict directly Running pm_to_blib for dist/Safe directly Running pm_to_blib for cpan/Pod-Escapes directly Running pm_to_blib for dist/Net-Ping directly Running pm_to_blib for dist/SelfLoader directly Running pm_to_blib for dist/Test directly Running pm_to_blib for cpan/Module-Loaded directly Running pm_to_blib for cpan/NEXT directly Running pm_to_blib for cpan/Term-ANSIColor directly Running pm_to_blib for dist/Term-Complete directly Running pm_to_blib for dist/Term-ReadLine directly Running pm_to_blib for dist/Text-Abbrev directly Running pm_to_blib for cpan/Text-ParseWords directly Extracting utils/Makefile (with variable substitutions) Running pm_to_blib for cpan/Text-Balanced directly Running pm_to_blib for dist/Thread-Queue directly Running pm_to_blib for cpan/Text-Tabs directly Running pm_to_blib for cpan/Math-BigInt directly Running pm_to_blib for dist/Tie-File directly Running pm_to_blib for cpan/Test-Simple directly Running pm_to_blib for cpan/Time-Local directly Running pm_to_blib for ext/Tie-Memoize directly Running pm_to_blib for ext/Tie-Hash-NamedCapture directly Running pm_to_blib for dist/constant directly Running pm_to_blib for cpan/bignum directly Running pm_to_blib for dist/Thread-Semaphore directly Running pm_to_blib for cpan/version directly gcc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c89 -g -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -fPIC perlmain.c Running pm_to_blib for cpan/Tie-RefHash directly Running pm_to_blib for dist/autouse directly Running pm_to_blib for dist/encoding-warnings directly Running pm_to_blib for cpan/parent directly Running pm_to_blib for cpan/autodie directly Running pm_to_blib for cpan/perlfaq directly Running pm_to_blib for cpan/experimental directly Generating a Unix-style Makefile Writing Makefile for Errno Generating a Unix-style Makefile Writing Makefile for Archive::Tar Generating a Unix-style Makefile Writing Makefile for lib make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Errno' Generating a Unix-style Makefile Writing Makefile for CPAN::Meta "../../miniperl" "-I../../lib" Errno_pm.PL Errno.pm make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Archive-Tar' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/lib' Generating a Unix-style Makefile Writing Makefile for ExtUtils::MakeMaker make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/CPAN-Meta' "../../miniperl" "-I../../lib" lib_pm.PL lib.pm Generating a Unix-style Makefile Writing Makefile for CPAN make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/ExtUtils-MakeMaker' Generating a Unix-style Makefile Writing Makefile for Pod::Perldoc Generating a Unix-style Makefile Writing Makefile for Module::CoreList make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/CPAN' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Pod-Perldoc' Generating a Unix-style Makefile Writing Makefile for if Generating a Unix-style Makefile Writing Makefile for ExtUtils::ParseXS Generating a Unix-style Makefile Writing Makefile for Term::Cap Generating a Unix-style Makefile Writing Makefile for Pod::Checker make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/Module-CoreList' Generating a Unix-style Makefile Writing Makefile for ExtUtils::Manifest Generating a Unix-style Makefile Writing Makefile for Pod::Usage Extracting lib.pm (with variable substitutions) Generating a Unix-style Makefile Writing Makefile for XSLoader make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Term-Cap' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Pod-Checker' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/ExtUtils-ParseXS' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/if' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/ExtUtils-Manifest' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Pod-Usage' Generating a Unix-style Makefile Writing Makefile for Pod::Html make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/XSLoader' Generating a Unix-style Makefile Writing Makefile for base Generating a Unix-style Makefile Writing Makefile for HTTP::Tiny Generating a Unix-style Makefile Writing Makefile for Net Generating a Unix-style Makefile Writing Makefile for Pod make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Pod-Html' Generating a Unix-style Makefile Writing Makefile for JSON::PP Generating a Unix-style Makefile Writing Makefile for Module::Metadata make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/base' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/HTTP-Tiny' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/libnet' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Module-Metadata' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/JSON-PP' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/podlators' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Archive-Tar' "../../miniperl" "-I../../lib" XSLoader_pm.PL XSLoader.pm make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/CPAN-Meta' Generating a Unix-style Makefile Writing Makefile for Test::Harness make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/lib' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Test-Harness' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Pod-Perldoc' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/ExtUtils-MakeMaker' "../../miniperl" "-I../../lib" "-I../../lib" podchecker.PL podchecker make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Term-Cap' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/CPAN' "../../miniperl" "-I../../lib" "-I../../lib" pod2usage.PL pod2usage cp corelist blib/script/corelist /builddir/build/BUILD/perl-5.34.0/dist/Module-CoreList/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/corelist make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/ExtUtils-ParseXS' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/base' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/if' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/Pod-Html' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/ExtUtils-Manifest' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Extracting podchecker (with variable substitutions) make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Module-Metadata' cp podchecker blib/script/podchecker make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/HTTP-Tiny' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/XSLoader' "../../miniperl" "-I../../lib" "-I../../lib" scripts/pod2man.PL scripts/pod2man /builddir/build/BUILD/perl-5.34.0/cpan/Pod-Checker/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/podchecker make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/JSON-PP' Extracting pod2usage (with variable substitutions) make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/libnet' cp pod2usage blib/script/pod2usage /builddir/build/BUILD/perl-5.34.0/cpan/Pod-Usage/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2usage 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 cp scripts/pod2text blib/script/pod2text /builddir/build/BUILD/perl-5.34.0/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2man /builddir/build/BUILD/perl-5.34.0/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2text Running pm_to_blib for cpan/Pod-Simple directly LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/Errno' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Test-Harness' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/Module-CoreList' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Pod-Checker' perl.c: In function 'S_parse_body': perl.c:2382:64: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'void *' [-Wformat=] 2382 | "BEGIN { do {local $!; -f q%c%s/sitecustomize.pl%c} && do q%c%s/sitecustomize.pl%c }", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ perl.c:2382:64: warning: format '%s' expects argument of type 'char *', but argument 7 has type 'void *' [-Wformat=] 2382 | "BEGIN { do {local $!; -f q%c%s/sitecustomize.pl%c} && do q%c%s/sitecustomize.pl%c }", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Pod-Usage' Generating a Unix-style Makefile Writing Makefile for IO::Compress make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/IO-Compress' cp bin/streamzip blib/script/streamzip cp bin/zipdetails blib/script/zipdetails /builddir/build/BUILD/perl-5.34.0/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/streamzip /builddir/build/BUILD/perl-5.34.0/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/zipdetails Generating a Unix-style Makefile Writing Makefile for Pod::Functions make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Pod-Functions' "../../miniperl" "-I../../lib" Functions_pm.PL ../../pod/perlfunc.pod Manifying 2 pod documents make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/podlators' rm -rf maindtrace mkdir maindtrace cp perlmain.o maindtrace/ /usr/bin/dtrace -G -s perldtrace.d -o dtrace_main.o maindtrace/perlmain.o || \ ( echo "No probes in perlmain.o, generating a dummy dtrace_main.o " && \ echo >dtrace_main.c && \ `sh cflags "optimize='-g'" dtrace_main.o` -fPIC dtrace_main.c && \ rm -f dtrace_main.c ) make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/IO-Compress' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/Pod-Functions' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib lib/unicore/mktables -C lib/unicore -P pod -maketest -makelist -p LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl DynaLoader.o MAKE="make" LIBPERL_A=libperl.so LINKTYPE=static LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib mkppport running "/builddir/build/BUILD/perl-5.34.0/miniperl" -I../../lib PPPort_pm.PL Generating a Unix-style Makefile Writing Makefile for DynaLoader make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/DynaLoader' "../../miniperl" "-I../../lib" DynaLoader_pm.PL DynaLoader.pm rm -f DynaLoader.xs cp dl_dlopen.xs DynaLoader.xs "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/builddir/build/BUILD/perl-5.34.0/ext/DynaLoader/../../lib/ExtUtils/typemap' DynaLoader.xs > DynaLoader.xsc Processing PropertyAliases.txt Finishing property setup Processing PropValueAliases.txt mv DynaLoader.xsc DynaLoader.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -fPIC "-I../.." -DLIBC="/lib/../lib64/libc.so.6" DynaLoader.c Processing extracted/DGeneralCategory.txt rm -rf ../../DynaLoader.o cp DynaLoader.o ../../DynaLoader.o make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/DynaLoader' Processing extracted/DCombiningClass.txt Processing extracted/DNumType.txt Processing extracted/DEastAsianWidth.txt rm -rf libpdtrace mkdir libpdtrace cp 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 libpdtrace/ /usr/bin/dtrace -G -s perldtrace.d -o dtrace_perllib.o libpdtrace/op.o libpdtrace/perl.o libpdtrace/gv.o libpdtrace/toke.o libpdtrace/perly.o libpdtrace/pad.o libpdtrace/regcomp.o libpdtrace/dump.o libpdtrace/util.o libpdtrace/mg.o libpdtrace/reentr.o libpdtrace/mro_core.o libpdtrace/keywords.o libpdtrace/hv.o libpdtrace/av.o libpdtrace/run.o libpdtrace/pp_hot.o libpdtrace/sv.o libpdtrace/pp.o libpdtrace/scope.o libpdtrace/pp_ctl.o libpdtrace/pp_sys.o libpdtrace/doop.o libpdtrace/doio.o libpdtrace/regexec.o libpdtrace/utf8.o libpdtrace/taint.o libpdtrace/deb.o libpdtrace/universal.o libpdtrace/globals.o libpdtrace/perlio.o libpdtrace/numeric.o libpdtrace/mathoms.o libpdtrace/locale.o libpdtrace/pp_pack.o libpdtrace/pp_sort.o libpdtrace/caretx.o libpdtrace/dquote.o libpdtrace/time64.o Processing extracted/DLineBreak.txt rm -f libperl.so gcc -o libperl.so -shared -L/usr/local/lib -fstack-protector-strong -Wl,-soname -Wl,libperl.so.5.34 libpdtrace/op.o libpdtrace/perl.o libpdtrace/gv.o libpdtrace/toke.o libpdtrace/perly.o libpdtrace/pad.o libpdtrace/regcomp.o libpdtrace/dump.o libpdtrace/util.o libpdtrace/mg.o libpdtrace/reentr.o libpdtrace/mro_core.o libpdtrace/keywords.o libpdtrace/hv.o libpdtrace/av.o libpdtrace/run.o libpdtrace/pp_hot.o libpdtrace/sv.o libpdtrace/pp.o libpdtrace/scope.o libpdtrace/pp_ctl.o libpdtrace/pp_sys.o libpdtrace/doop.o libpdtrace/doio.o libpdtrace/regexec.o libpdtrace/utf8.o libpdtrace/taint.o libpdtrace/deb.o libpdtrace/universal.o libpdtrace/globals.o libpdtrace/perlio.o libpdtrace/numeric.o libpdtrace/mathoms.o libpdtrace/locale.o libpdtrace/pp_pack.o libpdtrace/pp_sort.o libpdtrace/caretx.o libpdtrace/dquote.o libpdtrace/time64.o dtrace_perllib.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 "/builddir/build/BUILD/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 Processing extracted/DBidiClass.txt perl.h:7971:19: warning: type of 'PL_nan' does not match original declaration [-Wlto-type-mismatch] 7971 | INFNAN_NV_U8_DECL PL_nan; | ^ perl.h:7939:19: note: 'PL_nan' was previously declared here 7939 | INFNAN_U8_NV_DECL PL_nan = { { DOUBLENANBYTES } }; | ^ perl.h:7970:19: warning: type of 'PL_inf' does not match original declaration [-Wlto-type-mismatch] 7970 | INFNAN_NV_U8_DECL PL_inf; | ^ perl.h:7903:19: note: 'PL_inf' was previously declared here 7903 | INFNAN_U8_NV_DECL PL_inf = { { DOUBLEINFBYTES } }; | ^ Processing extracted/DDecompositionType.txt Processing extracted/DBinaryProperties.txt Processing extracted/DNumValues.txt Processing extracted/DJoinGroup.txt Processing extracted/DJoinType.txt Processing Jamo.txt Processing UnicodeData.txt LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/B/B.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic gcc -o perl -fstack-protector-strong -L/usr/local/lib -Wl,--enable-new-dtags -Wl,-rpath,/usr/lib64/perl5/CORE maindtrace/perlmain.o dtrace_main.o libperl.so `cat ext.libs` -lpthread -ldl -lm -lcrypt -lutil -lc LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/GDBM_File/GDBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/NDBM_File/NDBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/ODBM_File/ODBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/re/re.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Parsing config.in... Auto Detect Gzip OS Code.. Setting Gzip OS Code to 3 [Unix/Default] Looks Good. Generating a Unix-style Makefile Writing Makefile for Digest::MD5 Generating a Unix-style Makefile Writing Makefile for List::Util Generating a Unix-style Makefile Writing Makefile for Cwd Generating a Unix-style Makefile Writing Makefile for IO Generating a Unix-style Makefile Writing Makefile for Digest::SHA make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Digest-MD5' Generating a Unix-style Makefile Writing Makefile for Storable make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/PathTools' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Scalar-List-Utils' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/IO' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Digest-SHA' Setting license tag... Adding META_MERGE... Generating a Unix-style Makefile Writing Makefile for GDBM_File Generating a Unix-style Makefile Writing Makefile for File::Glob Generating a Unix-style Makefile Writing Makefile for Devel::Peek "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/cpan/Digest-MD5/../../lib/ExtUtils/typemap' -typemap '/builddir/build/BUILD/perl-5.34.0/cpan/Digest-MD5/typemap' MD5.xs > MD5.xsc Generating a Unix-style Makefile Writing Makefile for Hash::Util Running Mkbootstrap for MD5 () Running Mkbootstrap for SHA () Generating a Unix-style Makefile Writing Makefile for Fcntl "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/cpan/Scalar-List-Utils/../../lib/ExtUtils/typemap' ListUtil.xs > ListUtil.xsc Running Mkbootstrap for Util () Generating a Unix-style Makefile Writing Makefile for Filter::Util::Call Generating a Unix-style Makefile Writing Makefile for NDBM_File make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/Storable' Generating a Unix-style Makefile Writing Makefile for I18N::Langinfo make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/GDBM_File' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Devel-Peek' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/File-Glob' Setting license tag... make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Hash-Util' Configuring Time::HiRes... Using hints hints/linux.pl... Extra libraries: -lrt... Have syscall()... looking for syscall.h... make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Filter-Util-Call' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Fcntl' Generating a Unix-style Makefile Writing Makefile for B make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/NDBM_File' Generating a Unix-style Makefile Writing Makefile for Hash::Util::FieldHash make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/I18N-Langinfo' Generating a Unix-style Makefile Writing Makefile for PerlIO::via Generating a Unix-style Makefile Writing Makefile for Sys::Syslog make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/B' Generating a Unix-style Makefile Writing Makefile for XS::APItest chmod 644 "MD5.bs" chmod 644 "SHA.bs" chmod 644 "Util.bs" make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Hash-Util-FieldHash' Generating a Unix-style Makefile Writing Makefile for mro Running Mkbootstrap for Cwd () Generating a Unix-style Makefile Writing Makefile for Compress::Raw::Zlib "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/dist/PathTools/../../lib/ExtUtils/typemap' Cwd.xs > Cwd.xsc make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Sys-Syslog' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-via' Running Mkbootstrap for IO () make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/XS-APItest' Generating a Unix-style Makefile Writing Makefile for Time::Piece "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/cpan/Digest-SHA/../../lib/ExtUtils/typemap' -typemap '/builddir/build/BUILD/perl-5.34.0/cpan/Digest-SHA/typemap' SHA.xs > SHA.xsc make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/mro' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Compress-Raw-Zlib' Warning (mostly harmless): No library found for -lposix Warning (mostly harmless): No library found for -lcposix Generating a Unix-style Makefile Writing Makefile for Devel::PPPort Generating a Unix-style Makefile Writing Makefile for SDBM_File Generating a Unix-style Makefile Writing Makefile for IPC::SysV make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Time-Piece' chmod 644 "Cwd.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/dist/IO/../../lib/ExtUtils/typemap' IO.xs > IO.xsc chmod 644 "IO.bs" Generating a Unix-style Makefile Writing Makefile for XS::Typemap make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/Devel-PPPort' gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.46\" -DXS_VERSION=\"1.46\" -fPIC "-I../.." poll.c make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/SDBM_File' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/IPC-SysV' Generating a Unix-style Makefile Writing Makefile for re Generating a Unix-style Makefile Writing Makefile for ODBM_File Generating a Unix-style Makefile Writing Makefile for Data::Dumper make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/XS-Typemap' Running Mkbootstrap for Glob () Generating a Unix-style Makefile Writing Makefile for PerlIO::mmap make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/re' Generating a Unix-style Makefile Writing Makefile for Opcode Generating a Unix-style Makefile Writing Makefile for PerlIO::encoding Generating a Unix-style Makefile Writing Makefile for File::DosGlob gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.33\" -DXS_VERSION=\"1.33\" -fPIC "-I../.." bsd_glob.c Running Mkbootstrap for Fcntl () make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/ODBM_File' Generating a Unix-style Makefile Writing Makefile for PerlIO::scalar Generating a Unix-style Makefile Writing Makefile for MIME::Base64 Generating a Unix-style Makefile Writing Makefile for Sys::Hostname Generating a Unix-style Makefile Writing Makefile for Compress::Raw::Bzip2 make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/Data-Dumper' Running Mkbootstrap for Peek () make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-mmap' Generating a Unix-style Makefile Writing Makefile for Socket make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Opcode' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/MIME-Base64' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/File-DosGlob' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-scalar' Generating a Unix-style Makefile Writing Makefile for attributes make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Sys-Hostname' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-encoding' "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/File-Glob/../../lib/ExtUtils/typemap' Glob.xs > Glob.xsc Generating a Unix-style Makefile Writing Makefile for POSIX chmod 644 "Glob.bs" make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Compress-Raw-Bzip2' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/attributes' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Socket' Generating a Unix-style Makefile Writing Makefile for threads::shared Generating a Unix-style Makefile Writing Makefile for threads Running Mkbootstrap for Call () "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/Devel-Peek/../../lib/ExtUtils/typemap' Peek.xs > Peek.xsc chmod 644 "Peek.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/builddir/build/BUILD/perl-5.34.0/ext/Fcntl/../../lib/ExtUtils/typemap' Fcntl.xs > Fcntl.xsc Running Mkbootstrap for NDBM_File () Generating a Unix-style Makefile Writing Makefile for Encode chmod 644 "Fcntl.bs" /builddir/build/BUILD/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 /builddir/build/BUILD/perl-5.34.0/dist/IO/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs ../../lib/auto/IO/IO.bs 644 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/cpan/Filter-Util-Call/../../lib/ExtUtils/typemap' Call.xs > Call.xsc Running Mkbootstrap for APItest () make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/POSIX' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/threads-shared' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/threads' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode' mv MD5.xsc MD5.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/builddir/build/BUILD/perl-5.34.0/ext/NDBM_File/../../lib/ExtUtils/typemap' -typemap '/builddir/build/BUILD/perl-5.34.0/ext/NDBM_File/typemap' NDBM_File.xs > NDBM_File.xsc Writing APItest.bs chmod 644 "NDBM_File.bs" chmod 644 "Call.bs" Running Mkbootstrap for B () Running Mkbootstrap for scalar () chmod 644 "APItest.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/builddir/build/BUILD/perl-5.34.0/ext/XS-APItest/typemap' APItest.xs > APItest.xsc "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-scalar/../../lib/ExtUtils/typemap' scalar.xs > scalar.xsc Running Mkbootstrap for mro () "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/builddir/build/BUILD/perl-5.34.0/ext/XS-APItest/typemap' XSUB-undef-XS_VERSION.xs > XSUB-undef-XS_VERSION.xsc "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/builddir/build/BUILD/perl-5.34.0/ext/XS-APItest/typemap' XSUB-redefined-macros.xs > XSUB-redefined-macros.xsc gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-deprecated-declarations -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.." core.c Running Mkbootstrap for SysV () Running Mkbootstrap for Util () "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/Hash-Util/../../lib/ExtUtils/typemap' Util.xs > Util.xsc chmod 644 "B.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/B/../../lib/ExtUtils/typemap' -typemap '/builddir/build/BUILD/perl-5.34.0/ext/B/typemap' B.xs > B.xsc chmod 644 "scalar.bs" mv Cwd.xsc Cwd.c chmod 644 "mro.bs" gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-deprecated-declarations -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.." exception.c make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/IPC-SysV' "../../miniperl" -I../../lib -I../../lib regen.pl gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.58\" -DXS_VERSION=\"2.58\" -fPIC "-I../.." MD5.c /builddir/build/BUILD/perl-5.34.0/dist/PathTools/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cwd.bs ../../lib/auto/Cwd/Cwd.bs 644 Running Mkbootstrap for Bzip2 () "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/mro/../../lib/ExtUtils/typemap' mro.xs > mro.xsc "../../miniperl" "-I../../lib" PPPort_pm.PL PPPort.pm /builddir/build/BUILD/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 mv ListUtil.xsc ListUtil.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-deprecated-declarations -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.." notcore.c chmod 644 "SysV.bs" Running Mkbootstrap for Langinfo () "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/builddir/build/BUILD/perl-5.34.0/ext/GDBM_File/../../lib/ExtUtils/typemap' -typemap '/builddir/build/BUILD/perl-5.34.0/ext/GDBM_File/typemap' GDBM_File.xs > GDBM_File.xsc "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/I18N-Langinfo/../../lib/ExtUtils/typemap' Langinfo.xs > Langinfo.xsc Running Mkbootstrap for GDBM_File () Running Mkbootstrap for shared () "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/dist/threads-shared/../../lib/ExtUtils/typemap' shared.xs > shared.xsc gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"3.80\" -DXS_VERSION=\"3.80\" -fPIC "-I../.." -DDOUBLE_SLASHES_SPECIAL=0 -DNO_PPPORT_H Cwd.c Running Mkbootstrap for POSIX () Running Mkbootstrap for Dumper () "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/File-DosGlob/../../lib/ExtUtils/typemap' DosGlob.xs > DosGlob.xsc Running Mkbootstrap for DosGlob () chmod 644 "Util.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/cpan/Compress-Raw-Zlib/../../lib/ExtUtils/typemap' -typemap '/builddir/build/BUILD/perl-5.34.0/cpan/Compress-Raw-Zlib/typemap' Zlib.xs > Zlib.xsc Running Mkbootstrap for Zlib () mv SHA.xsc SHA.c /builddir/build/BUILD/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 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/cpan/Compress-Raw-Bzip2/../../lib/ExtUtils/typemap' -typemap '/builddir/build/BUILD/perl-5.34.0/cpan/Compress-Raw-Bzip2/typemap' Bzip2.xs > Bzip2.xsc Running Mkbootstrap for Piece () "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/cpan/Time-Piece/../../lib/ExtUtils/typemap' Piece.xs > Piece.xsc gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"6.02\" -DXS_VERSION=\"6.02\" -fPIC "-I../.." SHA.c chmod 644 "Bzip2.bs" mv IO.xsc IO.c Running Mkbootstrap for ODBM_File () "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/builddir/build/BUILD/perl-5.34.0/cpan/Socket/../../lib/ExtUtils/typemap' -typemap '/builddir/build/BUILD/perl-5.34.0/cpan/Socket/typemap' Socket.xs > Socket.xsc chmod 644 "Langinfo.bs" Running Mkbootstrap for Socket () "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/builddir/build/BUILD/perl-5.34.0/ext/ODBM_File/../../lib/ExtUtils/typemap' -typemap '/builddir/build/BUILD/perl-5.34.0/ext/ODBM_File/typemap' ODBM_File.xs > ODBM_File.xsc "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/builddir/build/BUILD/perl-5.34.0/ext/POSIX/../../lib/ExtUtils/typemap' -typemap '/builddir/build/BUILD/perl-5.34.0/ext/POSIX/typemap' POSIX.xs > POSIX.xsc Running Mkbootstrap for FieldHash () gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.55\" -DXS_VERSION=\"1.55\" -fPIC "-I../.." -DPERL_EXT ListUtil.c chmod 644 "Dumper.bs" chmod 644 "GDBM_File.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/Hash-Util-FieldHash/../../lib/ExtUtils/typemap' FieldHash.xs > FieldHash.xsc chmod 644 "POSIX.bs" chmod 644 "shared.bs" /builddir/build/BUILD/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 chmod 644 "Zlib.bs" chmod 644 "DosGlob.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/dist/Data-Dumper/../../lib/ExtUtils/typemap' Dumper.xs > Dumper.xsc Running Mkbootstrap for Hostname () "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/Sys-Hostname/../../lib/ExtUtils/typemap' Hostname.xs > Hostname.xsc "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/dist/Storable/../../lib/ExtUtils/typemap' Storable.xs > Storable.xsc Running Mkbootstrap for Storable () Running Mkbootstrap for Syslog () Writing const-xs.inc Writing const-c.inc mv Glob.xsc Glob.c Running Mkbootstrap for SDBM_File () make[2]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/IPC-SysV' chmod 644 "ODBM_File.bs" chmod 644 "Piece.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/builddir/build/BUILD/perl-5.34.0/cpan/Sys-Syslog/../../lib/ExtUtils/typemap' Syslog.xs > Syslog.xsc "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/SDBM_File/../../lib/ExtUtils/typemap' -typemap '/builddir/build/BUILD/perl-5.34.0/ext/SDBM_File/typemap' SDBM_File.xs > SDBM_File.xsc "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-via/../../lib/ExtUtils/typemap' via.xs > via.xsc Running Mkbootstrap for Encode () Running Mkbootstrap for via () gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.33\" -DXS_VERSION=\"1.33\" -fPIC "-I../.." Glob.c Running Mkbootstrap for threads () chmod 644 "Socket.bs" make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/IPC-SysV' "../../miniperl" -I../../lib -I../../lib regen.pl Running Mkbootstrap for Typemap () "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/../../lib/ExtUtils/typemap' Encode.xs > Encode.xsc mv Fcntl.xsc Fcntl.c chmod 644 "FieldHash.bs" gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC "-I../.." stdio.c mv Call.xsc Call.c gcc -c -I../.. -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF hash.c "../../miniperl" "-I../../lib" bin/enc2xs -"Q" -"O" -o def_t.c -f def_t.fnm chmod 644 "Syslog.bs" chmod 644 "Hostname.bs" Running Mkbootstrap for attributes () Running Mkbootstrap for PPPort () gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.60\" -DXS_VERSION=\"1.60\" -fPIC "-I../.." Call.c chmod 644 "Storable.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/dist/threads/../../lib/ExtUtils/typemap' threads.xs > threads.xsc gcc -c -I../.. -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF pair.c /builddir/build/BUILD/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 mv Peek.xsc Peek.c chmod 644 "SDBM_File.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/XS-Typemap/../../lib/ExtUtils/typemap' Typemap.xs > Typemap.xsc Running Mkbootstrap for encoding () Running Mkbootstrap for re () gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.46\" -DXS_VERSION=\"1.46\" -fPIC "-I../.." IO.c chmod 644 "Typemap.bs" Running Mkbootstrap for mmap () gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.30\" -DXS_VERSION=\"1.30\" -fPIC "-I../.." Peek.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-encoding/../../lib/ExtUtils/typemap' encoding.xs > encoding.xsc "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-mmap/../../lib/ExtUtils/typemap' mmap.xs > mmap.xsc mv scalar.xsc scalar.c gcc -c -I./Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"3.08\" -DXS_VERSION=\"3.08\" -fPIC "-I../.." encengine.c chmod 644 "threads.bs" chmod 644 "Encode.bs" mv NDBM_File.xsc NDBM_File.c gcc -c -I../.. -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF sdbm.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.14\" -DXS_VERSION=\"1.14\" -fPIC "-I../.." Fcntl.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/cpan/MIME-Base64/../../lib/ExtUtils/typemap' Base64.xs > Base64.xsc mv XSUB-redefined-macros.xsc XSUB-redefined-macros.c Running Mkbootstrap for Base64 () "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/attributes/../../lib/ExtUtils/typemap' attributes.xs > attributes.xsc gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." NDBM_File.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"0.31\" -DXS_VERSION=\"0.31\" -fPIC "-I../.." scalar.c mv XSUB-undef-XS_VERSION.xsc XSUB-undef-XS_VERSION.c chmod 644 "via.bs" /builddir/build/BUILD/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 chmod 644 "encoding.bs" chmod 644 "PPPort.bs" /builddir/build/BUILD/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 chmod 644 "re.bs" /builddir/build/BUILD/perl-5.34.0/ext/POSIX/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- POSIX.bs ../../lib/auto/POSIX/POSIX.bs 644 /builddir/build/BUILD/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 Writing const-xs.inc Writing const-c.inc rm -f re_exec.c /builddir/build/BUILD/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 cp ../../regexec.c re_exec.c rm -f invlist_inline.h /builddir/build/BUILD/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 chmod 644 "mmap.bs" gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-deprecated-declarations -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.." XSUB-undef-XS_VERSION.c cp ../../invlist_inline.h invlist_inline.h make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/Byte' gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-deprecated-declarations -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.." XSUB-redefined-macros.c make[2]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/IPC-SysV' rm -f re_comp.c chmod 644 "attributes.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/cpan/IPC-SysV/../../lib/ExtUtils/typemap' -typemap '/builddir/build/BUILD/perl-5.34.0/cpan/IPC-SysV/typemap' SysV.xs > SysV.xsc chmod 644 "Base64.bs" /builddir/build/BUILD/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 mv Util.xsc Util.c cp ../../regcomp.c re_comp.c /builddir/build/BUILD/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 /builddir/build/BUILD/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 dquote.c /builddir/build/BUILD/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 /builddir/build/BUILD/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 mv DosGlob.xsc DosGlob.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/builddir/build/BUILD/perl-5.34.0/ext/re/../../lib/ExtUtils/typemap' re.xs > re.xsc gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -fPIC "-I../.." DosGlob.c cp ../../dquote.c dquote.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"0.25\" -DXS_VERSION=\"0.25\" -fPIC "-I../.." -DPERL_EXT Util.c /builddir/build/BUILD/perl-5.34.0/cpan/Socket/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../lib/auto/Socket/Socket.bs 644 mv Langinfo.xsc Langinfo.c mv mro.xsc mro.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"0.19\" -DXS_VERSION=\"0.19\" -fPIC "-I../.." Langinfo.c Running Mkbootstrap for Opcode () /builddir/build/BUILD/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 /builddir/build/BUILD/perl-5.34.0/ext/B/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- B.bs ../../lib/auto/B/B.bs 644 Reading iso-8859-1 (iso-8859-1) Reading ascii (ascii) Reading cp1252 (cp1252) Reading ascii-ctrl (ascii-ctrl) Reading null (null) /builddir/build/BUILD/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 gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"0.41\" -DXS_VERSION=\"0.41\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_exec.c /builddir/build/BUILD/perl-5.34.0/dist/Storable/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs ../../lib/auto/Storable/Storable.bs 644 /builddir/build/BUILD/perl-5.34.0/dist/threads/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs ../../lib/auto/threads/threads.bs 644 /builddir/build/BUILD/perl-5.34.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs ../../lib/auto/Encode/Encode.bs 644 /builddir/build/BUILD/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 gcc -c -I./Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"3.08\" -DXS_VERSION=\"3.08\" -fPIC "-I../.." def_t.c mv Piece.xsc Piece.c Running Mkbootstrap for Byte () gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"0.41\" -DXS_VERSION=\"0.41\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_comp.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.3401\" -DXS_VERSION=\"1.3401\" -fPIC "-I../.." Piece.c mv Hostname.xsc Hostname.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.25_001\" -DXS_VERSION=\"1.25_001\" -fPIC "-I../.." mro.c /builddir/build/BUILD/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 gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.23\" -DXS_VERSION=\"1.23\" -fPIC "-I../.." Hostname.c /builddir/build/BUILD/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 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/Opcode/../../lib/ExtUtils/typemap' Opcode.xs > Opcode.xsc mv shared.xsc shared.c mv Dumper.xsc Dumper.c /builddir/build/BUILD/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 gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.179\" -DXS_VERSION=\"2.179\" -fPIC "-I../.." Dumper.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.62\" -DXS_VERSION=\"1.62\" -fPIC "-I../.." shared.c /builddir/build/BUILD/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 /builddir/build/BUILD/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 /builddir/build/BUILD/perl-5.34.0/ext/re/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- re.bs ../../lib/auto/re/re.bs 644 /builddir/build/BUILD/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 mv GDBM_File.xsc GDBM_File.c chmod 644 "Opcode.bs" /builddir/build/BUILD/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 gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.20\" -DXS_VERSION=\"1.2\" -fPIC "-I../.." GDBM_File.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[]; | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/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 /builddir/build/BUILD/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 /builddir/build/BUILD/perl-5.34.0/ext/attributes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- attributes.bs ../../lib/auto/attributes/attributes.bs 644 /builddir/build/BUILD/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 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] = { | ^~~~~~~~~~~ mv ODBM_File.xsc ODBM_File.c 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[]; | ^~~~~~~~~~~~~~~ mv via.xsc via.c /builddir/build/BUILD/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 "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o byte_t.c -f byte_t.fnm gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC "-I../.." via.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.17\" -DXS_VERSION=\"1.17\" -fPIC "-I../.." ODBM_File.c mv SDBM_File.xsc SDBM_File.c /builddir/build/BUILD/perl-5.34.0/ext/mro/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mro.bs ../../lib/auto/mro/mro.bs 644 gcc -c -I../.. -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF SDBM_File.c mv Bzip2.xsc Bzip2.c mv Syslog.xsc Syslog.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO Bzip2.c mv Socket.xsc Socket.c /builddir/build/BUILD/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 gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"0.36\" -DXS_VERSION=\"0.36\" -fPIC "-I../.." Syslog.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.031\" -DXS_VERSION=\"2.031\" -fPIC "-I../.." Socket.c mv encoding.xsc encoding.c mv FieldHash.xsc FieldHash.c mv mmap.xsc mmap.c mv Storable.xsc Storable.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC "-I../.." encoding.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.21\" -DXS_VERSION=\"1.21\" -fPIC "-I../.." FieldHash.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"0.017\" -DXS_VERSION=\"0.017\" -fPIC "-I../.." mmap.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"3.23\" -DXS_VERSION=\"3.23\" -fPIC "-I../.." Storable.c chmod 644 "Byte.bs" /builddir/build/BUILD/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 mv Base64.xsc Base64.c mv attributes.xsc attributes.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"3.16\" -DXS_VERSION=\"3.16\" -fPIC "-I../.." Base64.c /builddir/build/BUILD/perl-5.34.0/ext/Opcode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Opcode.bs ../../lib/auto/Opcode/Opcode.bs 644 gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I../.." attributes.c mv threads.xsc threads.c mv Encode.xsc Encode.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.26\" -DXS_VERSION=\"2.26\" -fPIC "-I../.." threads.c gcc -c -I./Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"3.08\" -DXS_VERSION=\"3.08\" -fPIC "-I../.." Encode.c mv B.xsc B.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.82\" -DXS_VERSION=\"1.82\" -fPIC "-I../.." B.c mv re.xsc re.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"0.41\" -DXS_VERSION=\"0.41\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re.c mv SysV.xsc SysV.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.09\" -DXS_VERSION=\"2.09\" -fPIC "-I../.." -DNO_PPPORT_H SysV.c mv Zlib.xsc Zlib.c gcc -c -I/usr/include -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.101\" -DXS_VERSION=\"2.101\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 Zlib.c mv Typemap.xsc Typemap.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC "-I../.." Typemap.c mv Opcode.xsc Opcode.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -fPIC "-I../.." Opcode.c mv POSIX.xsc POSIX.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DSTRUCT_TM_HASZONE -DHINT_SC_EXIST -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.97\" -DXS_VERSION=\"1.97\" -fPIC "-I../.." POSIX.c 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... 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 '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/Byte/../../../lib/ExtUtils/typemap' Byte.xs > Byte.xsc gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -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[]; | ^~~~~~~~~~~~~~ mv Byte.xsc Byte.c 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[]; | ^~~~~~~~~~~~~~~~~ gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." Byte.c 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[]; | ^~~~~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~~ /usr/bin/dtrace -G -s ../../perldtrace.d -o dtrace.o core.o || \ ( echo >dtrace.c && gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-deprecated-declarations -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC dtrace.c && rm -f dtrace.c ) 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[]; | ^~~~~~~~~~~ Making header files for XS... 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[]; | ^~~~~~~~~~ rm -f ../../lib/auto/Filter/Util/Call/Call.so 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[]; | ^~~~~~~~~~ gcc -shared -L/usr/local/lib -fstack-protector-strong Call.o -o ../../lib/auto/Filter/Util/Call/Call.so \ \ 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[]; | ^~~~~~~~~~ Generating a Unix-style Makefile Writing Makefile for Unicode::Collate 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[]; | ^~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Unicode-Collate' 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[]; | ^~~~~~~~~~~~~~~ "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/cpan/Unicode-Collate/../../lib/ExtUtils/typemap' Collate.xs > Collate.xsc Running Mkbootstrap for Collate () 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] = { | ^~~~~~~~~~~~~~~ chmod 644 "Collate.bs" 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[]; | ^~~~~~~~~~~~~~~ mv APItest.xsc APItest.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-deprecated-declarations -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC "-I../.." APItest.c 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[]; | ^~~~~~~~~~~~~~~~ rm -f ../../lib/auto/PerlIO/scalar/scalar.so gcc -shared -L/usr/local/lib -fstack-protector-strong scalar.o -o ../../lib/auto/PerlIO/scalar/scalar.so \ \ 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[]; | ^~~~~~~~~~~ rm -f ../../lib/auto/File/DosGlob/DosGlob.so gcc -shared -L/usr/local/lib -fstack-protector-strong DosGlob.o -o ../../lib/auto/File/DosGlob/DosGlob.so \ \ 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[]; | ^~~~~~~~~~~ /builddir/build/BUILD/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 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[]; | ^~~~~~~~~~~ rm -f ../../lib/auto/Sys/Hostname/Hostname.so gcc -shared -L/usr/local/lib -fstack-protector-strong Hostname.o -o ../../lib/auto/Sys/Hostname/Hostname.so \ \ 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[]; | ^~~~~~~~~~~ mv Collate.xsc Collate.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.29\" -DXS_VERSION=\"1.29\" -fPIC "-I../.." Collate.c rm -f ../../lib/auto/attributes/attributes.so gcc -shared -L/usr/local/lib -fstack-protector-strong attributes.o -o ../../lib/auto/attributes/attributes.so \ \ rm -f ../../lib/auto/Fcntl/Fcntl.so gcc -shared -L/usr/local/lib -fstack-protector-strong Fcntl.o -o ../../lib/auto/Fcntl/Fcntl.so \ \ chmod 755 ../../lib/auto/File/DosGlob/DosGlob.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/File-DosGlob' chmod 755 ../../lib/auto/Sys/Hostname/Hostname.so chmod 755 ../../lib/auto/Filter/Util/Call/Call.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/Sys-Hostname' rm -f ../../lib/auto/ODBM_File/ODBM_File.so gcc -shared -L/usr/local/lib -fstack-protector-strong ODBM_File.o -o ../../lib/auto/ODBM_File/ODBM_File.so \ -lgdbm -lgdbm_compat \ make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Filter-Util-Call' found. Looking for clock_gettime()... rm -f ../../lib/auto/MIME/Base64/Base64.so gcc -shared -L/usr/local/lib -fstack-protector-strong Base64.o -o ../../lib/auto/MIME/Base64/Base64.so \ \ rm -f ../../lib/auto/I18N/Langinfo/Langinfo.so gcc -shared -L/usr/local/lib -fstack-protector-strong Langinfo.o -o ../../lib/auto/I18N/Langinfo/Langinfo.so \ \ rm -f ../../lib/auto/NDBM_File/NDBM_File.so gcc -shared -L/usr/local/lib -fstack-protector-strong NDBM_File.o -o ../../lib/auto/NDBM_File/NDBM_File.so \ -lgdbm -lgdbm_compat \ rm -f ../../lib/auto/PerlIO/via/via.so gcc -shared -L/usr/local/lib -fstack-protector-strong via.o -o ../../lib/auto/PerlIO/via/via.so \ \ rm -f ../../lib/auto/PerlIO/mmap/mmap.so gcc -shared -L/usr/local/lib -fstack-protector-strong mmap.o -o ../../lib/auto/PerlIO/mmap/mmap.so \ \ rm -f ../../lib/auto/Hash/Util/Util.so gcc -shared -L/usr/local/lib -fstack-protector-strong Util.o -o ../../lib/auto/Hash/Util/Util.so \ \ rm -f ../../lib/auto/mro/mro.so gcc -shared -L/usr/local/lib -fstack-protector-strong mro.o -o ../../lib/auto/mro/mro.so \ \ rm -f ../../lib/auto/File/Glob/Glob.so gcc -shared -L/usr/local/lib -fstack-protector-strong bsd_glob.o Glob.o -o ../../lib/auto/File/Glob/Glob.so \ \ rm -f ../../lib/auto/Cwd/Cwd.so gcc -shared -L/usr/local/lib -fstack-protector-strong Cwd.o -o ../../lib/auto/Cwd/Cwd.so \ \ re_comp.c: In function 'my_re_op_compile': re_comp.c:7712:9: warning: the comparison will always evaluate as 'true' for the pointer operand in '*__builtin_memcpy(&, &({...})) + (sizetype)Perl_ReANY((const REGEXP *)old_re)->pre_prefix' must not be NULL [-Waddress] 7712 | && RX_PRECOMP(old_re) | ^~ rm -f ../../lib/auto/SDBM_File/SDBM_File.so gcc -shared -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/PerlIO/scalar/scalar.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-scalar' rm -f ../../lib/auto/IO/IO.so gcc -shared -L/usr/local/lib -fstack-protector-strong IO.o poll.o -o ../../lib/auto/IO/IO.so \ \ rm -f ../../../lib/auto/Encode/Byte/Byte.so gcc -shared -L/usr/local/lib -fstack-protector-strong Byte.o byte_t.o -o ../../../lib/auto/Encode/Byte/Byte.so \ \ chmod 755 ../../lib/auto/Fcntl/Fcntl.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/Fcntl' chmod 755 ../../lib/auto/attributes/attributes.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/attributes' chmod 755 ../../lib/auto/PerlIO/mmap/mmap.so chmod 755 ../../lib/auto/I18N/Langinfo/Langinfo.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-mmap' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/I18N-Langinfo' rm -f ../../lib/auto/Digest/MD5/MD5.so /builddir/build/BUILD/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 gcc -shared -L/usr/local/lib -fstack-protector-strong MD5.o -o ../../lib/auto/Digest/MD5/MD5.so \ \ rm -f ../../lib/auto/Devel/Peek/Peek.so gcc -shared -L/usr/local/lib -fstack-protector-strong Peek.o -o ../../lib/auto/Devel/Peek/Peek.so \ \ rm -f ../../lib/auto/Hash/Util/FieldHash/FieldHash.so rm -f ../../lib/auto/Sys/Syslog/Syslog.so gcc -shared -L/usr/local/lib -fstack-protector-strong FieldHash.o -o ../../lib/auto/Hash/Util/FieldHash/FieldHash.so \ \ gcc -shared -L/usr/local/lib -fstack-protector-strong Syslog.o -o ../../lib/auto/Sys/Syslog/Syslog.so \ \ chmod 755 ../../lib/auto/ODBM_File/ODBM_File.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/ODBM_File' rm -f ../../lib/auto/PerlIO/encoding/encoding.so gcc -shared -L/usr/local/lib -fstack-protector-strong encoding.o -o ../../lib/auto/PerlIO/encoding/encoding.so \ \ APItest.xs: In function 'XS_XS__APItest_HvENAME': APItest.xs:4218:17: warning: the comparison will always evaluate as 'true' for the address of 'hek_key' will never be NULL [-Waddress] 4218 | RETVAL = hv && HvENAME(hv) | ^~ In file included from ../../perl.h:4085, from APItest.xs:10: ../../hv.h:53:17: note: 'hek_key' declared here 53 | char hek_key[1]; /* variable-length hash key */ | ^~~~~~~ chmod 755 ../../lib/auto/NDBM_File/NDBM_File.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/NDBM_File' chmod 755 ../../lib/auto/MIME/Base64/Base64.so chmod 755 ../../../lib/auto/Encode/Byte/Byte.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/MIME-Base64' make[2]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/Byte' chmod 755 ../../lib/auto/PerlIO/via/via.so make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/CN' "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm Running Mkbootstrap for CN () "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_02_t.c -f gb_02_t.fnm "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_03_t.c -f gb_03_t.fnm "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ir_04_t.c -f ir_04_t.fnm make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-via' "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm chmod 755 ../../lib/auto/Cwd/Cwd.so chmod 644 "CN.bs" rm -f ../../lib/auto/Opcode/Opcode.so gcc -shared -L/usr/local/lib -fstack-protector-strong Opcode.o -o ../../lib/auto/Opcode/Opcode.so \ \ make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/PathTools' Making utilities make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/utils' ../miniperl -I../lib corelist.PL ../miniperl -I../lib cpan.PL ../miniperl -I../lib h2ph.PL ../miniperl -I../lib h2xs.PL ../miniperl -I../lib instmodsh.PL ../miniperl -I../lib json_pp.PL ../miniperl -I../lib perlbug.PL ../miniperl -I../lib perldoc.PL ../miniperl -I../lib perlivp.PL ../miniperl -I../lib pl2pm.PL ../miniperl -I../lib prove.PL ../miniperl -I../lib ptar.PL ../miniperl -I../lib ptardiff.PL ../miniperl -I../lib ptargrep.PL ../miniperl -I../lib shasum.PL ../miniperl -I../lib splain.PL ../miniperl -I../lib libnetcfg.PL ../miniperl -I../lib piconv.PL ../miniperl -I../lib enc2xs.PL ../miniperl -I../lib encguess.PL ../miniperl -I../lib xsubpp.PL ../miniperl -I../lib pod2html.PL ../miniperl -I../lib zipdetails.PL ../miniperl -I../lib streamzip.PL found. Looking for clock_getres()... Extracting h2ph (with variable substitutions) /builddir/build/BUILD/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 Extracting h2xs (with variable substitutions) Extracting perlivp (with variable substitutions) Extracting corelist (with variable substitutions) Extracting "perldoc" (with variable substitutions) Extracting ptargrep (with variable substitutions) Extracting cpan (with variable substitutions) Extracting pl2pm (with variable substitutions) Extracting instmodsh (with variable substitutions) Extracting json_pp (with variable substitutions) Extracting splain (with variable substitutions) Extracting ptar (with variable substitutions) Extracting prove (with variable substitutions) Extracting ptardiff (with variable substitutions) Extracting perlbug (with variable substitutions) Extracting encguess (with variable substitutions) Extracting libnetcfg (with variable substitutions) Extracting shasum (with variable substitutions) chmod 755 ../../lib/auto/IO/IO.so Extracting enc2xs (with variable substitutions) Extracting piconv (with variable substitutions) Extracting xsubpp (with variable substitutions) Extracting zipdetails (with variable substitutions) Extracting pod2html (with variable substitutions) chmod 755 ../../lib/auto/mro/mro.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/IO' Extracting streamzip (with variable substitutions) chmod 755 ../../lib/auto/Hash/Util/Util.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/utils' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/mro' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/Hash-Util' chmod 755 ../../lib/auto/Devel/Peek/Peek.so rm -f ../../lib/auto/threads/threads.so gcc -shared -L/usr/local/lib -fstack-protector-strong threads.o -o ../../lib/auto/threads/threads.so \ -lpthread \ make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/Devel-Peek' chmod 755 ../../lib/auto/Sys/Syslog/Syslog.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Sys-Syslog' chmod 755 ../../lib/auto/Hash/Util/FieldHash/FieldHash.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/Hash-Util-FieldHash' rm -f ../../lib/auto/Time/Piece/Piece.so gcc -shared -L/usr/local/lib -fstack-protector-strong Piece.o -o ../../lib/auto/Time/Piece/Piece.so \ \ Reading euc-cn (euc-cn) gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." eu_01_t.c Reading gb12345-raw (gb12345-raw) 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[]; | ^~~~~~~~~~~ gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." gb_02_t.c chmod 755 ../../lib/auto/Digest/MD5/MD5.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Digest-MD5' 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[]; | ^~~~~~~~~~~~~~~~ rm -f ../../lib/auto/threads/shared/shared.so gcc -shared -L/usr/local/lib -fstack-protector-strong shared.o -o ../../lib/auto/threads/shared/shared.so \ -lpthread \ rm -f ../../lib/auto/Socket/Socket.so gcc -shared -L/usr/local/lib -fstack-protector-strong Socket.o -o ../../lib/auto/Socket/Socket.so \ \ 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[]; | ^~~~~~~~~~~ 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[]; | ^~~~~~~~~~~~~~~~ Reading gb2312-raw (gb2312-raw) chmod 755 ../../lib/auto/File/Glob/Glob.so gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." gb_03_t.c make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/File-Glob' rm -f ../../lib/auto/Encode/Encode.so gcc -shared -L/usr/local/lib -fstack-protector-strong Encode.o def_t.o encengine.o -o ../../lib/auto/Encode/Encode.so \ \ 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[]; | ^~~~~~~~~~~~~~~ chmod 755 ../../lib/auto/PerlIO/encoding/encoding.so 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[]; | ^~~~~~~~~~~~~~~ chmod 755 ../../lib/auto/SDBM_File/SDBM_File.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-encoding' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/SDBM_File' 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[]; | ^~~~~~~~~~~ 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[]; | ^~~~~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~~~~~~ Reading MacChineseSimp (MacChineseSimp) Reading iso-ir-165 (iso-ir-165) rm -f ../../lib/auto/IPC/SysV/SysV.so gcc -shared -L/usr/local/lib -fstack-protector-strong SysV.o -o ../../lib/auto/IPC/SysV/SysV.so \ \ gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_05_t.c gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -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[]; | ^~~~~~~~~~~~~~~ ma_05_t.c:12:24: warning: uninitialized 'const MacChineseSimp_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t MacChineseSimp_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[]; | ^~~~~~~~~~~~~~~ ma_05_t.c:17:24: warning: uninitialized 'const utf8_MacChineseSimp' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_MacChineseSimp[]; | ^~~~~~~~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~~~~~~ rm -f ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so gcc -shared -L/usr/local/lib -fstack-protector-strong Bzip2.o -o ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so \ -L/usr/lib64 -lbz2 \ chmod 755 ../../lib/auto/Opcode/Opcode.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/Opcode' rm -f ../../lib/auto/GDBM_File/GDBM_File.so gcc -shared -L/usr/local/lib -fstack-protector-strong GDBM_File.o -o ../../lib/auto/GDBM_File/GDBM_File.so \ -lgdbm \ 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[]; | ^~~~~~~~~~~~~~~~~~~ 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] = { | ^~~~~~~~~~~~~~~ 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 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[]; | ^~~~~~~~~~~~~~~ "../../miniperl" "-I../../lib" "-I../../lib" ppport_h.PL ppport.h "../../miniperl" "-I../../lib" "-I../../lib" RealPPPort_xs.PL RealPPPort.xs gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"3.62\" -DXS_VERSION=\"3.62\" -fPIC "-I../.." -W -Wall -Wdeclaration-after-statement module2.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"3.62\" -DXS_VERSION=\"3.62\" -fPIC "-I../.." -W -Wall -Wdeclaration-after-statement module3.c found. Looking for clock_nanosleep()... 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[]; | ^~~~~~~~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~~~~~~ rm -f ../../lib/auto/XS/Typemap/Typemap.so gcc -shared -L/usr/local/lib -fstack-protector-strong stdio.o Typemap.o -o ../../lib/auto/XS/Typemap/Typemap.so \ \ Reading cp936 (cp936) "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -noprototypes -nolinenumbers -typemap '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/CN/../../../lib/ExtUtils/typemap' CN.xs > CN.xsc gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_00_t.c rm -f ../../lib/auto/Data/Dumper/Dumper.so gcc -shared -L/usr/local/lib -fstack-protector-strong Dumper.o -o ../../lib/auto/Data/Dumper/Dumper.so \ \ 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[]; | ^~~~~~~~~~ chmod 755 ../../lib/auto/Time/Piece/Piece.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Time-Piece' mv CN.xsc CN.c gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." CN.c rm -f ../../lib/auto/Unicode/Collate/Collate.so gcc -shared -L/usr/local/lib -fstack-protector-strong Collate.o -o ../../lib/auto/Unicode/Collate/Collate.so \ \ rm -f ../../lib/auto/Digest/SHA/SHA.so gcc -shared -L/usr/local/lib -fstack-protector-strong SHA.o -o ../../lib/auto/Digest/SHA/SHA.so \ \ chmod 755 ../../lib/auto/Socket/Socket.so module3.c: In function 'dummy_parser_warning': module3.c:70:21: warning: the comparison will always evaluate as 'true' for the address of 'bufptr' will never be NULL [-Waddress] 70 | return &PL_bufptr != NULL; | ^~ In file included from ../../perl.h:4102, from module3.c:17: ../../parser.h:83:18: note: 'bufptr' declared here 83 | char *bufptr; /* carries the cursor (current parsing | ^~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Socket' 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[]; | ^~~~~~~~~~ rm -f ../../lib/auto/List/Util/Util.so gcc -shared -L/usr/local/lib -fstack-protector-strong ListUtil.o -o ../../lib/auto/List/Util/Util.so \ \ chmod 755 ../../lib/auto/IPC/SysV/SysV.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/IPC-SysV' chmod 755 ../../lib/auto/threads/threads.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/threads' chmod 755 ../../lib/auto/threads/shared/shared.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/threads-shared' chmod 755 ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Compress-Raw-Bzip2' rm -f ../../../lib/auto/Encode/CN/CN.so gcc -shared -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/GDBM_File/GDBM_File.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/GDBM_File' 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 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/builddir/build/BUILD/perl-5.34.0/dist/Devel-PPPort/../../lib/ExtUtils/typemap' -typemap '/builddir/build/BUILD/perl-5.34.0/dist/Devel-PPPort/typemap' RealPPPort.xs > RealPPPort.xsc chmod 755 ../../lib/auto/Encode/Encode.so rm -f ../../lib/auto/Compress/Raw/Zlib/Zlib.so gcc -shared -L/usr/local/lib -fstack-protector-strong Zlib.o -o ../../lib/auto/Compress/Raw/Zlib/Zlib.so \ -L/usr/lib64 -lz \ rm -f ../../lib/auto/B/B.so gcc -shared -L/usr/local/lib -fstack-protector-strong B.o -o ../../lib/auto/B/B.so \ \ chmod 755 ../../lib/auto/Unicode/Collate/Collate.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Unicode-Collate' chmod 755 ../../lib/auto/XS/Typemap/Typemap.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/XS-Typemap' mv RealPPPort.xsc RealPPPort.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"3.62\" -DXS_VERSION=\"3.62\" -fPIC "-I../.." -W -Wall -Wdeclaration-after-statement RealPPPort.c chmod 755 ../../lib/auto/Data/Dumper/Dumper.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/Data-Dumper' rm -f ../../lib/auto/POSIX/POSIX.so gcc -shared -L/usr/local/lib -fstack-protector-strong POSIX.o -o ../../lib/auto/POSIX/POSIX.so \ -lm \ chmod 755 ../../../lib/auto/Encode/CN/CN.so make[2]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/CN' make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/EBCDIC' Running Mkbootstrap for EBCDIC () "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o ebcdic_t.c -f ebcdic_t.fnm chmod 644 "EBCDIC.bs" /builddir/build/BUILD/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 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 '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/EBCDIC/../../../lib/ExtUtils/typemap' EBCDIC.xs > EBCDIC.xsc gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -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[]; | ^~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~~~~ mv EBCDIC.xsc EBCDIC.c gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." EBCDIC.c chmod 755 ../../lib/auto/Digest/SHA/SHA.so cp shasum blib/script/shasum /builddir/build/BUILD/perl-5.34.0/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/shasum make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Digest-SHA' found. Looking for clock()... rm -f ../../../lib/auto/Encode/EBCDIC/EBCDIC.so gcc -shared -L/usr/local/lib -fstack-protector-strong EBCDIC.o ebcdic_t.o -o ../../../lib/auto/Encode/EBCDIC/EBCDIC.so \ \ chmod 755 ../../../lib/auto/Encode/EBCDIC/EBCDIC.so make[2]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/EBCDIC' make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/JP' "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm Running Mkbootstrap for JP () "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_02_t.c -f ji_02_t.fnm "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_03_t.c -f ji_03_t.fnm "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_04_t.c -f ji_04_t.fnm "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o sh_06_t.c -f sh_06_t.fnm chmod 644 "JP.bs" Reading jis0201-raw (jis0201-raw) gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." ji_02_t.c /builddir/build/BUILD/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 chmod 755 ../../lib/auto/List/Util/Util.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Scalar-List-Utils' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic 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[]; | ^~~~~~~~~~~~~~~~ Reading jis0212-raw (jis0212-raw) gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." ji_04_t.c 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[]; | ^~~~~~~~~~~~~~~~ Reading jis0208-raw (jis0208-raw) Generating a Unix-style Makefile Writing Makefile for Math::BigInt::FastCalc Reading shiftjis (shiftjis) gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." ji_03_t.c gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." sh_06_t.c make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Math-BigInt-FastCalc' Reading MacJapanese (MacJapanese) found. Looking for working futimens()... "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/cpan/Math-BigInt-FastCalc/../../lib/ExtUtils/typemap' FastCalc.xs > FastCalc.xsc Running Mkbootstrap for FastCalc () gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." ma_05_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[]; | ^~~~~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~~~~ ma_05_t.c:12:24: warning: uninitialized 'const MacJapanese_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t MacJapanese_utf8[]; | ^~~~~~~~~~~~~~~~ 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] = { | ^~~~~~~~~~~~~~~~ ma_05_t.c:17:24: warning: uninitialized 'const utf8_MacJapanese' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_MacJapanese[]; | ^~~~~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~~~~~~~ chmod 644 "FastCalc.bs" /builddir/build/BUILD/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 Reading cp932 (cp932) 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[]; | ^~~~~~~~~~~~~~~~ gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." cp_00_t.c 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[]; | ^~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~ 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[]; | ^~~~~~~~~~~~~~~~ mv FastCalc.xsc FastCalc.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"0.5009\" -DXS_VERSION=\"0.5009\" -fPIC "-I../.." FastCalc.c 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[]; | ^~~~~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~ 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[]; | ^~~~~~~~~~ rm -f ../../lib/auto/Storable/Storable.so gcc -shared -L/usr/local/lib -fstack-protector-strong Storable.o -o ../../lib/auto/Storable/Storable.so \ \ chmod 755 ../../lib/auto/Compress/Raw/Zlib/Zlib.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Compress-Raw-Zlib' Reading euc-jp (euc-jp) found. Looking for working utimensat()... "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/JP/../../../lib/ExtUtils/typemap' JP.xs > JP.xsc gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -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[]; | ^~~~~~~~~~~ mv JP.xsc JP.c gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." JP.c chmod 755 ../../lib/auto/B/B.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/B' 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[]; | ^~~~~~~~~~~ rm -f ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so gcc -shared -L/usr/local/lib -fstack-protector-strong FastCalc.o -o ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so \ \ found. You seem to have subsecond timestamp setting. Looking for stat() subsecond timestamps... Trying struct stat st_atimespec.tv_nsec...rm -f ../../../lib/auto/Encode/JP/JP.so gcc -shared -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/POSIX/POSIX.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/POSIX' chmod 755 ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Math-BigInt-FastCalc' NOT found. Trying struct stat st_atimensec...NOT found. Trying struct stat st_atime_n...chmod 755 ../../lib/auto/Storable/Storable.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/Storable' chmod 755 ../../../lib/auto/Encode/JP/JP.so make[2]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/JP' make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/KR' "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm Running Mkbootstrap for KR () "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o jo_02_t.c -f jo_02_t.fnm "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ks_03_t.c -f ks_03_t.fnm "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_04_t.c -f ma_04_t.fnm chmod 644 "KR.bs" /builddir/build/BUILD/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 NOT found. Trying struct stat st_atim.tv_nsec...Reading euc-kr (euc-kr) Reading ksc5601-raw (ksc5601-raw) gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -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[]; | ^~~~~~~~~~~~~~~~ Reading MacKorean (MacKorean) gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." eu_01_t.c gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_04_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[]; | ^~~~~~~~~~~ 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[]; | ^~~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~~ 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[]; | ^~~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~~~~~~~ Reading johab (johab) Reading cp949 (cp949) 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[]; | ^~~~~~~~~~~ gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." jo_02_t.c "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/KR/../../../lib/ExtUtils/typemap' KR.xs > KR.xsc gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_00_t.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[]; | ^~~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~ 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[]; | ^~~~~~~~~~ mv KR.xsc KR.c gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." KR.c found. Trying struct stat st_uatime...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[]; | ^~~~~~~~~~ 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[]; | ^~~~~~~~~~ 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[]; | ^~~~~~~~~~ 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[]; | ^~~~~~~~~~ NOT found. You seem to have subsecond timestamp reading. (Your struct stat has them, but the filesystems must help.) rm -f ../../../lib/auto/Encode/KR/KR.so gcc -shared -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 \ \ Generating a Unix-style Makefile Writing Makefile for Time::HiRes make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/Time-HiRes' "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/dist/Time-HiRes/../../lib/ExtUtils/typemap' -typemap '/builddir/build/BUILD/perl-5.34.0/dist/Time-HiRes/typemap' HiRes.xs > HiRes.xsc Running Mkbootstrap for HiRes () chmod 644 "HiRes.bs" /builddir/build/BUILD/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 Processing ArabicShaping.txt mv HiRes.xsc HiRes.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -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 Processing Blocks.txt Processing PropList.txt Processing SpecialCasing.txt chmod 755 ../../../lib/auto/Encode/KR/KR.so make[2]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/KR' make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/Symbol' Running Mkbootstrap for Symbol () "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o symbol_t.c -f symbol_t.fnm Processing LineBreak.txt chmod 644 "Symbol.bs" /builddir/build/BUILD/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 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 '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/Symbol/../../../lib/ExtUtils/typemap' Symbol.xs > Symbol.xsc gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -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[]; | ^~~~~~~~~~~ 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[]; | ^~~~~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~~ mv Symbol.xsc Symbol.c gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." Symbol.c Processing EastAsianWidth.txt rm -f ../../lib/auto/Time/HiRes/HiRes.so gcc -shared -L/usr/local/lib -fstack-protector-strong HiRes.o -o ../../lib/auto/Time/HiRes/HiRes.so \ -lrt \ rm -f ../../../lib/auto/Encode/Symbol/Symbol.so gcc -shared -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 '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/Symbol' make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/TW' "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_00_t.c -f bi_00_t.fnm Running Mkbootstrap for TW () "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_01_t.c -f bi_01_t.fnm "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_02_t.c -f cp_02_t.fnm "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_03_t.c -f ma_03_t.fnm Processing CompositionExclusions.txt Processing BidiMirroring.txt chmod 644 "TW.bs" /builddir/build/BUILD/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 Processing CaseFolding.txt chmod 755 ../../lib/auto/Time/HiRes/HiRes.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/Time-HiRes' Reading MacChineseTrad (MacChineseTrad) gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_03_t.c Reading big5-eten (big5-eten) gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." bi_00_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[]; | ^~~~~~~~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~~~~~ Processing DCoreProperties.txt 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[]; | ^~~~~~~~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~~~~~ Reading cp950 (cp950) gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_02_t.c 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[]; | ^~~~~~~~~~~~~~~~~~~ Reading big5-hkscs (big5-hkscs) 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[]; | ^~~~~~~~~~ "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/TW/../../../lib/ExtUtils/typemap' TW.xs > TW.xsc gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." bi_01_t.c 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[]; | ^~~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~~~~~~ mv TW.xsc TW.c gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." TW.c 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[]; | ^~~~~~~~~~ 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[]; | ^~~~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~ rm -f ../../lib/auto/Devel/PPPort/PPPort.so gcc -shared -L/usr/local/lib -fstack-protector-strong RealPPPort.o module2.o module3.o -o ../../lib/auto/Devel/PPPort/PPPort.so \ \ 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[]; | ^~~~~~~~~~~~~~~ rm -f ../../../lib/auto/Encode/TW/TW.so gcc -shared -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 \ \ Processing Scripts.txt chmod 755 ../../../lib/auto/Encode/TW/TW.so make[2]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/TW' make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/Unicode' "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/Unicode/../../../lib/ExtUtils/typemap' Unicode.xs > Unicode.xsc Running Mkbootstrap for Unicode () chmod 644 "Unicode.bs" /builddir/build/BUILD/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 mv Unicode.xsc Unicode.c gcc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"2.18\" -DXS_VERSION=\"2.18\" -fPIC "-I../../.." Unicode.c Processing DNormalizationProps.txt rm -f ../../../lib/auto/Encode/Unicode/Unicode.so gcc -shared -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 '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/Unicode' cp bin/enc2xs blib/script/enc2xs cp bin/encguess blib/script/encguess cp bin/piconv blib/script/piconv /builddir/build/BUILD/perl-5.34.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/enc2xs /builddir/build/BUILD/perl-5.34.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/encguess /builddir/build/BUILD/perl-5.34.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/piconv chmod 755 ../../lib/auto/Devel/PPPort/PPPort.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode' "../../miniperl" "-I../../lib" "-I../../lib" mktests.PL t/01_test.t Processing DAge.txt Processing HangulSyllableType.txt Processing auxiliary/WordBreakProperty.txt Processing auxiliary/GraphemeBreakProperty.txt 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 '/builddir/build/BUILD/perl-5.34.0/dist/Devel-PPPort' Processing auxiliary/GCBTest.txt Processing auxiliary/SBTest.txt Processing auxiliary/WBTest.txt Processing auxiliary/SentenceBreakProperty.txt Processing NamedSequences.txt Processing NameAliases.txt Processing auxiliary/LBTest.txt Processing ScriptExtensions.txt Processing IndicSyllabicCategory.txt Processing BidiBrackets.txt Processing IndicPositionalCategory.txt Processing VerticalOrientation.txt rm -f ../../lib/auto/XS/APItest/APItest.so gcc -shared -L/usr/local/lib -fstack-protector-strong APItest.o XSUB-undef-XS_VERSION.o XSUB-redefined-macros.o core.o exception.o notcore.o dtrace.o -o ../../lib/auto/XS/APItest/APItest.so \ \ Processing EquivalentUnifiedIdeograph.txt Processing emoji/emoji.txt Processing IdStatus.txt Processing IdType.txt Finishing processing Unicode properties chmod 755 ../../lib/auto/XS/APItest/APItest.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/XS-APItest' Compiling Perl properties Creating Perl synonyms Writing tables rm -f ../../lib/auto/re/re.so gcc -shared -L/usr/local/lib -fstack-protector-strong re_exec.o re_comp.o re.o -o ../../lib/auto/re/re.so \ \ Making pod file Making test script chmod 755 ../../lib/auto/re/re.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/re' Updating 'mktables.lst' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Making header files for XS... Generating a Unix-style Makefile Writing Makefile for Unicode::Normalize make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/Unicode-Normalize' "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/dist/Unicode-Normalize/../../lib/ExtUtils/typemap' Normalize.xs > Normalize.xsc Running Mkbootstrap for Normalize () chmod 644 "Normalize.bs" /builddir/build/BUILD/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 mv Normalize.xsc Normalize.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -Werror=declaration-after-statement -g -DVERSION=\"1.28\" -DXS_VERSION=\"1.28\" -fPIC "-I../.." Normalize.c rm -f ../../lib/auto/Unicode/Normalize/Normalize.so gcc -shared -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 '/builddir/build/BUILD/perl-5.34.0/dist/Unicode-Normalize' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./perl -Ilib -I. -f pod/buildtoc -q Everything is up to date. Type 'make test' to run test suite. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Bm9Zjy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd perl-5.34.0 + make install DESTDIR=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64 makefile:262: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:262: warning: ignoring prerequisites on suffix rule definition makefile:262: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:262: warning: ignoring prerequisites on suffix rule definition LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Archive-Tar' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Archive-Tar' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/CPAN' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/CPAN' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/CPAN-Meta' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/CPAN-Meta' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Errno' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/Errno' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/ExtUtils-MakeMaker' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/ExtUtils-MakeMaker' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/ExtUtils-Manifest' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/ExtUtils-Manifest' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/ExtUtils-ParseXS' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/ExtUtils-ParseXS' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/HTTP-Tiny' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/HTTP-Tiny' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/lib' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/lib' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/IO-Compress' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/IO-Compress' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/JSON-PP' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/JSON-PP' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/Module-CoreList' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/Module-CoreList' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Module-Metadata' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Module-Metadata' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Pod-Checker' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Pod-Checker' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/if/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/if' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/if' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Pod-Functions' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/Pod-Functions' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Pod-Html' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/Pod-Html' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Pod-Perldoc' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Pod-Perldoc' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Pod-Usage' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Pod-Usage' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Term-Cap' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Term-Cap' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Test-Harness' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Test-Harness' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/XSLoader' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/XSLoader' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/base' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/base' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/libnet' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/libnet' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/podlators' Manifying 2 pod documents make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/podlators' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl DynaLoader.o MAKE="make" LIBPERL_A=libperl.so LINKTYPE=static make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/DynaLoader' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/DynaLoader' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/B/B.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/B' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/B' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Compress-Raw-Bzip2' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Compress-Raw-Bzip2' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Compress-Raw-Zlib' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Compress-Raw-Zlib' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/PathTools' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/dist/PathTools' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/Data-Dumper' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/dist/Data-Dumper' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/Devel-PPPort' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/dist/Devel-PPPort' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Devel-Peek' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/Devel-Peek' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Digest-MD5' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Digest-MD5' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Digest-SHA' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Digest-SHA' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode' make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/Byte' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/Byte' make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/CN' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/CN' make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/EBCDIC' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/EBCDIC' make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/JP' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/JP' make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/KR' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/KR' make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/Symbol' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/Symbol' make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/TW' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/TW' make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/Unicode' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/Unicode' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Encode' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Fcntl' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/Fcntl' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/File-DosGlob' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/File-DosGlob' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/File-Glob' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/File-Glob' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Filter-Util-Call' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Filter-Util-Call' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/GDBM_File/GDBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/GDBM_File' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/GDBM_File' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Hash-Util' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/Hash-Util' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Hash-Util-FieldHash' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/Hash-Util-FieldHash' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/I18N-Langinfo' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/I18N-Langinfo' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/IO' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/dist/IO' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/IPC-SysV' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/IPC-SysV' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Scalar-List-Utils' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Scalar-List-Utils' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/MIME-Base64' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/MIME-Base64' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Math-BigInt-FastCalc' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Math-BigInt-FastCalc' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/NDBM_File/NDBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/NDBM_File' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/NDBM_File' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/ODBM_File/ODBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/ODBM_File' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/ODBM_File' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Opcode' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/Opcode' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/POSIX' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/POSIX' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-encoding' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-encoding' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-mmap' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-mmap' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-scalar' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-scalar' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-via' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-via' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/SDBM_File' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/SDBM_File' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Socket' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Socket' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/Storable' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/dist/Storable' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Sys-Hostname' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/Sys-Hostname' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Sys-Syslog' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Sys-Syslog' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/Time-HiRes' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/dist/Time-HiRes' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Time-Piece' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Time-Piece' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Unicode-Collate' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Unicode-Collate' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/Unicode-Normalize' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/dist/Unicode-Normalize' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/XS-APItest' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/XS-APItest' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/XS-Typemap' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/XS-Typemap' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/attributes' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/attributes' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/mro' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/mro' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/re/re.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/re' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/re' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/threads' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/dist/threads' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/threads-shared' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/dist/threads-shared' Making utilities make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/utils' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/utils' Everything is up to date. Type 'make test' to run test suite. LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./perl -Ilib -I. installperl --destdir=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64 WARNING: You've never run 'make test' or some tests failed! (Installing anyway.) /usr/bin/perl5.34.0 /usr/share/perl5/DB.pm /usr/share/perl5/perl5db.pl /usr/share/perl5/utf8.pm /usr/share/perl5/feature.pm /usr/share/perl5/sort.pm /usr/share/perl5/overloading.pm /usr/share/perl5/English.pm /usr/share/perl5/warnings.pm /usr/share/perl5/sigtrap.pm /usr/share/perl5/dumpvar.pl /usr/share/perl5/charnames.pm /usr/share/perl5/UNIVERSAL.pm /usr/share/perl5/diagnostics.pm /usr/share/perl5/_charnames.pm /usr/share/perl5/bytes_heavy.pl /usr/share/perl5/open.pm /usr/share/perl5/meta_notation.pm /usr/share/perl5/filetest.pm /usr/share/perl5/subs.pm /usr/share/perl5/PerlIO.pm /usr/share/perl5/strict.pm /usr/share/perl5/vars.pm /usr/share/perl5/locale.pm /usr/share/perl5/AnyDBM_File.pm /usr/share/perl5/less.pm /usr/share/perl5/SelectSaver.pm /usr/share/perl5/bytes.pm /usr/share/perl5/Benchmark.pm /usr/share/perl5/CORE.pod /usr/share/perl5/overload.pm /usr/share/perl5/DirHandle.pm /usr/share/perl5/integer.pm /usr/share/perl5/Symbol.pm /usr/share/perl5/Thread.pm /usr/share/perl5/deprecate.pm /usr/share/perl5/Internals.pod /usr/share/perl5/FileHandle.pm /usr/share/perl5/DBM_Filter.pm /usr/share/perl5/blib.pm /usr/share/perl5/vmsish.pm /usr/lib64/perl5/Config_git.pl /usr/lib64/perl5/Config.pod /usr/lib64/perl5/Config.pm /usr/lib64/perl5/Config_heavy.pl /usr/share/perl5/AutoLoader.pm /usr/share/perl5/Carp.pm /usr/share/perl5/Dumpvalue.pm /usr/share/perl5/Env.pm /usr/share/perl5/AutoSplit.pm /usr/share/perl5/Digest.pm /usr/share/perl5/FindBin.pm /usr/share/perl5/FileCache.pm /usr/share/perl5/Exporter.pm /usr/share/perl5/Memoize.pm /usr/share/perl5/Safe.pm /usr/share/perl5/SelfLoader.pm /usr/share/perl5/Test.pm /usr/share/perl5/NEXT.pm /usr/share/perl5/Test2.pm /usr/share/perl5/ok.pm /usr/share/perl5/constant.pm /usr/share/perl5/bigint.pm /usr/share/perl5/bignum.pm /usr/share/perl5/bigrat.pm /usr/share/perl5/autouse.pm /usr/share/perl5/Fatal.pm /usr/share/perl5/version.pm /usr/share/perl5/version.pod /usr/share/perl5/parent.pm /usr/share/perl5/perlfaq.pm /usr/share/perl5/autodie.pm /usr/share/perl5/experimental.pm /usr/lib64/perl5/lib.pm /usr/share/perl5/if.pm /usr/share/perl5/CPAN.pm /usr/share/perl5/fields.pm /usr/share/perl5/base.pm /usr/share/perl5/XSLoader.pm /usr/lib64/perl5/Errno.pm /usr/lib64/perl5/DynaLoader.pm /usr/lib64/perl5/Cwd.pm /usr/lib64/perl5/IO.pm /usr/lib64/perl5/NDBM_File.pm /usr/lib64/perl5/Fcntl.pm /usr/lib64/perl5/O.pm /usr/lib64/perl5/mro.pm /usr/lib64/perl5/B.pm /usr/lib64/perl5/GDBM_File.pm /usr/lib64/perl5/Storable.pm /usr/lib64/perl5/POSIX.pm /usr/lib64/perl5/POSIX.pod /usr/lib64/perl5/re.pm /usr/lib64/perl5/attributes.pm /usr/lib64/perl5/ODBM_File.pm /usr/lib64/perl5/Socket.pm /usr/lib64/perl5/threads.pm /usr/lib64/perl5/SDBM_File.pm /usr/lib64/perl5/encoding.pm /usr/lib64/perl5/Encode.pm /usr/lib64/perl5/ops.pm /usr/lib64/perl5/Opcode.pm /usr/share/perl5/Net/protoent.pm /usr/share/perl5/Net/netent.pm /usr/share/perl5/Net/servent.pm /usr/share/perl5/Net/hostent.pm /usr/share/perl5/Net/Ping.pm /usr/share/perl5/Net/POP3.pm /usr/share/perl5/Net/Config.pm /usr/share/perl5/Net/FTP.pm /usr/share/perl5/Net/Domain.pm /usr/share/perl5/Net/Netrc.pm /usr/share/perl5/Net/NNTP.pm /usr/share/perl5/Net/Time.pm /usr/share/perl5/Net/SMTP.pm /usr/share/perl5/Net/libnetFAQ.pod /usr/share/perl5/Net/Cmd.pm /usr/share/perl5/Net/FTP/L.pm /usr/share/perl5/Net/FTP/A.pm /usr/share/perl5/Net/FTP/dataconn.pm /usr/share/perl5/Net/FTP/I.pm /usr/share/perl5/Net/FTP/E.pm /usr/share/perl5/Class/Struct.pm /usr/share/perl5/overload/numbers.pm /usr/share/perl5/Tie/StdHandle.pm /usr/share/perl5/Tie/Handle.pm /usr/share/perl5/Tie/Array.pm /usr/share/perl5/Tie/SubstrHash.pm /usr/share/perl5/Tie/Scalar.pm /usr/share/perl5/Tie/Hash.pm /usr/share/perl5/Tie/File.pm /usr/share/perl5/Tie/Memoize.pm /usr/share/perl5/Tie/RefHash.pm /usr/share/perl5/Tie/Hash/NamedCapture.pm /usr/share/perl5/Getopt/Std.pm /usr/share/perl5/Getopt/Long.pm /usr/share/perl5/DBM_Filter/utf8.pm /usr/share/perl5/DBM_Filter/encode.pm /usr/share/perl5/DBM_Filter/null.pm /usr/share/perl5/DBM_Filter/int32.pm /usr/share/perl5/DBM_Filter/compress.pm /usr/share/perl5/File/Compare.pm /usr/share/perl5/File/Copy.pm /usr/share/perl5/File/Basename.pm /usr/share/perl5/File/stat.pm /usr/share/perl5/File/Temp.pm /usr/share/perl5/File/Find.pm /usr/share/perl5/File/Fetch.pm /usr/share/perl5/File/Path.pm /usr/share/perl5/File/GlobMapper.pm /usr/lib64/perl5/File/Spec.pm /usr/lib64/perl5/File/Glob.pm /usr/lib64/perl5/File/DosGlob.pm /usr/lib64/perl5/File/Spec/Win32.pm /usr/lib64/perl5/File/Spec/Unix.pm /usr/lib64/perl5/File/Spec/Mac.pm /usr/lib64/perl5/File/Spec/VMS.pm /usr/lib64/perl5/File/Spec/Functions.pm /usr/lib64/perl5/File/Spec/AmigaOS.pm /usr/lib64/perl5/File/Spec/Epoc.pm /usr/lib64/perl5/File/Spec/Cygwin.pm /usr/lib64/perl5/File/Spec/OS2.pm /usr/share/perl5/User/pwent.pm /usr/share/perl5/User/grent.pm /usr/share/perl5/Config/Extensions.pm /usr/share/perl5/Config/Perl/V.pm /usr/share/perl5/Time/localtime.pm /usr/share/perl5/Time/gmtime.pm /usr/share/perl5/Time/tm.pm /usr/share/perl5/Time/Local.pm /usr/lib64/perl5/Time/Seconds.pm /usr/lib64/perl5/Time/Piece.pm /usr/lib64/perl5/Time/HiRes.pm /usr/share/perl5/ExtUtils/typemap /usr/share/perl5/ExtUtils/Embed.pm /usr/share/perl5/ExtUtils/Packlist.pm /usr/share/perl5/ExtUtils/PL2Bat.pm /usr/share/perl5/ExtUtils/Install.pm /usr/share/perl5/ExtUtils/Installed.pm /usr/share/perl5/ExtUtils/Constant.pm /usr/share/perl5/ExtUtils/Miniperl.pm /usr/share/perl5/ExtUtils/CBuilder.pm /usr/share/perl5/ExtUtils/MM_MacOS.pm /usr/share/perl5/ExtUtils/MM_QNX.pm /usr/share/perl5/ExtUtils/MM_Any.pm /usr/share/perl5/ExtUtils/MM_Win95.pm /usr/share/perl5/ExtUtils/MM_DOS.pm /usr/share/perl5/ExtUtils/MM_AIX.pm /usr/share/perl5/ExtUtils/MM_NW5.pm /usr/share/perl5/ExtUtils/MM_Unix.pm /usr/share/perl5/ExtUtils/Typemaps.pm /usr/share/perl5/ExtUtils/MM_OS390.pm /usr/share/perl5/ExtUtils/MM_OS2.pm /usr/share/perl5/ExtUtils/Command.pm /usr/share/perl5/ExtUtils/Liblist.pm /usr/share/perl5/ExtUtils/MM.pm /usr/share/perl5/ExtUtils/MY.pm /usr/share/perl5/ExtUtils/MakeMaker.pm /usr/share/perl5/ExtUtils/MM_BeOS.pm /usr/share/perl5/ExtUtils/testlib.pm /usr/share/perl5/ExtUtils/MM_VMS.pm /usr/share/perl5/ExtUtils/ParseXS.pod /usr/share/perl5/ExtUtils/MANIFEST.SKIP /usr/share/perl5/ExtUtils/ParseXS.pm /usr/share/perl5/ExtUtils/Manifest.pm /usr/share/perl5/ExtUtils/MM_Cygwin.pm /usr/share/perl5/ExtUtils/Mkbootstrap.pm /usr/share/perl5/ExtUtils/Mksymlists.pm /usr/share/perl5/ExtUtils/MM_Win32.pm /usr/share/perl5/ExtUtils/xsubpp /usr/share/perl5/ExtUtils/MM_VOS.pm /usr/share/perl5/ExtUtils/MM_Darwin.pm /usr/share/perl5/ExtUtils/MM_UWIN.pm /usr/share/perl5/ExtUtils/CBuilder/Base.pm /usr/share/perl5/ExtUtils/CBuilder/Platform/VMS.pm /usr/share/perl5/ExtUtils/CBuilder/Platform/os2.pm /usr/share/perl5/ExtUtils/CBuilder/Platform/cygwin.pm /usr/share/perl5/ExtUtils/CBuilder/Platform/dec_osf.pm /usr/share/perl5/ExtUtils/CBuilder/Platform/android.pm /usr/share/perl5/ExtUtils/CBuilder/Platform/Windows.pm /usr/share/perl5/ExtUtils/CBuilder/Platform/darwin.pm /usr/share/perl5/ExtUtils/CBuilder/Platform/Unix.pm /usr/share/perl5/ExtUtils/CBuilder/Platform/aix.pm /usr/share/perl5/ExtUtils/CBuilder/Platform/Windows/GCC.pm /usr/share/perl5/ExtUtils/CBuilder/Platform/Windows/BCC.pm /usr/share/perl5/ExtUtils/CBuilder/Platform/Windows/MSVC.pm /usr/share/perl5/ExtUtils/Constant/XS.pm /usr/share/perl5/ExtUtils/Constant/Base.pm /usr/share/perl5/ExtUtils/Constant/Utils.pm /usr/share/perl5/ExtUtils/Constant/ProxySubs.pm /usr/share/perl5/ExtUtils/MakeMaker/FAQ.pod /usr/share/perl5/ExtUtils/MakeMaker/Locale.pm /usr/share/perl5/ExtUtils/MakeMaker/version.pm /usr/share/perl5/ExtUtils/MakeMaker/Tutorial.pod /usr/share/perl5/ExtUtils/MakeMaker/Config.pm /usr/share/perl5/ExtUtils/Liblist/Kid.pm /usr/share/perl5/ExtUtils/Command/MM.pm /usr/share/perl5/ExtUtils/Typemaps/Cmd.pm /usr/share/perl5/ExtUtils/Typemaps/Type.pm /usr/share/perl5/ExtUtils/Typemaps/OutputMap.pm /usr/share/perl5/ExtUtils/Typemaps/InputMap.pm /usr/share/perl5/ExtUtils/ParseXS/Eval.pm /usr/share/perl5/ExtUtils/ParseXS/Utilities.pm /usr/share/perl5/ExtUtils/ParseXS/CountLines.pm /usr/share/perl5/ExtUtils/ParseXS/Constants.pm /usr/share/perl5/B/Op_private.pm /usr/share/perl5/B/Deparse.pm /usr/lib64/perl5/B/Xref.pm /usr/lib64/perl5/B/Showlex.pm /usr/lib64/perl5/B/Terse.pm /usr/lib64/perl5/B/Concise.pm /usr/share/perl5/warnings/register.pm /usr/share/perl5/Pod/Escapes.pm /usr/share/perl5/Pod/Perldoc.pm /usr/share/perl5/Pod/Checker.pm /usr/share/perl5/Pod/Usage.pm /usr/share/perl5/Pod/Html.pm /usr/share/perl5/Pod/Text.pm /usr/share/perl5/Pod/ParseLink.pm /usr/share/perl5/Pod/Man.pm /usr/share/perl5/Pod/Simple.pod /usr/share/perl5/Pod/Simple.pm /usr/share/perl5/Pod/Functions.pm /usr/share/perl5/Pod/Perldoc/ToRtf.pm /usr/share/perl5/Pod/Perldoc/ToPod.pm /usr/share/perl5/Pod/Perldoc/BaseTo.pm /usr/share/perl5/Pod/Perldoc/ToXml.pm /usr/share/perl5/Pod/Perldoc/ToText.pm /usr/share/perl5/Pod/Perldoc/ToTerm.pm /usr/share/perl5/Pod/Perldoc/ToTk.pm /usr/share/perl5/Pod/Perldoc/ToMan.pm /usr/share/perl5/Pod/Perldoc/GetOptsOO.pm /usr/share/perl5/Pod/Perldoc/ToANSI.pm /usr/share/perl5/Pod/Perldoc/ToChecker.pm /usr/share/perl5/Pod/Perldoc/ToNroff.pm /usr/share/perl5/Pod/Text/Color.pm /usr/share/perl5/Pod/Text/Termcap.pm /usr/share/perl5/Pod/Text/Overstrike.pm /usr/share/perl5/Pod/Simple/HTML.pm /usr/share/perl5/Pod/Simple/Text.pm /usr/share/perl5/Pod/Simple/Search.pm /usr/share/perl5/Pod/Simple/PullParserStartToken.pm /usr/share/perl5/Pod/Simple/PullParserEndToken.pm /usr/share/perl5/Pod/Simple/DumpAsText.pm /usr/share/perl5/Pod/Simple/DumpAsXML.pm /usr/share/perl5/Pod/Simple/XMLOutStream.pm /usr/share/perl5/Pod/Simple/TextContent.pm /usr/share/perl5/Pod/Simple/HTMLBatch.pm /usr/share/perl5/Pod/Simple/XHTML.pm /usr/share/perl5/Pod/Simple/TiedOutFH.pm /usr/share/perl5/Pod/Simple/Methody.pm /usr/share/perl5/Pod/Simple/Checker.pm /usr/share/perl5/Pod/Simple/LinkSection.pm /usr/share/perl5/Pod/Simple/HTMLLegacy.pm /usr/share/perl5/Pod/Simple/Subclassing.pod /usr/share/perl5/Pod/Simple/PullParserTextToken.pm /usr/share/perl5/Pod/Simple/Progress.pm /usr/share/perl5/Pod/Simple/PullParser.pm /usr/share/perl5/Pod/Simple/JustPod.pm /usr/share/perl5/Pod/Simple/TranscodeDumb.pm /usr/share/perl5/Pod/Simple/PullParserToken.pm /usr/share/perl5/Pod/Simple/BlackBox.pm /usr/share/perl5/Pod/Simple/TranscodeSmart.pm /usr/share/perl5/Pod/Simple/RTF.pm /usr/share/perl5/Pod/Simple/SimpleTree.pm /usr/share/perl5/Pod/Simple/Debug.pm /usr/share/perl5/Pod/Simple/Transcode.pm /usr/share/perl5/Unicode/UCD.pm /usr/lib64/perl5/Unicode/Collate.pm /usr/lib64/perl5/Unicode/Normalize.pm /usr/lib64/perl5/Unicode/Collate/Locale.pm /usr/share/perl5/Unicode/Collate/allkeys.txt /usr/share/perl5/Unicode/Collate/keys.txt /usr/share/perl5/Unicode/Collate/Locale/es_trad.pl /usr/share/perl5/Unicode/Collate/Locale/he.pl /usr/share/perl5/Unicode/Collate/Locale/de_phone.pl /usr/share/perl5/Unicode/Collate/Locale/fi.pl /usr/share/perl5/Unicode/Collate/Locale/dsb.pl /usr/share/perl5/Unicode/Collate/Locale/ca.pl /usr/share/perl5/Unicode/Collate/Locale/fi_phone.pl /usr/share/perl5/Unicode/Collate/Locale/af.pl /usr/share/perl5/Unicode/Collate/Locale/fo.pl /usr/share/perl5/Unicode/Collate/Locale/ee.pl /usr/share/perl5/Unicode/Collate/Locale/az.pl /usr/share/perl5/Unicode/Collate/Locale/da.pl /usr/share/perl5/Unicode/Collate/Locale/be.pl /usr/share/perl5/Unicode/Collate/Locale/ar.pl /usr/share/perl5/Unicode/Collate/Locale/bn.pl /usr/share/perl5/Unicode/Collate/Locale/fa.pl /usr/share/perl5/Unicode/Collate/Locale/es.pl /usr/share/perl5/Unicode/Collate/Locale/de_at_ph.pl /usr/share/perl5/Unicode/Collate/Locale/fil.pl /usr/share/perl5/Unicode/Collate/Locale/ha.pl /usr/share/perl5/Unicode/Collate/Locale/cu.pl /usr/share/perl5/Unicode/Collate/Locale/fr_ca.pl /usr/share/perl5/Unicode/Collate/Locale/cy.pl /usr/share/perl5/Unicode/Collate/Locale/eo.pl /usr/share/perl5/Unicode/Collate/Locale/gu.pl /usr/share/perl5/Unicode/Collate/Locale/cs.pl /usr/share/perl5/Unicode/Collate/Locale/haw.pl /usr/share/perl5/Unicode/Collate/Locale/et.pl /usr/share/perl5/Unicode/Collate/Locale/as.pl /usr/share/perl5/Unicode/Collate/Locale/mr.pl /usr/share/perl5/Unicode/Collate/Locale/sq.pl /usr/share/perl5/Unicode/Collate/Locale/lt.pl /usr/share/perl5/Unicode/Collate/Locale/ln.pl /usr/share/perl5/Unicode/Collate/Locale/mk.pl /usr/share/perl5/Unicode/Collate/Locale/nso.pl /usr/share/perl5/Unicode/Collate/Locale/nb.pl /usr/share/perl5/Unicode/Collate/Locale/sk.pl /usr/share/perl5/Unicode/Collate/Locale/sv.pl /usr/share/perl5/Unicode/Collate/Locale/mt.pl /usr/share/perl5/Unicode/Collate/Locale/se.pl /usr/share/perl5/Unicode/Collate/Locale/kl.pl /usr/share/perl5/Unicode/Collate/Locale/sr.pl /usr/share/perl5/Unicode/Collate/Locale/hi.pl /usr/share/perl5/Unicode/Collate/Locale/nn.pl /usr/share/perl5/Unicode/Collate/Locale/lv.pl /usr/share/perl5/Unicode/Collate/Locale/sv_refo.pl /usr/share/perl5/Unicode/Collate/Locale/om.pl /usr/share/perl5/Unicode/Collate/Locale/ro.pl /usr/share/perl5/Unicode/Collate/Locale/lkt.pl /usr/share/perl5/Unicode/Collate/Locale/hr.pl /usr/share/perl5/Unicode/Collate/Locale/si.pl /usr/share/perl5/Unicode/Collate/Locale/or.pl /usr/share/perl5/Unicode/Collate/Locale/kn.pl /usr/share/perl5/Unicode/Collate/Locale/ja.pl /usr/share/perl5/Unicode/Collate/Locale/ko.pl /usr/share/perl5/Unicode/Collate/Locale/ml.pl /usr/share/perl5/Unicode/Collate/Locale/pa.pl /usr/share/perl5/Unicode/Collate/Locale/ig.pl /usr/share/perl5/Unicode/Collate/Locale/si_dict.pl /usr/share/perl5/Unicode/Collate/Locale/sl.pl /usr/share/perl5/Unicode/Collate/Locale/kk.pl /usr/share/perl5/Unicode/Collate/Locale/kok.pl /usr/share/perl5/Unicode/Collate/Locale/hy.pl /usr/share/perl5/Unicode/Collate/Locale/is.pl /usr/share/perl5/Unicode/Collate/Locale/pl.pl /usr/share/perl5/Unicode/Collate/Locale/sa.pl /usr/share/perl5/Unicode/Collate/Locale/hu.pl /usr/share/perl5/Unicode/Collate/Locale/th.pl /usr/share/perl5/Unicode/Collate/Locale/uk.pl /usr/share/perl5/Unicode/Collate/Locale/zh_zhu.pl /usr/share/perl5/Unicode/Collate/Locale/ug_cyrl.pl /usr/share/perl5/Unicode/Collate/Locale/tn.pl /usr/share/perl5/Unicode/Collate/Locale/vi.pl /usr/share/perl5/Unicode/Collate/Locale/ur.pl /usr/share/perl5/Unicode/Collate/Locale/yo.pl /usr/share/perl5/Unicode/Collate/Locale/wae.pl /usr/share/perl5/Unicode/Collate/Locale/te.pl /usr/share/perl5/Unicode/Collate/Locale/vo.pl /usr/share/perl5/Unicode/Collate/Locale/wo.pl /usr/share/perl5/Unicode/Collate/Locale/to.pl /usr/share/perl5/Unicode/Collate/Locale/zh_gb.pl /usr/share/perl5/Unicode/Collate/Locale/zh_pin.pl /usr/share/perl5/Unicode/Collate/Locale/tr.pl /usr/share/perl5/Unicode/Collate/Locale/ta.pl /usr/share/perl5/Unicode/Collate/Locale/zh_strk.pl /usr/share/perl5/Unicode/Collate/Locale/zh_big5.pl /usr/share/perl5/Unicode/Collate/Locale/zh.pl /usr/share/perl5/Unicode/Collate/CJK/Big5.pm /usr/share/perl5/Unicode/Collate/CJK/Korean.pm /usr/share/perl5/Unicode/Collate/CJK/Zhuyin.pm /usr/share/perl5/Unicode/Collate/CJK/GB2312.pm /usr/share/perl5/Unicode/Collate/CJK/JISX0208.pm /usr/share/perl5/Unicode/Collate/CJK/Pinyin.pm /usr/share/perl5/Unicode/Collate/CJK/Stroke.pm /usr/share/perl5/unicore/uni_keywords.pl /usr/share/perl5/unicore/SpecialCasing.txt /usr/share/perl5/unicore/version /usr/share/perl5/unicore/NamedSequences.txt /usr/share/perl5/unicore/Blocks.txt /usr/share/perl5/unicore/Name.pl /usr/share/perl5/unicore/CombiningClass.pl /usr/share/perl5/unicore/Decomposition.pl /usr/share/perl5/unicore/Name.pm /usr/share/perl5/unicore/UCD.pl /usr/share/perl5/unicore/lib/Perl/Word.pl /usr/share/perl5/unicore/lib/Perl/Alnum.pl /usr/share/perl5/unicore/lib/Perl/Blank.pl /usr/share/perl5/unicore/lib/Perl/Graph.pl /usr/share/perl5/unicore/lib/Perl/Print.pl /usr/share/perl5/unicore/lib/Perl/Title.pl /usr/share/perl5/unicore/lib/Perl/Assigned.pl /usr/share/perl5/unicore/lib/Perl/PerlWord.pl /usr/share/perl5/unicore/lib/Perl/SpacePer.pl /usr/share/perl5/unicore/lib/Perl/PosixPun.pl /usr/share/perl5/unicore/lib/Perl/_PerlNch.pl /usr/share/perl5/unicore/lib/Perl/_PerlPat.pl /usr/share/perl5/unicore/lib/Perl/XPosixPu.pl /usr/share/perl5/unicore/lib/Perl/_PerlIDC.pl /usr/share/perl5/unicore/lib/Perl/_PerlIDS.pl /usr/share/perl5/unicore/lib/Perl/_PerlAny.pl /usr/share/perl5/unicore/lib/Perl/_PerlQuo.pl /usr/share/perl5/unicore/lib/Perl/_PerlCha.pl /usr/share/perl5/unicore/lib/Perl/_PerlCh2.pl /usr/share/perl5/unicore/lib/Perl/_PerlFol.pl /usr/share/perl5/unicore/lib/Perl/_PerlIsI.pl /usr/share/perl5/unicore/lib/Perl/_PerlPro.pl /usr/share/perl5/unicore/lib/Perl/_PerlPr2.pl /usr/share/perl5/unicore/lib/Upper/Y.pl /usr/share/perl5/unicore/lib/Ccc/A.pl /usr/share/perl5/unicore/lib/Ccc/B.pl /usr/share/perl5/unicore/lib/Ccc/AL.pl /usr/share/perl5/unicore/lib/Ccc/AR.pl /usr/share/perl5/unicore/lib/Ccc/BR.pl /usr/share/perl5/unicore/lib/Ccc/DB.pl /usr/share/perl5/unicore/lib/Ccc/NK.pl /usr/share/perl5/unicore/lib/Ccc/NR.pl /usr/share/perl5/unicore/lib/Ccc/OV.pl /usr/share/perl5/unicore/lib/Ccc/VR.pl /usr/share/perl5/unicore/lib/Ccc/ATAR.pl /usr/share/perl5/unicore/lib/Lower/Y.pl /usr/share/perl5/unicore/lib/Alpha/Y.pl /usr/share/perl5/unicore/lib/BidiC/Y.pl /usr/share/perl5/unicore/lib/BidiM/Y.pl /usr/share/perl5/unicore/lib/CE/Y.pl /usr/share/perl5/unicore/lib/CI/Y.pl /usr/share/perl5/unicore/lib/CWCF/Y.pl /usr/share/perl5/unicore/lib/CWCM/Y.pl /usr/share/perl5/unicore/lib/CWKCF/Y.pl /usr/share/perl5/unicore/lib/CWL/Y.pl /usr/share/perl5/unicore/lib/CWT/Y.pl /usr/share/perl5/unicore/lib/CWU/Y.pl /usr/share/perl5/unicore/lib/Cased/Y.pl /usr/share/perl5/unicore/lib/CompEx/Y.pl /usr/share/perl5/unicore/lib/DI/Y.pl /usr/share/perl5/unicore/lib/Dash/Y.pl /usr/share/perl5/unicore/lib/Dep/Y.pl /usr/share/perl5/unicore/lib/Dia/Y.pl /usr/share/perl5/unicore/lib/EBase/Y.pl /usr/share/perl5/unicore/lib/EComp/Y.pl /usr/share/perl5/unicore/lib/EPres/Y.pl /usr/share/perl5/unicore/lib/Emoji/Y.pl /usr/share/perl5/unicore/lib/Ext/Y.pl /usr/share/perl5/unicore/lib/ExtPict/Y.pl /usr/share/perl5/unicore/lib/GCB/CN.pl /usr/share/perl5/unicore/lib/GCB/EX.pl /usr/share/perl5/unicore/lib/GCB/LV.pl /usr/share/perl5/unicore/lib/GCB/PP.pl /usr/share/perl5/unicore/lib/GCB/SM.pl /usr/share/perl5/unicore/lib/GCB/XX.pl /usr/share/perl5/unicore/lib/GCB/LVT.pl /usr/share/perl5/unicore/lib/GrBase/Y.pl /usr/share/perl5/unicore/lib/GrExt/Y.pl /usr/share/perl5/unicore/lib/Hex/Y.pl /usr/share/perl5/unicore/lib/Hyphen/T.pl /usr/share/perl5/unicore/lib/IDC/Y.pl /usr/share/perl5/unicore/lib/IDS/Y.pl /usr/share/perl5/unicore/lib/IdStatus/Allowed.pl /usr/share/perl5/unicore/lib/IdStatus/Restrict.pl /usr/share/perl5/unicore/lib/IdType/NotXID.pl /usr/share/perl5/unicore/lib/IdType/NotNFKC.pl /usr/share/perl5/unicore/lib/IdType/Obsolete.pl /usr/share/perl5/unicore/lib/IdType/Exclusio.pl /usr/share/perl5/unicore/lib/IdType/Inclusio.pl /usr/share/perl5/unicore/lib/IdType/Technica.pl /usr/share/perl5/unicore/lib/IdType/LimitedU.pl /usr/share/perl5/unicore/lib/IdType/Recommen.pl /usr/share/perl5/unicore/lib/IdType/Uncommon.pl /usr/share/perl5/unicore/lib/IdType/NotChara.pl /usr/share/perl5/unicore/lib/IdType/DefaultI.pl /usr/share/perl5/unicore/lib/Ideo/Y.pl /usr/share/perl5/unicore/lib/In/2_0.pl /usr/share/perl5/unicore/lib/In/2_1.pl /usr/share/perl5/unicore/lib/In/3_0.pl /usr/share/perl5/unicore/lib/In/3_1.pl /usr/share/perl5/unicore/lib/In/3_2.pl /usr/share/perl5/unicore/lib/In/4_0.pl /usr/share/perl5/unicore/lib/In/4_1.pl /usr/share/perl5/unicore/lib/In/5_0.pl /usr/share/perl5/unicore/lib/In/5_1.pl /usr/share/perl5/unicore/lib/In/5_2.pl /usr/share/perl5/unicore/lib/In/6_0.pl /usr/share/perl5/unicore/lib/In/6_1.pl /usr/share/perl5/unicore/lib/In/6_2.pl /usr/share/perl5/unicore/lib/In/6_3.pl /usr/share/perl5/unicore/lib/In/7_0.pl /usr/share/perl5/unicore/lib/In/8_0.pl /usr/share/perl5/unicore/lib/In/9_0.pl /usr/share/perl5/unicore/lib/In/10_0.pl /usr/share/perl5/unicore/lib/In/11_0.pl /usr/share/perl5/unicore/lib/In/12_0.pl /usr/share/perl5/unicore/lib/In/12_1.pl /usr/share/perl5/unicore/lib/In/13_0.pl /usr/share/perl5/unicore/lib/InPC/NA.pl /usr/share/perl5/unicore/lib/InPC/Top.pl /usr/share/perl5/unicore/lib/InPC/Left.pl /usr/share/perl5/unicore/lib/InPC/Right.pl /usr/share/perl5/unicore/lib/InPC/Bottom.pl /usr/share/perl5/unicore/lib/InPC/Overstru.pl /usr/share/perl5/unicore/lib/InPC/TopAndLe.pl /usr/share/perl5/unicore/lib/InPC/TopAndRi.pl /usr/share/perl5/unicore/lib/InPC/LeftAndR.pl /usr/share/perl5/unicore/lib/InPC/TopAndBo.pl /usr/share/perl5/unicore/lib/InPC/BottomAn.pl /usr/share/perl5/unicore/lib/InPC/VisualOr.pl /usr/share/perl5/unicore/lib/InPC/TopAndL2.pl /usr/share/perl5/unicore/lib/InSC/Bindu.pl /usr/share/perl5/unicore/lib/InSC/Nukta.pl /usr/share/perl5/unicore/lib/InSC/Other.pl /usr/share/perl5/unicore/lib/InSC/Vowel.pl /usr/share/perl5/unicore/lib/InSC/Number.pl /usr/share/perl5/unicore/lib/InSC/Virama.pl /usr/share/perl5/unicore/lib/InSC/Visarga.pl /usr/share/perl5/unicore/lib/InSC/Avagraha.pl /usr/share/perl5/unicore/lib/InSC/ToneMark.pl /usr/share/perl5/unicore/lib/InSC/Consonan.pl /usr/share/perl5/unicore/lib/InSC/PureKill.pl /usr/share/perl5/unicore/lib/InSC/Consona2.pl /usr/share/perl5/unicore/lib/InSC/Consona3.pl /usr/share/perl5/unicore/lib/InSC/VowelDep.pl /usr/share/perl5/unicore/lib/InSC/Consona4.pl /usr/share/perl5/unicore/lib/InSC/Cantilla.pl /usr/share/perl5/unicore/lib/InSC/Invisibl.pl /usr/share/perl5/unicore/lib/InSC/Syllable.pl /usr/share/perl5/unicore/lib/InSC/VowelInd.pl /usr/share/perl5/unicore/lib/InSC/Consona5.pl /usr/share/perl5/unicore/lib/InSC/Consona6.pl /usr/share/perl5/unicore/lib/InSC/Consona7.pl /usr/share/perl5/unicore/lib/InSC/Consona8.pl /usr/share/perl5/unicore/lib/InSC/Consona9.pl /usr/share/perl5/unicore/lib/Math/Y.pl /usr/share/perl5/unicore/lib/NFCQC/M.pl /usr/share/perl5/unicore/lib/NFCQC/Y.pl /usr/share/perl5/unicore/lib/NFDQC/N.pl /usr/share/perl5/unicore/lib/NFDQC/Y.pl /usr/share/perl5/unicore/lib/NFKCQC/N.pl /usr/share/perl5/unicore/lib/NFKCQC/Y.pl /usr/share/perl5/unicore/lib/NFKDQC/N.pl /usr/share/perl5/unicore/lib/NFKDQC/Y.pl /usr/share/perl5/unicore/lib/PCM/Y.pl /usr/share/perl5/unicore/lib/PatSyn/Y.pl /usr/share/perl5/unicore/lib/QMark/Y.pl /usr/share/perl5/unicore/lib/SB/AT.pl /usr/share/perl5/unicore/lib/SB/CL.pl /usr/share/perl5/unicore/lib/SB/EX.pl /usr/share/perl5/unicore/lib/SB/FO.pl /usr/share/perl5/unicore/lib/SB/LE.pl /usr/share/perl5/unicore/lib/SB/LO.pl /usr/share/perl5/unicore/lib/SB/NU.pl /usr/share/perl5/unicore/lib/SB/SC.pl /usr/share/perl5/unicore/lib/SB/ST.pl /usr/share/perl5/unicore/lib/SB/Sp.pl /usr/share/perl5/unicore/lib/SB/UP.pl /usr/share/perl5/unicore/lib/SB/XX.pl /usr/share/perl5/unicore/lib/SD/Y.pl /usr/share/perl5/unicore/lib/STerm/Y.pl /usr/share/perl5/unicore/lib/Term/Y.pl /usr/share/perl5/unicore/lib/UIdeo/Y.pl /usr/share/perl5/unicore/lib/WB/EX.pl /usr/share/perl5/unicore/lib/WB/FO.pl /usr/share/perl5/unicore/lib/WB/HL.pl /usr/share/perl5/unicore/lib/WB/KA.pl /usr/share/perl5/unicore/lib/WB/LE.pl /usr/share/perl5/unicore/lib/WB/MB.pl /usr/share/perl5/unicore/lib/WB/ML.pl /usr/share/perl5/unicore/lib/WB/MN.pl /usr/share/perl5/unicore/lib/WB/NU.pl /usr/share/perl5/unicore/lib/WB/XX.pl /usr/share/perl5/unicore/lib/WB/Extend.pl /usr/share/perl5/unicore/lib/WB/WSegSpac.pl /usr/share/perl5/unicore/lib/XIDC/Y.pl /usr/share/perl5/unicore/lib/XIDS/Y.pl /usr/share/perl5/unicore/lib/Age/NA.pl /usr/share/perl5/unicore/lib/Age/V11.pl /usr/share/perl5/unicore/lib/Age/V20.pl /usr/share/perl5/unicore/lib/Age/V30.pl /usr/share/perl5/unicore/lib/Age/V31.pl /usr/share/perl5/unicore/lib/Age/V32.pl /usr/share/perl5/unicore/lib/Age/V40.pl /usr/share/perl5/unicore/lib/Age/V41.pl /usr/share/perl5/unicore/lib/Age/V50.pl /usr/share/perl5/unicore/lib/Age/V51.pl /usr/share/perl5/unicore/lib/Age/V52.pl /usr/share/perl5/unicore/lib/Age/V60.pl /usr/share/perl5/unicore/lib/Age/V61.pl /usr/share/perl5/unicore/lib/Age/V70.pl /usr/share/perl5/unicore/lib/Age/V80.pl /usr/share/perl5/unicore/lib/Age/V90.pl /usr/share/perl5/unicore/lib/Age/V100.pl /usr/share/perl5/unicore/lib/Age/V110.pl /usr/share/perl5/unicore/lib/Age/V120.pl /usr/share/perl5/unicore/lib/Age/V130.pl /usr/share/perl5/unicore/lib/Bc/B.pl /usr/share/perl5/unicore/lib/Bc/L.pl /usr/share/perl5/unicore/lib/Bc/R.pl /usr/share/perl5/unicore/lib/Bc/AL.pl /usr/share/perl5/unicore/lib/Bc/AN.pl /usr/share/perl5/unicore/lib/Bc/BN.pl /usr/share/perl5/unicore/lib/Bc/CS.pl /usr/share/perl5/unicore/lib/Bc/EN.pl /usr/share/perl5/unicore/lib/Bc/ES.pl /usr/share/perl5/unicore/lib/Bc/ET.pl /usr/share/perl5/unicore/lib/Bc/ON.pl /usr/share/perl5/unicore/lib/Bc/WS.pl /usr/share/perl5/unicore/lib/Bc/NSM.pl /usr/share/perl5/unicore/lib/Blk/NB.pl /usr/share/perl5/unicore/lib/Bpt/C.pl /usr/share/perl5/unicore/lib/Bpt/N.pl /usr/share/perl5/unicore/lib/Bpt/O.pl /usr/share/perl5/unicore/lib/Dt/Nb.pl /usr/share/perl5/unicore/lib/Dt/Com.pl /usr/share/perl5/unicore/lib/Dt/Enc.pl /usr/share/perl5/unicore/lib/Dt/Fin.pl /usr/share/perl5/unicore/lib/Dt/Iso.pl /usr/share/perl5/unicore/lib/Dt/Med.pl /usr/share/perl5/unicore/lib/Dt/Nar.pl /usr/share/perl5/unicore/lib/Dt/Sqr.pl /usr/share/perl5/unicore/lib/Dt/Sub.pl /usr/share/perl5/unicore/lib/Dt/Sup.pl /usr/share/perl5/unicore/lib/Dt/Font.pl /usr/share/perl5/unicore/lib/Dt/Init.pl /usr/share/perl5/unicore/lib/Dt/Vert.pl /usr/share/perl5/unicore/lib/Dt/NonCanon.pl /usr/share/perl5/unicore/lib/Ea/A.pl /usr/share/perl5/unicore/lib/Ea/H.pl /usr/share/perl5/unicore/lib/Ea/N.pl /usr/share/perl5/unicore/lib/Ea/W.pl /usr/share/perl5/unicore/lib/Ea/Na.pl /usr/share/perl5/unicore/lib/Gc/C.pl /usr/share/perl5/unicore/lib/Gc/L.pl /usr/share/perl5/unicore/lib/Gc/M.pl /usr/share/perl5/unicore/lib/Gc/N.pl /usr/share/perl5/unicore/lib/Gc/P.pl /usr/share/perl5/unicore/lib/Gc/S.pl /usr/share/perl5/unicore/lib/Gc/Z.pl /usr/share/perl5/unicore/lib/Gc/Cf.pl /usr/share/perl5/unicore/lib/Gc/Cn.pl /usr/share/perl5/unicore/lib/Gc/LC.pl /usr/share/perl5/unicore/lib/Gc/Ll.pl /usr/share/perl5/unicore/lib/Gc/Lm.pl /usr/share/perl5/unicore/lib/Gc/Lo.pl /usr/share/perl5/unicore/lib/Gc/Lu.pl /usr/share/perl5/unicore/lib/Gc/Mc.pl /usr/share/perl5/unicore/lib/Gc/Me.pl /usr/share/perl5/unicore/lib/Gc/Mn.pl /usr/share/perl5/unicore/lib/Gc/Nd.pl /usr/share/perl5/unicore/lib/Gc/Nl.pl /usr/share/perl5/unicore/lib/Gc/No.pl /usr/share/perl5/unicore/lib/Gc/Pc.pl /usr/share/perl5/unicore/lib/Gc/Pd.pl /usr/share/perl5/unicore/lib/Gc/Pe.pl /usr/share/perl5/unicore/lib/Gc/Pf.pl /usr/share/perl5/unicore/lib/Gc/Pi.pl /usr/share/perl5/unicore/lib/Gc/Po.pl /usr/share/perl5/unicore/lib/Gc/Ps.pl /usr/share/perl5/unicore/lib/Gc/Sc.pl /usr/share/perl5/unicore/lib/Gc/Sk.pl /usr/share/perl5/unicore/lib/Gc/Sm.pl /usr/share/perl5/unicore/lib/Gc/So.pl /usr/share/perl5/unicore/lib/Gc/Zs.pl /usr/share/perl5/unicore/lib/Hst/NA.pl /usr/share/perl5/unicore/lib/Jg/Ain.pl /usr/share/perl5/unicore/lib/Jg/Beh.pl /usr/share/perl5/unicore/lib/Jg/Dal.pl /usr/share/perl5/unicore/lib/Jg/Feh.pl /usr/share/perl5/unicore/lib/Jg/Gaf.pl /usr/share/perl5/unicore/lib/Jg/Hah.pl /usr/share/perl5/unicore/lib/Jg/Kaf.pl /usr/share/perl5/unicore/lib/Jg/Lam.pl /usr/share/perl5/unicore/lib/Jg/Qaf.pl /usr/share/perl5/unicore/lib/Jg/Reh.pl /usr/share/perl5/unicore/lib/Jg/Sad.pl /usr/share/perl5/unicore/lib/Jg/Waw.pl /usr/share/perl5/unicore/lib/Jg/Yeh.pl /usr/share/perl5/unicore/lib/Jg/Alef.pl /usr/share/perl5/unicore/lib/Jg/Seen.pl /usr/share/perl5/unicore/lib/Jg/FarsiYeh.pl /usr/share/perl5/unicore/lib/Jg/NoJoinin.pl /usr/share/perl5/unicore/lib/Jg/HanifiRo.pl /usr/share/perl5/unicore/lib/Jt/C.pl /usr/share/perl5/unicore/lib/Jt/D.pl /usr/share/perl5/unicore/lib/Jt/L.pl /usr/share/perl5/unicore/lib/Jt/R.pl /usr/share/perl5/unicore/lib/Jt/T.pl /usr/share/perl5/unicore/lib/Jt/U.pl /usr/share/perl5/unicore/lib/Lb/AI.pl /usr/share/perl5/unicore/lib/Lb/AL.pl /usr/share/perl5/unicore/lib/Lb/BA.pl /usr/share/perl5/unicore/lib/Lb/BB.pl /usr/share/perl5/unicore/lib/Lb/CJ.pl /usr/share/perl5/unicore/lib/Lb/CL.pl /usr/share/perl5/unicore/lib/Lb/CM.pl /usr/share/perl5/unicore/lib/Lb/EX.pl /usr/share/perl5/unicore/lib/Lb/GL.pl /usr/share/perl5/unicore/lib/Lb/ID.pl /usr/share/perl5/unicore/lib/Lb/IN.pl /usr/share/perl5/unicore/lib/Lb/IS.pl /usr/share/perl5/unicore/lib/Lb/NS.pl /usr/share/perl5/unicore/lib/Lb/NU.pl /usr/share/perl5/unicore/lib/Lb/OP.pl /usr/share/perl5/unicore/lib/Lb/PO.pl /usr/share/perl5/unicore/lib/Lb/PR.pl /usr/share/perl5/unicore/lib/Lb/QU.pl /usr/share/perl5/unicore/lib/Lb/SA.pl /usr/share/perl5/unicore/lib/Lb/XX.pl /usr/share/perl5/unicore/lib/Nt/Di.pl /usr/share/perl5/unicore/lib/Nt/Nu.pl /usr/share/perl5/unicore/lib/Nt/None.pl /usr/share/perl5/unicore/lib/Nv/0.pl /usr/share/perl5/unicore/lib/Nv/1.pl /usr/share/perl5/unicore/lib/Nv/2.pl /usr/share/perl5/unicore/lib/Nv/3.pl /usr/share/perl5/unicore/lib/Nv/4.pl /usr/share/perl5/unicore/lib/Nv/5.pl /usr/share/perl5/unicore/lib/Nv/6.pl /usr/share/perl5/unicore/lib/Nv/7.pl /usr/share/perl5/unicore/lib/Nv/8.pl /usr/share/perl5/unicore/lib/Nv/9.pl /usr/share/perl5/unicore/lib/Nv/10.pl /usr/share/perl5/unicore/lib/Nv/11.pl /usr/share/perl5/unicore/lib/Nv/12.pl /usr/share/perl5/unicore/lib/Nv/13.pl /usr/share/perl5/unicore/lib/Nv/14.pl /usr/share/perl5/unicore/lib/Nv/15.pl /usr/share/perl5/unicore/lib/Nv/16.pl /usr/share/perl5/unicore/lib/Nv/17.pl /usr/share/perl5/unicore/lib/Nv/18.pl /usr/share/perl5/unicore/lib/Nv/19.pl /usr/share/perl5/unicore/lib/Nv/20.pl /usr/share/perl5/unicore/lib/Nv/30.pl /usr/share/perl5/unicore/lib/Nv/40.pl /usr/share/perl5/unicore/lib/Nv/50.pl /usr/share/perl5/unicore/lib/Nv/60.pl /usr/share/perl5/unicore/lib/Nv/70.pl /usr/share/perl5/unicore/lib/Nv/80.pl /usr/share/perl5/unicore/lib/Nv/90.pl /usr/share/perl5/unicore/lib/Nv/1_2.pl /usr/share/perl5/unicore/lib/Nv/1_3.pl /usr/share/perl5/unicore/lib/Nv/1_4.pl /usr/share/perl5/unicore/lib/Nv/1_6.pl /usr/share/perl5/unicore/lib/Nv/1_8.pl /usr/share/perl5/unicore/lib/Nv/100.pl /usr/share/perl5/unicore/lib/Nv/2_3.pl /usr/share/perl5/unicore/lib/Nv/200.pl /usr/share/perl5/unicore/lib/Nv/3_4.pl /usr/share/perl5/unicore/lib/Nv/300.pl /usr/share/perl5/unicore/lib/Nv/400.pl /usr/share/perl5/unicore/lib/Nv/500.pl /usr/share/perl5/unicore/lib/Nv/600.pl /usr/share/perl5/unicore/lib/Nv/700.pl /usr/share/perl5/unicore/lib/Nv/800.pl /usr/share/perl5/unicore/lib/Nv/900.pl /usr/share/perl5/unicore/lib/Nv/1_16.pl /usr/share/perl5/unicore/lib/Nv/1000.pl /usr/share/perl5/unicore/lib/Nv/2000.pl /usr/share/perl5/unicore/lib/Nv/3_16.pl /usr/share/perl5/unicore/lib/Nv/3000.pl /usr/share/perl5/unicore/lib/Nv/4000.pl /usr/share/perl5/unicore/lib/Nv/5000.pl /usr/share/perl5/unicore/lib/Nv/6000.pl /usr/share/perl5/unicore/lib/Nv/7000.pl /usr/share/perl5/unicore/lib/Nv/8000.pl /usr/share/perl5/unicore/lib/Nv/9000.pl /usr/share/perl5/unicore/lib/Nv/10000.pl /usr/share/perl5/unicore/lib/Nv/20000.pl /usr/share/perl5/unicore/lib/Nv/30000.pl /usr/share/perl5/unicore/lib/Nv/40000.pl /usr/share/perl5/unicore/lib/Nv/50000.pl /usr/share/perl5/unicore/lib/Nv/60000.pl /usr/share/perl5/unicore/lib/Nv/70000.pl /usr/share/perl5/unicore/lib/Nv/80000.pl /usr/share/perl5/unicore/lib/Nv/90000.pl /usr/share/perl5/unicore/lib/Nv/100000.pl /usr/share/perl5/unicore/lib/Sc/Han.pl /usr/share/perl5/unicore/lib/Sc/Arab.pl /usr/share/perl5/unicore/lib/Sc/Beng.pl /usr/share/perl5/unicore/lib/Sc/Cprt.pl /usr/share/perl5/unicore/lib/Sc/Cyrl.pl /usr/share/perl5/unicore/lib/Sc/Deva.pl /usr/share/perl5/unicore/lib/Sc/Dupl.pl /usr/share/perl5/unicore/lib/Sc/Geor.pl /usr/share/perl5/unicore/lib/Sc/Glag.pl /usr/share/perl5/unicore/lib/Sc/Gong.pl /usr/share/perl5/unicore/lib/Sc/Gonm.pl /usr/share/perl5/unicore/lib/Sc/Gran.pl /usr/share/perl5/unicore/lib/Sc/Grek.pl /usr/share/perl5/unicore/lib/Sc/Gujr.pl /usr/share/perl5/unicore/lib/Sc/Guru.pl /usr/share/perl5/unicore/lib/Sc/Hang.pl /usr/share/perl5/unicore/lib/Sc/Hira.pl /usr/share/perl5/unicore/lib/Sc/Kana.pl /usr/share/perl5/unicore/lib/Sc/Knda.pl /usr/share/perl5/unicore/lib/Sc/Latn.pl /usr/share/perl5/unicore/lib/Sc/Limb.pl /usr/share/perl5/unicore/lib/Sc/Linb.pl /usr/share/perl5/unicore/lib/Sc/Mlym.pl /usr/share/perl5/unicore/lib/Sc/Mong.pl /usr/share/perl5/unicore/lib/Sc/Mult.pl /usr/share/perl5/unicore/lib/Sc/Orya.pl /usr/share/perl5/unicore/lib/Sc/Sinh.pl /usr/share/perl5/unicore/lib/Sc/Syrc.pl /usr/share/perl5/unicore/lib/Sc/Taml.pl /usr/share/perl5/unicore/lib/Sc/Telu.pl /usr/share/perl5/unicore/lib/Sc/Zinh.pl /usr/share/perl5/unicore/lib/Sc/Zyyy.pl /usr/share/perl5/unicore/lib/Scx/Yi.pl /usr/share/perl5/unicore/lib/Scx/Han.pl /usr/share/perl5/unicore/lib/Scx/Lao.pl /usr/share/perl5/unicore/lib/Scx/Adlm.pl /usr/share/perl5/unicore/lib/Scx/Arab.pl /usr/share/perl5/unicore/lib/Scx/Armn.pl /usr/share/perl5/unicore/lib/Scx/Beng.pl /usr/share/perl5/unicore/lib/Scx/Bhks.pl /usr/share/perl5/unicore/lib/Scx/Bopo.pl /usr/share/perl5/unicore/lib/Scx/Cakm.pl /usr/share/perl5/unicore/lib/Scx/Cham.pl /usr/share/perl5/unicore/lib/Scx/Copt.pl /usr/share/perl5/unicore/lib/Scx/Cprt.pl /usr/share/perl5/unicore/lib/Scx/Cyrl.pl /usr/share/perl5/unicore/lib/Scx/Deva.pl /usr/share/perl5/unicore/lib/Scx/Diak.pl /usr/share/perl5/unicore/lib/Scx/Dupl.pl /usr/share/perl5/unicore/lib/Scx/Ethi.pl /usr/share/perl5/unicore/lib/Scx/Geor.pl /usr/share/perl5/unicore/lib/Scx/Glag.pl /usr/share/perl5/unicore/lib/Scx/Gong.pl /usr/share/perl5/unicore/lib/Scx/Gonm.pl /usr/share/perl5/unicore/lib/Scx/Gran.pl /usr/share/perl5/unicore/lib/Scx/Grek.pl /usr/share/perl5/unicore/lib/Scx/Gujr.pl /usr/share/perl5/unicore/lib/Scx/Guru.pl /usr/share/perl5/unicore/lib/Scx/Hang.pl /usr/share/perl5/unicore/lib/Scx/Hebr.pl /usr/share/perl5/unicore/lib/Scx/Hira.pl /usr/share/perl5/unicore/lib/Scx/Hmng.pl /usr/share/perl5/unicore/lib/Scx/Hmnp.pl /usr/share/perl5/unicore/lib/Scx/Kana.pl /usr/share/perl5/unicore/lib/Scx/Khar.pl /usr/share/perl5/unicore/lib/Scx/Khmr.pl /usr/share/perl5/unicore/lib/Scx/Khoj.pl /usr/share/perl5/unicore/lib/Scx/Knda.pl /usr/share/perl5/unicore/lib/Scx/Kthi.pl /usr/share/perl5/unicore/lib/Scx/Lana.pl /usr/share/perl5/unicore/lib/Scx/Latn.pl /usr/share/perl5/unicore/lib/Scx/Limb.pl /usr/share/perl5/unicore/lib/Scx/Lina.pl /usr/share/perl5/unicore/lib/Scx/Linb.pl /usr/share/perl5/unicore/lib/Scx/Mlym.pl /usr/share/perl5/unicore/lib/Scx/Mong.pl /usr/share/perl5/unicore/lib/Scx/Mult.pl /usr/share/perl5/unicore/lib/Scx/Mymr.pl /usr/share/perl5/unicore/lib/Scx/Nand.pl /usr/share/perl5/unicore/lib/Scx/Orya.pl /usr/share/perl5/unicore/lib/Scx/Phlp.pl /usr/share/perl5/unicore/lib/Scx/Rohg.pl /usr/share/perl5/unicore/lib/Scx/Shrd.pl /usr/share/perl5/unicore/lib/Scx/Sind.pl /usr/share/perl5/unicore/lib/Scx/Sinh.pl /usr/share/perl5/unicore/lib/Scx/Syrc.pl /usr/share/perl5/unicore/lib/Scx/Tagb.pl /usr/share/perl5/unicore/lib/Scx/Takr.pl /usr/share/perl5/unicore/lib/Scx/Talu.pl /usr/share/perl5/unicore/lib/Scx/Taml.pl /usr/share/perl5/unicore/lib/Scx/Tang.pl /usr/share/perl5/unicore/lib/Scx/Telu.pl /usr/share/perl5/unicore/lib/Scx/Thaa.pl /usr/share/perl5/unicore/lib/Scx/Tibt.pl /usr/share/perl5/unicore/lib/Scx/Tirh.pl /usr/share/perl5/unicore/lib/Scx/Xsux.pl /usr/share/perl5/unicore/lib/Scx/Yezi.pl /usr/share/perl5/unicore/lib/Scx/Zinh.pl /usr/share/perl5/unicore/lib/Scx/Zyyy.pl /usr/share/perl5/unicore/lib/Scx/Zzzz.pl /usr/share/perl5/unicore/lib/Vo/R.pl /usr/share/perl5/unicore/lib/Vo/U.pl /usr/share/perl5/unicore/lib/Vo/Tr.pl /usr/share/perl5/unicore/lib/Vo/Tu.pl /usr/share/perl5/unicore/To/Title.pl /usr/share/perl5/unicore/To/Upper.pl /usr/share/perl5/unicore/To/Lower.pl /usr/share/perl5/unicore/To/Digit.pl /usr/share/perl5/unicore/To/Fold.pl /usr/share/perl5/unicore/To/EqUIdeo.pl /usr/share/perl5/unicore/To/GCB.pl /usr/share/perl5/unicore/To/Identifi.pl /usr/share/perl5/unicore/To/Identif2.pl /usr/share/perl5/unicore/To/InPC.pl /usr/share/perl5/unicore/To/InSC.pl /usr/share/perl5/unicore/To/NFCQC.pl /usr/share/perl5/unicore/To/NFDQC.pl /usr/share/perl5/unicore/To/NFKCCF.pl /usr/share/perl5/unicore/To/NFKCQC.pl /usr/share/perl5/unicore/To/NFKDQC.pl /usr/share/perl5/unicore/To/NameAlia.pl /usr/share/perl5/unicore/To/PerlDeci.pl /usr/share/perl5/unicore/To/SB.pl /usr/share/perl5/unicore/To/WB.pl /usr/share/perl5/unicore/To/_PerlLB.pl /usr/share/perl5/unicore/To/_PerlSCX.pl /usr/share/perl5/unicore/To/Age.pl /usr/share/perl5/unicore/To/Bc.pl /usr/share/perl5/unicore/To/Bmg.pl /usr/share/perl5/unicore/To/Bpb.pl /usr/share/perl5/unicore/To/Bpt.pl /usr/share/perl5/unicore/To/Cf.pl /usr/share/perl5/unicore/To/Ea.pl /usr/share/perl5/unicore/To/Gc.pl /usr/share/perl5/unicore/To/Hst.pl /usr/share/perl5/unicore/To/Isc.pl /usr/share/perl5/unicore/To/Jg.pl /usr/share/perl5/unicore/To/Jt.pl /usr/share/perl5/unicore/To/Lb.pl /usr/share/perl5/unicore/To/Lc.pl /usr/share/perl5/unicore/To/Na1.pl /usr/share/perl5/unicore/To/Nt.pl /usr/share/perl5/unicore/To/Nv.pl /usr/share/perl5/unicore/To/Sc.pl /usr/share/perl5/unicore/To/Scx.pl /usr/share/perl5/unicore/To/Tc.pl /usr/share/perl5/unicore/To/Uc.pl /usr/share/perl5/unicore/To/Vo.pl /usr/lib64/perl5/auto/IO/IO.so /usr/lib64/perl5/auto/List/Util/Util.so /usr/lib64/perl5/auto/Cwd/Cwd.so /usr/lib64/perl5/auto/Digest/MD5/MD5.so /usr/lib64/perl5/auto/Digest/SHA/SHA.so /usr/lib64/perl5/auto/Storable/Storable.so /usr/lib64/perl5/auto/GDBM_File/GDBM_File.so /usr/lib64/perl5/auto/Fcntl/Fcntl.so /usr/lib64/perl5/auto/NDBM_File/NDBM_File.so /usr/lib64/perl5/auto/B/B.so /usr/lib64/perl5/auto/Filter/Util/Call/Call.so /usr/lib64/perl5/auto/File/Glob/Glob.so /usr/lib64/perl5/auto/File/DosGlob/DosGlob.so /usr/lib64/perl5/auto/Hash/Util/Util.so /usr/lib64/perl5/auto/Hash/Util/FieldHash/FieldHash.so /usr/lib64/perl5/auto/Devel/Peek/Peek.so /usr/lib64/perl5/auto/mro/mro.so /usr/lib64/perl5/auto/I18N/Langinfo/Langinfo.so /usr/lib64/perl5/auto/SDBM_File/SDBM_File.so /usr/lib64/perl5/auto/Sys/Syslog/Syslog.so /usr/lib64/perl5/auto/Sys/Hostname/Hostname.so /usr/lib64/perl5/auto/PerlIO/via/via.so /usr/lib64/perl5/auto/PerlIO/mmap/mmap.so /usr/lib64/perl5/auto/PerlIO/scalar/scalar.so /usr/lib64/perl5/auto/PerlIO/encoding/encoding.so /usr/lib64/perl5/auto/IPC/SysV/SysV.so /usr/lib64/perl5/auto/re/re.so /usr/lib64/perl5/auto/Time/Piece/Piece.so /usr/lib64/perl5/auto/Time/HiRes/HiRes.so /usr/lib64/perl5/auto/Compress/Raw/Zlib/Zlib.so /usr/lib64/perl5/auto/Compress/Raw/Bzip2/Bzip2.so /usr/lib64/perl5/auto/ODBM_File/ODBM_File.so /usr/lib64/perl5/auto/Data/Dumper/Dumper.so /usr/lib64/perl5/auto/Opcode/Opcode.so /usr/lib64/perl5/auto/attributes/attributes.so /usr/lib64/perl5/auto/Socket/Socket.so /usr/lib64/perl5/auto/POSIX/POSIX.so /usr/lib64/perl5/auto/MIME/Base64/Base64.so /usr/lib64/perl5/auto/threads/threads.so /usr/lib64/perl5/auto/threads/shared/shared.so /usr/lib64/perl5/auto/Encode/Encode.so /usr/lib64/perl5/auto/Encode/Byte/Byte.so /usr/lib64/perl5/auto/Encode/CN/CN.so /usr/lib64/perl5/auto/Encode/EBCDIC/EBCDIC.so /usr/lib64/perl5/auto/Encode/JP/JP.so /usr/lib64/perl5/auto/Encode/KR/KR.so /usr/lib64/perl5/auto/Encode/Symbol/Symbol.so /usr/lib64/perl5/auto/Encode/TW/TW.so /usr/lib64/perl5/auto/Encode/Unicode/Unicode.so /usr/lib64/perl5/auto/Unicode/Collate/Collate.so /usr/lib64/perl5/auto/Unicode/Normalize/Normalize.so /usr/lib64/perl5/auto/Math/BigInt/FastCalc/FastCalc.so /usr/share/perl5/CPAN/Meta.pm /usr/share/perl5/CPAN/Debug.pm /usr/share/perl5/CPAN/URL.pm /usr/share/perl5/CPAN/Bundle.pm /usr/share/perl5/CPAN/CacheMgr.pm /usr/share/perl5/CPAN/Queue.pm /usr/share/perl5/CPAN/Index.pm /usr/share/perl5/CPAN/Shell.pm /usr/share/perl5/CPAN/Distrostatus.pm /usr/share/perl5/CPAN/DeferredCode.pm /usr/share/perl5/CPAN/Plugin.pm /usr/share/perl5/CPAN/Mirrors.pm /usr/share/perl5/CPAN/Complete.pm /usr/share/perl5/CPAN/Kwalify.pm /usr/share/perl5/CPAN/Distribution.pm /usr/share/perl5/CPAN/Distroprefs.pm /usr/share/perl5/CPAN/Nox.pm /usr/share/perl5/CPAN/Version.pm /usr/share/perl5/CPAN/Tarzip.pm /usr/share/perl5/CPAN/HandleConfig.pm /usr/share/perl5/CPAN/Prompt.pm /usr/share/perl5/CPAN/InfoObj.pm /usr/share/perl5/CPAN/FTP.pm /usr/share/perl5/CPAN/Module.pm /usr/share/perl5/CPAN/Author.pm /usr/share/perl5/CPAN/FirstTime.pm /usr/share/perl5/CPAN/Meta/YAML.pm /usr/share/perl5/CPAN/Meta/Requirements.pm /usr/share/perl5/CPAN/Meta/Spec.pm /usr/share/perl5/CPAN/Meta/Merge.pm /usr/share/perl5/CPAN/Meta/History.pm /usr/share/perl5/CPAN/Meta/Prereqs.pm /usr/share/perl5/CPAN/Meta/Converter.pm /usr/share/perl5/CPAN/Meta/Feature.pm /usr/share/perl5/CPAN/Meta/Validator.pm /usr/share/perl5/CPAN/Meta/History/Meta_1_4.pod /usr/share/perl5/CPAN/Meta/History/Meta_1_3.pod /usr/share/perl5/CPAN/Meta/History/Meta_1_1.pod /usr/share/perl5/CPAN/Meta/History/Meta_1_2.pod /usr/share/perl5/CPAN/Meta/History/Meta_1_0.pod /usr/share/perl5/CPAN/HTTP/Credentials.pm /usr/share/perl5/CPAN/HTTP/Client.pm /usr/share/perl5/CPAN/FTP/netrc.pm /usr/share/perl5/CPAN/Kwalify/distroprefs.dd /usr/share/perl5/CPAN/Kwalify/distroprefs.yml /usr/share/perl5/CPAN/Exception/yaml_process_error.pm /usr/share/perl5/CPAN/Exception/yaml_not_installed.pm /usr/share/perl5/CPAN/Exception/blocked_urllist.pm /usr/share/perl5/CPAN/Exception/RecursiveDependency.pm /usr/share/perl5/CPAN/Plugin/Specfile.pm /usr/share/perl5/CPAN/LWP/UserAgent.pm /usr/share/perl5/CPAN/API/HOWTO.pod /usr/share/perl5/Carp/Heavy.pm /usr/share/perl5/Attribute/Handlers.pm /usr/share/perl5/Devel/SelfStubber.pm /usr/lib64/perl5/Devel/Peek.pm /usr/lib64/perl5/Devel/PPPort.pm /usr/share/perl5/Digest/base.pm /usr/share/perl5/Digest/file.pm /usr/lib64/perl5/Digest/MD5.pm /usr/lib64/perl5/Digest/SHA.pm /usr/share/perl5/Exporter/Heavy.pm /usr/share/perl5/Filter/Simple.pm /usr/lib64/perl5/Filter/Util/Call.pm /usr/share/perl5/IO/Zlib.pm /usr/lib64/perl5/IO/Poll.pm /usr/lib64/perl5/IO/Pipe.pm /usr/lib64/perl5/IO/File.pm /usr/lib64/perl5/IO/Dir.pm /usr/lib64/perl5/IO/Handle.pm /usr/lib64/perl5/IO/Seekable.pm /usr/lib64/perl5/IO/Select.pm /usr/lib64/perl5/IO/Socket.pm /usr/share/perl5/IO/Socket/IP.pm /usr/lib64/perl5/IO/Socket/INET.pm /usr/lib64/perl5/IO/Socket/UNIX.pm /usr/share/perl5/IO/Compress/Bzip2.pm /usr/share/perl5/IO/Compress/FAQ.pod /usr/share/perl5/IO/Compress/Gzip.pm /usr/share/perl5/IO/Compress/Base.pm /usr/share/perl5/IO/Compress/Deflate.pm /usr/share/perl5/IO/Compress/RawDeflate.pm /usr/share/perl5/IO/Compress/Zip.pm /usr/share/perl5/IO/Compress/Adapter/Identity.pm /usr/share/perl5/IO/Compress/Adapter/Bzip2.pm /usr/share/perl5/IO/Compress/Adapter/Deflate.pm /usr/share/perl5/IO/Compress/Zlib/Extra.pm /usr/share/perl5/IO/Compress/Zlib/Constants.pm /usr/share/perl5/IO/Compress/Base/Common.pm /usr/share/perl5/IO/Compress/Zip/Constants.pm /usr/share/perl5/IO/Compress/Gzip/Constants.pm /usr/share/perl5/IO/Uncompress/Inflate.pm /usr/share/perl5/IO/Uncompress/AnyUncompress.pm /usr/share/perl5/IO/Uncompress/Gunzip.pm /usr/share/perl5/IO/Uncompress/Unzip.pm /usr/share/perl5/IO/Uncompress/Bunzip2.pm /usr/share/perl5/IO/Uncompress/AnyInflate.pm /usr/share/perl5/IO/Uncompress/Base.pm /usr/share/perl5/IO/Uncompress/RawInflate.pm /usr/share/perl5/IO/Uncompress/Adapter/Identity.pm /usr/share/perl5/IO/Uncompress/Adapter/Inflate.pm /usr/share/perl5/IO/Uncompress/Adapter/Bunzip2.pm /usr/share/perl5/I18N/Collate.pm /usr/share/perl5/I18N/LangTags.pm /usr/lib64/perl5/I18N/Langinfo.pm /usr/share/perl5/I18N/LangTags/Detect.pm /usr/share/perl5/I18N/LangTags/List.pm /usr/share/perl5/Locale/Maketext.pod /usr/share/perl5/Locale/Maketext.pm /usr/share/perl5/Locale/Maketext/GutsLoader.pm /usr/share/perl5/Locale/Maketext/Simple.pm /usr/share/perl5/Locale/Maketext/TPJ13.pod /usr/share/perl5/Locale/Maketext/Cookbook.pod /usr/share/perl5/Locale/Maketext/Guts.pm /usr/share/perl5/IPC/Open3.pm /usr/share/perl5/IPC/Cmd.pm /usr/share/perl5/IPC/Open2.pm /usr/lib64/perl5/IPC/SysV.pm /usr/lib64/perl5/IPC/Msg.pm /usr/lib64/perl5/IPC/SharedMem.pm /usr/lib64/perl5/IPC/Semaphore.pm /usr/share/perl5/Memoize/SDBM_File.pm /usr/share/perl5/Memoize/AnyDBM_File.pm /usr/share/perl5/Memoize/Storable.pm /usr/share/perl5/Memoize/ExpireFile.pm /usr/share/perl5/Memoize/NDBM_File.pm /usr/share/perl5/Memoize/ExpireTest.pm /usr/share/perl5/Memoize/Expire.pm /usr/share/perl5/Module/Load.pm /usr/share/perl5/Module/Loaded.pm /usr/share/perl5/Module/CoreList.pod /usr/share/perl5/Module/CoreList.pm /usr/share/perl5/Module/Metadata.pm /usr/share/perl5/Module/Load/Conditional.pm /usr/share/perl5/Module/CoreList/Utils.pm /usr/share/perl5/Math/Trig.pm /usr/share/perl5/Math/BigRat.pm /usr/share/perl5/Math/Complex.pm /usr/share/perl5/Math/BigInt.pm /usr/share/perl5/Math/BigFloat.pm /usr/share/perl5/Math/BigInt/Lib.pm /usr/share/perl5/Math/BigInt/Calc.pm /usr/share/perl5/Math/BigInt/Trace.pm /usr/lib64/perl5/Math/BigInt/FastCalc.pm /usr/share/perl5/Math/BigFloat/Trace.pm /usr/share/perl5/Params/Check.pm /usr/share/perl5/Perl/OSType.pm /usr/lib64/perl5/PerlIO/scalar.pm /usr/lib64/perl5/PerlIO/encoding.pm /usr/lib64/perl5/PerlIO/via.pm /usr/lib64/perl5/PerlIO/mmap.pm /usr/share/perl5/PerlIO/via/QuotedPrint.pm /usr/share/perl5/Search/Dict.pm /usr/share/perl5/Test2/Event.pm /usr/share/perl5/Test2/Formatter.pm /usr/share/perl5/Test2/IPC.pm /usr/share/perl5/Test2/Util.pm /usr/share/perl5/Test2/Hub.pm /usr/share/perl5/Test2/EventFacet.pm /usr/share/perl5/Test2/Transition.pod /usr/share/perl5/Test2/API.pm /usr/share/perl5/Test2/IPC/Driver.pm /usr/share/perl5/Test2/IPC/Driver/Files.pm /usr/share/perl5/Test2/API/Stack.pm /usr/share/perl5/Test2/API/Instance.pm /usr/share/perl5/Test2/API/InterceptResult.pm /usr/share/perl5/Test2/API/Breakage.pm /usr/share/perl5/Test2/API/Context.pm /usr/share/perl5/Test2/API/InterceptResult/Facet.pm /usr/share/perl5/Test2/API/InterceptResult/Squasher.pm /usr/share/perl5/Test2/API/InterceptResult/Event.pm /usr/share/perl5/Test2/API/InterceptResult/Hub.pm /usr/share/perl5/Test2/Event/Generic.pm /usr/share/perl5/Test2/Event/Subtest.pm /usr/share/perl5/Test2/Event/Ok.pm /usr/share/perl5/Test2/Event/Diag.pm /usr/share/perl5/Test2/Event/Exception.pm /usr/share/perl5/Test2/Event/Skip.pm /usr/share/perl5/Test2/Event/V2.pm /usr/share/perl5/Test2/Event/Pass.pm /usr/share/perl5/Test2/Event/Fail.pm /usr/share/perl5/Test2/Event/Plan.pm /usr/share/perl5/Test2/Event/Waiting.pm /usr/share/perl5/Test2/Event/Bail.pm /usr/share/perl5/Test2/Event/Note.pm /usr/share/perl5/Test2/Event/Encoding.pm /usr/share/perl5/Test2/Event/TAP/Version.pm /usr/share/perl5/Test2/Util/ExternalMeta.pm /usr/share/perl5/Test2/Util/HashBase.pm /usr/share/perl5/Test2/Util/Trace.pm /usr/share/perl5/Test2/Util/Facets2Legacy.pm /usr/share/perl5/Test2/EventFacet/Info.pm /usr/share/perl5/Test2/EventFacet/Error.pm /usr/share/perl5/Test2/EventFacet/Assert.pm /usr/share/perl5/Test2/EventFacet/Hub.pm /usr/share/perl5/Test2/EventFacet/Render.pm /usr/share/perl5/Test2/EventFacet/Parent.pm /usr/share/perl5/Test2/EventFacet/Control.pm /usr/share/perl5/Test2/EventFacet/Amnesty.pm /usr/share/perl5/Test2/EventFacet/Trace.pm /usr/share/perl5/Test2/EventFacet/About.pm /usr/share/perl5/Test2/EventFacet/Plan.pm /usr/share/perl5/Test2/EventFacet/Meta.pm /usr/share/perl5/Test2/EventFacet/Info/Table.pm /usr/share/perl5/Test2/Hub/Interceptor.pm /usr/share/perl5/Test2/Hub/Subtest.pm /usr/share/perl5/Test2/Hub/Interceptor/Terminator.pm /usr/share/perl5/Test2/Formatter/TAP.pm /usr/share/perl5/Test2/Tools/Tiny.pm /usr/share/perl5/Term/ANSIColor.pm /usr/share/perl5/Term/Complete.pm /usr/share/perl5/Term/ReadLine.pm /usr/share/perl5/Term/Cap.pm /usr/share/perl5/Test/Tutorial.pod /usr/share/perl5/Test/Tester.pm /usr/share/perl5/Test/More.pm /usr/share/perl5/Test/Simple.pm /usr/share/perl5/Test/Builder.pm /usr/share/perl5/Test/Harness.pm /usr/share/perl5/Test/Builder/Tester.pm /usr/share/perl5/Test/Builder/Module.pm /usr/share/perl5/Test/Builder/TodoDiag.pm /usr/share/perl5/Test/Builder/Formatter.pm /usr/share/perl5/Test/Builder/IO/Scalar.pm /usr/share/perl5/Test/Builder/Tester/Color.pm /usr/share/perl5/Test/Tester/CaptureRunner.pm /usr/share/perl5/Test/Tester/Capture.pm /usr/share/perl5/Test/Tester/Delegate.pm /usr/share/perl5/Test/use/ok.pm /usr/share/perl5/Text/Abbrev.pm /usr/share/perl5/Text/ParseWords.pm /usr/share/perl5/Text/Balanced.pm /usr/share/perl5/Text/Wrap.pm /usr/share/perl5/Text/Tabs.pm /usr/share/perl5/Thread/Queue.pm /usr/share/perl5/Thread/Semaphore.pm /usr/share/perl5/version/Internals.pod /usr/share/perl5/version/regex.pm /usr/share/perl5/encoding/warnings.pm /usr/share/perl5/autodie/Util.pm /usr/share/perl5/autodie/skip.pm /usr/share/perl5/autodie/hints.pm /usr/share/perl5/autodie/exception.pm /usr/share/perl5/autodie/exception/system.pm /usr/share/perl5/autodie/Scope/Guard.pm /usr/share/perl5/autodie/Scope/GuardStack.pm /usr/share/perl5/Archive/Tar.pm /usr/share/perl5/Archive/Tar/File.pm /usr/share/perl5/Archive/Tar/Constant.pm /usr/share/perl5/Parse/CPAN/Meta.pm /usr/share/perl5/HTTP/Tiny.pm /usr/share/perl5/JSON/PP.pm /usr/share/perl5/JSON/PP/Boolean.pm /usr/share/perl5/App/Cpan.pm /usr/share/perl5/App/Prove.pm /usr/share/perl5/App/Prove/State.pm /usr/share/perl5/App/Prove/State/Result.pm /usr/share/perl5/App/Prove/State/Result/Test.pm /usr/share/perl5/TAP/Parser.pm /usr/share/perl5/TAP/Base.pm /usr/share/perl5/TAP/Harness.pm /usr/share/perl5/TAP/Object.pm /usr/share/perl5/TAP/Parser/ResultFactory.pm /usr/share/perl5/TAP/Parser/Scheduler.pm /usr/share/perl5/TAP/Parser/Multiplexer.pm /usr/share/perl5/TAP/Parser/Grammar.pm /usr/share/perl5/TAP/Parser/Iterator.pm /usr/share/perl5/TAP/Parser/IteratorFactory.pm /usr/share/perl5/TAP/Parser/Result.pm /usr/share/perl5/TAP/Parser/Aggregator.pm /usr/share/perl5/TAP/Parser/Source.pm /usr/share/perl5/TAP/Parser/SourceHandler.pm /usr/share/perl5/TAP/Parser/Result/Comment.pm /usr/share/perl5/TAP/Parser/Result/Bailout.pm /usr/share/perl5/TAP/Parser/Result/Test.pm /usr/share/perl5/TAP/Parser/Result/Version.pm /usr/share/perl5/TAP/Parser/Result/YAML.pm /usr/share/perl5/TAP/Parser/Result/Unknown.pm /usr/share/perl5/TAP/Parser/Result/Pragma.pm /usr/share/perl5/TAP/Parser/Result/Plan.pm /usr/share/perl5/TAP/Parser/Iterator/Stream.pm /usr/share/perl5/TAP/Parser/Iterator/Array.pm /usr/share/perl5/TAP/Parser/Iterator/Process.pm /usr/share/perl5/TAP/Parser/Scheduler/Job.pm /usr/share/perl5/TAP/Parser/Scheduler/Spinner.pm /usr/share/perl5/TAP/Parser/SourceHandler/Handle.pm /usr/share/perl5/TAP/Parser/SourceHandler/Perl.pm /usr/share/perl5/TAP/Parser/SourceHandler/Executable.pm /usr/share/perl5/TAP/Parser/SourceHandler/File.pm /usr/share/perl5/TAP/Parser/SourceHandler/RawTAP.pm /usr/share/perl5/TAP/Parser/YAMLish/Reader.pm /usr/share/perl5/TAP/Parser/YAMLish/Writer.pm /usr/share/perl5/TAP/Formatter/Color.pm /usr/share/perl5/TAP/Formatter/Session.pm /usr/share/perl5/TAP/Formatter/Console.pm /usr/share/perl5/TAP/Formatter/File.pm /usr/share/perl5/TAP/Formatter/Base.pm /usr/share/perl5/TAP/Formatter/Console/Session.pm /usr/share/perl5/TAP/Formatter/Console/ParallelSession.pm /usr/share/perl5/TAP/Formatter/File/Session.pm /usr/share/perl5/TAP/Harness/Beyond.pod /usr/share/perl5/TAP/Harness/Env.pm /usr/share/perl5/Compress/Zlib.pm /usr/lib64/perl5/Compress/Raw/Zlib.pm /usr/lib64/perl5/Compress/Raw/Bzip2.pm /usr/lib64/perl5/List/Util.pm /usr/lib64/perl5/List/Util/XS.pm /usr/lib64/perl5/Hash/Util.pm /usr/lib64/perl5/Hash/Util/FieldHash.pm /usr/lib64/perl5/Sub/Util.pm /usr/lib64/perl5/Scalar/Util.pm /usr/lib64/perl5/Sys/Hostname.pm /usr/lib64/perl5/Sys/Syslog.pm /usr/lib64/perl5/Data/Dumper.pm /usr/lib64/perl5/MIME/Base64.pm /usr/lib64/perl5/MIME/QuotedPrint.pm /usr/lib64/perl5/threads/shared.pm /usr/share/perl5/Encode/encode.h /usr/lib64/perl5/Encode/GSM0338.pm /usr/share/perl5/Encode/README.e2x /usr/lib64/perl5/Encode/CJKConstants.pm /usr/lib64/perl5/Encode/Guess.pm /usr/share/perl5/Encode/_T.e2x /usr/lib64/perl5/Encode/Encoding.pm /usr/share/perl5/Encode/Supported.pod /usr/share/perl5/Encode/Makefile_PL.e2x /usr/share/perl5/Encode/Changes.e2x /usr/lib64/perl5/Encode/Config.pm /usr/share/perl5/Encode/ConfigLocal_PM.e2x /usr/share/perl5/Encode/_PM.e2x /usr/lib64/perl5/Encode/Encoder.pm /usr/share/perl5/Encode/PerlIO.pod /usr/lib64/perl5/Encode/Alias.pm /usr/lib64/perl5/Encode/Byte.pm /usr/lib64/perl5/Encode/CN.pm /usr/lib64/perl5/Encode/EBCDIC.pm /usr/lib64/perl5/Encode/JP.pm /usr/lib64/perl5/Encode/KR.pm /usr/lib64/perl5/Encode/Symbol.pm /usr/lib64/perl5/Encode/TW.pm /usr/lib64/perl5/Encode/Unicode.pm /usr/lib64/perl5/Encode/CN/HZ.pm /usr/lib64/perl5/Encode/MIME/Header.pm /usr/lib64/perl5/Encode/MIME/Name.pm /usr/lib64/perl5/Encode/MIME/Header/ISO_2022_JP.pm /usr/lib64/perl5/Encode/Unicode/UTF7.pm /usr/lib64/perl5/Encode/KR/2022_KR.pm /usr/lib64/perl5/Encode/JP/H2Z.pm /usr/lib64/perl5/Encode/JP/JIS7.pm /usr/lib64/perl5/CORE/av.h /usr/lib64/perl5/CORE/bitcount.h /usr/lib64/perl5/CORE/charclass_invlists.h /usr/lib64/perl5/CORE/config.h /usr/lib64/perl5/CORE/cop.h /usr/lib64/perl5/CORE/cv.h /usr/lib64/perl5/CORE/dosish.h /usr/lib64/perl5/CORE/ebcdic_tables.h /usr/lib64/perl5/CORE/embed.h /usr/lib64/perl5/CORE/embedvar.h /usr/lib64/perl5/CORE/EXTERN.h /usr/lib64/perl5/CORE/fakesdio.h /usr/lib64/perl5/CORE/feature.h /usr/lib64/perl5/CORE/form.h /usr/lib64/perl5/CORE/git_version.h /usr/lib64/perl5/CORE/gv.h /usr/lib64/perl5/CORE/handy.h /usr/lib64/perl5/CORE/hv.h /usr/lib64/perl5/CORE/hv_func.h /usr/lib64/perl5/CORE/hv_macro.h /usr/lib64/perl5/CORE/inline.h /usr/lib64/perl5/CORE/INTERN.h /usr/lib64/perl5/CORE/intrpvar.h /usr/lib64/perl5/CORE/invlist_inline.h /usr/lib64/perl5/CORE/iperlsys.h /usr/lib64/perl5/CORE/keywords.h /usr/lib64/perl5/CORE/l1_char_class_tab.h /usr/lib64/perl5/CORE/malloc_ctl.h /usr/lib64/perl5/CORE/metaconfig.h /usr/lib64/perl5/CORE/mg.h /usr/lib64/perl5/CORE/mg_data.h /usr/lib64/perl5/CORE/mg_raw.h /usr/lib64/perl5/CORE/mg_vtable.h /usr/lib64/perl5/CORE/mydtrace.h /usr/lib64/perl5/CORE/nostdio.h /usr/lib64/perl5/CORE/op.h /usr/lib64/perl5/CORE/op_reg_common.h /usr/lib64/perl5/CORE/opcode.h /usr/lib64/perl5/CORE/opnames.h /usr/lib64/perl5/CORE/overload.h /usr/lib64/perl5/CORE/pad.h /usr/lib64/perl5/CORE/parser.h /usr/lib64/perl5/CORE/patchlevel.h /usr/lib64/perl5/CORE/perl.h /usr/lib64/perl5/CORE/perl_inc_macro.h /usr/lib64/perl5/CORE/perl_langinfo.h /usr/lib64/perl5/CORE/perl_siphash.h /usr/lib64/perl5/CORE/perlapi.h /usr/lib64/perl5/CORE/perldtrace.h /usr/lib64/perl5/CORE/perlio.h /usr/lib64/perl5/CORE/perliol.h /usr/lib64/perl5/CORE/perlsdio.h /usr/lib64/perl5/CORE/perlvars.h /usr/lib64/perl5/CORE/perly.h /usr/lib64/perl5/CORE/pp.h /usr/lib64/perl5/CORE/pp_proto.h /usr/lib64/perl5/CORE/proto.h /usr/lib64/perl5/CORE/reentr.h /usr/lib64/perl5/CORE/regcharclass.h /usr/lib64/perl5/CORE/regcomp.h /usr/lib64/perl5/CORE/regexp.h /usr/lib64/perl5/CORE/regnodes.h /usr/lib64/perl5/CORE/sbox32_hash.h /usr/lib64/perl5/CORE/scope.h /usr/lib64/perl5/CORE/sv.h /usr/lib64/perl5/CORE/thread.h /usr/lib64/perl5/CORE/time64.h /usr/lib64/perl5/CORE/time64_config.h /usr/lib64/perl5/CORE/uconfig.h /usr/lib64/perl5/CORE/uni_keywords.h /usr/lib64/perl5/CORE/unicode_constants.h /usr/lib64/perl5/CORE/unixish.h /usr/lib64/perl5/CORE/utf8.h /usr/lib64/perl5/CORE/utfebcdic.h /usr/lib64/perl5/CORE/util.h /usr/lib64/perl5/CORE/uudmap.h /usr/lib64/perl5/CORE/vutil.h /usr/lib64/perl5/CORE/warnings.h /usr/lib64/perl5/CORE/XSUB.h /usr/lib64/perl5/CORE/zaphod32_hash.h /usr/lib64/perl5/CORE/libperl.so /usr/lib64/perl5/CORE/libperl.so.5.34 /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/share/perl5/pod/perl.pod /usr/share/perl5/pod/perlintro.pod /usr/share/perl5/pod/perlrun.pod /usr/share/perl5/pod/perltoc.pod /usr/share/perl5/pod/perlreftut.pod /usr/share/perl5/pod/perldsc.pod /usr/share/perl5/pod/perllol.pod /usr/share/perl5/pod/perlrequick.pod /usr/share/perl5/pod/perlretut.pod /usr/share/perl5/pod/perlootut.pod /usr/share/perl5/pod/perlperf.pod /usr/share/perl5/pod/perlstyle.pod /usr/share/perl5/pod/perlcheat.pod /usr/share/perl5/pod/perltrap.pod /usr/share/perl5/pod/perldebtut.pod /usr/share/perl5/pod/perlfaq.pod /usr/share/perl5/pod/perlfaq1.pod /usr/share/perl5/pod/perlfaq2.pod /usr/share/perl5/pod/perlfaq3.pod /usr/share/perl5/pod/perlfaq4.pod /usr/share/perl5/pod/perlfaq5.pod /usr/share/perl5/pod/perlfaq6.pod /usr/share/perl5/pod/perlfaq7.pod /usr/share/perl5/pod/perlfaq8.pod /usr/share/perl5/pod/perlfaq9.pod /usr/share/perl5/pod/perlsyn.pod /usr/share/perl5/pod/perldata.pod /usr/share/perl5/pod/perlop.pod /usr/share/perl5/pod/perlsub.pod /usr/share/perl5/pod/perlfunc.pod /usr/share/perl5/pod/perlopentut.pod /usr/share/perl5/pod/perlpacktut.pod /usr/share/perl5/pod/perlpod.pod /usr/share/perl5/pod/perlpodspec.pod /usr/share/perl5/pod/perldocstyle.pod /usr/share/perl5/pod/perlpodstyle.pod /usr/share/perl5/pod/perldiag.pod /usr/share/perl5/pod/perldeprecation.pod /usr/share/perl5/pod/perllexwarn.pod /usr/share/perl5/pod/perldebug.pod /usr/share/perl5/pod/perlvar.pod /usr/share/perl5/pod/perlre.pod /usr/share/perl5/pod/perlrebackslash.pod /usr/share/perl5/pod/perlrecharclass.pod /usr/share/perl5/pod/perlreref.pod /usr/share/perl5/pod/perlref.pod /usr/share/perl5/pod/perlform.pod /usr/share/perl5/pod/perlobj.pod /usr/share/perl5/pod/perltie.pod /usr/share/perl5/pod/perldbmfilter.pod /usr/share/perl5/pod/perlipc.pod /usr/share/perl5/pod/perlfork.pod /usr/share/perl5/pod/perlnumber.pod /usr/share/perl5/pod/perlthrtut.pod /usr/share/perl5/pod/perlport.pod /usr/share/perl5/pod/perllocale.pod /usr/share/perl5/pod/perluniintro.pod /usr/share/perl5/pod/perlunicode.pod /usr/share/perl5/pod/perlunicook.pod /usr/share/perl5/pod/perlunifaq.pod /usr/share/perl5/pod/perluniprops.pod /usr/share/perl5/pod/perlunitut.pod /usr/share/perl5/pod/perlebcdic.pod /usr/share/perl5/pod/perlsec.pod /usr/share/perl5/pod/perlsecpolicy.pod /usr/share/perl5/pod/perlmod.pod /usr/share/perl5/pod/perlmodlib.pod /usr/share/perl5/pod/perlmodstyle.pod /usr/share/perl5/pod/perlmodinstall.pod /usr/share/perl5/pod/perlnewmod.pod /usr/share/perl5/pod/perlpragma.pod /usr/share/perl5/pod/perlutil.pod /usr/share/perl5/pod/perlfilter.pod /usr/share/perl5/pod/perldtrace.pod /usr/share/perl5/pod/perlglossary.pod /usr/share/perl5/pod/perlembed.pod /usr/share/perl5/pod/perldebguts.pod /usr/share/perl5/pod/perlxstut.pod /usr/share/perl5/pod/perlxs.pod /usr/share/perl5/pod/perlxstypemap.pod /usr/share/perl5/pod/perlclib.pod /usr/share/perl5/pod/perlguts.pod /usr/share/perl5/pod/perlcall.pod /usr/share/perl5/pod/perlmroapi.pod /usr/share/perl5/pod/perlreapi.pod /usr/share/perl5/pod/perlreguts.pod /usr/share/perl5/pod/perlapi.pod /usr/share/perl5/pod/perlintern.pod /usr/share/perl5/pod/perliol.pod /usr/share/perl5/pod/perlapio.pod /usr/share/perl5/pod/perlhack.pod /usr/share/perl5/pod/perlsource.pod /usr/share/perl5/pod/perlinterp.pod /usr/share/perl5/pod/perlhacktut.pod /usr/share/perl5/pod/perlhacktips.pod /usr/share/perl5/pod/perlpolicy.pod /usr/share/perl5/pod/perlgov.pod /usr/share/perl5/pod/perlgit.pod /usr/share/perl5/pod/perlhist.pod /usr/share/perl5/pod/perldelta.pod /usr/share/perl5/pod/perl5340delta.pod /usr/share/perl5/pod/perl5321delta.pod /usr/share/perl5/pod/perl5320delta.pod /usr/share/perl5/pod/perl5303delta.pod /usr/share/perl5/pod/perl5302delta.pod /usr/share/perl5/pod/perl5301delta.pod /usr/share/perl5/pod/perl5300delta.pod /usr/share/perl5/pod/perl5283delta.pod /usr/share/perl5/pod/perl5282delta.pod /usr/share/perl5/pod/perl5281delta.pod /usr/share/perl5/pod/perl5280delta.pod /usr/share/perl5/pod/perl5263delta.pod /usr/share/perl5/pod/perl5262delta.pod /usr/share/perl5/pod/perl5261delta.pod /usr/share/perl5/pod/perl5260delta.pod /usr/share/perl5/pod/perl5244delta.pod /usr/share/perl5/pod/perl5243delta.pod /usr/share/perl5/pod/perl5242delta.pod /usr/share/perl5/pod/perl5241delta.pod /usr/share/perl5/pod/perl5240delta.pod /usr/share/perl5/pod/perl5224delta.pod /usr/share/perl5/pod/perl5223delta.pod /usr/share/perl5/pod/perl5222delta.pod /usr/share/perl5/pod/perl5221delta.pod /usr/share/perl5/pod/perl5220delta.pod /usr/share/perl5/pod/perl5203delta.pod /usr/share/perl5/pod/perl5202delta.pod /usr/share/perl5/pod/perl5201delta.pod /usr/share/perl5/pod/perl5200delta.pod /usr/share/perl5/pod/perl5184delta.pod /usr/share/perl5/pod/perl5182delta.pod /usr/share/perl5/pod/perl5181delta.pod /usr/share/perl5/pod/perl5180delta.pod /usr/share/perl5/pod/perl5163delta.pod /usr/share/perl5/pod/perl5162delta.pod /usr/share/perl5/pod/perl5161delta.pod /usr/share/perl5/pod/perl5160delta.pod /usr/share/perl5/pod/perl5144delta.pod /usr/share/perl5/pod/perl5143delta.pod /usr/share/perl5/pod/perl5142delta.pod /usr/share/perl5/pod/perl5141delta.pod /usr/share/perl5/pod/perl5140delta.pod /usr/share/perl5/pod/perl5125delta.pod /usr/share/perl5/pod/perl5124delta.pod /usr/share/perl5/pod/perl5123delta.pod /usr/share/perl5/pod/perl5122delta.pod /usr/share/perl5/pod/perl5121delta.pod /usr/share/perl5/pod/perl5120delta.pod /usr/share/perl5/pod/perl5101delta.pod /usr/share/perl5/pod/perl5100delta.pod /usr/share/perl5/pod/perl589delta.pod /usr/share/perl5/pod/perl588delta.pod /usr/share/perl5/pod/perl587delta.pod /usr/share/perl5/pod/perl586delta.pod /usr/share/perl5/pod/perl585delta.pod /usr/share/perl5/pod/perl584delta.pod /usr/share/perl5/pod/perl583delta.pod /usr/share/perl5/pod/perl582delta.pod /usr/share/perl5/pod/perl581delta.pod /usr/share/perl5/pod/perl58delta.pod /usr/share/perl5/pod/perl561delta.pod /usr/share/perl5/pod/perl56delta.pod /usr/share/perl5/pod/perl5005delta.pod /usr/share/perl5/pod/perl5004delta.pod /usr/share/perl5/pod/perlbook.pod /usr/share/perl5/pod/perlcommunity.pod /usr/share/perl5/pod/perldoc.pod /usr/share/perl5/pod/perlexperiment.pod /usr/share/perl5/pod/perlartistic.pod /usr/share/perl5/pod/perlgpl.pod /usr/share/perl5/pod/perlcn.pod /usr/share/perl5/pod/perljp.pod /usr/share/perl5/pod/perlko.pod /usr/share/perl5/pod/perltw.pod /usr/share/perl5/pod/perlaix.pod /usr/share/perl5/pod/perlamiga.pod /usr/share/perl5/pod/perlandroid.pod /usr/share/perl5/pod/perlbs2000.pod /usr/share/perl5/pod/perlcygwin.pod /usr/share/perl5/pod/perldos.pod /usr/share/perl5/pod/perlfreebsd.pod /usr/share/perl5/pod/perlhaiku.pod /usr/share/perl5/pod/perlhpux.pod /usr/share/perl5/pod/perlhurd.pod /usr/share/perl5/pod/perlirix.pod /usr/share/perl5/pod/perllinux.pod /usr/share/perl5/pod/perlmacos.pod /usr/share/perl5/pod/perlmacosx.pod /usr/share/perl5/pod/perlnetware.pod /usr/share/perl5/pod/perlopenbsd.pod /usr/share/perl5/pod/perlos2.pod /usr/share/perl5/pod/perlos390.pod /usr/share/perl5/pod/perlos400.pod /usr/share/perl5/pod/perlplan9.pod /usr/share/perl5/pod/perlqnx.pod /usr/share/perl5/pod/perlriscos.pod /usr/share/perl5/pod/perlsolaris.pod /usr/share/perl5/pod/perlsynology.pod /usr/share/perl5/pod/perltru64.pod /usr/share/perl5/pod/perlvms.pod /usr/share/perl5/pod/perlvos.pod /usr/share/perl5/pod/perlwin32.pod /usr/share/perl5/pod/perlboot.pod /usr/share/perl5/pod/perlbot.pod /usr/share/perl5/pod/perlrepository.pod /usr/share/perl5/pod/perltodo.pod /usr/share/perl5/pod/perltooc.pod /usr/share/perl5/pod/perltoot.pod LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./perl -Ilib -I. installman --destdir=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64 WARNING: You've never run 'make test'!!! (Installing anyway.) /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.3pm /usr/share/man/man3/App::Cpan.3pm /usr/share/man/man3/App::Prove.3pm /usr/share/man/man3/App::Prove::State.3pm /usr/share/man/man3/App::Prove::State::Result.3pm /usr/share/man/man3/App::Prove::State::Result::Test.3pm /usr/share/man/man3/Archive::Tar.3pm /usr/share/man/man3/Archive::Tar::File.3pm /usr/share/man/man3/Attribute::Handlers.3pm /usr/share/man/man3/AutoLoader.3pm /usr/share/man/man3/AutoSplit.3pm /usr/share/man/man3/B.3pm /usr/share/man/man3/B::Concise.3pm /usr/share/man/man3/B::Deparse.3pm /usr/share/man/man3/B::Op_private.3pm /usr/share/man/man3/B::Showlex.3pm /usr/share/man/man3/B::Terse.3pm /usr/share/man/man3/B::Xref.3pm /usr/share/man/man3/Benchmark.3pm /usr/share/man/man3/CORE.3pm /usr/share/man/man3/CPAN.3pm /usr/share/man/man3/CPAN::API::HOWTO.3pm /usr/share/man/man3/CPAN::Debug.3pm /usr/share/man/man3/CPAN::Distroprefs.3pm /usr/share/man/man3/CPAN::FirstTime.3pm /usr/share/man/man3/CPAN::HandleConfig.3pm /usr/share/man/man3/CPAN::Kwalify.3pm /usr/share/man/man3/CPAN::Meta.3pm /usr/share/man/man3/CPAN::Meta::Converter.3pm /usr/share/man/man3/CPAN::Meta::Feature.3pm /usr/share/man/man3/CPAN::Meta::History.3pm /usr/share/man/man3/CPAN::Meta::History::Meta_1_0.3pm /usr/share/man/man3/CPAN::Meta::History::Meta_1_1.3pm /usr/share/man/man3/CPAN::Meta::History::Meta_1_2.3pm /usr/share/man/man3/CPAN::Meta::History::Meta_1_3.3pm /usr/share/man/man3/CPAN::Meta::History::Meta_1_4.3pm /usr/share/man/man3/CPAN::Meta::Merge.3pm /usr/share/man/man3/CPAN::Meta::Prereqs.3pm /usr/share/man/man3/CPAN::Meta::Requirements.3pm /usr/share/man/man3/CPAN::Meta::Spec.3pm /usr/share/man/man3/CPAN::Meta::Validator.3pm /usr/share/man/man3/CPAN::Meta::YAML.3pm /usr/share/man/man3/CPAN::Mirrors.3pm /usr/share/man/man3/CPAN::Nox.3pm /usr/share/man/man3/CPAN::Plugin.3pm /usr/share/man/man3/CPAN::Plugin::Specfile.3pm /usr/share/man/man3/CPAN::Queue.3pm /usr/share/man/man3/CPAN::Tarzip.3pm /usr/share/man/man3/CPAN::Version.3pm /usr/share/man/man3/Carp.3pm /usr/share/man/man3/Class::Struct.3pm /usr/share/man/man3/Compress::Raw::Bzip2.3pm /usr/share/man/man3/Compress::Raw::Zlib.3pm /usr/share/man/man3/Compress::Zlib.3pm /usr/share/man/man3/Config.3pm /usr/share/man/man3/Config::Extensions.3pm /usr/share/man/man3/Config::Perl::V.3pm /usr/share/man/man3/Cwd.3pm /usr/share/man/man3/DB.3pm /usr/share/man/man3/DBM_Filter.3pm /usr/share/man/man3/DBM_Filter::compress.3pm /usr/share/man/man3/DBM_Filter::encode.3pm /usr/share/man/man3/DBM_Filter::int32.3pm /usr/share/man/man3/DBM_Filter::null.3pm /usr/share/man/man3/DBM_Filter::utf8.3pm /usr/share/man/man3/Data::Dumper.3pm /usr/share/man/man3/Devel::PPPort.3pm /usr/share/man/man3/Devel::Peek.3pm /usr/share/man/man3/Devel::SelfStubber.3pm /usr/share/man/man3/Digest.3pm /usr/share/man/man3/Digest::MD5.3pm /usr/share/man/man3/Digest::SHA.3pm /usr/share/man/man3/Digest::base.3pm /usr/share/man/man3/Digest::file.3pm /usr/share/man/man3/DirHandle.3pm /usr/share/man/man3/Dumpvalue.3pm /usr/share/man/man3/DynaLoader.3pm /usr/share/man/man3/Encode.3pm /usr/share/man/man3/Encode::Alias.3pm /usr/share/man/man3/Encode::Byte.3pm /usr/share/man/man3/Encode::CJKConstants.3pm /usr/share/man/man3/Encode::CN.3pm /usr/share/man/man3/Encode::CN::HZ.3pm /usr/share/man/man3/Encode::Config.3pm /usr/share/man/man3/Encode::EBCDIC.3pm /usr/share/man/man3/Encode::Encoder.3pm /usr/share/man/man3/Encode::Encoding.3pm /usr/share/man/man3/Encode::GSM0338.3pm /usr/share/man/man3/Encode::Guess.3pm /usr/share/man/man3/Encode::JP.3pm /usr/share/man/man3/Encode::JP::H2Z.3pm /usr/share/man/man3/Encode::JP::JIS7.3pm /usr/share/man/man3/Encode::KR.3pm /usr/share/man/man3/Encode::KR::2022_KR.3pm /usr/share/man/man3/Encode::MIME::Header.3pm /usr/share/man/man3/Encode::MIME::Name.3pm /usr/share/man/man3/Encode::PerlIO.3pm /usr/share/man/man3/Encode::Supported.3pm /usr/share/man/man3/Encode::Symbol.3pm /usr/share/man/man3/Encode::TW.3pm /usr/share/man/man3/Encode::Unicode.3pm /usr/share/man/man3/Encode::Unicode::UTF7.3pm /usr/share/man/man3/English.3pm /usr/share/man/man3/Env.3pm /usr/share/man/man3/Errno.3pm /usr/share/man/man3/Exporter.3pm /usr/share/man/man3/Exporter::Heavy.3pm /usr/share/man/man3/ExtUtils::CBuilder.3pm /usr/share/man/man3/ExtUtils::CBuilder::Platform::Windows.3pm /usr/share/man/man3/ExtUtils::Command.3pm /usr/share/man/man3/ExtUtils::Command::MM.3pm /usr/share/man/man3/ExtUtils::Constant.3pm /usr/share/man/man3/ExtUtils::Constant::Base.3pm /usr/share/man/man3/ExtUtils::Constant::Utils.3pm /usr/share/man/man3/ExtUtils::Constant::XS.3pm /usr/share/man/man3/ExtUtils::Embed.3pm /usr/share/man/man3/ExtUtils::Install.3pm /usr/share/man/man3/ExtUtils::Installed.3pm /usr/share/man/man3/ExtUtils::Liblist.3pm /usr/share/man/man3/ExtUtils::MM.3pm /usr/share/man/man3/ExtUtils::MM_AIX.3pm /usr/share/man/man3/ExtUtils::MM_Any.3pm /usr/share/man/man3/ExtUtils::MM_BeOS.3pm /usr/share/man/man3/ExtUtils::MM_Cygwin.3pm /usr/share/man/man3/ExtUtils::MM_DOS.3pm /usr/share/man/man3/ExtUtils::MM_Darwin.3pm /usr/share/man/man3/ExtUtils::MM_MacOS.3pm /usr/share/man/man3/ExtUtils::MM_NW5.3pm /usr/share/man/man3/ExtUtils::MM_OS2.3pm /usr/share/man/man3/ExtUtils::MM_OS390.3pm /usr/share/man/man3/ExtUtils::MM_QNX.3pm /usr/share/man/man3/ExtUtils::MM_UWIN.3pm /usr/share/man/man3/ExtUtils::MM_Unix.3pm /usr/share/man/man3/ExtUtils::MM_VMS.3pm /usr/share/man/man3/ExtUtils::MM_VOS.3pm /usr/share/man/man3/ExtUtils::MM_Win32.3pm /usr/share/man/man3/ExtUtils::MM_Win95.3pm /usr/share/man/man3/ExtUtils::MY.3pm /usr/share/man/man3/ExtUtils::MakeMaker.3pm /usr/share/man/man3/ExtUtils::MakeMaker::Config.3pm /usr/share/man/man3/ExtUtils::MakeMaker::FAQ.3pm /usr/share/man/man3/ExtUtils::MakeMaker::Locale.3pm /usr/share/man/man3/ExtUtils::MakeMaker::Tutorial.3pm /usr/share/man/man3/ExtUtils::Manifest.3pm /usr/share/man/man3/ExtUtils::Miniperl.3pm /usr/share/man/man3/ExtUtils::Mkbootstrap.3pm /usr/share/man/man3/ExtUtils::Mksymlists.3pm /usr/share/man/man3/ExtUtils::PL2Bat.3pm /usr/share/man/man3/ExtUtils::Packlist.3pm /usr/share/man/man3/ExtUtils::ParseXS.3pm /usr/share/man/man3/ExtUtils::ParseXS::Constants.3pm /usr/share/man/man3/ExtUtils::ParseXS::Eval.3pm /usr/share/man/man3/ExtUtils::ParseXS::Utilities.3pm /usr/share/man/man3/ExtUtils::Typemaps.3pm /usr/share/man/man3/ExtUtils::Typemaps::Cmd.3pm /usr/share/man/man3/ExtUtils::Typemaps::InputMap.3pm /usr/share/man/man3/ExtUtils::Typemaps::OutputMap.3pm /usr/share/man/man3/ExtUtils::Typemaps::Type.3pm /usr/share/man/man3/ExtUtils::testlib.3pm /usr/share/man/man3/Fatal.3pm /usr/share/man/man3/Fcntl.3pm /usr/share/man/man3/File::Basename.3pm /usr/share/man/man3/File::Compare.3pm /usr/share/man/man3/File::Copy.3pm /usr/share/man/man3/File::DosGlob.3pm /usr/share/man/man3/File::Fetch.3pm /usr/share/man/man3/File::Find.3pm /usr/share/man/man3/File::Glob.3pm /usr/share/man/man3/File::GlobMapper.3pm /usr/share/man/man3/File::Path.3pm /usr/share/man/man3/File::Spec.3pm /usr/share/man/man3/File::Spec::AmigaOS.3pm /usr/share/man/man3/File::Spec::Cygwin.3pm /usr/share/man/man3/File::Spec::Epoc.3pm /usr/share/man/man3/File::Spec::Functions.3pm /usr/share/man/man3/File::Spec::Mac.3pm /usr/share/man/man3/File::Spec::OS2.3pm /usr/share/man/man3/File::Spec::Unix.3pm /usr/share/man/man3/File::Spec::VMS.3pm /usr/share/man/man3/File::Spec::Win32.3pm /usr/share/man/man3/File::Temp.3pm /usr/share/man/man3/File::stat.3pm /usr/share/man/man3/FileCache.3pm /usr/share/man/man3/FileHandle.3pm /usr/share/man/man3/Filter::Simple.3pm /usr/share/man/man3/Filter::Util::Call.3pm /usr/share/man/man3/FindBin.3pm /usr/share/man/man3/GDBM_File.3pm /usr/share/man/man3/Getopt::Long.3pm /usr/share/man/man3/Getopt::Std.3pm /usr/share/man/man3/HTTP::Tiny.3pm /usr/share/man/man3/Hash::Util.3pm /usr/share/man/man3/Hash::Util::FieldHash.3pm /usr/share/man/man3/I18N::Collate.3pm /usr/share/man/man3/I18N::LangTags.3pm /usr/share/man/man3/I18N::LangTags::Detect.3pm /usr/share/man/man3/I18N::LangTags::List.3pm /usr/share/man/man3/I18N::Langinfo.3pm /usr/share/man/man3/IO.3pm /usr/share/man/man3/IO::Compress::Base.3pm /usr/share/man/man3/IO::Compress::Bzip2.3pm /usr/share/man/man3/IO::Compress::Deflate.3pm /usr/share/man/man3/IO::Compress::FAQ.3pm /usr/share/man/man3/IO::Compress::Gzip.3pm /usr/share/man/man3/IO::Compress::RawDeflate.3pm /usr/share/man/man3/IO::Compress::Zip.3pm /usr/share/man/man3/IO::Dir.3pm /usr/share/man/man3/IO::File.3pm /usr/share/man/man3/IO::Handle.3pm /usr/share/man/man3/IO::Pipe.3pm /usr/share/man/man3/IO::Poll.3pm /usr/share/man/man3/IO::Seekable.3pm /usr/share/man/man3/IO::Select.3pm /usr/share/man/man3/IO::Socket.3pm /usr/share/man/man3/IO::Socket::INET.3pm /usr/share/man/man3/IO::Socket::IP.3pm /usr/share/man/man3/IO::Socket::UNIX.3pm /usr/share/man/man3/IO::Uncompress::AnyInflate.3pm /usr/share/man/man3/IO::Uncompress::AnyUncompress.3pm /usr/share/man/man3/IO::Uncompress::Base.3pm /usr/share/man/man3/IO::Uncompress::Bunzip2.3pm /usr/share/man/man3/IO::Uncompress::Gunzip.3pm /usr/share/man/man3/IO::Uncompress::Inflate.3pm /usr/share/man/man3/IO::Uncompress::RawInflate.3pm /usr/share/man/man3/IO::Uncompress::Unzip.3pm /usr/share/man/man3/IO::Zlib.3pm /usr/share/man/man3/IPC::Cmd.3pm /usr/share/man/man3/IPC::Msg.3pm /usr/share/man/man3/IPC::Open2.3pm /usr/share/man/man3/IPC::Open3.3pm /usr/share/man/man3/IPC::Semaphore.3pm /usr/share/man/man3/IPC::SharedMem.3pm /usr/share/man/man3/IPC::SysV.3pm /usr/share/man/man3/Internals.3pm /usr/share/man/man3/JSON::PP.3pm /usr/share/man/man3/JSON::PP::Boolean.3pm /usr/share/man/man3/List::Util.3pm /usr/share/man/man3/List::Util::XS.3pm /usr/share/man/man3/Locale::Maketext.3pm /usr/share/man/man3/Locale::Maketext::Cookbook.3pm /usr/share/man/man3/Locale::Maketext::Guts.3pm /usr/share/man/man3/Locale::Maketext::GutsLoader.3pm /usr/share/man/man3/Locale::Maketext::Simple.3pm /usr/share/man/man3/Locale::Maketext::TPJ13.3pm /usr/share/man/man3/MIME::Base64.3pm /usr/share/man/man3/MIME::QuotedPrint.3pm /usr/share/man/man3/Math::BigFloat.3pm /usr/share/man/man3/Math::BigInt.3pm /usr/share/man/man3/Math::BigInt::Calc.3pm /usr/share/man/man3/Math::BigInt::FastCalc.3pm /usr/share/man/man3/Math::BigInt::Lib.3pm /usr/share/man/man3/Math::BigRat.3pm /usr/share/man/man3/Math::Complex.3pm /usr/share/man/man3/Math::Trig.3pm /usr/share/man/man3/Memoize.3pm /usr/share/man/man3/Memoize::AnyDBM_File.3pm /usr/share/man/man3/Memoize::Expire.3pm /usr/share/man/man3/Memoize::ExpireFile.3pm /usr/share/man/man3/Memoize::ExpireTest.3pm /usr/share/man/man3/Memoize::NDBM_File.3pm /usr/share/man/man3/Memoize::SDBM_File.3pm /usr/share/man/man3/Memoize::Storable.3pm /usr/share/man/man3/Module::CoreList.3pm /usr/share/man/man3/Module::CoreList::Utils.3pm /usr/share/man/man3/Module::Load.3pm /usr/share/man/man3/Module::Load::Conditional.3pm /usr/share/man/man3/Module::Loaded.3pm /usr/share/man/man3/Module::Metadata.3pm /usr/share/man/man3/NDBM_File.3pm /usr/share/man/man3/NEXT.3pm /usr/share/man/man3/Net::Cmd.3pm /usr/share/man/man3/Net::Config.3pm /usr/share/man/man3/Net::Domain.3pm /usr/share/man/man3/Net::FTP.3pm /usr/share/man/man3/Net::NNTP.3pm /usr/share/man/man3/Net::Netrc.3pm /usr/share/man/man3/Net::POP3.3pm /usr/share/man/man3/Net::Ping.3pm /usr/share/man/man3/Net::SMTP.3pm /usr/share/man/man3/Net::Time.3pm /usr/share/man/man3/Net::hostent.3pm /usr/share/man/man3/Net::libnetFAQ.3pm /usr/share/man/man3/Net::netent.3pm /usr/share/man/man3/Net::protoent.3pm /usr/share/man/man3/Net::servent.3pm /usr/share/man/man3/O.3pm /usr/share/man/man3/ODBM_File.3pm /usr/share/man/man3/Opcode.3pm /usr/share/man/man3/POSIX.3pm /usr/share/man/man3/Params::Check.3pm /usr/share/man/man3/Parse::CPAN::Meta.3pm /usr/share/man/man3/Perl::OSType.3pm /usr/share/man/man3/PerlIO.3pm /usr/share/man/man3/PerlIO::encoding.3pm /usr/share/man/man3/PerlIO::mmap.3pm /usr/share/man/man3/PerlIO::scalar.3pm /usr/share/man/man3/PerlIO::via.3pm /usr/share/man/man3/PerlIO::via::QuotedPrint.3pm /usr/share/man/man3/Pod::Checker.3pm /usr/share/man/man3/Pod::Escapes.3pm /usr/share/man/man3/Pod::Html.3pm /usr/share/man/man3/Pod::Man.3pm /usr/share/man/man3/Pod::ParseLink.3pm /usr/share/man/man3/Pod::Perldoc.3pm /usr/share/man/man3/Pod::Perldoc::BaseTo.3pm /usr/share/man/man3/Pod::Perldoc::GetOptsOO.3pm /usr/share/man/man3/Pod::Perldoc::ToANSI.3pm /usr/share/man/man3/Pod::Perldoc::ToChecker.3pm /usr/share/man/man3/Pod::Perldoc::ToMan.3pm /usr/share/man/man3/Pod::Perldoc::ToNroff.3pm /usr/share/man/man3/Pod::Perldoc::ToPod.3pm /usr/share/man/man3/Pod::Perldoc::ToRtf.3pm /usr/share/man/man3/Pod::Perldoc::ToTerm.3pm /usr/share/man/man3/Pod::Perldoc::ToText.3pm /usr/share/man/man3/Pod::Perldoc::ToTk.3pm /usr/share/man/man3/Pod::Perldoc::ToXml.3pm /usr/share/man/man3/Pod::Simple.3pm /usr/share/man/man3/Pod::Simple::Checker.3pm /usr/share/man/man3/Pod::Simple::Debug.3pm /usr/share/man/man3/Pod::Simple::DumpAsText.3pm /usr/share/man/man3/Pod::Simple::DumpAsXML.3pm /usr/share/man/man3/Pod::Simple::HTML.3pm /usr/share/man/man3/Pod::Simple::HTMLBatch.3pm /usr/share/man/man3/Pod::Simple::JustPod.3pm /usr/share/man/man3/Pod::Simple::LinkSection.3pm /usr/share/man/man3/Pod::Simple::Methody.3pm /usr/share/man/man3/Pod::Simple::PullParser.3pm /usr/share/man/man3/Pod::Simple::PullParserEndToken.3pm /usr/share/man/man3/Pod::Simple::PullParserStartToken.3pm /usr/share/man/man3/Pod::Simple::PullParserTextToken.3pm /usr/share/man/man3/Pod::Simple::PullParserToken.3pm /usr/share/man/man3/Pod::Simple::RTF.3pm /usr/share/man/man3/Pod::Simple::Search.3pm /usr/share/man/man3/Pod::Simple::SimpleTree.3pm /usr/share/man/man3/Pod::Simple::Subclassing.3pm /usr/share/man/man3/Pod::Simple::Text.3pm /usr/share/man/man3/Pod::Simple::TextContent.3pm /usr/share/man/man3/Pod::Simple::XHTML.3pm /usr/share/man/man3/Pod::Simple::XMLOutStream.3pm /usr/share/man/man3/Pod::Text.3pm /usr/share/man/man3/Pod::Text::Color.3pm /usr/share/man/man3/Pod::Text::Overstrike.3pm /usr/share/man/man3/Pod::Text::Termcap.3pm /usr/share/man/man3/Pod::Usage.3pm /usr/share/man/man3/SDBM_File.3pm /usr/share/man/man3/Safe.3pm /usr/share/man/man3/Scalar::Util.3pm /usr/share/man/man3/Search::Dict.3pm /usr/share/man/man3/SelectSaver.3pm /usr/share/man/man3/SelfLoader.3pm /usr/share/man/man3/Socket.3pm /usr/share/man/man3/Storable.3pm /usr/share/man/man3/Sub::Util.3pm /usr/share/man/man3/Symbol.3pm /usr/share/man/man3/Sys::Hostname.3pm /usr/share/man/man3/Sys::Syslog.3pm /usr/share/man/man3/TAP::Base.3pm /usr/share/man/man3/TAP::Formatter::Base.3pm /usr/share/man/man3/TAP::Formatter::Color.3pm /usr/share/man/man3/TAP::Formatter::Console.3pm /usr/share/man/man3/TAP::Formatter::Console::ParallelSession.3pm /usr/share/man/man3/TAP::Formatter::Console::Session.3pm /usr/share/man/man3/TAP::Formatter::File.3pm /usr/share/man/man3/TAP::Formatter::File::Session.3pm /usr/share/man/man3/TAP::Formatter::Session.3pm /usr/share/man/man3/TAP::Harness.3pm /usr/share/man/man3/TAP::Harness::Beyond.3pm /usr/share/man/man3/TAP::Harness::Env.3pm /usr/share/man/man3/TAP::Object.3pm /usr/share/man/man3/TAP::Parser.3pm /usr/share/man/man3/TAP::Parser::Aggregator.3pm /usr/share/man/man3/TAP::Parser::Grammar.3pm /usr/share/man/man3/TAP::Parser::Iterator.3pm /usr/share/man/man3/TAP::Parser::Iterator::Array.3pm /usr/share/man/man3/TAP::Parser::Iterator::Process.3pm /usr/share/man/man3/TAP::Parser::Iterator::Stream.3pm /usr/share/man/man3/TAP::Parser::IteratorFactory.3pm /usr/share/man/man3/TAP::Parser::Multiplexer.3pm /usr/share/man/man3/TAP::Parser::Result.3pm /usr/share/man/man3/TAP::Parser::Result::Bailout.3pm /usr/share/man/man3/TAP::Parser::Result::Comment.3pm /usr/share/man/man3/TAP::Parser::Result::Plan.3pm /usr/share/man/man3/TAP::Parser::Result::Pragma.3pm /usr/share/man/man3/TAP::Parser::Result::Test.3pm /usr/share/man/man3/TAP::Parser::Result::Unknown.3pm /usr/share/man/man3/TAP::Parser::Result::Version.3pm /usr/share/man/man3/TAP::Parser::Result::YAML.3pm /usr/share/man/man3/TAP::Parser::ResultFactory.3pm /usr/share/man/man3/TAP::Parser::Scheduler.3pm /usr/share/man/man3/TAP::Parser::Scheduler::Job.3pm /usr/share/man/man3/TAP::Parser::Scheduler::Spinner.3pm /usr/share/man/man3/TAP::Parser::Source.3pm /usr/share/man/man3/TAP::Parser::SourceHandler.3pm /usr/share/man/man3/TAP::Parser::SourceHandler::Executable.3pm /usr/share/man/man3/TAP::Parser::SourceHandler::File.3pm /usr/share/man/man3/TAP::Parser::SourceHandler::Handle.3pm /usr/share/man/man3/TAP::Parser::SourceHandler::Perl.3pm /usr/share/man/man3/TAP::Parser::SourceHandler::RawTAP.3pm /usr/share/man/man3/TAP::Parser::YAMLish::Reader.3pm /usr/share/man/man3/TAP::Parser::YAMLish::Writer.3pm /usr/share/man/man3/Term::ANSIColor.3pm /usr/share/man/man3/Term::Cap.3pm /usr/share/man/man3/Term::Complete.3pm /usr/share/man/man3/Term::ReadLine.3pm /usr/share/man/man3/Test.3pm /usr/share/man/man3/Test2.3pm /usr/share/man/man3/Test2::API.3pm /usr/share/man/man3/Test2::API::Breakage.3pm /usr/share/man/man3/Test2::API::Context.3pm /usr/share/man/man3/Test2::API::Instance.3pm /usr/share/man/man3/Test2::API::InterceptResult.3pm /usr/share/man/man3/Test2::API::InterceptResult::Event.3pm /usr/share/man/man3/Test2::API::InterceptResult::Hub.3pm /usr/share/man/man3/Test2::API::InterceptResult::Squasher.3pm /usr/share/man/man3/Test2::API::Stack.3pm /usr/share/man/man3/Test2::Event.3pm /usr/share/man/man3/Test2::Event::Bail.3pm /usr/share/man/man3/Test2::Event::Diag.3pm /usr/share/man/man3/Test2::Event::Encoding.3pm /usr/share/man/man3/Test2::Event::Exception.3pm /usr/share/man/man3/Test2::Event::Fail.3pm /usr/share/man/man3/Test2::Event::Generic.3pm /usr/share/man/man3/Test2::Event::Note.3pm /usr/share/man/man3/Test2::Event::Ok.3pm /usr/share/man/man3/Test2::Event::Pass.3pm /usr/share/man/man3/Test2::Event::Plan.3pm /usr/share/man/man3/Test2::Event::Skip.3pm /usr/share/man/man3/Test2::Event::Subtest.3pm /usr/share/man/man3/Test2::Event::TAP::Version.3pm /usr/share/man/man3/Test2::Event::V2.3pm /usr/share/man/man3/Test2::Event::Waiting.3pm /usr/share/man/man3/Test2::EventFacet.3pm /usr/share/man/man3/Test2::EventFacet::About.3pm /usr/share/man/man3/Test2::EventFacet::Amnesty.3pm /usr/share/man/man3/Test2::EventFacet::Assert.3pm /usr/share/man/man3/Test2::EventFacet::Control.3pm /usr/share/man/man3/Test2::EventFacet::Error.3pm /usr/share/man/man3/Test2::EventFacet::Hub.3pm /usr/share/man/man3/Test2::EventFacet::Info.3pm /usr/share/man/man3/Test2::EventFacet::Info::Table.3pm /usr/share/man/man3/Test2::EventFacet::Meta.3pm /usr/share/man/man3/Test2::EventFacet::Parent.3pm /usr/share/man/man3/Test2::EventFacet::Plan.3pm /usr/share/man/man3/Test2::EventFacet::Render.3pm /usr/share/man/man3/Test2::EventFacet::Trace.3pm /usr/share/man/man3/Test2::Formatter.3pm /usr/share/man/man3/Test2::Formatter::TAP.3pm /usr/share/man/man3/Test2::Hub.3pm /usr/share/man/man3/Test2::Hub::Interceptor.3pm /usr/share/man/man3/Test2::Hub::Interceptor::Terminator.3pm /usr/share/man/man3/Test2::Hub::Subtest.3pm /usr/share/man/man3/Test2::IPC.3pm /usr/share/man/man3/Test2::IPC::Driver.3pm /usr/share/man/man3/Test2::IPC::Driver::Files.3pm /usr/share/man/man3/Test2::Tools::Tiny.3pm /usr/share/man/man3/Test2::Transition.3pm /usr/share/man/man3/Test2::Util.3pm /usr/share/man/man3/Test2::Util::ExternalMeta.3pm /usr/share/man/man3/Test2::Util::Facets2Legacy.3pm /usr/share/man/man3/Test2::Util::HashBase.3pm /usr/share/man/man3/Test2::Util::Trace.3pm /usr/share/man/man3/Test::Builder.3pm /usr/share/man/man3/Test::Builder::Formatter.3pm /usr/share/man/man3/Test::Builder::IO::Scalar.3pm /usr/share/man/man3/Test::Builder::Module.3pm /usr/share/man/man3/Test::Builder::Tester.3pm /usr/share/man/man3/Test::Builder::Tester::Color.3pm /usr/share/man/man3/Test::Builder::TodoDiag.3pm /usr/share/man/man3/Test::Harness.3pm /usr/share/man/man3/Test::More.3pm /usr/share/man/man3/Test::Simple.3pm /usr/share/man/man3/Test::Tester.3pm /usr/share/man/man3/Test::Tester::Capture.3pm /usr/share/man/man3/Test::Tester::CaptureRunner.3pm /usr/share/man/man3/Test::Tutorial.3pm /usr/share/man/man3/Test::use::ok.3pm /usr/share/man/man3/Text::Abbrev.3pm /usr/share/man/man3/Text::Balanced.3pm /usr/share/man/man3/Text::ParseWords.3pm /usr/share/man/man3/Text::Tabs.3pm /usr/share/man/man3/Text::Wrap.3pm /usr/share/man/man3/Thread.3pm /usr/share/man/man3/Thread::Queue.3pm /usr/share/man/man3/Thread::Semaphore.3pm /usr/share/man/man3/Tie::Array.3pm /usr/share/man/man3/Tie::File.3pm /usr/share/man/man3/Tie::Handle.3pm /usr/share/man/man3/Tie::Hash.3pm /usr/share/man/man3/Tie::Hash::NamedCapture.3pm /usr/share/man/man3/Tie::Memoize.3pm /usr/share/man/man3/Tie::RefHash.3pm /usr/share/man/man3/Tie::Scalar.3pm /usr/share/man/man3/Tie::StdHandle.3pm /usr/share/man/man3/Tie::SubstrHash.3pm /usr/share/man/man3/Time::HiRes.3pm /usr/share/man/man3/Time::Local.3pm /usr/share/man/man3/Time::Piece.3pm /usr/share/man/man3/Time::Seconds.3pm /usr/share/man/man3/Time::gmtime.3pm /usr/share/man/man3/Time::localtime.3pm /usr/share/man/man3/Time::tm.3pm /usr/share/man/man3/UNIVERSAL.3pm /usr/share/man/man3/Unicode::Collate.3pm /usr/share/man/man3/Unicode::Collate::CJK::Big5.3pm /usr/share/man/man3/Unicode::Collate::CJK::GB2312.3pm /usr/share/man/man3/Unicode::Collate::CJK::JISX0208.3pm /usr/share/man/man3/Unicode::Collate::CJK::Korean.3pm /usr/share/man/man3/Unicode::Collate::CJK::Pinyin.3pm /usr/share/man/man3/Unicode::Collate::CJK::Stroke.3pm /usr/share/man/man3/Unicode::Collate::CJK::Zhuyin.3pm /usr/share/man/man3/Unicode::Collate::Locale.3pm /usr/share/man/man3/Unicode::Normalize.3pm /usr/share/man/man3/Unicode::UCD.3pm /usr/share/man/man3/User::grent.3pm /usr/share/man/man3/User::pwent.3pm /usr/share/man/man3/XSLoader.3pm /usr/share/man/man3/attributes.3pm /usr/share/man/man3/autodie.3pm /usr/share/man/man3/autodie::Scope::Guard.3pm /usr/share/man/man3/autodie::Scope::GuardStack.3pm /usr/share/man/man3/autodie::Util.3pm /usr/share/man/man3/autodie::exception.3pm /usr/share/man/man3/autodie::exception::system.3pm /usr/share/man/man3/autodie::hints.3pm /usr/share/man/man3/autodie::skip.3pm /usr/share/man/man3/autouse.3pm /usr/share/man/man3/base.3pm /usr/share/man/man3/bigint.3pm /usr/share/man/man3/bignum.3pm /usr/share/man/man3/bigrat.3pm /usr/share/man/man3/blib.3pm /usr/share/man/man3/bytes.3pm /usr/share/man/man3/charnames.3pm /usr/share/man/man3/constant.3pm /usr/share/man/man3/deprecate.3pm /usr/share/man/man3/diagnostics.3pm /usr/share/man/man3/encoding.3pm /usr/share/man/man3/encoding::warnings.3pm /usr/share/man/man3/experimental.3pm /usr/share/man/man3/feature.3pm /usr/share/man/man3/fields.3pm /usr/share/man/man3/filetest.3pm /usr/share/man/man3/if.3pm /usr/share/man/man3/integer.3pm /usr/share/man/man3/less.3pm /usr/share/man/man3/lib.3pm /usr/share/man/man3/locale.3pm /usr/share/man/man3/mro.3pm /usr/share/man/man3/ok.3pm /usr/share/man/man3/open.3pm /usr/share/man/man3/ops.3pm /usr/share/man/man3/overload.3pm /usr/share/man/man3/overloading.3pm /usr/share/man/man3/parent.3pm /usr/share/man/man3/re.3pm /usr/share/man/man3/sigtrap.3pm /usr/share/man/man3/sort.3pm /usr/share/man/man3/strict.3pm /usr/share/man/man3/subs.3pm /usr/share/man/man3/threads.3pm /usr/share/man/man3/threads::shared.3pm /usr/share/man/man3/utf8.3pm /usr/share/man/man3/vars.3pm /usr/share/man/man3/version.3pm /usr/share/man/man3/version::Internals.3pm /usr/share/man/man3/vmsish.3pm /usr/share/man/man3/warnings.3pm /usr/share/man/man3/warnings::register.3pm /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 + mv /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/CORE/libperl.so /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/libperl.so.5.34.0 + ln -s libperl.so.5.34.0 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/libperl.so.5.34 + ln -s libperl.so.5.34.0 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/libperl.so + ln -s ../../libperl.so.5.34.0 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/CORE/libperl.so + rm -f /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/CORE/libperl.so.5.34 + install -p -m 755 utils/pl2pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/pl2pm + for i in sys/ioctl.h sys/syscall.h syscall.h + LD_PRELOAD=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/CORE/libperl.so + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/CORE + PERL5LIB=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5:/builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5 + /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/perl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/h2ph -a -d /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5 sys/ioctl.h Can't open gnu/stubs-32.h: No such file or directory Can't open gnu/stubs-x32.h: No such file or directory sys/ioctl.h -> sys/ioctl.ph features.h -> features.ph bits/ioctls.h -> bits/ioctls.ph bits/ioctl-types.h -> bits/ioctl-types.ph sys/ttydefaults.h -> sys/ttydefaults.ph features-time64.h -> features-time64.ph stdc-predef.h -> stdc-predef.ph sys/cdefs.h -> sys/cdefs.ph gnu/stubs.h -> gnu/stubs.ph asm/ioctls.h -> asm/ioctls.ph asm/ioctls.h -> asm/ioctls.ph bits/wordsize.h -> bits/wordsize.ph bits/timesize.h -> bits/timesize.ph bits/wordsize.h -> bits/wordsize.ph bits/long-double.h -> bits/long-double.ph gnu/stubs-32.h -> gnu/stubs-32.ph gnu/stubs-64.h -> gnu/stubs-64.ph gnu/stubs-x32.h -> gnu/stubs-x32.ph asm-generic/ioctls.h -> asm-generic/ioctls.ph asm-generic/ioctls.h -> asm-generic/ioctls.ph linux/ioctl.h -> linux/ioctl.ph linux/ioctl.h -> linux/ioctl.ph asm/ioctl.h -> asm/ioctl.ph asm/ioctl.h -> asm/ioctl.ph asm-generic/ioctl.h -> asm-generic/ioctl.ph asm-generic/ioctl.h -> asm-generic/ioctl.ph + true + for i in sys/ioctl.h sys/syscall.h syscall.h + LD_PRELOAD=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/CORE/libperl.so + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/CORE + PERL5LIB=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5:/builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5 + /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/perl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/h2ph -a -d /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5 sys/syscall.h sys/syscall.h -> sys/syscall.ph asm/unistd.h -> asm/unistd.ph bits/syscall.h -> bits/syscall.ph asm/unistd_32.h -> asm/unistd_32.ph asm/unistd_x32.h -> asm/unistd_x32.ph asm/unistd_64.h -> asm/unistd_64.ph + for i in sys/ioctl.h sys/syscall.h syscall.h + LD_PRELOAD=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/CORE/libperl.so + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/CORE + PERL5LIB=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5:/builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5 + /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/perl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/h2ph -a -d /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5 syscall.h syscall.h -> syscall.ph sys/syscall.h -> sys/syscall.ph asm/unistd.h -> asm/unistd.ph bits/syscall.h -> bits/syscall.ph asm/unistd_32.h -> asm/unistd_32.ph asm/unistd_x32.h -> asm/unistd_x32.ph asm/unistd_64.h -> asm/unistd_64.ph + mkdir -p /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/vendor_perl/auto + mkdir -p /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/vendor_perl + mkdir -p /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib/rpm/macros.d + install -p -m 644 /builddir/build/SOURCES/macros.perl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib/rpm/macros.d + find /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64 -type f -name '*.bs' -empty -delete + chmod -R u+w /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/xsubpp + ln -s ../../../bin/xsubpp /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/ + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/.packlist + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/File/Spec/VMS.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/File::Spec::VMS.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/PL2Bat.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::PL2Bat.3pm + mkdir -p /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/ + pushd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/ ~/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1 ~/build/BUILD/perl-5.34.0 + for i in perl588delta.1 perldelta.1 + iconv -f MS-ANSI -t UTF-8 perl588delta.1 --output new-perl588delta.1 + rm perl588delta.1 + mv new-perl588delta.1 perl588delta.1 + for i in perl588delta.1 perldelta.1 + iconv -f MS-ANSI -t UTF-8 perldelta.1 --output new-perldelta.1 + rm perldelta.1 + mv new-perldelta.1 perldelta.1 + popd ~/build/BUILD/perl-5.34.0 + mkdir -p /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests + tar -cf - t/ + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests + tar -xf - ++ find ext/ -type d -name t -maxdepth 2 + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/Win32CORE/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/Fcntl/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/POSIX/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/File-DosGlob/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/PerlIO-scalar/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/Tie-Hash-NamedCapture/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/DynaLoader/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/PerlIO-via/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/GDBM_File/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/XS-APItest/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/File-Glob/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/VMS-Filespec/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/VMS-Stdio/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/Hash-Util/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/Devel-Peek/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/IPC-Open3/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/Pod-Functions/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/Errno/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/re/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/XS-Typemap/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/I18N-Langinfo/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/PerlIO-encoding/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/FileCache/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/ODBM_File/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/B/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/SDBM_File/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/File-Find/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/Sys-Hostname/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/Opcode/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/NDBM_File/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/Tie-Memoize/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/Hash-Util-FieldHash/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/Pod-Html/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + tar -cf - ext/VMS-DCLsym/t + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - ++ find /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests -type f + LD_PRELOAD=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/CORE/libperl.so + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/CORE + PERL5LIB=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5:/builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5 + /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/perl -MConfig -i -pn -e 's"\A#!(?:perl|\./perl|/perl|/usr/bin/perl|/usr/bin/env perl)\b"$Config{startperl}"' /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/japh/abigail.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/harness /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/opbasic/qq.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/opbasic/cmp.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/opbasic/concat.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/opbasic/magic_phase.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/opbasic/arith.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/perf/benchmarks /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/perf/taint.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/perf/benchmarks.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/perf/optree.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/perf/opcount.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/perf/speed.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/comp/filter_exception.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/comp/opsubs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/comp/utf.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/comp/multiline.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/comp/proto.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/comp/term.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/comp/line_debug.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/comp/decl.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/comp/package_block.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/comp/require.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/comp/bproto.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/comp/redef.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/comp/line_debug_0.aux /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/comp/cmdopt.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/comp/hints.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/comp/final_line_num.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/comp/package.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/comp/colon.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/comp/retainedlines.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/comp/form_scope.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/comp/parser_run.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/comp/use.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/comp/fold.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/comp/parser.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/comp/our.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/comp/hints.aux /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/comp/uproto.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/ord.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/packagev.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/grent.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/coresubs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/caller.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/sub_lval.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/cproto.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/chdir.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/upgrade.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/isa.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/magic-27839.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/my.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/closure.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/reset.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/inccode-tie.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/rt119311.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/fh.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/kill0.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/utftaint.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/svleak.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/lex_assign.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/srand.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/recurse.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/index_thr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/print.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/groups.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/heredoc.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/goto.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/quotemeta.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/smartkve.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/oct.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/infnan.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/leaky-magic.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/sigsystem.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/current_sub.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/anonsub.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/coreamp.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/array.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/exp.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/lexsub.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/anonconst.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/split_unicode.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/require_37033.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/sprintf2.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/stat.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/chop.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/decl-refs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/multideref.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/list.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/threads.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/tr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/lex.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/pwent.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/universal.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/readline.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/caller.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/join.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/taint.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/auto.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/repeat.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/unlink.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/crypt.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/loopctl.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/defined.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/concat2.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/stat_errors.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/tie_fetch_count.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/utf8cache.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/lfs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/lock.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/each.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/warn.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/protowarn.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/mkdir.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/die_keeperr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/args.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/int.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/split.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/time_loop.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/try.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/ver.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/attrhand.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/tr_latin1.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/reverse.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/sselect.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/fork.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/symbolcache.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/unshift.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/magic.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/threads-dirh.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/sprintf.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/chr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/blocks.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/not.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/index.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/while.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/attrproto.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/hexfp.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/getpid.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/closure_test.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/grep.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/defins.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/postfixderef.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/svleak.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/tiehandle.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/write.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/require_override.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/select.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/64bitint.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/hash.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/alarm.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/undef.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/dump.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/wantarray.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/my_stash.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/hash-rt85026.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/stash.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/signatures.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/const-optree.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/yadayada.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/attrs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/gv.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/glob.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/gmagic.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/kvhslice.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/eval.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/pos.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/append.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/rand.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/sleep.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/flip.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/sigdispatch.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/length.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/do.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/study.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/arith2.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/utf8decode.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/cond.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/method.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/localref.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/goto_xs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/substr_thr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/die_unwind.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/ref.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/exec.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/filehandle.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/vec.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/incfilter.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/evalbytes.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/qr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/stash_parse_gv.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/getppid.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/each_array.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/time.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/sub.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/local.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/range.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/setpgrpstack.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/overload_integer.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/lop.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/die_exit.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/catch.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/smartmatch.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/for.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/negate.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/tiearray.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/runlevel.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/exists_sub.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/switch.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/fresh_perl_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/filetest_t.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/delete.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/waitpid.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/bless.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/state.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/studytied.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/context.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/readdir.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/filetest.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/read.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/sysio.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/filetest_stack_ok.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/inc.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/mydef.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/override.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/kvaslice.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/dbm.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/avhv.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/assignwarn.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/chars.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/kill0_child /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/tie.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/signame_canonical.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/aassign.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/inccode.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/bop.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/splice.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/cmpchain.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/sort.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/pack.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/substr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/push.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/lc.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/threads_create.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/utfhash.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/utf8magic.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/dor.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/or.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/die_except.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/hashassign.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/numconvert.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/hashwarn.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/pow.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/die.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/lvref.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/op/require_errors.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/win32/stat.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/win32/crypt.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/win32/symlink.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/win32/system_tests /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/win32/runenv.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/win32/fs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/win32/signal.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/win32/system.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/win32/popen.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/perlfunc.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/podcheck.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/maintainers.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/bench_selftest.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/FindExt.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/exec-bit.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/customized.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/ss_dup.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/authors.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/cmp_version.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/test_bootstrap.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/re_context.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/bench.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/bench/synerr /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/bench/badname /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/bench/badversion.json /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/bench/ret0 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/bench/oddentry /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/bench/callsub2.json /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/bench/callsub.json /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/bench/badhash /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/checkcase.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/customized.dat /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/checkcfgvar.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/dual-life.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/globvar.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/copyright.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/extrefs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/libperl.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/manifest.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/args_assert.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/diag.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/pod_rules.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/filenames.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/regen.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/pending-author.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/readme.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/bincompat.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/utils.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/known_pod_issues.dat /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/porting/corelist.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/perl.supp /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/next_ineval.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/isa_c3_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_04_c3_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/recursion_dfs_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/basic.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/pkg_gen_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/complex_dfs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/next_inanon.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/next_goto.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/isa_c3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/recursion_c3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/complex_c3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_05_dfs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/overload_dfs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_04_c3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/isarev.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/next_ineval_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/next_skip.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_03_c3_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/recursion_c3_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/vulcan_c3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/isa_aliases.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_02_c3_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/next_method.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_02_dfs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/vulcan_c3_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/method_caching.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/next_goto_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/c3_with_overload.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/isarev_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/dbic_dfs_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/isa_dfs_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/inconsistent_c3_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/overload_c3_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_01_c3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_05_dfs_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_02_dfs_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/dbic_c3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_05_c3_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/dbic_dfs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/c3_with_overload_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/complex_c3_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_03_dfs_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/recursion_dfs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/isa_dfs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/isa_aliases_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/package_aliases.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_01_dfs_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/dbic_c3_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/overload_c3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_04_dfs_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/vulcan_dfs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/next_skip_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_03_dfs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/next_inanon_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/next_edgecases.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_01_c3_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_03_c3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/next_NEXT.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_04_dfs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/next_NEXT_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/inconsistent_c3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/method_caching_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_05_c3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/pkg_gen.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/package_aliases_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/vulcan_dfs_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_02_c3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/next_edgecases_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_01_dfs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/complex_dfs_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/mro/next_method_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/switchI.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/switchC.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/switchF.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/dtrace.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/locale.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/switchx.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/switchx.aux /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/switchd-78586.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/switchDx.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/switchF2.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/script.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/switches.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/switchF1.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/exit.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/fresh_perl.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/switchM.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/runenv.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/cloexec.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/flib/t2.pmc /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/flib/broken.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/flib/t2.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/switchx3.aux /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/switcht.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/switch0.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/switchx2.aux /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/switchp.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/dtrace.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/switchn.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/switchd.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/noswitch.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/run/switcha.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/overload.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/subst_amp.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/fold_grind.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/pat_special_cc_thr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/rxcode.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/regexp_nonull.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/uniprops04.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/reg_fold.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/fold_grind_d.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/uniprops09.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/pat_re_eval.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/uniprops08.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/uniprops10.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/reg_email_thr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/regex_sets.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/reg_posixcc.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/pat_re_eval_thr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/recompile.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/regexp_noamp.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/pat_thr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/pat_rt_report_thr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/begin-once.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/regex_sets_compat.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/regexp_qr_embed_thr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/reg_mesg.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/bigfuzzy_not_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/re_tests /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/reg_eval.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/script_run.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/no_utf8_pm.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/pat_psycho.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/pat_advanced_thr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/reg_nocapture.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/pat_advanced.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/charset.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/qrstack.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/regexp_unicode_prop_thr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/uniprops01.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/regexp.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/fold_grind_u.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/reg_email.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/rt122747.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/pat_psycho_thr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/pos.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/uniprops03.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/substT.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/subst.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/fold_grind_aa.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/opt.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/user_prop_race_thr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/regexp_qr_embed.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/anyof.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/regexp_unicode_prop.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/qr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/keep_tabs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/pat_rt_report.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/regexp_notrie.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/alpha_assertions.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/reg_pmod.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/pat.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/speed_thr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/regexp_qr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/fold_grind_a.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/uniprops05.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/reg_60508.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/uniprops07.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/fold_grind_8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/pat_special_cc.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/reg_namedcapture.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/speed.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/reg_eval_scope.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/subst_wamp.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/regexp_trielist.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/fold_grind_T.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/reg_nc_tie.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/qr_gc.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/fold_grind_l.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/uniprops06.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/uniprops02.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/re/qr-72922.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/test.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/test_pl/plan_skip_all.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/test_pl/_num_to_alpha.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/test_pl/tempfile.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/test_pl/can_isa_ok.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/README /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/cmd/subval.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/cmd/elsif.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/cmd/for.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/cmd/switch.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/cmd/mod.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/TEST /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/thread_it.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/benchmark/gh7094-speed-up-keys-on-empty-hash.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/argv.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/bom.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/socketpair.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/through.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/sem.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/crlf.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/getcwd.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/layers.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/fflush.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/eintr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/print.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/pvbm.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/perlio_fail.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/binmode.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/defout.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/say.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/open.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/nargv.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/dup.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/iofile.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/pipe.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/crlf_through.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/semctl.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/errnosig.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/socket.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/data.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/closepid.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/iprefix.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/fs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/msg.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/perlio_open.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/errno.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/read.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/tell.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/openpid.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/shm.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/perlio.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/paragraph_mode.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/perlio_leaks.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/eintr_print.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/io/inplace.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/Sans_mypragma.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/locale/latin1 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/locale/utf8 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/overload_fallback.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/charnames/alias /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/dbmt_common.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/cygwin.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/test_require.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/universal.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/Devel/nodb.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/Devel/switchd_empty.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/Devel/switchd.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/Devel/switchd_goto.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/Cname.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/test_use.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/Count.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/deprecate/Deprecated.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/deprecate/Optionally.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/mypragma.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/no_load.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/commonsense.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/perl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/9enabled /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/2use /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/pp_hot /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/3both /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/universal /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/op /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/taint /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/doio /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/hv /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/pad /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/4lint /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/run /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/6default /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/pp /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/perlio /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/mg /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/util /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/5nolint /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/8signal /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/gv /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/sv /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/utf8 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/pp_sys /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/regcomp /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/av /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/1global /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/regexec /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/7fatal /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/toke /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/malloc /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/9uninit /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/pp_pack /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/pp_ctl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/common.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/CannotParse.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/test_use_14937.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/overload_nomethod.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/croak/pp_hot /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/croak/op /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/croak/pp /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/croak/toke_l1 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/croak/mg /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/croak/gv /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/croak/pp_sys /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/croak/regcomp /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/croak/toke /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/croak/pp_ctl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/deprecate.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/strict/refs /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/strict/vars /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/strict/subs /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/proxy_constant_subs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/mypragma.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/feature/say /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/feature/nonesuch /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/feature/indirect /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/feature/switch /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/feature/bareword_filehandles /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/feature/implicit /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/feature/bits /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/feature/bundle /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/feature/removed /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/feature/multidimensional /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/h2ph.pht /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/h2ph.h /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/croak.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/lib/subs/subs /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/lower.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/overload.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/opcroak.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/variables.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/tr_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/case.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/goto.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/class.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/universal.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/readline.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/caller.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/latin2.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/sprintf.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/write.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/select.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/title.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/package.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/stash.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/attrs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/gv.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/lex_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/chomp.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/eval.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/method.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/bless.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/fold.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/parser.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/greek.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/labels.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/tie.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/uni/upper.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/base/rs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/base/term.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/base/lex.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/base/if.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/base/while.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/base/translate.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/base/num.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/base/cond.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/base/pat.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/charset_tools.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/bigmem/index.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/bigmem/hash.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/bigmem/regexp.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/bigmem/pos.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/bigmem/subst.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/bigmem/vec.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/bigmem/read.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/loc_tools.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Win32CORE/t/win32core.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Fcntl/t/fcntl.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Fcntl/t/mode.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Fcntl/t/autoload.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Fcntl/t/syslfs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/iv_const.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/export.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/sigset.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/strerror_errno.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/taint.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/unimplemented.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/usage.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/posix.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/sigaction.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/mb.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/time.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/waitpid.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/wrappers.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/termios.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/math.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/iscrash /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/sysconf.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/File-DosGlob/t/DosGlob.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/PerlIO-scalar/t/scalar.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/PerlIO-scalar/t/scalar_ungetc.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Tie-Hash-NamedCapture/t/tiehash.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/DynaLoader/t/DynaLoader.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/PerlIO-via/t/thread.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/PerlIO-via/t/via.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/GDBM_File/t/gdbm.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/GDBM_File/t/fatal.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/GDBM_File/t/opt.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/GDBM_File/t/count.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/overload.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/multicall.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/fetch_pad_names.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/win32.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf8_warn07.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf8_warn06.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/rv2cv_op_cv.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/scopelessblock.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/subsignature.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/labelconst.aux /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf16_to_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/svpv.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/handy04.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/gv_init.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/gv_fetchmeth_autoload.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/printf.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf8_to_bytes.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/weaken.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/synthetic_scope.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/handy07.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/gotosub.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/handy06.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/op.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/stmtasexpr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/copstash.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/check_warnings.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/gv_const_sv.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/cleanup.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/lexsub.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/looprest.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/keyword_multiline.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/stuff_modify_bug.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/locale.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/addissub.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf8_warn09.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/customop.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/blockasexpr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/caller.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf8_warn04.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf8_warn00.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/pmflag.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/BHK.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/handy09.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/xsub_h.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/Block.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/newCONSTSUB.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/callregexec.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/underscore_length.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/svpeek.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/cophh.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/cv_name.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/svcat.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/refs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/xs_special_subs_require.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/ptr_table.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/join_with_space.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/handy05.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/pad_scalar.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/stmtsasexpr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/handy03.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/bootstrap.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/magic.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf8_warn03.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/keyword_plugin_threads.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf8_warn01.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/handy00.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/loopblock.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/postinc.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/exception.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf8_warn_base.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/temp_lv_sub.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/lvalue.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/gv_autoload4.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/handy02.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/delimcpy.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/my_exit.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/hash.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/peep.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/arrayexpr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/svcatpvf.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/load-module.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/call_checker.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/coplabel.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf8_warn05.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/whichsig.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/Markers.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf8_warn08.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/magic_chain.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/xs_special_subs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/my_cxt.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/rmagical.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/gv_fetchmeth.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/grok.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/blockhooks-csc.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/autoload.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/op_list.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/get.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/blockhooks.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/hv_macro.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/clone-with-stack.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/copyhints.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/handy08.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/newDEFSVOP.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/stuff_svcur_bug.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/op_contextualize.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf8_warn02.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/extend.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/subcall.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/Null.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/sviscow.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/labelconst_utf8.aux /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/handy01.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/gv_fetchmethod_flags.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf8_setup.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/swaptwostmts.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/keyword_plugin.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/call.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/sym-hook.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/savehints.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/mro.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/svsetsv.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/eval-filter.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/sort.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/svpv_magic.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/swaplabel.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/push.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/handy_base.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/labelconst.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/File-Glob/t/case.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/File-Glob/t/basic.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/File-Glob/t/rt131211.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/File-Glob/t/rt114984.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/File-Glob/t/global.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/File-Glob/t/threads.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/File-Glob/t/taint.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/VMS-Filespec/t/filespec.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/VMS-Stdio/t/vms_stdio.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Hash-Util/t/builtin.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Hash-Util/t/Util.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Devel-Peek/t/Peek.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/IPC-Open3/t/IPC-Open2.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/IPC-Open3/t/IPC-Open3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/IPC-Open3/t/fd.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Functions/t/Functions.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Errno/t/Errno.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/re/t/reflags.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/re/t/re_funcs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/re/t/re_funcs_u.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/re/t/strict.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/re/t/qr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/re/t/lexical_debug.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/re/t/regop.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/re/t/regop.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/re/t/lexical_debug.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/re/t/re.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-Typemap/t/Typemap.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/I18N-Langinfo/t/Langinfo.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/PerlIO-encoding/t/encoding.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/PerlIO-encoding/t/threads.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/PerlIO-encoding/t/nolooping.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/PerlIO-encoding/t/fallback.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/FileCache/t/02maxopen.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/FileCache/t/03append.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/FileCache/t/06export.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/FileCache/t/04twoarg.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/FileCache/t/05override.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/FileCache/t/01open.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/FileCache/t/07noimport.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/ODBM_File/t/odbm.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/pragma.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/xref.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/f_map.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/o.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/b.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/optree_concise.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/walkoptree.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/optree_sort.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/concise-xs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/sv_stash.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/invlist.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/showlex.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/optree_samples.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/f_sort /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/f_map /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/concise.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/optree_constants.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/optree_specials.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/terse.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/strict.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/f_sort.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/optree_check.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/OptreeCheck.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/optree_misc.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/perlstring.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/optree_varinit.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/SDBM_File/t/sdbm.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/SDBM_File/t/constants.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/SDBM_File/t/corrupt.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/SDBM_File/t/prep.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/File-Find/t/taint.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/File-Find/t/find.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/File-Find/t/lib/Testing.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Sys-Hostname/t/Hostname.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Opcode/t/ops.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Opcode/t/Opcode.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/NDBM_File/t/ndbm.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Tie-Memoize/t/Tie-Memoize.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Hash-Util-FieldHash/t/12_hashwarn.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Hash-Util-FieldHash/t/11_hashassign.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Hash-Util-FieldHash/t/02_function.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Hash-Util-FieldHash/t/05_perlhook.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Hash-Util-FieldHash/t/04_thread.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Hash-Util-FieldHash/t/01_load.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Hash-Util-FieldHash/t/03_class.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/poderr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmllink.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmlescp.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/feature2.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/anchorify.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmldir5.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/pod2html-lib.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmlview.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmldir1.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmldir2.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/feature2.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmlescp.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmlview.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmldir3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/poderr.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/crossref3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/cache.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmldir4.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/crossref2.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmldir2.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/cache.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/feature.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmldir1.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/podnoerr.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/crossref.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmldir3.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/eol.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmllink.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/feature.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/podnoerr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/crossref.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmldir5.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmldir4.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/libexec/perl5-tests/perl-tests/t/ext/VMS-DCLsym/t/vms_dclsym.t + mkdir -p /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/systemtap/tapset + sed -e 's|LIBRARY_PATH|/usr/lib64/libperl.so.5.34|' /builddir/build/SOURCES/perl.stp + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/ptar + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/ptardiff + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/ptargrep + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Archive/Tar + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Archive/Tar.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Archive + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/ptar.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/ptardiff.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/ptargrep.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Archive::Tar.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Archive::Tar::File.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/autodie/ + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/autodie.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Fatal.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/autodie.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/autodie::Scope::Guard.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/autodie::Scope::GuardStack.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/autodie::Util.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/autodie::exception.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/autodie::exception::system.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/autodie::hints.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/autodie::skip.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Fatal.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/bigint.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/bignum.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/bigrat.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Math/BigFloat + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Math/BigInt/Trace.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/bigint.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/bignum.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/bigrat.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Carp + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Carp.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Carp.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/Compress/Raw/Bzip2.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Compress/Raw/Bzip2 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Compress::Raw::Bzip2.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/Compress/Raw/Zlib.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/Compress/Raw + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/Compress + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Compress/Raw/Zlib + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Compress/Raw + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Compress + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Compress::Raw::Zlib.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Config/Perl + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Config::Perl::V.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/constant.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/constant.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/CPAN/Meta/Requirements.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/CPAN::Meta::Requirements.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/CPAN/Meta/YAML.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/CPAN::Meta::YAML.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/CPAN/Meta.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/CPAN/Meta/Converter.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/CPAN/Meta/Feature.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/CPAN/Meta/History + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/CPAN/Meta/History.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/CPAN/Meta/Merge.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/CPAN/Meta/Prereqs.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/CPAN/Meta/Spec.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/CPAN/Meta/Validator.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/CPAN/Meta + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Parse/CPAN/Meta.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Parse/CPAN + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Parse + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/CPAN::Meta.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/CPAN::Meta::Converter.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/CPAN::Meta::Feature.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/CPAN::Meta::History.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/CPAN::Meta::History::Meta_1_0.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/CPAN::Meta::History::Meta_1_1.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/CPAN::Meta::History::Meta_1_2.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/CPAN::Meta::History::Meta_1_3.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/CPAN::Meta::History::Meta_1_4.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/CPAN::Meta::Merge.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/CPAN::Meta::Prereqs.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/CPAN::Meta::Spec.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/CPAN::Meta::Validator.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Parse::CPAN::Meta.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/cpan + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/App/Cpan.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/CPAN + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/CPAN.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/cpan.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/App::Cpan.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/CPAN.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/CPAN::API::HOWTO.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/CPAN::Debug.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/CPAN::Distroprefs.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/CPAN::FirstTime.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/CPAN::HandleConfig.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/CPAN::Kwalify.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/CPAN::Mirrors.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/CPAN::Nox.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/CPAN::Plugin.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/CPAN::Plugin::Specfile.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/CPAN::Queue.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/CPAN::Tarzip.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/CPAN::Version.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Data/Dumper/Dumper.so + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/Data/Dumper.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Data/Dumper + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Data + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/Data + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Data::Dumper.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/Devel/PPPort.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Devel::PPPort.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Digest.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Digest/base.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Digest/file.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Digest + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Digest.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Digest::base.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Digest::file.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/Digest/MD5.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Digest/MD5 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Digest::MD5.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/shasum + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/Digest/SHA.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/Digest + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Digest/SHA + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Digest + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/shasum.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Digest::SHA.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/encguess + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/piconv + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/Encode /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/Encode.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Encode + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/encguess.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/piconv.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Encode.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Encode::Alias.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Encode::Byte.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Encode::CJKConstants.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Encode::CN.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Encode::CN::HZ.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Encode::Config.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Encode::EBCDIC.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Encode::Encoder.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Encode::Encoding.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Encode::GSM0338.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Encode::Guess.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Encode::JP.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Encode::JP::H2Z.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Encode::JP::JIS7.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Encode::KR.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Encode::KR::2022_KR.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Encode::MIME::Header.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Encode::MIME::Name.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Encode::PerlIO.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Encode::Supported.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Encode::Symbol.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Encode::TW.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Encode::Unicode.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Encode::Unicode::UTF7.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/encoding.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/encoding.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/enc2xs + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Encode/Changes.e2x /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Encode/ConfigLocal_PM.e2x /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Encode/Makefile_PL.e2x /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Encode/README.e2x /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Encode/_PM.e2x /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Encode/_T.e2x + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Encode/encode.h + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Encode + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/enc2xs.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Env.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Env.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Exporter /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Exporter.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Exporter.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Exporter::Heavy.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/experimental.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/experimental.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/CBuilder.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/CBuilder + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::CBuilder.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::CBuilder::Platform::Windows.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/Command.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::Command.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/Install.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/Installed.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/Packlist.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::Install.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::Installed.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::Packlist.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/Manifest.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/MANIFEST.SKIP + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::Manifest.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/instmodsh + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/Command + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/Liblist + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/Liblist.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/MakeMaker + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/MakeMaker.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/MM.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/MM_AIX.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/MM_Any.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/MM_BeOS.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/MM_Cygwin.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/MM_DOS.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/MM_Darwin.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/MM_MacOS.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/MM_NW5.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/MM_OS2.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/MM_OS390.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/MM_QNX.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/MM_UWIN.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/MM_Unix.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/MM_VMS.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/MM_VOS.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/MM_Win32.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/MM_Win95.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/MY.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/Mkbootstrap.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/Mksymlists.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/testlib.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/instmodsh.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::Command::MM.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::Liblist.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::MM.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::MM_AIX.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::MM_Any.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::MM_BeOS.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::MM_Cygwin.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::MM_DOS.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::MM_Darwin.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::MM_MacOS.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::MM_NW5.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::MM_OS2.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::MM_OS390.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::MM_QNX.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::MM_UWIN.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::MM_Unix.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::MM_VMS.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::MM_VOS.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::MM_Win32.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::MM_Win95.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::MY.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::MakeMaker.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::MakeMaker::Config.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::MakeMaker::FAQ.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::MakeMaker::Locale.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::MakeMaker::Tutorial.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::Mkbootstrap.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::Mksymlists.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::testlib.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/ParseXS.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/ParseXS.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/ParseXS/Constants.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/ParseXS/CountLines.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/ParseXS/Eval.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/ParseXS/Utilities.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/ParseXS + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/Typemaps.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/Typemaps/Cmd.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/Typemaps/InputMap.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/Typemaps/OutputMap.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/Typemaps/Type.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/Typemaps + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ExtUtils/xsubpp + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/pod/perlxs.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/pod/perlxstut.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/pod/perlxstypemap.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/xsubpp + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/perlxs.1 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/perlxstut.1 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/perlxstypemap.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/xsubpp.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::ParseXS.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::ParseXS::Constants.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::ParseXS::Eval.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::ParseXS::Utilities.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::Typemaps.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::Typemaps::Cmd.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::Typemaps::InputMap.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::Typemaps::OutputMap.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ExtUtils::Typemaps::Type.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/File/Fetch.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/File::Fetch.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/File/Path.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/File::Path.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/File/Temp.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/File::Temp.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Filter/Util + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Filter + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/Filter/Util + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/Filter + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/pod/perlfilter.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/perlfilter.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Filter::Util::Call.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Filter/Simple.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Filter + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Filter::Simple.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Getopt/Long.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Getopt::Long.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/streamzip + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/zipdetails + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/IO/Compress/FAQ.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/streamzip.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/zipdetails.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/IO::Compress::FAQ.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Compress/Zlib.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Compress + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Compress::Zlib.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/File/GlobMapper.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/IO/Compress/Base.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/IO/Compress/Base + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/IO/Uncompress/AnyUncompress.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/IO/Uncompress/Base.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/File::GlobMapper.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/IO::Compress::Base.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/IO::Uncompress::AnyUncompress.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/IO::Uncompress::Base.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/IO/Compress/Bzip2.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/IO/Compress/Deflate.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/IO/Compress/Gzip.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/IO/Compress/RawDeflate.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/IO/Compress/Zip.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/IO/Compress/Adapter + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/IO/Compress/Gzip + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/IO/Compress/Zip + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/IO/Compress/Zlib + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/IO/Compress + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/IO/Uncompress/AnyInflate.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/IO/Uncompress/Bunzip2.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/IO/Uncompress/Gunzip.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/IO/Uncompress/Inflate.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/IO/Uncompress/RawInflate.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/IO/Uncompress/Unzip.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/IO/Uncompress/Adapter + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/IO/Uncompress + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/IO::Compress::Deflate.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/IO::Compress::Bzip2.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/IO::Compress::Gzip.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/IO::Compress::RawDeflate.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/IO::Compress::Zip.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/IO::Uncompress::AnyInflate.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/IO::Uncompress::Bunzip2.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/IO::Uncompress::Gunzip.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/IO::Uncompress::Inflate.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/IO::Uncompress::RawInflate.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/IO::Uncompress::Unzip.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/IO/Socket/IP.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/IO/Socket + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/IO::Socket::IP.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/IO/Zlib.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/IO + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/IO::Zlib.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/HTTP/Tiny.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/HTTP + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/HTTP::Tiny.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/IPC/Cmd.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/IPC::Cmd.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/IPC + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/IPC/Msg.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/IPC/Semaphore.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/IPC/SharedMem.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/IPC/SysV.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/IPC + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/IPC::Msg.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/IPC::Semaphore.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/IPC::SharedMem.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/IPC::SysV.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/json_pp + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/JSON/PP.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/JSON/PP + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/JSON + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/json_pp.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/JSON::PP.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/JSON::PP::Boolean.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Net/Cmd.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Net/Config.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Net/Domain.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Net/FTP.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Net/FTP + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Net/libnetFAQ.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Net/NNTP.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Net/Netrc.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Net/POP3.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Net/SMTP.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Net/Time.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Net::Cmd.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Net::Config.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Net::Domain.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Net::FTP.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Net::libnetFAQ.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Net::NNTP.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Net::Netrc.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Net::POP3.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Net::SMTP.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Net::Time.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Locale/Maketext.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Locale/Maketext.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Locale/Maketext/Cookbook.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Locale/Maketext/Guts.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Locale/Maketext/GutsLoader.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Locale/Maketext/TPJ13.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Locale::Maketext.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Locale::Maketext::Cookbook.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Locale::Maketext::Guts.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Locale::Maketext::GutsLoader.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Locale::Maketext::TPJ13.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Math/BigFloat.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Math/BigInt.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Math/BigInt/Calc.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Math/BigInt/Lib.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Math/BigInt + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Math::BigFloat.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Math::BigInt.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Math::BigInt::Calc.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Math::BigInt::Lib.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/Math + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Math + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Math::BigInt::FastCalc.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Math/BigRat.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Math::BigRat.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/MIME + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/MIME + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/MIME::Base64.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/MIME::QuotedPrint.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Module/CoreList + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Module/CoreList.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Module/CoreList.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Module::CoreList.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Module::CoreList::Utils.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/corelist + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/corelist.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Module/Load.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Module::Load.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Module/Load + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Module::Load::Conditional.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Module/Metadata.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Module::Metadata.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Net/Ping.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Net::Ping.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/parent.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/parent.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Params/ + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Params::Check.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/Cwd.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/File/Spec /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/File/Spec.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Cwd/ + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Cwd.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/File::Spec.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/File::Spec::AmigaOS.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/File::Spec::Cygwin.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/File::Spec::Epoc.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/File::Spec::Functions.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/File::Spec::Mac.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/File::Spec::OS2.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/File::Spec::Unix.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/File::Spec::Win32.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Perl/OSType.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Perl + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Perl::OSType.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/perlfaq.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/pod/perlfaq.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/pod/perlfaq1.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/pod/perlfaq2.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/pod/perlfaq3.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/pod/perlfaq4.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/pod/perlfaq5.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/pod/perlfaq6.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/pod/perlfaq7.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/pod/perlfaq8.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/pod/perlfaq9.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/pod/perlglossary.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/perlfaq.1 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/perlfaq1.1 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/perlfaq2.1 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/perlfaq3.1 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/perlfaq4.1 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/perlfaq5.1 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/perlfaq6.1 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/perlfaq7.1 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/perlfaq8.1 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/perlfaq9.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/perlglossary.1 + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/PerlIO + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/PerlIO::via::QuotedPrint.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/podchecker + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Pod/Checker.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/podchecker.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Checker.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Pod/Escapes.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Escapes.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/perldoc + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/pod/perldoc.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Pod/Perldoc.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Pod/Perldoc/ + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/perldoc.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Perldoc.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Perldoc::BaseTo.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Perldoc::GetOptsOO.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Perldoc::ToANSI.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Perldoc::ToChecker.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Perldoc::ToMan.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Perldoc::ToNroff.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Perldoc::ToPod.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Perldoc::ToRtf.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Perldoc::ToTerm.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Perldoc::ToText.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Perldoc::ToTk.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Perldoc::ToXml.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/pod2usage + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Pod/Usage.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/pod2usage.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Usage.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/pod2man + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/pod2text + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/pod/perlpodstyle.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Pod/Man.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Pod/ParseLink.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Pod/Text.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Pod/Text + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/pod2man.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/pod2text.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/perlpodstyle.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Man.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::ParseLink.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Text.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Text::Color.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Text::Overstrike.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Text::Termcap.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Pod/Simple.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Pod/Simple.pod + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Pod/Simple/ + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Simple.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Simple::Checker.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Simple::Debug.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Simple::DumpAsText.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Simple::DumpAsXML.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Simple::HTML.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Simple::HTMLBatch.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Simple::JustPod.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Simple::LinkSection.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Simple::Methody.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Simple::PullParser.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Simple::PullParserEndToken.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Simple::PullParserStartToken.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Simple::PullParserTextToken.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Simple::PullParserToken.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Simple::RTF.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Simple::Search.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Simple::SimpleTree.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Simple::Subclassing.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Simple::Text.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Simple::TextContent.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Simple::XHTML.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Pod::Simple::XMLOutStream.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/List/ + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/Scalar/ + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/Sub/ + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/List/ + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/List::Util.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/List::Util::XS.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Scalar::Util.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Sub::Util.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Socket/Socket.so + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Socket + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/Socket.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Socket.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/Storable.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Storable/ + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Storable.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/Sys/Syslog.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Sys/Syslog/ + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Sys::Syslog.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Term/ANSIColor.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Term::ANSIColor.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Term/Cap.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Term::Cap.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/prove + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/App/Prove /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/App/Prove.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/App + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/TAP + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Test/Harness.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man1/prove.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/App::Prove.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/App::Prove::State.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/App::Prove::State::Result.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/App::Prove::State::Result::Test.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Base.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Formatter::Base.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Formatter::Color.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Formatter::Console.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Formatter::Console::ParallelSession.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Formatter::Console::Session.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Formatter::File.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Formatter::File::Session.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Formatter::Session.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Harness.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Harness::Beyond.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Harness::Env.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Object.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::Aggregator.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::Grammar.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::Iterator.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::Iterator::Array.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::Iterator::Process.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::Iterator::Stream.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::IteratorFactory.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::Multiplexer.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::Result.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::Result::Bailout.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::Result::Comment.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::Result::Plan.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::Result::Pragma.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::Result::Test.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::Result::Unknown.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::Result::Version.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::Result::YAML.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::ResultFactory.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::Scheduler.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::Scheduler::Job.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::Scheduler::Spinner.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::Source.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::SourceHandler.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::SourceHandler::Executable.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::SourceHandler::File.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::SourceHandler::Handle.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::SourceHandler::Perl.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::SourceHandler::RawTAP.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::YAMLish::Reader.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/TAP::Parser::YAMLish::Writer.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test::Harness.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/ok.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Test/More.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Test/Builder /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Test/Builder.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Test/Tester /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Test/Tester.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Test/Simple.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Test/Tutorial.pod + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Test/use + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Test + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Test2 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Test2.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/ok.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test::More.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test::Builder.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test::Builder::Formatter.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test::Builder::IO::Scalar.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test::Builder::Module.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test::Builder::Tester.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test::Builder::Tester::Color.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test::Builder::TodoDiag.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test::Tester.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test::Tester::Capture.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test::Tester::CaptureRunner.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test::Simple.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test::Tutorial.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test::use::ok.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::API.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::API::Breakage.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::API::Context.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::API::Instance.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::API::InterceptResult.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::API::InterceptResult::Event.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::API::InterceptResult::Hub.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::API::InterceptResult::Squasher.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::API::Stack.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::Event.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::Event::Bail.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::Event::Diag.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::Event::Encoding.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::Event::Exception.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::Event::Fail.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::Event::Generic.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::Event::Note.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::Event::Ok.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::Event::Pass.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::Event::Plan.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::Event::Skip.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::Event::Subtest.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::Event::TAP::Version.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::Event::V2.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::Event::Waiting.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::EventFacet.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::EventFacet::About.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::EventFacet::Amnesty.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::EventFacet::Assert.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::EventFacet::Control.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::EventFacet::Error.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::EventFacet::Hub.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::EventFacet::Info.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::EventFacet::Info::Table.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::EventFacet::Meta.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::EventFacet::Parent.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::EventFacet::Plan.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::EventFacet::Render.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::EventFacet::Trace.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::Formatter.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::Formatter::TAP.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::Hub.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::Hub::Interceptor.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::Hub::Interceptor::Terminator.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::Hub::Subtest.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::IPC.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::IPC::Driver.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::IPC::Driver::Files.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::Tools::Tiny.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::Transition.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::Util.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::Util::ExternalMeta.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::Util::Facets2Legacy.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::Util::HashBase.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Test2::Util::Trace.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Text/Balanced.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Text::Balanced.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Text/ParseWords.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Text::ParseWords.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Text/Tabs.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Text/Wrap.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Text::Tabs.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Text::Wrap.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Thread/Queue.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Thread::Queue.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Tie/RefHash.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Tie::RefHash.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/Time/HiRes.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Time/HiRes + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Time::HiRes.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Time/Local.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Time::Local.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/threads/threads.so + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/threads.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/threads.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/threads/shared + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/threads + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/threads/shared.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/threads + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/threads::shared.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Unicode/Collate + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Unicode + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/Unicode/Collate.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/Unicode/Collate + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/Unicode/Collate + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Unicode::Collate.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Unicode::Collate::CJK::Big5.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Unicode::Collate::CJK::GB2312.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Unicode::Collate::CJK::JISX0208.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Unicode::Collate::CJK::Korean.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Unicode::Collate::CJK::Pinyin.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Unicode::Collate::CJK::Stroke.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Unicode::Collate::CJK::Zhuyin.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Unicode::Collate::Locale.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Unicode/Normalize + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/Unicode/Normalize.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/Unicode + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/Unicode::Normalize.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/version.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/version.pod + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5/version/ + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/version.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/man/man3/version::Internals.3pm + /usr/bin/find-debuginfo -j80 --strict-build-id -m -i --build-id-seed 5.34.0-6.an23 --unique-debug-suffix -5.34.0-6.an23.x86_64 --unique-debug-src-base perl-5.34.0-6.an23.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/perl-5.34.0 extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/perl extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/libperl.so.5.34.0 extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Devel/Peek/Peek.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/File/Glob/Glob.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/File/DosGlob/DosGlob.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/GDBM_File/GDBM_File.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Hash/Util/FieldHash/FieldHash.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/B/B.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/I18N/Langinfo/Langinfo.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Hash/Util/Util.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Fcntl/Fcntl.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/NDBM_File/NDBM_File.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/IO/IO.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Opcode/Opcode.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/PerlIO/encoding/encoding.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/ODBM_File/ODBM_File.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/PerlIO/scalar/scalar.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/PerlIO/mmap/mmap.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/PerlIO/via/via.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/POSIX/POSIX.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/SDBM_File/SDBM_File.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Sys/Hostname/Hostname.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/re/re.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/attributes/attributes.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/mro/mro.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/auto/Time/Piece/Piece.so Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB.Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB.Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. hard linked /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib/debug/usr/bin/perl-5.34.0-6.an23.x86_64.debug to /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib/debug/usr/bin/perl5.34.0-5.34.0-6.an23.x86_64.debug Support for debuginfod is not compiled into GDB. original debug info size: 10824kB, size after compression: 9000kB /usr/bin/sepdebugcrcfix: Updated 26 CRC32s, 0 CRC32s did match. cpio: dtrace_main.o.dtrace-temp.c: Cannot stat: No such file or directory cpio: dtrace_perllib.o.dtrace-temp.c: Cannot stat: No such file or directory 30566 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/anolis/brp-ldconfig + COMPRESS='zstd -f --rm -19 -T0' + COMPRESS_EXT=.zst + /usr/lib/rpm/brp-compress + /usr/lib/rpm/anolis/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/anolis/brp-mangle-shebangs + /usr/lib/rpm/anolis/remove-info-dir + /usr/lib/rpm/anolis/relink_symlinks + /usr/lib/rpm/anolis/check-desktop-files + /usr/lib/rpm/anolis/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/anolis/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jx1K6h + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd perl-5.34.0 + LD_PRELOAD=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/CORE/libperl.so + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/CORE + PERL5LIB=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5:/builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5 + /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/perl -I/lib regen/lib_cleanup.pl Changed: lib/.gitignore + pushd t ~/build/BUILD/perl-5.34.0/t ~/build/BUILD/perl-5.34.0 + LD_PRELOAD=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/CORE/libperl.so + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5/CORE + PERL5LIB=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/lib64/perl5:/builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/share/perl5 + /builddir/build/BUILDROOT/perl-5.34.0-6.an23.x86_64/usr/bin/perl -I../lib porting/customized.t --regen ok 1 - regenerated data file 1..1 + popd ~/build/BUILD/perl-5.34.0 ++ printf %s -j80 ++ sed 's/.*-j\([0-9][0-9]*\).*/\1/' + JOBS=80 + LC_ALL=C + TEST_JOBS=80 + make test_harness makefile:262: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:262: warning: ignoring prerequisites on suffix rule definition makefile:262: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:262: warning: ignoring prerequisites on suffix rule definition LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Archive-Tar' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Archive-Tar' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/CPAN' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/CPAN' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/CPAN-Meta' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/CPAN-Meta' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Errno' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/Errno' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/ExtUtils-MakeMaker' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/ExtUtils-MakeMaker' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/ExtUtils-Manifest' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/ExtUtils-Manifest' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/ExtUtils-ParseXS' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/ExtUtils-ParseXS' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/HTTP-Tiny' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/HTTP-Tiny' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/lib' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/lib' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/IO-Compress' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/IO-Compress' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/JSON-PP' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/JSON-PP' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/Module-CoreList' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/Module-CoreList' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Module-Metadata' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Module-Metadata' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Pod-Checker' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Pod-Checker' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/if/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/if' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/if' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Pod-Functions' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/Pod-Functions' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Pod-Html' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/Pod-Html' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Pod-Perldoc' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Pod-Perldoc' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Pod-Usage' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Pod-Usage' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Term-Cap' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Term-Cap' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Test-Harness' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Test-Harness' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/XSLoader' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/XSLoader' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/base' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/base' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/libnet' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/libnet' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/podlators' Manifying 2 pod documents make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/podlators' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl DynaLoader.o MAKE="make" LIBPERL_A=libperl.so LINKTYPE=static make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/DynaLoader' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/DynaLoader' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/PathTools' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/dist/PathTools' Making utilities make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/utils' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/utils' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./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=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/B/B.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/B' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/B' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Compress-Raw-Bzip2' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Compress-Raw-Bzip2' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Compress-Raw-Zlib' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Compress-Raw-Zlib' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/Data-Dumper' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/dist/Data-Dumper' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/Devel-PPPort' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/dist/Devel-PPPort' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Devel-Peek' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/Devel-Peek' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Digest-MD5' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Digest-MD5' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Digest-SHA' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Digest-SHA' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode' make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/Byte' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/Byte' make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/CN' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/CN' make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/EBCDIC' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/EBCDIC' make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/JP' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/JP' make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/KR' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/KR' make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/Symbol' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/Symbol' make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/TW' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/TW' make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/Unicode' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/Unicode' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Encode' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Fcntl' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/Fcntl' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/File-DosGlob' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/File-DosGlob' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/File-Glob' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/File-Glob' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Filter-Util-Call' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Filter-Util-Call' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/GDBM_File/GDBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/GDBM_File' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/GDBM_File' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Hash-Util' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/Hash-Util' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Hash-Util-FieldHash' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/Hash-Util-FieldHash' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/I18N-Langinfo' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/I18N-Langinfo' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/IO' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/dist/IO' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/IPC-SysV' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/IPC-SysV' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Scalar-List-Utils' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Scalar-List-Utils' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/MIME-Base64' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/MIME-Base64' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Math-BigInt-FastCalc' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Math-BigInt-FastCalc' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/NDBM_File/NDBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/NDBM_File' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/NDBM_File' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/ODBM_File/ODBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/ODBM_File' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/ODBM_File' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Opcode' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/Opcode' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/POSIX' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/POSIX' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-encoding' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-encoding' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-mmap' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-mmap' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-scalar' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-scalar' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-via' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-via' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/SDBM_File' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/SDBM_File' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Socket' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Socket' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/Storable' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/dist/Storable' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Sys-Hostname' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/Sys-Hostname' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Sys-Syslog' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Sys-Syslog' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/Time-HiRes' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/dist/Time-HiRes' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Time-Piece' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Time-Piece' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Unicode-Collate' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/cpan/Unicode-Collate' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/Unicode-Normalize' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/dist/Unicode-Normalize' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/XS-APItest' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/XS-APItest' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/XS-Typemap' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/XS-Typemap' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/attributes' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/attributes' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/mro' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/mro' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/re/re.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/re' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/ext/re' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/threads' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/dist/threads' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/threads-shared' /builddir/build/BUILD/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 '/builddir/build/BUILD/perl-5.34.0/dist/threads-shared' cd t && (rm -f perl; /usr/bin/ln -s ../perl perl) TESTFILE=harness LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.34.0 /builddir/build/BUILD/perl-5.34.0/preload /builddir/build/BUILD/perl-5.34.0/libperl.so ./runtests choose No saved state, selection will be empty base/cond.t .......................................................... ok base/if.t ............................................................ ok base/lex.t ........................................................... ok base/num.t ........................................................... ok base/pat.t ........................................................... ok base/rs.t ............................................................ ok base/term.t .......................................................... ok base/translate.t ..................................................... ok base/while.t ......................................................... ok run/switchDx.t ....................................................... skipped: DEBUGGING build required comp/final_line_num.t ................................................ ok run/switch0.t ........................................................ ok comp/filter_exception.t .............................................. ok run/noswitch.t ....................................................... ok comp/decl.t .......................................................... ok comp/multiline.t ..................................................... ok run/script.t ......................................................... ok comp/bproto.t ........................................................ ok comp/our.t ........................................................... ok comp/package_block.t ................................................. ok comp/form_scope.t .................................................... ok io/read.t ............................................................ ok comp/parser_run.t .................................................... ok comp/colon.t ......................................................... ok run/switcha.t ........................................................ ok io/semctl.t .......................................................... ok run/switchd-78586.t .................................................. ok comp/package.t ....................................................... ok io/perlio_open.t ..................................................... ok io/eintr.t ........................................................... skipped: various portability issues comp/line_debug.t .................................................... ok run/switchF.t ........................................................ ok io/socketpair.t ...................................................... ok comp/cmdopt.t ........................................................ ok comp/hints.t ......................................................... ok comp/fold.t .......................................................... ok run/exit.t ........................................................... ok io/say.t ............................................................. ok re/begin-once.t ...................................................... ok comp/redef.t ......................................................... ok io/sem.t ............................................................. ok re/bigfuzzy_not_utf8.t ............................................... ok io/print.t ........................................................... ok io/perlio_leaks.t .................................................... ok io/pvbm.t ............................................................ ok run/dtrace.t ......................................................... skipped: Apparently can't probe using /usr/bin/dtrace (perhaps you need root?): /usr/bin/dtrace invalid option -qnBEGIN comp/opsubs.t ........................................................ ok run/cloexec.t ........................................................ ok re/no_utf8_pm.t ...................................................... ok io/shm.t ............................................................. ok comp/term.t .......................................................... ok io/eintr_print.t ..................................................... skipped: only for dev versions for now run/switchF2.t ....................................................... ok run/switchF1.t ....................................................... ok comp/uproto.t ........................................................ ok io/socket.t .......................................................... ok re/keep_tabs.t ....................................................... ok io/tell.t ............................................................ ok run/switchC.t ........................................................ ok run/switchI.t ........................................................ ok re/qr.t .............................................................. ok re/qrstack.t ......................................................... ok re/qr_gc.t ........................................................... ok run/switchM.t ........................................................ ok re/reg_60508.t ....................................................... ok run/switchn.t ........................................................ ok re/pos.t ............................................................. ok re/pat_special_cc.t .................................................. ok run/switchd.t ........................................................ ok run/switchp.t ........................................................ ok re/qr-72922.t ........................................................ ok re/reg_namedcapture.t ................................................ ok cmd/elsif.t .......................................................... ok re/reg_eval.t ........................................................ ok re/pat_special_cc_thr.t .............................................. ok io/bom.t ............................................................. ok run/switchx.t ........................................................ ok io/utf8.t ............................................................ ok io/closepid.t ........................................................ ok io/data.t ............................................................ ok run/switcht.t ........................................................ ok io/binmode.t ......................................................... ok io/perlio_fail.t ..................................................... ok comp/retainedlines.t ................................................. ok cmd/mod.t ............................................................ ok io/getcwd.t .......................................................... ok cmd/for.t ............................................................ ok re/reg_nocapture.t ................................................... ok io/iprefix.t ......................................................... ok re/rt122747.t ........................................................ ok cmd/switch.t ......................................................... ok io/iofile.t .......................................................... ok comp/use.t ........................................................... ok re/reg_nc_tie.t ...................................................... ok io/inplace.t ......................................................... ok io/defout.t .......................................................... ok io/errno.t ........................................................... ok cmd/subval.t ......................................................... ok re/subst_amp.t ....................................................... ok io/msg.t ............................................................. ok io/argv.t ............................................................ ok re/recompile.t ....................................................... ok io/fflush.t .......................................................... ok io/dup.t ............................................................. ok io/openpid.t ......................................................... ok re/reg_eval_scope.t .................................................. ok re/overload.t ........................................................ ok run/fresh_perl.t ..................................................... ok re/rxcode.t .......................................................... ok run/runenv.t ......................................................... ok opbasic/magic_phase.t ................................................ ok run/locale.t ......................................................... ok io/nargv.t ........................................................... ok op/anonconst.t ....................................................... ok opbasic/qq.t ......................................................... ok re/reg_pmod.t ........................................................ ok comp/parser.t ........................................................ ok op/append.t .......................................................... ok io/fs.t .............................................................. ok op/arith2.t .......................................................... ok io/layers.t .......................................................... ok op/anonsub.t ......................................................... ok io/perlio.t .......................................................... ok op/attrhand.t ........................................................ ok op/args.t ............................................................ ok re/regex_sets.t ...................................................... ok run/switches.t ....................................................... ok io/paragraph_mode.t .................................................. ok op/attrproto.t ....................................................... ok op/auto.t ............................................................ ok op/avhv.t ............................................................ ok op/catch.t ........................................................... ok op/blocks.t .......................................................... ok op/chars.t ........................................................... ok comp/proto.t ......................................................... ok op/chdir.t ........................................................... ok op/assignwarn.t ...................................................... ok op/chr.t ............................................................. ok op/concat2.t ......................................................... ok re/script_run.t ...................................................... ok op/context.t ......................................................... ok opbasic/arith.t ...................................................... ok op/aassign.t ......................................................... ok op/crypt.t ........................................................... ok op/current_sub.t ..................................................... ok op/bless.t ........................................................... ok op/caller.t .......................................................... ok op/array.t ........................................................... ok op/defined.t ......................................................... ok op/dbm.t ............................................................. ok op/die_except.t ...................................................... ok op/defins.t .......................................................... ok opbasic/concat.t ..................................................... ok op/attrs.t ........................................................... ok io/errnosig.t ........................................................ ok op/die.t ............................................................. ok re/subst_wamp.t ...................................................... ok re/subst.t ........................................................... ok op/die_exit.t ........................................................ ok op/die_unwind.t ...................................................... ok op/dump.t ............................................................ skipped: only tested on devel builds op/delete.t .......................................................... ok op/die_keeperr.t ..................................................... ok re/speed.t ........................................................... ok op/evalbytes.t ....................................................... ok re/substT.t .......................................................... ok op/chop.t ............................................................ ok op/fh.t .............................................................. ok op/filehandle.t ...................................................... ok op/exists_sub.t ...................................................... ok re/fold_grind_a.t .................................................... ok op/dor.t ............................................................. ok re/fold_grind_d.t .................................................... ok re/speed_thr.t ....................................................... ok op/fresh_perl_utf8.t ................................................. ok op/filetest_t.t ...................................................... ok op/getpid.t .......................................................... ok op/flip.t ............................................................ ok op/const-optree.t .................................................... ok op/exp.t ............................................................. ok op/grent.t ........................................................... ok op/exec.t ............................................................ ok op/goto_xs.t ......................................................... ok op/glob.t ............................................................ ok op/do.t .............................................................. ok op/each.t ............................................................ ok op/each_array.t ...................................................... ok op/groups.t .......................................................... ok re/pat_re_eval.t ..................................................... ok re/reg_email.t ....................................................... ok re/pat_re_eval_thr.t ................................................. ok op/hash-rt85026.t .................................................... ok re/reg_email_thr.t ................................................... ok op/hashwarn.t ........................................................ ok op/grep.t ............................................................ ok op/gmagic.t .......................................................... ok op/64bitint.t ........................................................ ok op/int.t ............................................................. ok op/for.t ............................................................. ok op/isa.t ............................................................. ok op/eval.t ............................................................ ok op/inccode.t ......................................................... ok op/inccode-tie.t ..................................................... ok op/kill0.t ........................................................... ok op/inc.t ............................................................. ok re/fold_grind_aa.t ................................................... ok op/cproto.t .......................................................... ok op/filetest_stack_ok.t ............................................... ok op/closure.t ......................................................... ok op/join.t ............................................................ ok op/goto.t ............................................................ ok re/opt.t ............................................................. ok op/kvaslice.t ........................................................ ok op/lock.t ............................................................ ok op/hexfp.t ........................................................... ok op/kvhslice.t ........................................................ ok op/length.t .......................................................... ok op/lfs.t ............................................................. ok op/magic-27839.t ..................................................... ok op/lex.t ............................................................. ok op/leaky-magic.t ..................................................... ok op/lop.t ............................................................. ok op/mkdir.t ........................................................... ok op/incfilter.t ....................................................... ok op/mydef.t ........................................................... ok op/my_stash.t ........................................................ ok op/localref.t ........................................................ ok re/fold_grind_l.t .................................................... ok op/loopctl.t ......................................................... ok op/or.t .............................................................. ok op/not.t ............................................................. ok op/overload_integer.t ................................................ ok op/my.t .............................................................. ok op/multideref.t ...................................................... ok op/negate.t .......................................................... ok op/heredoc.t ......................................................... ok op/ord.t ............................................................. ok op/bop.t ............................................................. ok op/print.t ........................................................... ok op/oct.t ............................................................. ok op/override.t ........................................................ ok op/protowarn.t ....................................................... ok op/pos.t ............................................................. ok op/pwent.t ........................................................... ok op/lexsub.t .......................................................... ok op/decl-refs.t ....................................................... ok op/push.t ............................................................ ok op/gv.t .............................................................. ok op/qr.t .............................................................. ok op/lvref.t ........................................................... ok op/readdir.t ......................................................... ok op/require_37033.t ................................................... ok op/method.t .......................................................... ok op/quotemeta.t ....................................................... ok op/hashassign.t ...................................................... ok comp/require.t ....................................................... ok op/require_override.t ................................................ ok op/list.t ............................................................ ok op/recurse.t ......................................................... ok op/postfixderef.t .................................................... ok op/select.t .......................................................... ok op/repeat.t .......................................................... ok op/setpgrpstack.t .................................................... ok op/reverse.t ......................................................... ok op/rt119311.t ........................................................ ok op/index.t ........................................................... ok op/signame_canonical.t ............................................... ok op/require_errors.t .................................................. ok op/reset.t ........................................................... ok op/runlevel.t ........................................................ ok op/smartkve.t ........................................................ ok op/range.t ........................................................... ok op/lex_assign.t ...................................................... ok op/filetest.t ........................................................ ok op/splice.t .......................................................... ok op/index_thr.t ....................................................... ok op/stash_parse_gv.t .................................................. ok op/hash.t ............................................................ ok op/pow.t ............................................................. ok op/stash.t ........................................................... ok op/packagev.t ........................................................ ok op/sigsystem.t ....................................................... ok op/rand.t ............................................................ ok op/studytied.t ....................................................... ok io/open.t ............................................................ ok op/split_unicode.t ................................................... ok op/study.t ........................................................... ok op/ref.t ............................................................. ok op/cond.t ............................................................ ok op/symbolcache.t ..................................................... ok op/sub.t ............................................................. ok op/sort.t ............................................................ ok op/split.t ........................................................... ok op/threads-dirh.t .................................................... ok op/sysio.t ........................................................... ok op/coreamp.t ......................................................... ok re/fold_grind_T.t .................................................... ok op/state.t ........................................................... ok re/fold_grind_8.t .................................................... ok op/time_loop.t ....................................................... ok op/tr_latin1.t ....................................................... ok op/tiearray.t ........................................................ ok op/tiehandle.t ....................................................... ok op/svleak.t .......................................................... ok op/try.t ............................................................. ok op/sub_lval.t ........................................................ ok op/local.t ........................................................... ok op/unlink.t .......................................................... ok op/unshift.t ......................................................... ok re/pat_psycho.t ...................................................... ok op/utf8magic.t ....................................................... ok op/smartmatch.t ...................................................... ok op/switch.t .......................................................... ok re/regexp_unicode_prop.t ............................................. ok re/pat_psycho_thr.t .................................................. ok op/waitpid.t ......................................................... ok op/undef.t ........................................................... ok re/regexp_unicode_prop_thr.t ......................................... ok op/wantarray.t ....................................................... ok re/fold_grind_u.t .................................................... ok op/ver.t ............................................................. ok op/while.t ........................................................... ok op/vec.t ............................................................. ok op/warn.t ............................................................ ok op/yadayada.t ........................................................ ok op/utftaint.t ........................................................ ok op/utfhash.t ......................................................... ok op/upgrade.t ......................................................... ok uni/eval.t ........................................................... ok uni/attrs.t .......................................................... ok uni/greek.t .......................................................... skipped: encoding.pm is no longer supported by the perl core uni/goto.t ........................................................... ok op/readline.t ........................................................ ok op/utf8cache.t ....................................................... ok uni/latin2.t ......................................................... skipped: encoding.pm is no longer supported by the perl core uni/caller.t ......................................................... ok op/universal.t ....................................................... ok uni/class.t .......................................................... ok uni/opcroak.t ........................................................ ok uni/labels.t ......................................................... ok op/tie.t ............................................................. ok uni/lex_utf8.t ....................................................... ok uni/readline.t ....................................................... ok uni/select.t ......................................................... ok uni/package.t ........................................................ ok uni/tie.t ............................................................ ok uni/tr_utf8.t ........................................................ ok op/substr.t .......................................................... ok op/sprintf.t ......................................................... ok uni/method.t ......................................................... ok uni/stash.t .......................................................... ok uni/sprintf.t ........................................................ ok op/getppid.t ......................................................... ok uni/parser.t ......................................................... ok mro/basic_01_c3.t .................................................... ok uni/write.t .......................................................... ok mro/basic_01_dfs.t ................................................... ok mro/basic_01_c3_utf8.t ............................................... ok mro/basic_01_dfs_utf8.t .............................................. ok uni/bless.t .......................................................... ok mro/basic_02_c3.t .................................................... ok op/srand.t ........................................................... ok mro/basic_02_c3_utf8.t ............................................... ok mro/basic_02_dfs.t ................................................... ok mro/basic_03_dfs.t ................................................... ok mro/basic_03_c3.t .................................................... ok mro/basic_04_c3.t .................................................... ok mro/basic_03_c3_utf8.t ............................................... ok mro/basic_03_dfs_utf8.t .............................................. ok mro/basic_04_dfs.t ................................................... ok mro/basic_04_c3_utf8.t ............................................... ok mro/basic_04_dfs_utf8.t .............................................. ok mro/basic_05_c3.t .................................................... ok mro/basic_02_dfs_utf8.t .............................................. ok mro/basic_05_dfs_utf8.t .............................................. ok mro/basic_05_dfs.t ................................................... ok mro/basic_05_c3_utf8.t ............................................... ok mro/c3_with_overload_utf8.t .......................................... ok mro/c3_with_overload.t ............................................... ok mro/dbic_c3.t ........................................................ ok mro/complex_c3.t ..................................................... ok mro/complex_c3_utf8.t ................................................ ok mro/complex_dfs.t .................................................... ok mro/dbic_c3_utf8.t ................................................... ok mro/dbic_dfs.t ....................................................... ok mro/inconsistent_c3.t ................................................ ok mro/inconsistent_c3_utf8.t ........................................... ok mro/dbic_dfs_utf8.t .................................................. ok uni/universal.t ...................................................... ok mro/complex_dfs_utf8.t ............................................... ok op/substr_thr.t ...................................................... ok mro/isa_aliases_utf8.t ............................................... ok mro/isa_aliases.t .................................................... ok op/tie_fetch_count.t ................................................. ok op/tr.t .............................................................. ok mro/basic.t .......................................................... ok op/coresubs.t ........................................................ ok mro/basic_utf8.t ..................................................... ok mro/isa_c3_utf8.t .................................................... ok mro/isa_c3.t ......................................................... ok mro/next_goto.t ...................................................... ok mro/next_edgecases_utf8.t ............................................ ok mro/next_edgecases.t ................................................. ok mro/next_inanon_utf8.t ............................................... ok mro/next_ineval.t .................................................... ok mro/next_inanon.t .................................................... ok mro/isa_dfs_utf8.t ................................................... ok mro/isarev.t ......................................................... ok mro/next_ineval_utf8.t ............................................... ok mro/next_method.t .................................................... ok mro/next_NEXT.t ...................................................... ok mro/next_NEXT_utf8.t ................................................. ok mro/next_goto_utf8.t ................................................. ok mro/isa_dfs.t ........................................................ ok mro/next_method_utf8.t ............................................... ok mro/isarev_utf8.t .................................................... ok mro/next_skip.t ...................................................... ok mro/next_skip_utf8.t ................................................. ok mro/overload_dfs.t ................................................... ok mro/overload_c3_utf8.t ............................................... ok mro/method_caching_utf8.t ............................................ ok mro/overload_c3.t .................................................... ok mro/method_caching.t ................................................. ok mro/vulcan_c3.t ...................................................... ok mro/vulcan_c3_utf8.t ................................................. ok mro/vulcan_dfs.t ..................................................... ok lib/commonsense.t .................................................... ok mro/recursion_dfs.t .................................................. ok mro/recursion_dfs_utf8.t ............................................. ok lib/cygwin.t ......................................................... skipped: cygwin specific test mro/vulcan_dfs_utf8.t ................................................ ok mro/pkg_gen_utf8.t ................................................... ok mro/pkg_gen.t ........................................................ ok lib/no_load.t ........................................................ ok lib/overload_nomethod.t .............................................. ok mro/recursion_c3.t ................................................... ok porting/authors.t .................................................... skipped: not being run from a git checkout mro/recursion_c3_utf8.t .............................................. ok porting/bench.t ...................................................... skipped: not devel lib/deprecate.t ...................................................... ok porting/bincompat.t .................................................. ok lib/mypragma.t ....................................................... ok lib/overload_fallback.t .............................................. ok porting/cmp_version.t ................................................ skipped: not being run from a git checkout porting/args_assert.t ................................................ ok porting/copyright.t .................................................. ok re/pat_advanced_thr.t ................................................ ok lib/proxy_constant_subs.t ............................................ ok uni/gv.t ............................................................. ok lib/universal.t ...................................................... ok mro/package_aliases.t ................................................ ok re/pat_advanced.t .................................................... ok porting/libperl.t .................................................... skipped: no libperl.a porting/bench_selftest.t ............................................. ok porting/corelist.t ................................................... ok uni/overload.t ....................................................... ok porting/pending-author.t ............................................. skipped: not being run from a git checkout porting/FindExt.t .................................................... ok porting/customized.t ................................................. ok porting/re_context.t ................................................. ok op/time.t ............................................................ ok porting/checkcfgvar.t ................................................ ok porting/dual-life.t .................................................. ok porting/utils.t ...................................................... skipped: not being run from a git checkout porting/pod_rules.t .................................................. ok op/stat_errors.t ..................................................... ok porting/ss_dup.t ..................................................... ok mro/package_aliases_utf8.t ........................................... ok porting/readme.t ..................................................... ok perf/speed.t ......................................................... ok porting/extrefs.t .................................................... ok perf/taint.t ......................................................... ok porting/exec-bit.t ................................................... ok porting/globvar.t .................................................... ok op/threads.t ......................................................... ok uni/chomp.t .......................................................... ok op/infnan.t .......................................................... ok lib/croak.t .......................................................... ok porting/perlfunc.t ................................................... ok re/pat.t ............................................................. ok re/alpha_assertions.t ................................................ ok re/regexp_qr.t ....................................................... ok op/magic.t ........................................................... ok op/write.t ........................................................... ok re/regexp.t .......................................................... ok op/sleep.t ........................................................... ok op/signatures.t ...................................................... ok op/numconvert.t ...................................................... ok re/pat_thr.t ......................................................... ok re/regexp_noamp.t .................................................... ok op/cmpchain.t ........................................................ ok op/utf8decode.t ...................................................... ok op/taint.t ........................................................... ok re/regexp_nonull.t ................................................... ok re/regexp_qr_embed.t ................................................. ok op/stat.t ............................................................ ok re/regexp_notrie.t ................................................... ok re/regexp_trielist.t ................................................. ok re/regex_sets_compat.t ............................................... ok porting/regen.t ...................................................... ok op/sprintf2.t ........................................................ ok porting/test_bootstrap.t ............................................. ok op/read.t ............................................................ ok re/reg_posixcc.t ..................................................... ok perf/benchmarks.t .................................................... ok re/pat_rt_report_thr.t ............................................... ok re/pat_rt_report.t ................................................... ok perf/optree.t ........................................................ ok perf/opcount.t ....................................................... ok op/lc.t .............................................................. ok re/reg_mesg.t ........................................................ ok op/sselect.t ......................................................... ok comp/utf.t ........................................................... ok porting/diag.t ....................................................... ok op/alarm.t ........................................................... ok io/crlf_through.t .................................................... ok io/through.t ......................................................... ok re/charset.t ......................................................... ok op/fork.t ............................................................ ok re/anyof.t ........................................................... ok io/pipe.t ............................................................ ok op/sigdispatch.t ..................................................... ok uni/title.t .......................................................... ok porting/filenames.t .................................................. ok uni/upper.t .......................................................... ok porting/podcheck.t ................................................... ok re/user_prop_race_thr.t .............................................. ok re/reg_fold.t ........................................................ ok opbasic/cmp.t ........................................................ ok porting/manifest.t ................................................... ok porting/checkcase.t .................................................. ok porting/maintainers.t ................................................ ok uni/lower.t .......................................................... ok op/pack.t ............................................................ ok io/crlf.t ............................................................ ok re/uniprops05.t ...................................................... ok uni/fold.t ........................................................... ok re/regexp_qr_embed_thr.t ............................................. ok re/uniprops10.t ...................................................... ok re/uniprops07.t ...................................................... ok re/uniprops09.t ...................................................... ok re/uniprops08.t ...................................................... ok re/uniprops06.t ...................................................... ok re/uniprops03.t ...................................................... ok re/uniprops02.t ...................................................... ok re/uniprops01.t ...................................................... ok re/uniprops04.t ...................................................... ok uni/variables.t ...................................................... ok ../cpan/bignum/t/bn_lite.t ........................................... skipped: no Math::BigInt::Lite ../cpan/autodie/t/00-load.t .......................................... ok ../cpan/Archive-Tar/t/01_use.t ....................................... ok ../cpan/bignum/t/br_lite.t ........................................... skipped: no Math::BigInt::Lite ../cpan/bignum/t/big_e_pi.t .......................................... ok ../cpan/bignum/t/bigexp.t ............................................ ok ../cpan/bignum/t/bir_e_pi.t .......................................... ok ../cpan/bignum/t/bii_e_pi.t .......................................... ok ../cpan/Digest-SHA/t/allfcns.t ....................................... ok ../cpan/Compress-Raw-Bzip2/t/000prereq.t ............................. ok ../cpan/Digest-MD5/t/threads.t ....................................... ok ../cpan/Digest-MD5/t/utf8.t .......................................... ok ../cpan/autodie/t/args.t ............................................. ok ../cpan/bignum/t/option_a.t .......................................... ok ../cpan/AutoLoader/t/01AutoLoader.t .................................. ok ../cpan/bignum/t/option_p.t .......................................... ok ../cpan/Digest-SHA/t/bitorder.t ...................................... ok ../cpan/Digest-SHA/t/fips180-4.t ..................................... ok ../cpan/Digest-MD5/t/warns.t ......................................... ok ../cpan/Digest-SHA/t/base64.t ........................................ ok ../cpan/Digest-SHA/t/bitbuf.t ........................................ ok ../cpan/Digest-SHA/t/inheritance.t ................................... ok ../cpan/Digest-SHA/t/ireland.t ....................................... ok ../cpan/Compress-Raw-Zlib/t/01version.t .............................. ok ../cpan/Digest-SHA/t/fips198.t ....................................... ok ../cpan/bignum/t/in_effect.t ......................................... ok ../cpan/Digest-SHA/t/gglong.t ........................................ ok ../cpan/Digest-MD5/t/align.t ......................................... ok ../cpan/Digest-SHA/t/methods.t ....................................... ok ../cpan/Digest-SHA/t/hmacsha.t ....................................... ok ../cpan/Digest-SHA/t/gg.t ............................................ ok ../cpan/Digest-SHA/t/nistbyte.t ...................................... ok ../cpan/Digest-SHA/t/sha224.t ........................................ ok ../cpan/autodie/t/autodie.t .......................................... ok ../cpan/Digest-SHA/t/nistbit.t ....................................... ok ../cpan/bignum/t/ratopt_a.t .......................................... ok ../cpan/Digest-SHA/t/sha512.t ........................................ ok ../cpan/bignum/t/bignum.t ............................................ ok ../cpan/Digest-SHA/t/unicode.t ....................................... ok ../cpan/Digest-SHA/t/state.t ......................................... ok ../cpan/Digest-SHA/t/sha384.t ........................................ ok ../cpan/autodie/t/backcompat.t ....................................... ok ../cpan/Digest-SHA/t/sha1.t .......................................... ok ../cpan/bignum/t/bigrat.t ............................................ ok ../cpan/Digest/t/security.t .......................................... ok ../cpan/Digest-SHA/t/rfc2202.t ....................................... ok ../cpan/Digest/t/digest.t ............................................ ok ../cpan/bignum/t/bigint.t ............................................ ok ../cpan/Digest/t/file.t .............................................. ok ../cpan/Digest-SHA/t/sha256.t ........................................ ok ../cpan/Encode/t/enc_data.t .......................................... skipped: encoding pragma not supported in Perl 5.26 ../cpan/Encode/t/enc_utf8.t .......................................... skipped: Perl <=5.25.2 or cperl required ../cpan/Encode/t/enc_module.t ........................................ skipped: encoding pragma not supported in Perl 5.26 ../cpan/Digest/t/base.t .............................................. ok ../cpan/Encode/t/enc_eucjp.t ......................................... skipped: Perl <=5.25.2 or cperl required ../cpan/Digest-SHA/t/woodbury.t ...................................... ok ../cpan/Encode/t/encoding.t .......................................... skipped: encoding pragma not supported in Perl 5.26 ../cpan/Encode/t/cow.t ............................................... ok ../cpan/bignum/t/scope_f.t ........................................... ok ../cpan/bignum/t/option_l.t .......................................... ok ../cpan/autodie/t/basic_exceptions.t ................................. ok ../cpan/bignum/t/scope_i.t ........................................... ok ../cpan/Encode/t/encoding-locale.t ................................... ok ../cpan/Encode/t/from_to.t ........................................... ok ../cpan/Encode/t/jperl.t ............................................. skipped: encoding pragma not supported in Perl 5.26 ../cpan/bignum/t/scope_r.t ........................................... ok ../cpan/CPAN/t/01loadme.t ............................................ ok ../cpan/Encode/t/decode.t ............................................ ok ../cpan/Encode/t/at-tw.t ............................................. ok ../cpan/CPAN-Meta/t/converter-fragments.t ............................ ok ../cpan/bignum/t/biinfnan.t .......................................... ok ../cpan/autodie/t/binmode.t .......................................... ok ../cpan/Encode/t/piconv.t ............................................ skipped: Don't know how to test this within perl's core ../cpan/Encode/t/at-cn.t ............................................. ok ../cpan/Encode/t/jis7-fallback.t ..................................... ok ../cpan/CPAN-Meta-Requirements/t/merge.t ............................. ok ../cpan/CPAN-Meta-Requirements/t/bad_version_hook.t .................. ok ../cpan/CPAN-Meta-Requirements/t/accepts.t ........................... ok ../cpan/Encode/t/rt113164.t .......................................... ok ../cpan/CPAN-Meta-Requirements/t/finalize.t .......................... ok ../cpan/Encode/t/grow.t .............................................. ok ../cpan/bignum/t/bninfnan.t .......................................... ok ../cpan/Encode/t/rt76824.t ........................................... ok ../cpan/Encode/t/rt65541.t ........................................... ok ../cpan/bignum/t/overrides.t ......................................... ok ../cpan/Encode/t/rt86327.t ........................................... ok ../cpan/Encode/t/rt85489.t ........................................... ok ../cpan/autodie/t/blog_hints.t ....................................... ok ../cpan/CPAN-Meta-Requirements/t/from-hash.t ......................... ok ../cpan/Encode/t/use-Encode-Alias.t .................................. ok ../cpan/Encode/t/xml.t ............................................... ok ../cpan/Encode/t/mime_header_iso2022jp.t ............................. ok ../cpan/bignum/t/brinfnan.t .......................................... ok ../cpan/Encode/t/guess.t ............................................. ok ../cpan/CPAN-Meta/t/prereqs-merge.t .................................. ok ../cpan/CPAN-Meta/t/optional_feature-merge.t ......................... ok ../cpan/Encode/t/utf8ref.t ........................................... ok ../cpan/CPAN-Meta/t/no-index.t ....................................... ok ../cpan/autodie/t/caller.t ........................................... ok ../cpan/ExtUtils-MakeMaker/t/00compile.t ............................. skipped: No MANIFEST ../cpan/experimental/t/basic.t ....................................... ok ../cpan/Encode/t/truncated_utf8.t .................................... ok ../cpan/ExtUtils-Install/t/can_write_dir.t ........................... ok ../cpan/ExtUtils-PL2Bat/t/make_executable.t .......................... skipped: Only usable on Windows ../cpan/Encode/t/fallback.t .......................................... ok ../cpan/Encode/t/utf8warnings.t ...................................... ok ../cpan/File-Path/t/Path_root.t ...................................... skipped: not running as root ../cpan/ExtUtils-MakeMaker/t/01perl_bugs.t ........................... ok ../cpan/File-Path/t/Path_win32.t ..................................... skipped: not win32 ../cpan/CPAN/t/02nox.t ............................................... ok ../cpan/CPAN-Meta/t/converter-fail.t ................................. ok ../cpan/autodie/t/chmod.t ............................................ ok ../cpan/File-Temp/t/lock.t ........................................... skipped: Do not seem to have O_EXLOCK ../cpan/File-Path/t/taint.t .......................................... ok ../cpan/Encode/t/CJKT.t .............................................. ok ../cpan/CPAN-Meta-Requirements/t/basic.t ............................. ok ../cpan/CPAN-Meta/t/repository.t ..................................... ok ../cpan/CPAN-Meta-Requirements/t/strings.t ........................... ok ../cpan/Config-Perl-V/t/10_base.t .................................... ok ../cpan/File-Temp/t/rmtree.t ......................................... ok ../cpan/CPAN-Meta/t/merge.t .......................................... ok ../cpan/autodie/t/chown.t ............................................ ok ../cpan/Filter-Util-Call/t/rt_101033.t ............................... ok ../cpan/File-Temp/t/mktemp.t ......................................... ok ../cpan/CPAN-Meta-YAML/t/01_api.t .................................... ok ../cpan/Digest-MD5/t/badfile.t ....................................... ok ../cpan/Filter-Util-Call/t/rt_54452-rebless.t ........................ ok ../cpan/File-Temp/t/seekable.t ....................................... ok ../cpan/CPAN-Meta/t/prereqs-finalize.t ............................... ok ../cpan/ExtUtils-Install/t/Packlist.t ................................ ok ../cpan/File-Temp/t/posix.t .......................................... ok ../cpan/File-Temp/t/cmp.t ............................................ ok ../cpan/File-Temp/t/security.t ....................................... ok ../cpan/autodie/t/context.t .......................................... ok ../cpan/Getopt-Long/t/gol-basic.t .................................... ok ../cpan/Getopt-Long/t/gol-xargv.t .................................... ok ../cpan/CPAN-Meta-YAML/t/01_compile.t ................................ ok ../cpan/IO-Socket-IP/t/00use.t ....................................... ok ../cpan/HTTP-Tiny/t/000_load.t ....................................... ok ../cpan/CPAN-Meta/t/prereqs.t ........................................ ok ../cpan/IPC-SysV/t/pod.t ............................................. skipped: testing pod requires Test::Pod ../cpan/CPAN/t/03pkgs.t .............................................. ok ../cpan/Encode/t/utf8strict.t ........................................ ok ../cpan/Encode/t/perlio.t ............................................ ok ../cpan/IPC-SysV/t/podcov.t .......................................... skipped: testing pod coverage requires Pod::Coverage 0.10 ../cpan/JSON-PP/t/000_load.t ......................................... ok ../cpan/IPC-SysV/t/msg.t ............................................. ok ../cpan/autodie/t/context_lexical.t .................................. ok ../cpan/Digest-MD5/t/files.t ......................................... ok ../cpan/HTTP-Tiny/t/001_api.t ........................................ ok ../cpan/libnet/t/ftp.t ............................................... skipped: no ftp_testhost defined in config ../cpan/Digest-MD5/t/bits.t .......................................... ok ../cpan/Getopt-Long/t/gol-oo.t ....................................... ok ../cpan/autodie/t/core-trampoline-slurp.t ............................ ok ../cpan/IO-Zlib/t/basic.t ............................................ ok ../cpan/Encode/t/Unicode.t ........................................... ok ../cpan/File-Temp/t/object.t ......................................... ok ../cpan/libnet/t/config.t ............................................ ok ../cpan/CPAN-Meta/t/load-bad.t ....................................... ok ../cpan/JSON-PP/t/001_utf8.t ......................................... ok ../cpan/Getopt-Long/t/gol-xstring.t .................................. ok ../cpan/libnet/t/hostname.t .......................................... ok ../cpan/IO-Compress/t/000prereq.t .................................... ok ../cpan/File-Temp/t/tempfile.t ....................................... ok ../cpan/libnet/t/nntp.t .............................................. skipped: no nntp_hosts defined in config ../cpan/autodie/t/crickey.t .......................................... ok ../cpan/libnet/t/pop3_ssl.t .......................................... skipped: no SSL support found in Net::POP3 ../cpan/libnet/t/nntp_ssl.t .......................................... skipped: no SSL support found in Net::NNTP ../cpan/IPC-SysV/t/sem.t ............................................. ok ../cpan/libnet/t/smtp.t .............................................. skipped: no smtp_hosts defined in config ../cpan/IPC-SysV/t/shm.t ............................................. ok ../cpan/Locale-Maketext-Simple/t/0-signature.t ....................... ok ../cpan/libnet/t/pop3_ipv6.t ......................................... ok ../cpan/ExtUtils-Install/t/Install.t ................................. ok ../cpan/libnet/t/smtp_ssl.t .......................................... skipped: no SSL support found in Net::SMTP ../cpan/CPAN-Meta/t/meta-obj.t ....................................... ok ../cpan/libnet/t/netrc.t ............................................. ok ../cpan/ExtUtils-Install/t/InstallWithMM.t ........................... ok ../cpan/CPAN-Meta/t/save-load.t ...................................... ok ../cpan/autodie/t/dbmopen.t .......................................... ok ../cpan/Math-BigInt-FastCalc/t/bootstrap.t ........................... ok ../cpan/Encode/t/isa.t ............................................... ok ../cpan/libnet/t/nntp_ipv6.t ......................................... ok ../cpan/ExtUtils-Install/t/Installed.t ............................... ok ../cpan/Digest-MD5/t/clone.t ......................................... ok ../cpan/libnet/t/smtp_ipv6.t ......................................... ok ../cpan/libnet/t/require.t ........................................... ok ../cpan/Getopt-Long/t/gol-linkage.t .................................. ok ../cpan/autodie/t/eval_error.t ....................................... ok ../cpan/Locale-Maketext-Simple/t/1-basic.t ........................... ok ../cpan/IO-Socket-IP/t/01local-client-v4.t ........................... ok ../cpan/Config-Perl-V/t/20_plv56.t ................................... ok ../cpan/HTTP-Tiny/t/002_croakage.t ................................... ok ../cpan/Config-Perl-V/t/21_plv58.t ................................... ok ../cpan/Config-Perl-V/t/22_plv510.t .................................. ok ../cpan/Locale-Maketext-Simple/t/2-load_po_without_i_default.t ....... skipped: No soft dependencies, i_default will not work ../cpan/Config-Perl-V/t/25_plv516.t .................................. ok ../cpan/IPC-SysV/t/ipcsysv.t ......................................... ok ../cpan/Config-Perl-V/t/23_plv512.t .................................. ok ../cpan/Config-Perl-V/t/24_plv514.t .................................. ok ../cpan/Math-BigInt-FastCalc/t/leak.t ................................ ok ../cpan/Locale-Maketext-Simple/t/3-load_po_with_i_default.t .......... skipped: No soft dependencies, i_default will not work ../cpan/Filter-Util-Call/t/call.t .................................... ok ../cpan/IO-Zlib/t/external.t ......................................... ok ../cpan/ExtUtils-Install/t/Installapi2.t ............................. ok ../cpan/autodie/t/exception_class.t .................................. ok ../cpan/JSON-PP/t/002_error.t ........................................ ok ../cpan/CPAN-Meta-YAML/t/10_read.t ................................... ok ../cpan/libnet/t/datasend.t .......................................... ok ../cpan/libnet/t/time.t .............................................. ok ../cpan/Compress-Raw-Bzip2/t/01bzip2.t ............................... ok ../cpan/HTTP-Tiny/t/003_agent.t ...................................... ok ../cpan/autodie/t/exception_nonref.t ................................. ok ../cpan/Math-BigInt/t/bfib-mbi.t ..................................... ok ../cpan/Math-BigInt/t/big_pi_e.t ..................................... ok ../cpan/IO-Zlib/t/getc.t ............................................. ok ../cpan/Config-Perl-V/t/26_plv518.t .................................. ok ../cpan/Math-BigInt/t/blucas-mbi.t ................................... ok ../cpan/Config-Perl-V/t/26_plv5182.t ................................. ok ../cpan/Config-Perl-V/t/27_plv5200.t ................................. ok ../cpan/Config-Perl-V/t/27_plv5202.t ................................. ok ../cpan/HTTP-Tiny/t/004_timeout.t .................................... ok ../cpan/Config-Perl-V/t/28_plv5220.t ................................. ok ../cpan/Config-Perl-V/t/28_plv52201w.t ............................... ok ../cpan/ExtUtils-Manifest/t/Manifest.t ............................... ok ../cpan/Config-Perl-V/t/29_plv5235w.t ................................ ok ../cpan/CPAN/t/10version.t ........................................... ok ../cpan/Math-BigInt-FastCalc/t/bigroot.t ............................. ok ../cpan/Math-BigInt/t/const_mbf.t .................................... ok ../cpan/Math-BigInt/t/bigroot.t ...................................... ok ../cpan/Math-BigInt/t/bdigitsum-mbi.t ................................ ok ../cpan/autodie/t/exceptions.t ....................................... ok ../cpan/CPAN-Meta-YAML/t/11_read_string.t ............................ ok ../cpan/Math-BigInt/t/calling.t ...................................... ok ../cpan/IO-Socket-IP/t/02local-server-v4.t ........................... ok ../cpan/Math-BigInt/t/constant.t ..................................... ok ../cpan/autodie/t/exec.t ............................................. ok ../cpan/Math-BigInt/t/bigints.t ...................................... ok ../cpan/Config-Perl-V/t/30_plv5240.t ................................. ok ../cpan/Config-Perl-V/t/31_plv52511.t ................................ ok ../cpan/IO-Zlib/t/getline.t .......................................... ok ../cpan/Config-Perl-V/t/32_plv5261rc1.t .............................. ok ../cpan/Config-Perl-V/t/33_plv52711r.t ............................... ok ../cpan/HTTP-Tiny/t/010_url.t ........................................ ok ../cpan/CPAN/t/11mirroredby.t ........................................ ok ../cpan/Math-BigInt/t/downgrade.t .................................... ok ../cpan/IO-Zlib/t/import.t ........................................... ok ../cpan/Config-Perl-V/t/34_plv5280.t ................................. ok ../cpan/Config-Perl-V/t/35_plv52910g.t ............................... ok ../cpan/Config-Perl-V/t/25_plv5162.t ................................. ok ../cpan/Config-Perl-V/t/36_plv5300.t ................................. ok ../cpan/Config-Perl-V/t/37_plv53111qm.t .............................. ok ../cpan/Math-BigInt/t/lib_load.t ..................................... ok ../cpan/Config-Perl-V/t/38_plv5320tld.t .............................. ok ../cpan/Math-BigInt/t/mbi_ali.t ...................................... ok ../cpan/CPAN-Meta/t/parse-cpan-meta/02_api.t ......................... ok ../cpan/IO-Socket-IP/t/03local-cross-v4.t ............................ ok ../cpan/HTTP-Tiny/t/020_headers.t .................................... ok ../cpan/IO-Zlib/t/large.t ............................................ ok ../cpan/autodie/t/Fatal.t ............................................ ok ../cpan/Math-BigInt/t/mbf_ali.t ...................................... ok ../cpan/Math-BigInt/t/isa.t .......................................... ok ../cpan/CPAN-Meta/t/parse-cpan-meta/03_functions.t ................... ok ../cpan/Math-BigInt/t/new_overloaded.t ............................... ok ../cpan/Math-BigInt/t/objectify_mbf.t ................................ ok ../cpan/HTTP-Tiny/t/030_response.t ................................... ok ../cpan/autodie/t/filehandles.t ...................................... ok ../cpan/IO-Zlib/t/tied.t ............................................. ok ../cpan/Math-BigInt/t/req_mbf0.t ..................................... ok ../cpan/CPAN-Meta/t/parse-cpan-meta/04_export.t ...................... ok ../cpan/Math-BigInt/t/req_mbf1.t ..................................... ok ../cpan/Encode/t/mime-name.t ......................................... ok ../cpan/Math-BigInt/t/objectify_mbi.t ................................ ok ../cpan/Encode/t/mime-header.t ....................................... ok ../cpan/CPAN-Meta-YAML/t/12_write.t .................................. ok ../cpan/Math-BigInt/t/req_mbfa.t ..................................... ok ../cpan/CPAN-Meta/t/parse-cpan-meta/05_errors.t ...................... ok ../cpan/JSON-PP/t/003_types.t ........................................ ok ../cpan/autodie/t/fileno.t ........................................... ok ../cpan/Math-BigInt/t/nan_cmp.t ...................................... ok ../cpan/HTTP-Tiny/t/040_content.t .................................... ok ../cpan/Math-BigInt/t/require.t ...................................... ok ../cpan/Math-BigInt/t/req_mbfi.t ..................................... ok ../cpan/Math-BigInt/t/req_mbfw.t ..................................... ok ../cpan/Math-BigInt/t/config.t ....................................... ok ../cpan/Math-BigInt/t/rt-16221.t ..................................... ok ../cpan/IO-Zlib/t/uncomp1.t .......................................... ok ../cpan/IO-Socket-IP/t/04local-client-v6.t ........................... ok ../cpan/Math-BigInt/t/req_mbfn.t ..................................... ok ../cpan/autodie/t/flock.t ............................................ ok ../cpan/CPAN-Meta-YAML/t/13_write_string.t ........................... ok ../cpan/JSON-PP/t/004_dwiw_encode.t .................................. ok ../cpan/Math-BigInt/t/_e_math.t ...................................... ok ../cpan/HTTP-Tiny/t/050_chunked_body.t ............................... ok ../cpan/Math-BigInt/t/sub_ali.t ...................................... ok ../cpan/CPAN-Meta-YAML/t/20_subclass.t ............................... ok ../cpan/IO-Zlib/t/uncomp2.t .......................................... ok ../cpan/File-Fetch/t/01_File-Fetch.t ................................. ok ../cpan/JSON-PP/t/005_dwiw_decode.t .................................. ok ../cpan/Compress-Raw-Bzip2/t/09limitoutput.t ......................... ok ../cpan/Math-BigInt/t/biglog.t ....................................... ok # Failed test at t/02zlib.t line 493. # got: 1 # expected: -3 # Failed test 'inflate returns Z_DATA_ERROR' # at t/02zlib.t line 517. # got: 1 # expected: -3 # Looks like you failed 2 tests of 349. ../cpan/Compress-Raw-Zlib/t/02zlib.t ................................. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/349 subtests ../cpan/HTTP-Tiny/t/060_http_date.t .................................. ok ../cpan/CPAN-Meta-YAML/t/21_yamlpm_compat.t .......................... ok ../cpan/Math-BigInt/t/upgrade2.t ..................................... ok ../cpan/autodie/t/format-clobber.t ................................... ok ../cpan/File-Fetch/t/null_subclass.t ................................. ok ../cpan/Digest-MD5/t/md5-aaa.t ....................................... ok ../cpan/JSON-PP/t/006_pc_pretty.t .................................... ok ../cpan/Compress-Raw-Zlib/t/07bufsize.t .............................. skipped: Lengthy Tests Disabled ../cpan/Math-BigInt/t/use.t .......................................... ok ../cpan/Math-BigInt/t/upgradef.t ..................................... ok ../cpan/HTTP-Tiny/t/070_cookie_jar.t ................................. ok ../cpan/IO-Socket-IP/t/05local-server-v6.t ........................... ok ../cpan/Math-BigInt/t/use_lib1.t ..................................... ok ../cpan/Math-BigInt/t/use_lib2.t ..................................... ok ../cpan/Compress-Raw-Bzip2/t/19nonpv.t ............................... ok ../cpan/Math-BigInt/t/use_lib3.t ..................................... ok ../cpan/Math-BigInt/t/use_lib4.t ..................................... ok ../cpan/Compress-Raw-Bzip2/t/99pod.t ................................. skipped: Test::Pod 1.00 required for testing POD ../cpan/JSON-PP/t/007_pc_esc.t ....................................... ok ../cpan/Math-BigInt/t/trap.t ......................................... ok ../cpan/Math-BigInt/t/use_mbfw.t ..................................... ok ../cpan/Math-BigRat/t/bigfltrt.t ..................................... ok ../cpan/autodie/t/hints.t ............................................ ok ../cpan/Math-BigInt/t/round.t ........................................ ok ../cpan/IO-Socket-IP/t/06local-cross-v6.t ............................ ok ../cpan/Math-BigInt-FastCalc/t/biglog.t .............................. ok ../cpan/Math-BigRat/t/bigratup.t ..................................... ok ../cpan/Encode/t/magic.t ............................................. ok ../cpan/autodie/t/hints_insist.t ..................................... ok ../cpan/CPAN-Meta/t/validator.t ...................................... ok ../cpan/JSON-PP/t/008_pc_base.t ...................................... ok ../cpan/Math-BigRat/t/hang.t ......................................... ok ../cpan/Math-BigRat/t/requirer.t ..................................... ok ../cpan/Math-BigRat/t/big_ap.t ....................................... ok ../cpan/Math-BigRat/t/rt121139.t ..................................... ok ../cpan/File-Path/t/Path.t ........................................... ok ../cpan/JSON-PP/t/009_pc_extra_number.t .............................. ok ../cpan/Math-Complex/t/underbar.t .................................... ok ../cpan/CPAN-Meta/t/converter-bad.t .................................. ok ../cpan/IO-Socket-IP/t/10args.t ...................................... ok ../cpan/Memoize/t/array_confusion.t .................................. ok ../cpan/JSON-PP/t/010_pc_keysort.t ................................... ok ../cpan/Math-BigInt/t/to_base-mbi.t .................................. ok ../cpan/Memoize/t/errors.t ........................................... ok ../cpan/Math-BigRat/t/trap.t ......................................... ok ../cpan/IO-Socket-IP/t/11sockopts.t .................................. ok ../cpan/Memoize/t/expire.t ........................................... ok ../cpan/Math-BigInt/t/calling-class-methods.t ........................ ok ../cpan/Math-BigInt/t/calling-instance-methods.t ..................... ok ../cpan/Memoize/t/correctness.t ...................................... ok ../cpan/JSON-PP/t/011_pc_expo.t ...................................... ok ../cpan/Memoize/t/flush.t ............................................ ok ../cpan/Memoize/t/normalize.t ........................................ ok ../cpan/IO-Socket-IP/t/12port-fallback.t ............................. ok ../cpan/Memoize/t/prototype.t ........................................ ok ../cpan/Memoize/t/tie.t .............................................. ok ../cpan/Memoize/t/tie_gdbm.t ......................................... ok ../cpan/Memoize/t/expmod_n.t ......................................... ok ../cpan/Memoize/t/tie_ndbm.t ......................................... ok ../cpan/Memoize/t/tie_sdbm.t ......................................... ok ../cpan/Memoize/t/tie_storable.t ..................................... ok ../cpan/IO-Socket-IP/t/13addrinfo.t .................................. ok ../cpan/Memoize/t/unmemoize.t ........................................ ok ../cpan/Memoize/t/tiefeatures.t ...................................... ok ../cpan/CPAN-Meta/t/converter.t ...................................... ok ../cpan/Compress-Raw-Zlib/t/09limitoutput.t .......................... ok ../cpan/JSON-PP/t/012_blessed.t ...................................... ok ../cpan/IO-Socket-IP/t/14fileno.t .................................... ok ../cpan/Encode/t/Encoder.t ........................................... ok ../cpan/autodie/t/hints_pod_examples.t ............................... ok ../cpan/MIME-Base64/t/unicode.t ...................................... ok ../cpan/IO-Socket-IP/t/15io-socket.t ................................. ok ../cpan/MIME-Base64/t/base64url.t .................................... ok ../cpan/JSON-PP/t/013_limit.t ........................................ ok ../cpan/Compress-Raw-Zlib/t/18lvalue.t ............................... ok ../cpan/autodie/t/hints_provider_does.t .............................. ok ../cpan/Module-Load/t/01_Module-Load.t ............................... ok ../cpan/Module-Metadata/t/contains_pod.t ............................. ok ../cpan/IO-Socket-IP/t/16v6only.t .................................... ok ../cpan/Archive-Tar/t/02_methods.t ................................... ok ../cpan/Module-Loaded/t/01_Module-Loaded.t ........................... ok ../cpan/JSON-PP/t/014_latin1.t ....................................... ok ../cpan/autodie/t/hints_provider_easy_does_it.t ...................... ok ../cpan/IO-Socket-IP/t/17gai-flags.t ................................. ok ../cpan/MIME-Base64/t/quoted-print.t ................................. ok ../cpan/Module-Metadata/t/endpod.t ................................... ok ../cpan/JSON-PP/t/015_prefix.t ....................................... ok ../cpan/Module-Metadata/t/encoding.t ................................. ok ../cpan/Module-Load-Conditional/t/01_Module_Load_Conditional.t ....... ok ../cpan/autodie/t/hints_provider_isa.t ............................... ok ../cpan/IO-Socket-IP/t/18fdopen.t .................................... ok ../cpan/JSON-PP/t/016_tied.t ......................................... ok ../cpan/autodie/t/import-into.t ...................................... skipped: Test needs Import::Into >= 1.002004 ../cpan/Module-Metadata/t/taint.t .................................... ok ../cpan/Compress-Raw-Zlib/t/19nonpv.t ................................ ok ../cpan/JSON-PP/t/017_relaxed.t ...................................... ok ../cpan/IO-Socket-IP/t/19no-addrs.t .................................. ok ../cpan/autodie/t/internal.t ......................................... ok ../cpan/Module-Metadata/t/version.t .................................. ok ../cpan/Math-BigInt-FastCalc/t/bigintfc.t ............................ ok ../cpan/NEXT/t/actual.t .............................................. ok ../cpan/IO-Socket-IP/t/20subclass.t .................................. ok ../cpan/Math-BigRat/t/bigrat.t ....................................... ok ../cpan/HTTP-Tiny/t/100_get.t ........................................ ok ../cpan/NEXT/t/actuns.t .............................................. ok ../cpan/autodie/t/internal-backcompat.t .............................. ok ../cpan/NEXT/t/dynamically_scoped_regex_vars.t ....................... ok ../cpan/NEXT/t/stringify.t ........................................... ok ../cpan/IO-Socket-IP/t/21as-inet.t ................................... ok ../cpan/HTTP-Tiny/t/101_head.t ....................................... ok ../cpan/NEXT/t/unseen.t .............................................. ok ../cpan/autodie/t/kill.t ............................................. ok ../cpan/Module-Load/t/02_Module-Load.t ............................... ok ../cpan/NEXT/t/next.t ................................................ ok ../cpan/IO-Socket-IP/t/22timeout.t ................................... ok ../cpan/parent/t/compile-time-file.t ................................. ok ../cpan/parent/t/compile-time.t ...................................... ok ../cpan/Encode/t/taint.t ............................................. ok ../cpan/autodie/t/lethal.t ........................................... ok ../cpan/parent/t/parent-classfromclassfile.t ......................... ok ../cpan/parent/t/parent-classfromfile.t .............................. ok ../cpan/MIME-Base64/t/length.t ....................................... ok ../cpan/parent/t/parent-pmc.t ........................................ ok ../cpan/parent/t/parent-returns-false.t .............................. ok ../cpan/PerlIO-via-QuotedPrint/t/changes.t ........................... skipped: Author testing only ../cpan/PerlIO-via-QuotedPrint/t/critic.t ............................ skipped: Author testing only ../cpan/PerlIO-via-QuotedPrint/t/pod.t ............................... skipped: Author testing only ../cpan/parent/t/parent.t ............................................ ok ../cpan/IO-Socket-IP/t/30nonblocking-connect.t ....................... ok ../cpan/Module-Metadata/t/extract-package.t .......................... ok ../cpan/PerlIO-via-QuotedPrint/t/pod_coverage.t ...................... skipped: Author testing only ../cpan/Pod-Checker/t/pod/podchkenc.t ................................ ok ../cpan/HTTP-Tiny/t/102_put.t ........................................ ok ../cpan/Perl-OSType/t/OSType.t ....................................... ok ../cpan/Pod-Checker/t/pod/poderrs.t .................................. ok ../cpan/PerlIO-via-QuotedPrint/t/QuotedPrint.t ....................... ok ../cpan/autodie/t/mkdir.t ............................................ ok ../cpan/Pod-Checker/t/pod/podname.t .................................. ok ../cpan/Pod-Checker/t/pod/selfcheck.t ................................ ok ../cpan/Math-BigInt/t/new-mbf.t ...................................... ok ../cpan/IO-Socket-IP/t/31nonblocking-connect-internet.t .............. ok ../cpan/Math-BigInt/t/to_ieee754-mbf.t ............................... ok ../cpan/HTTP-Tiny/t/103_delete.t ..................................... ok ../cpan/autodie/t/no-default.t ....................................... ok ../cpan/Pod-Usage/t/pod/pod2usage.t .................................. ok ../cpan/Pod-Usage/t/pod/headwithmarkup.t ............................. ok ../cpan/IO-Socket-IP/t/99pod.t ....................................... skipped: Test::Pod 1.00 required for testing POD ../cpan/Pod-Perldoc/t/00_load.t ...................................... ok ../cpan/autodie/t/no_carp.t .......................................... ok ../cpan/HTTP-Tiny/t/104_post.t ....................................... ok ../cpan/podlators/t/docs/pod-spelling.t .............................. skipped: Spelling tests only run for author ../cpan/podlators/t/docs/pod.t ....................................... skipped: POD syntax tests normally skipped ../cpan/Pod-Perldoc/t/01_about_verbose.t ............................. ok ../cpan/Pod-Usage/t/pod/selectheaders.t .............................. ok ../cpan/Pod-Usage/t/pod/selectsections.t ............................. ok ../cpan/JSON-PP/t/018_json_checker.t ................................. ok ../cpan/podlators/t/docs/spdx-license.t .............................. skipped: SPDX identifier tests normally skipped ../cpan/Pod-Perldoc/t/pod.t .......................................... skipped: Pod tests not required for installation. ../cpan/podlators/t/docs/synopsis.t .................................. skipped: Synopsis syntax tests normally skipped ../cpan/autodie/t/open.t ............................................. ok ../cpan/Pod-Perldoc/t/man/_get_columns.t ............................. ok ../cpan/Math-Complex/t/Trig.t ........................................ ok ../cpan/podlators/t/general/filehandle.t ............................. ok ../cpan/Module-Metadata/t/metadata.t ................................. ok ../cpan/autodie/t/read.t ............................................. ok ../cpan/podlators/t/general/pod-parser.t ............................. ok ../cpan/podlators/t/man/devise-date.t ................................ ok ../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t .......................... ok ../cpan/Params-Check/t/01_Params-Check.t ............................. ok ../cpan/podlators/t/man/devise-title.t ............................... ok ../cpan/podlators/t/general/basic.t .................................. ok ../cpan/podlators/t/man/iso-8859-1.t ................................. ok ../cpan/podlators/t/man/empty.t ...................................... ok ../cpan/podlators/t/man/no-encode.t .................................. ok ../cpan/HTTP-Tiny/t/110_mirror.t ..................................... ok ../cpan/podlators/t/man/heading.t .................................... ok ../cpan/autodie/t/recv.t ............................................. ok ../cpan/podlators/t/style/minimum-version.t .......................... skipped: Minimum version tests normally skipped ../cpan/podlators/t/style/module-version.t ........................... skipped: Module version tests normally skipped ../cpan/podlators/t/style/obsolete-strings.t ......................... skipped: Obsolete strings tests normally skipped ../cpan/podlators/t/style/strict.t ................................... skipped: Strictness tests normally skipped ../cpan/podlators/t/man/utf8-io.t .................................... ok ../cpan/autodie/t/repeat.t ........................................... ok ../cpan/Archive-Tar/t/03_file.t ...................................... ok ../cpan/podlators/t/text/iso-8859-1.t ................................ ok ../cpan/podlators/t/text/invalid.t ................................... ok ../cpan/Math-BigInt-FastCalc/t/mbi_rand.t ............................ ok ../cpan/Encode/t/undef.t ............................................. ok ../cpan/podlators/t/text/overstrike.t ................................ ok ../cpan/autodie/t/rt-74246.t ......................................... ok ../cpan/podlators/t/text/color.t ..................................... ok ../cpan/Pod-Escapes/t/01_about_verbose.t ............................. ok ../cpan/MIME-Base64/t/base64.t ....................................... ok ../cpan/Pod-Checker/t/pod/podchklink.t ............................... ok ../cpan/Scalar-List-Utils/t/00version.t .............................. ok ../cpan/Socket/t/ipv6_mreq.t ......................................... ok ../cpan/podlators/t/parselink/basic.t ................................ ok ../cpan/Socket/t/ip_mreq.t ........................................... ok ../cpan/podlators/t/text/utf8-io.t ................................... ok ../cpan/podlators/t/text/termcap.t ................................... ok ../cpan/Socket/t/Socket.t ............................................ ok ../cpan/Sys-Syslog/t/00-load.t ....................................... ok ../cpan/Socket/t/getnameinfo.t ....................................... ok ../cpan/autodie/t/scope_leak.t ....................................... ok ../cpan/Scalar-List-Utils/t/any-all.t ................................ ok ../cpan/Term-ANSIColor/t/module/stringify.t .......................... ok ../cpan/Socket/t/getaddrinfo.t ....................................... ok ../cpan/Term-ANSIColor/t/module/eval.t ............................... ok ../cpan/Math-BigInt/t/bigintc.t ...................................... ok ../cpan/autodie/t/skip.t ............................................. ok ../cpan/Term-ANSIColor/t/taint/basic.t ............................... ok ../cpan/IPC-Cmd/t/01_IPC-Cmd.t ....................................... ok ../cpan/ExtUtils-Constant/t/Constant.t ............................... ok ../cpan/Term-ANSIColor/t/module/aliases-func.t ....................... ok ../cpan/Scalar-List-Utils/t/blessed.t ................................ ok ../cpan/autodie/t/string-eval-basic.t ................................ ok ../cpan/Archive-Tar/t/04_resolved_issues.t ........................... ok ../cpan/IPC-Cmd/t/02_Interactive.t ................................... skipped: No interactive tests from harness ../cpan/podlators/t/text/snippets.t .................................. ok ../cpan/HTTP-Tiny/t/130_redirect.t ................................... ok ../cpan/Math-BigInt/t/bsstr-mbi.t .................................... ok ../cpan/Test-Harness/t/callbacks.t ................................... ok ../cpan/autodie/t/string-eval-leak.t ................................. ok ../cpan/Test-Harness/t/compat/env.t .................................. ok ../cpan/Socket/t/sockaddr.t .......................................... ok ../cpan/podlators/t/man/snippets.t ................................... ok ../cpan/autodie/t/sysopen.t .......................................... ok ../cpan/Test-Harness/t/compat/nonumbers.t ............................ ok ../cpan/Test-Harness/t/compat/env_opts.t ............................. ok ../cpan/Test-Harness/t/compat/failure.t .............................. ok ../cpan/Math-BigInt/t/from_ieee754-mbf.t ............................. ok ../cpan/Test-Harness/t/base.t ........................................ ok ../cpan/Test-Harness/t/compat/regression.t ........................... ok ../cpan/Test-Harness/t/bailout.t ..................................... ok ../cpan/Term-Cap/test.pl ............................................. ok ../cpan/Test-Harness/t/compat/inc_taint.t ............................ ok ../cpan/HTTP-Tiny/t/140_proxy.t ...................................... ok ../cpan/Test-Harness/t/compat/subclass.t ............................. ok ../cpan/Test-Harness/t/compat/inc-propagation.t ...................... ok ../cpan/Test-Harness/t/compat/switches.t ............................. ok ../cpan/Test-Harness/t/compat/version.t .............................. ok ../cpan/Test-Harness/t/console.t ..................................... ok ../cpan/autodie/t/truncate.t ......................................... ok ../cpan/Scalar-List-Utils/t/dualvar.t ................................ ok ../cpan/Math-BigInt/t/mbi_rand.t ..................................... ok ../cpan/Test-Harness/t/env_opts.t .................................... ok ../cpan/Term-ANSIColor/t/module/basic256.t ........................... ok ../cpan/HTTP-Tiny/t/141_no_proxy.t ................................... ok ../cpan/Encode/t/gsm0338.t ........................................... ok ../cpan/Pod-Escapes/t/10_main.t ...................................... ok ../cpan/Test-Harness/t/glob-to-regexp.t .............................. ok ../cpan/Term-ANSIColor/t/module/true-color.t ......................... ok ../cpan/autodie/t/unlink.t ........................................... ok ../cpan/Test-Harness/t/errors.t ...................................... ok ../cpan/Test-Harness/t/nested.t ...................................... ok ../cpan/Test-Harness/t/harness-subclass.t ............................ ok ../cpan/Test-Harness/t/aggregator.t .................................. ok ../cpan/Math-BigInt/t/bdstr-mbi.t .................................... ok ../cpan/Test-Harness/t/object.t ...................................... ok ../cpan/Sys-Syslog/t/constants.t ..................................... ok ../cpan/autodie/t/user-context.t ..................................... ok ../cpan/Test-Harness/t/nofork.t ...................................... ok ../cpan/Test-Harness/t/parser-config.t ............................... ok ../cpan/Archive-Tar/t/05_iter.t ...................................... ok ../cpan/HTTP-Tiny/t/150_post_form.t .................................. ok ../cpan/Sys-Syslog/t/cpan-rt-21516.t ................................. ok ../cpan/Pod-Simple/t/00about.t ....................................... ok ../cpan/Test-Harness/t/perl5lib.t .................................... ok ../cpan/Test-Harness/t/parser-subclass.t ............................. ok ../cpan/Test-Harness/t/proverc.t ..................................... ok ../cpan/Test-Harness/t/iterator_factory.t ............................ ok ../cpan/Sys-Syslog/t/cpan-rt-21866.t ................................. skipped: Test::NoWarnings not available ../cpan/Pod-Simple/t/20_skip.t ....................................... ok ../cpan/Test-Harness/t/premature-bailout.t ........................... ok ../cpan/autodie/t/usersub.t .......................................... ok ../cpan/Test-Harness/t/proveversion.t ................................ ok ../cpan/Test-Harness/t/file.t ........................................ ok ../cpan/Sys-Syslog/t/cpan-rt-25488.t ................................. skipped: Test::NoWarnings not available ../cpan/Archive-Tar/t/06_error.t ..................................... ok ../cpan/File-Temp/t/fork.t ........................................... ok ../cpan/Test-Harness/t/rulesfile.t ................................... ok ../cpan/Test-Harness/t/source_tests/source.t ......................... ok ../cpan/Sys-Syslog/t/cpan-rt-55151.t ................................. ok ../cpan/Test-Harness/t/proverun.t .................................... ok ../cpan/Pod-Simple/t/ac_d.t .......................................... ok ../cpan/autodie/t/utf8_open.t ........................................ ok ../cpan/Pod-Escapes/t/15_name2charnum.t .............................. ok ../cpan/HTTP-Tiny/t/160_cookies.t .................................... ok ../cpan/Sys-Syslog/t/cpan-rt-64287.t ................................. ok ../cpan/Test-Harness/t/nofork-mux.t .................................. ok ../cpan/Test-Harness/t/spool.t ....................................... ok ../cpan/Archive-Tar/t/08_ptargrep.t .................................. ok ../cpan/Module-Metadata/t/extract-version.t .......................... ok ../cpan/autodie/t/utime.t ............................................ ok ../cpan/Sys-Syslog/t/facilities-routing.t ............................ skipped: POE is not available ../cpan/Test-Harness/t/iterators.t ................................... ok ../cpan/Test-Harness/t/multiplexer.t ................................. ok ../cpan/Test-Harness/t/taint.t ....................................... ok ../cpan/autodie/t/version.t .......................................... skipped: Release test. Set $ENV{RELEASE_TESTING} to true to run. ../cpan/Pod-Usage/t/pod/pod2usage2.t ................................. ok ../cpan/Test-Harness/t/process.t ..................................... ok ../cpan/Term-ANSIColor/t/module/basic.t .............................. ok ../cpan/Pod-Simple/t/accept01.t ...................................... ok ../cpan/HTTP-Tiny/t/161_basic_auth.t ................................. ok ../cpan/Math-BigInt/t/bnstr-mbi.t .................................... ok ../cpan/Test-Harness/t/source.t ...................................... ok ../cpan/Test-Harness/t/yamlish-output.t .............................. ok ../cpan/Test-Harness/t/state.t ....................................... ok ../cpan/Test-Harness/t/state_results.t ............................... ok ../cpan/Test-Simple/t/Legacy/00test_harness_check.t .................. ok ../cpan/autodie/t/version_tag.t ...................................... ok ../cpan/Test-Simple/t/Legacy/Bugs/600.t .............................. ok ../cpan/Archive-Tar/t/09_roundtrip.t ................................. ok ../cpan/HTTP-Tiny/t/162_proxy_auth.t ................................. ok ../cpan/Test-Harness/t/testargs.t .................................... ok ../cpan/Test-Harness/t/grammar.t ..................................... ok ../cpan/Test-Simple/t/Legacy/Bugs/629.t .............................. ok ../cpan/Test-Simple/t/Legacy/Builder/carp.t .......................... ok ../cpan/Test-Simple/t/Legacy/Builder/current_test.t .................. ok ../cpan/Archive-Tar/t/90_symlink.t ................................... skipped: Skipping tests on this platform ../cpan/Test-Simple/t/Legacy/Builder/Builder.t ....................... ok ../cpan/Test-Simple/t/Legacy/01-basic.t .............................. ok ../cpan/Test-Simple/t/Legacy/Builder/create.t ........................ ok ../cpan/Test-Simple/t/Legacy/Builder/current_test_without_plan.t ..... ok ../cpan/Test-Simple/t/Legacy/Builder/done_testing_double.t ........... ok ../cpan/Archive-Tar/t/99_pod.t ....................................... skipped: Test::Pod v0.95 required for testing POD ../cpan/Test-Simple/t/Legacy/Builder/done_testing.t .................. ok ../cpan/Test-Simple/t/Legacy/Builder/done_testing_with_no_plan.t ..... ok ../cpan/Test-Simple/t/Legacy/Builder/done_testing_plan_mismatch.t .... ok ../cpan/Test-Harness/t/streams.t ..................................... ok ../cpan/Test-Simple/t/Legacy/Builder/details.t ....................... ok ../cpan/Test-Harness/t/unicode.t ..................................... ok ../cpan/Test-Simple/t/Legacy/Builder/done_testing_with_plan.t ........ ok ../cpan/Test-Simple/t/Legacy/Builder/has_plan2.t ..................... ok ../cpan/Test-Simple/t/Legacy/Builder/done_testing_with_number.t ...... ok ../cpan/Test-Simple/t/Legacy/Builder/has_plan.t ...................... ok ../cpan/Test-Simple/t/Legacy/Builder/fork_with_new_stdout.t .......... ok ../cpan/Test-Simple/t/Legacy/Builder/no_diag.t ....................... ok ../cpan/IO-Compress/t/001bzip2.t ..................................... ok ../cpan/Test-Simple/t/Legacy/Builder/no_ending.t ..................... ok ../cpan/Test-Simple/t/Legacy/Builder/no_plan_at_all.t ................ ok ../cpan/Test-Simple/t/Legacy/478-cmp_ok_hash.t ....................... ok ../cpan/Test-Simple/t/Legacy/Builder/ok_obj.t ........................ ok ../cpan/Test-Simple/t/Legacy/Regression/637.t ........................ skipped: many perls have broken threads. Enable with AUTHOR_TESTING. ../cpan/Test-Simple/t/Legacy/Builder/no_header.t ..................... ok ../cpan/Test-Simple/t/Legacy/Builder/is_passing.t .................... ok ../cpan/HTTP-Tiny/t/170_keepalive.t .................................. ok ../cpan/Test-Simple/t/Legacy/Builder/output.t ........................ ok ../cpan/Pod-Simple/t/accept05.t ...................................... ok ../cpan/Test-Simple/t/Legacy/Regression/6_cmp_ok.t ................... ok ../cpan/Test-Harness/t/source_handler.t .............................. ok ../cpan/Test-Simple/t/Legacy/Regression/789-read-only.t .............. skipped: AUTHOR_TESTING not enabled ../cpan/Test-Simple/t/Legacy/Builder/is_fh.t ......................... ok ../cpan/Test-Simple/t/Legacy/Regression/736_use_ok.t ................. ok ../cpan/Test-Simple/t/Legacy/Regression/870-experimental-warnings.t .. ok ../cpan/Test-Simple/t/Legacy/Builder/try.t ........................... ok ../cpan/Test-Simple/t/Legacy/Simple/load.t ........................... ok ../cpan/Test-Simple/t/Legacy/Builder/maybe_regex.t ................... ok ../cpan/Test-Simple/t/Legacy/Regression/683_thread_todo.t ............ ok ../cpan/Test-Harness/t/compat/test-harness-compat.t .................. ok ../cpan/Test-Simple/t/Legacy/subtest/bail_out.t ...................... ok ../cpan/Test-Simple/t/Legacy/Builder/reset.t ......................... ok ../cpan/Test-Simple/t/Legacy/Builder/reset_outputs.t ................. ok ../cpan/Test-Simple/t/Legacy/subtest/die.t ........................... ok ../cpan/Test-Simple/t/Legacy/subtest/args.t .......................... ok ../cpan/Test-Simple/t/Legacy/Regression/is_capture.t ................. ok ../cpan/Test-Simple/t/Legacy/auto.t .................................. ok ../cpan/Test-Simple/t/Legacy/subtest/events.t ........................ ok ../cpan/Test-Harness/t/harness.t ..................................... ok ../cpan/Test-Simple/t/Legacy/subtest/fork.t .......................... ok ../cpan/Test-Simple/t/Legacy/subtest/line_numbers.t .................. ok ../cpan/Test-Simple/t/Legacy/subtest/do.t ............................ ok ../cpan/Test-Simple/t/Legacy/subtest/predicate.t ..................... ok ../cpan/Memoize/t/array.t ............................................ ok ../cpan/Test-Simple/t/Legacy/subtest/callback.t ...................... ok ../cpan/Test-Simple/t/Legacy/bad_plan.t .............................. ok ../cpan/Test-Simple/t/Legacy/subtest/wstat.t ......................... ok ../cpan/Test-Simple/t/Legacy/Tester/tbt_03die.t ...................... ok ../cpan/Test-Simple/t/Legacy/subtest/singleton.t ..................... ok ../cpan/Test-Simple/t/Legacy/Tester/tbt_02fhrestore.t ................ ok ../cpan/Test-Simple/t/Legacy/Tester/tbt_01basic.t .................... ok ../cpan/Test-Simple/t/Legacy/Tester/tbt_05faildiag.t ................. ok ../cpan/Test-Simple/t/Legacy/Tester/tbt_04line_num.t ................. ok ../cpan/Test-Simple/t/Legacy/subtest/threads.t ....................... ok ../cpan/Test-Simple/t/HashBase.t ..................................... ok ../cpan/Test-Simple/t/Legacy/Tester/tbt_09do.t ....................... ok ../cpan/Test-Simple/t/Legacy/Tester/tbt_06errormess.t ................ ok ../cpan/Test-Simple/t/Legacy/subtest/implicit_done.t ................. ok ../cpan/Test-Simple/t/Legacy/subtest/basic.t ......................... ok ../cpan/Test-Simple/t/Legacy/Tester/tbt_08subtest.t .................. ok ../cpan/Test-Simple/t/Legacy_And_Test2/preload_diag_note.t ........... ok ../cpan/Test-Simple/t/Legacy_And_Test2/thread_init_warning.t ......... ok ../cpan/Test-Simple/t/Legacy_And_Test2/hidden_warnings.t ............. ok ../cpan/Test-Simple/t/Legacy_And_Test2/builder_loaded_late.t ......... ok ../cpan/Test-Simple/t/regression/694_note_diag_return_values.t ....... ok ../cpan/Test-Simple/t/Legacy_And_Test2/diag_event_on_ok.t ............ ok ../cpan/Test-Simple/t/regression/684-nested_todo_diag.t .............. ok ../cpan/Test-Simple/t/regression/642_persistent_end.t ................ ok ../cpan/Test-Simple/t/Legacy/bail_out.t .............................. ok ../cpan/Test-Simple/t/Legacy/subtest/plan.t .......................... ok ../cpan/Test-Simple/t/regression/817-subtest-todo.t .................. ok ../cpan/Test-Simple/t/regression/662-tbt-no-plan.t ................... ok ../cpan/Test-Simple/t/regression/builder_does_not_init.t ............. ok ../cpan/Test-Simple/t/regression/errors_facet.t ...................... ok ../cpan/Pod-Simple/t/basic.t ......................................... ok ../cpan/Test-Simple/t/Legacy/Test2/Subtest.t ......................... ok ../cpan/Test-Simple/t/regression/buffered_subtest_plan_buffered.t .... ok ../cpan/Test-Simple/t/regression/862-intercept_tb_todo.t ............. ok ../cpan/Test-Simple/t/Test2/acceptance/try_it_done_testing.t ......... ok ../cpan/Test-Simple/t/regression/fork_first.t ........................ ok ../cpan/Test-Simple/t/Test2/acceptance/try_it_plan.t ................. ok ../cpan/Test-Simple/t/Legacy/Tester/tbt_07args.t ..................... ok ../cpan/Test-Simple/t/Legacy/BEGIN_require_ok.t ...................... ok ../cpan/IO-Compress/t/001zlib-generic-deflate.t ...................... ok ../cpan/Test-Simple/t/Test2/acceptance/try_it_skip.t ................. skipped: testing skip all ../cpan/Test-Simple/t/regression/696-intercept_skip_all.t ............ ok ../cpan/Test-Simple/t/Test2/acceptance/try_it_no_plan.t .............. ok ../cpan/Test-Simple/t/regression/no_name_in_subtest.t ................ ok ../cpan/Test-Simple/t/Test2/behavior/disable_ipc_a.t ................. ok ../cpan/Test-Simple/t/Test2/behavior/disable_ipc_c.t ................. ok ../cpan/Test-Simple/t/Test2/behavior/disable_ipc_b.t ................. ok ../cpan/Test-Simple/t/Test2/acceptance/try_it_todo.t ................. ok ../cpan/Test-Simple/t/Test2/behavior/disable_ipc_d.t ................. ok ../cpan/Test-Simple/t/Test2/behavior/init_croak.t .................... ok ../cpan/Test-Simple/t/Legacy/BEGIN_use_ok.t .......................... ok ../cpan/Test-Simple/t/regression/721-nested-streamed-subtest.t ....... ok ../cpan/Test-Simple/t/Test2/behavior/no_load_api.t ................... ok ../cpan/Test-Simple/t/Test2/behavior/intercept.t ..................... ok ../cpan/Test-Simple/t/Test2/behavior/Formatter.t ..................... ok ../cpan/Test-Simple/t/regression/inherit_trace.t ..................... ok ../cpan/Test-Simple/t/Test2/behavior/err_var.t ....................... ok ../cpan/Test-Simple/t/regression/757-reset_in_subtest.t .............. ok ../cpan/Test-Simple/t/Test2/behavior/special_names.t ................. ok ../cpan/Test-Simple/t/regression/812-todo.t .......................... ok ../cpan/Test-Simple/t/regression/todo_and_facets.t ................... ok ../cpan/Test-Harness/t/harness-bailout.t ............................. ok ../cpan/Test-Simple/t/Test2/behavior/Subtest_plan.t .................. ok ../cpan/Test-Simple/t/Test2/acceptance/try_it_fork.t ................. ok ../cpan/Test-Simple/t/Test2/behavior/Subtest_events.t ................ ok ../cpan/Test-Simple/t/Test2/behavior/Subtest_buffer_formatter.t ...... ok ../cpan/Test-Simple/t/Test2/behavior/subtest_bailout.t ............... ok ../cpan/Test-Simple/t/Test2/behavior/nested_context_exception.t ...... ok ../cpan/Test-Simple/t/Test2/behavior/Taint.t ......................... ok ../cpan/Test-Simple/t/Test2/behavior/Subtest_callback.t .............. ok ../cpan/Test-Simple/t/Test2/behavior/Subtest_todo.t .................. ok ../cpan/Test-Simple/t/Test2/legacy/TAP.t ............................. ok ../cpan/Test-Simple/t/Test2/behavior/trace_signature.t ............... ok ../cpan/Test-Simple/t/Test2/modules/API/InterceptResult/Squasher.t ... ok ../cpan/Test-Simple/t/Test2/modules/API/Breakage.t ................... ok ../cpan/Test-Simple/t/Test2/behavior/run_subtest_inherit.t ........... ok ../cpan/Test-Simple/t/Legacy/buffer.t ................................ ok ../cpan/Test-Simple/t/Test2/modules/Event/Bail.t ..................... ok ../cpan/Test-Simple/t/Test2/modules/Event/Diag.t ..................... ok ../cpan/Test-Simple/t/Test2/modules/Event/Encoding.t ................. ok ../cpan/Test-Simple/t/Legacy/subtest/todo.t .......................... ok ../cpan/Test-Simple/t/Legacy/c_flag.t ................................ ok ../cpan/Test-Simple/t/Test2/modules/Event/Exception.t ................ ok ../cpan/Encode/t/Aliases.t ........................................... ok ../cpan/Test-Simple/t/Test2/modules/Event/Note.t ..................... ok ../cpan/Test-Simple/t/Test2/modules/API/Stack.t ...................... ok ../cpan/IO-Compress/t/001zlib-generic-gzip.t ......................... ok ../cpan/Test-Simple/t/Test2/behavior/uuid.t .......................... ok ../cpan/Test-Harness/t/results.t ..................................... ok ../cpan/Test-Simple/t/Test2/modules/Event/Fail.t ..................... ok ../cpan/Test-Harness/t/yamlish-writer.t .............................. ok ../cpan/Test-Simple/t/Test2/modules/Event/Skip.t ..................... ok ../cpan/Test-Simple/t/Legacy/capture.t ............................... ok ../cpan/Test-Simple/t/Test2/modules/Event/Waiting.t .................. ok ../cpan/Test-Simple/t/Test2/modules/Event/TAP/Version.t .............. ok ../cpan/Test-Simple/t/Test2/modules/Event/Subtest.t .................. ok ../cpan/Test-Simple/t/Test2/modules/Event/Pass.t ..................... ok ../cpan/Test-Simple/t/Test2/modules/EventFacet.t ..................... ok ../cpan/Test-Simple/t/Test2/modules/EventFacet/About.t ............... ok ../cpan/Test-Simple/t/Test2/modules/EventFacet/Amnesty.t ............. ok ../cpan/Test-Simple/t/Test2/modules/EventFacet/Assert.t .............. ok ../cpan/Test-Simple/t/Test2/modules/EventFacet/Control.t ............. ok ../cpan/Test-Simple/t/Test2/modules/EventFacet/Error.t ............... ok ../cpan/Test-Simple/t/Test2/modules/EventFacet/Info.t ................ ok ../cpan/Pod-Simple/t/begin.t ......................................... ok ../cpan/Test-Simple/t/Test2/modules/Event/V2.t ....................... ok ../cpan/Test-Simple/t/Test2/modules/Hub/Interceptor/Terminator.t ..... ok ../cpan/Test-Simple/t/Test2/modules/EventFacet/Meta.t ................ ok ../cpan/Test-Simple/t/Test2/modules/EventFacet/Parent.t .............. ok ../cpan/Test-Simple/t/Test2/modules/Hub/Interceptor.t ................ ok ../cpan/Test-Simple/t/Test2/modules/EventFacet/Plan.t ................ ok ../cpan/Test-Simple/t/Test2/modules/EventFacet/Trace.t ............... ok ../cpan/Test-Simple/t/Test2/modules/Event/Plan.t ..................... ok ../cpan/Test-Simple/t/Test2/modules/IPC.t ............................ ok ../cpan/Test-Simple/t/Test2/modules/Event/Generic.t .................. ok ../cpan/Test-Simple/t/Test2/modules/Hub/Subtest.t .................... ok ../cpan/Test-Simple/t/Test2/regression/gh_16.t ....................... skipped: Crazy test, only run on 5.20+, or when AUTHOR_TESTING is set ../cpan/Test-Simple/t/Test2/modules/Event/Ok.t ....................... ok ../cpan/Test-Simple/t/Test2/modules/IPC/Driver.t ..................... ok ../cpan/Pod-Simple/t/cbacks.t ........................................ ok ../cpan/Test-Simple/t/Test2/regression/ipc_files_abort_exit.t ........ skipped: Set AUTHOR_TESTING to run this test ../cpan/Test-Simple/t/Test2/regression/693_ipc_ordering.t ............ ok ../cpan/Socket/t/socketpair.t ........................................ ok ../cpan/Test-Simple/t/Test2/regression/746-forking-subtest.t ......... ok ../cpan/Text-ParseWords/t/taint.t .................................... ok ../cpan/Math-BigInt/t/bestr-mbi.t .................................... ok ../cpan/IO-Compress/t/001zlib-generic-rawdeflate.t ................... ok ../cpan/Text-Tabs/t/39548.t .......................................... ok ../cpan/Text-Tabs/t/belg4mit.t ....................................... ok ../cpan/Text-Balanced/t/01_compile.t ................................. ok ../cpan/Text-Tabs/t/37000.t .......................................... ok ../cpan/Test-Simple/t/Test2/modules/Util.t ........................... ok ../cpan/Text-Tabs/t/fill.t ........................................... ok ../cpan/Text-Tabs/t/Jacobson.t ....................................... ok ../cpan/Text-Tabs/t/Jacobson2.t ...................................... ok ../cpan/Text-Tabs/t/79766.t .......................................... ok ../cpan/Text-Tabs/t/Jochen.t ......................................... ok ../cpan/Test-Simple/t/Test2/modules/API.t ............................ ok ../cpan/Test-Simple/t/Test2/modules/Util/Trace.t ..................... ok ../cpan/Text-Tabs/t/dandv.t .......................................... ok ../cpan/Test-Simple/t/Test2/modules/API/Context.t .................... ok ../cpan/Text-Tabs/t/Wrap-JLB.t ....................................... ok ../cpan/Text-ParseWords/t/ParseWords.t ............................... ok ../cpan/Test-Simple/t/Test2/acceptance/try_it_threads.t .............. ok ../cpan/Test-Simple/t/Test2/modules/Util/ExternalMeta.t .............. ok ../cpan/Pod-Simple/t/chunking.t ...................................... ok ../cpan/Text-Tabs/t/Tabs-ElCid.t ..................................... ok ../cpan/Text-Tabs/t/tabs.t ........................................... ok ../cpan/Math-BigInt/t/sub_mif.t ...................................... ok ../cpan/Text-Tabs/t/wrap_separator2.t ................................ ok ../cpan/Test-Simple/t/Test2/modules/API/InterceptResult.t ............ ok ../cpan/Tie-RefHash/t/rebless.t ...................................... ok ../cpan/Text-Balanced/t/02_extbrk.t .................................. ok ../cpan/Pod-Simple/t/closeys.t ....................................... ok ../cpan/Tie-RefHash/t/threaded.t ..................................... ok ../cpan/Text-Tabs/t/sep2.t ........................................... ok ../cpan/Text-Tabs/t/sep.t ............................................ ok ../cpan/Sys-Syslog/t/syslog.t ........................................ ok ../cpan/Time-Piece/t/01base.t ........................................ ok ../cpan/IPC-Cmd/t/03_run-forked.t .................................... ok ../cpan/Text-Tabs/t/wrap.t ........................................... ok ../cpan/Test-Simple/t/Test2/modules/Util/Facets2Legacy.t ............. ok ../cpan/Unicode-Collate/t/cjk_py.t ................................... ok ../cpan/Unicode-Collate/t/cjk_b5.t ................................... ok ../cpan/Unicode-Collate/t/cjk_gb.t ................................... ok ../cpan/Test-Simple/t/Test2/modules/IPC/Driver/Files.t ............... ok ../cpan/Unicode-Collate/t/backwds.t .................................. ok ../cpan/Unicode-Collate/t/altern.t ................................... ok ../cpan/Tie-RefHash/t/storable.t ..................................... ok ../cpan/Pod-Simple/t/content_seen.t .................................. ok ../cpan/IO-Compress/t/001zlib-generic-zip.t .......................... ok ../cpan/Tie-RefHash/t/refhash.t ...................................... ok ../cpan/Unicode-Collate/t/cjk_st.t ................................... ok ../cpan/Test-Simple/t/Test2/modules/Event.t .......................... ok ../cpan/Math-BigInt/t/mbimbf.t ....................................... ok ../cpan/Unicode-Collate/t/cjk_ja.t ................................... ok ../cpan/Unicode-Collate/t/cjk_zy.t ................................... ok ../cpan/Test-Simple/t/Test2/modules/Tools/Tiny.t ..................... ok ../cpan/Unicode-Collate/t/loc_af.t ................................... ok ../cpan/Text-Balanced/t/03_extcbk.t .................................. ok ../cpan/Unicode-Collate/t/illegalp.t ................................. ok ../cpan/Test-Harness/t/yamlish.t ..................................... ok ../cpan/Unicode-Collate/t/cjk_ko.t ................................... ok ../cpan/Unicode-Collate/t/loc_ar.t ................................... ok ../cpan/Unicode-Collate/t/ignor.t .................................... ok ../cpan/Unicode-Collate/t/loc_as.t ................................... ok ../cpan/Unicode-Collate/t/iglevel2.t ................................. ok ../cpan/Unicode-Collate/t/loc_bn.t ................................... ok ../cpan/Test-Harness/t/scheduler.t ................................... ok ../cpan/Unicode-Collate/t/default.t .................................. ok ../cpan/Test-Simple/t/Legacy/check_tests.t ........................... ok ../cpan/Unicode-Collate/t/ident.t .................................... ok ../cpan/IO-Compress/t/002any-deflate.t ............................... ok ../cpan/Sys-Syslog/t/syslog-inet-udp.t ............................... ok ../cpan/Test-Harness/t/parse.t ....................................... ok ../cpan/Test-Simple/t/Test2/modules/Hub.t ............................ ok ../cpan/Text-Balanced/t/04_extdel.t .................................. ok ../cpan/Test-Simple/t/Legacy/circular_data.t ......................... ok ../cpan/Unicode-Collate/t/hangul.t ................................... ok ../cpan/Unicode-Collate/t/index.t .................................... ok ../cpan/Unicode-Collate/t/loc_ca.t ................................... ok ../cpan/Unicode-Collate/t/loc_cs.t ................................... ok ../cpan/Time-Piece/t/02core.t ........................................ ok ../cpan/Unicode-Collate/t/loc_az.t ................................... ok ../cpan/Unicode-Collate/t/contract.t ................................. ok ../cpan/Time-Piece/t/02core_dst.t .................................... skipped: DST tests not required for installation ../cpan/Test-Simple/t/Test2/modules/API/InterceptResult/Event.t ...... ok ../cpan/Math-BigInt/t/bestr-mbf.t .................................... ok ../cpan/Test-Simple/t/Legacy/cmp_ok.t ................................ ok ../cpan/Test-Simple/t/Test2/modules/Formatter/TAP.t .................. ok ../cpan/Unicode-Collate/t/khitan.t ................................... ok ../cpan/Unicode-Collate/t/loc_cy.t ................................... ok ../cpan/Unicode-Collate/t/loc_de.t ................................... ok ../cpan/Unicode-Collate/t/loc_deat.t ................................. ok ../cpan/Test-Simple/t/Legacy/depth.t ................................. ok ../cpan/IO-Compress/t/002any-gzip.t .................................. ok ../cpan/Time-Piece/t/03compare.t ..................................... ok ../cpan/Unicode-Collate/t/loc_es.t ................................... ok ../cpan/Unicode-Collate/t/loc_estr.t ................................. ok ../cpan/Unicode-Collate/t/loc_fil.t .................................. ok ../cpan/Unicode-Collate/t/loc_bg.t ................................... ok ../cpan/Unicode-Collate/t/loc_eo.t ................................... ok ../cpan/Test-Simple/t/Legacy/diag.t .................................. ok ../cpan/Unicode-Collate/t/loc_frca.t ................................. ok ../cpan/Unicode-Collate/t/loc_deph.t ................................. ok ../cpan/Time-Piece/t/04mjd.t ......................................... ok ../cpan/Unicode-Collate/t/loc_gu.t ................................... ok ../cpan/Math-BigRat/t/bigratpm.t ..................................... ok ../cpan/Unicode-Collate/t/illegal.t .................................. ok ../cpan/Test-Simple/t/Legacy/died.t .................................. ok ../cpan/Text-Balanced/t/05_extmul.t .................................. ok ../cpan/Time-Piece/t/05overload.t .................................... ok ../cpan/Unicode-Collate/t/loc_be.t ................................... ok ../cpan/Unicode-Collate/t/loc_hi.t ................................... ok ../cpan/Unicode-Collate/t/loc_he.t ................................... ok ../cpan/Test-Simple/t/Legacy/dont_overwrite_die_handler.t ............ ok ../cpan/Time-Piece/t/06large.t ....................................... skipped: Large time tests not required for installation ../cpan/Unicode-Collate/t/loc_et.t ................................... ok ../cpan/Unicode-Collate/t/loc_dsb.t .................................. ok ../cpan/Unicode-Collate/t/loc_bscy.t ................................. ok ../cpan/Test-Simple/t/Legacy/eq_set.t ................................ ok ../cpan/Unicode-Collate/t/loc_da.t ................................... ok ../cpan/Unicode-Collate/t/loc_hy.t ................................... ok ../cpan/Unicode-Collate/t/loc_bs.t ................................... ok ../cpan/Math-BigInt/t/bnstr-mbf.t .................................... ok ../cpan/Unicode-Collate/t/loc_fiph.t ................................. ok ../cpan/IO-Compress/t/002any-rawdeflate.t ............................ ok ../cpan/Time-Piece/t/06subclass.t .................................... ok ../cpan/Unicode-Collate/t/loc_fr.t ................................... ok ../cpan/Unicode-Collate/t/loc_fi.t ................................... ok ../cpan/Unicode-Collate/t/loc_fa.t ................................... ok ../cpan/Unicode-Collate/t/loc_haw.t .................................. ok ../cpan/Unicode-Collate/t/loc_kn.t ................................... ok ../cpan/Pod-Simple/t/corpus.t ........................................ ok ../cpan/Math-BigInt/t/bare_mif.t ..................................... ok ../cpan/Unicode-Collate/t/loc_ha.t ................................... ok ../cpan/Unicode-Collate/t/loc_ln.t ................................... ok ../cpan/JSON-PP/t/019_incr.t ......................................... ok ../cpan/Unicode-Collate/t/loc_ee.t ................................... ok ../cpan/Unicode-Collate/t/loc_kok.t .................................. ok ../cpan/IO-Compress/t/002any-transparent.t ........................... ok ../cpan/Pod-Simple/t/emptylists.t .................................... ok ../cpan/Unicode-Collate/t/loc_lkt.t .................................. ok ../cpan/JSON-PP/t/020_faihu.t ........................................ ok ../cpan/Unicode-Collate/t/loc_ml.t ................................... ok ../cpan/Unicode-Collate/t/loc_fo.t ................................... ok ../cpan/Unicode-Collate/t/loc_ko.t ................................... ok ../cpan/Pod-Simple/t/enc-chars.t ..................................... ok ../cpan/Math-BigInt/t/bdstr-mbf.t .................................... ok ../cpan/Unicode-Collate/t/loc_mr.t ................................... ok ../cpan/Time-Piece/t/07arith.t ....................................... ok ../cpan/Unicode-Collate/t/loc_lv.t ................................... ok ../cpan/JSON-PP/t/020_unknown.t ...................................... ok ../cpan/Unicode-Collate/t/loc_ig.t ................................... ok ../cpan/Pod-Simple/t/encod01.t ....................................... ok ../cpan/JSON-PP/t/021_evans.t ........................................ ok ../cpan/Unicode-Collate/t/loc_or.t ................................... ok ../cpan/Test-Simple/t/Test2/modules/API/Instance.t ................... ok ../cpan/Text-Balanced/t/06_extqlk.t .................................. ok ../cpan/Unicode-Collate/t/loc_cyrl.t ................................. ok ../cpan/Unicode-Collate/t/loc_nso.t .................................. ok ../cpan/Unicode-Collate/t/loc_mt.t ................................... ok ../cpan/Pod-Simple/t/encod02.t ....................................... ok ../cpan/Unicode-Collate/t/loc_om.t ................................... ok ../cpan/Unicode-Collate/t/loc_si.t ................................... ok ../cpan/Unicode-Collate/t/loc_sidt.t ................................. ok ../cpan/Unicode-Collate/t/loc_lt.t ................................... ok ../cpan/Unicode-Collate/t/loc_sa.t ................................... ok ../cpan/JSON-PP/t/022_comment_at_eof.t ............................... ok ../cpan/Time-Piece/t/08truncate.t .................................... ok ../cpan/Unicode-Collate/t/loc_is.t ................................... ok ../cpan/IO-Compress/t/002any-zip.t ................................... ok ../cpan/Unicode-Collate/t/loc_pa.t ................................... ok ../cpan/Unicode-Collate/t/loc_kl.t ................................... ok ../cpan/Time-Piece/t/09locales.t ..................................... skipped: Reverse parsing not required for installation ../cpan/Pod-Simple/t/encod03.t ....................................... ok ../cpan/Math-BigInt/t/from_base-mbi.t ................................ ok ../cpan/Unicode-Collate/t/loc_sw.t ................................... ok ../cpan/Unicode-Collate/t/loc_nb.t ................................... ok ../cpan/Test-Simple/t/Test2/behavior/ipc_wait_timeout.t .............. ok ../cpan/Unicode-Collate/t/loc_hr.t ................................... ok ../cpan/Unicode-Collate/t/loc_sl.t ................................... ok ../cpan/Unicode-Collate/t/loc_te.t ................................... ok ../cpan/JSON-PP/t/052_object.t ....................................... ok ../cpan/Time-Piece/t/10overload.t .................................... ok ../cpan/Pod-Simple/t/encod04.t ....................................... ok ../cpan/Unicode-Collate/t/loc_nn.t ................................... ok ../cpan/Unicode-Collate/t/loc_pl.t ................................... ok ../cpan/Text-Balanced/t/07_exttag.t .................................. ok ../cpan/Unicode-Collate/t/loc_ro.t ................................... ok ../cpan/Time-Piece/t/99legacy.t ...................................... ok ../cpan/Pod-Simple/t/end_over.t ...................................... ok ../cpan/Unicode-Collate/t/loc_sk.t ................................... ok ../cpan/Time-Local/t/Local.t ......................................... ok ../cpan/Unicode-Collate/t/loc_kk.t ................................... ok ../cpan/Unicode-Collate/t/loc_mk.t ................................... ok ../cpan/Unicode-Collate/t/loc_tn.t ................................... ok ../cpan/Pod-Simple/t/eol.t ........................................... ok ../cpan/Unicode-Collate/t/loc_tr.t ................................... ok ../cpan/Unicode-Collate/t/loc_mncy.t ................................. ok ../cpan/Unicode-Collate/t/loc_vo.t ................................... ok ../cpan/Unicode-Collate/t/loc_th.t ................................... ok ../cpan/Unicode-Collate/t/loc_hu.t ................................... ok ../cpan/Pod-Simple/t/eol2.t .......................................... ok ../cpan/Unicode-Collate/t/loc_wo.t ................................... ok ../cpan/Unicode-Collate/t/loc_yo.t ................................... ok ../cpan/Memoize/t/expfile.t .......................................... ok ../cpan/Unicode-Collate/t/loc_srla.t ................................. ok ../cpan/Unicode-Collate/t/loc_ta.t ................................... ok ../cpan/Pod-Simple/t/fake-closers.t .................................. ok ../cpan/Unicode-Collate/t/loc_sr.t ................................... ok ../cpan/Unicode-Collate/t/notable.t .................................. ok ../cpan/Unicode-Collate/t/loc_to.t ................................... ok ../cpan/Unicode-Collate/t/loc_wae.t .................................. ok ../cpan/Unicode-Collate/t/loc_svrf.t ................................. ok ../cpan/Unicode-Collate/t/loc_ru.t ................................... ok ../cpan/Unicode-Collate/t/loc_sv.t ................................... ok ../cpan/Unicode-Collate/t/loc_sq.t ................................... ok ../cpan/Unicode-Collate/t/rearrang.t ................................. ok ../cpan/Unicode-Collate/t/loc_test.t ................................. ok ../cpan/Unicode-Collate/t/version.t .................................. ok ../dist/Attribute-Handlers/t/constants.t ............................. ok ../cpan/Unicode-Collate/t/loc_se.t ................................... ok ../cpan/Pod-Simple/t/fcodes.t ........................................ ok ../dist/Attribute-Handlers/t/data_convert.t .......................... ok ../cpan/Unicode-Collate/t/variable.t ................................. ok ../cpan/Unicode-Collate/t/override.t ................................. ok ../cpan/Unicode-Collate/t/nonchar.t .................................. ok ../cpan/Unicode-Collate/t/loc_ugcy.t ................................. ok ../cpan/Unicode-Collate/t/rewrite.t .................................. ok ../dist/base/t/fields-5_6_0.t ........................................ skipped: pseudo-hashes removed in 5.9.0 ../cpan/Unicode-Collate/t/trailwt.t .................................. ok ../dist/base/t/core-global.t ......................................... ok ../dist/autouse/t/autouse.t .......................................... ok ../dist/base/t/fields-5_8_0.t ........................................ skipped: pseudo-hashes removed in 5.9.0 ../dist/base/t/compile-time.t ........................................ ok ../dist/Attribute-Handlers/t/linerep.t ............................... ok ../dist/base/t/base-open-chunk.t ..................................... ok ../cpan/Unicode-Collate/t/loc_uk.t ................................... ok ../dist/base/t/base.t ................................................ ok ../dist/base/t/isa.t ................................................. ok ../dist/base/t/sigdie.t .............................................. ok ../dist/base/t/version.t ............................................. ok ../dist/base/t/warnings.t ............................................ ok ../dist/base/t/incdot.t .............................................. ok ../dist/Carp/t/baduni.t .............................................. ok ../dist/base/t/base-open-line.t ...................................... ok ../dist/Carp/t/broken_univ_can.t ..................................... ok ../cpan/Pod-Simple/t/fcodes_e.t ...................................... ok ../dist/Carp/t/baduni_warnings.t ..................................... ok ../dist/Carp/t/broken_can.t .......................................... ok ../cpan/Unicode-Collate/t/loc_ur.t ................................... ok ../dist/Carp/t/Carp_overloadless.t ................................... ok ../dist/Carp/t/heavy.t ............................................... ok ../dist/Carp/t/heavy_mismatch.t ...................................... ok ../cpan/Unicode-Collate/t/test.t ..................................... ok ../dist/Carp/t/swash.t ............................................... ok ../dist/Carp/t/Carp_overload.t ....................................... ok ../dist/Carp/t/with_warnings.t ....................................... ok ../dist/Carp/t/vivify_stash.t ........................................ ok ../cpan/Unicode-Collate/t/normal.t ................................... ok ../dist/base/t/fields.t .............................................. ok ../dist/Carp/t/stack_after_err.t ..................................... ok ../dist/base/t/fields-base.t ......................................... ok ../dist/Carp/t/vivify_gv.t ........................................... ok ../cpan/Math-BigInt/t/bsstr-mbf.t .................................... ok ../cpan/Text-Balanced/t/08_extvar.t .................................. ok ../dist/constant/t/utf8.t ............................................ ok ../dist/Carp/t/arg_string.t .......................................... ok ../dist/Carp/t/errno.t ............................................... ok ../dist/Carp/t/stash_deletion.t ...................................... ok ../dist/Data-Dumper/t/bless.t ........................................ ok ../dist/Attribute-Handlers/t/multi.t ................................. ok ../dist/Data-Dumper/t/huge.t ......................................... skipped: Need ~10 GiB of core for this test ../dist/Data-Dumper/t/bless_var_method.t ............................. ok ../dist/Data-Dumper/t/freezer.t ...................................... ok ../dist/Data-Dumper/t/freezer_useperl.t .............................. ok ../dist/Data-Dumper/t/overload.t ..................................... ok ../dist/Data-Dumper/t/deparse.t ...................................... ok ../dist/Data-Dumper/t/indent.t ....................................... ok ../dist/Data-Dumper/t/perl-74170.t ................................... ok ../dist/Data-Dumper/t/qr.t ........................................... ok ../dist/Data-Dumper/t/pair.t ......................................... ok ../dist/Data-Dumper/t/names.t ........................................ ok ../dist/Carp/t/arg_regexp.t .......................................... ok ../dist/Data-Dumper/t/bugs.t ......................................... ok ../dist/Carp/t/Carp.t ................................................ ok ../cpan/Text-Balanced/t/09_gentag.t .................................. ok ../dist/Data-Dumper/t/seen.t ......................................... ok ../dist/Data-Dumper/t/misc.t ......................................... ok ../dist/Data-Dumper/t/terse.t ........................................ ok ../dist/Data-Dumper/t/values.t ....................................... ok ../dist/Data-Dumper/t/sparseseen.t ................................... ok ../dist/Data-Dumper/t/toaster.t ...................................... ok ../cpan/Text-Balanced/t/94_changes.t ................................. skipped: Author testing only ../dist/encoding-warnings/t/3-normal.t ............................... skipped: encoding::warnings not supported on perl 5.26 ../dist/encoding-warnings/t/2-fatal.t ................................ skipped: encoding::warnings not supported on perl 5.26 ../dist/Data-Dumper/t/quotekeys.t .................................... ok ../dist/encoding-warnings/t/4-lexical.t .............................. skipped: encoding::warnings not supported on perl 5.26 ../dist/Data-Dumper/t/dumpperl.t ..................................... ok ../cpan/Text-Balanced/t/95_critic.t .................................. skipped: Author testing only ../dist/Devel-SelfStubber/t/Devel-SelfStubber.t ...................... ok ../dist/Data-Dumper/t/purity_deepcopy_maxdepth.t ..................... ok ../dist/Exporter/t/warn.t ............................................ ok ../dist/Env/t/env.t .................................................. ok ../dist/encoding-warnings/t/1-warning.t .............................. ok ../cpan/Text-Balanced/t/96_pmv.t ..................................... skipped: Author testing only ../dist/Filter-Simple/t/code_no_comments.t ........................... ok ../dist/Filter-Simple/t/export.t ..................................... ok ../dist/Data-Dumper/t/recurse.t ...................................... ok ../dist/Dumpvalue/t/rt-134441-dumpvalue.t ............................ ok ../cpan/Text-Balanced/t/97_pod.t ..................................... skipped: Author testing only ../dist/Filter-Simple/t/data.t ....................................... ok ../dist/Env/t/array.t ................................................ ok ../dist/ExtUtils-CBuilder/t/00-have-compiler.t ....................... ok ../dist/Filter-Simple/t/no.t ......................................... ok ../cpan/Math-BigInt/t/dparts-mbi.t ................................... ok ../cpan/Text-Balanced/t/98_pod_coverage.t ............................ skipped: Author testing only ../dist/Filter-Simple/t/import.t ..................................... ok ../cpan/Test-Simple/t/Legacy/exit.t .................................. ok ../dist/FindBin/t/FindBin.t .......................................... ok ../dist/Filter-Simple/t/filter.t ..................................... ok ../cpan/Math-BigInt/t/eparts-mbi.t ................................... ok ../dist/I18N-Collate/t/I18N-Collate.t ................................ ok ../dist/Exporter/t/Exporter.t ........................................ ok ../dist/Data-Dumper/t/trailing_comma.t ............................... ok ../dist/IO/t/gh17447.t ............................................... ok ../dist/Filter-Simple/t/filter_only.t ................................ ok ../cpan/Test-Simple/t/Legacy/explain.t ............................... ok ../dist/IO/t/io_const.t .............................................. ok ../dist/IO/t/cachepropagate-udp.t .................................... ok ../dist/IO/t/io_file_export.t ........................................ ok ../cpan/Math-BigInt/t/sparts-mbi.t ................................... ok ../dist/Data-Dumper/t/sortkeys.t ..................................... ok ../cpan/Test-Simple/t/Legacy/explain_err_vars.t ...................... ok ../dist/IO/t/io_file.t ............................................... ok ../dist/IO/t/io_leak.t ............................................... ok ../dist/IO/t/io_dup.t ................................................ ok ../dist/IO/t/io_dir.t ................................................ ok ../cpan/Unicode-Collate/t/loc_zhb5.t ................................. ok ../dist/ExtUtils-CBuilder/t/01-basic.t ............................... ok ../cpan/Pod-Simple/t/fcodes_l.t ...................................... ok ../dist/IO/t/IO.t .................................................... ok ../cpan/Unicode-Collate/t/nushu.t .................................... ok ../cpan/Unicode-Collate/t/loc_zhst.t ................................. ok ../cpan/Test-Simple/t/Legacy/extra.t ................................. ok ../dist/if/t/if.t .................................................... ok ../dist/IO/t/io_sock_errstr.t ........................................ ok ../dist/IO/t/io_taint.t .............................................. ok ../cpan/Unicode-Collate/t/loc_zh.t ................................... ok ../dist/constant/t/constant.t ........................................ ok ../dist/IO/t/io_linenum.t ............................................ ok ../dist/IO/t/io_unix.t ............................................... ok ../dist/IO/t/io_utf8argv.t ........................................... ok ../cpan/Test-Simple/t/Legacy/extra_one.t ............................. ok ../dist/IO/t/io_xs.t ................................................. ok ../cpan/Unicode-Collate/t/loc_zhgb.t ................................. ok ../dist/IO/t/io_tell.t ............................................... ok ../dist/IO/t/io_udp.t ................................................ ok ../cpan/Test-Simple/t/Legacy/fail.t .................................. ok ../dist/lib/t/01lib.t ................................................ ok ../dist/Module-CoreList/t/pod.t ...................................... skipped: Test::Pod 1.00 required for testing POD ../cpan/ExtUtils-MakeMaker/t/02-xsdynamic.t .......................... ok ../cpan/Unicode-Collate/t/loc_zhpy.t ................................. ok ../dist/ExtUtils-CBuilder/t/02-link.t ................................ ok ../dist/IO/t/io_getline.t ............................................ ok ../dist/IO/t/io_sel.t ................................................ ok ../dist/Module-CoreList/t/deprecated.t ............................... ok ../cpan/Test-Simple/t/Legacy/fail-like.t ............................. ok ../dist/Module-CoreList/t/maintainer.t ............................... ok ../dist/Dumpvalue/t/Dumpvalue.t ...................................... ok ../dist/Net-Ping/t/000_load.t ........................................ ok ../dist/Module-CoreList/t/utils.t .................................... ok ../dist/ExtUtils-ParseXS/t/001-basic.t ............................... ok ../cpan/ExtUtils-MakeMaker/t/03-xsstatic.t ........................... skipped: Shared perl library ../dist/PathTools/t/cwd_enoent.t ..................................... ok ../dist/PathTools/t/Spec-taint.t ..................................... ok ../dist/PathTools/t/Functions.t ...................................... ok ../dist/PathTools/t/rel2abs2rel.t .................................... ok ../dist/Net-Ping/t/001_new.t ......................................... ok ../dist/Module-CoreList/t/find_modules.t ............................. ok ../dist/PathTools/t/win32.t .......................................... skipped: this is not win32 ../dist/Module-CoreList/t/corelist.t ................................. ok ../dist/ExtUtils-CBuilder/t/03-cplusplus.t ........................... ok ../dist/PathTools/t/abs2rel.t ........................................ ok ../dist/Module-CoreList/t/is_core.t .................................. ok ../dist/Net-Ping/t/010_pingecho.t .................................... ok ../dist/PathTools/t/tmpdir.t ......................................... ok ../dist/Safe/t/safe3.t ............................................... ok ../cpan/ExtUtils-MakeMaker/t/arch_check.t ............................ ok ../cpan/Unicode-Collate/t/view.t ..................................... ok ../dist/Dumpvalue/t/extend-coverage.t ................................ ok ../dist/Safe/t/safeload.t ............................................ ok ../dist/PathTools/t/cwd.t ............................................ ok ../dist/Safe/t/safenamedcap.t ........................................ ok ../dist/Safe/t/safesecurity.t ........................................ ok ../dist/Net-Ping/t/110_icmp_inst.t ................................... ok ../dist/Safe/t/saferegexp.t .......................................... ok ../dist/PathTools/t/taint.t .......................................... ok ../cpan/Unicode-Collate/t/loc_zhzy.t ................................. ok ../cpan/ExtUtils-MakeMaker/t/backwards.t ............................. ok ../cpan/Pod-Simple/t/fcodes_s.t ...................................... ok ../cpan/Math-BigInt/t/nparts-mbi.t ................................... ok ../dist/Net-Ping/t/120_udp_inst.t .................................... ok ../cpan/Unicode-Collate/t/loc_vi.t ................................... ok ../dist/Storable/t/attach.t .......................................... ok ../dist/Safe/t/safe1.t ............................................... ok ../dist/Safe/t/safeuniversal.t ....................................... ok ../dist/Safe/t/safe2.t ............................................... ok ../dist/Safe/t/safewrap.t ............................................ ok ../dist/Safe/t/safeutf8.t ............................................ ok ../dist/Storable/t/compat01.t ........................................ skipped: Test only works for 32 bit little-ending machines ../dist/SelfLoader/t/01SelfLoader.t .................................. ok ../dist/Net-Ping/t/130_tcp_inst.t .................................... ok ../dist/Storable/t/croak.t ........................................... ok ../dist/Search-Dict/t/Dict.t ......................................... ok ../dist/SelfLoader/t/02SelfLoader-buggy.t ............................ ok ../dist/IO/t/cachepropagate-tcp.t .................................... ok ../dist/Storable/t/canonical.t ....................................... ok ../dist/PathTools/t/crossplatform.t .................................. ok ../cpan/Unicode-Collate/t/loc_ja.t ................................... ok ../dist/Storable/t/compat06.t ........................................ ok ../dist/Storable/t/destroy.t ......................................... ok ../dist/Storable/t/circular_hook.t ................................... ok ../dist/Storable/t/CVE-2015-1592.t ................................... ok ../dist/Net-Ping/t/140_stream_inst.t ................................. ok ../cpan/Unicode-Collate/t/loc_cu.t ................................... ok ../dist/Storable/t/huge.t ............................................ skipped: Need ~4 GiB memory for this test, set PERL_TEST_MEMORY > 4 ../dist/Storable/t/interwork56.t ..................................... skipped: Your IVs are no larger than your longs ../dist/Storable/t/hugeids.t ......................................... skipped: Need ~8 GiB memory for this test, set PERL_TEST_MEMORY >= 8 ../dist/Storable/t/attach_singleton.t ................................ ok ../dist/Net-Ping/t/150_syn_inst.t .................................... ok ../dist/Storable/t/forgive.t ......................................... ok ../dist/Storable/t/leaks.t ........................................... skipped: Test::LeakTrace required for this tests ../dist/Net-Ping/t/190_alarm.t ....................................... skipped: network dependent test ../dist/SelfLoader/t/03taint.t ....................................... ok ../dist/Safe/t/safesort.t ............................................ ok ../cpan/Pod-Simple/t/for.t ........................................... ok ../dist/Net-Ping/t/200_ping_tcp.t .................................... skipped: network dependent test ../dist/IO/t/cachepropagate-unix.t ................................... ok ../dist/Storable/t/dclone.t .......................................... ok ../dist/Storable/t/flags.t ........................................... ok ../dist/IO/t/io_multihomed.t ......................................... ok ../dist/Net-Ping/t/250_ping_hires.t .................................. skipped: network dependent test ../dist/Storable/t/lock.t ............................................ ok ../dist/Net-Ping/t/300_ping_stream.t ................................. skipped: network dependent test ../dist/Storable/t/robust.t .......................................... ok ../dist/Net-Ping/t/400_ping_syn.t .................................... skipped: network dependent test ../dist/ExtUtils-CBuilder/t/04-base.t ................................ ok ../dist/Storable/t/sig_die.t ......................................... ok ../dist/Net-Ping/t/410_syn_host.t .................................... skipped: network dependent test ../cpan/Test-Simple/t/Legacy/fail-more.t ............................. ok ../dist/Storable/t/freeze.t .......................................... ok ../dist/IO/t/io_pipe.t ............................................... ok ../dist/Net-Ping/t/420_ping_syn_port.t ............................... skipped: network dependent test ../dist/Storable/t/threads.t ......................................... ok ../dist/Storable/t/tied_reify.t ...................................... ok ../dist/Storable/t/attach_errors.t ................................... ok ../cpan/Test-Simple/t/Legacy/fail_one.t .............................. ok ../dist/Storable/t/tied_items.t ...................................... ok ../dist/Storable/t/tied_store.t ...................................... ok ../dist/Storable/t/overload.t ........................................ ok ../dist/Storable/t/utf8.t ............................................ ok ../dist/Term-ReadLine/t/AE.t ......................................... skipped: AnyEvent is not installed. ../cpan/Test-Simple/t/Legacy/filehandles.t ........................... ok ../dist/Term-ReadLine/t/AETk.t ....................................... skipped: AnyEvent and/or Tk is not installed. ../dist/Storable/t/store.t ........................................... ok ../dist/Term-Complete/t/Complete.t ................................... ok ../cpan/Pod-Simple/t/fornot.t ........................................ ok ../dist/Term-ReadLine/t/Tk.t ......................................... skipped: Tk is not installed. ../cpan/Test-Simple/t/Legacy/fork.t .................................. ok ../dist/Storable/t/retrieve.t ........................................ ok ../cpan/Unicode-Collate/t/loc_japr.t ................................. ok ../dist/Term-ReadLine/t/ReadLine-STDERR.t ............................ ok ../dist/Text-Abbrev/t/Abbrev.t ....................................... ok ../cpan/Pod-Simple/t/github_issue_79.t ............................... skipped: Need Test::Deep to test ../dist/Storable/t/recurse.t ......................................... ok ../dist/Storable/t/code.t ............................................ ok ../dist/Storable/t/just_plain_nasty.t ................................ ok ../cpan/Test-Simple/t/Legacy/harness_active.t ........................ ok ../dist/Storable/t/tied.t ............................................ ok ../dist/ExtUtils-ParseXS/t/002-more.t ................................ ok ../dist/Net-Ping/t/450_service.t ..................................... ok ../dist/Storable/t/tied_hook.t ....................................... ok ../dist/Thread-Semaphore/t/01_basic.t ................................ ok ../dist/threads/t/end.t .............................................. ok ../dist/I18N-LangTags/t/01_about_verbose.t ........................... ok ../cpan/Test-Simple/t/Legacy/import.t ................................ ok ../dist/Storable/t/regexp.t .......................................... ok ../dist/Term-ReadLine/t/ReadLine.t ................................... ok ../dist/Net-Ping/t/500_ping_icmp.t ................................... ok ../cpan/Test-Simple/t/Legacy/is_deeply_dne_bug.t ..................... ok ../dist/Storable/t/file_magic.t ...................................... ok ../dist/threads/t/exit.t ............................................. ok ../dist/Thread-Semaphore/t/02_errs.t ................................. ok ../dist/threads/t/kill2.t ............................................ ok ../dist/threads/t/context.t .......................................... ok ../dist/Net-Ping/t/501_ping_icmpv6.t ................................. ok ../dist/threads/t/no_threads.t ....................................... skipped: Perl compiled with 'useithreads' ../cpan/Pod-Simple/t/heads.t ......................................... ok ../dist/Thread-Semaphore/t/03_nothreads.t ............................ ok ../dist/threads/t/problems.t ......................................... ok ../dist/Net-Ping/t/510_ping_udp.t .................................... ok ../dist/Test/t/05_about_verbose.t .................................... ok ../dist/threads-shared/t/0nothread.t ................................. ok ../dist/Storable/t/blessed.t ......................................... ok ../cpan/CPAN-Meta-YAML/t/31_local_tml.t .............................. ok ../dist/Locale-Maketext/t/01_about_verbose.t ......................... ok ../dist/Net-Ping/t/520_icmp_ttl.t .................................... ok ../cpan/Pod-Simple/t/html01.t ........................................ ok ../dist/threads/t/stack.t ............................................ ok ../dist/threads/t/stack_env.t ........................................ ok ../dist/Thread-Semaphore/t/04_nonblocking.t .......................... ok ../dist/Test/t/fail.t ................................................ ok ../dist/I18N-LangTags/t/05_main.t .................................... ok ../dist/threads-shared/t/av_refs.t ................................... ok ../dist/Test/t/mix.t ................................................. ok ../dist/Locale-Maketext/t/04_use_external_lex_cache.t ................ ok ../cpan/Pod-Simple/t/html02.t ........................................ ok ../dist/Thread-Semaphore/t/05_force.t ................................ ok ../dist/Locale-Maketext/t/09_compile.t ............................... ok ../dist/Test/t/multiline.t ........................................... ok ../dist/I18N-LangTags/t/07_listy.t ................................... ok ../cpan/Pod-Simple/t/html03.t ........................................ ok ../dist/Storable/t/downgrade.t ....................................... ok ../dist/Test/t/onfail.t .............................................. ok ../dist/Locale-Maketext/t/10_make.t .................................. ok ../dist/threads/t/libc.t ............................................. ok ../dist/Storable/t/utf8hash.t ........................................ ok ../dist/Storable/t/weak.t ............................................ ok ../dist/threads/t/unique.t ........................................... skipped: 'unique' attribute no longer exists ../dist/Test/t/qr.t .................................................. ok ../cpan/Test-Simple/t/Legacy/is_deeply_fail.t ........................ ok ../dist/threads/t/stress_cv.t ........................................ ok ../cpan/Test-Simple/t/Legacy/is_deeply_with_threads.t ................ skipped: many perls have broken threads. Enable with AUTHOR_TESTING. ../dist/IO/t/io_poll.t ............................................... ok ../cpan/Pod-Simple/t/htmlbat.t ....................................... ok ../dist/Locale-Maketext/t/20_get.t ................................... ok ../dist/Test/t/skip.t ................................................ ok ../dist/threads-shared/t/av_simple.t ................................. ok ../dist/threads/t/stress_re.t ........................................ ok ../cpan/Test-Simple/t/Legacy/missing.t ............................... ok ../dist/Test/t/success.t ............................................. ok ../dist/Locale-Maketext/t/30_eval_dollar_at.t ........................ ok ../dist/ExtUtils-ParseXS/t/003-usage.t ............................... ok ../dist/Test/t/todo.t ................................................ ok ../dist/threads/t/stress_string.t .................................... ok ../dist/threads-shared/t/blessed.t ................................... ok ../cpan/Unicode-Collate/t/hangtype.t ................................. ok ../dist/ExtUtils-ParseXS/t/101-standard_typemap_locations.t .......... ok ../cpan/Pod-Simple/t/items.t ......................................... ok ../cpan/Unicode-Collate/t/loc_jait.t ................................. ok ../dist/Locale-Maketext/t/40_super.t ................................. ok ../dist/Tie-File/t/01_gen.t .......................................... ok ../dist/ExtUtils-ParseXS/t/102-trim_whitespace.t ..................... ok ../dist/threads/t/blocks.t ........................................... ok ../cpan/Test-Simple/t/Legacy/More.t .................................. ok ../dist/Storable/t/restrict.t ........................................ ok ../cpan/Pod-Simple/t/items02.t ....................................... ok ../dist/Data-Dumper/t/dumper.t ....................................... ok ../dist/Time-HiRes/t/time.t .......................................... ok ../dist/Time-HiRes/t/tv_interval.t ................................... ok ../dist/Tie-File/t/02_fetchsize.t .................................... ok ../dist/threads/t/err.t .............................................. ok ../dist/ExtUtils-ParseXS/t/103-tidy_type.t ........................... ok ../dist/threads-shared/t/clone.t ..................................... ok ../cpan/Test-Simple/t/Legacy/new_ok.t ................................ ok ../cpan/Pod-Simple/t/itemstar.t ...................................... ok ../dist/Tie-File/t/03_longfetch.t .................................... ok ../dist/threads/t/basic.t ............................................ ok ../dist/Locale-Maketext/t/50_super.t ................................. ok ../dist/ExtUtils-ParseXS/t/104-map_type.t ............................ ok ../cpan/Test-Simple/t/Legacy/no_log_results.t ........................ ok ../cpan/AutoLoader/t/02AutoSplit.t ................................... ok ../cpan/Pod-Simple/t/JustPod01.t ..................................... ok ../cpan/Unicode-Collate/t/tangut.t ................................... ok ../dist/Locale-Maketext/t/60_super.t ................................. ok ../dist/ExtUtils-ParseXS/t/105-valid_proto_string.t .................. ok ../dist/Unicode-Normalize/t/form.t ................................... ok ../cpan/Test-Simple/t/Legacy/no_plan.t ............................... ok ../dist/threads/t/list.t ............................................. ok ../cpan/Pod-Simple/t/JustPod02.t ..................................... ok ../dist/threads-shared/t/cond.t ...................................... ok ../dist/Locale-Maketext/t/70_fail_auto.t ............................. ok ../dist/ExtUtils-ParseXS/t/106-process_typemaps.t .................... ok ../dist/I18N-LangTags/t/10_http.t .................................... ok ../cpan/Test-Simple/t/Legacy/no_tests.t .............................. ok ../cpan/CPAN-Meta-YAML/t/32_world_tml.t .............................. ok ../dist/Locale-Maketext/t/90_utf8.t .................................. ok ../dist/ExtUtils-ParseXS/t/108-map_type.t ............................ ok ../dist/Unicode-Normalize/t/null.t ................................... ok ../dist/Unicode-Normalize/t/fcdc.t ................................... ok ../cpan/Test-Simple/t/Legacy/note.t .................................. ok ../dist/Time-HiRes/t/nanosleep.t ..................................... ok ../cpan/Unicode-Collate/t/overcjk1.t ................................. ok ../cpan/CPAN-Meta-YAML/t/86_fail.t ................................... ok ../dist/ExtUtils-ParseXS/t/109-standard_XS_defs.t .................... ok ../dist/Locale-Maketext/t/91_backslash.t ............................. ok ../dist/Unicode-Normalize/t/partial1.t ............................... ok ../dist/Thread-Semaphore/t/06_timed.t ................................ ok ../dist/Time-HiRes/t/sleep.t ......................................... ok ../dist/Safe/t/safeops.t ............................................. ok ../dist/I18N-LangTags/t/20_locales.t ................................. ok ../cpan/Pod-Simple/t/JustPod_corpus.t ................................ ok ../dist/threads-shared/t/disabled.t .................................. ok ../dist/Unicode-Normalize/t/norm.t ................................... ok ../dist/ExtUtils-ParseXS/t/110-assign_func_args.t .................... ok ../dist/Unicode-Normalize/t/partial2.t ............................... ok ../cpan/Test-Simple/t/Legacy/overload.t .............................. ok ../dist/Unicode-Normalize/t/tie.t .................................... ok ../ext/B/t/concise-xs.t .............................................. ok ../dist/ExtUtils-ParseXS/t/111-analyze_preprocessor_statements.t ..... ok ../dist/Locale-Maketext/t/92_blacklist.t ............................. ok ../ext/B/t/invlist.t ................................................. skipped: Perl compiled with ithreads... no invlist in the example ../cpan/Pod-Simple/t/linkclas.t ...................................... ok ../dist/Unicode-Normalize/t/split.t .................................. ok ../ext/B/t/f_map.t ................................................... ok ../dist/ExtUtils-ParseXS/t/112-set_cond.t ............................ ok ../cpan/Test-Simple/t/Legacy/overload_threads.t ...................... ok ../dist/Unicode-Normalize/t/proto.t .................................. ok ../dist/I18N-LangTags/t/50_super.t ................................... ok ../dist/Unicode-Normalize/t/illegal.t ................................ ok ../dist/XSLoader/t/XSLoader.t ........................................ ok ../ext/B/t/o.t ....................................................... ok ../cpan/Test-Simple/t/Legacy/plan.t .................................. ok ../dist/Locale-Maketext/t/93_whitelist.t ............................. ok ../dist/ExtUtils-ParseXS/t/113-check_cond_preproc_statements.t ....... ok ../dist/Time-HiRes/t/gettimeofday.t .................................. ok ../ext/B/t/f_sort.t .................................................. ok ../dist/Storable/t/malice.t .......................................... ok ../ext/B/t/optree_misc.t ............................................. ok ../dist/I18N-LangTags/t/55_supers_strict.t ........................... ok ../dist/threads/t/thread.t ........................................... ok ../cpan/Test-Simple/t/Legacy/plan_bad.t .............................. ok ../dist/ExtUtils-ParseXS/t/114-blurt_death_Warn.t .................... ok ../ext/B/t/sv_stash.t ................................................ ok ../ext/B/t/optree_check.t ............................................ ok ../cpan/Pod-Simple/t/output.t ........................................ ok ../dist/Tie-File/t/04_splice.t ....................................... ok ../ext/B/t/perlstring.t .............................................. ok ../cpan/Test-Simple/t/Legacy/plan_is_noplan.t ........................ ok ../ext/B/t/strict.t .................................................. ok ../ext/B/t/pragma.t .................................................. ok ../dist/ExtUtils-ParseXS/t/115-avoid-noise.t ......................... ok ../ext/B/t/optree_concise.t .......................................... ok ../dist/Unicode-Normalize/t/test.t ................................... ok ../ext/B/t/optree_sort.t ............................................. ok ../ext/B/t/optree_samples.t .......................................... ok ../ext/B/t/showlex.t ................................................. ok ../cpan/IO-Compress/t/004gziphdr.t ................................... ok ../cpan/Test-Simple/t/Legacy/plan_no_plan.t .......................... ok ../dist/ExtUtils-ParseXS/t/501-t-compile.t ........................... ok ../ext/B/t/walkoptree.t .............................................. ok ../ext/B/t/optree_specials.t ......................................... ok ../cpan/ExtUtils-MakeMaker/t/basic.t ................................. ok ../dist/Tie-File/t/05_size.t ......................................... ok ../ext/Fcntl/t/fcntl.t ............................................... ok ../ext/Errno/t/Errno.t ............................................... ok ../cpan/Test-Simple/t/Legacy/plan_shouldnt_import.t .................. ok ../ext/B/t/terse.t ................................................... ok ../dist/threads/t/join.t ............................................. ok ../ext/B/t/optree_varinit.t .......................................... ok ../ext/Fcntl/t/autoload.t ............................................ ok ../dist/Tie-File/t/06_fixrec.t ....................................... ok ../cpan/Test-Simple/t/Legacy/plan_skip_all.t ......................... skipped: Just testing plan & skip_all ../dist/threads/t/free2.t ............................................ ok ../ext/File-Glob/t/case.t ............................................ ok ../ext/File-Glob/t/rt114984.t ........................................ ok ../ext/File-Glob/t/taint.t ........................................... ok ../ext/Fcntl/t/syslfs.t .............................................. ok ../ext/B/t/xref.t .................................................... ok ../ext/FileCache/t/01open.t .......................................... ok ../ext/File-Glob/t/global.t .......................................... ok ../cpan/Test-Simple/t/Legacy/require_ok.t ............................ ok ../ext/DynaLoader/t/DynaLoader.t ..................................... ok ../ext/File-Glob/t/rt131211.t ........................................ ok ../ext/GDBM_File/t/count.t ........................................... ok ../ext/B/t/optree_constants.t ........................................ ok ../ext/FileCache/t/02maxopen.t ....................................... ok ../ext/File-Glob/t/threads.t ......................................... ok ../ext/GDBM_File/t/fatal.t ........................................... ok ../ext/IPC-Open3/t/fd.t .............................................. ok ../dist/ExtUtils-ParseXS/t/510-t-bare.t .............................. ok ../ext/Hash-Util-FieldHash/t/01_load.t ............................... ok ../ext/GDBM_File/t/opt.t ............................................. ok ../ext/FileCache/t/03append.t ........................................ ok ../dist/Time-HiRes/t/utime.t ......................................... ok ../ext/Fcntl/t/mode.t ................................................ ok ../dist/Unicode-Normalize/t/func.t ................................... ok ../dist/ExtUtils-ParseXS/t/511-t-whitespace.t ........................ ok ../ext/Hash-Util/t/builtin.t ......................................... ok ../ext/FileCache/t/04twoarg.t ........................................ ok ../dist/Time-HiRes/t/stat.t .......................................... ok ../ext/Opcode/t/ops.t ................................................ ok ../dist/Time-HiRes/t/itimer.t ........................................ ok ../ext/IPC-Open3/t/IPC-Open2.t ....................................... ok ../ext/FileCache/t/05override.t ...................................... ok ../ext/PerlIO-encoding/t/nolooping.t ................................. ok ../dist/ExtUtils-ParseXS/t/512-t-file.t .............................. ok ../ext/PerlIO-encoding/t/fallback.t .................................. ok ../cpan/version/t/01base.t ........................................... ok ../ext/File-Glob/t/basic.t ........................................... ok ../ext/PerlIO-encoding/t/threads.t ................................... ok ../dist/threads/t/kill3.t ............................................ ok ../cpan/ExtUtils-MakeMaker/t/build_man.t ............................. ok ../ext/FileCache/t/06export.t ........................................ ok ../ext/PerlIO-encoding/t/encoding.t .................................. ok ../dist/Tie-File/t/07_rv_splice.t .................................... ok ../ext/PerlIO-via/t/thread.t ......................................... ok ../cpan/Test-Simple/t/Legacy/run_test.t .............................. ok ../ext/Pod-Html/t/anchorify.t ........................................ ok ../ext/FileCache/t/07noimport.t ...................................... ok ../ext/PerlIO-scalar/t/scalar_ungetc.t ............................... ok ../dist/ExtUtils-ParseXS/t/513-t-merge.t ............................. ok ../cpan/Test-Simple/t/Legacy/simple.t ................................ ok ../ext/IPC-Open3/t/IPC-Open3.t ....................................... ok ../cpan/ExtUtils-MakeMaker/t/cd.t .................................... ok ../dist/Tie-File/t/08_ro.t ........................................... ok ../ext/PerlIO-via/t/via.t ............................................ ok ../ext/Devel-Peek/t/Peek.t ........................................... ok ../dist/ExtUtils-ParseXS/t/514-t-embed.t ............................. ok ../ext/Pod-Html/t/cache.t ............................................ ok ../cpan/ExtUtils-MakeMaker/t/config.t ................................ ok ../ext/POSIX/t/strerror_errno.t ...................................... ok ../ext/POSIX/t/iv_const.t ............................................ ok ../cpan/Test-Simple/t/Legacy/skip.t .................................. ok ../dist/ExtUtils-ParseXS/t/515-t-cmd.t ............................... ok ../cpan/ExtUtils-MakeMaker/t/cp.t .................................... ok ../ext/Pod-Html/t/crossref.t ......................................... ok ../dist/PathTools/t/Spec.t ........................................... ok ../cpan/Test-Simple/t/Legacy/skipall.t ............................... ok ../cpan/Unicode-Collate/t/compatui.t ................................. ok ../cpan/Test-Simple/t/Legacy/strays.t ................................ skipped: not completed ../ext/B/t/b.t ....................................................... ok ../ext/POSIX/t/mb.t .................................................. ok ../dist/ExtUtils-ParseXS/t/516-t-clone.t ............................. ok ../ext/POSIX/t/taint.t ............................................... ok ../ext/Pod-Html/t/crossref2.t ........................................ ok ../cpan/ExtUtils-MakeMaker/t/dir_target.t ............................ ok ../cpan/Test-Simple/t/Legacy/tbm_doesnt_set_exported_to.t ............ ok ../ext/B/t/concise.t ................................................. ok ../ext/POSIX/t/sigaction.t ........................................... ok ../ext/Hash-Util-FieldHash/t/02_function.t ........................... ok ../cpan/Test-Simple/t/Legacy/thread_taint.t .......................... ok ../ext/Pod-Html/t/crossref3.t ........................................ ok ../ext/POSIX/t/time.t ................................................ ok ../ext/NDBM_File/t/ndbm.t ............................................ ok ../ext/GDBM_File/t/gdbm.t ............................................ ok ../ext/re/t/lexical_debug.t .......................................... ok ../dist/Tie-File/t/09_gen_rs.t ....................................... ok ../ext/I18N-Langinfo/t/Langinfo.t .................................... ok ../ext/re/t/qr.t ..................................................... ok ../ext/Pod-Html/t/eol.t .............................................. ok ../ext/Hash-Util-FieldHash/t/03_class.t .............................. ok ../ext/POSIX/t/sysconf.t ............................................. ok ../ext/File-DosGlob/t/DosGlob.t ...................................... ok ../cpan/Test-Simple/t/Legacy/threads.t ............................... ok ../ext/re/t/re.t ..................................................... ok ../dist/ExtUtils-ParseXS/t/517-t-targetable.t ........................ ok ../cpan/Math-BigInt/t/inf_nan.t ...................................... ok ../ext/Pod-Html/t/feature.t .......................................... ok ../cpan/ExtUtils-MakeMaker/t/echo.t .................................. ok ../ext/SDBM_File/t/constants.t ....................................... ok ../ext/re/t/strict.t ................................................. ok ../ext/PerlIO-scalar/t/scalar.t ...................................... ok ../dist/ExtUtils-ParseXS/t/600-t-compat.t ............................ ok ../ext/SDBM_File/t/prep.t ............................................ ok ../ext/re/t/re_funcs_u.t ............................................. ok ../ext/Sys-Hostname/t/Hostname.t ..................................... ok ../ext/re/t/re_funcs.t ............................................... ok ../ext/ODBM_File/t/odbm.t ............................................ ok ../ext/Pod-Html/t/feature2.t ......................................... ok ../ext/Hash-Util-FieldHash/t/04_thread.t ............................. ok ../ext/SDBM_File/t/corrupt.t ......................................... ok ../ext/XS-APItest/t/addissub.t ....................................... ok ../ext/Tie-Hash-NamedCapture/t/tiehash.t ............................. ok ../dist/threads-shared/t/dualvar.t ................................... ok ../ext/XS-APItest/t/arrayexpr.t ...................................... ok ../ext/XS-APItest/t/blockasexpr.t .................................... ok ../ext/re/t/regop.t .................................................. ok ../ext/Tie-Memoize/t/Tie-Memoize.t ................................... ok ../ext/Pod-Html/t/htmldir1.t ......................................... ok ../ext/XS-APItest/t/blockhooks-csc.t ................................. ok ../ext/POSIX/t/math.t ................................................ ok ../ext/XS-APItest/t/bootstrap.t ...................................... ok ../ext/XS-APItest/t/check_warnings.t ................................. ok ../ext/XS-APItest/t/autoload.t ....................................... ok ../ext/XS-APItest/t/blockhooks.t ..................................... ok ../ext/POSIX/t/wrappers.t ............................................ ok ../ext/XS-APItest/t/cophh.t .......................................... ok ../ext/re/t/reflags.t ................................................ ok ../ext/XS-APItest/t/cleanup.t ........................................ ok ../ext/Pod-Html/t/htmldir2.t ......................................... ok ../ext/XS-APItest/t/coplabel.t ....................................... ok ../ext/XS-APItest/t/copyhints.t ...................................... ok ../ext/XS-APItest/t/copstash.t ....................................... ok ../dist/Time-HiRes/t/clock.t ......................................... ok ../dist/threads-shared/t/hv_refs.t ................................... ok ../ext/XS-APItest/t/eval-filter.t .................................... ok ../cpan/Unicode-Collate/t/overcjk0.t ................................. ok ../ext/XS-APItest/t/clone-with-stack.t ............................... ok ../ext/Pod-Html/t/htmldir3.t ......................................... ok ../ext/XS-APItest/t/get.t ............................................ ok ../ext/XS-APItest/t/exception.t ...................................... ok ../ext/XS-APItest/t/gotosub.t ........................................ ok ../ext/XS-APItest/t/caller.t ......................................... ok ../ext/XS-APItest/t/customop.t ....................................... ok ../cpan/Test-Simple/t/Legacy/todo.t .................................. ok ../dist/threads-shared/t/hv_simple.t ................................. ok ../ext/XS-APItest/t/cv_name.t ........................................ ok ../ext/POSIX/t/unimplemented.t ....................................... ok ../ext/XS-APItest/t/gv_const_sv.t .................................... ok ../ext/Pod-Html/t/htmldir4.t ......................................... ok ../ext/Hash-Util-FieldHash/t/05_perlhook.t ........................... ok ../ext/XS-APItest/t/callregexec.t .................................... ok ../dist/Tie-File/t/10_splice_rs.t .................................... ok ../dist/threads-shared/t/no_share.t .................................. ok ../ext/XS-APItest/t/gv_init.t ........................................ ok ../cpan/Unicode-Collate/t/cjkrange.t ................................. ok ../ext/Pod-Html/t/htmldir5.t ......................................... ok ../ext/XS-APItest/t/gv_autoload4.t ................................... ok ../ext/XS-APItest/t/extend.t ......................................... ok ../ext/XS-APItest/t/gv_fetchmethod_flags.t ........................... ok ../cpan/Test-Simple/t/Legacy/undef.t ................................. ok ../ext/Hash-Util/t/Util.t ............................................ ok ../ext/XS-APItest/t/gv_fetchmeth.t ................................... ok ../ext/Pod-Html/t/htmlescp.t ......................................... ok ../ext/XS-APItest/t/call_checker.t ................................... ok ../dist/threads-shared/t/object.t .................................... ok ../ext/XS-APItest/t/fetch_pad_names.t ................................ ok ../ext/Pod-Functions/t/Functions.t ................................... ok ../ext/XS-APItest/t/gv_fetchmeth_autoload.t .......................... ok ../ext/SDBM_File/t/sdbm.t ............................................ ok ../ext/Pod-Html/t/htmllink.t ......................................... ok ../ext/XS-APItest/t/join_with_space.t ................................ ok ../dist/Tie-File/t/11_rv_splice_rs.t ................................. ok ../cpan/Test-Simple/t/Legacy/use_ok.t ................................ ok ../ext/XS-APItest/t/keyword_plugin_threads.t ......................... ok ../ext/XS-APItest/t/keyword_multiline.t .............................. ok ../dist/Tie-File/t/12_longfetch_rs.t ................................. ok ../cpan/Pod-Simple/t/puller.t ........................................ ok ../ext/Pod-Html/t/htmlview.t ......................................... ok ../ext/XS-APItest/t/keyword_plugin.t ................................. ok ../cpan/Test-Simple/t/Legacy/useing.t ................................ ok ../ext/XS-APItest/t/lexsub.t ......................................... ok ../cpan/Math-BigInt/t/upgrade.t ...................................... ok ../dist/Tie-File/t/13_size_rs.t ...................................... ok ../ext/Pod-Html/t/poderr.t ........................................... ok ../cpan/Test-Simple/t/Legacy/utf8.t .................................. ok ../dist/Tie-File/t/14_lock.t ......................................... ok ../ext/XS-APItest/t/labelconst.t ..................................... ok ../ext/XS-APItest/t/loopblock.t ...................................... ok ../ext/XS-APItest/t/looprest.t ....................................... ok ../cpan/Test-Simple/t/Legacy/versions.t .............................. ok ../ext/Pod-Html/t/podnoerr.t ......................................... ok ../ext/XS-APItest/t/lvalue.t ......................................... ok ../cpan/Scalar-List-Utils/t/exotic_names.t ........................... ok ../ext/XS-APItest/t/hv_macro.t ....................................... ok ../ext/XS-APItest/t/magic_chain.t .................................... ok ../ext/XS-APItest/t/mro.t ............................................ ok ../dist/I18N-LangTags/t/80_all_env.t ................................. ok ../ext/XS-APItest/t/load-module.t .................................... ok ../ext/XS-APItest/t/delimcpy.t ....................................... ok ../ext/XS-APItest/t/my_exit.t ........................................ ok ../ext/XS-APItest/t/magic.t .......................................... ok ../dist/Storable/t/integer.t ......................................... ok ../ext/XS-APItest/t/op_contextualize.t ............................... ok ../ext/XS-APItest/t/newDEFSVOP.t ..................................... ok ../ext/XS-APItest/t/op_list.t ........................................ ok ../dist/Tie-File/t/15_pushpop.t ...................................... ok ../ext/XS-APItest/t/my_cxt.t ......................................... ok ../cpan/Scalar-List-Utils/t/first.t .................................. ok ../ext/XS-APItest/t/peep.t ........................................... ok ../ext/XS-APItest/t/pmflag.t ......................................... ok ../ext/XS-APItest/t/newCONSTSUB.t .................................... ok ../ext/XS-APItest/t/postinc.t ........................................ ok ../cpan/Math-Complex/t/Complex.t ..................................... ok ../ext/XS-APItest/t/printf.t ......................................... ok ../cpan/Scalar-List-Utils/t/getmagic-once.t .......................... ok ../ext/XS-APItest/t/rmagical.t ....................................... ok ../ext/XS-APItest/t/rv2cv_op_cv.t .................................... ok ../ext/XS-APItest/t/push.t ........................................... ok ../ext/XS-APItest/t/savehints.t ...................................... ok ../ext/XS-APItest/t/ptr_table.t ...................................... ok ../ext/XS-APItest/t/refs.t ........................................... ok ../ext/XS-APItest/t/op.t ............................................. ok ../ext/XS-APItest/t/sort.t ........................................... ok ../ext/XS-APItest/t/stuff_modify_bug.t ............................... ok ../ext/XS-APItest/t/stuff_svcur_bug.t ................................ ok ../ext/XS-APItest/t/subcall.t ........................................ ok ../ext/XS-APItest/t/locale.t ......................................... ok ../ext/XS-APItest/t/multicall.t ...................................... ok ../ext/XS-APItest/t/stmtasexpr.t ..................................... ok ../ext/XS-APItest/t/scopelessblock.t ................................. ok ../ext/XS-APItest/t/subsignature.t ................................... ok ../ext/XS-APItest/t/stmtsasexpr.t .................................... ok ../ext/XS-APItest/t/sviscow.t ........................................ ok ../ext/XS-APItest/t/svcat.t .......................................... ok ../dist/Tie-File/t/16_handle.t ....................................... ok ../ext/XS-APItest/t/svcatpvf.t ....................................... ok ../dist/Time-HiRes/t/usleep.t ........................................ ok ../ext/XS-APItest/t/svpv_magic.t ..................................... ok ../ext/XS-APItest/t/sym-hook.t ....................................... ok ../dist/threads/t/kill.t ............................................. ok ../ext/XS-APItest/t/svsetsv.t ........................................ ok ../dist/threads-shared/t/object2.t ................................... ok ../cpan/Pod-Simple/t/pulltitl.t ...................................... ok ../ext/XS-APItest/t/temp_lv_sub.t .................................... ok ../ext/File-Find/t/find.t ............................................ ok ../ext/XS-APItest/t/underscore_length.t .............................. ok ../cpan/Scalar-List-Utils/t/head-tail.t .............................. ok ../ext/XS-APItest/t/synthetic_scope.t ................................ ok ../ext/XS-APItest/t/pad_scalar.t ..................................... ok ../ext/XS-APItest/t/swaptwostmts.t ................................... ok ../cpan/Scalar-List-Utils/t/isvstring.t .............................. ok ../ext/XS-APItest/t/utf8_to_bytes.t .................................. ok ../cpan/Pod-Simple/t/reinit.t ........................................ ok ../ext/XS-APItest/t/svpv.t ........................................... ok ../ext/POSIX/t/usage.t ............................................... ok ../dist/Tie-File/t/17_misc_meth.t .................................... ok ../ext/Hash-Util-FieldHash/t/11_hashassign.t ......................... ok ../ext/XS-APItest/t/swaplabel.t ...................................... ok ../dist/Tie-File/t/18_rs_fixrec.t .................................... ok ../ext/XS-APItest/t/svpeek.t ......................................... ok ../cpan/Scalar-List-Utils/t/lln.t .................................... ok ../dist/threads/t/state.t ............................................ ok ../ext/XS-APItest/t/weaken.t ......................................... ok ../ext/Hash-Util-FieldHash/t/12_hashwarn.t ........................... ok ../cpan/IO-Compress/t/005defhdr.t .................................... ok ../cpan/Test-Harness/t/prove.t ....................................... ok ../ext/XS-APItest/t/win32.t .......................................... skipped: Tests only apply on MSWin32 ../ext/XS-APItest/t/whichsig.t ....................................... ok ../cpan/Scalar-List-Utils/t/max.t .................................... ok ../cpan/ExtUtils-MakeMaker/t/eu_command.t ............................ ok ../cpan/Scalar-List-Utils/t/maxstr.t ................................. ok ../lib/AnyDBM_File.t ................................................. ok ../dist/Tie-File/t/19_cache.t ........................................ ok ../dist/threads-shared/t/shared_attr.t ............................... ok ../ext/File-Find/t/taint.t ........................................... ok ../cpan/Scalar-List-Utils/t/min.t .................................... ok ../cpan/Pod-Simple/t/render.t ........................................ ok ../lib/B/Deparse-subclass.t .......................................... ok ../cpan/Scalar-List-Utils/t/minstr.t ................................. ok ../ext/XS-APItest/t/xs_special_subs.t ................................ ok ../cpan/Pod-Simple/t/rtf_utf8.t ...................................... ok ../ext/XS-APItest/t/xs_special_subs_require.t ........................ ok ../cpan/ExtUtils-MakeMaker/t/FIRST_MAKEFILE.t ........................ ok ../cpan/IO-Compress/t/006zip.t ....................................... ok ../cpan/Scalar-List-Utils/t/openhan.t ................................ ok ../lib/blib.t ........................................................ ok ../cpan/Pod-Simple/t/search05.t ...................................... ok ../dist/Tie-File/t/20_cache_full.t ................................... ok ../cpan/ExtUtils-MakeMaker/t/fix_libs.t .............................. ok ../dist/Tie-File/t/21_win32.t ........................................ skipped: (no reason given) ../lib/bytes.t ....................................................... ok ../cpan/Math-BigRat/t/bitwise.t ...................................... ok ../cpan/Scalar-List-Utils/t/pair.t ................................... ok ../ext/XS-APItest/t/utf16_to_utf8.t .................................. ok ../ext/XS-Typemap/t/Typemap.t ........................................ ok ../ext/POSIX/t/posix.t ............................................... ok ../ext/XS-APItest/t/overload.t ....................................... ok ../cpan/Pod-Simple/t/search10.t ...................................... ok ../ext/XS-APItest/t/call.t ........................................... ok ../cpan/Scalar-List-Utils/t/product.t ................................ ok ../cpan/ExtUtils-MakeMaker/t/fixin.t ................................. ok ../cpan/version/t/02derived.t ........................................ ok ../dist/Tie-File/t/22_autochomp.t .................................... ok ../cpan/Scalar-List-Utils/t/prototype.t .............................. ok ../lib/Class/Struct.t ................................................ ok ../lib/DBM_Filter/t/01error.t ........................................ ok ../ext/POSIX/t/export.t .............................................. ok ../cpan/Pod-Simple/t/search12.t ...................................... ok ../cpan/ExtUtils-MakeMaker/t/hints.t ................................. ok ../cpan/Encode/t/Encode.t ............................................ ok ../cpan/Scalar-List-Utils/t/readonly.t ............................... ok ../lib/DirHandle.t ................................................... ok ../dist/Time-HiRes/t/alarm.t ......................................... ok ../dist/Tie-File/t/23_rv_ac_splice.t ................................. ok ../lib/DB.t .......................................................... ok ../ext/Opcode/t/Opcode.t ............................................. ok ../dist/Tie-File/t/24_cache_loop.t ................................... ok ../lib/dumpvar.t ..................................................... ok ../cpan/Scalar-List-Utils/t/reduce.t ................................. ok ../ext/XS-APItest/t/xsub_h.t ......................................... ok ../cpan/ExtUtils-MakeMaker/t/INST.t .................................. ok ../lib/English.t ..................................................... ok ../cpan/Scalar-List-Utils/t/reductions.t ............................. ok ../cpan/Pod-Simple/t/search20.t ...................................... ok ../lib/File/Compare.t ................................................ ok ../lib/File/stat-7896.t .............................................. ok ../lib/File/Basename.t ............................................... ok ../lib/Config.t ...................................................... ok ../cpan/Scalar-List-Utils/t/refaddr.t ................................ ok ../dist/Tie-File/t/25_gen_nocache.t .................................. ok ../lib/FileHandle.t .................................................. ok ../lib/filetest.t .................................................... ok ../lib/ExtUtils/t/Embed.t ............................................ ok ../lib/Getopt/Std.t .................................................. ok ../lib/h2ph.t ........................................................ ok ../cpan/Pod-Simple/t/search22.t ...................................... ok ../cpan/Scalar-List-Utils/t/reftype.t ................................ ok ../lib/diagnostics.t ................................................. ok ../cpan/Memoize/t/speed.t ............................................ ok ../lib/less.t ........................................................ ok ../lib/integer.t ..................................................... ok ../lib/DBM_Filter/t/02core.t ......................................... ok ../cpan/Scalar-List-Utils/t/rt-96343.t ............................... ok ../cpan/ExtUtils-MakeMaker/t/INST_PREFIX.t ........................... ok ../lib/meta_notation.t ............................................... ok ../lib/Net/netent.t .................................................. ok ../lib/Net/hostent.t ................................................. ok ../lib/Net/protoent.t ................................................ ok ../cpan/Scalar-List-Utils/t/sample.t ................................. ok ../lib/Net/servent.t ................................................. ok ../lib/Config/Extensions.t ........................................... ok ../lib/feature.t ..................................................... ok ../cpan/Pod-Simple/t/search25.t ...................................... ok ../lib/open.t ........................................................ ok ../lib/locale_threads.t .............................................. ok ../lib/DBM_Filter/t/compress.t ....................................... ok ../cpan/Scalar-List-Utils/t/scalarutil-proto.t ....................... ok ../cpan/IO-Compress/t/011-streamzip.t ................................ ok ../cpan/Math-BigInt/t/bare_mbf.t ..................................... ok ../cpan/Scalar-List-Utils/t/shuffle.t ................................ ok ../lib/Internals.t ................................................... ok ../cpan/Pod-Simple/t/search26.t ...................................... ok ../cpan/Scalar-List-Utils/t/stack-corruption.t ....................... ok ../lib/SelectSaver.t ................................................. ok ../ext/POSIX/t/sigset.t .............................................. ok ../lib/DBM_Filter/t/encode.t ......................................... ok ../lib/Pod/t/Usage.t ................................................. ok ../lib/overloading.t ................................................. ok ../lib/sigtrap.t ..................................................... ok ../cpan/Scalar-List-Utils/t/subname.t ................................ ok ../lib/DBM_Filter/t/int32.t .......................................... ok ../lib/subs.t ........................................................ ok ../cpan/Pod-Simple/t/search27.t ...................................... ok ../lib/h2xs.t ........................................................ ok ../cpan/version/t/03require.t ........................................ ok ../cpan/Scalar-List-Utils/t/sum.t .................................... ok ../lib/Symbol.t ...................................................... ok ../lib/DBM_Filter/t/null.t ........................................... ok ../cpan/Pod-Simple/t/search28.t ...................................... ok ../lib/Tie/Array/push.t .............................................. ok ../cpan/Scalar-List-Utils/t/sum0.t ................................... ok ../lib/overload64.t .................................................. ok ../dist/Tie-File/t/26_twrite.t ....................................... ok ../dist/threads-shared/t/stress.t .................................... ok ../cpan/Scalar-List-Utils/t/tainted.t ................................ ok ../lib/sort.t ........................................................ ok ../lib/Tie/Array/splice.t ............................................ ok ../lib/DBM_Filter/t/utf8.t ........................................... ok ../cpan/Pod-Simple/t/search29.t ...................................... ok ../lib/Tie/Array/stdpush.t ........................................... ok ../dist/threads-shared/t/sv_refs.t ................................... ok ../lib/Tie/ExtraHash.t ............................................... ok ../lib/Tie/Handle/stdhandle_from_handle.t ............................ ok ../lib/Tie/Hash.t .................................................... ok ../dist/threads-shared/t/sv_simple.t ................................. ok ../cpan/Scalar-List-Utils/t/uniq.t ................................... ok ../cpan/IO-Compress/t/01misc.t ....................................... ok ../cpan/Math-BigInt/t/eparts-mbf.t ................................... ok ../lib/Tie/Handle/stdhandle.t ........................................ ok ../lib/Tie/SubstrHash.t .............................................. ok ../lib/Tie/Scalar.t .................................................. ok ../dist/threads-shared/t/utf8.t ...................................... ok ../cpan/IO-Compress/t/020isize.t ..................................... skipped: Lengthy Tests Disabled ../lib/User/pwent.t .................................................. ok ../lib/User/grent.t .................................................. ok ../cpan/Scalar-List-Utils/t/uniqnum.t ................................ ok ../lib/vars.t ........................................................ ok ../lib/vars_carp.t ................................................... ok ../lib/strict.t ...................................................... ok ../cpan/IO-Compress/t/050interop-gzip.t .............................. ok ../cpan/Scalar-List-Utils/t/weak.t ................................... ok ../lib/perlbug.t ..................................................... ok ../ext/POSIX/t/waitpid.t ............................................. ok ../lib/vmsish.t ...................................................... ok ../lib/Time/gmtime.t ................................................. ok ../cpan/version/t/04strict_lax.t ..................................... ok ../lib/Tie/Array/std.t ............................................... ok ../cpan/version/t/05sigdie.t ......................................... ok ../lib/Time/localtime.t .............................................. ok ../lib/File/Copy.t ................................................... ok ../cpan/ExtUtils-MakeMaker/t/INSTALL_BASE.t .......................... ok ../cpan/version/t/06noop.t ........................................... ok ../cpan/ExtUtils-MakeMaker/t/installed_file.t ........................ ok ../cpan/version/t/07locale.t ......................................... ok ../dist/Tie-File/t/27_iwrite.t ....................................... ok ../cpan/version/t/08_corelist.t ...................................... ok ../cpan/ExtUtils-MakeMaker/t/is_of_type.t ............................ ok ../cpan/version/t/09_list_util.t ..................................... ok ../cpan/ExtUtils-MakeMaker/t/Liblist.t ............................... ok ../cpan/ExtUtils-MakeMaker/t/make.t .................................. ok ../dist/Time-HiRes/t/ualarm.t ........................................ ok ../cpan/version/t/10_lyon.t .......................................... ok ../cpan/version/t/11_taint.t ......................................... skipped: No Test::Taint available ../cpan/ExtUtils-MakeMaker/t/MakeMaker_Parameters.t .................. ok ../cpan/ExtUtils-MakeMaker/t/maketext_filter.t ....................... ok ../ext/XS-APItest/t/utf8_warn03.t .................................... ok ../cpan/ExtUtils-MakeMaker/t/meta_convert.t .......................... ok ../ext/XS-APItest/t/utf8_warn04.t .................................... ok ../cpan/Math-BigInt/t/with_sub.t ..................................... ok ../cpan/ExtUtils-MakeMaker/t/metafile_data.t ......................... ok ../cpan/Math-BigInt/t/dparts-mbf.t ................................... ok ../cpan/ExtUtils-MakeMaker/t/metafile_file.t ......................... ok ../lib/Thread.t ...................................................... ok ../ext/XS-APItest/t/hash.t ........................................... ok ../ext/POSIX/t/termios.t ............................................. ok ../lib/B/Deparse.t ................................................... ok ../cpan/ExtUtils-MakeMaker/t/min_perl_version.t ...................... ok ../lib/utf8.t ........................................................ ok ../cpan/Math-BigInt/t/sparts-mbf.t ................................... ok ../cpan/Math-BigInt/t/nparts-mbf.t ................................... ok ../cpan/ExtUtils-MakeMaker/t/miniperl.t .............................. ok ../cpan/Pod-Simple/t/search50.t ...................................... ok ../cpan/ExtUtils-MakeMaker/t/Mkbootstrap.t ........................... ok ../cpan/Pod-Simple/t/search60.t ...................................... ok ../cpan/ExtUtils-MakeMaker/t/MM_Any.t ................................ ok ../cpan/ExtUtils-MakeMaker/t/MM_BeOS.t ............................... skipped: This is not BeOS ../cpan/ExtUtils-MakeMaker/t/MM_Cygwin.t ............................. skipped: This is not cygwin ../cpan/Pod-Simple/t/stree.t ......................................... ok ../cpan/ExtUtils-MakeMaker/t/MM_NW5.t ................................ skipped: This is not NW5 ../cpan/ExtUtils-MakeMaker/t/MM_OS2.t ................................ skipped: This is not OS/2 ../dist/threads/t/free.t ............................................. ok ../cpan/Pod-Simple/t/strpvbtm.t ...................................... ok ../cpan/Pod-Simple/t/tiedfh.t ........................................ ok ../cpan/ExtUtils-MakeMaker/t/MM_Unix.t ............................... ok ../cpan/ExtUtils-MakeMaker/t/MM_VMS.t ................................ skipped: This is not VMS ../lib/perl5db.t ..................................................... ok ../cpan/ExtUtils-MakeMaker/t/MM_Win32.t .............................. skipped: This is not Win32 ../dist/Thread-Queue/t/01_basic.t .................................... ok ../cpan/Memoize/t/expmod_t.t ......................................... ok ../cpan/IO-Compress/t/100generic-bzip2.t ............................. ok ../cpan/ExtUtils-MakeMaker/t/oneliner.t .............................. ok ../cpan/ExtUtils-MakeMaker/t/os_unsupported.t ........................ ok ../dist/Thread-Queue/t/02_refs.t ..................................... ok ../cpan/Pod-Simple/t/verb_fmt.t ...................................... ok ../cpan/Math-BigInt/t/bigfltpm.t ..................................... ok ../cpan/ExtUtils-MakeMaker/t/parse_abstract.t ........................ ok ../dist/Thread-Queue/t/03_peek.t ..................................... ok ../cpan/Pod-Simple/t/verbatim.t ...................................... ok ../cpan/Pod-Simple/t/whine.t ......................................... ok ../cpan/Unicode-Collate/t/loc_cjk.t .................................. ok ../dist/Thread-Queue/t/04_errs.t ..................................... ok ../cpan/Pod-Simple/t/x_nixer.t ....................................... ok ../cpan/Pod-Simple/t/xhtml-bkb.t ..................................... ok ../dist/Thread-Queue/t/05_extract.t .................................. ok ../dist/Thread-Queue/t/06_insert.t ................................... ok ../cpan/Pod-Simple/t/xhtml01.t ....................................... ok ../dist/Thread-Queue/t/07_lock.t ..................................... ok ../cpan/Pod-Simple/t/xhtml05.t ....................................... ok ../cpan/ExtUtils-MakeMaker/t/parse_version.t ......................... ok ../dist/Thread-Queue/t/08_nothreads.t ................................ ok ../cpan/Pod-Simple/t/xhtml10.t ....................................... ok ../cpan/Pod-Simple/t/xhtml15.t ....................................... ok ../cpan/ExtUtils-MakeMaker/t/PL_FILES.t .............................. ok ../cpan/Pod-Simple/t/xhtml20.t ....................................... ok ../cpan/ExtUtils-MakeMaker/t/pm.t .................................... ok ../lib/warnings.t .................................................... ok ../cpan/Math-BigInt/t/sub_mbf.t ...................................... ok ../cpan/IO-Compress/t/100generic-deflate.t ........................... ok ../dist/IO/t/io_sock.t ............................................... ok ../cpan/Math-BigInt/t/bare_mbi.t ..................................... ok ../cpan/Math-BigInt/t/from_hex-mbf.t ................................. ok ../cpan/IO-Compress/t/100generic-gzip.t .............................. ok ../dist/Tie-File/t/28_mtwrite.t ...................................... ok ../cpan/Math-BigInt/t/sub_mbi.t ...................................... ok ../cpan/Math-BigInt/t/bigintpm.t ..................................... ok ../lib/locale.t ...................................................... ok ../cpan/ExtUtils-MakeMaker/t/pm_to_blib.t ............................ ok ../cpan/ExtUtils-MakeMaker/t/pod2man.t ............................... ok ../cpan/ExtUtils-MakeMaker/t/postamble.t ............................. ok ../cpan/ExtUtils-MakeMaker/t/prefixify.t ............................. ok ../cpan/ExtUtils-MakeMaker/t/prereq.t ................................ ok ../cpan/ExtUtils-MakeMaker/t/prereq_print.t .......................... ok ../cpan/ExtUtils-MakeMaker/t/problems.t .............................. ok ../cpan/ExtUtils-MakeMaker/t/prompt.t ................................ ok ../dist/Thread-Queue/t/09_ended.t .................................... ok ../ext/XS-APItest/t/utf8_warn09.t .................................... ok ../dist/Tie-File/t/29_downcopy.t ..................................... ok ../cpan/IO-Compress/t/100generic-rawdeflate.t ........................ ok ../lib/Benchmark.t ................................................... ok ../dist/Tie-File/t/29a_upcopy.t ...................................... ok ../cpan/ExtUtils-MakeMaker/t/recurs.t ................................ ok ../cpan/ExtUtils-MakeMaker/t/revision.t .............................. ok ../dist/Tie-File/t/30_defer.t ........................................ ok ../cpan/Math-BigInt/t/from_oct-mbf.t ................................. ok ../cpan/Math-BigInt/t/from_bin-mbf.t ................................. ok ../dist/Tie-File/t/31_autodefer.t .................................... ok ../cpan/ExtUtils-MakeMaker/t/several_authors.t ....................... ok ../dist/Tie-File/t/32_defer_misc.t ................................... ok ../cpan/ExtUtils-MakeMaker/t/split_command.t ......................... ok ../dist/Tie-File/t/33_defer_vs.t ..................................... ok ../cpan/ExtUtils-MakeMaker/t/test_boilerplate.t ...................... ok ../dist/Tie-File/t/40_abs_cache.t .................................... ok ../cpan/ExtUtils-MakeMaker/t/testlib.t ............................... ok ../dist/Tie-File/t/41_heap.t ......................................... ok ../dist/Tie-File/t/42_offset.t ....................................... ok ../dist/Tie-File/t/43_synopsis.t ..................................... ok ../cpan/ExtUtils-MakeMaker/t/unicode.t ............................... ok ../cpan/ExtUtils-MakeMaker/t/VERSION_FROM.t .......................... ok ../cpan/ExtUtils-MakeMaker/t/vstrings.t .............................. ok ../cpan/ExtUtils-MakeMaker/t/WriteEmptyMakefile.t .................... ok ../cpan/IO-Compress/t/100generic-zip.t ............................... ok ../cpan/IO-Compress/t/101truncate-bzip2.t ............................ skipped: Lengthy Tests Disabled ../cpan/IO-Compress/t/101truncate-deflate.t .......................... skipped: Lengthy Tests Disabled ../cpan/IO-Compress/t/101truncate-gzip.t ............................. skipped: Lengthy Tests Disabled ../cpan/IO-Compress/t/101truncate-rawdeflate.t ....................... skipped: Lengthy Tests Disabled ../cpan/IO-Compress/t/101truncate-zip.t .............................. skipped: Lengthy Tests Disabled ../cpan/ExtUtils-MakeMaker/t/writemakefile_args.t .................... ok ../dist/threads-shared/t/wait.t ...................................... ok ../cpan/IO-Compress/t/102tied-bzip2.t ................................ ok ../cpan/IO-Compress/t/102tied-deflate.t .............................. ok ../cpan/IO-Compress/t/102tied-gzip.t ................................. ok ../dist/Thread-Queue/t/10_timed.t .................................... ok ../dist/Thread-Queue/t/11_limit.t .................................... ok ../cpan/Unicode-Collate/t/loc_cjkc.t ................................. ok ../dist/threads-shared/t/waithires.t ................................. ok ../cpan/IO-Compress/t/102tied-rawdeflate.t ........................... ok ../cpan/IO-Compress/t/102tied-zip.t .................................. ok ../cpan/IO-Compress/t/103newtied-bzip2.t ............................. ok ../lib/B/Deparse-core.t .............................................. ok ../cpan/IO-Compress/t/103newtied-deflate.t ........................... ok ../cpan/IO-Compress/t/103newtied-gzip.t .............................. ok ../cpan/IO-Compress/t/103newtied-rawdeflate.t ........................ ok ../cpan/IO-Compress/t/103newtied-zip.t ............................... ok ../cpan/IO-Compress/t/104destroy-bzip2.t ............................. ok ../cpan/IO-Compress/t/104destroy-deflate.t ........................... ok ../cpan/IO-Compress/t/104destroy-gzip.t .............................. ok ../cpan/IO-Compress/t/104destroy-rawdeflate.t ........................ ok ../cpan/IO-Compress/t/104destroy-zip.t ............................... ok ../ext/XS-APItest/t/utf8_warn01.t .................................... ok ../ext/XS-APItest/t/utf8_warn02.t .................................... ok ../ext/XS-APItest/t/utf8_warn00.t .................................... ok ../cpan/Math-BigInt/t/backermann-mbi.t ............................... ok ../cpan/IO-Compress/t/105oneshot-bzip2.t ............................. ok ../lib/File/stat.t ................................................... ok ../cpan/IO-Compress/t/105oneshot-deflate.t ........................... ok ../lib/overload.t .................................................... ok ../cpan/Math-BigInt/t/buparrow-mbi.t ................................. ok ../ext/XS-APItest/t/utf8_warn08.t .................................... ok ../ext/XS-APItest/t/utf8_warn07.t .................................... ok ../cpan/IO-Compress/t/105oneshot-gzip.t .............................. ok ../cpan/Test-Harness/t/regression.t .................................. ok ../ext/XS-APItest/t/utf8_warn06.t .................................... ok ../cpan/Math-BigInt/t/from_oct-mbi.t ................................. ok ../cpan/Math-BigInt/t/from_hex-mbi.t ................................. ok ../cpan/Math-BigInt/t/from_bin-mbi.t ................................. ok ../ext/XS-APItest/t/handy05.t ........................................ ok ../ext/XS-APItest/t/utf8_warn05.t .................................... ok ../ext/XS-APItest/t/grok.t ........................................... ok ../ext/XS-APItest/t/handy08.t ........................................ ok ../cpan/IO-Compress/t/105oneshot-gzip-only.t ......................... ok ../cpan/IO-Compress/t/105oneshot-rawdeflate.t ........................ ok ../cpan/IO-Compress/t/105oneshot-zip.t ............................... ok ../cpan/IO-Compress/t/105oneshot-zip-bzip2-only.t .................... ok ../ext/XS-APItest/t/handy01.t ........................................ ok ../lib/Unicode/UCD.t ................................................. ok ../dist/IO/t/io_utf8.t ............................................... ok ../ext/XS-APItest/t/handy06.t ........................................ ok ../ext/XS-APItest/t/handy07.t ........................................ ok ../ext/XS-APItest/t/handy09.t ........................................ ok ../ext/XS-APItest/t/handy04.t ........................................ ok ../ext/XS-APItest/t/handy03.t ........................................ ok ../ext/XS-APItest/t/handy02.t ........................................ ok ../lib/feature/unicode_strings.t ..................................... ok ../ext/XS-APItest/t/utf8.t ........................................... ok ../ext/XS-APItest/t/handy00.t ........................................ ok ../lib/charnames.t ................................................... ok ../cpan/Math-BigInt/t/bnok-mbi.t ..................................... ok ../cpan/Math-BigInt/t/bnok-mbf.t ..................................... ok ../cpan/IO-Compress/t/105oneshot-zip-only.t .......................... ok ../cpan/IO-Compress/t/105oneshot-zip-store-only.t .................... skipped: Lengthy Tests Disabled ../cpan/IO-Compress/t/106prime-bzip2.t ............................... skipped: Lengthy Tests Disabled ../cpan/IO-Compress/t/106prime-deflate.t ............................. skipped: Lengthy Tests Disabled ../cpan/IO-Compress/t/106prime-gzip.t ................................ skipped: Lengthy Tests Disabled ../cpan/IO-Compress/t/106prime-rawdeflate.t .......................... skipped: Lengthy Tests Disabled ../cpan/IO-Compress/t/106prime-zip.t ................................. skipped: Lengthy Tests Disabled ../cpan/IO-Compress/t/107multi-bzip2.t ............................... ok ../cpan/IO-Compress/t/107multi-deflate.t ............................. ok ../cpan/IO-Compress/t/107multi-gzip.t ................................ ok ../cpan/IO-Compress/t/107multi-rawdeflate.t .......................... ok ../cpan/IO-Compress/t/107multi-zip.t ................................. ok ../cpan/JSON-PP/t/099_binary.t ....................................... ok ../cpan/IO-Compress/t/107multi-zip-only.t ............................ ok ../cpan/JSON-PP/t/104_sortby.t ....................................... ok ../cpan/IO-Compress/t/108anyunc-bzip2.t .............................. ok ../cpan/JSON-PP/t/105_esc_slash.t .................................... ok ../cpan/JSON-PP/t/106_allow_barekey.t ................................ ok ../cpan/IO-Compress/t/108anyunc-deflate.t ............................ ok ../cpan/JSON-PP/t/107_allow_singlequote.t ............................ ok ../cpan/JSON-PP/t/108_decode.t ....................................... ok ../cpan/IO-Compress/t/108anyunc-gzip.t ............................... ok ../cpan/JSON-PP/t/109_encode.t ....................................... ok ../cpan/IO-Compress/t/108anyunc-rawdeflate.t ......................... ok ../cpan/JSON-PP/t/110_bignum.t ....................................... ok ../cpan/JSON-PP/t/112_upgrade.t ...................................... ok ../cpan/IO-Compress/t/108anyunc-transparent.t ........................ ok ../cpan/JSON-PP/t/113_overloaded_eq.t ................................ ok ../cpan/JSON-PP/t/114_decode_prefix.t ................................ ok ../cpan/IO-Compress/t/108anyunc-zip.t ................................ ok ../cpan/JSON-PP/t/115_tie_ixhash.t ................................... ok ../cpan/JSON-PP/t/116_incr_parse_fixed.t ............................. ok ../cpan/IO-Compress/t/109merge-deflate.t ............................. ok ../cpan/JSON-PP/t/117_numbers.t ...................................... ok ../cpan/JSON-PP/t/118_boolean_values.t ............................... ok ../cpan/JSON-PP/t/gh_28_json_test_suite.t ............................ ok ../cpan/IO-Compress/t/109merge-gzip.t ................................ ok ../cpan/JSON-PP/t/gh_29_trailing_false_value.t ....................... ok ../cpan/JSON-PP/t/rt_116998_wrong_character_offset.t ................. ok ../cpan/IO-Compress/t/109merge-rawdeflate.t .......................... ok ../cpan/IO-Compress/t/109merge-zip.t ................................. skipped: not implemented yet ../cpan/JSON-PP/t/rt_90071_incr_parse.t .............................. ok ../cpan/JSON-PP/t/zero-mojibake.t .................................... ok ../cpan/IO-Compress/t/110encode-bzip2.t .............................. ok ../cpan/IO-Compress/t/110encode-deflate.t ............................ ok ../cpan/IO-Compress/t/110encode-gzip.t ............................... ok ../cpan/IO-Compress/t/110encode-rawdeflate.t ......................... ok ../cpan/IO-Compress/t/110encode-zip.t ................................ ok ../cpan/IO-Compress/t/111const-deflate.t ............................. ok ../cpan/IO-Compress/t/112utf8-zip.t .................................. ok ../cpan/IO-Compress/t/999pod.t ....................................... skipped: Test::Pod 1.00 required for testing POD ../cpan/IO-Compress/t/cz-01version.t ................................. ok # Failed test at t/cz-03zlib-v1.t line 703. # Looks like you failed 1 test of 471. ../cpan/IO-Compress/t/cz-03zlib-v1.t ................................. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/471 subtests ../cpan/IO-Compress/t/cz-06gzsetp.t .................................. ok ../cpan/IO-Compress/t/cz-08encoding.t ................................ ok ../cpan/IO-Compress/t/cz-14gzopen.t .................................. ok ../cpan/IO-Compress/t/globmapper.t ................................... ok Test Summary Report ------------------- ../cpan/Compress-Raw-Zlib/t/02zlib.t (Wstat: 512 Tests: 349 Failed: 2) Failed tests: 126, 134 Non-zero exit status: 2 ../cpan/IO-Compress/t/cz-03zlib-v1.t (Wstat: 256 Tests: 471 Failed: 1) Failed test: 196 Non-zero exit status: 1 Files=2673, Tests=1197865, 104 wallclock secs (83.71 usr 10.73 sys + 445.71 cusr 47.56 csys = 587.71 CPU) Result: FAIL make: *** [makefile:872: test_harness] Error 3 error: Bad exit status from /var/tmp/rpm-tmp.jx1K6h (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.jx1K6h (%check) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/perl.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/perl.spec