Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/perl.spec'], chrootPath='/var/lib/mock/dist-an23-build-193611-60825/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=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --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: aarch64 Building for target aarch64 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 --target aarch64 --nodeps /builddir/build/SPECS/perl.spec'], chrootPath='/var/lib/mock/dist-an23-build-193611-60825/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=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --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: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1649376000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LhD2fb + 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):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 Patch #1 (perl-5.34.0-create_libperl_soname.patch): 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.txUleG + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' RPM Build arch: aarch64 + 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 + echo 'RPM Build arch: aarch64' + /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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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.7.1.el8_4.aarch64] 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 IEEE 754 128-bit little endian long doubles. Getting the current patchlevel... egrep: warning: egrep is obsolescent; using grep -E What is your architecture name [aarch64-linux] Add the Perl API version to your archname? [n] Threads selected. ...setting architecture name to aarch64-linux-thread. Multiplicity selected. ...setting architecture name to aarch64-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 you don't need va_copy(). 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -j8 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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 */ | ^~~~~~~ gv.c: In function 'S_parse_gv_stash_name': 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 */ | ^~~~~~~ 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 */ | ^~~~~~~ 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 */ | ^~~~~~~ util.c: In function 'S_gv_has_usable_name': 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 */ | ^~~~~~~ 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) | ^~ 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 */ | ^~~~~~~ dump.c: In function 'Perl_do_gvgv_dump': 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 */ | ^~~~~~~ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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 */ | ^~~~~~~ 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 */ | ^~~~~~~ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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 */ | ^~~~~~~ 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 */ | ^~~~~~~ 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 */ | ^~~~~~~ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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 */ | ^~~~~~~ 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)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 */ | ^~~~~~~ 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 */ | ^~~~~~~ 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 */ | ^~~~~~~ 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 */ | ^~~~~~~ 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 */ | ^~~~~~~ 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': 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 */ | ^~~~~~~ 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 */ | ^~~~~~~ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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 */ | ^~~~~~~ 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 */ | ^~~~~~~ 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 */ | ^~~~~~~ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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 */ | ^~~~~~~ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 rm -f pod/perl5340delta.pod /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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 Running pm_to_blib for dist/Attribute-Handlers 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 cpan/CPAN-Meta-YAML/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 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 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 dist/Devel-SelfStubber/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 cpan/Digest/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 dist/Dumpvalue/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Generating a Unix-style Makefile Writing Makefile for Archive::Tar Running pm_to_blib for cpan/Config-Perl-V directly make[1]: Entering 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/Env/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Generating a Unix-style Makefile Writing Makefile for CPAN::Meta make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/CPAN-Meta' Running pm_to_blib for cpan/Digest directly 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 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 Generating a Unix-style Makefile Writing Makefile for CPAN make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/CPAN' 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 }", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 dist/ExtUtils-CBuilder/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/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 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-MakeMaker/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Generating a Unix-style Makefile Writing Makefile for Errno 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-Manifest/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Errno' Running pm_to_blib for cpan/ExtUtils-Manifest directly 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 ext/ExtUtils-Miniperl/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Generating a Unix-style Makefile Writing Makefile for ExtUtils::MakeMaker 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/ExtUtils-PL2Bat/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/ExtUtils-MakeMaker' "../../miniperl" "-I../../lib" Errno_pm.PL Errno.pm 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 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/File-Fetch/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/ExtUtils-ParseXS directly Generating a Unix-style Makefile Writing Makefile for ExtUtils::Manifest 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/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 ext/File-Find/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/File-Path/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for ext/File-Find directly Running pm_to_blib for cpan/File-Path directly Generating a Unix-style Makefile Writing Makefile for ExtUtils::ParseXS make[1]: Entering 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-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 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 dist/Filter-Simple/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/FindBin/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 cpan/Getopt-Long/pm_to_blib MAKE="make" LIBPERL_A=libperl.so 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/HTTP-Tiny/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/I18N-Collate/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 dist/I18N-LangTags/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 dist/lib/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 cpan/IO-Socket-IP/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 cpan/IO-Zlib/pm_to_blib MAKE="make" LIBPERL_A=libperl.so 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 cpan/IPC-Cmd/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 ext/IPC-Open3/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/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 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 cpan/Locale-Maketext-Simple/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/Math-BigInt/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Generating a Unix-style Makefile Writing Makefile for lib 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/Math-BigRat/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Generating a Unix-style Makefile Writing Makefile for HTTP::Tiny Running pm_to_blib for dist/Locale-Maketext directly make[1]: Entering 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 cpan/Math-Complex/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/Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/lib' Running pm_to_blib for cpan/Math-Complex directly 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 dist/Module-CoreList/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/Module-Load/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 cpan/Module-Load-Conditional/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Module-Load 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 make_ext.pl cpan/Module-Loaded/pm_to_blib MAKE="make" LIBPERL_A=libperl.so "../../miniperl" "-I../../lib" lib_pm.PL lib.pm LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.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 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/NEXT/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Extracting lib.pm (with variable substitutions) Generating a Unix-style Makefile Writing Makefile for JSON::PP make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/JSON-PP' Generating a Unix-style Makefile Writing Makefile for 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 dist/Net-Ping/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/Module-CoreList' 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 cpan/Params-Check/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Net-Ping directly 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 LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.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 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 cpan/Pod-Checker/pm_to_blib MAKE="make" LIBPERL_A=libperl.so 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/Pod-Escapes/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 dist/if/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 ext/Pod-Html/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-Perldoc/pm_to_blib MAKE="make" LIBPERL_A=libperl.so 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 Generating a Unix-style Makefile Writing Makefile for Module::Metadata 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/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 cpan/Pod-Usage/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Generating a Unix-style Makefile Writing Makefile for Pod::Html make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Pod-Html' Generating a Unix-style Makefile Writing Makefile for Pod::Perldoc make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/Module-CoreList' make[1]: Entering 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 dist/Safe/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Generating a Unix-style Makefile Writing Makefile for if Generating a Unix-style Makefile Writing Makefile for Pod::Checker make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Pod-Checker' 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 make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/if' 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 Generating a Unix-style Makefile Writing Makefile for Pod::Usage make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Pod-Usage' 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 make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Module-Metadata' 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 "../../miniperl" "-I../../lib" "-I../../lib" podchecker.PL podchecker LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.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 make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Pod-Perldoc' Extracting podchecker (with variable substitutions) cp podchecker blib/script/podchecker 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 dist/Term-ReadLine/pm_to_blib MAKE="make" LIBPERL_A=libperl.so 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 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 "../../miniperl" "-I../../lib" "-I../../lib" pod2usage.PL pod2usage 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 cpan/Test-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for dist/Test directly 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/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 /builddir/build/BUILD/perl-5.34.0/cpan/Pod-Checker/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/podchecker Extracting pod2usage (with variable substitutions) cp pod2usage blib/script/pod2usage 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-ParseWords/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Text-Balanced directly Generating a Unix-style Makefile Writing Makefile for 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 cpan/Text-Tabs/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/Thread-Queue/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Term-Cap' 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 dist/Thread-Semaphore/pm_to_blib MAKE="make" LIBPERL_A=libperl.so /builddir/build/BUILD/perl-5.34.0/cpan/Pod-Usage/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2usage 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/Tie-File/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 ext/Tie-Hash-NamedCapture/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 ext/Tie-Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Generating a Unix-style Makefile Writing Makefile for Test::Harness make[1]: Entering 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/Tie-RefHash/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Pod-Checker' 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 cpan/Time-Local/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 dist/XSLoader/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/autodie/pm_to_blib MAKE="make" LIBPERL_A=libperl.so 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/autouse/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 dist/base/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Running pm_to_blib for cpan/Time-Local directly Running pm_to_blib for cpan/Tie-RefHash directly 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 cpan/bignum/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/constant/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/encoding-warnings/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 cpan/experimental/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/libnet/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 cpan/parent/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Generating a Unix-style Makefile Writing Makefile for XSLoader make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/XSLoader' Running pm_to_blib for cpan/experimental directly 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 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 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/version/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Generating a Unix-style Makefile Writing Makefile for base 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 -MExtUtils::Miniperl -e 'writemain(\"perlmain.c", @ARGV)' DynaLoader rm -rf libpdtrace mkdir libpdtrace make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/base' 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/ LD_LIBRARY_PATH=/builddir/build/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/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 make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="make" LIBPERL_A=libperl.so Extracting utils/Makefile (with variable substitutions) LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.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 make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Test-Harness' Generating a Unix-style Makefile Writing Makefile for Net /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 make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/libnet' Generating a Unix-style Makefile Writing Makefile for Pod make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/podlators' Running pm_to_blib for cpan/Pod-Simple directly "../../miniperl" "-I../../lib" XSLoader_pm.PL XSLoader.pm 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 Generating a Unix-style Makefile Writing Makefile for IO::Compress 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/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 ext/Pod-Functions/pm_to_blib MAKE="make" LIBPERL_A=libperl.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/base' cp bin/streamzip blib/script/streamzip cp bin/zipdetails blib/script/zipdetails "../../miniperl" "-I../../lib" "-I../../lib" scripts/pod2man.PL scripts/pod2man make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/libnet' Generating a Unix-style Makefile Writing Makefile for Pod::Functions /builddir/build/BUILD/perl-5.34.0/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/streamzip Extracting pod2man (with variable substitutions) "../../miniperl" "-I../../lib" "-I../../lib" scripts/pod2text.PL scripts/pod2text /builddir/build/BUILD/perl-5.34.0/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/zipdetails make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Pod-Functions' Extracting pod2text (with variable substitutions) cp scripts/pod2man blib/script/pod2man cp scripts/pod2text blib/script/pod2text "../../miniperl" "-I../../lib" Functions_pm.PL ../../pod/perlfunc.pod /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 make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/IO-Compress' 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 ) Manifying 2 pod documents make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/podlators' 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 Processing PropertyAliases.txt running "/builddir/build/BUILD/perl-5.34.0/miniperl" -I../../lib PPPort_pm.PL Finishing property setup Generating a Unix-style Makefile Writing Makefile for DynaLoader Processing PropValueAliases.txt 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 extracted/DGeneralCategory.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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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/DCombiningClass.txt rm -rf ../../DynaLoader.o cp DynaLoader.o ../../DynaLoader.o Processing extracted/DNumType.txt make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/DynaLoader' 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 Processing extracted/DEastAsianWidth.txt Processing extracted/DLineBreak.txt Processing extracted/DBidiClass.txt 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/DDecompositionType.txt Processing extracted/DBinaryProperties.txt Processing extracted/DNumValues.txt Processing extracted/DJoinGroup.txt Processing extracted/DJoinType.txt Processing Jamo.txt Processing UnicodeData.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 ArabicShaping.txt Processing Blocks.txt Processing PropList.txt Processing SpecialCasing.txt Processing LineBreak.txt Processing EastAsianWidth.txt Processing CompositionExclusions.txt Processing BidiMirroring.txt Processing CaseFolding.txt Processing DCoreProperties.txt Processing Scripts.txt 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/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 LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.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 Generating a Unix-style Makefile Writing Makefile for Compress::Raw::Bzip2 make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Compress-Raw-Bzip2' Setting license tag... Adding META_MERGE... Parsing config.in... Auto Detect Gzip OS Code.. Setting Gzip OS Code to 3 [Unix/Default] Looks Good. Processing DNormalizationProps.txt Generating a Unix-style Makefile Writing Makefile for B Generating a Unix-style Makefile Writing Makefile for Cwd make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/B' Generating a Unix-style Makefile Writing Makefile for Data::Dumper make[1]: Entering 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/Devel/Peek/Peek.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/Data-Dumper' Generating a Unix-style Makefile Writing Makefile for Devel::PPPort make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/Devel-PPPort' Generating a Unix-style Makefile Writing Makefile for Compress::Raw::Zlib make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Compress-Raw-Zlib' Generating a Unix-style Makefile Writing Makefile for Devel::Peek make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Devel-Peek' Running Mkbootstrap for B () Running Mkbootstrap for Bzip2 () chmod 644 "B.bs" Running Mkbootstrap for Cwd () chmod 644 "Bzip2.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 "../../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 chmod 644 "Cwd.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/dist/PathTools/../../lib/ExtUtils/typemap' Cwd.xs > Cwd.xsc Running Mkbootstrap for Dumper () chmod 644 "Dumper.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 mv Bzip2.xsc Bzip2.c "../../miniperl" "-I../../lib" PPPort_pm.PL PPPort.pm mv Cwd.xsc Cwd.c mv Dumper.xsc Dumper.c mv B.xsc B.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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 Running Mkbootstrap for Zlib () chmod 644 "Zlib.bs" Running Mkbootstrap for Peek () "../../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 chmod 644 "Peek.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/Devel-Peek/../../lib/ExtUtils/typemap' Peek.xs > Peek.xsc mv Peek.xsc Peek.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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 /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 rm -f ../../lib/auto/Cwd/Cwd.so gcc -shared -L/usr/local/lib -fstack-protector-strong Cwd.o -o ../../lib/auto/Cwd/Cwd.so \ \ /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 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 \ \ /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 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 \ Processing DAge.txt Processing HangulSyllableType.txt /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 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 \ \ Processing auxiliary/WordBreakProperty.txt chmod 755 ../../lib/auto/Devel/Peek/Peek.so chmod 755 ../../lib/auto/Cwd/Cwd.so Processing auxiliary/GraphemeBreakProperty.txt 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/Digest/MD5/MD5.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic including ppphdoc including inctools including ppphbin including version including threads including limits including variables including subparse including newCONSTSUB including magic_defs including misc including sv_xpvf including SvPV including warn including format including uv including memory including mess including mPUSH including call including newRV including MY_CXT including SvREFCNT including newSV_type including newSVpv including Sv_set including shared_pv including HvNAME including gv including pvs including magic including cop including grok including snprintf including sprintf including exception including strlfuncs including utf8 including pv_tools including locale Running Mkbootstrap for PPPort () make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/Devel-Peek' chmod 644 "PPPort.bs" LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.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 "../../miniperl" "-I../../lib" "-I../../lib" ppport_h.PL ppport.h Processing auxiliary/GCBTest.txt Processing auxiliary/SBTest.txt Generating a Unix-style Makefile Writing Makefile for Digest::MD5 Processing auxiliary/WBTest.txt make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Digest-MD5' Processing auxiliary/SentenceBreakProperty.txt /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 "../../miniperl" "-I../../lib" "-I../../lib" RealPPPort_xs.PL RealPPPort.xs Generating a Unix-style Makefile Writing Makefile for Digest::SHA make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Digest-SHA' chmod 755 ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so Processing NamedSequences.txt Processing NameAliases.txt Running Mkbootstrap for MD5 () make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Compress-Raw-Bzip2' chmod 644 "MD5.bs" "../../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 Processing auxiliary/LBTest.txt Processing ScriptExtensions.txt mv MD5.xsc MD5.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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 Processing IndicSyllabicCategory.txt Processing BidiBrackets.txt Processing IndicPositionalCategory.txt Processing VerticalOrientation.txt 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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 Processing EquivalentUnifiedIdeograph.txt chmod 755 ../../lib/auto/Data/Dumper/Dumper.so /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 rm -f ../../lib/auto/B/B.so gcc -shared -L/usr/local/lib -fstack-protector-strong B.o -o ../../lib/auto/B/B.so \ \ Processing emoji/emoji.txt 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/Encode/Encode.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Processing IdStatus.txt Processing IdType.txt /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 rm -f ../../lib/auto/Digest/MD5/MD5.so gcc -shared -L/usr/local/lib -fstack-protector-strong MD5.o -o ../../lib/auto/Digest/MD5/MD5.so \ \ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 Generating a Unix-style Makefile Writing Makefile for Encode make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode' /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 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 \ Finishing processing Unicode properties LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.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 Running Mkbootstrap for SHA () chmod 644 "SHA.bs" "../../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 Generating a Unix-style Makefile Writing Makefile for Fcntl make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Fcntl' chmod 755 ../../lib/auto/Digest/MD5/MD5.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 | ^~~~~~ Running Mkbootstrap for Encode () chmod 644 "Encode.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/../../lib/ExtUtils/typemap' Encode.xs > Encode.xsc "../../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 mv SHA.xsc SHA.c make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Digest-MD5' mv Encode.xsc Encode.c LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.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 "../../miniperl" "-I../../lib" bin/enc2xs -"Q" -"O" -o def_t.c -f def_t.fnm Running Mkbootstrap for Fcntl () Reading iso-8859-1 (iso-8859-1) Reading ascii (ascii) Reading cp1252 (cp1252) Reading ascii-ctrl (ascii-ctrl) Reading null (null) 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 "Fcntl.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 mv Fcntl.xsc Fcntl.c 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 Generating a Unix-style Makefile Writing Makefile for File::DosGlob make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/Byte' Running Mkbootstrap for Byte () chmod 644 "Byte.bs" "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o byte_t.c -f byte_t.fnm chmod 755 ../../lib/auto/B/B.so Running Mkbootstrap for DosGlob () chmod 644 "DosGlob.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/File-DosGlob/../../lib/ExtUtils/typemap' DosGlob.xs > DosGlob.xsc /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 ../../lib/auto/Fcntl/Fcntl.so 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/File/Glob/Glob.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic gcc -shared -L/usr/local/lib -fstack-protector-strong Fcntl.o -o ../../lib/auto/Fcntl/Fcntl.so \ \ mv DosGlob.xsc DosGlob.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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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) Generating a Unix-style Makefile Writing Makefile for File::Glob make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/File-Glob' "../../../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 chmod 755 ../../lib/auto/Fcntl/Fcntl.so mv Byte.xsc Byte.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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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[]; | ^~~~~~~~~~~~~~ byte_t.c:2571:24: warning: duplicate declaration of 'utf8_MacIcelandic' is invalid in C++ [-Wc++-compat] 2571 | static const encpage_t utf8_MacIcelandic[12] = { | ^~~~~~~~~~~~~~~~~ byte_t.c:52:24: note: previous declaration of 'utf8_MacIcelandic' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 52 | static const encpage_t utf8_MacIcelandic[]; | ^~~~~~~~~~~~~~~~~ byte_t.c:2815:24: warning: duplicate declaration of 'utf8_MacRoman' is invalid in C++ [-Wc++-compat] 2815 | static const encpage_t utf8_MacRoman[12] = { | ^~~~~~~~~~~~~ byte_t.c:57:24: note: previous declaration of 'utf8_MacRoman' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 57 | static const encpage_t utf8_MacRoman[]; | ^~~~~~~~~~~~~ byte_t.c:3064:24: warning: duplicate declaration of 'utf8_MacRomanian' is invalid in C++ [-Wc++-compat] 3064 | static const encpage_t utf8_MacRomanian[13] = { | ^~~~~~~~~~~~~~~~ byte_t.c:62:24: note: previous declaration of 'utf8_MacRomanian' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 62 | static const encpage_t utf8_MacRomanian[]; | ^~~~~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/Fcntl' 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[]; | ^~~~~~~~~~~ LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.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 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[]; | ^~~~~~~~~~~ Compiling Perl properties byte_t.c:4549:24: warning: duplicate declaration of 'utf8_cp1254' is invalid in C++ [-Wc++-compat] 4549 | static const encpage_t utf8_cp1254[9] = { | ^~~~~~~~~~~ byte_t.c:107:24: note: previous declaration of 'utf8_cp1254' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 107 | static const encpage_t utf8_cp1254[]; | ^~~~~~~~~~~ byte_t.c:4687:24: warning: duplicate declaration of 'utf8_cp1255' is invalid in C++ [-Wc++-compat] 4687 | static const encpage_t utf8_cp1255[9] = { | ^~~~~~~~~~~ byte_t.c:112:24: note: previous declaration of 'utf8_cp1255' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 112 | static const encpage_t utf8_cp1255[]; | ^~~~~~~~~~~ byte_t.c:4866:24: warning: duplicate declaration of 'utf8_cp1256' is invalid in C++ [-Wc++-compat] 4866 | static const encpage_t utf8_cp1256[12] = { | ^~~~~~~~~~~ byte_t.c:117:24: note: previous declaration of 'utf8_cp1256' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 117 | static const encpage_t utf8_cp1256[]; | ^~~~~~~~~~~ byte_t.c:5016:24: warning: duplicate declaration of 'utf8_cp1257' is invalid in C++ [-Wc++-compat] 5016 | static const encpage_t utf8_cp1257[8] = { | ^~~~~~~~~~~ byte_t.c:122:24: note: previous declaration of 'utf8_cp1257' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 122 | static const encpage_t utf8_cp1257[]; | ^~~~~~~~~~~ byte_t.c:5169:24: warning: duplicate declaration of 'utf8_cp1258' is invalid in C++ [-Wc++-compat] 5169 | static const encpage_t utf8_cp1258[10] = { | ^~~~~~~~~~~ byte_t.c:127:24: note: previous declaration of 'utf8_cp1258' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 127 | static const encpage_t utf8_cp1258[]; | ^~~~~~~~~~~ byte_t.c:5295:24: warning: duplicate declaration of 'utf8_cp424' is invalid in C++ [-Wc++-compat] 5295 | static const encpage_t utf8_cp424[6] = { | ^~~~~~~~~~ byte_t.c:132:24: note: previous declaration of 'utf8_cp424' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 132 | static const encpage_t utf8_cp424[]; | ^~~~~~~~~~ byte_t.c:5499:24: warning: duplicate declaration of 'utf8_cp437' is invalid in C++ [-Wc++-compat] 5499 | static const encpage_t utf8_cp437[8] = { | ^~~~~~~~~~ byte_t.c:137:24: note: previous declaration of 'utf8_cp437' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 137 | static const encpage_t utf8_cp437[]; | ^~~~~~~~~~ byte_t.c:5650:24: warning: duplicate declaration of 'utf8_cp737' is invalid in C++ [-Wc++-compat] 5650 | static const encpage_t utf8_cp737[7] = { | ^~~~~~~~~~ byte_t.c:142:24: note: previous declaration of 'utf8_cp737' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 142 | static const encpage_t utf8_cp737[]; | ^~~~~~~~~~ byte_t.c:5836:24: warning: duplicate declaration of 'utf8_cp775' is invalid in C++ [-Wc++-compat] 5836 | static const encpage_t utf8_cp775[7] = { | ^~~~~~~~~~ byte_t.c:147:24: note: previous declaration of 'utf8_cp775' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 147 | static const encpage_t utf8_cp775[]; | ^~~~~~~~~~ byte_t.c:5971:24: warning: duplicate declaration of 'utf8_cp850' is invalid in C++ [-Wc++-compat] 5971 | static const encpage_t utf8_cp850[7] = { | ^~~~~~~~~~ byte_t.c:152:24: note: previous declaration of 'utf8_cp850' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 152 | static const encpage_t utf8_cp850[]; | ^~~~~~~~~~ byte_t.c:6144:24: warning: duplicate declaration of 'utf8_cp852' is invalid in C++ [-Wc++-compat] 6144 | static const encpage_t utf8_cp852[8] = { | ^~~~~~~~~~ byte_t.c:157:24: note: previous declaration of 'utf8_cp852' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 157 | static const encpage_t utf8_cp852[]; | ^~~~~~~~~~ byte_t.c:6280:24: warning: duplicate declaration of 'utf8_cp855' is invalid in C++ [-Wc++-compat] 6280 | static const encpage_t utf8_cp855[6] = { | ^~~~~~~~~~ byte_t.c:162:24: note: previous declaration of 'utf8_cp855' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 162 | static const encpage_t utf8_cp855[]; | ^~~~~~~~~~ byte_t.c:6414:24: warning: duplicate declaration of 'utf8_cp856' is invalid in C++ [-Wc++-compat] 6414 | static const encpage_t utf8_cp856[6] = { | ^~~~~~~~~~ byte_t.c:167:24: note: previous declaration of 'utf8_cp856' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 167 | static const encpage_t utf8_cp856[]; | ^~~~~~~~~~ byte_t.c:6545:24: warning: duplicate declaration of 'utf8_cp857' is invalid in C++ [-Wc++-compat] 6545 | static const encpage_t utf8_cp857[7] = { | ^~~~~~~~~~ byte_t.c:172:24: note: previous declaration of 'utf8_cp857' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 172 | static const encpage_t utf8_cp857[]; | ^~~~~~~~~~ byte_t.c:6683:24: warning: duplicate declaration of 'utf8_cp858' is invalid in C++ [-Wc++-compat] 6683 | static const encpage_t utf8_cp858[6] = { | ^~~~~~~~~~ byte_t.c:177:24: note: previous declaration of 'utf8_cp858' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 177 | static const encpage_t utf8_cp858[]; | ^~~~~~~~~~ byte_t.c:6877:24: warning: duplicate declaration of 'utf8_cp860' is invalid in C++ [-Wc++-compat] 6877 | static const encpage_t utf8_cp860[7] = { | ^~~~~~~~~~ byte_t.c:182:24: note: previous declaration of 'utf8_cp860' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 182 | static const encpage_t utf8_cp860[]; | ^~~~~~~~~~ byte_t.c:7087:24: warning: duplicate declaration of 'utf8_cp861' is invalid in C++ [-Wc++-compat] 7087 | static const encpage_t utf8_cp861[8] = { | ^~~~~~~~~~ byte_t.c:187:24: note: previous declaration of 'utf8_cp861' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 187 | static const encpage_t utf8_cp861[]; | ^~~~~~~~~~ byte_t.c:7298:24: warning: duplicate declaration of 'utf8_cp862' is invalid in C++ [-Wc++-compat] 7298 | static const encpage_t utf8_cp862[9] = { | ^~~~~~~~~~ byte_t.c:192:24: note: previous declaration of 'utf8_cp862' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 192 | static const encpage_t utf8_cp862[]; | ^~~~~~~~~~ byte_t.c:7506:24: warning: duplicate declaration of 'utf8_cp863' is invalid in C++ [-Wc++-compat] 7506 | static const encpage_t utf8_cp863[8] = { | ^~~~~~~~~~ byte_t.c:197:24: note: previous declaration of 'utf8_cp863' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 197 | static const encpage_t utf8_cp863[]; | ^~~~~~~~~~ byte_t.c:7750:24: warning: duplicate declaration of 'utf8_cp864' is invalid in C++ [-Wc++-compat] 7750 | static const encpage_t utf8_cp864[11] = { | ^~~~~~~~~~ byte_t.c:202:24: note: previous declaration of 'utf8_cp864' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 202 | static const encpage_t utf8_cp864[]; | ^~~~~~~~~~ byte_t.c:7960:24: warning: duplicate declaration of 'utf8_cp865' is invalid in C++ [-Wc++-compat] 7960 | static const encpage_t utf8_cp865[8] = { | ^~~~~~~~~~ byte_t.c:207:24: note: previous declaration of 'utf8_cp865' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 207 | static const encpage_t utf8_cp865[]; | ^~~~~~~~~~ byte_t.c:8092:24: warning: duplicate declaration of 'utf8_cp866' is invalid in C++ [-Wc++-compat] 8092 | static const encpage_t utf8_cp866[6] = { | ^~~~~~~~~~ byte_t.c:212:24: note: previous declaration of 'utf8_cp866' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 212 | static const encpage_t utf8_cp866[]; | ^~~~~~~~~~ byte_t.c:8234:24: warning: duplicate declaration of 'utf8_cp869' is invalid in C++ [-Wc++-compat] 8234 | static const encpage_t utf8_cp869[6] = { | ^~~~~~~~~~ byte_t.c:217:24: note: previous declaration of 'utf8_cp869' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 217 | static const encpage_t utf8_cp869[]; | ^~~~~~~~~~ byte_t.c:8323:24: warning: duplicate declaration of 'utf8_cp874' is invalid in C++ [-Wc++-compat] 8323 | static const encpage_t utf8_cp874[5] = { | ^~~~~~~~~~ byte_t.c:222:24: note: previous declaration of 'utf8_cp874' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 222 | static const encpage_t utf8_cp874[]; | ^~~~~~~~~~ byte_t.c:8433:24: warning: duplicate declaration of 'utf8_hp_roman8' is invalid in C++ [-Wc++-compat] 8433 | static const encpage_t utf8_hp_roman8[8] = { | ^~~~~~~~~~~~~~ byte_t.c:227:24: note: previous declaration of 'utf8_hp_roman8' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 227 | static const encpage_t utf8_hp_roman8[]; | ^~~~~~~~~~~~~~ byte_t.c:8535:24: warning: duplicate declaration of 'utf8_iso_8859_2' is invalid in C++ [-Wc++-compat] 8535 | static const encpage_t utf8_iso_8859_2[7] = { | ^~~~~~~~~~~~~~~ byte_t.c:232:24: note: previous declaration of 'utf8_iso_8859_2' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 232 | static const encpage_t utf8_iso_8859_2[]; | ^~~~~~~~~~~~~~~ byte_t.c:8627:24: warning: duplicate declaration of 'utf8_iso_8859_3' is invalid in C++ [-Wc++-compat] 8627 | static const encpage_t utf8_iso_8859_3[7] = { | ^~~~~~~~~~~~~~~ byte_t.c:237:24: note: previous declaration of 'utf8_iso_8859_3' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 237 | static const encpage_t utf8_iso_8859_3[]; | ^~~~~~~~~~~~~~~ byte_t.c:8723:24: warning: duplicate declaration of 'utf8_iso_8859_4' is invalid in C++ [-Wc++-compat] 8723 | static const encpage_t utf8_iso_8859_4[7] = { | ^~~~~~~~~~~~~~~ byte_t.c:242:24: note: previous declaration of 'utf8_iso_8859_4' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 242 | static const encpage_t utf8_iso_8859_4[]; | ^~~~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~~~~~~ /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 byte_t.c:9015:24: warning: duplicate declaration of 'utf8_iso_8859_8' is invalid in C++ [-Wc++-compat] 9015 | static const encpage_t utf8_iso_8859_8[6] = { | ^~~~~~~~~~~~~~~ byte_t.c:262:24: note: previous declaration of 'utf8_iso_8859_8' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 262 | static const encpage_t utf8_iso_8859_8[]; | ^~~~~~~~~~~~~~~ byte_t.c:9072:24: warning: duplicate declaration of 'utf8_iso_8859_9' is invalid in C++ [-Wc++-compat] 9072 | static const encpage_t utf8_iso_8859_9[6] = { | ^~~~~~~~~~~~~~~ byte_t.c:267:24: note: previous declaration of 'utf8_iso_8859_9' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 267 | static const encpage_t utf8_iso_8859_9[]; | ^~~~~~~~~~~~~~~ byte_t.c:9173:24: warning: duplicate declaration of 'utf8_iso_8859_10' is invalid in C++ [-Wc++-compat] 9173 | static const encpage_t utf8_iso_8859_10[7] = { | ^~~~~~~~~~~~~~~~ byte_t.c:272:24: note: previous declaration of 'utf8_iso_8859_10' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 272 | static const encpage_t utf8_iso_8859_10[]; | ^~~~~~~~~~~~~~~~ byte_t.c:9231:24: warning: duplicate declaration of 'utf8_iso_8859_11' is invalid in C++ [-Wc++-compat] 9231 | static const encpage_t utf8_iso_8859_11[4] = { | ^~~~~~~~~~~~~~~~ byte_t.c:277:24: note: previous declaration of 'utf8_iso_8859_11' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 277 | static const encpage_t utf8_iso_8859_11[]; | ^~~~~~~~~~~~~~~~ byte_t.c:9339:24: warning: duplicate declaration of 'utf8_iso_8859_13' is invalid in C++ [-Wc++-compat] 9339 | static const encpage_t utf8_iso_8859_13[7] = { | ^~~~~~~~~~~~~~~~ byte_t.c:282:24: note: previous declaration of 'utf8_iso_8859_13' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 282 | static const encpage_t utf8_iso_8859_13[]; | ^~~~~~~~~~~~~~~~ byte_t.c:9470:24: warning: duplicate declaration of 'utf8_iso_8859_14' is invalid in C++ [-Wc++-compat] 9470 | static const encpage_t utf8_iso_8859_14[7] = { | ^~~~~~~~~~~~~~~~ byte_t.c:287:24: note: previous declaration of 'utf8_iso_8859_14' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 287 | static const encpage_t utf8_iso_8859_14[]; | ^~~~~~~~~~~~~~~~ byte_t.c:9542:24: warning: duplicate declaration of 'utf8_iso_8859_15' is invalid in C++ [-Wc++-compat] 9542 | static const encpage_t utf8_iso_8859_15[6] = { | ^~~~~~~~~~~~~~~~ byte_t.c:292:24: note: previous declaration of 'utf8_iso_8859_15' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 292 | static const encpage_t utf8_iso_8859_15[]; | ^~~~~~~~~~~~~~~~ byte_t.c:9658:24: warning: duplicate declaration of 'utf8_iso_8859_16' is invalid in C++ [-Wc++-compat] 9658 | static const encpage_t utf8_iso_8859_16[8] = { | ^~~~~~~~~~~~~~~~ byte_t.c:297:24: note: previous declaration of 'utf8_iso_8859_16' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 297 | static const encpage_t utf8_iso_8859_16[]; | ^~~~~~~~~~~~~~~~ rm -f ../../lib/auto/File/DosGlob/DosGlob.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[]; | ^~~~~~~~~~~ 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[]; | ^~~~~~~~~~~ byte_t.c:10103:24: warning: duplicate declaration of 'utf8_koi8_u' is invalid in C++ [-Wc++-compat] 10103 | static const encpage_t utf8_koi8_u[8] = { | ^~~~~~~~~~~ byte_t.c:312:24: note: previous declaration of 'utf8_koi8_u' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 312 | static const encpage_t utf8_koi8_u[]; | ^~~~~~~~~~~ byte_t.c:10249:24: warning: duplicate declaration of 'utf8_nextstep' is invalid in C++ [-Wc++-compat] 10249 | static const encpage_t utf8_nextstep[10] = { | ^~~~~~~~~~~~~ byte_t.c:317:24: note: previous declaration of 'utf8_nextstep' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 317 | static const encpage_t utf8_nextstep[]; | ^~~~~~~~~~~~~ byte_t.c:10394:24: warning: duplicate declaration of 'utf8_viscii' is invalid in C++ [-Wc++-compat] 10394 | static const encpage_t utf8_viscii[12] = { | ^~~~~~~~~~~ byte_t.c:322:24: note: previous declaration of 'utf8_viscii' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 322 | static const encpage_t utf8_viscii[]; | ^~~~~~~~~~~ chmod 755 ../../lib/auto/Compress/Raw/Zlib/Zlib.so Running Mkbootstrap for Glob () /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/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/GDBM_File/GDBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic 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 \ \ /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 chmod 644 "Glob.bs" 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 Generating a Unix-style Makefile Writing Makefile for Filter::Util::Call chmod 755 ../../lib/auto/File/DosGlob/DosGlob.so make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Filter-Util-Call' Generating a Unix-style Makefile Writing Makefile for GDBM_File make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/GDBM_File' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/File-DosGlob' /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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 Running Mkbootstrap for Call () Running Mkbootstrap for GDBM_File () chmod 644 "GDBM_File.bs" "../../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 chmod 644 "Call.bs" "../../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 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 \ \ mv Call.xsc Call.c mv GDBM_File.xsc GDBM_File.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/File-Glob/../../lib/ExtUtils/typemap' Glob.xs > Glob.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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 mv Glob.xsc Glob.c chmod 755 ../../../lib/auto/Encode/Byte/Byte.so 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 chmod 755 ../../lib/auto/Digest/SHA/SHA.so make[2]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/Byte' 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 def_t.c:12:24: warning: uninitialized 'const utf8_cp1252' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t utf8_cp1252[]; | ^~~~~~~~~~~ def_t.c:17:24: warning: uninitialized 'const utf8_iso_8859_1' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_iso_8859_1[]; | ^~~~~~~~~~~~~~~ def_t.c:204:24: warning: duplicate declaration of 'utf8_cp1252' is invalid in C++ [-Wc++-compat] 204 | static const encpage_t utf8_cp1252[8] = { | ^~~~~~~~~~~ def_t.c:12:24: note: previous declaration of 'utf8_cp1252' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t utf8_cp1252[]; | ^~~~~~~~~~~ def_t.c:242:24: warning: duplicate declaration of 'utf8_iso_8859_1' is invalid in C++ [-Wc++-compat] 242 | static const encpage_t utf8_iso_8859_1[4] = { | ^~~~~~~~~~~~~~~ def_t.c:17:24: note: previous declaration of 'utf8_iso_8859_1' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 17 | static const encpage_t utf8_iso_8859_1[]; | ^~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/CN' /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 cp shasum blib/script/shasum rm -f ../../lib/auto/Filter/Util/Call/Call.so gcc -shared -L/usr/local/lib -fstack-protector-strong Call.o -o ../../lib/auto/Filter/Util/Call/Call.so \ \ /builddir/build/BUILD/perl-5.34.0/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/shasum Running Mkbootstrap for CN () chmod 644 "CN.bs" "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm 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/Hash/Util/Util.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic chmod 755 ../../lib/auto/Filter/Util/Call/Call.so Generating a Unix-style Makefile Writing Makefile for Hash::Util make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Hash-Util' 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/Hash/Util/FieldHash/FieldHash.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Creating Perl synonyms Generating a Unix-style Makefile Writing Makefile for Hash::Util::FieldHash make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Hash-Util-FieldHash' /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 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 \ Writing tables Reading cp936 (cp936) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm 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 \ \ /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 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 \ \ Running Mkbootstrap for Util () Running Mkbootstrap for FieldHash () chmod 644 "Util.bs" chmod 644 "FieldHash.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/Hash-Util/../../lib/ExtUtils/typemap' Util.xs > Util.xsc "../../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 mv Util.xsc Util.c Reading euc-cn (euc-cn) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_02_t.c -f gb_02_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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 mv FieldHash.xsc 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 Reading gb12345-raw (gb12345-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_03_t.c -f gb_03_t.fnm chmod 755 ../../lib/auto/GDBM_File/GDBM_File.so chmod 755 ../../lib/auto/File/Glob/Glob.so 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/I18N/Langinfo/Langinfo.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Reading gb2312-raw (gb2312-raw) "../../../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/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/IO/IO.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for I18N::Langinfo make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/I18N-Langinfo' /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 Reading iso-ir-165 (iso-ir-165) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm chmod 755 ../../lib/auto/Encode/Encode.so /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 rm -f ../../lib/auto/Hash/Util/Util.so rm -f ../../lib/auto/Hash/Util/FieldHash/FieldHash.so gcc -shared -L/usr/local/lib -fstack-protector-strong Util.o -o ../../lib/auto/Hash/Util/Util.so \ \ gcc -shared -L/usr/local/lib -fstack-protector-strong FieldHash.o -o ../../lib/auto/Hash/Util/FieldHash/FieldHash.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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 Generating a Unix-style Makefile Writing Makefile for IO make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/IO' 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[]; | ^~~~~~~~~~ Running Mkbootstrap for Langinfo () chmod 644 "Langinfo.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/I18N-Langinfo/../../lib/ExtUtils/typemap' Langinfo.xs > Langinfo.xsc Reading MacChineseSimp (MacChineseSimp) 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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[]; | ^~~~~~~~~~~ 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[]; | ^~~~~~~~~~ mv Langinfo.xsc Langinfo.c 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[]; | ^~~~~~~~~~ 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[]; | ^~~~~~~~~~~ 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[]; | ^~~~~~~~~~~ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 Running Mkbootstrap for IO () 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 gb_03_t.c:12:24: warning: uninitialized 'const gb2312_raw_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t gb2312_raw_utf8[]; | ^~~~~~~~~~~~~~~ gb_03_t.c:17:24: warning: uninitialized 'const utf8_gb2312_raw' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_gb2312_raw[]; | ^~~~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~~~~~~~ chmod 755 ../../lib/auto/Hash/Util/FieldHash/FieldHash.so chmod 644 "IO.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/dist/IO/../../lib/ExtUtils/typemap' IO.xs > IO.xsc 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[]; | ^~~~~~~~~~~~~~~ mv IO.xsc IO.c chmod 755 ../../lib/auto/Hash/Util/Util.so 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[]; | ^~~~~~~~~~~~~~~ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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] = { | ^~~~~~~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/Hash-Util' 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[]; | ^~~~~~~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/Hash-Util-FieldHash' 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.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 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[]; | ^~~~~~~~~~~~~~~~ ir_04_t.c:12:24: warning: uninitialized 'const iso_ir_165_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t iso_ir_165_utf8[]; | ^~~~~~~~~~~~~~~ ir_04_t.c:17:24: warning: uninitialized 'const utf8_iso_ir_165' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_iso_ir_165[]; | ^~~~~~~~~~~~~~~ LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.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 ir_04_t.c:2633:24: warning: duplicate declaration of 'iso_ir_165_utf8' is invalid in C++ [-Wc++-compat] 2633 | static const encpage_t iso_ir_165_utf8[91] = { | ^~~~~~~~~~~~~~~ ir_04_t.c:12:24: note: previous declaration of 'iso_ir_165_utf8' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t iso_ir_165_utf8[]; | ^~~~~~~~~~~~~~~ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 Setting license tag... ma_05_t.c:12:24: warning: uninitialized 'const MacChineseSimp_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t MacChineseSimp_utf8[]; | ^~~~~~~~~~~~~~~~~~~ ma_05_t.c:17:24: warning: uninitialized 'const utf8_MacChineseSimp' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_MacChineseSimp[]; | ^~~~~~~~~~~~~~~~~~~ Generating a Unix-style Makefile Writing Makefile for IPC::SysV 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[]; | ^~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/IPC-SysV' ma_05_t.c:2527:24: warning: duplicate declaration of 'MacChineseSimp_utf8' is invalid in C++ [-Wc++-compat] 2527 | static const encpage_t MacChineseSimp_utf8[87] = { | ^~~~~~~~~~~~~~~~~~~ ma_05_t.c:12:24: note: previous declaration of 'MacChineseSimp_utf8' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t MacChineseSimp_utf8[]; | ^~~~~~~~~~~~~~~~~~~ ma_05_t.c:9173:24: warning: duplicate declaration of 'utf8_MacChineseSimp' is invalid in C++ [-Wc++-compat] 9173 | static const encpage_t utf8_MacChineseSimp[23] = { | ^~~~~~~~~~~~~~~~~~~ ma_05_t.c:17:24: note: previous declaration of 'utf8_MacChineseSimp' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 17 | static const encpage_t utf8_MacChineseSimp[]; | ^~~~~~~~~~~~~~~~~~~ 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 \ \ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 Generating a Unix-style Makefile Writing Makefile for List::Util "../../../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 make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Scalar-List-Utils' /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 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 \ \ mv CN.xsc CN.c LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.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 /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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 Running Mkbootstrap for SysV () chmod 644 "SysV.bs" make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/IPC-SysV' "../../miniperl" -I../../lib -I../../lib regen.pl Writing const-xs.inc Writing const-c.inc make[2]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/IPC-SysV' make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/IPC-SysV' "../../miniperl" -I../../lib -I../../lib regen.pl chmod 755 ../../lib/auto/I18N/Langinfo/Langinfo.so 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 \ \ 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/NDBM_File/NDBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Writing const-xs.inc Writing const-c.inc make[2]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/IPC-SysV' Running Mkbootstrap for Util () /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 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 \ \ Generating a Unix-style Makefile Writing Makefile for MIME::Base64 make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/MIME-Base64' "../../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 Generating a Unix-style Makefile Writing Makefile for NDBM_File chmod 644 "Util.bs" "../../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 make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/NDBM_File' mv SysV.xsc SysV.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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 755 ../../lib/auto/IO/IO.so Running Mkbootstrap for Base64 () Running Mkbootstrap for NDBM_File () chmod 644 "NDBM_File.bs" "../../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 chmod 755 ../../../lib/auto/Encode/CN/CN.so 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/ODBM_File/ODBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic chmod 644 "Base64.bs" "../../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 NDBM_File.xsc NDBM_File.c 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' 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 mv Base64.xsc Base64.c Running Mkbootstrap for EBCDIC () 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 chmod 644 "EBCDIC.bs" "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o ebcdic_t.c -f ebcdic_t.fnm Generating a Unix-style Makefile Writing Makefile for ODBM_File make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/ODBM_File' 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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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 \ \ 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[]; | ^~~~~~~~~~~~~ /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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 Making pod file /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 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 \ \ Running Mkbootstrap for ODBM_File () chmod 644 "ODBM_File.bs" "../../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 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 \ \ mv ODBM_File.xsc ODBM_File.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 rm -f ../../lib/auto/NDBM_File/NDBM_File.so 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 gcc -shared -L/usr/local/lib -fstack-protector-strong NDBM_File.o -o ../../lib/auto/NDBM_File/NDBM_File.so \ -lgdbm -lgdbm_compat \ chmod 755 ../../lib/auto/IPC/SysV/SysV.so chmod 755 ../../lib/auto/MIME/Base64/Base64.so 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/Opcode/Opcode.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic chmod 755 ../../../lib/auto/Encode/EBCDIC/EBCDIC.so 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/POSIX/POSIX.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic 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' Making test script chmod 755 ../../lib/auto/Devel/PPPort/PPPort.so Running Mkbootstrap for JP () Warning (mostly harmless): No library found for -lposix Warning (mostly harmless): No library found for -lcposix Generating a Unix-style Makefile Writing Makefile for Opcode Generating a Unix-style Makefile Writing Makefile for POSIX make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Opcode' make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/POSIX' chmod 644 "JP.bs" "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm "../../miniperl" "-I../../lib" "-I../../lib" mktests.PL t/01_test.t chmod 755 ../../lib/auto/NDBM_File/NDBM_File.so 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/PerlIO/encoding/encoding.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Running Mkbootstrap for POSIX () Running Mkbootstrap for Opcode () Reading cp932 (cp932) chmod 644 "Opcode.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/Opcode/../../lib/ExtUtils/typemap' Opcode.xs > Opcode.xsc "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm chmod 644 "POSIX.bs" "../../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 /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 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 \ \ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 Generating a Unix-style Makefile Writing Makefile for PerlIO::encoding make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-encoding' 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 /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 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 \ 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' LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.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 Reading euc-jp (euc-jp) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_02_t.c -f ji_02_t.fnm Reading jis0201-raw (jis0201-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_03_t.c -f ji_03_t.fnm Running Mkbootstrap for encoding () chmod 755 ../../lib/auto/ODBM_File/ODBM_File.so chmod 644 "encoding.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-encoding/../../lib/ExtUtils/typemap' encoding.xs > encoding.xsc Reading jis0208-raw (jis0208-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_04_t.c -f ji_04_t.fnm 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/PerlIO/scalar/scalar.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Generating a Unix-style Makefile Writing Makefile for PerlIO::mmap make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-mmap' /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 rm -f ../../lib/auto/Opcode/Opcode.so gcc -shared -L/usr/local/lib -fstack-protector-strong Opcode.o -o ../../lib/auto/Opcode/Opcode.so \ \ mv encoding.xsc encoding.c Reading jis0212-raw (jis0212-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 Generating a Unix-style Makefile Writing Makefile for PerlIO::scalar make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-scalar' Reading MacJapanese (MacJapanese) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o sh_06_t.c -f sh_06_t.fnm Running Mkbootstrap for mmap () chmod 644 "mmap.bs" "../../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 mmap.xsc 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 chmod 755 ../../lib/auto/Opcode/Opcode.so 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 cp_00_t.c:12:24: warning: uninitialized 'const cp932_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t cp932_utf8[]; | ^~~~~~~~~~ cp_00_t.c:17:24: warning: uninitialized 'const utf8_cp932' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_cp932[]; | ^~~~~~~~~~ make[1]: Leaving directory '/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/PerlIO/via/via.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic 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[]; | ^~~~~~~~~~ chmod 755 ../../lib/auto/List/Util/Util.so 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[]; | ^~~~~~~~~~ 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/SDBM_File/SDBM_File.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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[]; | ^~~~~~~~~~~ /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 Generating a Unix-style Makefile Writing Makefile for PerlIO::via rm -f ../../lib/auto/PerlIO/mmap/mmap.so 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[]; | ^~~~~~~~~~~ gcc -shared -L/usr/local/lib -fstack-protector-strong mmap.o -o ../../lib/auto/PerlIO/mmap/mmap.so \ \ make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-via' Generating a Unix-style Makefile Writing Makefile for SDBM_File make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/SDBM_File' Running Mkbootstrap for scalar () /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 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 \ \ 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[]; | ^~~~~~~~~~~ chmod 644 "scalar.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-scalar/../../lib/ExtUtils/typemap' scalar.xs > scalar.xsc mv scalar.xsc scalar.c chmod 755 ../../lib/auto/PerlIO/mmap/mmap.so 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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/Socket/Socket.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Running Mkbootstrap for via () 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 chmod 644 "via.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-via/../../lib/ExtUtils/typemap' via.xs > via.xsc 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[]; | ^~~~~~~~~~~~~~~~ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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[]; | ^~~~~~~~~~~~~~~~ Running Mkbootstrap for SDBM_File () chmod 644 "SDBM_File.bs" 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[]; | ^~~~~~~~~~~~~~~~ "../../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 mv via.xsc via.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[]; | ^~~~~~~~~~~~~~~~ Generating a Unix-style Makefile Writing Makefile for Socket make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Socket' chmod 755 ../../lib/auto/PerlIO/encoding/encoding.so 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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[]; | ^~~~~~~~~~~~~~~~ ji_04_t.c:1924:24: warning: duplicate declaration of 'jis0212_raw_utf8' is invalid in C++ [-Wc++-compat] 1924 | static const encpage_t jis0212_raw_utf8[69] = { | ^~~~~~~~~~~~~~~~ ji_04_t.c:12:24: note: previous declaration of 'jis0212_raw_utf8' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t jis0212_raw_utf8[]; | ^~~~~~~~~~~~~~~~ mv SDBM_File.xsc SDBM_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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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[]; | ^~~~~~~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/PerlIO-encoding' 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 /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 rm -f ../../lib/auto/PerlIO/scalar/scalar.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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 gcc -shared -L/usr/local/lib -fstack-protector-strong scalar.o -o ../../lib/auto/PerlIO/scalar/scalar.so \ \ Running Mkbootstrap for Socket () 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[]; | ^~~~~~~~~~~~~~~~ ma_05_t.c:17:24: warning: uninitialized 'const utf8_MacJapanese' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_MacJapanese[]; | ^~~~~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~~~~~~~ chmod 644 "Socket.bs" 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[]; | ^~~~~~~~~~~~~ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 "../../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 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[]; | ^~~~~~~~~~~~~~~~ /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 "../../../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 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 \ /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 mv Socket.xsc Socket.c LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.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 mv JP.xsc JP.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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 /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 chmod 755 ../../lib/auto/PerlIO/scalar/scalar.so 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 rm -f ../../lib/auto/PerlIO/via/via.so 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/Sys/Hostname/Hostname.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic gcc -shared -L/usr/local/lib -fstack-protector-strong via.o -o ../../lib/auto/PerlIO/via/via.so \ \ Generating a Unix-style Makefile Writing Makefile for Storable make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/Storable' Generating a Unix-style Makefile Writing Makefile for Sys::Hostname make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/Sys-Hostname' Running Mkbootstrap for Storable () rm -f ../../../lib/auto/Encode/JP/JP.so chmod 644 "Storable.bs" 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 \ \ "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/dist/Storable/../../lib/ExtUtils/typemap' Storable.xs > Storable.xsc chmod 755 ../../lib/auto/PerlIO/via/via.so 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/Sys/Syslog/Syslog.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 Generating a Unix-style Makefile Writing Makefile for Sys::Syslog make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Sys-Syslog' /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 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 \ \ Running Mkbootstrap for Syslog () /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 rm -f ../../lib/auto/Socket/Socket.so chmod 644 "Syslog.bs" gcc -shared -L/usr/local/lib -fstack-protector-strong Socket.o -o ../../lib/auto/Socket/Socket.so \ \ "../../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 Running Mkbootstrap for Hostname () mv Syslog.xsc Syslog.c chmod 644 "Hostname.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/Sys-Hostname/../../lib/ExtUtils/typemap' Hostname.xs > Hostname.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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 mv Hostname.xsc Hostname.c 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/Time/HiRes/HiRes.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic chmod 755 ../../../lib/auto/Encode/JP/JP.so 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 Configuring Time::HiRes... Using hints hints/linux.pl... Extra libraries: -lrt... Have syscall()... looking for syscall.h... 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' Running Mkbootstrap for KR () chmod 644 "KR.bs" "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm chmod 755 ../../lib/auto/SDBM_File/SDBM_File.so 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/Time/Piece/Piece.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic chmod 755 ../../lib/auto/Socket/Socket.so /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 rm -f ../../lib/auto/Sys/Syslog/Syslog.so gcc -shared -L/usr/local/lib -fstack-protector-strong Syslog.o -o ../../lib/auto/Sys/Syslog/Syslog.so \ \ 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/Unicode/Collate/Collate.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic /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 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... chmod 755 ../../lib/auto/POSIX/POSIX.so 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 \ \ Generating a Unix-style Makefile Writing Makefile for Time::Piece make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Time-Piece' 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/Unicode/Normalize/Normalize.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic chmod 755 ../../lib/auto/Sys/Hostname/Hostname.so Reading cp949 (cp949) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/Sys-Hostname' "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o jo_02_t.c -f jo_02_t.fnm found. Looking for clock_gettime()... chmod 755 ../../lib/auto/Sys/Syslog/Syslog.so 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/XS/APItest/APItest.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Making header files for XS... Running Mkbootstrap for Piece () Reading euc-kr (euc-kr) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ks_03_t.c -f ks_03_t.fnm Making header files for XS... chmod 644 "Piece.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/cpan/Time-Piece/../../lib/ExtUtils/typemap' Piece.xs > Piece.xsc Generating a Unix-style Makefile Writing Makefile for Unicode::Normalize make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/Unicode-Normalize' mv Piece.xsc Piece.c Generating a Unix-style Makefile Writing Makefile for Unicode::Collate make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Unicode-Collate' 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 Reading ksc5601-raw (ksc5601-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_04_t.c -f ma_04_t.fnm Generating a Unix-style Makefile Writing Makefile for XS::APItest make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/XS-APItest' Reading johab (johab) 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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[]; | ^~~~~~~~~~ found. Looking for clock_getres()... 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[]; | ^~~~~~~~~~ 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[]; | ^~~~~~~~~~ Running Mkbootstrap for Collate () Running Mkbootstrap for Normalize () chmod 644 "Collate.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/cpan/Unicode-Collate/../../lib/ExtUtils/typemap' Collate.xs > Collate.xsc 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 chmod 644 "Normalize.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/dist/Unicode-Normalize/../../lib/ExtUtils/typemap' Normalize.xs > Normalize.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' APItest.xs > APItest.xsc Running Mkbootstrap for APItest () 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[]; | ^~~~~~~~~~~ Writing APItest.bs 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[]; | ^~~~~~~~~~~ mv Collate.xsc Collate.c 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' XSUB-undef-XS_VERSION.xs > XSUB-undef-XS_VERSION.xsc 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[]; | ^~~~~~~~~~~ mv Normalize.xsc Normalize.c mv XSUB-undef-XS_VERSION.xsc XSUB-undef-XS_VERSION.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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 "../../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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 mv XSUB-redefined-macros.xsc XSUB-redefined-macros.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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 found. Looking for clock_nanosleep()... 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[]; | ^~~~~~~~~~ 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[]; | ^~~~~~~~~~ /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 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[]; | ^~~~~~~~~~ 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 \ \ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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[]; | ^~~~~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~~~~~~~ mv APItest.xsc APItest.c 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[]; | ^~~~~~~~~~~~~~~~ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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[]; | ^~~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~~~~~ LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.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 chmod 755 ../../lib/auto/Time/Piece/Piece.so "../../../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 /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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 ) Generating a Unix-style Makefile Writing Makefile for XS::Typemap make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/XS-Typemap' mv KR.xsc KR.c 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/attributes/attributes.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic /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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 /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 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 \ \ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 found. Looking for clock()... Generating a Unix-style Makefile Writing Makefile for attributes /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]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/attributes' rm -f ../../lib/auto/Storable/Storable.so gcc -shared -L/usr/local/lib -fstack-protector-strong Storable.o -o ../../lib/auto/Storable/Storable.so \ \ Running Mkbootstrap for Typemap () rm -f ../../../lib/auto/Encode/KR/KR.so chmod 644 "Typemap.bs" 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 \ \ /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 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 \ \ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/XS-Typemap/../../lib/ExtUtils/typemap' Typemap.xs > Typemap.xsc mv Typemap.xsc Typemap.c 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 */ | ^~~~~~~ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 Running Mkbootstrap for attributes () chmod 644 "attributes.bs" "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/attributes/../../lib/ExtUtils/typemap' attributes.xs > attributes.xsc found. Looking for working futimens()... mv attributes.xsc attributes.c chmod 755 ../../lib/auto/Unicode/Normalize/Normalize.so 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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/mro/mro.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic found. Looking for working utimensat()... chmod 755 ../../../lib/auto/Encode/KR/KR.so Generating a Unix-style Makefile Writing Makefile for mro make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/mro' chmod 755 ../../lib/auto/Unicode/Collate/Collate.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' 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/re/re.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic Running Mkbootstrap for mro () Running Mkbootstrap for Symbol () /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 Generating a Unix-style Makefile Writing Makefile for re chmod 644 "mro.bs" make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/ext/re' rm -f ../../lib/auto/attributes/attributes.so /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 -shared -L/usr/local/lib -fstack-protector-strong attributes.o -o ../../lib/auto/attributes/attributes.so \ \ "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/ext/mro/../../lib/ExtUtils/typemap' mro.xs > mro.xsc chmod 644 "Symbol.bs" 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 \ \ "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o symbol_t.c -f symbol_t.fnm mv mro.xsc mro.c Reading AdobeSymbol (AdobeSymbol) Reading AdobeZdingbat (AdobeZdingbat) Reading dingbats (dingbats) Reading MacDingbats (MacDingbats) Reading MacSymbol (MacSymbol) Reading symbol (symbol) 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 found. You seem to have subsecond timestamp setting. Looking for stat() subsecond timestamps... Trying struct stat st_atimespec.tv_nsec..."../../../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 chmod 755 ../../lib/auto/attributes/attributes.so mv Symbol.xsc Symbol.c Running Mkbootstrap for re () 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 chmod 644 "re.bs" chmod 755 ../../lib/auto/Storable/Storable.so rm -f re_exec.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[]; | ^~~~~~~~~~~ cp ../../regexec.c re_exec.c rm -f invlist_inline.h cp ../../invlist_inline.h invlist_inline.h 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/threads/threads.so MAKE="make" LIBPERL_A=libperl.so LINKTYPE=dynamic /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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 rm -f re_comp.c cp ../../regcomp.c re_comp.c rm -f dquote.c cp ../../dquote.c dquote.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/builddir/build/BUILD/perl-5.34.0/ext/re/../../lib/ExtUtils/typemap' re.xs > re.xsc make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/Storable' NOT found. Trying struct stat st_atimensec...LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.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 /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 rm -f ../../lib/auto/mro/mro.so gcc -shared -L/usr/local/lib -fstack-protector-strong mro.o -o ../../lib/auto/mro/mro.so \ \ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 Generating a Unix-style Makefile Writing Makefile for threads Generating a Unix-style Makefile Writing Makefile for threads::shared 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' chmod 755 ../../lib/auto/XS/Typemap/Typemap.so 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 \ \ NOT found. Trying struct stat st_atime_n...make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/XS-Typemap' Making utilities make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/utils' ../miniperl -I../lib corelist.PL Extracting corelist (with variable substitutions) ../miniperl -I../lib cpan.PL Extracting cpan (with variable substitutions) ../miniperl -I../lib h2ph.PL chmod 755 ../../../lib/auto/Encode/Symbol/Symbol.so chmod 755 ../../lib/auto/mro/mro.so Extracting h2ph (with variable substitutions) ../miniperl -I../lib h2xs.PL Running Mkbootstrap for threads () Extracting h2xs (with variable substitutions) chmod 644 "threads.bs" ../miniperl -I../lib instmodsh.PL make[2]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/Symbol' "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/dist/threads/../../lib/ExtUtils/typemap' threads.xs > threads.xsc make[2]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode/TW' Extracting instmodsh (with variable substitutions) ../miniperl -I../lib json_pp.PL make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/mro' NOT found. Trying struct stat st_atim.tv_nsec...Extracting json_pp (with variable substitutions) ../miniperl -I../lib perlbug.PL mv threads.xsc threads.c Running Mkbootstrap for TW () Running Mkbootstrap for shared () chmod 644 "TW.bs" LD_LIBRARY_PATH=/builddir/build/BUILD/perl-5.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 Extracting perlbug (with variable substitutions) ../miniperl -I../lib perldoc.PL "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_00_t.c -f bi_00_t.fnm Extracting "perldoc" (with variable substitutions) ../miniperl -I../lib perlivp.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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 chmod 644 "shared.bs" Extracting perlivp (with variable substitutions) ../miniperl -I../lib pl2pm.PL "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builddir/build/BUILD/perl-5.34.0/dist/threads-shared/../../lib/ExtUtils/typemap' shared.xs > shared.xsc Extracting pl2pm (with variable substitutions) ../miniperl -I../lib prove.PL Extracting prove (with variable substitutions) ../miniperl -I../lib ptar.PL mv shared.xsc shared.c Extracting ptar (with variable substitutions) ../miniperl -I../lib ptardiff.PL Extracting ptardiff (with variable substitutions) ../miniperl -I../lib ptargrep.PL Generating a Unix-style Makefile Writing Makefile for Math::BigInt::FastCalc 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/cpan/Math-BigInt-FastCalc' Extracting ptargrep (with variable substitutions) ../miniperl -I../lib shasum.PL Extracting shasum (with variable substitutions) ../miniperl -I../lib splain.PL Extracting splain (with variable substitutions) ../miniperl -I../lib libnetcfg.PL Extracting libnetcfg (with variable substitutions) ../miniperl -I../lib piconv.PL found. Trying struct stat st_uatime...Extracting piconv (with variable substitutions) ../miniperl -I../lib enc2xs.PL Reading big5-eten (big5-eten) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_01_t.c -f bi_01_t.fnm Extracting enc2xs (with variable substitutions) ../miniperl -I../lib encguess.PL Extracting encguess (with variable substitutions) ../miniperl -I../lib xsubpp.PL Extracting xsubpp (with variable substitutions) ../miniperl -I../lib pod2html.PL Running Mkbootstrap for FastCalc () Extracting pod2html (with variable substitutions) ../miniperl -I../lib zipdetails.PL Extracting zipdetails (with variable substitutions) chmod 644 "FastCalc.bs" ../miniperl -I../lib streamzip.PL "../../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 Extracting streamzip (with variable substitutions) make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/utils' NOT found. You seem to have subsecond timestamp reading. (Your struct stat has them, but the filesystems must help.) 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 mv FastCalc.xsc FastCalc.c Generating a Unix-style Makefile Writing Makefile for Time::HiRes 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 make[1]: Entering directory '/builddir/build/BUILD/perl-5.34.0/dist/Time-HiRes' /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 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 \ 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) | ^~ /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 rm -f ../../lib/auto/threads/shared/shared.so Reading big5-hkscs (big5-hkscs) gcc -shared -L/usr/local/lib -fstack-protector-strong shared.o -o ../../lib/auto/threads/shared/shared.so \ -lpthread \ "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_02_t.c -f cp_02_t.fnm /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 Running Mkbootstrap for HiRes () 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 \ \ Reading cp950 (cp950) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_03_t.c -f ma_03_t.fnm chmod 644 "HiRes.bs" "../../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 mv HiRes.xsc HiRes.c Reading MacChineseTrad (MacChineseTrad) 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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[]; | ^~~~~~~~~~~~~~ chmod 755 ../../lib/auto/threads/shared/shared.so chmod 755 ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so 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[]; | ^~~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~~~~~ chmod 755 ../../lib/auto/threads/threads.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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/threads-shared' make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Math-BigInt-FastCalc' 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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[]; | ^~~~~~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/threads' 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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[]; | ^~~~~~~~~~~~~~~ /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 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 \ 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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[]; | ^~~~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~ /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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 /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 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[]; | ^~~~~~~~~~~~~~~~~~~ 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[]; | ^~~~~~~~~~ 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[]; | ^~~~~~~~~~ "../../../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 ma_03_t.c:4283:24: warning: duplicate declaration of 'MacChineseTrad_utf8' is invalid in C++ [-Wc++-compat] 4283 | static const encpage_t MacChineseTrad_utf8[93] = { | ^~~~~~~~~~~~~~~~~~~ ma_03_t.c:12:24: note: previous declaration of 'MacChineseTrad_utf8' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 12 | static const encpage_t MacChineseTrad_utf8[]; | ^~~~~~~~~~~~~~~~~~~ ma_03_t.c:11223:24: warning: duplicate declaration of 'utf8_MacChineseTrad' is invalid in C++ [-Wc++-compat] 11223 | static const encpage_t utf8_MacChineseTrad[16] = { | ^~~~~~~~~~~~~~~~~~~ ma_03_t.c:17:24: note: previous declaration of 'utf8_MacChineseTrad' with type 'const encpage_t[]' {aka 'const struct encpage_s[]'} 17 | static const encpage_t utf8_MacChineseTrad[]; | ^~~~~~~~~~~~~~~~~~~ mv TW.xsc TW.c /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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 chmod 755 ../../lib/auto/Time/HiRes/HiRes.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/dist/Time-HiRes' 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 \ \ 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' Running Mkbootstrap for 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 chmod 644 "Unicode.bs" mv Unicode.xsc Unicode.c /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 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 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 /builddir/build/BUILD/perl-5.34.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/enc2xs cp bin/encguess blib/script/encguess /builddir/build/BUILD/perl-5.34.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- 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/piconv make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/cpan/Encode' 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 \ \ chmod 755 ../../lib/auto/XS/APItest/APItest.so make[1]: Leaving directory '/builddir/build/BUILD/perl-5.34.0/ext/XS-APItest' 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 \ \ chmod 755 ../../lib/auto/re/re.so 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 ./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.uZ1QcR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64 ++ dirname /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64 + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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.aarch64 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.aarch64 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/AutoSplit.pm /usr/share/perl5/Carp.pm /usr/share/perl5/Digest.pm /usr/share/perl5/Dumpvalue.pm /usr/share/perl5/Env.pm /usr/share/perl5/Exporter.pm /usr/share/perl5/CPAN.pm /usr/share/perl5/FileCache.pm /usr/lib64/perl5/Errno.pm /usr/share/perl5/FindBin.pm /usr/share/perl5/Memoize.pm /usr/share/perl5/NEXT.pm /usr/lib64/perl5/lib.pm /usr/share/perl5/Safe.pm /usr/share/perl5/SelfLoader.pm /usr/share/perl5/if.pm /usr/share/perl5/Test.pm /usr/share/perl5/ok.pm /usr/share/perl5/Test2.pm /usr/share/perl5/Fatal.pm /usr/share/perl5/autodie.pm /usr/share/perl5/autouse.pm /usr/share/perl5/bignum.pm /usr/share/perl5/bigrat.pm /usr/share/perl5/bigint.pm /usr/share/perl5/constant.pm /usr/share/perl5/experimental.pm /usr/share/perl5/parent.pm /usr/share/perl5/perlfaq.pm /usr/share/perl5/version.pod /usr/share/perl5/version.pm /usr/share/perl5/base.pm /usr/share/perl5/fields.pm /usr/share/perl5/XSLoader.pm /usr/lib64/perl5/DynaLoader.pm /usr/lib64/perl5/O.pm /usr/lib64/perl5/B.pm /usr/lib64/perl5/Cwd.pm /usr/lib64/perl5/Encode.pm /usr/lib64/perl5/encoding.pm /usr/lib64/perl5/Fcntl.pm /usr/lib64/perl5/GDBM_File.pm /usr/lib64/perl5/IO.pm /usr/lib64/perl5/NDBM_File.pm /usr/lib64/perl5/ODBM_File.pm /usr/lib64/perl5/POSIX.pm /usr/lib64/perl5/POSIX.pod /usr/lib64/perl5/Opcode.pm /usr/lib64/perl5/ops.pm /usr/lib64/perl5/SDBM_File.pm /usr/lib64/perl5/Socket.pm /usr/lib64/perl5/Storable.pm /usr/lib64/perl5/attributes.pm /usr/lib64/perl5/mro.pm /usr/lib64/perl5/re.pm /usr/lib64/perl5/threads.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/SMTP.pm /usr/share/perl5/Net/Time.pm /usr/share/perl5/Net/Domain.pm /usr/share/perl5/Net/Netrc.pm /usr/share/perl5/Net/NNTP.pm /usr/share/perl5/Net/Config.pm /usr/share/perl5/Net/FTP.pm /usr/share/perl5/Net/Cmd.pm /usr/share/perl5/Net/libnetFAQ.pod /usr/share/perl5/Net/FTP/dataconn.pm /usr/share/perl5/Net/FTP/A.pm /usr/share/perl5/Net/FTP/I.pm /usr/share/perl5/Net/FTP/E.pm /usr/share/perl5/Net/FTP/L.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/Fetch.pm /usr/share/perl5/File/Find.pm /usr/share/perl5/File/Path.pm /usr/share/perl5/File/Temp.pm /usr/share/perl5/File/GlobMapper.pm /usr/lib64/perl5/File/Spec.pm /usr/lib64/perl5/File/DosGlob.pm /usr/lib64/perl5/File/Glob.pm /usr/lib64/perl5/File/Spec/OS2.pm /usr/lib64/perl5/File/Spec/Epoc.pm /usr/lib64/perl5/File/Spec/Mac.pm /usr/lib64/perl5/File/Spec/Cygwin.pm /usr/lib64/perl5/File/Spec/Win32.pm /usr/lib64/perl5/File/Spec/AmigaOS.pm /usr/lib64/perl5/File/Spec/Functions.pm /usr/lib64/perl5/File/Spec/Unix.pm /usr/lib64/perl5/File/Spec/VMS.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/Constant.pm /usr/share/perl5/ExtUtils/CBuilder.pm /usr/share/perl5/ExtUtils/Installed.pm /usr/share/perl5/ExtUtils/Install.pm /usr/share/perl5/ExtUtils/Packlist.pm /usr/share/perl5/ExtUtils/PL2Bat.pm /usr/share/perl5/ExtUtils/Miniperl.pm /usr/share/perl5/ExtUtils/Manifest.pm /usr/share/perl5/ExtUtils/MANIFEST.SKIP /usr/share/perl5/ExtUtils/MM_Win32.pm /usr/share/perl5/ExtUtils/MM_VOS.pm /usr/share/perl5/ExtUtils/Command.pm /usr/share/perl5/ExtUtils/MM_Win95.pm /usr/share/perl5/ExtUtils/MM_OS2.pm /usr/share/perl5/ExtUtils/MY.pm /usr/share/perl5/ExtUtils/MakeMaker.pm /usr/share/perl5/ExtUtils/MM_Darwin.pm /usr/share/perl5/ExtUtils/MM_OS390.pm /usr/share/perl5/ExtUtils/MM_QNX.pm /usr/share/perl5/ExtUtils/MM_UWIN.pm /usr/share/perl5/ExtUtils/MM_Unix.pm /usr/share/perl5/ExtUtils/testlib.pm /usr/share/perl5/ExtUtils/MM_MacOS.pm /usr/share/perl5/ExtUtils/Mksymlists.pm /usr/share/perl5/ExtUtils/MM_AIX.pm /usr/share/perl5/ExtUtils/MM_VMS.pm /usr/share/perl5/ExtUtils/MM.pm /usr/share/perl5/ExtUtils/MM_DOS.pm /usr/share/perl5/ExtUtils/MM_BeOS.pm /usr/share/perl5/ExtUtils/Mkbootstrap.pm /usr/share/perl5/ExtUtils/MM_NW5.pm /usr/share/perl5/ExtUtils/MM_Any.pm /usr/share/perl5/ExtUtils/MM_Cygwin.pm /usr/share/perl5/ExtUtils/Liblist.pm /usr/share/perl5/ExtUtils/ParseXS.pod /usr/share/perl5/ExtUtils/Typemaps.pm /usr/share/perl5/ExtUtils/ParseXS.pm /usr/share/perl5/ExtUtils/xsubpp /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/CBuilder/Base.pm /usr/share/perl5/ExtUtils/CBuilder/Platform/darwin.pm /usr/share/perl5/ExtUtils/CBuilder/Platform/android.pm /usr/share/perl5/ExtUtils/CBuilder/Platform/Windows.pm /usr/share/perl5/ExtUtils/CBuilder/Platform/aix.pm /usr/share/perl5/ExtUtils/CBuilder/Platform/os2.pm /usr/share/perl5/ExtUtils/CBuilder/Platform/VMS.pm /usr/share/perl5/ExtUtils/CBuilder/Platform/Unix.pm /usr/share/perl5/ExtUtils/CBuilder/Platform/dec_osf.pm /usr/share/perl5/ExtUtils/CBuilder/Platform/cygwin.pm /usr/share/perl5/ExtUtils/CBuilder/Platform/Windows/MSVC.pm /usr/share/perl5/ExtUtils/CBuilder/Platform/Windows/GCC.pm /usr/share/perl5/ExtUtils/CBuilder/Platform/Windows/BCC.pm /usr/share/perl5/ExtUtils/MakeMaker/Config.pm /usr/share/perl5/ExtUtils/MakeMaker/Locale.pm /usr/share/perl5/ExtUtils/MakeMaker/FAQ.pod /usr/share/perl5/ExtUtils/MakeMaker/Tutorial.pod /usr/share/perl5/ExtUtils/MakeMaker/version.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/InputMap.pm /usr/share/perl5/ExtUtils/Typemaps/OutputMap.pm /usr/share/perl5/ExtUtils/ParseXS/Eval.pm /usr/share/perl5/ExtUtils/ParseXS/CountLines.pm /usr/share/perl5/ExtUtils/ParseXS/Utilities.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/Terse.pm /usr/lib64/perl5/B/Xref.pm /usr/lib64/perl5/B/Showlex.pm /usr/lib64/perl5/B/Concise.pm /usr/share/perl5/warnings/register.pm /usr/share/perl5/Pod/Escapes.pm /usr/share/perl5/Pod/Checker.pm /usr/share/perl5/Pod/Html.pm /usr/share/perl5/Pod/Perldoc.pm /usr/share/perl5/Pod/Usage.pm /usr/share/perl5/Pod/Simple.pm /usr/share/perl5/Pod/Simple.pod /usr/share/perl5/Pod/Text.pm /usr/share/perl5/Pod/Man.pm /usr/share/perl5/Pod/ParseLink.pm /usr/share/perl5/Pod/Functions.pm /usr/share/perl5/Pod/Perldoc/ToChecker.pm /usr/share/perl5/Pod/Perldoc/ToNroff.pm /usr/share/perl5/Pod/Perldoc/ToText.pm /usr/share/perl5/Pod/Perldoc/BaseTo.pm /usr/share/perl5/Pod/Perldoc/ToTerm.pm /usr/share/perl5/Pod/Perldoc/GetOptsOO.pm /usr/share/perl5/Pod/Perldoc/ToMan.pm /usr/share/perl5/Pod/Perldoc/ToPod.pm /usr/share/perl5/Pod/Perldoc/ToTk.pm /usr/share/perl5/Pod/Perldoc/ToANSI.pm /usr/share/perl5/Pod/Perldoc/ToXml.pm /usr/share/perl5/Pod/Perldoc/ToRtf.pm /usr/share/perl5/Pod/Simple/PullParserTextToken.pm /usr/share/perl5/Pod/Simple/BlackBox.pm /usr/share/perl5/Pod/Simple/TextContent.pm /usr/share/perl5/Pod/Simple/PullParserStartToken.pm /usr/share/perl5/Pod/Simple/Transcode.pm /usr/share/perl5/Pod/Simple/HTML.pm /usr/share/perl5/Pod/Simple/DumpAsXML.pm /usr/share/perl5/Pod/Simple/LinkSection.pm /usr/share/perl5/Pod/Simple/Search.pm /usr/share/perl5/Pod/Simple/TranscodeSmart.pm /usr/share/perl5/Pod/Simple/TranscodeDumb.pm /usr/share/perl5/Pod/Simple/PullParserEndToken.pm /usr/share/perl5/Pod/Simple/PullParserToken.pm /usr/share/perl5/Pod/Simple/RTF.pm /usr/share/perl5/Pod/Simple/JustPod.pm /usr/share/perl5/Pod/Simple/XHTML.pm /usr/share/perl5/Pod/Simple/Text.pm /usr/share/perl5/Pod/Simple/Debug.pm /usr/share/perl5/Pod/Simple/SimpleTree.pm /usr/share/perl5/Pod/Simple/PullParser.pm /usr/share/perl5/Pod/Simple/Progress.pm /usr/share/perl5/Pod/Simple/TiedOutFH.pm /usr/share/perl5/Pod/Simple/Checker.pm /usr/share/perl5/Pod/Simple/DumpAsText.pm /usr/share/perl5/Pod/Simple/Methody.pm /usr/share/perl5/Pod/Simple/XMLOutStream.pm /usr/share/perl5/Pod/Simple/HTMLBatch.pm /usr/share/perl5/Pod/Simple/HTMLLegacy.pm /usr/share/perl5/Pod/Simple/Subclassing.pod /usr/share/perl5/Pod/Text/Overstrike.pm /usr/share/perl5/Pod/Text/Termcap.pm /usr/share/perl5/Pod/Text/Color.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/fi.pl /usr/share/perl5/Unicode/Collate/Locale/de_phone.pl /usr/share/perl5/Unicode/Collate/Locale/de_at_ph.pl /usr/share/perl5/Unicode/Collate/Locale/as.pl /usr/share/perl5/Unicode/Collate/Locale/cs.pl /usr/share/perl5/Unicode/Collate/Locale/fi_phone.pl /usr/share/perl5/Unicode/Collate/Locale/dsb.pl /usr/share/perl5/Unicode/Collate/Locale/fil.pl /usr/share/perl5/Unicode/Collate/Locale/et.pl /usr/share/perl5/Unicode/Collate/Locale/ca.pl /usr/share/perl5/Unicode/Collate/Locale/ar.pl /usr/share/perl5/Unicode/Collate/Locale/af.pl /usr/share/perl5/Unicode/Collate/Locale/cy.pl /usr/share/perl5/Unicode/Collate/Locale/bn.pl /usr/share/perl5/Unicode/Collate/Locale/gu.pl /usr/share/perl5/Unicode/Collate/Locale/cu.pl /usr/share/perl5/Unicode/Collate/Locale/fr_ca.pl /usr/share/perl5/Unicode/Collate/Locale/be.pl /usr/share/perl5/Unicode/Collate/Locale/ee.pl /usr/share/perl5/Unicode/Collate/Locale/fo.pl /usr/share/perl5/Unicode/Collate/Locale/fa.pl /usr/share/perl5/Unicode/Collate/Locale/ha.pl /usr/share/perl5/Unicode/Collate/Locale/haw.pl /usr/share/perl5/Unicode/Collate/Locale/az.pl /usr/share/perl5/Unicode/Collate/Locale/da.pl /usr/share/perl5/Unicode/Collate/Locale/he.pl /usr/share/perl5/Unicode/Collate/Locale/eo.pl /usr/share/perl5/Unicode/Collate/Locale/es_trad.pl /usr/share/perl5/Unicode/Collate/Locale/es.pl /usr/share/perl5/Unicode/Collate/Locale/ln.pl /usr/share/perl5/Unicode/Collate/Locale/sr.pl /usr/share/perl5/Unicode/Collate/Locale/pl.pl /usr/share/perl5/Unicode/Collate/Locale/se.pl /usr/share/perl5/Unicode/Collate/Locale/si_dict.pl /usr/share/perl5/Unicode/Collate/Locale/mr.pl /usr/share/perl5/Unicode/Collate/Locale/si.pl /usr/share/perl5/Unicode/Collate/Locale/kok.pl /usr/share/perl5/Unicode/Collate/Locale/nn.pl /usr/share/perl5/Unicode/Collate/Locale/sv_refo.pl /usr/share/perl5/Unicode/Collate/Locale/ml.pl /usr/share/perl5/Unicode/Collate/Locale/sl.pl /usr/share/perl5/Unicode/Collate/Locale/kk.pl /usr/share/perl5/Unicode/Collate/Locale/sa.pl /usr/share/perl5/Unicode/Collate/Locale/om.pl /usr/share/perl5/Unicode/Collate/Locale/ro.pl /usr/share/perl5/Unicode/Collate/Locale/hr.pl /usr/share/perl5/Unicode/Collate/Locale/ig.pl /usr/share/perl5/Unicode/Collate/Locale/is.pl /usr/share/perl5/Unicode/Collate/Locale/ja.pl /usr/share/perl5/Unicode/Collate/Locale/mt.pl /usr/share/perl5/Unicode/Collate/Locale/hy.pl /usr/share/perl5/Unicode/Collate/Locale/hi.pl /usr/share/perl5/Unicode/Collate/Locale/sq.pl /usr/share/perl5/Unicode/Collate/Locale/sv.pl /usr/share/perl5/Unicode/Collate/Locale/mk.pl /usr/share/perl5/Unicode/Collate/Locale/or.pl /usr/share/perl5/Unicode/Collate/Locale/hu.pl /usr/share/perl5/Unicode/Collate/Locale/kl.pl /usr/share/perl5/Unicode/Collate/Locale/sk.pl /usr/share/perl5/Unicode/Collate/Locale/lkt.pl /usr/share/perl5/Unicode/Collate/Locale/nso.pl /usr/share/perl5/Unicode/Collate/Locale/nb.pl /usr/share/perl5/Unicode/Collate/Locale/lt.pl /usr/share/perl5/Unicode/Collate/Locale/lv.pl /usr/share/perl5/Unicode/Collate/Locale/kn.pl /usr/share/perl5/Unicode/Collate/Locale/ko.pl /usr/share/perl5/Unicode/Collate/Locale/pa.pl /usr/share/perl5/Unicode/Collate/Locale/te.pl /usr/share/perl5/Unicode/Collate/Locale/th.pl /usr/share/perl5/Unicode/Collate/Locale/zh_big5.pl /usr/share/perl5/Unicode/Collate/Locale/wae.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/vo.pl /usr/share/perl5/Unicode/Collate/Locale/ug_cyrl.pl /usr/share/perl5/Unicode/Collate/Locale/to.pl /usr/share/perl5/Unicode/Collate/Locale/yo.pl /usr/share/perl5/Unicode/Collate/Locale/tr.pl /usr/share/perl5/Unicode/Collate/Locale/zh_pin.pl /usr/share/perl5/Unicode/Collate/Locale/zh_gb.pl /usr/share/perl5/Unicode/Collate/Locale/ta.pl /usr/share/perl5/Unicode/Collate/Locale/zh_strk.pl /usr/share/perl5/Unicode/Collate/Locale/uk.pl /usr/share/perl5/Unicode/Collate/Locale/zh_zhu.pl /usr/share/perl5/Unicode/Collate/Locale/zh.pl /usr/share/perl5/Unicode/Collate/Locale/wo.pl /usr/share/perl5/Unicode/Collate/CJK/JISX0208.pm /usr/share/perl5/Unicode/Collate/CJK/Stroke.pm /usr/share/perl5/Unicode/Collate/CJK/Big5.pm /usr/share/perl5/Unicode/Collate/CJK/GB2312.pm /usr/share/perl5/Unicode/Collate/CJK/Zhuyin.pm /usr/share/perl5/Unicode/Collate/CJK/Pinyin.pm /usr/share/perl5/Unicode/Collate/CJK/Korean.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/Decomposition.pl /usr/share/perl5/unicore/CombiningClass.pl /usr/share/perl5/unicore/Name.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/Lower/Y.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/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/Digit.pl /usr/share/perl5/unicore/To/Fold.pl /usr/share/perl5/unicore/To/Lower.pl /usr/share/perl5/unicore/To/Title.pl /usr/share/perl5/unicore/To/Upper.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/Cwd/Cwd.so /usr/lib64/perl5/auto/B/B.so /usr/lib64/perl5/auto/Compress/Raw/Bzip2/Bzip2.so /usr/lib64/perl5/auto/Compress/Raw/Zlib/Zlib.so /usr/lib64/perl5/auto/Data/Dumper/Dumper.so /usr/lib64/perl5/auto/Devel/Peek/Peek.so /usr/lib64/perl5/auto/Digest/MD5/MD5.so /usr/lib64/perl5/auto/Digest/SHA/SHA.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/Fcntl/Fcntl.so /usr/lib64/perl5/auto/File/DosGlob/DosGlob.so /usr/lib64/perl5/auto/File/Glob/Glob.so /usr/lib64/perl5/auto/GDBM_File/GDBM_File.so /usr/lib64/perl5/auto/Filter/Util/Call/Call.so /usr/lib64/perl5/auto/Hash/Util/Util.so /usr/lib64/perl5/auto/Hash/Util/FieldHash/FieldHash.so /usr/lib64/perl5/auto/I18N/Langinfo/Langinfo.so /usr/lib64/perl5/auto/IPC/SysV/SysV.so /usr/lib64/perl5/auto/List/Util/Util.so /usr/lib64/perl5/auto/MIME/Base64/Base64.so /usr/lib64/perl5/auto/NDBM_File/NDBM_File.so /usr/lib64/perl5/auto/ODBM_File/ODBM_File.so /usr/lib64/perl5/auto/POSIX/POSIX.so /usr/lib64/perl5/auto/Opcode/Opcode.so /usr/lib64/perl5/auto/PerlIO/encoding/encoding.so /usr/lib64/perl5/auto/PerlIO/mmap/mmap.so /usr/lib64/perl5/auto/PerlIO/scalar/scalar.so /usr/lib64/perl5/auto/PerlIO/via/via.so /usr/lib64/perl5/auto/SDBM_File/SDBM_File.so /usr/lib64/perl5/auto/Socket/Socket.so /usr/lib64/perl5/auto/Storable/Storable.so /usr/lib64/perl5/auto/Sys/Hostname/Hostname.so /usr/lib64/perl5/auto/Sys/Syslog/Syslog.so /usr/lib64/perl5/auto/Time/Piece/Piece.so /usr/lib64/perl5/auto/Time/HiRes/HiRes.so /usr/lib64/perl5/auto/Unicode/Collate/Collate.so /usr/lib64/perl5/auto/Unicode/Normalize/Normalize.so /usr/lib64/perl5/auto/attributes/attributes.so /usr/lib64/perl5/auto/mro/mro.so /usr/lib64/perl5/auto/re/re.so /usr/lib64/perl5/auto/threads/threads.so /usr/lib64/perl5/auto/threads/shared/shared.so /usr/lib64/perl5/auto/Math/BigInt/FastCalc/FastCalc.so /usr/share/perl5/Attribute/Handlers.pm /usr/share/perl5/CPAN/Debug.pm /usr/share/perl5/CPAN/InfoObj.pm /usr/share/perl5/CPAN/Version.pm /usr/share/perl5/CPAN/Kwalify.pm /usr/share/perl5/CPAN/Mirrors.pm /usr/share/perl5/CPAN/Index.pm /usr/share/perl5/CPAN/URL.pm /usr/share/perl5/CPAN/Nox.pm /usr/share/perl5/CPAN/FirstTime.pm /usr/share/perl5/CPAN/Bundle.pm /usr/share/perl5/CPAN/Plugin.pm /usr/share/perl5/CPAN/Module.pm /usr/share/perl5/CPAN/Distribution.pm /usr/share/perl5/CPAN/FTP.pm /usr/share/perl5/CPAN/CacheMgr.pm /usr/share/perl5/CPAN/HandleConfig.pm /usr/share/perl5/CPAN/Distrostatus.pm /usr/share/perl5/CPAN/Queue.pm /usr/share/perl5/CPAN/DeferredCode.pm /usr/share/perl5/CPAN/Complete.pm /usr/share/perl5/CPAN/Shell.pm /usr/share/perl5/CPAN/Tarzip.pm /usr/share/perl5/CPAN/Author.pm /usr/share/perl5/CPAN/Distroprefs.pm /usr/share/perl5/CPAN/Prompt.pm /usr/share/perl5/CPAN/Meta.pm /usr/share/perl5/CPAN/Meta/Requirements.pm /usr/share/perl5/CPAN/Meta/YAML.pm /usr/share/perl5/CPAN/Meta/Feature.pm /usr/share/perl5/CPAN/Meta/Validator.pm /usr/share/perl5/CPAN/Meta/Spec.pm /usr/share/perl5/CPAN/Meta/Prereqs.pm /usr/share/perl5/CPAN/Meta/Converter.pm /usr/share/perl5/CPAN/Meta/History.pm /usr/share/perl5/CPAN/Meta/Merge.pm /usr/share/perl5/CPAN/Meta/History/Meta_1_1.pod /usr/share/perl5/CPAN/Meta/History/Meta_1_4.pod /usr/share/perl5/CPAN/Meta/History/Meta_1_2.pod /usr/share/perl5/CPAN/Meta/History/Meta_1_3.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/Plugin/Specfile.pm /usr/share/perl5/CPAN/API/HOWTO.pod /usr/share/perl5/CPAN/Exception/yaml_process_error.pm /usr/share/perl5/CPAN/Exception/RecursiveDependency.pm /usr/share/perl5/CPAN/Exception/yaml_not_installed.pm /usr/share/perl5/CPAN/Exception/blocked_urllist.pm /usr/share/perl5/CPAN/Kwalify/distroprefs.dd /usr/share/perl5/CPAN/Kwalify/distroprefs.yml /usr/share/perl5/CPAN/FTP/netrc.pm /usr/share/perl5/CPAN/LWP/UserAgent.pm /usr/share/perl5/Carp/Heavy.pm /usr/share/perl5/Devel/SelfStubber.pm /usr/lib64/perl5/Devel/Peek.pm /usr/lib64/perl5/Devel/PPPort.pm /usr/share/perl5/Archive/Tar.pm /usr/share/perl5/Archive/Tar/File.pm /usr/share/perl5/Archive/Tar/Constant.pm /usr/share/perl5/Digest/file.pm /usr/share/perl5/Digest/base.pm /usr/lib64/perl5/Digest/MD5.pm /usr/lib64/perl5/Digest/SHA.pm /usr/share/perl5/Exporter/Heavy.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/Parse/CPAN/Meta.pm /usr/share/perl5/Filter/Simple.pm /usr/lib64/perl5/Filter/Util/Call.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/IO/Zlib.pm /usr/lib64/perl5/IO/Pipe.pm /usr/lib64/perl5/IO/Seekable.pm /usr/lib64/perl5/IO/Poll.pm /usr/lib64/perl5/IO/Select.pm /usr/lib64/perl5/IO/Dir.pm /usr/lib64/perl5/IO/Socket.pm /usr/lib64/perl5/IO/Handle.pm /usr/lib64/perl5/IO/File.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/Uncompress/Base.pm /usr/share/perl5/IO/Uncompress/Gunzip.pm /usr/share/perl5/IO/Uncompress/AnyUncompress.pm /usr/share/perl5/IO/Uncompress/Unzip.pm /usr/share/perl5/IO/Uncompress/Bunzip2.pm /usr/share/perl5/IO/Uncompress/Inflate.pm /usr/share/perl5/IO/Uncompress/RawInflate.pm /usr/share/perl5/IO/Uncompress/AnyInflate.pm /usr/share/perl5/IO/Uncompress/Adapter/Inflate.pm /usr/share/perl5/IO/Uncompress/Adapter/Identity.pm /usr/share/perl5/IO/Uncompress/Adapter/Bunzip2.pm /usr/share/perl5/IO/Compress/Bzip2.pm /usr/share/perl5/IO/Compress/FAQ.pod /usr/share/perl5/IO/Compress/Base.pm /usr/share/perl5/IO/Compress/RawDeflate.pm /usr/share/perl5/IO/Compress/Zip.pm /usr/share/perl5/IO/Compress/Gzip.pm /usr/share/perl5/IO/Compress/Deflate.pm /usr/share/perl5/IO/Compress/Adapter/Identity.pm /usr/share/perl5/IO/Compress/Adapter/Deflate.pm /usr/share/perl5/IO/Compress/Adapter/Bzip2.pm /usr/share/perl5/IO/Compress/Gzip/Constants.pm /usr/share/perl5/IO/Compress/Zip/Constants.pm /usr/share/perl5/IO/Compress/Base/Common.pm /usr/share/perl5/IO/Compress/Zlib/Constants.pm /usr/share/perl5/IO/Compress/Zlib/Extra.pm /usr/share/perl5/IPC/Cmd.pm /usr/share/perl5/IPC/Open3.pm /usr/share/perl5/IPC/Open2.pm /usr/lib64/perl5/IPC/Msg.pm /usr/lib64/perl5/IPC/SysV.pm /usr/lib64/perl5/IPC/Semaphore.pm /usr/lib64/perl5/IPC/SharedMem.pm /usr/share/perl5/Locale/Maketext.pod /usr/share/perl5/Locale/Maketext.pm /usr/share/perl5/Locale/Maketext/Guts.pm /usr/share/perl5/Locale/Maketext/Cookbook.pod /usr/share/perl5/Locale/Maketext/TPJ13.pod /usr/share/perl5/Locale/Maketext/GutsLoader.pm /usr/share/perl5/Locale/Maketext/Simple.pm /usr/share/perl5/HTTP/Tiny.pm /usr/share/perl5/Math/BigInt.pm /usr/share/perl5/Math/Trig.pm /usr/share/perl5/Math/BigFloat.pm /usr/share/perl5/Math/Complex.pm /usr/share/perl5/Math/BigRat.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/Memoize/Storable.pm /usr/share/perl5/Memoize/AnyDBM_File.pm /usr/share/perl5/Memoize/Expire.pm /usr/share/perl5/Memoize/ExpireTest.pm /usr/share/perl5/Memoize/ExpireFile.pm /usr/share/perl5/Memoize/SDBM_File.pm /usr/share/perl5/Memoize/NDBM_File.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/JSON/PP.pm /usr/share/perl5/JSON/PP/Boolean.pm /usr/share/perl5/Params/Check.pm /usr/share/perl5/Perl/OSType.pm /usr/lib64/perl5/PerlIO/encoding.pm /usr/lib64/perl5/PerlIO/mmap.pm /usr/lib64/perl5/PerlIO/scalar.pm /usr/lib64/perl5/PerlIO/via.pm /usr/share/perl5/PerlIO/via/QuotedPrint.pm /usr/share/perl5/Search/Dict.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/Text/Abbrev.pm /usr/share/perl5/Text/Balanced.pm /usr/share/perl5/Text/ParseWords.pm /usr/share/perl5/Text/Tabs.pm /usr/share/perl5/Text/Wrap.pm /usr/share/perl5/Test2/Formatter.pm /usr/share/perl5/Test2/API.pm /usr/share/perl5/Test2/Hub.pm /usr/share/perl5/Test2/Event.pm /usr/share/perl5/Test2/Util.pm /usr/share/perl5/Test2/EventFacet.pm /usr/share/perl5/Test2/Transition.pod /usr/share/perl5/Test2/IPC.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/About.pm /usr/share/perl5/Test2/EventFacet/Control.pm /usr/share/perl5/Test2/EventFacet/Trace.pm /usr/share/perl5/Test2/EventFacet/Meta.pm /usr/share/perl5/Test2/EventFacet/Amnesty.pm /usr/share/perl5/Test2/EventFacet/Plan.pm /usr/share/perl5/Test2/EventFacet/Parent.pm /usr/share/perl5/Test2/EventFacet/Hub.pm /usr/share/perl5/Test2/EventFacet/Info.pm /usr/share/perl5/Test2/EventFacet/Render.pm /usr/share/perl5/Test2/EventFacet/Error.pm /usr/share/perl5/Test2/EventFacet/Assert.pm /usr/share/perl5/Test2/EventFacet/Info/Table.pm /usr/share/perl5/Test2/Event/Ok.pm /usr/share/perl5/Test2/Event/Pass.pm /usr/share/perl5/Test2/Event/Note.pm /usr/share/perl5/Test2/Event/Bail.pm /usr/share/perl5/Test2/Event/Waiting.pm /usr/share/perl5/Test2/Event/Fail.pm /usr/share/perl5/Test2/Event/Diag.pm /usr/share/perl5/Test2/Event/Generic.pm /usr/share/perl5/Test2/Event/Skip.pm /usr/share/perl5/Test2/Event/Exception.pm /usr/share/perl5/Test2/Event/Plan.pm /usr/share/perl5/Test2/Event/Encoding.pm /usr/share/perl5/Test2/Event/Subtest.pm /usr/share/perl5/Test2/Event/V2.pm /usr/share/perl5/Test2/Event/TAP/Version.pm /usr/share/perl5/Test2/Tools/Tiny.pm /usr/share/perl5/Test2/Hub/Subtest.pm /usr/share/perl5/Test2/Hub/Interceptor.pm /usr/share/perl5/Test2/Hub/Interceptor/Terminator.pm /usr/share/perl5/Test2/API/Instance.pm /usr/share/perl5/Test2/API/Context.pm /usr/share/perl5/Test2/API/InterceptResult.pm /usr/share/perl5/Test2/API/Breakage.pm /usr/share/perl5/Test2/API/Stack.pm /usr/share/perl5/Test2/API/InterceptResult/Event.pm /usr/share/perl5/Test2/API/InterceptResult/Facet.pm /usr/share/perl5/Test2/API/InterceptResult/Hub.pm /usr/share/perl5/Test2/API/InterceptResult/Squasher.pm /usr/share/perl5/Test2/Formatter/TAP.pm /usr/share/perl5/Test2/IPC/Driver.pm /usr/share/perl5/Test2/IPC/Driver/Files.pm /usr/share/perl5/Test/Simple.pm /usr/share/perl5/Test/Tutorial.pod /usr/share/perl5/Test/Builder.pm /usr/share/perl5/Test/More.pm /usr/share/perl5/Test/Tester.pm /usr/share/perl5/Test/Harness.pm /usr/share/perl5/Test/use/ok.pm /usr/share/perl5/Test/Tester/CaptureRunner.pm /usr/share/perl5/Test/Tester/Delegate.pm /usr/share/perl5/Test/Tester/Capture.pm /usr/share/perl5/Test/Builder/TodoDiag.pm /usr/share/perl5/Test/Builder/Formatter.pm /usr/share/perl5/Test/Builder/Tester.pm /usr/share/perl5/Test/Builder/Module.pm /usr/share/perl5/Test/Builder/Tester/Color.pm /usr/share/perl5/Test/Builder/IO/Scalar.pm /usr/share/perl5/Thread/Semaphore.pm /usr/share/perl5/Thread/Queue.pm /usr/share/perl5/autodie/hints.pm /usr/share/perl5/autodie/skip.pm /usr/share/perl5/autodie/exception.pm /usr/share/perl5/autodie/Util.pm /usr/share/perl5/autodie/Scope/Guard.pm /usr/share/perl5/autodie/Scope/GuardStack.pm /usr/share/perl5/autodie/exception/system.pm /usr/share/perl5/encoding/warnings.pm /usr/share/perl5/TAP/Object.pm /usr/share/perl5/TAP/Harness.pm /usr/share/perl5/TAP/Parser.pm /usr/share/perl5/TAP/Base.pm /usr/share/perl5/TAP/Parser/Iterator.pm /usr/share/perl5/TAP/Parser/ResultFactory.pm /usr/share/perl5/TAP/Parser/Scheduler.pm /usr/share/perl5/TAP/Parser/Result.pm /usr/share/perl5/TAP/Parser/Aggregator.pm /usr/share/perl5/TAP/Parser/IteratorFactory.pm /usr/share/perl5/TAP/Parser/Grammar.pm /usr/share/perl5/TAP/Parser/Multiplexer.pm /usr/share/perl5/TAP/Parser/Source.pm /usr/share/perl5/TAP/Parser/SourceHandler.pm /usr/share/perl5/TAP/Parser/Result/YAML.pm /usr/share/perl5/TAP/Parser/Result/Bailout.pm /usr/share/perl5/TAP/Parser/Result/Plan.pm /usr/share/perl5/TAP/Parser/Result/Unknown.pm /usr/share/perl5/TAP/Parser/Result/Version.pm /usr/share/perl5/TAP/Parser/Result/Test.pm /usr/share/perl5/TAP/Parser/Result/Pragma.pm /usr/share/perl5/TAP/Parser/Result/Comment.pm /usr/share/perl5/TAP/Parser/Iterator/Process.pm /usr/share/perl5/TAP/Parser/Iterator/Stream.pm /usr/share/perl5/TAP/Parser/Iterator/Array.pm /usr/share/perl5/TAP/Parser/Scheduler/Job.pm /usr/share/perl5/TAP/Parser/Scheduler/Spinner.pm /usr/share/perl5/TAP/Parser/YAMLish/Writer.pm /usr/share/perl5/TAP/Parser/YAMLish/Reader.pm /usr/share/perl5/TAP/Parser/SourceHandler/RawTAP.pm /usr/share/perl5/TAP/Parser/SourceHandler/File.pm /usr/share/perl5/TAP/Parser/SourceHandler/Perl.pm /usr/share/perl5/TAP/Parser/SourceHandler/Executable.pm /usr/share/perl5/TAP/Parser/SourceHandler/Handle.pm /usr/share/perl5/TAP/Formatter/Session.pm /usr/share/perl5/TAP/Formatter/Color.pm /usr/share/perl5/TAP/Formatter/File.pm /usr/share/perl5/TAP/Formatter/Console.pm /usr/share/perl5/TAP/Formatter/Base.pm /usr/share/perl5/TAP/Formatter/Console/ParallelSession.pm /usr/share/perl5/TAP/Formatter/Console/Session.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/version/Internals.pod /usr/share/perl5/version/regex.pm /usr/share/perl5/Compress/Zlib.pm /usr/lib64/perl5/Compress/Raw/Bzip2.pm /usr/lib64/perl5/Compress/Raw/Zlib.pm /usr/lib64/perl5/Data/Dumper.pm /usr/share/perl5/Encode/Changes.e2x /usr/share/perl5/Encode/README.e2x /usr/share/perl5/Encode/encode.h /usr/share/perl5/Encode/Supported.pod /usr/lib64/perl5/Encode/CJKConstants.pm /usr/lib64/perl5/Encode/Alias.pm /usr/lib64/perl5/Encode/GSM0338.pm /usr/share/perl5/Encode/Makefile_PL.e2x /usr/share/perl5/Encode/_T.e2x /usr/lib64/perl5/Encode/Encoding.pm /usr/lib64/perl5/Encode/Config.pm /usr/share/perl5/Encode/ConfigLocal_PM.e2x /usr/share/perl5/Encode/PerlIO.pod /usr/lib64/perl5/Encode/Guess.pm /usr/lib64/perl5/Encode/Encoder.pm /usr/share/perl5/Encode/_PM.e2x /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/JP/H2Z.pm /usr/lib64/perl5/Encode/JP/JIS7.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/KR/2022_KR.pm /usr/lib64/perl5/Encode/CN/HZ.pm /usr/lib64/perl5/Encode/Unicode/UTF7.pm /usr/lib64/perl5/Hash/Util.pm /usr/lib64/perl5/Hash/Util/FieldHash.pm /usr/lib64/perl5/List/Util.pm /usr/lib64/perl5/List/Util/XS.pm /usr/lib64/perl5/Sub/Util.pm /usr/lib64/perl5/Scalar/Util.pm /usr/lib64/perl5/MIME/Base64.pm /usr/lib64/perl5/MIME/QuotedPrint.pm /usr/lib64/perl5/Sys/Syslog.pm /usr/lib64/perl5/Sys/Hostname.pm /usr/lib64/perl5/threads/shared.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.aarch64 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.aarch64/usr/lib64/perl5/CORE/libperl.so /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/libperl.so.5.34.0 + ln -s libperl.so.5.34.0 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/libperl.so.5.34 + ln -s libperl.so.5.34.0 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/libperl.so + ln -s ../../libperl.so.5.34.0 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/CORE/libperl.so + rm -f /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/CORE/libperl.so.5.34 + install -p -m 755 utils/pl2pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/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.aarch64/usr/lib64/perl5/CORE/libperl.so + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/CORE + PERL5LIB=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5:/builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5 + /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/bin/perl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/bin/h2ph -a -d /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5 sys/ioctl.h Can't open gnu/stubs-lp64_be.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 bits/wordsize.h -> bits/wordsize.ph gnu/stubs-lp64.h -> gnu/stubs-lp64.ph gnu/stubs-lp64_be.h -> gnu/stubs-lp64_be.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.aarch64/usr/lib64/perl5/CORE/libperl.so + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/CORE + PERL5LIB=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5:/builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5 + /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/bin/perl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/bin/h2ph -a -d /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/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-generic/unistd.h -> asm-generic/unistd.ph asm/bitsperlong.h -> asm/bitsperlong.ph asm-generic/bitsperlong.h -> asm-generic/bitsperlong.ph + for i in sys/ioctl.h sys/syscall.h syscall.h + LD_PRELOAD=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/CORE/libperl.so + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/CORE + PERL5LIB=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5:/builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5 + /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/bin/perl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/bin/h2ph -a -d /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/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-generic/unistd.h -> asm-generic/unistd.ph asm/bitsperlong.h -> asm/bitsperlong.ph asm-generic/bitsperlong.h -> asm-generic/bitsperlong.ph + mkdir -p /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/vendor_perl/auto + mkdir -p /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/vendor_perl + mkdir -p /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib/rpm/macros.d + install -p -m 644 /builddir/build/SOURCES/macros.perl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib/rpm/macros.d + find /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64 -type f -name '*.bs' -empty -delete + chmod -R u+w /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/xsubpp + ln -s ../../../bin/xsubpp /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/ + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/.packlist + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/File/Spec/VMS.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/File::Spec::VMS.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/PL2Bat.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::PL2Bat.3pm + mkdir -p /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/ + pushd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/ ~/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/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 ~/build/BUILD/perl-5.34.0 + popd + mkdir -p /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests + tar -cf - t/ + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/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.aarch64/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.aarch64/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.aarch64/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.aarch64/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.aarch64/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.aarch64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t + tar -cf - ext/DynaLoader/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.aarch64/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.aarch64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + tar -cf - ext/XS-APItest/t + 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.aarch64/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.aarch64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t + tar -cf - ext/VMS-Stdio/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.aarch64/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.aarch64/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.aarch64/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.aarch64/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.aarch64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + tar -cf - ext/re/t + for dir in `find ext/ -type d -name t -maxdepth 2` + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t + tar -cf - ext/XS-Typemap/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.aarch64/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.aarch64/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.aarch64/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.aarch64/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.aarch64/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.aarch64/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.aarch64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t + tar -cf - ext/Sys-Hostname/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.aarch64/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.aarch64/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.aarch64/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.aarch64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + for dir in `find ext/ -type d -name t -maxdepth 2` + cd /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - + tar -cf - ext/Pod-Html/t + 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.aarch64/usr/libexec/perl5-tests/perl-tests/t + tar -xf - ++ find /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests -type f + LD_PRELOAD=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/CORE/libperl.so + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/CORE + PERL5LIB=/builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5:/builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5 + /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/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.aarch64/usr/libexec/perl5-tests/perl-tests/t/japh/abigail.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/harness /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/opbasic/qq.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/opbasic/cmp.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/opbasic/concat.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/opbasic/magic_phase.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/opbasic/arith.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/perf/benchmarks /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/perf/taint.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/perf/benchmarks.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/perf/optree.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/perf/opcount.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/perf/speed.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/comp/filter_exception.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/comp/opsubs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/comp/utf.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/comp/multiline.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/comp/proto.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/comp/term.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/comp/line_debug.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/comp/decl.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/comp/package_block.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/comp/require.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/comp/bproto.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/comp/redef.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/comp/line_debug_0.aux /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/comp/cmdopt.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/comp/hints.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/comp/final_line_num.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/comp/package.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/comp/colon.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/comp/retainedlines.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/comp/form_scope.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/comp/parser_run.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/comp/use.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/comp/fold.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/comp/parser.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/comp/our.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/comp/hints.aux /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/comp/uproto.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/ord.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/packagev.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/grent.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/coresubs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/caller.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/sub_lval.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/cproto.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/chdir.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/upgrade.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/isa.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/magic-27839.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/my.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/closure.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/reset.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/inccode-tie.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/rt119311.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/fh.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/kill0.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/utftaint.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/svleak.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/lex_assign.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/srand.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/recurse.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/index_thr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/print.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/groups.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/heredoc.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/goto.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/quotemeta.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/smartkve.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/oct.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/infnan.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/leaky-magic.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/sigsystem.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/current_sub.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/anonsub.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/coreamp.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/array.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/exp.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/lexsub.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/anonconst.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/split_unicode.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/require_37033.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/sprintf2.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/stat.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/chop.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/decl-refs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/multideref.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/list.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/threads.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/tr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/lex.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/pwent.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/universal.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/readline.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/caller.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/join.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/taint.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/auto.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/repeat.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/unlink.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/crypt.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/loopctl.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/defined.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/concat2.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/stat_errors.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/tie_fetch_count.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/utf8cache.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/lfs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/lock.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/each.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/warn.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/protowarn.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/mkdir.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/die_keeperr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/args.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/int.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/split.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/time_loop.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/try.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/ver.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/attrhand.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/tr_latin1.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/reverse.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/sselect.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/fork.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/symbolcache.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/unshift.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/magic.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/threads-dirh.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/sprintf.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/chr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/blocks.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/not.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/index.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/while.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/attrproto.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/hexfp.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/getpid.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/closure_test.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/grep.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/defins.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/postfixderef.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/svleak.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/tiehandle.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/write.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/require_override.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/select.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/64bitint.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/hash.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/alarm.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/undef.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/dump.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/wantarray.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/my_stash.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/hash-rt85026.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/stash.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/signatures.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/const-optree.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/yadayada.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/attrs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/gv.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/glob.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/gmagic.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/kvhslice.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/eval.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/pos.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/append.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/rand.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/sleep.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/flip.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/sigdispatch.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/length.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/do.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/study.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/arith2.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/utf8decode.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/cond.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/method.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/localref.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/goto_xs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/substr_thr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/die_unwind.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/ref.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/exec.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/filehandle.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/vec.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/incfilter.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/evalbytes.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/qr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/stash_parse_gv.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/getppid.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/each_array.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/time.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/sub.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/local.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/range.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/setpgrpstack.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/overload_integer.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/lop.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/die_exit.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/catch.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/smartmatch.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/for.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/negate.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/tiearray.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/runlevel.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/exists_sub.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/switch.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/fresh_perl_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/filetest_t.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/delete.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/waitpid.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/bless.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/state.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/studytied.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/context.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/readdir.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/filetest.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/read.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/sysio.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/filetest_stack_ok.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/inc.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/mydef.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/override.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/kvaslice.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/dbm.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/avhv.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/assignwarn.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/chars.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/kill0_child /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/tie.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/signame_canonical.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/aassign.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/inccode.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/bop.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/splice.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/cmpchain.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/sort.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/pack.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/substr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/push.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/lc.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/threads_create.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/utfhash.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/utf8magic.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/dor.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/or.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/die_except.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/hashassign.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/numconvert.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/hashwarn.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/pow.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/die.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/lvref.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/op/require_errors.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/win32/stat.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/win32/crypt.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/win32/symlink.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/win32/system_tests /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/win32/runenv.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/win32/fs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/win32/signal.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/win32/system.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/win32/popen.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/perlfunc.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/podcheck.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/maintainers.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/bench_selftest.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/FindExt.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/exec-bit.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/customized.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/ss_dup.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/authors.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/cmp_version.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/test_bootstrap.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/re_context.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/bench.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/bench/synerr /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/bench/badname /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/bench/badversion.json /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/bench/ret0 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/bench/oddentry /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/bench/callsub2.json /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/bench/callsub.json /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/bench/badhash /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/checkcase.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/customized.dat /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/checkcfgvar.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/dual-life.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/globvar.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/copyright.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/extrefs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/libperl.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/manifest.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/args_assert.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/diag.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/pod_rules.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/filenames.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/regen.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/pending-author.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/readme.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/bincompat.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/utils.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/known_pod_issues.dat /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/porting/corelist.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/perl.supp /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/next_ineval.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/isa_c3_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_04_c3_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/recursion_dfs_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/basic.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/pkg_gen_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/complex_dfs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/next_inanon.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/next_goto.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/isa_c3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/recursion_c3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/complex_c3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_05_dfs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/overload_dfs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_04_c3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/isarev.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/next_ineval_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/next_skip.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_03_c3_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/recursion_c3_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/vulcan_c3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/isa_aliases.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_02_c3_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/next_method.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_02_dfs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/vulcan_c3_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/method_caching.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/next_goto_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/c3_with_overload.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/isarev_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/dbic_dfs_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/isa_dfs_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/inconsistent_c3_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/overload_c3_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_01_c3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_05_dfs_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_02_dfs_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/dbic_c3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_05_c3_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/dbic_dfs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/c3_with_overload_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/complex_c3_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_03_dfs_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/recursion_dfs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/isa_dfs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/isa_aliases_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/package_aliases.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_01_dfs_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/dbic_c3_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/overload_c3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_04_dfs_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/vulcan_dfs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/next_skip_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_03_dfs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/next_inanon_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/next_edgecases.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_01_c3_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_03_c3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/next_NEXT.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_04_dfs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/next_NEXT_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/inconsistent_c3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/method_caching_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_05_c3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/pkg_gen.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/package_aliases_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/vulcan_dfs_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_02_c3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/next_edgecases_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/basic_01_dfs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/complex_dfs_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/mro/next_method_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/switchI.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/switchC.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/switchF.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/dtrace.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/locale.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/switchx.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/switchx.aux /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/switchd-78586.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/switchDx.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/switchF2.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/script.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/switches.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/switchF1.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/exit.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/fresh_perl.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/switchM.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/runenv.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/cloexec.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/flib/t2.pmc /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/flib/broken.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/flib/t2.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/switchx3.aux /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/switcht.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/switch0.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/switchx2.aux /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/switchp.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/dtrace.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/switchn.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/switchd.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/noswitch.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/run/switcha.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/overload.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/subst_amp.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/fold_grind.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/pat_special_cc_thr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/rxcode.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/regexp_nonull.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/uniprops04.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/reg_fold.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/fold_grind_d.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/uniprops09.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/pat_re_eval.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/uniprops08.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/uniprops10.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/reg_email_thr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/regex_sets.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/reg_posixcc.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/pat_re_eval_thr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/recompile.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/regexp_noamp.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/pat_thr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/pat_rt_report_thr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/begin-once.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/regex_sets_compat.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/regexp_qr_embed_thr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/reg_mesg.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/bigfuzzy_not_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/re_tests /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/reg_eval.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/script_run.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/no_utf8_pm.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/pat_psycho.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/pat_advanced_thr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/reg_nocapture.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/pat_advanced.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/charset.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/qrstack.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/regexp_unicode_prop_thr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/uniprops01.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/regexp.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/fold_grind_u.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/reg_email.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/rt122747.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/pat_psycho_thr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/pos.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/uniprops03.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/substT.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/subst.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/fold_grind_aa.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/opt.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/user_prop_race_thr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/regexp_qr_embed.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/anyof.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/regexp_unicode_prop.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/qr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/keep_tabs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/pat_rt_report.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/regexp_notrie.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/alpha_assertions.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/reg_pmod.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/pat.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/speed_thr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/regexp_qr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/fold_grind_a.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/uniprops05.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/reg_60508.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/uniprops07.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/fold_grind_8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/pat_special_cc.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/reg_namedcapture.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/speed.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/reg_eval_scope.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/subst_wamp.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/regexp_trielist.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/fold_grind_T.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/reg_nc_tie.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/qr_gc.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/fold_grind_l.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/uniprops06.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/uniprops02.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/re/qr-72922.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/test.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/test_pl/plan_skip_all.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/test_pl/_num_to_alpha.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/test_pl/tempfile.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/test_pl/can_isa_ok.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/README /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/cmd/subval.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/cmd/elsif.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/cmd/for.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/cmd/switch.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/cmd/mod.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/TEST /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/thread_it.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/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.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/argv.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/bom.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/socketpair.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/through.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/sem.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/crlf.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/getcwd.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/layers.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/fflush.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/eintr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/print.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/pvbm.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/perlio_fail.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/binmode.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/defout.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/say.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/open.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/nargv.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/dup.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/iofile.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/pipe.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/crlf_through.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/semctl.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/errnosig.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/socket.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/data.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/closepid.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/iprefix.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/fs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/msg.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/perlio_open.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/errno.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/read.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/tell.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/openpid.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/shm.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/perlio.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/paragraph_mode.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/perlio_leaks.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/eintr_print.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/io/inplace.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/Sans_mypragma.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/locale/latin1 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/locale/utf8 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/overload_fallback.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/charnames/alias /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/dbmt_common.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/cygwin.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/test_require.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/universal.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/Devel/nodb.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/Devel/switchd_empty.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/Devel/switchd.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/Devel/switchd_goto.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/Cname.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/test_use.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/Count.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/deprecate/Deprecated.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/deprecate/Optionally.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/mypragma.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/no_load.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/commonsense.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/perl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/9enabled /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/2use /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/pp_hot /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/3both /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/universal /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/op /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/taint /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/doio /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/hv /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/pad /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/4lint /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/run /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/6default /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/pp /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/perlio /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/mg /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/util /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/5nolint /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/8signal /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/gv /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/sv /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/utf8 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/pp_sys /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/regcomp /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/av /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/1global /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/regexec /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/7fatal /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/toke /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/malloc /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/9uninit /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/pp_pack /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/warnings/pp_ctl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/common.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/CannotParse.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/test_use_14937.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/overload_nomethod.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/croak/pp_hot /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/croak/op /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/croak/pp /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/croak/toke_l1 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/croak/mg /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/croak/gv /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/croak/pp_sys /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/croak/regcomp /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/croak/toke /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/croak/pp_ctl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/deprecate.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/strict/refs /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/strict/vars /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/strict/subs /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/proxy_constant_subs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/mypragma.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/feature/say /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/feature/nonesuch /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/feature/indirect /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/feature/switch /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/feature/bareword_filehandles /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/feature/implicit /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/feature/bits /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/feature/bundle /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/feature/removed /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/feature/multidimensional /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/h2ph.pht /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/h2ph.h /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/croak.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/lib/subs/subs /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/lower.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/overload.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/opcroak.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/variables.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/tr_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/case.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/goto.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/class.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/universal.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/readline.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/caller.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/latin2.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/sprintf.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/write.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/select.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/title.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/package.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/stash.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/attrs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/gv.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/lex_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/chomp.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/eval.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/method.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/bless.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/fold.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/parser.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/greek.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/labels.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/tie.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/uni/upper.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/base/rs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/base/term.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/base/lex.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/base/if.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/base/while.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/base/translate.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/base/num.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/base/cond.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/base/pat.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/charset_tools.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/bigmem/index.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/bigmem/hash.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/bigmem/regexp.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/bigmem/pos.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/bigmem/subst.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/bigmem/vec.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/bigmem/read.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/loc_tools.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Win32CORE/t/win32core.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Fcntl/t/fcntl.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Fcntl/t/mode.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Fcntl/t/autoload.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Fcntl/t/syslfs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/iv_const.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/export.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/sigset.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/strerror_errno.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/taint.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/unimplemented.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/usage.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/posix.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/sigaction.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/mb.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/time.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/waitpid.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/wrappers.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/termios.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/math.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/iscrash /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/POSIX/t/sysconf.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/File-DosGlob/t/DosGlob.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/PerlIO-scalar/t/scalar.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/PerlIO-scalar/t/scalar_ungetc.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Tie-Hash-NamedCapture/t/tiehash.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/DynaLoader/t/DynaLoader.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/PerlIO-via/t/thread.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/PerlIO-via/t/via.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/GDBM_File/t/gdbm.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/GDBM_File/t/fatal.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/GDBM_File/t/opt.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/GDBM_File/t/count.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/overload.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/multicall.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/fetch_pad_names.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/win32.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf8_warn07.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf8_warn06.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/rv2cv_op_cv.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/scopelessblock.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/subsignature.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/labelconst.aux /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf16_to_utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/svpv.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/handy04.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/gv_init.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/gv_fetchmeth_autoload.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/printf.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf8_to_bytes.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/weaken.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/synthetic_scope.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/handy07.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/gotosub.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/handy06.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/op.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/stmtasexpr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/copstash.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/check_warnings.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/gv_const_sv.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/cleanup.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/lexsub.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/looprest.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/keyword_multiline.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/stuff_modify_bug.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/locale.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/addissub.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf8_warn09.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/customop.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/blockasexpr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/caller.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf8_warn04.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf8_warn00.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/pmflag.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/BHK.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/handy09.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/xsub_h.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/Block.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/newCONSTSUB.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/callregexec.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/underscore_length.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/svpeek.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/cophh.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/cv_name.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/svcat.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/refs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/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.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/ptr_table.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/join_with_space.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/handy05.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/pad_scalar.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/stmtsasexpr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/handy03.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/bootstrap.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/magic.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf8_warn03.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/keyword_plugin_threads.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf8_warn01.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/handy00.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/loopblock.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/postinc.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf8.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/exception.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf8_warn_base.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/temp_lv_sub.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/lvalue.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/gv_autoload4.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/handy02.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/delimcpy.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/my_exit.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/hash.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/peep.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/arrayexpr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/svcatpvf.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/load-module.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/call_checker.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/coplabel.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf8_warn05.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/whichsig.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/Markers.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf8_warn08.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/magic_chain.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/xs_special_subs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/my_cxt.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/rmagical.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/gv_fetchmeth.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/grok.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/blockhooks-csc.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/autoload.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/op_list.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/get.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/blockhooks.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/hv_macro.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/clone-with-stack.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/copyhints.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/handy08.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/newDEFSVOP.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/stuff_svcur_bug.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/op_contextualize.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf8_warn02.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/extend.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/subcall.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/Null.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/sviscow.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/labelconst_utf8.aux /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/handy01.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/gv_fetchmethod_flags.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/utf8_setup.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/swaptwostmts.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/keyword_plugin.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/call.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/sym-hook.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/savehints.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/mro.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/svsetsv.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/eval-filter.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/sort.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/svpv_magic.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/swaplabel.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/push.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/handy_base.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-APItest/t/labelconst.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/File-Glob/t/case.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/File-Glob/t/basic.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/File-Glob/t/rt131211.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/File-Glob/t/rt114984.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/File-Glob/t/global.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/File-Glob/t/threads.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/File-Glob/t/taint.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/VMS-Filespec/t/filespec.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/VMS-Stdio/t/vms_stdio.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Hash-Util/t/builtin.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Hash-Util/t/Util.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Devel-Peek/t/Peek.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/IPC-Open3/t/IPC-Open2.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/IPC-Open3/t/IPC-Open3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/IPC-Open3/t/fd.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Functions/t/Functions.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Errno/t/Errno.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/re/t/reflags.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/re/t/re_funcs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/re/t/re_funcs_u.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/re/t/strict.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/re/t/qr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/re/t/lexical_debug.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/re/t/regop.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/re/t/regop.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/re/t/lexical_debug.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/re/t/re.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/XS-Typemap/t/Typemap.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/I18N-Langinfo/t/Langinfo.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/PerlIO-encoding/t/encoding.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/PerlIO-encoding/t/threads.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/PerlIO-encoding/t/nolooping.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/PerlIO-encoding/t/fallback.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/FileCache/t/02maxopen.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/FileCache/t/03append.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/FileCache/t/06export.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/FileCache/t/04twoarg.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/FileCache/t/05override.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/FileCache/t/01open.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/FileCache/t/07noimport.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/ODBM_File/t/odbm.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/pragma.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/xref.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/f_map.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/o.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/b.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/optree_concise.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/walkoptree.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/optree_sort.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/concise-xs.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/sv_stash.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/invlist.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/showlex.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/optree_samples.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/f_sort /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/f_map /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/concise.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/optree_constants.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/optree_specials.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/terse.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/strict.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/f_sort.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/optree_check.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/OptreeCheck.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/optree_misc.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/perlstring.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/B/t/optree_varinit.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/SDBM_File/t/sdbm.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/SDBM_File/t/constants.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/SDBM_File/t/corrupt.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/SDBM_File/t/prep.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/File-Find/t/taint.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/File-Find/t/find.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/File-Find/t/lib/Testing.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Sys-Hostname/t/Hostname.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Opcode/t/ops.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Opcode/t/Opcode.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/NDBM_File/t/ndbm.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Tie-Memoize/t/Tie-Memoize.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Hash-Util-FieldHash/t/12_hashwarn.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Hash-Util-FieldHash/t/11_hashassign.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Hash-Util-FieldHash/t/02_function.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Hash-Util-FieldHash/t/05_perlhook.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Hash-Util-FieldHash/t/04_thread.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Hash-Util-FieldHash/t/01_load.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Hash-Util-FieldHash/t/03_class.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/poderr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmllink.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmlescp.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/feature2.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/anchorify.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmldir5.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/pod2html-lib.pl /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmlview.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmldir1.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmldir2.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/feature2.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmlescp.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmlview.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmldir3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/poderr.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/crossref3.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/cache.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmldir4.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/crossref2.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmldir2.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/cache.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/feature.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmldir1.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/podnoerr.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/crossref.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmldir3.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/eol.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmllink.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/feature.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/podnoerr.t /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/crossref.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmldir5.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/libexec/perl5-tests/perl-tests/t/ext/Pod-Html/t/htmldir4.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/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.aarch64/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.aarch64/usr/bin/ptar + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/bin/ptardiff + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/bin/ptargrep + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Archive/Tar + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Archive/Tar.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Archive + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/ptar.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/ptardiff.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/ptargrep.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Archive::Tar.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Archive::Tar::File.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/autodie/ + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/autodie.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Fatal.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/autodie.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/autodie::Scope::Guard.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/autodie::Scope::GuardStack.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/autodie::Util.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/autodie::exception.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/autodie::exception::system.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/autodie::hints.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/autodie::skip.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Fatal.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/bigint.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/bignum.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/bigrat.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Math/BigFloat + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Math/BigInt/Trace.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/bigint.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/bignum.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/bigrat.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Carp + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Carp.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Carp.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/Compress/Raw/Bzip2.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Compress/Raw/Bzip2 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Compress::Raw::Bzip2.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/Compress/Raw/Zlib.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/Compress/Raw + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/Compress + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Compress/Raw/Zlib + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Compress/Raw + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Compress + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Compress::Raw::Zlib.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Config/Perl + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Config::Perl::V.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/constant.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/constant.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/CPAN/Meta/Requirements.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/CPAN::Meta::Requirements.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/CPAN/Meta/YAML.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/CPAN::Meta::YAML.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/CPAN/Meta.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/CPAN/Meta/Converter.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/CPAN/Meta/Feature.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/CPAN/Meta/History + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/CPAN/Meta/History.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/CPAN/Meta/Merge.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/CPAN/Meta/Prereqs.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/CPAN/Meta/Spec.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/CPAN/Meta/Validator.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/CPAN/Meta + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Parse/CPAN/Meta.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Parse/CPAN + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Parse + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/CPAN::Meta.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/CPAN::Meta::Converter.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/CPAN::Meta::Feature.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/CPAN::Meta::History.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/CPAN::Meta::History::Meta_1_0.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/CPAN::Meta::History::Meta_1_1.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/CPAN::Meta::History::Meta_1_2.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/CPAN::Meta::History::Meta_1_3.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/CPAN::Meta::History::Meta_1_4.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/CPAN::Meta::Merge.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/CPAN::Meta::Prereqs.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/CPAN::Meta::Spec.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/CPAN::Meta::Validator.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Parse::CPAN::Meta.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/bin/cpan + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/App/Cpan.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/CPAN + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/CPAN.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/cpan.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/App::Cpan.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/CPAN.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/CPAN::API::HOWTO.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/CPAN::Debug.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/CPAN::Distroprefs.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/CPAN::FirstTime.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/CPAN::HandleConfig.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/CPAN::Kwalify.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/CPAN::Mirrors.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/CPAN::Nox.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/CPAN::Plugin.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/CPAN::Plugin::Specfile.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/CPAN::Queue.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/CPAN::Tarzip.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/CPAN::Version.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Data/Dumper/Dumper.so + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/Data/Dumper.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Data/Dumper + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Data + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/Data + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Data::Dumper.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/Devel/PPPort.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Devel::PPPort.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Digest.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Digest/base.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Digest/file.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Digest + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Digest.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Digest::base.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Digest::file.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/Digest/MD5.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Digest/MD5 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Digest::MD5.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/bin/shasum + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/Digest/SHA.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/Digest + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Digest/SHA + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Digest + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/shasum.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Digest::SHA.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/bin/encguess + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/bin/piconv + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/Encode /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/Encode.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Encode + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/encguess.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/piconv.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Encode.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Encode::Alias.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Encode::Byte.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Encode::CJKConstants.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Encode::CN.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Encode::CN::HZ.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Encode::Config.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Encode::EBCDIC.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Encode::Encoder.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Encode::Encoding.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Encode::GSM0338.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Encode::Guess.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Encode::JP.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Encode::JP::H2Z.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Encode::JP::JIS7.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Encode::KR.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Encode::KR::2022_KR.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Encode::MIME::Header.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Encode::MIME::Name.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Encode::PerlIO.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Encode::Supported.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Encode::Symbol.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Encode::TW.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Encode::Unicode.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Encode::Unicode::UTF7.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/encoding.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/encoding.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/bin/enc2xs + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Encode/Changes.e2x /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Encode/ConfigLocal_PM.e2x /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Encode/Makefile_PL.e2x /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Encode/README.e2x /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Encode/_PM.e2x /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Encode/_T.e2x + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Encode/encode.h + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Encode + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/enc2xs.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Env.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Env.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Exporter /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Exporter.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Exporter.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Exporter::Heavy.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/experimental.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/experimental.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/CBuilder.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/CBuilder + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::CBuilder.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::CBuilder::Platform::Windows.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/Command.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::Command.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/Install.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/Installed.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/Packlist.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::Install.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::Installed.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::Packlist.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/Manifest.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/MANIFEST.SKIP + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::Manifest.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/bin/instmodsh + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/Command + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/Liblist + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/Liblist.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/MakeMaker + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/MakeMaker.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/MM.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/MM_AIX.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/MM_Any.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/MM_BeOS.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/MM_Cygwin.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/MM_DOS.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/MM_Darwin.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/MM_MacOS.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/MM_NW5.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/MM_OS2.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/MM_OS390.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/MM_QNX.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/MM_UWIN.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/MM_Unix.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/MM_VMS.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/MM_VOS.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/MM_Win32.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/MM_Win95.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/MY.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/Mkbootstrap.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/Mksymlists.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/testlib.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/instmodsh.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::Command::MM.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::Liblist.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::MM.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::MM_AIX.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::MM_Any.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::MM_BeOS.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::MM_Cygwin.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::MM_DOS.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::MM_Darwin.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::MM_MacOS.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::MM_NW5.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::MM_OS2.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::MM_OS390.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::MM_QNX.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::MM_UWIN.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::MM_Unix.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::MM_VMS.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::MM_VOS.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::MM_Win32.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::MM_Win95.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::MY.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::MakeMaker.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::MakeMaker::Config.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::MakeMaker::FAQ.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::MakeMaker::Locale.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::MakeMaker::Tutorial.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::Mkbootstrap.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::Mksymlists.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::testlib.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/ParseXS.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/ParseXS.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/ParseXS/Constants.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/ParseXS/CountLines.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/ParseXS/Eval.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/ParseXS/Utilities.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/ParseXS + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/Typemaps.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/Typemaps/Cmd.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/Typemaps/InputMap.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/Typemaps/OutputMap.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/Typemaps/Type.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/Typemaps + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ExtUtils/xsubpp + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/pod/perlxs.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/pod/perlxstut.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/pod/perlxstypemap.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/bin/xsubpp + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/perlxs.1 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/perlxstut.1 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/perlxstypemap.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/xsubpp.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::ParseXS.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::ParseXS::Constants.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::ParseXS::Eval.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::ParseXS::Utilities.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::Typemaps.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::Typemaps::Cmd.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::Typemaps::InputMap.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::Typemaps::OutputMap.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ExtUtils::Typemaps::Type.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/File/Fetch.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/File::Fetch.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/File/Path.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/File::Path.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/File/Temp.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/File::Temp.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Filter/Util + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Filter + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/Filter/Util + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/Filter + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/pod/perlfilter.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/perlfilter.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Filter::Util::Call.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Filter/Simple.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Filter + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Filter::Simple.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Getopt/Long.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Getopt::Long.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/bin/streamzip + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/bin/zipdetails + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/IO/Compress/FAQ.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/streamzip.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/zipdetails.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/IO::Compress::FAQ.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Compress/Zlib.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Compress + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Compress::Zlib.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/File/GlobMapper.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/IO/Compress/Base.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/IO/Compress/Base + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/IO/Uncompress/AnyUncompress.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/IO/Uncompress/Base.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/File::GlobMapper.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/IO::Compress::Base.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/IO::Uncompress::AnyUncompress.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/IO::Uncompress::Base.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/IO/Compress/Bzip2.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/IO/Compress/Deflate.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/IO/Compress/Gzip.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/IO/Compress/RawDeflate.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/IO/Compress/Zip.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/IO/Compress/Adapter + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/IO/Compress/Gzip + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/IO/Compress/Zip + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/IO/Compress/Zlib + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/IO/Compress + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/IO/Uncompress/AnyInflate.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/IO/Uncompress/Bunzip2.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/IO/Uncompress/Gunzip.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/IO/Uncompress/Inflate.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/IO/Uncompress/RawInflate.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/IO/Uncompress/Unzip.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/IO/Uncompress/Adapter + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/IO/Uncompress + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/IO::Compress::Deflate.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/IO::Compress::Bzip2.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/IO::Compress::Gzip.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/IO::Compress::RawDeflate.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/IO::Compress::Zip.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/IO::Uncompress::AnyInflate.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/IO::Uncompress::Bunzip2.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/IO::Uncompress::Gunzip.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/IO::Uncompress::Inflate.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/IO::Uncompress::RawInflate.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/IO::Uncompress::Unzip.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/IO/Socket/IP.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/IO/Socket + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/IO::Socket::IP.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/IO/Zlib.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/IO + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/IO::Zlib.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/HTTP/Tiny.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/HTTP + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/HTTP::Tiny.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/IPC/Cmd.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/IPC::Cmd.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/IPC + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/IPC/Msg.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/IPC/Semaphore.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/IPC/SharedMem.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/IPC/SysV.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/IPC + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/IPC::Msg.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/IPC::Semaphore.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/IPC::SharedMem.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/IPC::SysV.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/bin/json_pp + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/JSON/PP.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/JSON/PP + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/JSON + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/json_pp.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/JSON::PP.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/JSON::PP::Boolean.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Net/Cmd.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Net/Config.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Net/Domain.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Net/FTP.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Net/FTP + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Net/libnetFAQ.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Net/NNTP.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Net/Netrc.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Net/POP3.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Net/SMTP.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Net/Time.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Net::Cmd.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Net::Config.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Net::Domain.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Net::FTP.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Net::libnetFAQ.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Net::NNTP.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Net::Netrc.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Net::POP3.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Net::SMTP.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Net::Time.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Locale/Maketext.pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Locale/Maketext.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Locale/Maketext/Cookbook.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Locale/Maketext/Guts.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Locale/Maketext/GutsLoader.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Locale/Maketext/TPJ13.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Locale::Maketext.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Locale::Maketext::Cookbook.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Locale::Maketext::Guts.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Locale::Maketext::GutsLoader.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Locale::Maketext::TPJ13.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Math/BigFloat.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Math/BigInt.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Math/BigInt/Calc.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Math/BigInt/Lib.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Math/BigInt + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Math::BigFloat.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Math::BigInt.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Math::BigInt::Calc.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Math::BigInt::Lib.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/Math + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Math + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Math::BigInt::FastCalc.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Math/BigRat.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Math::BigRat.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/MIME + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/MIME + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/MIME::Base64.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/MIME::QuotedPrint.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Module/CoreList + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Module/CoreList.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Module/CoreList.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Module::CoreList.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Module::CoreList::Utils.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/bin/corelist + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/corelist.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Module/Load.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Module::Load.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Module/Load + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Module::Load::Conditional.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Module/Metadata.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Module::Metadata.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Net/Ping.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Net::Ping.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/parent.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/parent.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Params/ + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Params::Check.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/Cwd.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/File/Spec /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/File/Spec.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Cwd/ + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Cwd.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/File::Spec.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/File::Spec::AmigaOS.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/File::Spec::Cygwin.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/File::Spec::Epoc.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/File::Spec::Functions.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/File::Spec::Mac.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/File::Spec::OS2.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/File::Spec::Unix.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/File::Spec::Win32.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Perl/OSType.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Perl + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Perl::OSType.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/perlfaq.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/pod/perlfaq.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/pod/perlfaq1.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/pod/perlfaq2.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/pod/perlfaq3.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/pod/perlfaq4.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/pod/perlfaq5.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/pod/perlfaq6.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/pod/perlfaq7.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/pod/perlfaq8.pod /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/pod/perlfaq9.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/pod/perlglossary.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/perlfaq.1 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/perlfaq1.1 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/perlfaq2.1 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/perlfaq3.1 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/perlfaq4.1 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/perlfaq5.1 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/perlfaq6.1 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/perlfaq7.1 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/perlfaq8.1 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/perlfaq9.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/perlglossary.1 + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/PerlIO + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/PerlIO::via::QuotedPrint.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/bin/podchecker + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Pod/Checker.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/podchecker.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Checker.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Pod/Escapes.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Escapes.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/bin/perldoc + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/pod/perldoc.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Pod/Perldoc.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Pod/Perldoc/ + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/perldoc.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Perldoc.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Perldoc::BaseTo.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Perldoc::GetOptsOO.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Perldoc::ToANSI.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Perldoc::ToChecker.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Perldoc::ToMan.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Perldoc::ToNroff.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Perldoc::ToPod.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Perldoc::ToRtf.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Perldoc::ToTerm.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Perldoc::ToText.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Perldoc::ToTk.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Perldoc::ToXml.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/bin/pod2usage + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Pod/Usage.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/pod2usage.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Usage.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/bin/pod2man + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/bin/pod2text + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/pod/perlpodstyle.pod + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Pod/Man.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Pod/ParseLink.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Pod/Text.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Pod/Text + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/pod2man.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/pod2text.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/perlpodstyle.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Man.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::ParseLink.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Text.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Text::Color.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Text::Overstrike.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Text::Termcap.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Pod/Simple.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Pod/Simple.pod + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Pod/Simple/ + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Simple.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Simple::Checker.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Simple::Debug.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Simple::DumpAsText.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Simple::DumpAsXML.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Simple::HTML.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Simple::HTMLBatch.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Simple::JustPod.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Simple::LinkSection.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Simple::Methody.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Simple::PullParser.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Simple::PullParserEndToken.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Simple::PullParserStartToken.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Simple::PullParserTextToken.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Simple::PullParserToken.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Simple::RTF.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Simple::Search.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Simple::SimpleTree.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Simple::Subclassing.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Simple::Text.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Simple::TextContent.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Simple::XHTML.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Pod::Simple::XMLOutStream.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/List/ + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/Scalar/ + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/Sub/ + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/List/ + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/List::Util.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/List::Util::XS.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Scalar::Util.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Sub::Util.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Socket/Socket.so + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Socket + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/Socket.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Socket.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/Storable.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Storable/ + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Storable.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/Sys/Syslog.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Sys/Syslog/ + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Sys::Syslog.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Term/ANSIColor.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Term::ANSIColor.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Term/Cap.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Term::Cap.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/bin/prove + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/App/Prove /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/App/Prove.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/App + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/TAP + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Test/Harness.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man1/prove.1 + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/App::Prove.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/App::Prove::State.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/App::Prove::State::Result.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/App::Prove::State::Result::Test.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Base.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Formatter::Base.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Formatter::Color.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Formatter::Console.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Formatter::Console::ParallelSession.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Formatter::Console::Session.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Formatter::File.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Formatter::File::Session.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Formatter::Session.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Harness.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Harness::Beyond.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Harness::Env.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Object.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::Aggregator.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::Grammar.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::Iterator.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::Iterator::Array.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::Iterator::Process.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::Iterator::Stream.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::IteratorFactory.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::Multiplexer.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::Result.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::Result::Bailout.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::Result::Comment.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::Result::Plan.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::Result::Pragma.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::Result::Test.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::Result::Unknown.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::Result::Version.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::Result::YAML.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::ResultFactory.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::Scheduler.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::Scheduler::Job.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::Scheduler::Spinner.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::Source.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::SourceHandler.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::SourceHandler::Executable.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::SourceHandler::File.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::SourceHandler::Handle.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::SourceHandler::Perl.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::SourceHandler::RawTAP.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::YAMLish::Reader.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/TAP::Parser::YAMLish::Writer.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test::Harness.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/ok.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Test/More.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Test/Builder /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Test/Builder.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Test/Tester /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Test/Tester.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Test/Simple.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Test/Tutorial.pod + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Test/use + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Test + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Test2 /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Test2.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/ok.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test::More.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test::Builder.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test::Builder::Formatter.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test::Builder::IO::Scalar.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test::Builder::Module.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test::Builder::Tester.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test::Builder::Tester::Color.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test::Builder::TodoDiag.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test::Tester.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test::Tester::Capture.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test::Tester::CaptureRunner.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test::Simple.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test::Tutorial.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test::use::ok.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::API.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::API::Breakage.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::API::Context.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::API::Instance.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::API::InterceptResult.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::API::InterceptResult::Event.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::API::InterceptResult::Hub.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::API::InterceptResult::Squasher.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::API::Stack.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::Event.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::Event::Bail.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::Event::Diag.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::Event::Encoding.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::Event::Exception.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::Event::Fail.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::Event::Generic.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::Event::Note.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::Event::Ok.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::Event::Pass.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::Event::Plan.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::Event::Skip.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::Event::Subtest.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::Event::TAP::Version.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::Event::V2.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::Event::Waiting.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::EventFacet.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::EventFacet::About.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::EventFacet::Amnesty.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::EventFacet::Assert.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::EventFacet::Control.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::EventFacet::Error.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::EventFacet::Hub.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::EventFacet::Info.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::EventFacet::Info::Table.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::EventFacet::Meta.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::EventFacet::Parent.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::EventFacet::Plan.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::EventFacet::Render.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::EventFacet::Trace.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::Formatter.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::Formatter::TAP.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::Hub.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::Hub::Interceptor.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::Hub::Interceptor::Terminator.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::Hub::Subtest.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::IPC.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::IPC::Driver.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::IPC::Driver::Files.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::Tools::Tiny.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::Transition.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::Util.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::Util::ExternalMeta.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::Util::Facets2Legacy.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::Util::HashBase.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Test2::Util::Trace.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Text/Balanced.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Text::Balanced.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Text/ParseWords.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Text::ParseWords.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Text/Tabs.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Text/Wrap.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Text::Tabs.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Text::Wrap.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Thread/Queue.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Thread::Queue.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Tie/RefHash.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Tie::RefHash.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/Time/HiRes.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Time/HiRes + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Time::HiRes.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Time/Local.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Time::Local.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/threads/threads.so + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/threads.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/threads.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/threads/shared + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/threads + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/threads/shared.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/threads + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/threads::shared.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Unicode/Collate + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Unicode + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/Unicode/Collate.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/Unicode/Collate + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/Unicode/Collate + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Unicode::Collate.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Unicode::Collate::CJK::Big5.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Unicode::Collate::CJK::GB2312.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Unicode::Collate::CJK::JISX0208.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Unicode::Collate::CJK::Korean.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Unicode::Collate::CJK::Pinyin.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Unicode::Collate::CJK::Stroke.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Unicode::Collate::CJK::Zhuyin.3pm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Unicode::Collate::Locale.3pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Unicode/Normalize + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/Unicode/Normalize.pm + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/Unicode + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/Unicode::Normalize.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/version.pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/version.pod + rm -rf /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/perl5/version/ + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/version.3pm + rm /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/share/man/man3/version::Internals.3pm + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 5.34.0-6.an23 --unique-debug-suffix -5.34.0-6.an23.aarch64 --unique-debug-src-base perl-5.34.0-6.an23.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/perl-5.34.0 extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/libperl.so.5.34.0 extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/bin/perl extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Devel/Peek/Peek.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/File/Glob/Glob.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/B/B.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Fcntl/Fcntl.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/File/DosGlob/DosGlob.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/GDBM_File/GDBM_File.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. extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Hash/Util/FieldHash/FieldHash.so hard linked /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib/debug/usr/bin/perl-5.34.0-6.an23.aarch64.debug to /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib/debug/usr/bin/perl5.34.0-5.34.0-6.an23.aarch64.debug extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Hash/Util/Util.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/I18N/Langinfo/Langinfo.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/IO/IO.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/NDBM_File/NDBM_File.so Support for debuginfod is not compiled into GDB. extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/ODBM_File/ODBM_File.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Opcode/Opcode.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. extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/POSIX/POSIX.so Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/PerlIO/encoding/encoding.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/PerlIO/scalar/scalar.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/PerlIO/mmap/mmap.so Support for debuginfod is not compiled into GDB. extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/PerlIO/via/via.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/SDBM_File/SDBM_File.so Support for debuginfod is not compiled into GDB. extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Sys/Hostname/Hostname.so Support for debuginfod is not compiled into GDB. Support for debuginfod is not compiled into GDB. extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/Time/Piece/Piece.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/attributes/attributes.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. extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/mro/mro.so extracting debug info from /builddir/build/BUILDROOT/perl-5.34.0-6.an23.aarch64/usr/lib64/perl5/auto/re/re.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. original debug info size: 10880kB, size after compression: 9048kB /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