perl (5.38.0)
bash -c \(./Configure\ --help\ 2\>\&1\ \|\|\ true\)Result = 0
Working Dir = /bb.download/source/perl-5.38.0
Stdout
Usage: Configure [-dehrsEKOSV] [-f config.sh] [-D symbol] [-D symbol=value]
[-U symbol] [-U symbol=] [-A command:symbol...]
-d : use defaults for all answers.
-e : go on without questioning past the production of config.sh.
-f : specify an alternate default configuration file.
-h : print this help message and exit (with an error status).
-r : reuse C symbols value if possible (skips costly nm extraction).
-s : silent mode, only echoes questions and essential information.
-D : define symbol to have some value:
-D symbol symbol gets the value 'define'
-D symbol='some value' symbol is set to 'some value'
common used examples (see INSTALL for more info):
-Duse64bitint use 64bit integers
-Duse64bitall use 64bit integers and pointers
-Dusethreads use thread support
-Dinc_version_list=none do not include older perl trees in @INC
-DEBUGGING=none DEBUGGING options
-Dcc=gcc choose your compiler
-Dprefix=/opt/perl5 choose your destination
-E : stop at the end of questions, after having produced config.sh.
-K : do not use unless you know what you are doing.
-O : ignored for backward compatibility
-S : perform variable substitutions on all .SH files (can mix with -f)
-U : undefine symbol:
-U symbol symbol gets the value 'undef'
-U symbol= symbol gets completely empty
e.g.: -Uversiononly
-A : manipulate symbol after the platform specific hints have been applied:
-A append:symbol=value append value to symbol
-A symbol=value like append:, but with a separating space
-A define:symbol=value define symbol to have value
-A clear:symbol define symbol to be ''
-A define:symbol define symbol to be 'define'
-A eval:symbol=value define symbol to be eval of value
-A prepend:symbol=value prepend value to symbol
-A undef:symbol define symbol to be 'undef'
-A undef:symbol= define symbol to be ''
e.g.: -A prepend:libswanted='cl pthread '
-A ccflags=-DSOME_MACRO
-V : print version number and exit (with a zero status).
Stderr
bash ./Configure -de -Dcc=gcc -Dprefix=/BuggyBox/perl/5.38.0/bootstrapResult = 0
Working Dir = /bb.download/source/perl-5.38.0
Stdout
Beginning of configuration questions for perl5.
Checking echo to see how to suppress newlines...
...using -n.
The star should be here-->*
First let's make sure your kit is complete. Checking...
Looks good...
This installation shell script will examine your system and ask you questions
to determine how the perl5 package should be installed. If you get
stuck on a question, you may use a ! shell escape to start a subshell or
execute a command. Many of the questions will have default answers in square
brackets; typing carriage return will give you the default.
On some of the questions which ask for file or directory names you are allowed
to use the ~name construct to specify the login directory belonging to "name",
even if you don't have a shell which knows about that. Questions where this is
allowed will be marked "(~name ok)".
[Type carriage return to continue]
The prompter used in this script allows you to use shell variables and
backticks in your answers. You may use $1, $2, etc... to refer to the words
in the default answer, as if the default line was a set of arguments given to a
script shell. This means you may also use $* to repeat the whole default line,
so you do not have to re-type everything to add something to the default.
Every time there is a substitution, you will have to confirm. If there is an
error (e.g. an unmatched backtick), the default answer will remain unchanged
and you will be prompted again.
If you are in a hurry, you may run 'Configure -d'. This will bypass nearly all
the questions and use the computed defaults (or the previous answers if there
was already a config.sh file). Type 'Configure -h' for a list of options.
You may also start interactively and then answer '& -d' at any prompt to turn
on the non-interactive behaviour for the remainder of the execution.
[Type carriage return to continue]
Much effort has been expended to ensure that this shell script will run on any
Unix system. If despite that it blows up on yours, your best bet is to edit
Configure and run it again. If you can't run Configure for some reason,
you'll have to generate a config.sh file by hand. Whatever problems you
have, let me (https://github.com/Perl/perl5/issues) know how I blew it.
This installation script affects things in two ways:
1) it may do direct variable substitutions on some of the files included
in this kit.
2) it builds a config.h file for inclusion in C programs. You may edit
any of these files as the need arises after running this script.
If you make a mistake on a question, there is no easy way to back up to it
currently. The easiest thing to do is to edit config.sh and rerun all the SH
files. Configure will offer to let you do this before it runs the SH files.
[Type carriage return to continue]
Locating common programs...
awk is in /BuggyBox/gawk/5.2.2/bootstrap/bin/awk.
cat is in /BuggyBox/coreutils/9.4/bootstrap/bin/cat.
chmod is in /BuggyBox/coreutils/9.4/bootstrap/bin/chmod.
comm is in /BuggyBox/coreutils/9.4/bootstrap/bin/comm.
cp is in /BuggyBox/coreutils/9.4/bootstrap/bin/cp.
echo is in /BuggyBox/coreutils/9.4/bootstrap/bin/echo.
expr is in /BuggyBox/coreutils/9.4/bootstrap/bin/expr.
grep is in /BuggyBox/grep/3.11/bootstrap/bin/grep.
ls is in /BuggyBox/coreutils/9.4/bootstrap/bin/ls.
mkdir is in /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir.
rm is in /BuggyBox/coreutils/9.4/bootstrap/bin/rm.
sed is in /BuggyBox/sed/4.9/bootstrap/bin/sed.
sort is in /BuggyBox/coreutils/9.4/bootstrap/bin/sort.
touch is in /BuggyBox/coreutils/9.4/bootstrap/bin/touch.
tr is in /BuggyBox/coreutils/9.4/bootstrap/bin/tr.
uniq is in /BuggyBox/coreutils/9.4/bootstrap/bin/uniq.
Don't worry if any of the following aren't found...
ar is in /usr/bin/ar.
bison is in /BuggyBox/bison/3.8.2/bootstrap/bin/bison.
I don't see byacc out there, offhand.
I don't see cpp out there, either.
I don't see csh out there, either.
date is in /BuggyBox/coreutils/9.4/bootstrap/bin/date.
egrep is in /BuggyBox/grep/3.11/bootstrap/bin/egrep.
I don't see gmake out there, either.
gzip is in /BuggyBox/gzip/1.13/bootstrap/bin/gzip.
I don't see less out there, either.
ln is in /BuggyBox/coreutils/9.4/bootstrap/bin/ln.
make is in /BuggyBox/make/4.4/bootstrap/bin/make.
I don't see more out there, either.
I don't see nm out there, either.
I don't see nroff out there, either.
I don't see perl out there, either.
I don't see pg out there, either.
test is in /BuggyBox/coreutils/9.4/bootstrap/bin/test.
uname is in /BuggyBox/coreutils/9.4/bootstrap/bin/uname.
I don't see zip out there, either.
Using the test built into your sh.
Checking compatibility between /BuggyBox/coreutils/9.4/bootstrap/bin/echo and builtin echo (if any)...
They are compatible. In fact, they may be identical.
The following message is sponsored by
Dresden.pm<--The stars should be here.
Dear Perl user, system administrator or package
maintainer, the Perl community sends greetings to
you. Do you (emblematical) greet back [Y/n]? n
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.
First time through, eh? I have some defaults handy for some systems
that need some extra help getting the Configure answers right:
aix dcosx haiku midnightbsd posix-bc svr4
aix_3 dec_osf hpux minix qnx svr5
aix_4 dragonfly i386 mips riscos ti1500
altos486 dynix interix mirbsd sco umips
amigaos dynixptx irix_4 mpc sco_2_3_0 unicos
atheos epix irix_5 ncr_tower sco_2_3_1 unicosmk
aux_3 esix4 irix_6 netbsd sco_2_3_2 unisysdynix
bitrig fps irix_6_0 newsos4 sco_2_3_3 utekv
bsdos freebsd irix_6_1 nonstopux sco_2_3_4 vos
catamount freemint isc openbsd solaris_2
convexos gnu isc_2 opus stellar
cxux gnukfreebsd linux-android os2 sunos_4_0
cygwin gnuknetbsd linux os390 sunos_4_1
darwin greenhills lynxos os400 super-ux
You may give one or more space-separated answers, or "none" if appropriate.
If you have a handcrafted Policy.sh file or a Policy.sh file generated by a
previous run of Configure, you may specify it as well as or instead of
OS-specific hints. If hints are provided for your OS, you should use them:
although Perl can probably be built without hints on many platforms, using
hints often improve performance and may enable features that Configure can't
set up on its own. If there are no hints that match your OS, specify "none";
DO NOT give a wrong version or a wrong OS.
Which of these apply, if any? [linux]
You appear to have a working bash. Good.
Your shared -lndbm is not a real library.
Configure uses the operating system name and version to set some defaults.
The default value is probably right if the name rings a bell. Otherwise,
since spelling matters for me, either accept the default or answer "none"
to leave it blank.
Operating system name? [linux]
Operating system version? [6.5.5-1-manjaro]
By default, perl5 will be installed in /BuggyBox/perl/5.38.0/bootstrap/bin, manual pages
under /BuggyBox/perl/5.38.0/bootstrap/man, etc..., i.e. with /BuggyBox/perl/5.38.0/bootstrap as prefix for all
installation directories. Typically this is something like /usr/local.
If you wish to have binaries under /usr/bin but other parts of the
installation under /usr/local, that's ok: you will be prompted
separately for each of the installation directories, the prefix being
only used to set the defaults.
Installation prefix to use? (~name ok) [/BuggyBox/perl/5.38.0/bootstrap]
AFS does not seem to be running...
In some special cases, particularly when building perl5 for distribution,
it is convenient to distinguish the directory in which files should be
installed from the directory (/BuggyBox/perl/5.38.0/bootstrap) in which they will
eventually reside. For most users, these two directories are the same.
What installation prefix should I use for installing files? (~name ok)
[/BuggyBox/perl/5.38.0/bootstrap]
Perl can be built to offer a form of threading support on some systems
To do so, Configure can be run with -Dusethreads.
Note that Perl built with threading support runs slightly slower
and uses slightly more memory than plain Perl.
If this doesn't make any sense to you, just accept the default 'n'.
Build a threading Perl? [n]
Your platform has some specific hints regarding threaded builds, using them...
Perl can be built so that multiple Perl interpreters can coexist
within the same Perl executable.
If this doesn't make any sense to you, just accept the default 'n'.
Build Perl for multiplicity? [n]
Use which C compiler? [gcc]
Hmm... Looks kind of like a Version 7 system, but we'll see...
Congratulations. You aren't running Eunice.
It's not Xenix...
Nor is it Venix...
Checking for GNU cc in disguise and/or its version number...
You are using GNU cc 13.2.1 20230801.
Your C compiler doesn't need any special flags to compile C99 code
Hmm... Doesn't look like a MIPS system.
Now, how can we feed standard input to your C preprocessor...
Maybe "gcc -E" will work...
Nope...maybe "gcc -E -" will work...
Yup, it does.
Some systems have incompatible or broken versions of libraries. Among
the directories listed in the question below, please remove any you
know not to be holding relevant libraries, and add any that are needed.
Say "none" for none.
Directories to use for library searches?
[/BuggyBox/glibc/2.38/bootstrap/lib /usr/lib /BuggyBox/glibc/2.38/bootstrap/lib/../lib /usr/lib/../lib /lib64 /usr/lib64]
On some systems, shared libraries may be available. Answer 'none' if
you want to suppress searching of shared libraries for the remainder
of this configuration.
What is the file extension used for shared libraries? [so]
Some dynamic loaders assume that the *basename* of shared library filenames
are globally unique. We'll default this to undef as we assume your system
is not this weird. Set to defined if you're on one of them.
Make shared library basenames unique? [n]
Perl can be built to use the SOCKS proxy protocol library. To do so,
Configure must be run with -Dusesocks. If you use SOCKS you also need
to use the PerlIO abstraction layer, this will be implicitly selected.
If this doesn't make any sense to you, just accept the default 'n'.
Build Perl for SOCKS? [n]
Perl can be built to take advantage of long doubles which
(if available) may give more accuracy and range for floating point numbers.
If this doesn't make any sense to you, just accept the default 'n'.
Try to use long doubles if available? [n]
Checking for optional libraries...
No -lcl.
Found -lpthread.
No -lsocket.
No -linet.
No -lgdbm.
No -ldbm.
No -ldb.
No -lmalloc.
Found -ldl.
No -lld.
No -lsun.
Found -lm (shared).
No -lcrypt.
No -lsec.
Found -lutil.
Found -lc (shared).
No -lcposix.
No -lposix.
No -lucb.
No -lBSD.
No -lgdbm_compat.
In order to compile perl5 on your machine, a number of libraries
are usually needed. Include any other special libraries here as well.
Say "none" for none. The default list is almost always right.
What libraries to use? [-lpthread -ldl -lm -lutil -lc]
By default, perl5 compiles with the -O flag to use the optimizer.
Alternately, you might want to use the symbolic debugger, which uses
the -g flag (on traditional Unix systems). Either flag can be
specified here. To use neither flag, specify the word "none".
What optimizer/debugger flag should be used? [-O2]
Checking if your compiler accepts -fno-strict-aliasing
Yes, it does.
Checking if your compiler accepts -pipe
Yes, it does.
Checking if your compiler accepts -fstack-protector-strong
Yes, it does.
Your C compiler may want other flags. For this question you should include
-I/whatever and -DWHATEVER flags and any other flags used by the C compiler,
but you should NOT include libraries or ld flags like -lwhatever. If you
want perl5 to honor its debug switch, you should include -DDEBUGGING here.
Your C compiler might also need additional flags, such as -D_POSIX_SOURCE.
To use no flags, specify the word "none".
Any additional cc flags? [-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong]
Let me guess what the preprocessor flags are...
They appear to be: -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong
Your C linker may need flags. For this question you should
include -L/whatever and any other flags used by the C linker, but you
should NOT include libraries like -lwhatever.
Make sure you include the appropriate -L/path flags if your C linker
does not normally search all of the directories you specified above,
namely
/BuggyBox/glibc/2.38/bootstrap/lib /usr/lib /BuggyBox/glibc/2.38/bootstrap/lib/../lib /usr/lib/../lib /lib64 /usr/lib64
To use no flags, specify the word "none".
Any additional ld flags (NOT including libraries)? [ -fstack-protector-strong]
Checking your choice of C compiler and flags for coherency...
OK, that should do.
Checking to see how big your integers are...
Your integers are 4 bytes long.
Your long integers are 8 bytes long.
Your short integers are 2 bytes long.
Checking to see if you have long long...
You have long long.
Checking to see how big your long longs are...
Your long longs are 8 bytes long.
(That isn't any different from an ordinary long.)
Computing filename position in cpp output for #include directives...
Your cpp writes the filename in the third field of the line.
<inttypes.h> found.
Checking to see if you have int64_t...
You have int64_t.
Checking which 64-bit integer type we could use...
We could use 'long' for 64-bit integers.
You have natively 64-bit long integers.
You may also choose to try maximal 64-bitness. It means using as much
64-bitness as possible on the platform. This in turn means even more
binary incompatibilities. On the other hand, your platform may not
have any more 64-bitness available than what you already have chosen.
If this doesn't make any sense to you, just accept the default 'y'.
(The default has been chosen based on your configuration.)
Try to use maximal 64-bit support, if available? [y]
Checking if your C library has broken 64-bit functions...
Your C library's 64-bit functions are ok.
Checking for GNU C Library...
You are using the GNU C Library version 2.38
nm probably won't work on the GNU C Library.
I can use nm to extract the symbols from your C libraries. This
is a time consuming task which may generate huge output on the disk (up
to 3 megabytes) but that should make the symbols extraction faster. The
alternative is to skip the 'nm' extraction part and to compile a small
test program instead to determine whether each symbol is present. If
you have a fast C compiler and/or if your 'nm' output cannot be parsed,
this may be the best solution.
You probably shouldn't let me use 'nm' if you are using the GNU C Library.
Shall I use nm to extract C symbols from the libraries? [n]
Checking for C++...
You are not using a C++ compiler.
Checking to see how big your double precision numbers are...
Your double is 8 bytes long.
Checking to see if you have long double...
You have long double.
ldexpl() found.
Checking to see how big your long doubles are...
Your long doubles are 16 bytes long.
Checking the kind of long doubles you have...
You have x86 80-bit little endian long doubles.
Getting the current patchlevel...
(You have perl5 version 38 subversion 0.)
What is your architecture name [x86_64-linux]
Add the Perl API version to your archname? [n]
This architecture is naturally 64-bit, not changing architecture name.
Pathname where the public executables will reside? (~name ok)
[/BuggyBox/perl/5.38.0/bootstrap/bin]
Directory /BuggyBox/perl/5.38.0/bootstrap/bin doesn't exist. Use that name anyway? [y]
Would you like to build Perl so that the installation is relocatable, so that
library paths in @INC are determined relative to the path of the perl binary?
This is not advised for system Perl installs, or if you need to run setid
scripts or scripts under taint mode.
If this doesn't make any sense to you, just accept the default 'n'.
Use relocatable @INC? [n]
There are some auxiliary files for perl5 that need to be put into a
private library directory that is accessible by everyone.
Pathname where the private library files will reside? (~name ok)
[/BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0]
Perl5 contains architecture-dependent library files. If you are
sharing libraries in a heterogeneous environment, you might store
these files in a separate location. Otherwise, you can just include
them with the rest of the public library files.
Where do you want to put the public architecture-dependent libraries? (~name ok)
[/BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux]
Some kernels have a bug that prevents setuid #! scripts from being
secure. Some sites have disabled setuid #! scripts because of this.
First let's decide if your kernel supports secure setuid #! scripts.
(If setuid #! scripts would be secure but have been disabled anyway,
don't say that they are secure if asked.)
I don't think setuid scripts are secure (no /dev/fd directory).
(That's for file descriptors, not floppy disks.)
Looking for a previously installed perl5.005 or later...
None found. That's ok.
After perl5 is installed, you may wish to install various
add-on modules and utilities. Typically, these add-ons will
be installed under /BuggyBox/perl/5.38.0/bootstrap with the rest
of this package. However, you may wish to install such add-ons
elsewhere under a different prefix.
If you do not wish to put everything under a single prefix, that's
ok. You will be prompted for the individual locations; this siteprefix
is only used to suggest the defaults.
The default should be fine for most people.
Installation prefix to use for add-on modules and utilities? (~name ok)
[/BuggyBox/perl/5.38.0/bootstrap]
The installation process will create a directory for
site-specific extensions and modules. Most users find it convenient
to place all site-specific files in this directory rather than in the
main distribution directory.
Pathname for the site-specific library files? (~name ok)
[/BuggyBox/perl/5.38.0/bootstrap/lib/site_perl/5.38.0]
In order to ease the process of upgrading, this version of perl
can be configured to use modules built and installed with earlier
versions of perl that were installed under /BuggyBox/perl/5.38.0/bootstrap. Specify here
the list of earlier versions that this version of perl should check.
If Configure detected no earlier versions of perl installed under
/BuggyBox/perl/5.38.0/bootstrap, then the list will be empty. Answer 'none' to tell perl
to not search earlier versions.
The default should almost always be sensible, so if you're not sure,
just accept the default.
List of earlier versions to include in @INC? [none]
Checking to see how big your pointers are...
Your pointers are 8 bytes long.
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.
The installation process will also create a directory for
architecture-dependent site-specific extensions and modules.
Pathname for the site-specific architecture-dependent library files? (~name ok)
[/BuggyBox/perl/5.38.0/bootstrap/lib/site_perl/5.38.0/x86_64-linux]
The installation process will also create a directory for
vendor-supplied add-ons. Vendors who supply perl with their system
may find it convenient to place all vendor-supplied files in this
directory rather than in the main distribution directory. This will
ease upgrades between binary-compatible maintenance versions of perl.
Of course you may also use these directories in whatever way you see
fit. For example, you might use them to access modules shared over a
company-wide network.
The default answer should be fine for most people.
This causes further questions about vendor add-ons to be skipped
and no vendor-specific directories will be configured for perl.
Do you want to configure vendor-specific add-on directories? [n]
Lastly, you can have perl look in other directories for extensions and
modules in addition to those already specified.
These directories will be searched after
/BuggyBox/perl/5.38.0/bootstrap/lib/site_perl/5.38.0/x86_64-linux
/BuggyBox/perl/5.38.0/bootstrap/lib/site_perl/5.38.0
Enter a colon-separated set of extra paths to include in perl's @INC
search path, or enter 'none' for no extra paths.
Colon-separated list of additional directories for perl to search? [none]
Perl can be built to support DTrace on platforms that support it.
DTrace is a diagnosis and performance analysis tool from Sun.
If this doesn't make any sense to you, just accept the default.
Support DTrace if available? [n]
Perl can be built with extra modules or bundles of modules which
will be fetched from the CPAN and installed alongside Perl.
Notice that you will need access to the CPAN; either via the Internet,
or a local copy, for example a CD-ROM or a local CPAN mirror. (You will
be asked later to configure the CPAN.pm module which will in turn do
the installation of the rest of the extra modules or bundles.)
Notice also that if the modules require any external software such as
libraries and headers (the libz library and the zlib.h header for the
Compress::Zlib module, for example) you MUST have any such software
already installed, this configuration process will NOT install such
things for you.
If this doesn't make any sense to you, just accept the default 'n'.
Install any extra modules (y or n)? [n]
If you wish to install html files for programs in Perl5, indicate
the appropriate directory here. To skip installing html files,
answer "none".
Directory for the main Perl5 html pages? (~name ok) [none]
If you wish to install html files for modules associated with Perl5,
indicate the appropriate directory here. To skip installing html files,
answer "none".
Directory for the Perl5 module html pages? (~name ok) [none]
Many scripts expect perl to be installed as /usr/bin/perl.
If you want to, I can install the perl you are about to compile
as /usr/bin/perl (in addition to /BuggyBox/perl/5.38.0/bootstrap/bin/perl).
Since you don't have a /usr/bin/perl I'm assuming creating one is okay.
Do you want to install perl as /usr/bin/perl? [y]
dlopen() found.
<unistd.h> found.
Do you wish to use dynamic loading? [y]
The following dynamic loading files are available:
ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dyld.xs ext/DynaLoader/dl_none.xs
ext/DynaLoader/dl_dllload.xs ext/DynaLoader/dl_freemint.xs ext/DynaLoader/dl_vms.xs
ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_win32.xs
Source file to use for dynamic loading [ext/DynaLoader/dl_dlopen.xs]
Some systems may require passing special flags to gcc -c to
compile modules that will be used to create a shared library.
To use no flags, say "none".
Any special flags to pass to gcc -c to compile shared library modules? [-fPIC]
Some systems use ld to create libraries that can be dynamically loaded,
while other systems (such as those using ELF) use gcc.
You appear to have ELF support. I'll use gcc to build dynamic libraries.
What command should be used to create dynamic libraries? [gcc]
Some systems may require passing special flags to gcc to create a
library that can be dynamically loaded. If your ld flags include
-L/other/path options to locate libraries outside your loader's normal
search path, you may need to specify those -L options here as well. To
use no flags, say "none".
Any special flags to pass to gcc to create a dynamically loaded library?
[-shared -O2 -fstack-protector-strong]
Some systems may require passing special flags to gcc to indicate that
the resulting executable will use dynamic linking. To use no flags,
say "none".
Any special flags to pass to gcc to use dynamic linking? [-Wl,-E]
ld supports scripting
The perl executable is normally obtained by linking perlmain.c with
libperl.a, any static extensions (usually just DynaLoader), and
any other libraries needed on this system (such as -lm, etc.). Since
your system supports dynamic loading, it is probably possible to build
a shared libperl.so. If you will have more than one executable linked
to libperl.so, this will significantly reduce the size of each
executable, but it may have a noticeable effect on performance. The
default is probably sensible for your system.
Build a shared libperl.so (y/n) [n]
Could not find manual pages in source form.
Perl5 has manual pages available in source form.
However, you don't have nroff, so they're probably useless to you.
If you don't want the manual sources installed, answer 'none'.
Where do the main Perl5 manual pages (source) go? (~name ok) [none]
You can have filenames longer than 14 characters.
Perl5 has manual pages for many of the library modules.
However, you don't have nroff, so they're probably useless to you.
If you don't want the manual sources installed, answer 'none'.
Where do the perl5 library man pages (source) go? (~name ok) [none]
Figuring out host name...
Maybe "hostname" will work...
No, maybe "uuname -l" will work...
Strange. Maybe "uname -n" will work...
Your host name appears to be "serdar-pc". Right? [y]
(You do not have fully-qualified names in the hosts database)
(Attempting domain name extraction from /etc/resolv.conf)
(No help from resolv.conf either -- attempting clever guess)
(Lost all hope -- silly guess then)
What is your domain name? [.nonet]
I need to get your e-mail address in Internet format if possible, i.e.
something like user@host.domain. Please answer accurately since I have
no easy means to double check it. The default value provided below
is most probably close to reality but may not be valid from outside
your organization...
What is your e-mail address? [root@serdar-pc.nonet]
If you or somebody else will be maintaining perl at your site, please
fill in the correct e-mail address here so that they may be contacted
if necessary. You may enter "none" for no administrator.
Perl administrator e-mail address [root@serdar-pc.nonet]
Do you want to use a version number suffix for installed binaries? This
will install 'perl5.38.0' instead of 'perl', and likewise for other
binaries like 'perldoc' and 'cpan'. This allows many versions of perl
to be installed side-by-side. Unless you are a developer, you probably
do *not* want to do this.
Do you want to use a version number suffix for installed binaries? [n]
I can use the #! construct to start perl on your system. This will
make startup of perl scripts faster, but may cause problems if you
want to share those scripts and perl is not in a standard place
(/BuggyBox/perl/5.38.0/bootstrap/bin/perl) on all your platforms. The alternative
is to force a shell by starting the script with a single ':' character.
What shall I put after the #! to start up perl ("none" to not use #!)?
[/BuggyBox/perl/5.38.0/bootstrap/bin/perl]
WARNING: Some systems limit the #! command to 32 characters.
If you experience difficulty running Perl scripts with #!, try
installing Perl in a directory with a shorter pathname.
I'll use #!/BuggyBox/perl/5.38.0/bootstrap/bin/perl to start perl scripts.
Some installations have a separate directory just for executable scripts so
that they can mount it across multiple architectures but keep the scripts in
one spot. You might, for example, have a subdirectory of /usr/share for this.
Or you might just lump your scripts in with all your other executables.
Where do you keep publicly executable scripts? (~name ok)
[/BuggyBox/perl/5.38.0/bootstrap/bin]
Directory /BuggyBox/perl/5.38.0/bootstrap/bin doesn't exist. Use that name anyway? [y]
Pathname where the add-on public executables should be installed? (~name ok)
[/BuggyBox/perl/5.38.0/bootstrap/bin]
Directory /BuggyBox/perl/5.38.0/bootstrap/bin doesn't exist. Use that name anyway? [y]
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) [none]
Pathname where the site-specific library manual pages should be installed? (~name ok) [none]
Pathname where add-on public executable scripts should be installed? (~name ok)
[/BuggyBox/perl/5.38.0/bootstrap/bin]
backtrace() found.
Perl can be built to use 'fast stdio', which means using the stdio
library but also directly manipulating the stdio buffers to enable
faster I/O. Using stdio is better for backward compatibility (especially
for Perl extensions), but on the other hand since Perl 5.8 the 'perlio'
interface has been preferred instead of stdio.
If this doesn't make any sense to you, just accept the default 'n'.
Use the "fast stdio" if available? [n]
Looking for the type used for lseek's offset on this system.
off_t found.
Checking to see how big your file offsets are...
Your file offsets are 8 bytes long.
Looking for the type for file position used by fsetpos().
fpos_t found.
Checking the size of fpos_t...
Your fpos_t is 16 bytes long.
Perl can be built to understand large files (files larger than 2 gigabytes)
on some systems. To do so, Configure can be run with -Duselargefiles.
If this doesn't make any sense to you, just accept the default 'y'.
Try to understand large files, if available? [y]
Your platform has some specific hints regarding large file builds, using them...
Rechecking to see how big your file offsets are...
Your file offsets are now 8 bytes long.
Rechecking the size of fpos_t... 16 bytes.
qgcvt() found.
Checking the kind of doubles you have...
You have IEEE 754 64-bit little endian doubles.
Checking how to print long doubles...
We will use %Lf.
Checking for an efficient way to convert floats to strings.
Trying gconvert...
gconvert NOT found.
Trying gcvt...
gcvt() found.
gcvt length mismatch: Expected 55, got 19
...But gcvt didn't work as I expected.
Trying sprintf...
sprintf() found.
I'll use sprintf to convert floats into a string.
fwalk() NOT found.
accept4() found.
access() found.
<sys/file.h> 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.
<pthread.h> found.
<sys/types.h> found.
<sys/select.h> found.
Testing to see if we should include <sys/time.h>.
I'm now running the test program....
Succeeded with -DI_SYSTIME -DS_TIMEVAL
We'll include <sys/time.h>.
Checking to see if your struct tm has tm_zone field...
Yes, it does.
Checking to see if your struct tm has tm_gmtoff field...
Yes, it does.
asctime_r() found.
asinh() found.
atanh() found.
atolf() NOT found.
atoll() found.
Checking whether your compiler can handle __attribute__((format)) ...
Your C compiler supports __attribute__((format)).
Checking whether your compiler allows __printf__ format to be null ...
Your C compiler allows __printf__ format to be null.
Checking whether your compiler can handle __attribute__((malloc)) ...
Your C compiler supports __attribute__((malloc)).
Checking whether your compiler can handle __attribute__((nonnull(1))) ...
Your C compiler supports __attribute__((nonnull)).
Checking whether your compiler can handle __attribute__((noreturn)) ...
Your C compiler supports __attribute__((noreturn)).
Checking whether your compiler can handle __attribute__((pure)) ...
Your C compiler supports __attribute__((pure)).
Checking whether your compiler can handle __attribute__((unused)) ...
Your C compiler supports __attribute__((unused)).
Checking whether your compiler can handle __attribute__((deprecated)) ...
Your C compiler supports __attribute__((deprecated)).
Checking whether your compiler can handle __attribute__((warn_unused_result)) ...
Your C compiler supports __attribute__((warn_unused_result)).
Checking whether your compiler can handle __attribute__((always_inline)) ...
Your C compiler supports __attribute__((always_inline)).
Checking whether your compiler can handle __attribute__((visibility)) ...
Your C compiler supports __attribute__((visibility)).
getpgrp() found.
Checking to see which flavor of getpgrp is in use...
(I see you are running Configure as super-user...)
You have to use getpgrp() instead of getpgrp(pid).
setpgrp() found.
Checking to see which flavor of setpgrp is in use...
(I see you are running Configure as super-user...)
You have to use setpgrp() instead of setpgrp(pid,pgrp).
Checking whether your compiler can handle __builtin_add_overflow ...
Your C compiler supports __builtin_add_overflow.
Checking whether your compiler can handle __builtin_sub_overflow ...
Your C compiler supports __builtin_sub_overflow.
Checking whether your compiler can handle __builtin_mul_overflow ...
Your C compiler supports __builtin_mul_overflow.
Checking whether your compiler can handle __builtin_choose_expr ...
All good!
Your C compiler supports __builtin_choose_expr.
Checking whether your compiler can handle __builtin_expect ...
Your C compiler supports __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.
Nope, it can't.
Checking whether your C compiler can cast negative float to unsigned.
Yup, it can.
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...
<sys/uio.h> found.
Checking to see if your system supports struct cmsghdr...
Yes, it does.
copysign() found.
copysignl() found.
crypt() NOT found.
crypt() NOT found.
<crypt.h> found.
crypt_r() NOT found.
ctermid() found.
ctermid_r() NOT found.
ctime_r() found.
cuserid() found.
dbmclose() NOT found.
We won't be including <dbm.h>
dbminit() prototype NOT found.
difftime() found.
<dirent.h> 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
No, it does not.
<sys/dir.h> found.
<sys/ndir.h> NOT found.
dirfd() found.
dladdr() found.
dlerror() found.
<dlfcn.h> found.
On a few systems, the dynamically loaded modules that perl generates and uses
will need a different extension than shared libs. The default will probably
be appropriate.
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.
drand48() prototype found.
dup2() found.
dup3() found.
localeconv_l() NOT found.
<xlocale.h> NOT found.
newlocale() found.
freelocale() found.
uselocale() found.
duplocale() found.
querylocale() NOT found.
eaccess() found.
endgrent() found.
<grp.h> found.
endgrent_r() NOT found.
endhostent() found.
<netdb.h> found.
endhostent_r() NOT found.
endnetent() found.
endnetent_r() NOT found.
endprotoent() found.
endprotoent_r() NOT found.
endpwent() found.
<pwd.h> found.
endpwent_r() NOT found.
endservent() found.
endservent_r() NOT found.
<sys/file.h> defines the O_* constants...
and you have the 3 argument form of open().
<sys/file.h> found.
We'll be including <sys/file.h>.
<fcntl.h> found.
We don't need to include <fcntl.h> if we include <sys/file.h>.
fork() found.
pipe() found.
Figuring out the flag used by open() for non-blocking I/O...
Seems like we can use O_NONBLOCK.
Let's see what value errno gets from read() on a O_NONBLOCK file...
A read() system call with no data present returns -1.
Your read() sets errno to EAGAIN when no data is available.
And it correctly returns 0 to signal EOF.
erf() found.
erfc() found.
exp2() found.
expm1() found.
Checking how std your stdio is...
Your stdio doesn't appear very std.
But I will not snoop inside glibc 2.38 stdio buffers.
fchdir() found.
fchmod() found.
openat() found.
unlinkat() found.
renameat() found.
linkat() found.
fchmodat() found.
fchown() found.
fcntl() found.
Checking if fcntl-based file locking works...
Yes, it seems to work.
Checking to see how well your C compiler handles fd_set and friends ...
Hmm, your compiler has some difficulty with fd_set. Checking further...
Well, your system has some sort of fd_set available...
and you have the normal fd_set macros.
fdclose() NOT found.
fdim() found.
fegetround() found.
ffs() found.
ffsl() found.
fgetpos() found.
finite() found.
finitel() found.
flock() found.
flock() prototype found.
fma() found.
fmax() found.
fmin() found.
fp_class() NOT found.
Checking to see if you have fpclassify...
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...
You do not have fpos64_t.
frexpl() found.
<sys/param.h> found.
<sys/mount.h> found.
Checking to see if your system supports struct fs_data...
No, it doesn't.
fseeko() found.
(Your long is 64 bits, so you could use fseek.)
fsetpos() found.
fstatfs() found.
statvfs() found.
fstatvfs() found.
fsync() found.
ftello() found.
(Your long is 64 bits, so you could use ftell.)
Checking if you have a working futimes()
Yes, you have
A working gai_strerror() found.
<ndbm.h> found.
<gdbm/ndbm.h> NOT found.
<gdbm-ndbm.h> NOT found.
dbm_open() NOT found.
We won't be including <ndbm.h>
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.
Every now and then someone has a gethostname() that lies about the hostname
but can't be fixed for political or economic reasons. If you wish, I can
pretend gethostname() isn't there and maybe compute hostname at run-time
thanks to the 'uname -n' command.
Shall I ignore gethostname() from now on? [n]
gethostbyaddr_r() found.
gethostbyname_r() found.
gethostent_r() found.
gethostent() prototype 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.
getnetent() prototype 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.
getprotoent() prototype 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.
getservent() prototype found.
getspnam() found.
<shadow.h> found.
getspnam_r() found.
gettimeofday() found.
gmtime_r() found.
hasmntopt() found.
<netinet/in.h> found.
<arpa/inet.h> 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...
You have isfinite.
isfinitel() NOT found.
Checking to see if you have isinf...
You have isinf.
isinfl() found.
Checking to see if you have isless...
You have isless.
Checking to see if you have isnan...
You have isnan.
isnanl() found.
Checking to see if you have isnormal...
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.
<malloc/malloc.h> NOT found.
<malloc.h> found.
localtime_r() found.
lockf() found.
log1p() found.
log2() found.
logb() found.
lrint() found.
lrintl() found.
lround() found.
lroundl() found.
lseek() prototype 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() prototype found.
memmem() found.
memrchr() prototype found.
memrchr() found.
mkdir() found.
mkdtemp() found.
mkfifo() found.
mkostemp() found.
mkstemp() found.
mkstemps() found.
mktime() found.
<sys/mman.h> found.
mmap() found.
and it returns (void *).
sqrtl() found.
scalbnl() found.
truncl() found.
modfl() found.
modfl() prototype 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...
Yes, it does.
msync() found.
munmap() found.
nan() found.
nanosleep() found.
nearbyint() found.
nextafter() found.
nexttoward() found.
nice() found.
<langinfo.h> found.
nl_langinfo() found.
<locale.h> found.
Checking to see if you have nl_langinfo_l(), and that it is thread-safe
Since threads aren't selected, we won't bother looking for nl_langinfo_l()
Checking whether your compiler can handle struct bitfields that aren't 'int' or 'unsigned int' ...
Your C compiler supports struct bitfields besides 'int' and 'unsigned int'.
<quadmath.h> found.
Choosing the C types to be used for Perl's internal types...
(IV will be long, 8 bytes)
(UV will be unsigned long, 8 bytes)
(NV will be double, 8 bytes)
Checking how many bits of your UVs your NVs can preserve...
Your NVs can preserve only 53 bits of your UVs.
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...
You do not have off64_t.
(Your off_t is 64 bits, so you could use that.)
pause() found.
pipe2() found.
poll() found.
prctl() found.
Your prctl (PR_SET_NAME, ...) works
readlink() found.
vfork() found.
Perl can only use a vfork() that doesn't suffer from strict
restrictions on calling functions or modifying global data in
the child. For example, glibc-2.1 contains such a vfork()
that is unsuitable. If your system provides a proper fork()
call, chances are that you do NOT want perl to use vfork().
Do you still want to use vfork()? [n]
Ok, we won't use vfork().
pthread_attr_setscope() found.
Checking to see if you have ptrdiff_t...
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.
sbrk() prototype 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 <sys/sem.h>.
You can use union semun for semctl IPC_STAT.
You can also use struct semid_ds* for semctl IPC_STAT.
sendmsg() found.
setegid() found.
setenv() found.
seteuid() found.
setgrent() found.
setgrent_r() NOT found.
sethostent() found.
sethostent_r() NOT found.
setitimer() found.
setlinebuf() found.
<wctype.h> found.
towupper() found.
Checking to see if you have setlocale() and its behavior
Your system has setlocale()...
and it seems sane; you don't have a C.UTF-8 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.
Looking for the type of process ids on this system.
pid_t found.
Looking for the type for user ids returned by getuid().
uid_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...
<sunmath.h> NOT found.
Checking to see if you have signbit() available to work on double... Yes.
sigprocmask() found.
POSIX sigsetjmp found.
snprintf() found.
vsnprintf() found.
Checking whether your snprintf() and vsnprintf() work okay...
Your snprintf() and vsnprintf() seem to be working okay.
sockatmark() found.
sockatmark() prototype found.
socks5_init() NOT found.
srand48_r() found.
srandom_r() found.
setresgid() prototype NOT found.
setresuid() prototype NOT found.
stat() found.
<sys/stat.h> found.
Checking to see if your struct stat has st_blocks field...
<sys/vfs.h> found.
<sys/statfs.h> found.
Checking to see if your system supports struct statfs...
Yes, it does.
Checking to see if your struct statfs has f_flags field...
Yes, it does.
Checking to see if your system supports static inline...
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.
strlcat() prototype found.
strlcat() found.
strlcpy() prototype found.
strlcpy() found.
strnlen() found.
strtod() found.
strtod_l() found.
strtol() found.
strtold() found.
strtold_l() found.
strtoll() found.
Checking whether your strtoll() works okay...
Your strtoll() seems to be working okay.
strtoq() found.
strtoul() found.
Checking whether your strtoul() works okay...
Your strtoul() seems to be working okay.
strtoull() found.
Checking whether your strtoull() works okay...
Your strtoull() seems to be working okay.
strtouq() found.
Checking whether your strtouq() works okay...
Your strtouq() seems to be working okay.
strxfrm() found.
strxfrm_l() found.
symlink() found.
syscall() found.
<sys/syscall.h> found.
syscall() prototype found.
sysconf() found.
You don't have sys_errlist[], so strerror() is welcome.
system() found.
tcgetpgrp() found.
tcsetpgrp() found.
telldir() prototype found.
tgamma() found.
Checking to see if your system supports C11 thread local storage...
Your compiler supports _Thread_local.
time() found.
Looking for the type returned by time() on this system.
time_t found.
timegm() found.
<sys/times.h> found.
times() found.
Looking for the type returned by times() on this system.
clock_t found.
tmpnam_r() found.
towlower() found.
trunc() found.
truncate() found.
ttyname_r() found.
tzname[] found.
In the following, larger digits indicate more significance. A big-endian
machine like a Pyramid or a Motorola 680?0 chip will come out to 4321. A
little-endian machine like a Vax or an Intel 80?86 chip would be 1234. Other
machines may have weird orders like 3412. A Cray will report 87654321,
an Alpha will report 12345678. If the test program works the default is
probably right.
I'm now running the test program...
(The test program ran ok.)
byteorder=12345678
Checking to see whether you can access character data unalignedly...
(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.
usleep() prototype found.
ustat() NOT found.
closedir() found.
Checking whether closedir() returns a status...
Yes, it does.
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.
We can catify or stringify, separately or together!
<db.h> found.
Checking Berkeley DB version ...
I can't use Berkeley DB with your <db.h>. I'll disable Berkeley DB.
Historically Perl has provided a final fallback of the current working
directory '.' when searching for a library. This, however, can lead to
problems when a Perl program which loads optional modules is called from
a shared directory. This can lead to executing unexpected code.
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.
Looking for the type for group ids returned by getgid().
gid_t found.
Checking the size of gid_t...
Your gid_t is 4 bytes long.
Checking the sign of gid_t...
Your gid_t is unsigned.
Checking how to print 64-bit integers...
We will use %ld.
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 of pointer is the second argument to getgroups() and setgroups()?
Usually this is the same as group ids, gid_t, but not always.
What type pointer is the second argument to getgroups() and setgroups()? [gid_t]
Checking the format strings to be used for Perl's internal 32bit-types...
Checking if your /BuggyBox/make/4.4/bootstrap/bin/make program sets $(MAKE)...
Yup, it does.
Looking for the type used for file modes for system calls (e.g. fchmod()).
mode_t found.
It seems that va_copy() or similar will be needed.
Looking for the type used for the length parameter for string functions.
size_t found.
Checking to see what type of arguments are accepted by gethostbyaddr().
What is the type for the 1st argument to gethostbyaddr? [char *]
What is the type for the 2nd argument to gethostbyaddr? [size_t]
Checking to see what type of argument is accepted by gethostbyname().
Your system accepts const char *.
Checking to see what type of 1st argument is accepted by getnetbyaddr().
Your system accepts in_addr_t.
What pager is used on your system? [/usr/ucb/more]
Checking how to generate random libraries on your machine...
/usr/bin/ar appears to generate random libraries itself.
Checking max offsets that gmtime () accepts
Checking max offsets that localtime () accepts
Checking to see what type of arguments are accepted by select().
Your system accepts fd_set *.
Checking to see on how many bits at a time your select() operates...
Your select() operates on 64 bits at a time.
Generating a list of signal names and numbers...
The following 65 signals are available:
SIGZERO SIGHUP SIGINT SIGQUIT SIGILL SIGTRAP SIGABRT SIGBUS SIGFPE
SIGKILL SIGUSR1 SIGSEGV SIGUSR2 SIGPIPE SIGALRM SIGTERM SIGSTKFLT
SIGCHLD SIGCONT SIGSTOP SIGTSTP SIGTTIN SIGTTOU SIGURG SIGXCPU
SIGXFSZ SIGVTALRM SIGPROF SIGWINCH SIGIO SIGPWR SIGSYS SIGNUM32
SIGNUM33 SIGRTMIN SIGNUM35 SIGNUM36 SIGNUM37 SIGNUM38 SIGNUM39
SIGNUM40 SIGNUM41 SIGNUM42 SIGNUM43 SIGNUM44 SIGNUM45 SIGNUM46
SIGNUM47 SIGNUM48 SIGNUM49 SIGNUM50 SIGNUM51 SIGNUM52 SIGNUM53
SIGNUM54 SIGNUM55 SIGNUM56 SIGNUM57 SIGNUM58 SIGNUM59 SIGNUM60
SIGNUM61 SIGNUM62 SIGNUM63 SIGRTMAX SIGIOT SIGCLD SIGPOLL
Checking the size of size_t...
Your size_t size is 8 bytes.
Checking to see if you have socklen_t...
You have socklen_t.
<socks.h> NOT found.
Checking to see what type is the last argument of accept().
Your system accepts 'socklen_t *' for the last argument of accept().
I'll be using ssize_t for functions returning a byte count.
Checking the size of st_dev...
Your st_dev is 8 bytes long.
Checking the sign of st_dev...
Your st_dev is unsigned.
Checking the size of st_ino...
Your st_ino is 8 bytes long.
Checking the sign of st_ino...
Your st_ino is unsigned.
Your stdio uses signed chars.
Checking the size of uid_t...
Your uid_t is 4 bytes long.
Checking the sign of uid_t...
Your uid_t is unsigned.
Checking the format string to be used for uids...
EXPERIMENTAL: Perl can now be built with strict on by default when not
invoked with -e or -E. This is a diagnostic tool for development.
Unless you are familiar with this feature, you should probably answer 'no'.
Would you like to build perl with strict enabled by default? [n]
Determining whether we can use sysctl with KERN_PROC_PATHNAME to find executing program...
I'm unable to compile the test program.
I'll assume no sysctl with KERN_PROC_PATHNAME here.
Determining whether we can use _NSGetExecutablePath to find executing program...
I'm unable to compile the test program.
I'll assume no _NSGetExecutablePath here.
Which compiler compiler (yacc or bison -y) shall I use? [yacc]
<bfd.h> found.
<execinfo.h> found.
<fenv.h> found.
<fp.h> NOT found.
<fp_class.h> NOT found.
<gdbm.h> found.
gdbm_open() NOT found.
We won't be including <gdbm.h>
<ieeefp.h> NOT found.
<libutil.h> NOT found.
<mntent.h> found.
<net/errno.h> NOT found.
<netinet/tcp.h> found.
<poll.h> found.
<prot.h> NOT found.
Guessing which symbols your C compiler and preprocessor define...
Your C pre-processor defines the following symbols:
_FILE_OFFSET_BITS
_LARGEFILE_SOURCE
_LP64
_POSIX_C_SOURCE
_POSIX_SOURCE
__BYTE_ORDER__
__ELF__
__GLIBC_MINOR__
__GLIBC__
__GNUC_MINOR__
__GNUC__
__GNU_LIBRARY__
__LP64__
__PIC__
__STDC__
__USE_FILE_OFFSET64
__USE_LARGEFILE
__USE_MISC
__USE_POSIX199309
__USE_POSIX199506
__USE_POSIX2
__USE_POSIX
__amd64
__amd64__
__linux
__linux__
__pic__
__unix
__unix__
__x86_64
__x86_64__
linux
unix
Adding -D_FORTIFY_SOURCE=2 to ccflags...
tcsetattr() found.
You have POSIX termios.h... good!
<stdbool.h> found.
<stdint.h> found.
<sys/access.h> NOT found.
<sys/filio.h> NOT found.
<sys/ioctl.h> found.
<sys/sockio.h> not found, assuming socket ioctls are in <sys/ioctl.h>.
<syslog.h> found.
<sys/mode.h> NOT found.
<sys/poll.h> found.
<sys/resource.h> found.
<sys/security.h> NOT found.
<sys/statvfs.h> found.
<sys/un.h> found.
<sys/utsname.h> found.
<sys/wait.h> found.
<ustat.h> NOT found.
<utime.h> found.
<wchar.h> found.
Looking for extensions...
A number of extensions are supplied with perl5. You may choose to
compile these extensions for dynamic loading (the default), compile
them into the perl5 executable (static loading), or not include
them at all. Answer "none" to include no extensions.
Note that DynaLoader is always built and need not be mentioned here.
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 Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc 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]
End of configuration questions.
Stripping down executable paths...
Creating config.sh...
Hmm...You had some extra variables I don't know about...I'll try to keep 'em...
Propagating recommended variable $libdb_needs_pthread...
Doing variable substitutions on .SH files...
Extracting config.h (with variable substitutions)
cflags.SH: Adding -std=c99.
cflags.SH: Adding -Werror=pointer-arith.
cflags.SH: Adding -Werror=vla.
cflags.SH: Adding -Wextra.
cflags.SH: Adding -Wno-long-long.
cflags.SH: Adding -Wno-declaration-after-statement.
cflags.SH: Adding -Wc++-compat.
cflags.SH: Adding -Wwrite-strings.
cflags.SH: Adding -Wno-use-after-free because of false positives in gccversion '13.2.1 20230801'
cflags.SH: cc = gcc
cflags.SH: ccflags = -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2
cflags.SH: stdflags = -std=c99
cflags.SH: optimize = -O2
cflags.SH: warn = -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free
Extracting cflags (with variable substitutions)
Not re-extracting config.h
Extracting makedepend (with variable substitutions)
Extracting makedepend_file (with variable substitutions)
Extracting Makefile (with variable substitutions)
Extracting myconfig (with variable substitutions)
Extracting Policy.sh (with variable substitutions)
Extracting runtests (with variable substitutions)
Extracting pod/Makefile (with variable substitutions)
Now you need to generate make dependencies by running "make depend".
You might prefer to run it in background: "make depend > makedepend.out &"
It can take a while, so you might not want to run it right now.
Run make depend now? [y]
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free generate_uudmap.c
gcc -o generate_uudmap -fstack-protector-strong generate_uudmap.o -lpthread -ldl -lm -lutil -lc
./generate_uudmap uudmap.h bitcount.h mg_data.h
sh ./makedepend MAKE="make" cflags
make[1]: Entering directory '/bb.download/source/perl-5.38.0'
rm -f opmini.c
/BuggyBox/coreutils/9.4/bootstrap/bin/ln -s op.c opmini.c
rm -f perlmini.c
/BuggyBox/coreutils/9.4/bootstrap/bin/ln -s perl.c perlmini.c
rm -f universalmini.c
/BuggyBox/coreutils/9.4/bootstrap/bin/ln -s universal.c universalmini.c
echo av.c scope.c op.c peep.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 utf8.c sv.c taint.c toke.c util.c deb.c run.c builtin.c universal.c class.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 regcomp.c regcomp_debug.c regcomp_invlist.c regcomp_study.c regcomp_trie.c regexec.c miniperlmain.c opmini.c perlmini.c universalmini.c | tr ' ' '\n' >.clist
make[1]: Leaving directory '/bb.download/source/perl-5.38.0'
make[1]: Entering directory '/bb.download/source/perl-5.38.0'
sh ./makedepend_file av.c av.c.depends cflags
Finding dependencies for av.o
sh ./makedepend_file scope.c scope.c.depends cflags
Finding dependencies for scope.o
sh ./makedepend_file op.c op.c.depends cflags
Finding dependencies for op.o
sh ./makedepend_file peep.c peep.c.depends cflags
Finding dependencies for peep.o
sh ./makedepend_file doop.c doop.c.depends cflags
Finding dependencies for doop.o
sh ./makedepend_file doio.c doio.c.depends cflags
Finding dependencies for doio.o
sh ./makedepend_file dump.c dump.c.depends cflags
Finding dependencies for dump.o
sh ./makedepend_file gv.c gv.c.depends cflags
Finding dependencies for gv.o
sh ./makedepend_file hv.c hv.c.depends cflags
Finding dependencies for hv.o
sh ./makedepend_file mg.c mg.c.depends cflags
Finding dependencies for mg.o
sh ./makedepend_file reentr.c reentr.c.depends cflags
Finding dependencies for reentr.o
sh ./makedepend_file mro_core.c mro_core.c.depends cflags
Finding dependencies for mro_core.o
sh ./makedepend_file perl.c perl.c.depends cflags
Finding dependencies for perl.o
sh ./makedepend_file perly.c perly.c.depends cflags
Finding dependencies for perly.o
sh ./makedepend_file pp.c pp.c.depends cflags
Finding dependencies for pp.o
sh ./makedepend_file pp_hot.c pp_hot.c.depends cflags
Finding dependencies for pp_hot.o
sh ./makedepend_file pp_ctl.c pp_ctl.c.depends cflags
Finding dependencies for pp_ctl.o
sh ./makedepend_file pp_sys.c pp_sys.c.depends cflags
Finding dependencies for pp_sys.o
sh ./makedepend_file utf8.c utf8.c.depends cflags
Finding dependencies for utf8.o
sh ./makedepend_file sv.c sv.c.depends cflags
Finding dependencies for sv.o
sh ./makedepend_file taint.c taint.c.depends cflags
Finding dependencies for taint.o
sh ./makedepend_file toke.c toke.c.depends cflags
Finding dependencies for toke.o
sh ./makedepend_file util.c util.c.depends cflags
Finding dependencies for util.o
sh ./makedepend_file deb.c deb.c.depends cflags
Finding dependencies for deb.o
sh ./makedepend_file run.c run.c.depends cflags
Finding dependencies for run.o
sh ./makedepend_file builtin.c builtin.c.depends cflags
Finding dependencies for builtin.o
sh ./makedepend_file universal.c universal.c.depends cflags
Finding dependencies for universal.o
sh ./makedepend_file class.c class.c.depends cflags
Finding dependencies for class.o
sh ./makedepend_file pad.c pad.c.depends cflags
Finding dependencies for pad.o
sh ./makedepend_file globals.c globals.c.depends cflags
Finding dependencies for globals.o
sh ./makedepend_file keywords.c keywords.c.depends cflags
Finding dependencies for keywords.o
sh ./makedepend_file perlio.c perlio.c.depends cflags
Finding dependencies for perlio.o
sh ./makedepend_file numeric.c numeric.c.depends cflags
Finding dependencies for numeric.o
sh ./makedepend_file mathoms.c mathoms.c.depends cflags
Finding dependencies for mathoms.o
sh ./makedepend_file locale.c locale.c.depends cflags
Finding dependencies for locale.o
sh ./makedepend_file pp_pack.c pp_pack.c.depends cflags
Finding dependencies for pp_pack.o
sh ./makedepend_file pp_sort.c pp_sort.c.depends cflags
Finding dependencies for pp_sort.o
sh ./makedepend_file caretx.c caretx.c.depends cflags
Finding dependencies for caretx.o
sh ./makedepend_file dquote.c dquote.c.depends cflags
Finding dependencies for dquote.o
sh ./makedepend_file time64.c time64.c.depends cflags
Finding dependencies for time64.o
sh ./makedepend_file regcomp.c regcomp.c.depends cflags
Finding dependencies for regcomp.o
sh ./makedepend_file regcomp_debug.c regcomp_debug.c.depends cflags
Finding dependencies for regcomp_debug.o
sh ./makedepend_file regcomp_invlist.c regcomp_invlist.c.depends cflags
Finding dependencies for regcomp_invlist.o
sh ./makedepend_file regcomp_study.c regcomp_study.c.depends cflags
Finding dependencies for regcomp_study.o
sh ./makedepend_file regcomp_trie.c regcomp_trie.c.depends cflags
Finding dependencies for regcomp_trie.o
sh ./makedepend_file regexec.c regexec.c.depends cflags
Finding dependencies for regexec.o
sh ./makedepend_file miniperlmain.c miniperlmain.c.depends cflags
Finding dependencies for miniperlmain.o
sh ./makedepend_file opmini.c opmini.c.depends cflags
Finding dependencies for opmini.o
sh ./makedepend_file perlmini.c perlmini.c.depends cflags
Finding dependencies for perlmini.o
sh ./makedepend_file universalmini.c universalmini.c.depends cflags
Finding dependencies for universalmini.o
make[1]: Leaving directory '/bb.download/source/perl-5.38.0'
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.
Stderr
./Configure: line 6450: nm: command not found egrep: warning: egrep is obsolescent; using grep -E ./Configure: line 23771: cpp: command not found awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp operator
make -j16Result = 0
Working Dir = /bb.download/source/perl-5.38.0
Stdout
echo @`sh cflags "optimize='-O2'" opmini.o` -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c
echo @`sh cflags "optimize='-O2'" perlmini.o` -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c
echo @`sh cflags "optimize='-O2'" universalmini.o` -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB universalmini.c
@gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c
@gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free gv.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free toke.c
@gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB universalmini.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free pad.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free regcomp_invlist.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free perly.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free regcomp_debug.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free regexec.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free regcomp.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free dump.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free regcomp_study.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free regcomp_trie.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free util.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free mg.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free reentr.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free mro_core.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free keywords.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free builtin.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free class.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free hv.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free av.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free run.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free pp_hot.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free sv.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free pp.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free scope.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free pp_ctl.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free pp_sys.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free peep.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free doop.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free doio.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free utf8.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free taint.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free deb.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free globals.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free perlio.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free numeric.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free mathoms.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free locale.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free pp_pack.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free pp_sort.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free caretx.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free dquote.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free time64.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free miniperlmain.c
rm -f pod/perl5380delta.pod
/BuggyBox/coreutils/9.4/bootstrap/bin/ln -s perldelta.pod pod/perl5380delta.pod
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free op.c
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free universal.c
gcc -fstack-protector-strong -o miniperl \
opmini.o perlmini.o universalmini.o gv.o toke.o perly.o pad.o regcomp.o regcomp_debug.o regcomp_invlist.o regcomp_study.o regcomp_trie.o regexec.o dump.o util.o mg.o reentr.o mro_core.o keywords.o builtin.o class.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o peep.o doop.o doio.o utf8.o taint.o deb.o globals.o perlio.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o miniperlmain.o -lpthread -ldl -lm -lutil -lc
./miniperl -w -Ilib -Idist/Exporter/lib -MExporter -e '<?>' || sh -c 'echo >&2 Failed to build miniperl. Please run make minitest; exit 1'
./miniperl -Ilib -f write_buildcustomize.pl
./miniperl -Ilib autodoc.pl
./miniperl -Ilib pod/perlmodlib.PL -q
./miniperl -Ilib make_patchnum.pl
Updating 'git_version.h' and 'lib/Config_git.pl'
./miniperl -Ilib configpm
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free perl.c
written lib/Config.pod
updated lib/Config.pm
updated lib/Config_heavy.pl
./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-YAML/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl dist/Carp/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl cpan/Config-Perl-V/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl dist/Devel-SelfStubber/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Carp directly
./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Config-Perl-V directly
Running pm_to_blib for cpan/AutoLoader directly
./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/CPAN-Meta-YAML directly
./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Env directly
Running pm_to_blib for dist/Dumpvalue directly
Running pm_to_blib for cpan/Digest directly
Running pm_to_blib for cpan/CPAN-Meta-Requirements directly
Running pm_to_blib for dist/Devel-SelfStubber directly
./miniperl -Ilib make_ext.pl cpan/ExtUtils-Install/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl cpan/ExtUtils-PL2Bat/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/ExtUtils-Manifest directly
Running pm_to_blib for dist/ExtUtils-CBuilder directly
Running pm_to_blib for cpan/ExtUtils-Constant directly
./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/ExtUtils-PL2Bat directly
./miniperl -Ilib make_ext.pl ext/File-Find/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for ext/ExtUtils-Miniperl directly
Running pm_to_blib for cpan/ExtUtils-Install directly
./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Attribute::Handlers
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Attribute-Handlers'
Running pm_to_blib for dist/ExtUtils-ParseXS directly
Running pm_to_blib for cpan/File-Fetch directly
Running pm_to_blib for ext/File-Find directly
./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Exporter
Running pm_to_blib for cpan/File-Path directly
./miniperl -Ilib make_ext.pl dist/FindBin/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/File-Temp directly
Generating a Unix-style Makefile
Writing Makefile for Errno
./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Exporter'
make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/Errno'
Generating a Unix-style Makefile
Writing Makefile for Archive::Tar
Generating a Unix-style Makefile
Writing Makefile for CPAN::Meta
Generating a Unix-style Makefile
Writing Makefile for CPAN
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Archive-Tar'
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/CPAN-Meta'
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/CPAN'
Running pm_to_blib for ext/FileCache directly
Running pm_to_blib for cpan/Getopt-Long directly
./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for ExtUtils::MakeMaker
Generating a Unix-style Makefile
Writing Makefile for ExtUtils::Manifest
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/ExtUtils-MakeMaker'
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/ExtUtils-Manifest'
Generating a Unix-style Makefile
Writing Makefile for ExtUtils::ParseXS
Generating a Unix-style Makefile
Writing Makefile for Filter::Simple
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/ExtUtils-ParseXS'
Generating a Unix-style Makefile
Writing Makefile for FindBin
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Filter-Simple'
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/FindBin'
"../../miniperl" "-I../../lib" Errno_pm.PL Errno.pm
Generating a Unix-style Makefile
Writing Makefile for HTTP::Tiny
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/HTTP-Tiny'
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/Exporter'
./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Archive-Tar'
./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/Attribute-Handlers'
./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/ExtUtils-ParseXS'
./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/I18N-Collate directly
./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/CPAN-Meta'
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/ExtUtils-Manifest'
./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/CPAN'
./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/ExtUtils-MakeMaker'
./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl cpan/Math-BigInt/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/IO-Zlib directly
./miniperl -Ilib make_ext.pl cpan/Math-BigRat/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/IO-Socket-IP directly
./miniperl -Ilib make_ext.pl dist/Math-Complex/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/FindBin'
./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/Errno'
./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/IPC-Cmd directly
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/Filter-Simple'
./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for ext/IPC-Open3 directly
./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Locale-Maketext-Simple directly
./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Math-BigInt directly
./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for I18N::LangTags
Generating a Unix-style Makefile
Writing Makefile for lib
Running pm_to_blib for cpan/Memoize directly
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/I18N-LangTags'
Running pm_to_blib for cpan/Math-BigRat directly
./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/lib'
Running pm_to_blib for cpan/Module-Load directly
Running pm_to_blib for cpan/Module-Load-Conditional directly
Running pm_to_blib for cpan/Module-Loaded directly
./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/HTTP-Tiny'
Running pm_to_blib for cpan/NEXT directly
./miniperl -Ilib make_ext.pl cpan/Perl-OSType/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
"../../miniperl" "-I../../lib" lib_pm.PL lib.pm
Generating a Unix-style Makefile
Writing Makefile for Locale::Maketext
Generating a Unix-style Makefile
Writing Makefile for Math::Complex
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Locale-Maketext'
Running pm_to_blib for cpan/Params-Check directly
./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Math-Complex'
Generating a Unix-style Makefile
Writing Makefile for Module::CoreList
Extracting lib.pm (with variable substitutions)
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Module-CoreList'
Generating a Unix-style Makefile
Writing Makefile for JSON::PP
Running pm_to_blib for cpan/Perl-OSType directly
./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/JSON-PP'
Generating a Unix-style Makefile
Writing Makefile for Net::Ping
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Net-Ping'
Running pm_to_blib for cpan/PerlIO-via-QuotedPrint directly
./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Module::Metadata
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Module-Metadata'
Running pm_to_blib for cpan/Pod-Escapes directly
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/lib'
./miniperl -Ilib make_ext.pl dist/if/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/I18N-LangTags'
./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl dist/Search-Dict/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Pod::Checker
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/Locale-Maketext'
./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Pod-Checker'
Running pm_to_blib for dist/Safe directly
./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/JSON-PP'
./miniperl -Ilib make_ext.pl dist/Term-ReadLine/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Term-ANSIColor directly
./miniperl -Ilib make_ext.pl dist/Test/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Search-Dict directly
./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for if
cp corelist blib/script/corelist
/bb.download/source/perl-5.38.0/dist/Module-CoreList/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/corelist
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/if'
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Module-Metadata'
./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/Math-Complex'
./miniperl -Ilib make_ext.pl dist/Text-Abbrev/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Term-Complete directly
./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Term-ReadLine directly
./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/Net-Ping'
./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Pod::Perldoc
Generating a Unix-style Makefile
Writing Makefile for SelfLoader
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Pod-Perldoc'
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/SelfLoader'
Running pm_to_blib for cpan/Test-Simple directly
Running pm_to_blib for dist/Text-Abbrev directly
./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Text-Balanced directly
./miniperl -Ilib make_ext.pl dist/Tie-File/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/Module-CoreList'
Running pm_to_blib for cpan/Text-Tabs directly
Running pm_to_blib for cpan/Text-ParseWords directly
./miniperl -Ilib make_ext.pl ext/Tie-Hash-NamedCapture/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Pod::Html
Generating a Unix-style Makefile
Writing Makefile for Test
Generating a Unix-style Makefile
Writing Makefile for Pod::Usage
Generating a Unix-style Makefile
Writing Makefile for Term::Cap
make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/Pod-Html'
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Test'
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Pod-Usage'
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Term-Cap'
Running pm_to_blib for ext/Tie-Hash-NamedCapture directly
Generating a Unix-style Makefile
Writing Makefile for Test::Harness
Generating a Unix-style Makefile
Writing Makefile for Thread::Queue
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Test-Harness'
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Thread-Queue'
./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Thread::Semaphore
Generating a Unix-style Makefile
Writing Makefile for Tie::File
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Thread-Semaphore'
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Tie-File'
Running pm_to_blib for ext/Tie-Memoize directly
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/if'
./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
"../../miniperl" "-I../../lib" "-I../../lib" podchecker.PL podchecker
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Pod-Perldoc'
Extracting podchecker (with variable substitutions)
cp podchecker blib/script/podchecker
./miniperl -Ilib make_ext.pl cpan/Time-Local/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
/bb.download/source/perl-5.38.0/cpan/Pod-Checker/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/podchecker
./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Tie-RefHash directly
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/SelfLoader'
./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Term-Cap'
./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
"../../miniperl" "-I../../lib" "-I../../lib" pod2usage.PL pod2usage
./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Time-Local directly
./miniperl -Ilib make_ext.pl dist/encoding-warnings/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl cpan/experimental/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Extracting pod2usage (with variable substitutions)
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/Pod-Html'
./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
cp pod2usage blib/script/pod2usage
/bb.download/source/perl-5.38.0/cpan/Pod-Usage/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2usage
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Pod-Checker'
Running pm_to_blib for dist/autouse directly
Running pm_to_blib for cpan/autodie directly
./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/Tie-File'
./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/Test'
./miniperl -Ilib -MExtUtils::Miniperl -e 'writemain(\"perlmain.c", @ARGV)' DynaLoader
Running pm_to_blib for cpan/experimental directly
./miniperl -Ilib utils/Makefile.PL
./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for XSLoader
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/Thread-Semaphore'
./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Test-Harness'
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/XSLoader'
Extracting utils/Makefile (with variable substitutions)
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/Thread-Queue'
Running pm_to_blib for cpan/perlfaq directly
Running pm_to_blib for cpan/parent directly
Running pm_to_blib for cpan/version directly
"../../miniperl" "-I../../lib" XSLoader_pm.PL XSLoader.pm
gcc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free perlmain.c
Generating a Unix-style Makefile
Writing Makefile for base
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Pod-Usage'
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/base'
Generating a Unix-style Makefile
Writing Makefile for constant
Generating a Unix-style Makefile
Writing Makefile for encoding::warnings
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/constant'
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/encoding-warnings'
Running pm_to_blib for cpan/Pod-Simple directly
Generating a Unix-style Makefile
Writing Makefile for Net
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/libnet'
./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Pod
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/podlators'
Generating a Unix-style Makefile
Writing Makefile for bignum
Generating a Unix-style Makefile
Writing Makefile for IO::Compress
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/bignum'
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/IO-Compress'
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/XSLoader'
Generating a Unix-style Makefile
Writing Makefile for Pod::Functions
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/base'
make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/Pod-Functions'
"../../miniperl" "-I../../lib" Functions_pm.PL ../../pod/perlfunc.pod
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/constant'
"../../miniperl" "-I../../lib" "-I../../lib" scripts/pod2man.PL scripts/pod2man
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/libnet'
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/encoding-warnings'
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/bignum'
cp bin/streamzip blib/script/streamzip
cp bin/zipdetails blib/script/zipdetails
Extracting pod2man (with variable substitutions)
/bb.download/source/perl-5.38.0/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/zipdetails
/bb.download/source/perl-5.38.0/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/streamzip
"../../miniperl" "-I../../lib" "-I../../lib" scripts/pod2text.PL scripts/pod2text
Extracting pod2text (with variable substitutions)
cp scripts/pod2text blib/script/pod2text
cp scripts/pod2man blib/script/pod2man
/bb.download/source/perl-5.38.0/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2text
/bb.download/source/perl-5.38.0/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2man
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/IO-Compress'
Manifying 2 pod documents
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/podlators'
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/Pod-Functions'
./miniperl -Ilib lib/unicore/mktables -C lib/unicore -P pod -maketest -makenormtest -makelist -p
./miniperl -Ilib make_ext.pl DynaLoader.o MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
./miniperl -Ilib mkppport
running "/bb.download/source/perl-5.38.0/miniperl" -I../../lib PPPort_pm.PL
Processing PropertyAliases.txt
Finishing property setup
Processing PropValueAliases.txt
Generating a Unix-style Makefile
Writing Makefile for DynaLoader
make[1]: Entering directory '/bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/ext/DynaLoader/../../lib/ExtUtils/typemap' DynaLoader.xs > DynaLoader.xsc
Processing extracted/DGeneralCategory.txt
mv DynaLoader.xsc DynaLoader.c
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.54\" -DXS_VERSION=\"1.54\" "-I../.." -DLIBC="/BuggyBox/glibc/2.38/bootstrap/lib/../lib/libc.so.6" DynaLoader.c
rm -rf ../../DynaLoader.o
Processing extracted/DCombiningClass.txt
cp DynaLoader.o ../../DynaLoader.o
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/DynaLoader'
rm -f libperl.a
/usr/bin/ar rc libperl.a op.o perl.o universal.o gv.o toke.o perly.o pad.o regcomp.o regcomp_debug.o regcomp_invlist.o regcomp_study.o regcomp_trie.o regexec.o dump.o util.o mg.o reentr.o mro_core.o keywords.o builtin.o class.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o peep.o doop.o doio.o utf8.o taint.o deb.o globals.o perlio.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o DynaLoader.o
gcc -o perl -fstack-protector-strong -Wl,-E perlmain.o libperl.a `cat ext.libs` -lpthread -ldl -lm -lutil -lc
Processing extracted/DNumType.txt
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 "/bb.download/source/perl-5.38.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/Data-Dumper
ppport.h in dist/Devel-PPPort is up-to-date
installing ppport.h for dist/ExtUtils-ParseXS
installing ppport.h for dist/IO
installing ppport.h for dist/PathTools
installing ppport.h for dist/Storable
installing ppport.h for dist/threads
installing ppport.h for dist/threads-shared
installing ppport.h for dist/Time-HiRes
installing ppport.h for dist/Unicode-Normalize
removing temporary file PPPort.pm
removing temporary file ppport.h
./miniperl -Ilib make_ext.pl lib/auto/B/B.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Processing extracted/DDecompositionType.txt
Setting license tag...
Adding META_MERGE...
Parsing config.in...
Building Zlib enabled
Auto Detect Gzip OS Code..
Setting Gzip OS Code to 3 [Unix/Default]
Looks Good.
Generating a Unix-style Makefile
Writing Makefile for Data::Dumper
Generating a Unix-style Makefile
Writing Makefile for Cwd
Generating a Unix-style Makefile
Writing Makefile for Hash::Util
Generating a Unix-style Makefile
Writing Makefile for Devel::PPPort
Generating a Unix-style Makefile
Writing Makefile for Digest::MD5
Processing extracted/DBinaryProperties.txt
Generating a Unix-style Makefile
Writing Makefile for File::Glob
Generating a Unix-style Makefile
Writing Makefile for Fcntl
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Data-Dumper'
Generating a Unix-style Makefile
Writing Makefile for Compress::Raw::Bzip2
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Digest-MD5'
make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/Hash-Util'
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Devel-PPPort'
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/PathTools'
Processing extracted/DNumValues.txt
Generating a Unix-style Makefile
Writing Makefile for Digest::SHA
Generating a Unix-style Makefile
Writing Makefile for Compress::Raw::Zlib
make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/Fcntl'
make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/File-Glob'
Generating a Unix-style Makefile
Writing Makefile for B
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Compress-Raw-Bzip2'
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Digest-SHA'
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Compress-Raw-Zlib'
make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/B'
Generating a Unix-style Makefile
Writing Makefile for Filter::Util::Call
Generating a Unix-style Makefile
Writing Makefile for Devel::Peek
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Filter-Util-Call'
Generating a Unix-style Makefile
Writing Makefile for File::DosGlob
make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/Devel-Peek'
Generating a Unix-style Makefile
Writing Makefile for Encode
make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/File-DosGlob'
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Encode'
"../../miniperl" "-I../../lib" PPPort_pm.PL PPPort.pm
Running Mkbootstrap for Fcntl ()
Processing extracted/DJoinGroup.txt
Running Mkbootstrap for Cwd ()
Processing extracted/DJoinType.txt
Running Mkbootstrap for MD5 ()
Running Mkbootstrap for Glob ()
Running Mkbootstrap for B ()
Running Mkbootstrap for Util ()
Running Mkbootstrap for Bzip2 ()
chmod 644 "Fcntl.bs"
chmod 644 "Cwd.bs"
Running Mkbootstrap for Dumper ()
Processing Jamo.txt
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/bb.download/source/perl-5.38.0/ext/Fcntl/../../lib/ExtUtils/typemap' Fcntl.xs > Fcntl.xsc
Processing UnicodeData.txt
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/dist/PathTools/../../lib/ExtUtils/typemap' Cwd.xs > Cwd.xsc
Running Mkbootstrap for Zlib ()
chmod 644 "B.bs"
chmod 644 "MD5.bs"
chmod 644 "Glob.bs"
chmod 644 "Util.bs"
Running Mkbootstrap for Peek ()
Running Mkbootstrap for Encode ()
Running Mkbootstrap for DosGlob ()
Running Mkbootstrap for SHA ()
chmod 644 "Bzip2.bs"
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.40\" -DXS_VERSION=\"1.40\" -fPIC "-I../.." bsd_glob.c
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/ext/Hash-Util/../../lib/ExtUtils/typemap' Util.xs > Util.xsc
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/cpan/Digest-MD5/../../lib/ExtUtils/typemap' -typemap '/bb.download/source/perl-5.38.0/cpan/Digest-MD5/typemap' MD5.xs > MD5.xsc
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/ext/B/../../lib/ExtUtils/typemap' -typemap '/bb.download/source/perl-5.38.0/ext/B/typemap' B.xs > B.xsc
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/cpan/Compress-Raw-Bzip2/../../lib/ExtUtils/typemap' -typemap '/bb.download/source/perl-5.38.0/cpan/Compress-Raw-Bzip2/typemap' Bzip2.xs > Bzip2.xsc
chmod 644 "Dumper.bs"
chmod 644 "Zlib.bs"
chmod 644 "Encode.bs"
chmod 644 "DosGlob.bs"
mv Fcntl.xsc Fcntl.c
chmod 644 "Peek.bs"
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/dist/Data-Dumper/../../lib/ExtUtils/typemap' Dumper.xs > Dumper.xsc
mv Cwd.xsc Cwd.c
chmod 644 "SHA.bs"
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/cpan/Compress-Raw-Zlib/../../lib/ExtUtils/typemap' -typemap '/bb.download/source/perl-5.38.0/cpan/Compress-Raw-Zlib/typemap' Zlib.xs > Zlib.xsc
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/cpan/Encode/../../lib/ExtUtils/typemap' Encode.xs > Encode.xsc
Running Mkbootstrap for Call ()
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/ext/File-DosGlob/../../lib/ExtUtils/typemap' DosGlob.xs > DosGlob.xsc
mv MD5.xsc MD5.c
mv Util.xsc Util.c
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/ext/Devel-Peek/../../lib/ExtUtils/typemap' Peek.xs > Peek.xsc
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/cpan/Digest-SHA/../../lib/ExtUtils/typemap' -typemap '/bb.download/source/perl-5.38.0/cpan/Digest-SHA/typemap' SHA.xs > SHA.xsc
mv Bzip2.xsc Bzip2.c
gcc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.204_001\" -DXS_VERSION=\"2.204_001\" -fPIC "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO blocksort.c
mv B.xsc B.c
mv Dumper.xsc Dumper.c
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." Fcntl.c
chmod 644 "Call.bs"
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"3.89\" -DXS_VERSION=\"3.89\" -fPIC "-I../.." -DDOUBLE_SLASHES_SPECIAL=0 Cwd.c
mv DosGlob.xsc DosGlob.c
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.58_01\" -DXS_VERSION=\"2.58_01\" -fPIC "-I../.." MD5.c
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/cpan/Filter-Util-Call/../../lib/ExtUtils/typemap' Call.xs > Call.xsc
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC "-I../.." -DPERL_EXT Util.c
mv Encode.xsc Encode.c
mv Peek.xsc Peek.c
mv SHA.xsc SHA.c
"../../miniperl" "-I../../lib" bin/enc2xs -"Q" -"O" -o def_t.c -f def_t.fnm
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.188\" -DXS_VERSION=\"2.188\" -fPIC "-I../.." Dumper.c
mv Zlib.xsc Zlib.c
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.88\" -DXS_VERSION=\"1.88\" -fPIC "-I../.." B.c
gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.204_001\" -DXS_VERSION=\"2.204_001\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 adler32.c
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -fPIC "-I../.." DosGlob.c
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 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"3.19\" -DXS_VERSION=\"3.19\" -fPIC "-I../.." encengine.c
mv Call.xsc Call.c
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.33\" -DXS_VERSION=\"1.33\" -fPIC "-I../.." Peek.c
gcc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"6.04\" -DXS_VERSION=\"6.04\" -fPIC "-I../.." SHA.c
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.64\" -DXS_VERSION=\"1.64\" -fPIC "-I../.." Call.c
gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.204_001\" -DXS_VERSION=\"2.204_001\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 compress.c
gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.204_001\" -DXS_VERSION=\"2.204_001\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 crc32.c
gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.204_001\" -DXS_VERSION=\"2.204_001\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 deflate.c
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/ext/File-Glob/../../lib/ExtUtils/typemap' Glob.xs > Glob.xsc
gcc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.204_001\" -DXS_VERSION=\"2.204_001\" -fPIC "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO bzlib.c
/bb.download/source/perl-5.38.0/ext/Fcntl/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fcntl.bs ../../lib/auto/Fcntl/Fcntl.bs 644
mv Glob.xsc Glob.c
rm -f ../../lib/auto/Fcntl/Fcntl.so
gcc -shared -O2 -fstack-protector-strong Fcntl.o -o ../../lib/auto/Fcntl/Fcntl.so \
\
/bb.download/source/perl-5.38.0/ext/File-DosGlob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DosGlob.bs ../../lib/auto/File/DosGlob/DosGlob.bs 644
rm -f ../../lib/auto/File/DosGlob/DosGlob.so
gcc -shared -O2 -fstack-protector-strong DosGlob.o -o ../../lib/auto/File/DosGlob/DosGlob.so \
\
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.40\" -DXS_VERSION=\"1.40\" -fPIC "-I../.." Glob.c
/bb.download/source/perl-5.38.0/dist/PathTools/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cwd.bs ../../lib/auto/Cwd/Cwd.bs 644
chmod 755 ../../lib/auto/Fcntl/Fcntl.so
rm -f ../../lib/auto/Cwd/Cwd.so
make[2]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Encode/Byte'
gcc -shared -O2 -fstack-protector-strong Cwd.o -o ../../lib/auto/Cwd/Cwd.so \
\
chmod 755 ../../lib/auto/File/DosGlob/DosGlob.so
/bb.download/source/perl-5.38.0/cpan/Filter-Util-Call/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Call.bs ../../lib/auto/Filter/Util/Call/Call.bs 644
/bb.download/source/perl-5.38.0/cpan/Digest-MD5/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- MD5.bs ../../lib/auto/Digest/MD5/MD5.bs 644
/bb.download/source/perl-5.38.0/ext/Hash-Util/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/Hash/Util/Util.bs 644
rm -f ../../lib/auto/Filter/Util/Call/Call.so
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/Fcntl'
chmod 755 ../../lib/auto/Cwd/Cwd.so
./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
gcc -shared -O2 -fstack-protector-strong Call.o -o ../../lib/auto/Filter/Util/Call/Call.so \
\
rm -f ../../lib/auto/Digest/MD5/MD5.so
/bb.download/source/perl-5.38.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/Hash/Util/Util.so
gcc -shared -O2 -fstack-protector-strong Util.o -o ../../lib/auto/Hash/Util/Util.so \
\
gcc -shared -O2 -fstack-protector-strong MD5.o -o ../../lib/auto/Digest/MD5/MD5.so \
\
rm -f ../../lib/auto/Devel/Peek/Peek.so
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/File-DosGlob'
gcc -shared -O2 -fstack-protector-strong Peek.o -o ../../lib/auto/Devel/Peek/Peek.so \
\
Running Mkbootstrap for Byte ()
chmod 755 ../../lib/auto/Filter/Util/Call/Call.so
gcc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.204_001\" -DXS_VERSION=\"2.204_001\" -fPIC "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO compress.c
chmod 755 ../../lib/auto/Digest/MD5/MD5.so
chmod 755 ../../lib/auto/Hash/Util/Util.so
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/PathTools'
gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.204_001\" -DXS_VERSION=\"2.204_001\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 infback.c
chmod 755 ../../lib/auto/Devel/Peek/Peek.so
gcc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.204_001\" -DXS_VERSION=\"2.204_001\" -fPIC "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO crctable.c
chmod 644 "Byte.bs"
Running Mkbootstrap for PPPort ()
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o byte_t.c -f byte_t.fnm
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Filter-Util-Call'
./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Digest-MD5'
./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
chmod 644 "PPPort.bs"
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
/bb.download/source/perl-5.38.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs ../../lib/auto/Encode/Encode.bs 644
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/Hash-Util'
./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
gcc -c -I./Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"3.19\" -DXS_VERSION=\"3.19\" -fPIC "-I../.." Encode.c
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/Devel-Peek'
"../../miniperl" "-I../../lib" "-I../../lib" ppport_h.PL ppport.h
Generating a Unix-style Makefile
Writing Makefile for Hash::Util::FieldHash
gcc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.204_001\" -DXS_VERSION=\"2.204_001\" -fPIC "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO decompress.c
gcc -c -I./Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"3.19\" -DXS_VERSION=\"3.19\" -fPIC "-I../.." def_t.c
make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/Hash-Util-FieldHash'
"../../miniperl" "-I../../lib" "-I../../lib" RealPPPort_xs.PL RealPPPort.xs
Setting license tag...
gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.204_001\" -DXS_VERSION=\"2.204_001\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 inffast.c
gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.204_001\" -DXS_VERSION=\"2.204_001\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 inflate.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 I18N::Langinfo
Generating a Unix-style Makefile
Writing Makefile for IO
make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/I18N-Langinfo'
/bb.download/source/perl-5.38.0/ext/File-Glob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glob.bs ../../lib/auto/File/Glob/Glob.bs 644
Generating a Unix-style Makefile
Writing Makefile for IPC::SysV
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/IO'
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/IPC-SysV'
/bb.download/source/perl-5.38.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/File/Glob/Glob.so
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/bb.download/source/perl-5.38.0/cpan/Encode/Byte/../../../lib/ExtUtils/typemap' Byte.xs > Byte.xsc
gcc -shared -O2 -fstack-protector-strong bsd_glob.o Glob.o -o ../../lib/auto/File/Glob/Glob.so \
\
rm -f ../../lib/auto/Data/Dumper/Dumper.so
gcc -shared -O2 -fstack-protector-strong Dumper.o -o ../../lib/auto/Data/Dumper/Dumper.so \
\
mv Byte.xsc Byte.c
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." byte_t.c
chmod 755 ../../lib/auto/File/Glob/Glob.so
chmod 755 ../../lib/auto/Data/Dumper/Dumper.so
/bb.download/source/perl-5.38.0/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA.bs ../../lib/auto/Digest/SHA/SHA.bs 644
rm -f ../../lib/auto/Digest/SHA/SHA.so
gcc -shared -O2 -fstack-protector-strong SHA.o -o ../../lib/auto/Digest/SHA/SHA.so \
\
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/File-Glob'
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/Data-Dumper'
gcc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.204_001\" -DXS_VERSION=\"2.204_001\" -fPIC "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO huffman.c
chmod 755 ../../lib/auto/Digest/SHA/SHA.so
/bb.download/source/perl-5.38.0/cpan/Encode/Byte/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../../../lib/auto/Encode/Byte/Byte.bs 644
Running Mkbootstrap for Langinfo ()
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/ext/I18N-Langinfo/../../lib/ExtUtils/typemap' Langinfo.xs > Langinfo.xsc
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." Byte.c
Running Mkbootstrap for SysV ()
chmod 644 "Langinfo.bs"
cp shasum blib/script/shasum
make[2]: Entering directory '/bb.download/source/perl-5.38.0/cpan/IPC-SysV'
"../../miniperl" -I../../lib -I../../lib regen.pl
mv Langinfo.xsc Langinfo.c
Running Mkbootstrap for IO ()
/bb.download/source/perl-5.38.0/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/shasum
Running Mkbootstrap for FieldHash ()
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/ext/Hash-Util-FieldHash/../../lib/ExtUtils/typemap' FieldHash.xs > FieldHash.xsc
make[2]: Entering directory '/bb.download/source/perl-5.38.0/cpan/IPC-SysV'
"../../miniperl" -I../../lib -I../../lib regen.pl
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 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"3.71\" -DXS_VERSION=\"3.71\" -fPIC "-I../.." -W -Wall module2.c
./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Writing const-xs.inc
Writing const-c.inc
make[2]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/IPC-SysV'
chmod 644 "SysV.bs"
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"0.22\" -DXS_VERSION=\"0.22\" -fPIC "-I../.." Langinfo.c
gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.204_001\" -DXS_VERSION=\"2.204_001\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 inftrees.c
Writing const-xs.inc
Writing const-c.inc
make[2]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/IPC-SysV'
chmod 644 "FieldHash.bs"
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"3.71\" -DXS_VERSION=\"3.71\" -fPIC "-I../.." -W -Wall module3.c
chmod 644 "IO.bs"
gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.204_001\" -DXS_VERSION=\"2.204_001\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 trees.c
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/dist/IO/../../lib/ExtUtils/typemap' IO.xs > IO.xsc
mv FieldHash.xsc FieldHash.c
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/cpan/IPC-SysV/../../lib/ExtUtils/typemap' -typemap '/bb.download/source/perl-5.38.0/cpan/IPC-SysV/typemap' SysV.xs > SysV.xsc
gcc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.204_001\" -DXS_VERSION=\"2.204_001\" -fPIC "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO randtable.c
rm -f ../../lib/auto/B/B.so
/bb.download/source/perl-5.38.0/ext/B/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- B.bs ../../lib/auto/B/B.bs 644
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Digest-SHA'
gcc -shared -O2 -fstack-protector-strong B.o -o ../../lib/auto/B/B.so \
\
gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.204_001\" -DXS_VERSION=\"2.204_001\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 uncompr.c
gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.204_001\" -DXS_VERSION=\"2.204_001\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 zutil.c
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.26\" -DXS_VERSION=\"1.26\" -fPIC "-I../.." FieldHash.c
mv IO.xsc IO.c
mv SysV.xsc SysV.c
gcc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.204_001\" -DXS_VERSION=\"2.204_001\" -fPIC "-I../.." -Wall -Wno-comment -DBZ_NO_STDIO Bzip2.c
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.52\" -DXS_VERSION=\"1.52\" -fPIC "-I../.." poll.c
/bb.download/source/perl-5.38.0/cpan/IPC-SysV/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SysV.bs ../../lib/auto/IPC/SysV/SysV.bs 644
Generating a Unix-style Makefile
Writing Makefile for List::Util
chmod 755 ../../lib/auto/B/B.so
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Scalar-List-Utils'
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.09\" -DXS_VERSION=\"2.09\" -fPIC "-I../.." -DNO_PPPORT_H SysV.c
/bb.download/source/perl-5.38.0/ext/I18N-Langinfo/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Langinfo.bs ../../lib/auto/I18N/Langinfo/Langinfo.bs 644
gcc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.204_001\" -DXS_VERSION=\"2.204_001\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 Zlib.c
rm -f ../../../lib/auto/Encode/Byte/Byte.so
gcc -shared -O2 -fstack-protector-strong Byte.o byte_t.o -o ../../../lib/auto/Encode/Byte/Byte.so \
\
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/B'
./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
/bb.download/source/perl-5.38.0/dist/Devel-PPPort/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPPort.bs ../../lib/auto/Devel/PPPort/PPPort.bs 644
/bb.download/source/perl-5.38.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/I18N/Langinfo/Langinfo.so
rm -f ../../lib/auto/Encode/Encode.so
chmod 755 ../../../lib/auto/Encode/Byte/Byte.so
gcc -shared -O2 -fstack-protector-strong Langinfo.o -o ../../lib/auto/I18N/Langinfo/Langinfo.so \
\
gcc -shared -O2 -fstack-protector-strong Encode.o def_t.o encengine.o -o ../../lib/auto/Encode/Encode.so \
\
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/bb.download/source/perl-5.38.0/dist/Devel-PPPort/../../lib/ExtUtils/typemap' -typemap '/bb.download/source/perl-5.38.0/dist/Devel-PPPort/typemap' RealPPPort.xs > RealPPPort.xsc
Running Mkbootstrap for Util ()
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/cpan/Scalar-List-Utils/../../lib/ExtUtils/typemap' ListUtil.xs > ListUtil.xsc
/bb.download/source/perl-5.38.0/cpan/Compress-Raw-Bzip2/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bs 644
chmod 755 ../../lib/auto/Encode/Encode.so
make[2]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Encode/Byte'
chmod 755 ../../lib/auto/I18N/Langinfo/Langinfo.so
./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
chmod 644 "Util.bs"
make[2]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Encode/CN'
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
mv ListUtil.xsc ListUtil.c
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.52\" -DXS_VERSION=\"1.52\" -fPIC "-I../.." IO.c
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/I18N-Langinfo'
/bb.download/source/perl-5.38.0/cpan/Scalar-List-Utils/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/List/Util/Util.bs 644
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.63\" -DXS_VERSION=\"1.63\" -fPIC "-I../.." -DPERL_EXT ListUtil.c
Generating a Unix-style Makefile
Writing Makefile for Opcode
Generating a Unix-style Makefile
Writing Makefile for MIME::Base64
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm
make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/Opcode'
Running Mkbootstrap for CN ()
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/MIME-Base64'
mv RealPPPort.xsc RealPPPort.c
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"3.71\" -DXS_VERSION=\"3.71\" -fPIC "-I../.." -W -Wall RealPPPort.c
/bb.download/source/perl-5.38.0/ext/Hash-Util-FieldHash/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FieldHash.bs ../../lib/auto/Hash/Util/FieldHash/FieldHash.bs 644
chmod 644 "CN.bs"
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm
Generating a Unix-style Makefile
Writing Makefile for POSIX
rm -f ../../lib/auto/Hash/Util/FieldHash/FieldHash.so
gcc -shared -O2 -fstack-protector-strong FieldHash.o -o ../../lib/auto/Hash/Util/FieldHash/FieldHash.so \
\
make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/POSIX'
Generating a Unix-style Makefile
Writing Makefile for PerlIO::encoding
make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/PerlIO-encoding'
Generating a Unix-style Makefile
Writing Makefile for PerlIO::mmap
rm -f ../../lib/auto/IPC/SysV/SysV.so
chmod 755 ../../lib/auto/Hash/Util/FieldHash/FieldHash.so
make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/PerlIO-mmap'
gcc -shared -O2 -fstack-protector-strong SysV.o -o ../../lib/auto/IPC/SysV/SysV.so \
\
Generating a Unix-style Makefile
Writing Makefile for PerlIO::scalar
make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/PerlIO-scalar'
Reading euc-cn (euc-cn)
chmod 755 ../../lib/auto/IPC/SysV/SysV.so
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/Hash-Util-FieldHash'
rm -f ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so
gcc -shared -O2 -fstack-protector-strong Bzip2.o blocksort.o bzlib.o compress.o crctable.o decompress.o huffman.o randtable.o -o ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so \
\
Reading cp936 (cp936)
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_02_t.c -f gb_02_t.fnm
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/IPC-SysV'
Running Mkbootstrap for Opcode ()
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_03_t.c -f gb_03_t.fnm
Running Mkbootstrap for Base64 ()
chmod 755 ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/ext/Opcode/../../lib/ExtUtils/typemap' Opcode.xs > Opcode.xsc
chmod 644 "Opcode.bs"
/bb.download/source/perl-5.38.0/dist/IO/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs ../../lib/auto/IO/IO.bs 644
chmod 644 "Base64.bs"
rm -f ../../lib/auto/IO/IO.so
gcc -shared -O2 -fstack-protector-strong IO.o poll.o -o ../../lib/auto/IO/IO.so \
\
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/cpan/MIME-Base64/../../lib/ExtUtils/typemap' Base64.xs > Base64.xsc
Running Mkbootstrap for POSIX ()
mv Opcode.xsc Opcode.c
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Compress-Raw-Bzip2'
Reading gb2312-raw (gb2312-raw)
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/bb.download/source/perl-5.38.0/ext/POSIX/../../lib/ExtUtils/typemap' -typemap '/bb.download/source/perl-5.38.0/ext/POSIX/typemap' POSIX.xs > POSIX.xsc
Reading gb12345-raw (gb12345-raw)
mv Base64.xsc Base64.c
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ir_04_t.c -f ir_04_t.fnm
chmod 755 ../../lib/auto/IO/IO.so
Running Mkbootstrap for scalar ()
chmod 644 "POSIX.bs"
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"3.16_01\" -DXS_VERSION=\"3.16_01\" -fPIC "-I../.." Base64.c
Running Mkbootstrap for encoding ()
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/ext/PerlIO-scalar/../../lib/ExtUtils/typemap' scalar.xs > scalar.xsc
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.64\" -DXS_VERSION=\"1.64\" -fPIC "-I../.." Opcode.c
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm
Running Mkbootstrap for mmap ()
chmod 644 "scalar.bs"
chmod 644 "encoding.bs"
mv scalar.xsc scalar.c
Generating a Unix-style Makefile
Writing Makefile for PerlIO::via
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/ext/PerlIO-mmap/../../lib/ExtUtils/typemap' mmap.xs > mmap.xsc
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/ext/PerlIO-encoding/../../lib/ExtUtils/typemap' encoding.xs > encoding.xsc
chmod 644 "mmap.bs"
make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/PerlIO-via'
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/IO'
./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
mv POSIX.xsc POSIX.c
./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DSTRUCT_TM_HASZONE -DHINT_SC_EXIST -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.13\" -DXS_VERSION=\"2.13\" -fPIC "-I../.." POSIX.c
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"0.31\" -DXS_VERSION=\"0.31\" -fPIC "-I../.." scalar.c
mv mmap.xsc mmap.c
mv encoding.xsc encoding.c
Reading iso-ir-165 (iso-ir-165)
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"0.017\" -DXS_VERSION=\"0.017\" -fPIC "-I../.." mmap.c
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_00_t.c
Reading MacChineseSimp (MacChineseSimp)
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC "-I../.." encoding.c
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/ext/PerlIO-via/../../lib/ExtUtils/typemap' via.xs > via.xsc
Running Mkbootstrap for via ()
/bb.download/source/perl-5.38.0/cpan/MIME-Base64/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs ../../lib/auto/MIME/Base64/Base64.bs 644
Generating a Unix-style Makefile
Writing Makefile for SDBM_File
Generating a Unix-style Makefile
Writing Makefile for Socket
make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/SDBM_File'
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Socket'
chmod 644 "via.bs"
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." eu_01_t.c
mv via.xsc via.c
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC "-I../.." via.c
rm -f ../../lib/auto/MIME/Base64/Base64.so
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." gb_02_t.c
gcc -shared -O2 -fstack-protector-strong Base64.o -o ../../lib/auto/MIME/Base64/Base64.so \
\
Running Mkbootstrap for SDBM_File ()
/bb.download/source/perl-5.38.0/ext/PerlIO-mmap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mmap.bs ../../lib/auto/PerlIO/mmap/mmap.bs 644
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." gb_03_t.c
rm -f ../../lib/auto/Compress/Raw/Zlib/Zlib.so
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ir_04_t.c
gcc -shared -O2 -fstack-protector-strong Zlib.o adler32.o compress.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o -o ../../lib/auto/Compress/Raw/Zlib/Zlib.so \
\
/bb.download/source/perl-5.38.0/ext/Opcode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Opcode.bs ../../lib/auto/Opcode/Opcode.bs 644
rm -f ../../lib/auto/PerlIO/mmap/mmap.so
chmod 644 "SDBM_File.bs"
chmod 755 ../../lib/auto/MIME/Base64/Base64.so
/bb.download/source/perl-5.38.0/ext/PerlIO-scalar/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- scalar.bs ../../lib/auto/PerlIO/scalar/scalar.bs 644
gcc -shared -O2 -fstack-protector-strong mmap.o -o ../../lib/auto/PerlIO/mmap/mmap.so \
\
rm -f ../../lib/auto/Opcode/Opcode.so
gcc -shared -O2 -fstack-protector-strong Opcode.o -o ../../lib/auto/Opcode/Opcode.so \
\
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/ext/SDBM_File/../../lib/ExtUtils/typemap' -typemap '/bb.download/source/perl-5.38.0/ext/SDBM_File/typemap' SDBM_File.xs > SDBM_File.xsc
rm -f ../../lib/auto/PerlIO/scalar/scalar.so
chmod 755 ../../lib/auto/Compress/Raw/Zlib/Zlib.so
gcc -shared -O2 -fstack-protector-strong scalar.o -o ../../lib/auto/PerlIO/scalar/scalar.so \
\
chmod 755 ../../lib/auto/PerlIO/mmap/mmap.so
chmod 755 ../../lib/auto/Opcode/Opcode.so
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/MIME-Base64'
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/bb.download/source/perl-5.38.0/cpan/Socket/../../lib/ExtUtils/typemap' -typemap '/bb.download/source/perl-5.38.0/cpan/Socket/typemap' Socket.xs > Socket.xsc
Running Mkbootstrap for Socket ()
mv SDBM_File.xsc SDBM_File.c
chmod 755 ../../lib/auto/PerlIO/scalar/scalar.so
gcc -c -I../.. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.17\" -DXS_VERSION=\"1.17\" -fPIC "-I../.." -DSDBM -DDUFF hash.c
gcc -c -I../.. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.17\" -DXS_VERSION=\"1.17\" -fPIC "-I../.." -DSDBM -DDUFF pair.c
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Compress-Raw-Zlib'
gcc -c -I../.. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.17\" -DXS_VERSION=\"1.17\" -fPIC "-I../.." -DSDBM -DDUFF sdbm.c
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_05_t.c
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/PerlIO-mmap'
./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
chmod 644 "Socket.bs"
/bb.download/source/perl-5.38.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/List/Util/Util.so
mv Socket.xsc Socket.c
gcc -shared -O2 -fstack-protector-strong ListUtil.o -o ../../lib/auto/List/Util/Util.so \
\
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/Opcode'
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.036\" -DXS_VERSION=\"2.036\" -fPIC "-I../.." Socket.c
./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
rm -f ../../lib/auto/PerlIO/encoding/encoding.so
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/PerlIO-scalar'
gcc -shared -O2 -fstack-protector-strong encoding.o -o ../../lib/auto/PerlIO/encoding/encoding.so \
\
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -noprototypes -nolinenumbers -typemap '/bb.download/source/perl-5.38.0/cpan/Encode/CN/../../../lib/ExtUtils/typemap' CN.xs > CN.xsc
chmod 755 ../../lib/auto/List/Util/Util.so
gcc -c -I../.. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.17\" -DXS_VERSION=\"1.17\" -fPIC "-I../.." -DSDBM -DDUFF SDBM_File.c
mv CN.xsc CN.c
chmod 755 ../../lib/auto/PerlIO/encoding/encoding.so
/bb.download/source/perl-5.38.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 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." CN.c
./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
/bb.download/source/perl-5.38.0/cpan/Socket/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../lib/auto/Socket/Socket.bs 644
/bb.download/source/perl-5.38.0/ext/SDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SDBM_File.bs ../../lib/auto/SDBM_File/SDBM_File.bs 644
Generating a Unix-style Makefile
Writing Makefile for Storable
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Scalar-List-Utils'
./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
rm -f ../../lib/auto/PerlIO/via/via.so
/bb.download/source/perl-5.38.0/ext/PerlIO-via/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- via.bs ../../lib/auto/PerlIO/via/via.bs 644
./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Storable'
./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
gcc -shared -O2 -fstack-protector-strong via.o -o ../../lib/auto/PerlIO/via/via.so \
\
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/PerlIO-encoding'
./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Sys::Syslog
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Sys-Syslog'
Configuring Time::HiRes...
Using hints hints/linux.pl...
Extra libraries: -lrt...
Have syscall()... looking for syscall.h... chmod 755 ../../lib/auto/PerlIO/via/via.so
Generating a Unix-style Makefile
Writing Makefile for Sys::Hostname
make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/Sys-Hostname'
Generating a Unix-style Makefile
Writing Makefile for XS::APItest
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/PerlIO-via'
Generating a Unix-style Makefile
Writing Makefile for XS::Typemap
./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/XS-APItest'
make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/XS-Typemap'
Generating a Unix-style Makefile
Writing Makefile for Time::Piece
./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Time-Piece'
Running Mkbootstrap for Storable ()
rm -f ../../../lib/auto/Encode/CN/CN.so
gcc -shared -O2 -fstack-protector-strong CN.o cp_00_t.o eu_01_t.o gb_02_t.o gb_03_t.o ir_04_t.o ma_05_t.o -o ../../../lib/auto/Encode/CN/CN.so \
\
chmod 644 "Storable.bs"
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/dist/Storable/../../lib/ExtUtils/typemap' Storable.xs > Storable.xsc
chmod 755 ../../../lib/auto/Encode/CN/CN.so
found <syscall.h>.
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... Running Mkbootstrap for Syslog ()
mv Storable.xsc Storable.c
rm -f ../../lib/auto/SDBM_File/SDBM_File.so
gcc -shared -O2 -fstack-protector-strong SDBM_File.o hash.o pair.o sdbm.o -o ../../lib/auto/SDBM_File/SDBM_File.so \
\
Generating a Unix-style Makefile
Writing Makefile for attributes
make[2]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Encode/CN'
chmod 644 "Syslog.bs"
Running Mkbootstrap for Hostname ()
make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/attributes'
rm -f ../../lib/auto/Socket/Socket.so
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/bb.download/source/perl-5.38.0/cpan/Sys-Syslog/../../lib/ExtUtils/typemap' Syslog.xs > Syslog.xsc
make[2]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Encode/EBCDIC'
Making header files for XS...
gcc -shared -O2 -fstack-protector-strong Socket.o -o ../../lib/auto/Socket/Socket.so \
\
Generating a Unix-style Makefile
Writing Makefile for mro
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"3.32\" -DXS_VERSION=\"3.32\" -fPIC "-I../.." Storable.c
make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/mro'
chmod 644 "Hostname.bs"
chmod 755 ../../lib/auto/SDBM_File/SDBM_File.so
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/ext/Sys-Hostname/../../lib/ExtUtils/typemap' Hostname.xs > Hostname.xsc
mv Syslog.xsc Syslog.c
chmod 755 ../../lib/auto/Socket/Socket.so
Generating a Unix-style Makefile
Writing Makefile for Unicode::Collate
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Unicode-Collate'
/bb.download/source/perl-5.38.0/ext/POSIX/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- POSIX.bs ../../lib/auto/POSIX/POSIX.bs 644
Running Mkbootstrap for Typemap ()
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/SDBM_File'
mv Hostname.xsc Hostname.c
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/bb.download/source/perl-5.38.0/ext/XS-APItest/typemap' APItest.xs > APItest.xsc
Running Mkbootstrap for APItest ()
rm -f ../../lib/auto/POSIX/POSIX.so
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"0.36\" -DXS_VERSION=\"0.36\" -fPIC "-I../.." Syslog.c
gcc -shared -O2 -fstack-protector-strong POSIX.o -o ../../lib/auto/POSIX/POSIX.so \
-lm \
Running Mkbootstrap for EBCDIC ()
Writing APItest.bs
chmod 644 "Typemap.bs"
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Socket'
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.25\" -DXS_VERSION=\"1.25\" -fPIC "-I../.." Hostname.c
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"0.19\" -DXS_VERSION=\"0.19\" -fPIC "-I../.." stdio.c
chmod 644 "APItest.bs"
Running Mkbootstrap for Piece ()
chmod 644 "EBCDIC.bs"
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/bb.download/source/perl-5.38.0/ext/XS-APItest/typemap' XSUB-undef-XS_VERSION.xs > XSUB-undef-XS_VERSION.xsc
chmod 755 ../../lib/auto/POSIX/POSIX.so
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o ebcdic_t.c -f ebcdic_t.fnm
found.
Looking for clock_gettime()... "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/ext/XS-Typemap/../../lib/ExtUtils/typemap' Typemap.xs > Typemap.xsc
chmod 644 "Piece.bs"
mv XSUB-undef-XS_VERSION.xsc XSUB-undef-XS_VERSION.c
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/cpan/Time-Piece/../../lib/ExtUtils/typemap' Piece.xs > Piece.xsc
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" -typemap '/bb.download/source/perl-5.38.0/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/bb.download/source/perl-5.38.0/ext/XS-APItest/typemap' XSUB-redefined-macros.xs > XSUB-redefined-macros.xsc
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/bb.download/source/perl-5.38.0/cpan/Encode/EBCDIC/../../../lib/ExtUtils/typemap' EBCDIC.xs > EBCDIC.xsc
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/POSIX'
./miniperl -Ilib make_ext.pl lib/auto/re/re.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/ext/mro/../../lib/ExtUtils/typemap' mro.xs > mro.xsc
Running Mkbootstrap for attributes ()
Running Mkbootstrap for mro ()
mv Typemap.xsc Typemap.c
mv XSUB-redefined-macros.xsc XSUB-redefined-macros.c
mv Piece.xsc Piece.c
mv EBCDIC.xsc EBCDIC.c
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.3401_01\" -DXS_VERSION=\"1.3401_01\" -fPIC "-I../.." Piece.c
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." ebcdic_t.c
chmod 644 "attributes.bs"
chmod 644 "mro.bs"
mv mro.xsc mro.c
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"0.19\" -DXS_VERSION=\"0.19\" -fPIC "-I../.." Typemap.c
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/ext/attributes/../../lib/ExtUtils/typemap' attributes.xs > attributes.xsc
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.32\" -DXS_VERSION=\"1.32\" -fPIC "-I../.." core.c
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.28\" -DXS_VERSION=\"1.28\" -fPIC "-I../.." mro.c
/bb.download/source/perl-5.38.0/cpan/Encode/EBCDIC/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../../../lib/auto/Encode/EBCDIC/EBCDIC.bs 644
mv APItest.xsc APItest.c
/bb.download/source/perl-5.38.0/ext/Sys-Hostname/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hostname.bs ../../lib/auto/Sys/Hostname/Hostname.bs 644
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." EBCDIC.c
mv attributes.xsc attributes.c
Generating a Unix-style Makefile
Writing Makefile for re
/bb.download/source/perl-5.38.0/ext/XS-Typemap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Typemap.bs ../../lib/auto/XS/Typemap/Typemap.bs 644
/bb.download/source/perl-5.38.0/cpan/Time-Piece/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Piece.bs ../../lib/auto/Time/Piece/Piece.bs 644
make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/re'
rm -f ../../lib/auto/Sys/Hostname/Hostname.so
gcc -shared -O2 -fstack-protector-strong Hostname.o -o ../../lib/auto/Sys/Hostname/Hostname.so \
\
rm -f ../../lib/auto/Sys/Syslog/Syslog.so
Running Mkbootstrap for Collate ()
/bb.download/source/perl-5.38.0/cpan/Sys-Syslog/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syslog.bs ../../lib/auto/Sys/Syslog/Syslog.bs 644
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"0.35\" -DXS_VERSION=\"0.35\" -fPIC "-I../.." attributes.c
gcc -shared -O2 -fstack-protector-strong Syslog.o -o ../../lib/auto/Sys/Syslog/Syslog.so \
\
found.
Looking for clock_getres()... "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/cpan/Unicode-Collate/../../lib/ExtUtils/typemap' Collate.xs > Collate.xsc
./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
chmod 755 ../../lib/auto/Sys/Hostname/Hostname.so
chmod 644 "Collate.bs"
./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
chmod 755 ../../lib/auto/Sys/Syslog/Syslog.so
mv Collate.xsc Collate.c
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/Sys-Hostname'
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.32\" -DXS_VERSION=\"1.32\" -fPIC "-I../.." exception.c
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Sys-Syslog'
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fPIC "-I../.." Collate.c
Making utilities
make[1]: Entering directory '/bb.download/source/perl-5.38.0/utils'
../miniperl -I../lib corelist.PL
Extracting corelist (with variable substitutions)
../miniperl -I../lib cpan.PL
Running Mkbootstrap for re ()
Extracting cpan (with variable substitutions)
../miniperl -I../lib h2ph.PL
../miniperl -I../lib h2xs.PL
Extracting h2ph (with variable substitutions)
../miniperl -I../lib instmodsh.PL
Extracting h2xs (with variable substitutions)
../miniperl -I../lib json_pp.PL
rm -f ../../../lib/auto/Encode/EBCDIC/EBCDIC.so
Extracting instmodsh (with variable substitutions)
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.32\" -DXS_VERSION=\"1.32\" -fPIC "-I../.." notcore.c
Extracting json_pp (with variable substitutions)
../miniperl -I../lib perlbug.PL
gcc -shared -O2 -fstack-protector-strong EBCDIC.o ebcdic_t.o -o ../../../lib/auto/Encode/EBCDIC/EBCDIC.so \
\
chmod 644 "re.bs"
Extracting perlbug (with variable substitutions)
../miniperl -I../lib perldoc.PL
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/bb.download/source/perl-5.38.0/ext/re/../../lib/ExtUtils/typemap' re.xs > re.xsc
Extracting "perldoc" (with variable substitutions)
../miniperl -I../lib perlivp.PL
found.
Looking for clock_nanosleep()... Extracting perlivp (with variable substitutions)
../miniperl -I../lib pl2pm.PL
chmod 755 ../../../lib/auto/Encode/EBCDIC/EBCDIC.so
Generating a Unix-style Makefile
Writing Makefile for threads
Extracting pl2pm (with variable substitutions)
../miniperl -I../lib prove.PL
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/threads'
Extracting prove (with variable substitutions)
mv re.xsc re.c
../miniperl -I../lib ptar.PL
Generating a Unix-style Makefile
Writing Makefile for threads::shared
/bb.download/source/perl-5.38.0/ext/attributes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- attributes.bs ../../lib/auto/attributes/attributes.bs 644
rm -f re_comp.c
Extracting ptar (with variable substitutions)
rm -f ../../lib/auto/Time/Piece/Piece.so
../miniperl -I../lib ptardiff.PL
cp ../../regcomp.c re_comp.c
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/threads-shared'
gcc -shared -O2 -fstack-protector-strong Piece.o -o ../../lib/auto/Time/Piece/Piece.so \
\
/bb.download/source/perl-5.38.0/ext/mro/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mro.bs ../../lib/auto/mro/mro.bs 644
rm -f dquote.c
rm -f ../../lib/auto/attributes/attributes.so
Extracting ptardiff (with variable substitutions)
cp ../../dquote.c dquote.c
../miniperl -I../lib ptargrep.PL
../miniperl -I../lib shasum.PL
rm -f invlist_inline.h
gcc -shared -O2 -fstack-protector-strong attributes.o -o ../../lib/auto/attributes/attributes.so \
\
rm -f ../../lib/auto/mro/mro.so
Extracting ptargrep (with variable substitutions)
make[2]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Encode/EBCDIC'
rm -f re_comp_invlist.c
gcc -shared -O2 -fstack-protector-strong mro.o -o ../../lib/auto/mro/mro.so \
\
cp ../../invlist_inline.h invlist_inline.h
cp ../../regcomp_invlist.c re_comp_invlist.c
rm -f re_comp_study.c
Extracting shasum (with variable substitutions)
../miniperl -I../lib splain.PL
../miniperl -I../lib libnetcfg.PL
make[2]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Encode/JP'
cp ../../regcomp_study.c re_comp_study.c
rm -f re_comp_trie.c
chmod 755 ../../lib/auto/Time/Piece/Piece.so
Extracting splain (with variable substitutions)
Extracting libnetcfg (with variable substitutions)
../miniperl -I../lib piconv.PL
cp ../../regcomp_trie.c re_comp_trie.c
chmod 755 ../../lib/auto/attributes/attributes.so
rm -f re_comp_debug.c
chmod 755 ../../lib/auto/mro/mro.so
Extracting piconv (with variable substitutions)
../miniperl -I../lib enc2xs.PL
cp ../../regcomp_debug.c re_comp_debug.c
rm -f re_exec.c
Extracting enc2xs (with variable substitutions)
../miniperl -I../lib encguess.PL
cp ../../regexec.c re_exec.c
Extracting encguess (with variable substitutions)
../miniperl -I../lib xsubpp.PL
Extracting xsubpp (with variable substitutions)
../miniperl -I../lib pod2html.PL
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Time-Piece'
./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Running Mkbootstrap for JP ()
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm
Extracting pod2html (with variable substitutions)
../miniperl -I../lib zipdetails.PL
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/attributes'
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/mro'
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.32\" -DXS_VERSION=\"1.32\" -fPIC "-I../.." APItest.c
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.32\" -DXS_VERSION=\"1.32\" -fPIC "-I../.." XSUB-undef-XS_VERSION.c
Extracting zipdetails (with variable substitutions)
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"0.44\" -DXS_VERSION=\"0.44\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re.c
../miniperl -I../lib streamzip.PL
Extracting streamzip (with variable substitutions)
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/utils'
chmod 644 "JP.bs"
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_02_t.c -f ji_02_t.fnm
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_03_t.c -f ji_03_t.fnm
Reading jis0201-raw (jis0201-raw)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_04_t.c -f ji_04_t.fnm
rm -f ../../lib/auto/XS/Typemap/Typemap.so
Running Mkbootstrap for threads ()
gcc -shared -O2 -fstack-protector-strong stdio.o Typemap.o -o ../../lib/auto/XS/Typemap/Typemap.so \
\
Running Mkbootstrap for shared ()
Reading cp932 (cp932)
chmod 644 "threads.bs"
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/dist/threads-shared/../../lib/ExtUtils/typemap' shared.xs > shared.xsc
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/dist/threads/../../lib/ExtUtils/typemap' threads.xs > threads.xsc
chmod 755 ../../lib/auto/XS/Typemap/Typemap.so
rm -f ../../lib/auto/Devel/PPPort/PPPort.so
chmod 644 "shared.bs"
gcc -shared -O2 -fstack-protector-strong RealPPPort.o module2.o module3.o -o ../../lib/auto/Devel/PPPort/PPPort.so \
\
Generating a Unix-style Makefile
Writing Makefile for Math::BigInt::FastCalc
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm
make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Math-BigInt-FastCalc'
Reading jis0208-raw (jis0208-raw)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o sh_06_t.c -f sh_06_t.fnm
mv shared.xsc shared.c
Reading jis0212-raw (jis0212-raw)
mv threads.xsc threads.c
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/XS-Typemap'
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.68\" -DXS_VERSION=\"1.68\" -fPIC "-I../.." shared.c
chmod 755 ../../lib/auto/Devel/PPPort/PPPort.so
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." cp_00_t.c
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.32\" -DXS_VERSION=\"1.32\" -fPIC "-I../.." XSUB-redefined-macros.c
/bb.download/source/perl-5.38.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
"../../miniperl" "-I../../lib" "-I../../lib" mktests.PL t/01_test.t
gcc -shared -O2 -fstack-protector-strong Collate.o -o ../../lib/auto/Unicode/Collate/Collate.so \
\
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.36\" -DXS_VERSION=\"2.36\" -fPIC "-I../.." threads.c
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"0.44\" -DXS_VERSION=\"0.44\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_comp.c
Reading MacJapanese (MacJapanese)
Reading shiftjis (shiftjis)
chmod 755 ../../lib/auto/Unicode/Collate/Collate.so
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"0.44\" -DXS_VERSION=\"0.44\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_comp_invlist.c
Running Mkbootstrap for FastCalc ()
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/cpan/Math-BigInt-FastCalc/../../lib/ExtUtils/typemap' FastCalc.xs > FastCalc.xsc
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." ji_02_t.c
Reading euc-jp (euc-jp)
chmod 644 "FastCalc.bs"
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." ji_03_t.c
/bb.download/source/perl-5.38.0/dist/threads/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs ../../lib/auto/threads/threads.bs 644
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Unicode-Collate'
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." ji_04_t.c
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"0.44\" -DXS_VERSION=\"0.44\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_comp_study.c
mv FastCalc.xsc FastCalc.c
/bb.download/source/perl-5.38.0/dist/threads-shared/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- shared.bs ../../lib/auto/threads/shared/shared.bs 644
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." ma_05_t.c
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"0.5013\" -DXS_VERSION=\"0.5013\" -fPIC "-I../.." FastCalc.c
/bb.download/source/perl-5.38.0/cpan/Math-BigInt-FastCalc/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs ../../lib/auto/Math/BigInt/FastCalc/FastCalc.bs 644
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"0.44\" -DXS_VERSION=\"0.44\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_comp_trie.c
found.
Looking for clock()... rm -f ../../lib/auto/threads/shared/shared.so
gcc -shared -O2 -fstack-protector-strong shared.o -o ../../lib/auto/threads/shared/shared.so \
-lpthread \
/bb.download/source/perl-5.38.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 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." sh_06_t.c
chmod 755 ../../lib/auto/threads/shared/shared.so
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"0.44\" -DXS_VERSION=\"0.44\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_comp_debug.c
rm -f ../../lib/auto/threads/threads.so
gcc -shared -O2 -fstack-protector-strong threads.o -o ../../lib/auto/threads/threads.so \
-lpthread \
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"0.44\" -DXS_VERSION=\"0.44\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_exec.c
chmod 755 ../../lib/auto/threads/threads.so
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/threads-shared'
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/bb.download/source/perl-5.38.0/cpan/Encode/JP/../../../lib/ExtUtils/typemap' JP.xs > JP.xsc
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." eu_01_t.c
generating t/01_test.t
generating t/HvNAME.t
generating t/MY_CXT.t
generating t/SvPV.t
generating t/SvREFCNT.t
generating t/Sv_set.t
generating t/call.t
generating t/cop.t
generating t/exception.t
generating t/format.t
generating t/grok.t
generating t/gv.t
generating t/limits.t
generating t/locale.t
generating t/mPUSH.t
generating t/magic.t
generating t/memory.t
generating t/mess.t
generating t/misc.t
generating t/newCONSTSUB.t
generating t/newRV.t
generating t/newSV_type.t
generating t/newSVpv.t
generating t/podtest.t
generating t/ppphtest.t
generating t/pv_tools.t
generating t/pvs.t
generating t/shared_pv.t
generating t/snprintf.t
generating t/sprintf.t
generating t/strlfuncs.t
generating t/sv_xpvf.t
generating t/threads.t
generating t/utf8.t
generating t/uv.t
generating t/variables.t
generating t/warn.t
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/threads'
mv JP.xsc JP.c
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." JP.c
/bb.download/source/perl-5.38.0/cpan/Encode/JP/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../../../lib/auto/Encode/JP/JP.bs 644
/bb.download/source/perl-5.38.0/ext/re/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- re.bs ../../lib/auto/re/re.bs 644
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/Devel-PPPort'
found.
Looking for working futimens()... rm -f ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so
gcc -shared -O2 -fstack-protector-strong FastCalc.o -o ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so \
\
rm -f ../../lib/auto/Storable/Storable.so
chmod 755 ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so
/bb.download/source/perl-5.38.0/dist/Storable/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs ../../lib/auto/Storable/Storable.bs 644
gcc -shared -O2 -fstack-protector-strong Storable.o -o ../../lib/auto/Storable/Storable.so \
\
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Math-BigInt-FastCalc'
chmod 755 ../../lib/auto/Storable/Storable.so
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/Storable'
rm -f ../../../lib/auto/Encode/JP/JP.so
gcc -shared -O2 -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 \
\
found.
Looking for working utimensat()... chmod 755 ../../../lib/auto/Encode/JP/JP.so
make[2]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Encode/JP'
make[2]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Encode/KR'
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o jo_02_t.c -f jo_02_t.fnm
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ks_03_t.c -f ks_03_t.fnm
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_04_t.c -f ma_04_t.fnm
Running Mkbootstrap for KR ()
chmod 644 "KR.bs"
/bb.download/source/perl-5.38.0/cpan/Encode/KR/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../../../lib/auto/Encode/KR/KR.bs 644
Reading euc-kr (euc-kr)
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." eu_01_t.c
Reading ksc5601-raw (ksc5601-raw)
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ks_03_t.c
found.
You seem to have subsecond timestamp setting.
Looking for stat() subsecond timestamps...
Trying struct stat st_atimespec.tv_nsec...Reading MacKorean (MacKorean)
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_04_t.c
Processing ArabicShaping.txt
Reading johab (johab)
Reading cp949 (cp949)
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." jo_02_t.c
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/bb.download/source/perl-5.38.0/cpan/Encode/KR/../../../lib/ExtUtils/typemap' KR.xs > KR.xsc
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_00_t.c
Processing Blocks.txt
Processing PropList.txt
mv KR.xsc KR.c
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." KR.c
NOT found.
Trying struct stat st_atimensec...Processing SpecialCasing.txt
Processing LineBreak.txt
NOT found.
Trying struct stat st_atime_n...rm -f ../../../lib/auto/Encode/KR/KR.so
gcc -shared -O2 -fstack-protector-strong KR.o cp_00_t.o eu_01_t.o jo_02_t.o ks_03_t.o ma_04_t.o -o ../../../lib/auto/Encode/KR/KR.so \
\
chmod 755 ../../../lib/auto/Encode/KR/KR.so
Processing EastAsianWidth.txt
make[2]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Encode/KR'
make[2]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Encode/Symbol'
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o symbol_t.c -f symbol_t.fnm
Running Mkbootstrap for Symbol ()
chmod 644 "Symbol.bs"
Reading AdobeSymbol (AdobeSymbol)
Reading AdobeZdingbat (AdobeZdingbat)
Reading dingbats (dingbats)
Reading MacDingbats (MacDingbats)
Reading MacSymbol (MacSymbol)
Reading symbol (symbol)
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/bb.download/source/perl-5.38.0/cpan/Encode/Symbol/../../../lib/ExtUtils/typemap' Symbol.xs > Symbol.xsc
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." symbol_t.c
/bb.download/source/perl-5.38.0/cpan/Encode/Symbol/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../../../lib/auto/Encode/Symbol/Symbol.bs 644
NOT found.
Trying struct stat st_atim.tv_nsec...mv Symbol.xsc Symbol.c
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." Symbol.c
Processing CompositionExclusions.txt
Processing BidiMirroring.txt
Processing CaseFolding.txt
found.
Trying struct stat st_uatime...rm -f ../../../lib/auto/Encode/Symbol/Symbol.so
gcc -shared -O2 -fstack-protector-strong Symbol.o symbol_t.o -o ../../../lib/auto/Encode/Symbol/Symbol.so \
\
Processing NormTest.txt
chmod 755 ../../../lib/auto/Encode/Symbol/Symbol.so
make[2]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Encode/Symbol'
make[2]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Encode/TW'
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_00_t.c -f bi_00_t.fnm
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_01_t.c -f bi_01_t.fnm
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_02_t.c -f cp_02_t.fnm
Running Mkbootstrap for TW ()
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_03_t.c -f ma_03_t.fnm
chmod 644 "TW.bs"
/bb.download/source/perl-5.38.0/cpan/Encode/TW/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../../../lib/auto/Encode/TW/TW.bs 644
NOT found.
You seem to have subsecond timestamp reading.
(Your struct stat has them, but the filesystems must help.)
Processing DCoreProperties.txt
Generating a Unix-style Makefile
Writing Makefile for Time::HiRes
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Time-HiRes'
Running Mkbootstrap for HiRes ()
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/dist/Time-HiRes/../../lib/ExtUtils/typemap' -typemap '/bb.download/source/perl-5.38.0/dist/Time-HiRes/typemap' HiRes.xs > HiRes.xsc
Reading MacChineseTrad (MacChineseTrad)
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_03_t.c
chmod 644 "HiRes.bs"
/bb.download/source/perl-5.38.0/dist/Time-HiRes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs ../../lib/auto/Time/HiRes/HiRes.bs 644
mv HiRes.xsc HiRes.c
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.9775\" -DXS_VERSION=\"1.9775\" -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
Reading big5-eten (big5-eten)
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." bi_00_t.c
Reading big5-hkscs (big5-hkscs)
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." bi_01_t.c
Reading cp950 (cp950)
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/bb.download/source/perl-5.38.0/cpan/Encode/TW/../../../lib/ExtUtils/typemap' TW.xs > TW.xsc
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_02_t.c
mv TW.xsc TW.c
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." TW.c
rm -f ../../../lib/auto/Encode/TW/TW.so
gcc -shared -O2 -fstack-protector-strong TW.o bi_00_t.o bi_01_t.o cp_02_t.o ma_03_t.o -o ../../../lib/auto/Encode/TW/TW.so \
\
Processing Scripts.txt
chmod 755 ../../../lib/auto/Encode/TW/TW.so
make[2]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Encode/TW'
make[2]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Encode/Unicode'
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/cpan/Encode/Unicode/../../../lib/ExtUtils/typemap' Unicode.xs > Unicode.xsc
Running Mkbootstrap for Unicode ()
chmod 644 "Unicode.bs"
/bb.download/source/perl-5.38.0/cpan/Encode/Unicode/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../../../lib/auto/Encode/Unicode/Unicode.bs 644
mv Unicode.xsc Unicode.c
gcc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"2.20\" -DXS_VERSION=\"2.20\" -fPIC "-I../../.." Unicode.c
rm -f ../../lib/auto/Time/HiRes/HiRes.so
Processing DNormalizationProps.txt
LD_RUN_PATH="/BuggyBox/glibc/2.38/bootstrap/lib" gcc -shared -O2 -fstack-protector-strong HiRes.o -o ../../lib/auto/Time/HiRes/HiRes.so \
-lrt \
chmod 755 ../../lib/auto/Time/HiRes/HiRes.so
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/Time-HiRes'
rm -f ../../../lib/auto/Encode/Unicode/Unicode.so
gcc -shared -O2 -fstack-protector-strong Unicode.o -o ../../../lib/auto/Encode/Unicode/Unicode.so \
\
chmod 755 ../../../lib/auto/Encode/Unicode/Unicode.so
make[2]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Encode/Unicode'
cp bin/enc2xs blib/script/enc2xs
cp bin/encguess blib/script/encguess
cp bin/piconv blib/script/piconv
/bb.download/source/perl-5.38.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/piconv
/bb.download/source/perl-5.38.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/enc2xs
/bb.download/source/perl-5.38.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/encguess
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Encode'
Processing DAge.txt
Processing HangulSyllableType.txt
Processing auxiliary/WordBreakProperty.txt
Processing auxiliary/GraphemeBreakProperty.txt
Processing auxiliary/GCBTest.txt
Processing auxiliary/SBTest.txt
Processing auxiliary/WBTest.txt
Processing auxiliary/SentenceBreakProperty.txt
Processing NamedSequences.txt
Processing NameAliases.txt
Processing auxiliary/LBTest.txt
Processing ScriptExtensions.txt
Processing IndicSyllabicCategory.txt
Processing BidiBrackets.txt
Processing IndicPositionalCategory.txt
Processing VerticalOrientation.txt
Processing EquivalentUnifiedIdeograph.txt
Processing emoji/emoji.txt
Processing IdStatus.txt
Processing IdType.txt
Finishing processing Unicode properties
rm -f ../../lib/auto/XS/APItest/APItest.so
gcc -shared -O2 -fstack-protector-strong APItest.o XSUB-undef-XS_VERSION.o XSUB-redefined-macros.o core.o exception.o notcore.o -o ../../lib/auto/XS/APItest/APItest.so \
\
chmod 755 ../../lib/auto/XS/APItest/APItest.so
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/XS-APItest'
rm -f ../../lib/auto/re/re.so
gcc -shared -O2 -fstack-protector-strong re.o re_comp.o re_comp_invlist.o re_comp_study.o re_comp_trie.o re_comp_debug.o re_exec.o -o ../../lib/auto/re/re.so \
\
chmod 755 ../../lib/auto/re/re.so
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/re'
Compiling Perl properties
Creating Perl synonyms
Writing tables
Making pod file
Making test script
Making normalization test script
Updating 'mktables.lst'
./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Making header files for XS...
Generating a Unix-style Makefile
Writing Makefile for Unicode::Normalize
make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Unicode-Normalize'
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/bb.download/source/perl-5.38.0/dist/Unicode-Normalize/../../lib/ExtUtils/typemap' Normalize.xs > Normalize.xsc
Running Mkbootstrap for Normalize ()
chmod 644 "Normalize.bs"
/bb.download/source/perl-5.38.0/dist/Unicode-Normalize/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Normalize.bs ../../lib/auto/Unicode/Normalize/Normalize.bs 644
mv Normalize.xsc Normalize.c
gcc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -Wno-use-after-free -O2 -DVERSION=\"1.32\" -DXS_VERSION=\"1.32\" -fPIC "-I../.." Normalize.c
rm -f ../../lib/auto/Unicode/Normalize/Normalize.so
gcc -shared -O2 -fstack-protector-strong Normalize.o -o ../../lib/auto/Unicode/Normalize/Normalize.so \
\
chmod 755 ../../lib/auto/Unicode/Normalize/Normalize.so
make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/Unicode-Normalize'
./perl -Ilib -I. -f pod/buildtoc -q
Everything is up to date. Type '/BuggyBox/make/4.4/bootstrap/bin/make test' to run test suite.
Stderr
In file included from perl.h:1071,
from gv.c:41:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from perl.c:38:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from regcomp_invlist.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from universal.c:31:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from regcomp_debug.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from pad.c:150:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
In file included from perl.h:1071,
from op.c:163:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from perly.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from toke.c:40:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from regexec.c:76:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from dump.c:29:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from regcomp_study.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
In file included from perl.h:1071,
from regcomp.c:134:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from regcomp_trie.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from util.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from mg.c:45:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
from perl.h:1068:
perl.c: In function 'perl_destruct':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.h:2584:9: note: in expansion of macro 'STATIC_ASSERT_STMT'
2584 | STATIC_ASSERT_STMT(sizeof(offset) == sizeof(STRLEN)); \
| ^~~~~~~~~~~~~~~~~~
sv.h:1597:30: note: in expansion of macro 'SvOOK_offset'
1597 | SvOOK_offset(sv, zok); \
| ^~~~~~~~~~~~
perl.c:1552:9: note: in expansion of macro 'SvPV_free'
1552 | SvPV_free(PL_mess_sv);
| ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
from perl.h:1068:
toke.c: In function 'Perl_lex_start':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
toke.c:937:5: note: in expansion of macro 'STATIC_ASSERT_STMT'
937 | STATIC_ASSERT_STMT(FITS_IN_8_BITS(LEX_IGNORE_UTF8_HINTS|LEX_EVALBYTES
| ^~~~~~~~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
from perl.h:1068:
dump.c: In function 'Perl_sv_peek':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.h:2584:9: note: in expansion of macro 'STATIC_ASSERT_STMT'
2584 | STATIC_ASSERT_STMT(sizeof(offset) == sizeof(STRLEN)); \
| ^~~~~~~~~~~~~~~~~~
dump.c:588:17: note: in expansion of macro 'SvOOK_offset'
588 | SvOOK_offset(sv, delta);
| ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
from perl.h:1068:
regexec.c: In function 'S_regcppop':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
regexec.c:438:5: note: in expansion of macro 'STATIC_ASSERT_STMT'
438 | STATIC_ASSERT_STMT(sizeof(*RXp_OFFSp(rex)) >= sizeof(*PL_savestack));
| ^~~~~~~~~~~~~~~~~~
dump.c: In function 'Perl_do_sv_dump':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.h:2584:9: note: in expansion of macro 'STATIC_ASSERT_STMT'
2584 | STATIC_ASSERT_STMT(sizeof(offset) == sizeof(STRLEN)); \
| ^~~~~~~~~~~~~~~~~~
dump.c:2056:17: note: in expansion of macro 'SvOOK_offset'
2056 | SvOOK_offset(sv, delta);
| ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
from perl.h:1068:
op.c: In function 'S_pmtrans':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
op.c:7006:13: note: in expansion of macro 'STATIC_ASSERT_DECL'
7006 | STATIC_ASSERT_DECL(TR_SPECIAL_HANDLING == TR_DELETE);
| ^~~~~~~~~~~~~~~~~~
op.c: In function 'Perl_newATTRSUB_x':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.h:2584:9: note: in expansion of macro 'STATIC_ASSERT_STMT'
2584 | STATIC_ASSERT_STMT(sizeof(offset) == sizeof(STRLEN)); \
| ^~~~~~~~~~~~~~~~~~
sv.h:1597:30: note: in expansion of macro 'SvOOK_offset'
1597 | SvOOK_offset(sv, zok); \
| ^~~~~~~~~~~~
sv.h:1613:25: note: in expansion of macro 'SvPV_free'
1613 | SvPV_free(sv); \
| ^~~~~~~~~
op.c:10802:21: note: in expansion of macro 'prepare_SV_for_RV'
10802 | prepare_SV_for_RV((SV *)gv);
| ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.h:2584:9: note: in expansion of macro 'STATIC_ASSERT_STMT'
2584 | STATIC_ASSERT_STMT(sizeof(offset) == sizeof(STRLEN)); \
| ^~~~~~~~~~~~~~~~~~
sv.h:1597:30: note: in expansion of macro 'SvOOK_offset'
1597 | SvOOK_offset(sv, zok); \
| ^~~~~~~~~~~~
sv.h:1613:25: note: in expansion of macro 'SvPV_free'
1613 | SvPV_free(sv); \
| ^~~~~~~~~
op.c:10890:17: note: in expansion of macro 'prepare_SV_for_RV'
10890 | prepare_SV_for_RV((SV *)gv);
| ^~~~~~~~~~~~~~~~~
In file included from perl.h:1071,
from reentr.c:33:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
from perl.h:1068:
regcomp.c: In function 'S_set_regex_pv':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
regcomp.c:1162:5: note: in expansion of macro 'STATIC_ASSERT_STMT'
1162 | STATIC_ASSERT_STMT(sizeof(STD_PAT_MODS) <= 8);
| ^~~~~~~~~~~~~~~~~~
regcomp.c: In function 'S_get_quantifier_value':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
regcomp.c:4593:5: note: in expansion of macro 'STATIC_ASSERT_DECL'
4593 | STATIC_ASSERT_DECL(REG_INFTY <= U32_MAX);
| ^~~~~~~~~~~~~~~~~~
In file included from perl.h:1071,
from mro_core.c:32:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
regcomp.c: In function 'S_handle_possible_posix':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
regcomp.c:7673:5: note: in expansion of macro 'STATIC_ASSERT_DECL'
7673 | STATIC_ASSERT_DECL(C_ARRAY_LENGTH(input_text) >= sizeof "alphanumeric");
| ^~~~~~~~~~~~~~~~~~
In file included from perl.h:1071,
from keywords.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
regcomp.c: In function 'Perl_get_regclass_aux_data':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
regcomp.c:12368:21: note: in expansion of macro 'STATIC_ASSERT_STMT'
12368 | STATIC_ASSERT_STMT(ONLY_LOCALE_MATCHES_INDEX == 1 + INVLIST_INDEX);
| ^~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
regcomp.c:12369:21: note: in expansion of macro 'STATIC_ASSERT_STMT'
12369 | STATIC_ASSERT_STMT(DEFERRED_USER_DEFINED_INDEX == 1 + ONLY_LOCALE_MATCHES_INDEX);
| ^~~~~~~~~~~~~~~~~~
In file included from perl.h:1071,
from builtin.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from class.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from hv.c:35:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from av.c:20:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from run.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from pp_hot.c:36:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from sv.c:32:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from pp.c:28:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from scope.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from pp_ctl.c:35:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from pp_sys.c:31:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
from perl.h:1068:
sv.c: In function 'Perl_sv_upgrade':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.c:999:9: note: in expansion of macro 'STATIC_ASSERT_STMT'
999 | STATIC_ASSERT_STMT(SVt_IV < SVt_PV);
| ^~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.c:1000:9: note: in expansion of macro 'STATIC_ASSERT_STMT'
1000 | STATIC_ASSERT_STMT(SVt_NV < SVt_PV);
| ^~~~~~~~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
from perl.h:1068:
pp_hot.c: In function 'Perl_pp_padrange':
sv.c: In function 'Perl_sv_backoff':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
pp_hot.c:1285:9: note: in expansion of macro 'STATIC_ASSERT_STMT'
1285 | STATIC_ASSERT_STMT(OPpPADRANGE_COUNTMASK + 1 == (1 << OPpPADRANGE_COUNTSHIFT));
| ^~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.h:2584:9: note: in expansion of macro 'STATIC_ASSERT_STMT'
2584 | STATIC_ASSERT_STMT(sizeof(offset) == sizeof(STRLEN)); \
| ^~~~~~~~~~~~~~~~~~
sv.c:1290:5: note: in expansion of macro 'SvOOK_offset'
1290 | SvOOK_offset(sv, delta);
| ^~~~~~~~~~~~
sv.c: In function 'Perl_sv_setrv_noinc':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.h:2584:9: note: in expansion of macro 'STATIC_ASSERT_STMT'
2584 | STATIC_ASSERT_STMT(sizeof(offset) == sizeof(STRLEN)); \
| ^~~~~~~~~~~~~~~~~~
sv.h:1597:30: note: in expansion of macro 'SvOOK_offset'
1597 | SvOOK_offset(sv, zok); \
| ^~~~~~~~~~~~
sv.h:1613:25: note: in expansion of macro 'SvPV_free'
1613 | SvPV_free(sv); \
| ^~~~~~~~~
sv.c:1647:5: note: in expansion of macro 'prepare_SV_for_RV'
1647 | prepare_SV_for_RV(sv);
| ^~~~~~~~~~~~~~~~~
sv.c: In function 'S_sv_2iuv_common':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.c:2240:21: note: in expansion of macro 'STATIC_ASSERT_STMT'
2240 | STATIC_ASSERT_STMT(((UV)1 << NV_PRESERVES_UV_BITS) <=
| ^~~~~~~~~~~~~~~~~~
In file included from perl.h:1071,
from peep.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
sv.c: In function 'S_glob_assign_glob':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.h:2584:9: note: in expansion of macro 'STATIC_ASSERT_STMT'
2584 | STATIC_ASSERT_STMT(sizeof(offset) == sizeof(STRLEN)); \
| ^~~~~~~~~~~~~~~~~~
sv.h:1597:30: note: in expansion of macro 'SvOOK_offset'
1597 | SvOOK_offset(sv, zok); \
| ^~~~~~~~~~~~
sv.c:3737:17: note: in expansion of macro 'SvPV_free'
3737 | SvPV_free(dsv);
| ^~~~~~~~~
sv.c: In function 'Perl_sv_setsv_flags':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.c:4144:5: note: in expansion of macro 'STATIC_ASSERT_STMT'
4144 | STATIC_ASSERT_STMT(SVt_NULL == 0);
| ^~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.c:4145:5: note: in expansion of macro 'STATIC_ASSERT_STMT'
4145 | STATIC_ASSERT_STMT(SVt_IV == 1);
| ^~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.c:4146:5: note: in expansion of macro 'STATIC_ASSERT_STMT'
4146 | STATIC_ASSERT_STMT(SVt_NV == 2);
| ^~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.c:4259:17: note: in expansion of macro 'STATIC_ASSERT_STMT'
4259 | STATIC_ASSERT_STMT(SVt_NULL == 0);
| ^~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.h:2584:9: note: in expansion of macro 'STATIC_ASSERT_STMT'
2584 | STATIC_ASSERT_STMT(sizeof(offset) == sizeof(STRLEN)); \
| ^~~~~~~~~~~~~~~~~~
sv.h:1597:30: note: in expansion of macro 'SvOOK_offset'
1597 | SvOOK_offset(sv, zok); \
| ^~~~~~~~~~~~
sv.c:4421:17: note: in expansion of macro 'SvPV_free'
4421 | SvPV_free(dsv);
| ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.h:2584:9: note: in expansion of macro 'STATIC_ASSERT_STMT'
2584 | STATIC_ASSERT_STMT(sizeof(offset) == sizeof(STRLEN)); \
| ^~~~~~~~~~~~~~~~~~
sv.h:1597:30: note: in expansion of macro 'SvOOK_offset'
1597 | SvOOK_offset(sv, zok); \
| ^~~~~~~~~~~~
sv.c:4559:17: note: in expansion of macro 'SvPV_free'
4559 | SvPV_free(dsv);
| ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.h:2584:9: note: in expansion of macro 'STATIC_ASSERT_STMT'
2584 | STATIC_ASSERT_STMT(sizeof(offset) == sizeof(STRLEN)); \
| ^~~~~~~~~~~~~~~~~~
sv.h:1597:30: note: in expansion of macro 'SvOOK_offset'
1597 | SvOOK_offset(sv, zok); \
| ^~~~~~~~~~~~
sv.c:4576:17: note: in expansion of macro 'SvPV_free'
4576 | SvPV_free(dsv);
| ^~~~~~~~~
pp_hot.c: In function 'Perl_pp_subst':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.h:2584:9: note: in expansion of macro 'STATIC_ASSERT_STMT'
2584 | STATIC_ASSERT_STMT(sizeof(offset) == sizeof(STRLEN)); \
| ^~~~~~~~~~~~~~~~~~
sv.h:1597:30: note: in expansion of macro 'SvOOK_offset'
1597 | SvOOK_offset(sv, zok); \
| ^~~~~~~~~~~~
pp_hot.c:4733:17: note: in expansion of macro 'SvPV_free'
4733 | SvPV_free(TARG);
| ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.h:2584:9: note: in expansion of macro 'STATIC_ASSERT_STMT'
2584 | STATIC_ASSERT_STMT(sizeof(offset) == sizeof(STRLEN)); \
| ^~~~~~~~~~~~~~~~~~
sv.h:1597:30: note: in expansion of macro 'SvOOK_offset'
1597 | SvOOK_offset(sv, zok); \
| ^~~~~~~~~~~~
sv.c:4618:17: note: in expansion of macro 'SvPV_free'
4618 | SvPV_free(dsv);
| ^~~~~~~~~
sv.c: In function 'Perl_sv_sethek':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.h:2584:9: note: in expansion of macro 'STATIC_ASSERT_STMT'
2584 | STATIC_ASSERT_STMT(sizeof(offset) == sizeof(STRLEN)); \
| ^~~~~~~~~~~~~~~~~~
sv.h:1597:30: note: in expansion of macro 'SvOOK_offset'
1597 | SvOOK_offset(sv, zok); \
| ^~~~~~~~~~~~
sv.c:5115:13: note: in expansion of macro 'SvPV_free'
5115 | SvPV_free(sv);
| ^~~~~~~~~
sv.c: In function 'Perl_sv_usepvn_flags':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.h:2584:9: note: in expansion of macro 'STATIC_ASSERT_STMT'
2584 | STATIC_ASSERT_STMT(sizeof(offset) == sizeof(STRLEN)); \
| ^~~~~~~~~~~~~~~~~~
sv.h:1597:30: note: in expansion of macro 'SvOOK_offset'
1597 | SvOOK_offset(sv, zok); \
| ^~~~~~~~~~~~
sv.c:5185:9: note: in expansion of macro 'SvPV_free'
5185 | SvPV_free(sv);
| ^~~~~~~~~
pp_hot.c: In function 'Perl_vivify_ref':
sv.c: In function 'Perl_sv_chop':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.h:2584:9: note: in expansion of macro 'STATIC_ASSERT_STMT'
2584 | STATIC_ASSERT_STMT(sizeof(offset) == sizeof(STRLEN)); \
| ^~~~~~~~~~~~~~~~~~
sv.h:1597:30: note: in expansion of macro 'SvOOK_offset'
1597 | SvOOK_offset(sv, zok); \
| ^~~~~~~~~~~~
sv.h:1613:25: note: in expansion of macro 'SvPV_free'
1613 | SvPV_free(sv); \
| ^~~~~~~~~
pp_hot.c:5710:9: note: in expansion of macro 'prepare_SV_for_RV'
5710 | prepare_SV_for_RV(sv);
| ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.h:2584:9: note: in expansion of macro 'STATIC_ASSERT_STMT'
2584 | STATIC_ASSERT_STMT(sizeof(offset) == sizeof(STRLEN)); \
| ^~~~~~~~~~~~~~~~~~
sv.c:5475:9: note: in expansion of macro 'SvOOK_offset'
5475 | SvOOK_offset(sv, old_delta);
| ^~~~~~~~~~~~
In file included from perl.h:1071,
from doop.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
sv.c: In function 'Perl_sv_clear':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.h:2584:9: note: in expansion of macro 'STATIC_ASSERT_STMT'
2584 | STATIC_ASSERT_STMT(sizeof(offset) == sizeof(STRLEN)); \
| ^~~~~~~~~~~~~~~~~~
sv.c:6877:17: note: in expansion of macro 'SvOOK_offset'
6877 | SvOOK_offset(sv, offset);
| ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
from perl.h:1068:
pp.c: In function 'Perl_pp_undef':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.h:2584:9: note: in expansion of macro 'STATIC_ASSERT_STMT'
2584 | STATIC_ASSERT_STMT(sizeof(offset) == sizeof(STRLEN)); \
| ^~~~~~~~~~~~~~~~~~
sv.h:1597:30: note: in expansion of macro 'SvOOK_offset'
1597 | SvOOK_offset(sv, zok); \
| ^~~~~~~~~~~~
pp.c:981:13: note: in expansion of macro 'SvPV_free'
981 | SvPV_free(sv);
| ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
from perl.h:1068:
pp_ctl.c: In function 'Perl_pp_substcont':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.h:2584:9: note: in expansion of macro 'STATIC_ASSERT_STMT'
2584 | STATIC_ASSERT_STMT(sizeof(offset) == sizeof(STRLEN)); \
| ^~~~~~~~~~~~~~~~~~
sv.h:1597:30: note: in expansion of macro 'SvOOK_offset'
1597 | SvOOK_offset(sv, zok); \
| ^~~~~~~~~~~~
pp_ctl.c:248:17: note: in expansion of macro 'SvPV_free'
248 | SvPV_free(targ);
| ^~~~~~~~~
sv.c: In function 'Perl_newSVuv':
pp.c: In function 'Perl_pp_length':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
pp.c:3198:5: note: in expansion of macro 'STATIC_ASSERT_STMT'
3198 | STATIC_ASSERT_STMT(SVf_UTF8 == (HINT_BYTES << 26));
| ^~~~~~~~~~~~~~~~~~
In file included from perl.h:1071,
from doio.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.c:9952:5: note: in expansion of macro 'STATIC_ASSERT_STMT'
9952 | STATIC_ASSERT_STMT(SVt_FIRST == 0);
| ^~~~~~~~~~~~~~~~~~
sv.c: In function 'Perl_newSVrv':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.h:2584:9: note: in expansion of macro 'STATIC_ASSERT_STMT'
2584 | STATIC_ASSERT_STMT(sizeof(offset) == sizeof(STRLEN)); \
| ^~~~~~~~~~~~~~~~~~
sv.h:1597:30: note: in expansion of macro 'SvOOK_offset'
1597 | SvOOK_offset(sv, zok); \
| ^~~~~~~~~~~~
sv.h:1613:25: note: in expansion of macro 'SvPV_free'
1613 | SvPV_free(sv); \
| ^~~~~~~~~
sv.c:10628:9: note: in expansion of macro 'prepare_SV_for_RV'
10628 | prepare_SV_for_RV(rv);
| ^~~~~~~~~~~~~~~~~
In file included from perl.h:1071,
from utf8.c:33:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
sv.c: In function 'Perl_sv_vcatpvfn_flags':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.c:13111:25: note: in expansion of macro 'STATIC_ASSERT_STMT'
13111 | STATIC_ASSERT_STMT(sizeof(ebuf) >= UTF8_MAXBYTES + 1);
| ^~~~~~~~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
from perl.h:1068:
pp_sys.c: In function 'Perl_tied_method':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
pp_sys.c:527:5: note: in expansion of macro 'STATIC_ASSERT_STMT'
527 | STATIC_ASSERT_STMT((TIED_METHOD_MORTALIZE_NOT_NEEDED & G_WANT) == 0);
| ^~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
pp_sys.c:528:5: note: in expansion of macro 'STATIC_ASSERT_STMT'
528 | STATIC_ASSERT_STMT((TIED_METHOD_ARGUMENTS_ON_STACK & G_WANT) == 0);
| ^~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
pp_sys.c:529:5: note: in expansion of macro 'STATIC_ASSERT_STMT'
529 | STATIC_ASSERT_STMT((TIED_METHOD_SAY & G_WANT) == 0);
| ^~~~~~~~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
from perl.h:1068:
peep.c: In function 'S_maybe_multiconcat':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
peep.c:425:5: note: in expansion of macro 'STATIC_ASSERT_STMT'
425 | STATIC_ASSERT_STMT( STRUCT_OFFSET(BINOP, op_last)
| ^~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
peep.c:427:5: note: in expansion of macro 'STATIC_ASSERT_STMT'
427 | STATIC_ASSERT_STMT( STRUCT_OFFSET(LISTOP, op_last)
| ^~~~~~~~~~~~~~~~~~
peep.c: In function 'Perl_rpeep':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
peep.c:3147:21: note: in expansion of macro 'STATIC_ASSERT_STMT'
3147 | STATIC_ASSERT_STMT(sizeof(OP) <= sizeof(BINOP));
| ^~~~~~~~~~~~~~~~~~
In file included from perl.h:1071,
from taint.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from deb.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from globals.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from perlio.c:43:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from numeric.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from mathoms.c:69:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
In file included from perl.h:1071,
from locale.c:148:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from pp_pack.c:33:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from pp_sort.c:31:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from caretx.c:32:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from dquote.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from time64.c:71:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from miniperlmain.c:57:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from op.c:163:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from perl.h:1071,
from universal.c:31:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
from perl.h:1068:
op.c: In function 'S_pmtrans':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
op.c:7006:13: note: in expansion of macro 'STATIC_ASSERT_DECL'
7006 | STATIC_ASSERT_DECL(TR_SPECIAL_HANDLING == TR_DELETE);
| ^~~~~~~~~~~~~~~~~~
op.c: In function 'Perl_newATTRSUB_x':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.h:2584:9: note: in expansion of macro 'STATIC_ASSERT_STMT'
2584 | STATIC_ASSERT_STMT(sizeof(offset) == sizeof(STRLEN)); \
| ^~~~~~~~~~~~~~~~~~
sv.h:1597:30: note: in expansion of macro 'SvOOK_offset'
1597 | SvOOK_offset(sv, zok); \
| ^~~~~~~~~~~~
sv.h:1613:25: note: in expansion of macro 'SvPV_free'
1613 | SvPV_free(sv); \
| ^~~~~~~~~
op.c:10802:21: note: in expansion of macro 'prepare_SV_for_RV'
10802 | prepare_SV_for_RV((SV *)gv);
| ^~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.h:2584:9: note: in expansion of macro 'STATIC_ASSERT_STMT'
2584 | STATIC_ASSERT_STMT(sizeof(offset) == sizeof(STRLEN)); \
| ^~~~~~~~~~~~~~~~~~
sv.h:1597:30: note: in expansion of macro 'SvOOK_offset'
1597 | SvOOK_offset(sv, zok); \
| ^~~~~~~~~~~~
sv.h:1613:25: note: in expansion of macro 'SvPV_free'
1613 | SvPV_free(sv); \
| ^~~~~~~~~
op.c:10890:17: note: in expansion of macro 'prepare_SV_for_RV'
10890 | prepare_SV_for_RV((SV *)gv);
| ^~~~~~~~~~~~~~~~~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_CTYPE = "C.UTF-8",
LANGUAGE = (unset),
LANG = (unset)
LC_ALL = (unset),
are supported and installed on your system.
LC_CTYPE = "C.UTF-8",
perl: warning: Falling back to the standard locale ("C").
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from perl.h:1071,
from perl.c:38:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Setting locale failed.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
perl: warning: Falling back to the standard locale ("C").
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
from perl.h:1068:
perl.c: In function 'perl_destruct':
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:570:18: warning: defining type in 'sizeof' expression is invalid in C++ [-Wc++-compat]
570 | [!!sizeof (struct { int __error_if_negative: (expr) ? 2 : -1; })]
| ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:155:24: note: in expansion of macro '_Static_assert'
155 | # define static_assert _Static_assert
| ^~~~~~~~~~~~~~
perl.h:4278:36: note: in expansion of macro 'static_assert'
4278 | # define STATIC_ASSERT_DECL(COND) static_assert(COND, #COND)
| ^~~~~~~~~~~~~
perl.h:4294:52: note: in expansion of macro 'STATIC_ASSERT_DECL'
4294 | #define STATIC_ASSERT_STMT(COND) STMT_START { STATIC_ASSERT_DECL(COND); } STMT_END
| ^~~~~~~~~~~~~~~~~~
sv.h:2584:9: note: in expansion of macro 'STATIC_ASSERT_STMT'
2584 | STATIC_ASSERT_STMT(sizeof(offset) == sizeof(STRLEN)); \
| ^~~~~~~~~~~~~~~~~~
sv.h:1597:30: note: in expansion of macro 'SvOOK_offset'
1597 | SvOOK_offset(sv, zok); \
| ^~~~~~~~~~~~
perl.c:1552:9: note: in expansion of macro 'SvPV_free'
1552 | SvPV_free(PL_mess_sv);
| ^~~~~~~~~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_CTYPE = "C.UTF-8",
LANGUAGE = (unset),
LANG = (unset)
LC_ALL = (unset),
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
perl: warning: Setting locale failed.
are supported and installed on your system.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
perl: warning: Falling back to the standard locale ("C").
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Setting locale failed.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_CTYPE = "C.UTF-8",
LANGUAGE = (unset),
LANG = (unset)
LC_ALL = (unset),
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
LC_CTYPE = "C.UTF-8",
perl: warning: Falling back to the standard locale ("C").
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LC_CTYPE = "C.UTF-8",
LANG = (unset)
LANG = (unset)
are supported and installed on your system.
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
LC_CTYPE = "C.UTF-8",
LANG = (unset)
perl: warning: Falling back to the standard locale ("C").
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
perl: warning: Falling back to the standard locale ("C").
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
perl: warning: Please check that your locale settings:
are supported and installed on your system.
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_CTYPE = "C.UTF-8",
LANGUAGE = (unset),
LANG = (unset)
LC_ALL = (unset),
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
perl: warning: Falling back to the standard locale ("C").
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
perl: warning: Setting locale failed.
LANG = (unset)
are supported and installed on your system.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
LC_CTYPE = "C.UTF-8",
are supported and installed on your system.
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
perl: warning: Please check that your locale settings:
perl: warning: Setting locale failed.
LANGUAGE = (unset),
LANGUAGE = (unset),
LC_ALL = (unset),
LC_ALL = (unset),
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
LC_CTYPE = "C.UTF-8",
are supported and installed on your system.
LANG = (unset)
LC_CTYPE = "C.UTF-8",
are supported and installed on your system.
LANG = (unset)
perl: warning: Falling back to the standard locale ("C").
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_CTYPE = "C.UTF-8",
LC_ALL = (unset),
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
LC_CTYPE = "C.UTF-8",
perl: warning: Falling back to the standard locale ("C").
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LC_CTYPE = "C.UTF-8",
LANG = (unset)
LANG = (unset)
are supported and installed on your system.
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_CTYPE = "C.UTF-8",
LANG = (unset)
LANGUAGE = (unset),
are supported and installed on your system.
LC_ALL = (unset),
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_CTYPE = "C.UTF-8",
LC_ALL = (unset),
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = (unset),
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
LC_CTYPE = "C.UTF-8",
are supported and installed on your system.
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
LC_CTYPE = "C.UTF-8",
perl: warning: Falling back to the standard locale ("C").
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
perl: warning: Setting locale failed.
LANGUAGE = (unset),
perl: warning: Please check that your locale settings:
LC_ALL = (unset),
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
perl: warning: Setting locale failed.
are supported and installed on your system.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
perl: warning: Falling back to the standard locale ("C").
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from perl.h:1071,
from perlmain.c:51:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LANGUAGE = (unset),
LC_ALL = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
LC_CTYPE = "C.UTF-8",
LANG = (unset)
perl: warning: Falling back to the standard locale ("C").
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_CTYPE = "C.UTF-8",
LANGUAGE = (unset),
LANG = (unset)
LC_ALL = (unset),
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
perl: warning: Setting locale failed.
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LANGUAGE = (unset),
LC_ALL = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
LC_CTYPE = "C.UTF-8",
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
LANG = (unset)
perl: warning: Falling back to the standard locale ("C").
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from DynaLoader.xs:136:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_CTYPE = "C.UTF-8",
LC_ALL = (unset),
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
perl: warning: Please check that your locale settings:
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LANGUAGE = (unset),
LC_ALL = (unset),
LANGUAGE = (unset),
LC_ALL = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LC_CTYPE = "C.UTF-8",
LANG = (unset)
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
LANG = (unset)
are supported and installed on your system.
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Setting locale failed.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LC_CTYPE = "C.UTF-8",
LANG = (unset)
LANG = (unset)
are supported and installed on your system.
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
perl: warning: Setting locale failed.
LANG = (unset)
are supported and installed on your system.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
perl: warning: Falling back to the standard locale ("C").
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
LC_CTYPE = "C.UTF-8",
LANG = (unset)
perl: warning: Falling back to the standard locale ("C").
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
LC_CTYPE = "C.UTF-8",
LANG = (unset)
perl: warning: Falling back to the standard locale ("C").
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_CTYPE = "C.UTF-8",
LANGUAGE = (unset),
LANG = (unset)
LC_ALL = (unset),
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
perl: warning: Setting locale failed.
LANG = (unset)
are supported and installed on your system.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LANGUAGE = (unset),
LC_ALL = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
perl: warning: Setting locale failed.
LANG = (unset)
are supported and installed on your system.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from bsd_glob.c:69:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from Fcntl.xs:3:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
In file included from ../../perl.h:1071,
from Cwd.xs:8:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from Util.xs:4:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from MD5.xs:37:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from ../../perl.h:1071,
from B.xs:13:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from ../../perl.h:1071,
from Dumper.xs:3:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from DosGlob.xs:4:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from ../../perl.h:1071,
from encengine.c:91:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from ../../perl.h:1071,
from Peek.xs:3:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from ../../perl.h:1071,
from SHA.xs:3:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from ../../perl.h:1071,
from Call.xs:17:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from Glob.xs:4:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LC_CTYPE = "C.UTF-8",
LANG = (unset)
LANG = (unset)
are supported and installed on your system.
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from Encode.xs:8:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
perl: warning: Please check that your locale settings:
LANG = (unset)
are supported and installed on your system.
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_CTYPE = "C.UTF-8",
LANGUAGE = (unset),
LANG = (unset)
LC_ALL = (unset),
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../../perl.h:1071,
from Byte.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from module2.c:17:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from ../../perl.h:1071,
from Langinfo.xs:6:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from module3.c:17:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from FieldHash.xs:4:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from poll.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from ../../perl.h:1071,
from Bzip2.xs:14:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from SysV.xs:12:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from ../../perl.h:1071,
from Zlib.xs:31:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from IO.xs:12:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from ListUtil.xs:8:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Warning (mostly harmless): No library found for -lposix
Warning (mostly harmless): No library found for -lcposix
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from RealPPPort.xs:31:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LANGUAGE = (unset),
LC_ALL = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LC_CTYPE = "C.UTF-8",
LANG = (unset)
LANG = (unset)
are supported and installed on your system.
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
LC_CTYPE = "C.UTF-8",
perl: warning: Falling back to the standard locale ("C").
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from Base64.xs:30:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
In file included from ../../perl.h:1071,
from Opcode.xs:3:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from POSIX.xs:11:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from scalar.xs:3:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
perl: warning: Setting locale failed.
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from mmap.xs:7:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from encoding.xs:3:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from via.xs:3:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from Socket.xs:3:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from SDBM_File.xs:3:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../../perl.h:1071,
from CN.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LANGUAGE = (unset),
LC_ALL = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LC_CTYPE = "C.UTF-8",
LANG = (unset)
LANG = (unset)
are supported and installed on your system.
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from Storable.xs:16:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from Syslog.xs:13:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from Hostname.xs:4:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
LC_CTYPE = "C.UTF-8",
perl: warning: Setting locale failed.
are supported and installed on your system.
LANG = (unset)
perl: warning: Please check that your locale settings:
are supported and installed on your system.
LANGUAGE = (unset),
perl: warning: Falling back to the standard locale ("C").
LC_ALL = (unset),
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
LC_CTYPE = "C.UTF-8",
perl: warning: Please check that your locale settings:
LANG = (unset)
are supported and installed on your system.
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from Piece.xs:3:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from core_or_not.inc:4,
from core.c:2:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from ../../perl.h:1071,
from Typemap.xs:12:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from mro.xs:4:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../../perl.h:1071,
from EBCDIC.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
LC_CTYPE = "C.UTF-8",
perl: warning: Falling back to the standard locale ("C").
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from attributes.xs:23:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
perl: warning: Setting locale failed.
LANG = (unset)
are supported and installed on your system.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
perl: warning: Falling back to the standard locale ("C").
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from exception.c:2:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from ../../perl.h:1071,
from Collate.xs:7:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from core_or_not.inc:4,
from notcore.c:2:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from APItest.xs:10:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from ../../perl.h:1071,
from XSUB-undef-XS_VERSION.xs:2:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from ../../perl.h:1071,
from re.xs:8:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from shared.xs:131:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from XSUB-redefined-macros.xs:2:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from threads.xs:9:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from re_comp.c:134:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from re_comp_invlist.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from re_comp_study.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from ../../perl.h:1071,
from FastCalc.xs:4:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
In file included from ../../perl.h:1071,
from re_comp_trie.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from re_comp_debug.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from re_exec.c:76:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../../perl.h:1071,
from JP.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:4219:
re_exec.c: In function 'S_find_byclass':
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:116:34: warning: this statement may fall through [-Wimplicit-fallthrough=]
116 | ((void) sizeof ((expr) ? 1 : 0), __extension__ ({ \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
117 | if (expr) \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
118 | ; /* empty */ \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
119 | else \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
120 | __assert_fail (#expr, __FILE__, __LINE__, __ASSERT_FUNCTION); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
121 | }))
| ~~~
re_exec.c:3484:9: note: in expansion of macro 'assert'
3484 | assert(0);
| ^~~~~~
re_exec.c:3486:7: note: here
3486 | default:
| ^~~~~~~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../../perl.h:1071,
from KR.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../../perl.h:1071,
from Symbol.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
perl: warning: Setting locale failed.
LC_ALL = (unset),
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
LC_CTYPE = "C.UTF-8",
LANG = (unset)
perl: warning: Falling back to the standard locale ("C").
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from HiRes.xs:16:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../../perl.h:1071,
from TW.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../../perl.h:1071,
from Unicode.xs:9:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
perl: warning: Setting locale failed.
LC_ALL = (unset),
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
LC_CTYPE = "C.UTF-8",
LANG = (unset)
perl: warning: Falling back to the standard locale ("C").
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Setting locale failed.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
In file included from ../../perl.h:1071,
from Normalize.xs:13:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
| ^~
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
make installResult = 0
Working Dir = /bb.download/source/perl-5.38.0
Stdout
./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Archive-Tar' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Archive-Tar' ./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Attribute-Handlers' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/Attribute-Handlers' ./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/AutoLoader directly ./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/CPAN' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/CPAN' ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/CPAN-Meta' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/CPAN-Meta' ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/CPAN-Meta-Requirements directly ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-YAML/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/CPAN-Meta-YAML directly ./miniperl -Ilib make_ext.pl dist/Carp/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Carp directly ./miniperl -Ilib make_ext.pl cpan/Config-Perl-V/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Config-Perl-V directly ./miniperl -Ilib make_ext.pl dist/Devel-SelfStubber/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Devel-SelfStubber directly ./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Digest directly ./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Dumpvalue directly ./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Env directly ./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/Errno' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/Errno' ./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Exporter' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/Exporter' ./miniperl -Ilib make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/ExtUtils-CBuilder directly ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/ExtUtils-Constant directly ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Install/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/ExtUtils-Install directly ./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/ExtUtils-MakeMaker' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/ExtUtils-MakeMaker' ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/ExtUtils-Manifest' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/ExtUtils-Manifest' ./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/ExtUtils-Miniperl directly ./miniperl -Ilib make_ext.pl cpan/ExtUtils-PL2Bat/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/ExtUtils-PL2Bat directly ./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/ExtUtils-ParseXS' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/ExtUtils-ParseXS' ./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/File-Fetch directly ./miniperl -Ilib make_ext.pl ext/File-Find/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/File-Find directly ./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/File-Path directly ./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/File-Temp directly ./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/FileCache directly ./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Filter-Simple' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/Filter-Simple' ./miniperl -Ilib make_ext.pl dist/FindBin/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/FindBin' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/FindBin' ./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Getopt-Long directly ./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/HTTP-Tiny' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/HTTP-Tiny' ./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/I18N-Collate directly ./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/I18N-LangTags' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/I18N-LangTags' ./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/lib' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/lib' ./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/IO-Compress' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/IO-Compress' ./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/IO-Socket-IP directly ./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/IO-Zlib directly ./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/IPC-Cmd directly ./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/IPC-Open3 directly ./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/JSON-PP' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/JSON-PP' ./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Locale-Maketext' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/Locale-Maketext' ./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Locale-Maketext-Simple directly ./miniperl -Ilib make_ext.pl cpan/Math-BigInt/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Math-BigInt directly ./miniperl -Ilib make_ext.pl cpan/Math-BigRat/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Math-BigRat directly ./miniperl -Ilib make_ext.pl dist/Math-Complex/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Math-Complex' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/Math-Complex' ./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Memoize directly ./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Module-CoreList' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/Module-CoreList' ./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Module-Load directly ./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Module-Load-Conditional directly ./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Module-Loaded directly ./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Module-Metadata' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Module-Metadata' ./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/NEXT directly ./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Net-Ping' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/Net-Ping' ./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Params-Check directly ./miniperl -Ilib make_ext.pl cpan/Perl-OSType/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Perl-OSType directly ./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/PerlIO-via-QuotedPrint directly ./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Pod-Checker' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Pod-Checker' ./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Pod-Escapes directly ./miniperl -Ilib make_ext.pl dist/if/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/if' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/if' ./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Pod-Simple directly ./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/Pod-Functions' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/Pod-Functions' ./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/Pod-Html' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/Pod-Html' ./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Pod-Perldoc' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Pod-Perldoc' ./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Pod-Usage' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Pod-Usage' ./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Safe directly ./miniperl -Ilib make_ext.pl dist/Search-Dict/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Search-Dict directly ./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/SelfLoader' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/SelfLoader' ./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Term-ANSIColor directly ./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Term-Cap' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Term-Cap' ./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Term-Complete directly ./miniperl -Ilib make_ext.pl dist/Term-ReadLine/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Term-ReadLine directly ./miniperl -Ilib make_ext.pl dist/Test/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Test' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/Test' ./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Test-Harness' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Test-Harness' ./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Test-Simple directly ./miniperl -Ilib make_ext.pl dist/Text-Abbrev/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Text-Abbrev directly ./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Text-Balanced directly ./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Text-ParseWords directly ./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Text-Tabs directly ./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Thread-Queue' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/Thread-Queue' ./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Thread-Semaphore' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/Thread-Semaphore' ./miniperl -Ilib make_ext.pl dist/Tie-File/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Tie-File' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/Tie-File' ./miniperl -Ilib make_ext.pl ext/Tie-Hash-NamedCapture/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/Tie-Hash-NamedCapture directly ./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for ext/Tie-Memoize directly ./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Tie-RefHash directly ./miniperl -Ilib make_ext.pl cpan/Time-Local/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Time-Local directly ./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/XSLoader' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/XSLoader' ./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/autodie directly ./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for dist/autouse directly ./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/base' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/base' ./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/bignum' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/bignum' ./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/constant' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/constant' ./miniperl -Ilib make_ext.pl dist/encoding-warnings/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/encoding-warnings' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/encoding-warnings' ./miniperl -Ilib make_ext.pl cpan/experimental/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/experimental directly ./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/libnet' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/libnet' ./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/parent directly ./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/perlfaq directly ./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/podlators' Manifying 2 pod documents make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/podlators' ./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/version directly ./miniperl -Ilib lib/unicore/mktables -C lib/unicore -P pod -maketest -makenormtest -makelist -p lib/unicore/mktables: Files seem to be ok, not bothering to rebuild. Add '-w' option to force build ./miniperl -Ilib make_ext.pl DynaLoader.o MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/DynaLoader' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/DynaLoader' ./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/Data-Dumper is up-to-date ppport.h in dist/Devel-PPPort is up-to-date ppport.h in dist/ExtUtils-ParseXS is up-to-date ppport.h in dist/IO is up-to-date ppport.h in dist/PathTools is up-to-date ppport.h in dist/Storable is up-to-date ppport.h in dist/threads is up-to-date ppport.h in dist/threads-shared is up-to-date ppport.h in dist/Time-HiRes is up-to-date ppport.h in dist/Unicode-Normalize is up-to-date ./miniperl -Ilib make_ext.pl lib/auto/B/B.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/B' /bb.download/source/perl-5.38.0/ext/B/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- B.bs ../../lib/auto/B/B.bs 644 make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/B' ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Compress-Raw-Bzip2' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/cpan/Compress-Raw-Bzip2' ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Compress-Raw-Zlib' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/cpan/Compress-Raw-Zlib' ./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/PathTools' /bb.download/source/perl-5.38.0/dist/PathTools/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cwd.bs ../../lib/auto/Cwd/Cwd.bs 644 make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/PathTools' ./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Data-Dumper' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/dist/Data-Dumper' ./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Devel-PPPort' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/dist/Devel-PPPort' ./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/Devel-Peek' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/ext/Devel-Peek' ./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Digest-MD5' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/cpan/Digest-MD5' ./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Digest-SHA' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/cpan/Digest-SHA' ./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Encode' make[2]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Encode/Byte' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/cpan/Encode/Byte' make[2]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Encode/CN' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/cpan/Encode/CN' make[2]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Encode/EBCDIC' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/cpan/Encode/EBCDIC' make[2]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Encode/JP' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/cpan/Encode/JP' make[2]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Encode/KR' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/cpan/Encode/KR' make[2]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Encode/Symbol' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/cpan/Encode/Symbol' make[2]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Encode/TW' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/cpan/Encode/TW' make[2]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Encode/Unicode' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/cpan/Encode/Unicode' /bb.download/source/perl-5.38.0/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs ../../lib/auto/Encode/Encode.bs 644 make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Encode' ./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/Fcntl' /bb.download/source/perl-5.38.0/ext/Fcntl/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fcntl.bs ../../lib/auto/Fcntl/Fcntl.bs 644 make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/Fcntl' ./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/File-DosGlob' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/ext/File-DosGlob' ./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/File-Glob' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/ext/File-Glob' ./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Filter-Util-Call' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/cpan/Filter-Util-Call' ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/Hash-Util' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/ext/Hash-Util' ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/Hash-Util-FieldHash' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/ext/Hash-Util-FieldHash' ./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/I18N-Langinfo' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/ext/I18N-Langinfo' ./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/IO' /bb.download/source/perl-5.38.0/dist/IO/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs ../../lib/auto/IO/IO.bs 644 make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/IO' ./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/IPC-SysV' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/cpan/IPC-SysV' ./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Scalar-List-Utils' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/cpan/Scalar-List-Utils' ./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/MIME-Base64' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/cpan/MIME-Base64' ./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Math-BigInt-FastCalc' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/cpan/Math-BigInt-FastCalc' ./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/Opcode' /bb.download/source/perl-5.38.0/ext/Opcode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Opcode.bs ../../lib/auto/Opcode/Opcode.bs 644 make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/Opcode' ./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/POSIX' /bb.download/source/perl-5.38.0/ext/POSIX/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- POSIX.bs ../../lib/auto/POSIX/POSIX.bs 644 make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/POSIX' ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/PerlIO-encoding' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/ext/PerlIO-encoding' ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/PerlIO-mmap' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/ext/PerlIO-mmap' ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/PerlIO-scalar' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/ext/PerlIO-scalar' ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/PerlIO-via' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/ext/PerlIO-via' ./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/SDBM_File' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/ext/SDBM_File' ./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Socket' /bb.download/source/perl-5.38.0/cpan/Socket/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../lib/auto/Socket/Socket.bs 644 make[1]: Leaving directory '/bb.download/source/perl-5.38.0/cpan/Socket' ./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Storable' /bb.download/source/perl-5.38.0/dist/Storable/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs ../../lib/auto/Storable/Storable.bs 644 make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/Storable' ./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/Sys-Hostname' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/ext/Sys-Hostname' ./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Sys-Syslog' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/cpan/Sys-Syslog' ./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Time-HiRes' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/dist/Time-HiRes' ./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Time-Piece' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/cpan/Time-Piece' ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/cpan/Unicode-Collate' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/cpan/Unicode-Collate' ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/Unicode-Normalize' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/dist/Unicode-Normalize' ./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/XS-APItest' make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/XS-APItest' ./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/XS-Typemap' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/ext/XS-Typemap' ./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/attributes' /bb.download/source/perl-5.38.0/ext/attributes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- attributes.bs ../../lib/auto/attributes/attributes.bs 644 make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/attributes' ./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/mro' /bb.download/source/perl-5.38.0/ext/mro/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mro.bs ../../lib/auto/mro/mro.bs 644 make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/mro' ./miniperl -Ilib make_ext.pl lib/auto/re/re.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/ext/re' /bb.download/source/perl-5.38.0/ext/re/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- re.bs ../../lib/auto/re/re.bs 644 make[1]: Leaving directory '/bb.download/source/perl-5.38.0/ext/re' ./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/threads' /bb.download/source/perl-5.38.0/dist/threads/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs ../../lib/auto/threads/threads.bs 644 make[1]: Leaving directory '/bb.download/source/perl-5.38.0/dist/threads' ./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so MAKE="/BuggyBox/make/4.4/bootstrap/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic make[1]: Entering directory '/bb.download/source/perl-5.38.0/dist/threads-shared' /bb.download/source/perl-5.38.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 '/bb.download/source/perl-5.38.0/dist/threads-shared' Making utilities make[1]: Entering directory '/bb.download/source/perl-5.38.0/utils' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/bb.download/source/perl-5.38.0/utils' Everything is up to date. Type '/BuggyBox/make/4.4/bootstrap/bin/make test' to run test suite. ./perl -Ilib -I. installperl --destdir= /BuggyBox/perl/5.38.0/bootstrap/bin/perl5.38.0 /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/threads.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/re.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/mro.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/attributes.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Storable.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Socket.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/SDBM_File.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/POSIX.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/POSIX.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Opcode.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/ops.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/IO.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/encoding.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Encode.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/O.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/B.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Fcntl.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Cwd.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/DynaLoader.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/bigrat.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/bignum.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/bigfloat.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/bigint.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/constant.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/base.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/fields.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/XSLoader.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/version.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/parent.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/version.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/perlfaq.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/experimental.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/stable.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Fatal.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/autodie.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/autouse.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/SelfLoader.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/if.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ok.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Safe.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/lib.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/NEXT.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Memoize.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Errno.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/FindBin.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Exporter.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/FileCache.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Digest.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Env.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Dumpvalue.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/AutoLoader.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/AutoSplit.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Carp.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Config_heavy.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Config.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Config.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Config_git.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/UNIVERSAL.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/builtin.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/overload.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/less.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/blib.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/DirHandle.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/meta_notation.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/bytes.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/English.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/open.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/dumpvar.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Internals.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/locale.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/integer.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CORE.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/overloading.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Symbol.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/feature.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/PerlIO.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/_charnames.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/subs.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/vmsish.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/bytes_heavy.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/strict.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/diagnostics.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/sort.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/utf8.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/filetest.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/warnings.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/perl5db.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Thread.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Benchmark.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/charnames.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/SelectSaver.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/sigtrap.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/AnyDBM_File.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/deprecate.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/FileHandle.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/vars.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/DB.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/DBM_Filter.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/threads/shared.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Sys/Hostname.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Sys/Syslog.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/MIME/QuotedPrint.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/MIME/Base64.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Scalar/Util.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Sub/Util.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/List/Util.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/List/Util/XS.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Encode/Unicode.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Encode/TW.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Encode/Symbol.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Encode/KR.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Encode/JP.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Encode/EBCDIC.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Encode/CN.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Encode/Byte.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Encode/_T.e2x /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Encode/PerlIO.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Encode/Encoder.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Encode/Changes.e2x /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Encode/_PM.e2x /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Encode/Supported.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Encode/Makefile_PL.e2x /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Encode/GSM0338.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Encode/Encoding.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Encode/README.e2x /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Encode/encode.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Encode/ConfigLocal_PM.e2x /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Encode/Config.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Encode/Guess.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Encode/Alias.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Encode/CJKConstants.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Encode/KR/2022_KR.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Encode/JP/H2Z.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Encode/JP/JIS7.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Encode/MIME/Name.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Encode/MIME/Header.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Encode/MIME/Header/ISO_2022_JP.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Encode/Unicode/UTF7.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Encode/CN/HZ.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Hash/Util.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Hash/Util/FieldHash.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Data/Dumper.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Compress/Zlib.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Compress/Raw/Zlib.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Compress/Raw/Bzip2.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/encoding/warnings.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/version/Internals.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/version/regex.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/autodie/Util.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/autodie/hints.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/autodie/skip.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/autodie/exception.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/autodie/Scope/Guard.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/autodie/Scope/GuardStack.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/autodie/exception/system.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Harness.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Object.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Base.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Harness/Beyond.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Harness/Env.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/SourceHandler.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/Source.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/Iterator.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/IteratorFactory.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/Scheduler.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/ResultFactory.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/Aggregator.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/Grammar.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/Result.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/Multiplexer.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/YAMLish/Writer.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/YAMLish/Reader.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/SourceHandler/RawTAP.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/SourceHandler/Executable.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/SourceHandler/Perl.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/SourceHandler/Handle.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/SourceHandler/File.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/Scheduler/Spinner.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/Scheduler/Job.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/Iterator/Stream.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/Iterator/Process.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/Iterator/Array.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/Result/Unknown.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/Result/Comment.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/Result/Test.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/Result/Bailout.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/Result/Plan.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/Result/Pragma.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/Result/YAML.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Parser/Result/Version.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Formatter/File.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Formatter/Console.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Formatter/Base.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Formatter/Session.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Formatter/Color.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Formatter/Console/Session.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Formatter/Console/ParallelSession.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/TAP/Formatter/File/Session.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Thread/Semaphore.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Thread/Queue.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Text/Wrap.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Text/ParseWords.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Text/Tabs.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Text/Balanced.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Text/Abbrev.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/Util.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/Event.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/Transition.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/EventFacet.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/IPC.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/Hub.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/Formatter.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/API.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/Formatter/TAP.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/Tools/Tiny.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/IPC/Driver.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/IPC/Driver/Files.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/Util/Trace.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/Util/ExternalMeta.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/Util/HashBase.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/Util/Facets2Legacy.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/API/InterceptResult.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/API/Context.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/API/Stack.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/API/Breakage.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/API/Instance.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/API/InterceptResult/Facet.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/API/InterceptResult/Hub.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/API/InterceptResult/Squasher.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/API/InterceptResult/Event.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/EventFacet/Render.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/EventFacet/About.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/EventFacet/Hub.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/EventFacet/Control.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/EventFacet/Info.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/EventFacet/Amnesty.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/EventFacet/Trace.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/EventFacet/Plan.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/EventFacet/Meta.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/EventFacet/Parent.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/EventFacet/Assert.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/EventFacet/Error.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/EventFacet/Info/Table.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/Event/Fail.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/Event/Bail.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/Event/Note.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/Event/Encoding.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/Event/Ok.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/Event/Subtest.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/Event/Generic.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/Event/Exception.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/Event/Waiting.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/Event/V2.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/Event/Plan.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/Event/Skip.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/Event/Pass.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/Event/Diag.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/Event/TAP/Version.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/Hub/Subtest.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/Hub/Interceptor.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test2/Hub/Interceptor/Terminator.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test/Harness.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test/Simple.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test/Tester.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test/More.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test/Builder.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test/Tutorial.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test/use/ok.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test/Builder/Module.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test/Builder/TodoDiag.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test/Builder/Formatter.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test/Builder/Tester.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test/Builder/Tester/Color.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test/Builder/IO/Scalar.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test/Tester/Delegate.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test/Tester/CaptureRunner.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Test/Tester/Capture.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Search/Dict.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Term/Cap.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Term/ReadLine.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Term/Complete.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Term/ANSIColor.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/PerlIO/via.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/PerlIO/mmap.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/PerlIO/scalar.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/PerlIO/encoding.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/PerlIO/via/QuotedPrint.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/JSON/PP.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/JSON/PP/Boolean.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Perl/OSType.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Params/Check.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Module/CoreList.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Module/CoreList.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Module/Metadata.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Module/Loaded.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Module/Load.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Module/CoreList/Utils.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Module/Load/Conditional.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Memoize/AnyDBM_File.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Memoize/SDBM_File.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Memoize/Expire.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Memoize/NDBM_File.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Memoize/Storable.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Math/Complex.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Math/Trig.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Math/BigRat.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Math/BigInt.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Math/BigFloat.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Math/BigFloat/Trace.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Math/BigRat/Trace.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Math/BigInt/FastCalc.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Math/BigInt/Trace.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Math/BigInt/Lib.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Math/BigInt/Calc.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Locale/Maketext.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Locale/Maketext.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Locale/Maketext/Cookbook.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Locale/Maketext/GutsLoader.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Locale/Maketext/Guts.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Locale/Maketext/TPJ13.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Locale/Maketext/Simple.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/IPC/Msg.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/IPC/Semaphore.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/IPC/SysV.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/IPC/SharedMem.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IPC/Open3.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IPC/Open2.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IPC/Cmd.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/IO/Pipe.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/IO/Handle.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/IO/Poll.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/IO/Socket.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/IO/Seekable.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/IO/File.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/IO/Dir.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/IO/Select.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IO/Zlib.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IO/Uncompress/Gunzip.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IO/Uncompress/Unzip.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IO/Uncompress/Bunzip2.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IO/Uncompress/RawInflate.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IO/Uncompress/Inflate.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IO/Uncompress/Base.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IO/Uncompress/AnyUncompress.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IO/Uncompress/AnyInflate.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IO/Uncompress/Adapter/Identity.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IO/Uncompress/Adapter/Bunzip2.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IO/Uncompress/Adapter/Inflate.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IO/Compress/Bzip2.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IO/Compress/Gzip.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IO/Compress/RawDeflate.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IO/Compress/Zip.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IO/Compress/FAQ.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IO/Compress/Deflate.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IO/Compress/Base.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IO/Compress/Zip/Constants.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IO/Compress/Zlib/Constants.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IO/Compress/Zlib/Extra.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IO/Compress/Adapter/Identity.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IO/Compress/Adapter/Deflate.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IO/Compress/Adapter/Bzip2.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IO/Compress/Gzip/Constants.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IO/Compress/Base/Common.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/IO/Socket/INET.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/IO/Socket/UNIX.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/IO/Socket/IP.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/I18N/Langinfo.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/I18N/LangTags.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/I18N/Collate.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/I18N/LangTags/Detect.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/I18N/LangTags/List.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Parse/CPAN/Meta.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/HTTP/Tiny.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/App/Prove.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/App/Cpan.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/App/Prove/State.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/App/Prove/State/Result.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/App/Prove/State/Result/Test.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Exporter/Heavy.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Filter/Simple.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Filter/Util/Call.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Archive/Tar.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Archive/Tar/Constant.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Archive/Tar/File.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Attribute/Handlers.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Devel/PPPort.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Devel/Peek.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Devel/SelfStubber.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Digest/SHA.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Digest/MD5.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Digest/file.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Digest/base.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Meta.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Prompt.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Shell.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Mirrors.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/URL.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Tarzip.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Plugin.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Distroprefs.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Nox.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/DeferredCode.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Kwalify.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/CacheMgr.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Complete.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Version.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/FirstTime.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/FTP.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Distrostatus.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Module.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Queue.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/HandleConfig.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Author.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Distribution.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Debug.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Index.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/InfoObj.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Bundle.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/LWP/UserAgent.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/API/HOWTO.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/FTP/netrc.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Exception/blocked_urllist.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Exception/yaml_not_installed.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Exception/RecursiveDependency.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Exception/yaml_process_error.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Plugin/Specfile.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Kwalify/distroprefs.yml /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Kwalify/distroprefs.dd /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/HTTP/Credentials.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/HTTP/Client.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Meta/Feature.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Meta/Merge.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Meta/Converter.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Meta/Spec.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Meta/History.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Meta/Validator.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Meta/Prereqs.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Meta/Requirements.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Meta/YAML.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Meta/History/Meta_1_0.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Meta/History/Meta_1_4.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Meta/History/Meta_1_1.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Meta/History/Meta_1_2.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/CPAN/Meta/History/Meta_1_3.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Carp/Heavy.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/threads/threads.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/threads/shared/shared.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/re/re.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Unicode/Normalize/Normalize.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Unicode/Collate/Collate.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/mro/mro.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/attributes/attributes.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Time/HiRes/HiRes.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Time/Piece/Piece.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Sys/Hostname/Hostname.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Sys/Syslog/Syslog.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Storable/Storable.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Socket/Socket.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/SDBM_File/SDBM_File.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/PerlIO/via/via.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/PerlIO/scalar/scalar.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/PerlIO/mmap/mmap.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/PerlIO/encoding/encoding.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/POSIX/POSIX.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/MIME/Base64/Base64.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Opcode/Opcode.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/List/Util/Util.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/IPC/SysV/SysV.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Encode/Encode.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Encode/Unicode/Unicode.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Encode/TW/TW.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Encode/Symbol/Symbol.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Encode/KR/KR.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Encode/JP/JP.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Encode/EBCDIC/EBCDIC.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Encode/CN/CN.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Encode/Byte/Byte.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Compress/Raw/Zlib/Zlib.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Compress/Raw/Bzip2/Bzip2.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Devel/Peek/Peek.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/File/DosGlob/DosGlob.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/File/Glob/Glob.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Hash/Util/Util.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Hash/Util/FieldHash/FieldHash.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Digest/SHA/SHA.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Digest/MD5/MD5.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Data/Dumper/Dumper.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/B/B.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Fcntl/Fcntl.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Cwd/Cwd.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/IO/IO.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Math/BigInt/FastCalc/FastCalc.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/I18N/Langinfo/Langinfo.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/auto/Filter/Util/Call/Call.so /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/overload/numbers.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/warnings/register.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/B/Xref.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/B/Concise.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/B/Terse.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/B/Showlex.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/B/Deparse.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/B/Op_private.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Class/Struct.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/Manifest.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/MANIFEST.SKIP /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/testlib.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/Liblist.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/MM_VMS.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/MM_Win95.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/MM_Darwin.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/MM_Win32.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/MM_OS390.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/MM_VOS.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/MM_Any.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/MM_DOS.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/Mkbootstrap.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/MY.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/MM_Unix.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/MM_Cygwin.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/MM_OS2.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/Command.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/MM.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/MM_UWIN.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/MakeMaker.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/MM_NW5.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/MM_MacOS.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/MM_AIX.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/MM_QNX.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/Mksymlists.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/MM_BeOS.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/xsubpp /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/Typemaps.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/ParseXS.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/ParseXS.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/Packlist.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/Installed.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/Install.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/Miniperl.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/PL2Bat.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/Constant.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/CBuilder.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/typemap /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/Embed.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/Liblist/Kid.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/MakeMaker/FAQ.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/MakeMaker/Config.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/MakeMaker/Locale.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/MakeMaker/version.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/MakeMaker/Tutorial.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/Command/MM.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/ParseXS/Eval.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/ParseXS/Constants.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/ParseXS/CountLines.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/ParseXS/Utilities.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/Typemaps/Cmd.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/Typemaps/OutputMap.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/Typemaps/Type.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/Typemaps/InputMap.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/Constant/Utils.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/Constant/XS.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/Constant/ProxySubs.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/Constant/Base.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/CBuilder/Base.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/CBuilder/Platform/dec_osf.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/CBuilder/Platform/aix.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/CBuilder/Platform/cygwin.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/CBuilder/Platform/VMS.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/CBuilder/Platform/os2.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/CBuilder/Platform/Unix.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/CBuilder/Platform/android.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/CBuilder/Platform/Windows.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/CBuilder/Platform/darwin.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/CBuilder/Platform/Windows/GCC.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/CBuilder/Platform/Windows/MSVC.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/ExtUtils/CBuilder/Platform/Windows/BCC.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Tie/RefHash.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Tie/File.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Tie/Memoize.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Tie/Array.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Tie/Hash.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Tie/Handle.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Tie/SubstrHash.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Tie/Scalar.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Tie/StdHandle.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Tie/Hash/NamedCapture.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Time/HiRes.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Time/Seconds.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Time/Piece.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Time/Local.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Time/localtime.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Time/gmtime.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Time/tm.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/TestNorm.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/UCD.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/Name.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/CombiningClass.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/Name.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/Decomposition.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/version /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/uni_keywords.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/NamedSequences.txt /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/Blocks.txt /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/SpecialCasing.txt /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/Vo.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/Uc.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/Tc.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/Scx.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/Sc.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/Nv.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/Nt.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/Na1.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/Lc.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/Lb.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/Jt.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/Jg.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/Isc.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/Hst.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/Gc.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/Ea.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/Cf.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/Bpt.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/Bpb.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/Bmg.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/Bc.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/Age.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/_PerlSCX.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/_PerlLB.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/WB.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/SB.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/PerlDeci.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/NameAlia.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/NFKDQC.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/NFKCQC.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/NFKCCF.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/NFDQC.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/NFCQC.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/InSC.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/InPC.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/Identif2.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/Identifi.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/GCB.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/To/EqUIdeo.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Vo/Tu.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Vo/Tr.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Vo/U.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Vo/R.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Zzzz.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Zyyy.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Zinh.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Yezi.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Xsux.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Vith.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Tirh.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Tibt.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Thaa.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Telu.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Tang.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Taml.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Talu.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Takr.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Tagb.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Syrc.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Sinh.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Sind.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Shrd.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Rohg.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Phlp.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Orya.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Nand.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Mymr.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Mult.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Mong.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Mlym.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Linb.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Lina.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Limb.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Latn.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Lana.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Kthi.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Knda.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Khoj.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Khmr.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Khar.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Kana.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Hmnp.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Hmng.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Hira.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Hebr.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Hang.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Guru.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Gujr.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Grek.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Gran.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Gonm.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Gong.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Glag.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Geor.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Ethi.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Dupl.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Diak.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Deva.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Cyrl.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Cprt.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Copt.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Cham.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Cakm.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Bopo.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Bhks.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Beng.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Armn.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Arab.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Adlm.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Nko.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Lao.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Han.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Scx/Yi.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Zyyy.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Zinh.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Telu.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Taml.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Syrc.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Sinh.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Orya.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Mult.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Mong.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Mlym.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Linb.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Limb.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Latn.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Knda.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Kana.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Hira.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Hang.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Guru.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Gujr.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Grek.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Gran.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Gonm.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Gong.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Glag.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Geor.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Dupl.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Deva.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Cyrl.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Cprt.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Beng.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Arab.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Sc/Han.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/100000.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/90000.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/80000.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/70000.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/60000.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/50000.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/40000.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/30000.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/20000.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/10000.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/9000.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/8000.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/7000.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/6000.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/5000.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/4000.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/3000.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/3_16.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/2000.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/1000.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/1_16.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/900.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/800.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/700.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/600.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/500.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/400.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/300.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/3_4.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/200.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/2_3.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/100.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/1_8.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/1_6.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/1_4.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/1_3.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/1_2.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/90.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/80.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/70.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/60.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/50.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/40.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/30.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/20.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/19.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/18.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/17.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/16.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/15.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/14.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/13.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/12.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/11.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/10.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/9.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/8.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/7.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/6.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/5.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/4.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/3.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/2.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/1.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nv/0.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nt/None.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nt/Nu.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Nt/Di.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Lb/XX.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Lb/SA.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Lb/QU.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Lb/PR.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Lb/PO.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Lb/OP.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Lb/NU.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Lb/NS.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Lb/IS.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Lb/IN.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Lb/ID.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Lb/GL.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Lb/EX.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Lb/CM.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Lb/CL.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Lb/CJ.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Lb/BB.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Lb/BA.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Lb/AL.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Lb/AI.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Jt/U.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Jt/T.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Jt/R.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Jt/L.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Jt/D.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Jt/C.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Jg/HanifiRo.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Jg/NoJoinin.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Jg/FarsiYeh.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Jg/Seen.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Jg/Noon.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Jg/Alef.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Jg/Yeh.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Jg/Waw.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Jg/Tah.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Jg/Sad.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Jg/Reh.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Jg/Qaf.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Jg/Lam.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Jg/Kaf.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Jg/Hah.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Jg/Gaf.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Jg/Feh.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Jg/Dal.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Jg/Beh.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Jg/Ain.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Hst/NA.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/Zs.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/So.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/Sm.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/Sk.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/Sc.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/Ps.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/Po.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/Pi.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/Pf.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/Pe.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/Pd.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/Pc.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/No.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/Nl.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/Nd.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/Mn.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/Me.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/Mc.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/Lu.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/Lo.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/Lm.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/Ll.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/LC.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/Cn.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/Cf.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/Z.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/S.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/P.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/N.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/M.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/L.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Gc/C.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Ea/Na.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Ea/W.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Ea/N.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Ea/H.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Ea/A.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Dt/NonCanon.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Dt/Vert.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Dt/Init.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Dt/Font.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Dt/Sup.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Dt/Sub.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Dt/Sqr.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Dt/Nar.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Dt/Med.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Dt/Iso.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Dt/Fin.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Dt/Enc.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Dt/Com.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Dt/Nb.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Bpt/O.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Bpt/N.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Bpt/C.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Blk/NB.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Bc/NSM.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Bc/WS.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Bc/ON.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Bc/ET.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Bc/ES.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Bc/EN.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Bc/CS.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Bc/BN.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Bc/AN.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Bc/AL.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Bc/R.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Bc/L.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Bc/B.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Age/V150.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Age/V140.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Age/V130.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Age/V120.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Age/V110.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Age/V100.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Age/V90.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Age/V80.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Age/V70.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Age/V61.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Age/V60.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Age/V52.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Age/V51.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Age/V50.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Age/V41.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Age/V40.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Age/V32.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Age/V31.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Age/V30.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Age/V20.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Age/V11.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Age/NA.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/XIDS/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/XIDC/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/WB/WSegSpac.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/WB/Extend.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/WB/XX.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/WB/NU.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/WB/MN.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/WB/ML.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/WB/MB.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/WB/LE.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/WB/KA.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/WB/HL.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/WB/FO.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/WB/EX.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/VS/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/UIdeo/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Term/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/STerm/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/SD/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/SB/XX.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/SB/UP.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/SB/Sp.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/SB/ST.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/SB/SC.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/SB/NU.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/SB/LO.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/SB/LE.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/SB/FO.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/SB/EX.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/SB/CL.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/SB/AT.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/QMark/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/PatSyn/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/PCM/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/NFKDQC/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/NFKDQC/N.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/NFKCQC/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/NFKCQC/N.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/NFDQC/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/NFDQC/N.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/NFCQC/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/NFCQC/M.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Math/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InSC/Consona9.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InSC/Consona8.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InSC/Consona7.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InSC/Consona6.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InSC/Consona5.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InSC/VowelInd.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InSC/Syllable.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InSC/Invisibl.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InSC/Cantilla.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InSC/Consona4.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InSC/VowelDep.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InSC/Geminati.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InSC/Consona3.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InSC/Consona2.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InSC/PureKill.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InSC/Consonan.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InSC/ToneMark.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InSC/Avagraha.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InSC/Visarga.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InSC/Virama.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InSC/Number.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InSC/Vowel.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InSC/Other.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InSC/Nukta.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InSC/Bindu.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InPC/TopAndL2.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InPC/VisualOr.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InPC/BottomAn.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InPC/TopAndBo.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InPC/LeftAndR.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InPC/TopAndRi.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InPC/TopAndLe.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InPC/Overstru.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InPC/Bottom.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InPC/Right.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InPC/Left.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InPC/Top.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/InPC/NA.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/In/15_0.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/In/14_0.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/In/13_0.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/In/12_1.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/In/12_0.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/In/11_0.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/In/10_0.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/In/9_0.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/In/8_0.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/In/7_0.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/In/6_3.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/In/6_2.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/In/6_1.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/In/6_0.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/In/5_2.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/In/5_1.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/In/5_0.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/In/4_1.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/In/4_0.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/In/3_2.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/In/3_1.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/In/3_0.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/In/2_1.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/In/2_0.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Ideo/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/IdType/DefaultI.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/IdType/NotChara.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/IdType/Uncommon.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/IdType/Recommen.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/IdType/LimitedU.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/IdType/Technica.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/IdType/Inclusio.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/IdType/Exclusio.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/IdType/Obsolete.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/IdType/NotNFKC.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/IdType/NotXID.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/IdStatus/Restrict.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/IdStatus/Allowed.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/IDS/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/IDC/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Hyphen/T.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Hex/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/GrExt/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/GrBase/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/GCB/LVT.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/GCB/XX.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/GCB/SM.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/GCB/PP.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/GCB/LV.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/GCB/EX.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/GCB/CN.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/ExtPict/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Ext/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Emoji/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/EPres/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/EComp/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/EBase/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Dia/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Dep/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Dash/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/DI/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/CompEx/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Cased/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/CWU/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/CWT/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/CWL/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/CWKCF/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/CWCM/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/CWCF/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/CI/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/CE/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/BidiM/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/BidiC/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Alpha/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Lower/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Upper/Y.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Ccc/ATAR.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Ccc/VR.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Ccc/OV.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Ccc/NR.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Ccc/NK.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Ccc/DB.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Ccc/BR.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Ccc/AR.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Ccc/AL.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Ccc/B.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Ccc/A.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Perl/_PerlPr2.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Perl/_PerlPro.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Perl/_PerlIsI.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Perl/_PerlFol.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Perl/_PerlCh2.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Perl/_PerlCha.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Perl/_PerlQuo.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Perl/_PerlAny.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Perl/_PerlIDS.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Perl/_PerlIDC.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Perl/XPosixPu.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Perl/_PerlPat.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Perl/_PerlNch.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Perl/PosixPun.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Perl/SpacePer.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Perl/PerlWord.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Perl/Assigned.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Perl/Title.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Perl/Print.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Perl/Graph.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Perl/Blank.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Perl/Alnum.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/unicore/lib/Perl/Word.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/User/pwent.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/User/grent.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Config/Extensions.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Config/Perl/V.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Getopt/Long.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Getopt/Std.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/DBM_Filter/compress.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/DBM_Filter/int32.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/DBM_Filter/null.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/DBM_Filter/utf8.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/DBM_Filter/encode.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/File/DosGlob.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/File/Glob.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/File/Spec.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/File/GlobMapper.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/File/Temp.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/File/Path.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/File/Find.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/File/Fetch.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/File/Compare.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/File/stat.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/File/Basename.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/File/Copy.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/File/Spec/Cygwin.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/File/Spec/Functions.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/File/Spec/Epoc.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/File/Spec/VMS.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/File/Spec/AmigaOS.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/File/Spec/Win32.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/File/Spec/OS2.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/File/Spec/Mac.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/File/Spec/Unix.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Unicode/Normalize.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Unicode/Collate.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/UCD.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/allkeys.txt /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/keys.txt /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/Unicode/Collate/Locale.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/CJK/Pinyin.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/CJK/GB2312.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/CJK/Big5.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/CJK/Korean.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/CJK/Stroke.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/CJK/Zhuyin.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/CJK/JISX0208.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/vi.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/ta.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/vo.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/te.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/tn.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/wo.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/zh_pin.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/zh_big5.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/th.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/zh_zhu.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/uk.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/to.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/zh_gb.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/ug_cyrl.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/tr.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/ur.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/wae.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/yo.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/zh_strk.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/zh.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/mr.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/lt.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/kn.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/se.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/sr.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/hr.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/kl.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/ko.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/sl.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/ro.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/ml.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/or.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/mt.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/sv_refo.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/nso.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/hy.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/ln.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/pa.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/ja.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/si_dict.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/lkt.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/sa.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/is.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/nb.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/si.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/om.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/hi.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/sv.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/ig.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/nn.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/pl.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/mk.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/sk.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/kok.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/kk.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/lv.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/sq.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/hu.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/fo.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/de_at_ph.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/as.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/cs.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/ha.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/he.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/dsb.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/af.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/da.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/fil.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/fa.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/ca.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/be.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/ar.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/fi.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/ee.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/de_phone.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/fr_ca.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/cy.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/fi_phone.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/haw.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/gu.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/bn.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/et.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/az.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/cu.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/es_trad.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/es.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Unicode/Collate/Locale/eo.pl /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Net/POP3.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Net/Time.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Net/FTP.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Net/libnetFAQ.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Net/Netrc.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Net/SMTP.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Net/Config.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Net/Cmd.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Net/NNTP.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Net/Domain.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Net/Ping.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Net/hostent.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Net/servent.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Net/netent.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Net/protoent.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Net/FTP/E.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Net/FTP/dataconn.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Net/FTP/A.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Net/FTP/I.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Net/FTP/L.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Functions.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/ParseLink.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Man.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Text.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Html.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Usage.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Checker.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Perldoc.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Escapes.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Text/Termcap.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Text/Overstrike.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Text/Color.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple/RTF.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple/Checker.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple/XHTML.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple/Subclassing.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple/PullParserStartToken.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple/Methody.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple/Text.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple/Debug.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple/TiedOutFH.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple/HTMLBatch.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple/TranscodeDumb.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple/HTML.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple/PullParserEndToken.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple/Progress.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple/XMLOutStream.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple/SimpleTree.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple/BlackBox.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple/DumpAsXML.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple/PullParserToken.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple/Search.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple/JustPod.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple/LinkSection.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple/PullParser.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple/DumpAsText.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple/TextContent.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple/TranscodeSmart.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple/HTMLLegacy.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple/PullParserTextToken.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Simple/Transcode.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Html/Util.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Perldoc/ToMan.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Perldoc/ToTerm.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Perldoc/ToANSI.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Perldoc/ToRtf.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Perldoc/ToChecker.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Perldoc/GetOptsOO.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Perldoc/ToPod.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Perldoc/ToTk.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Perldoc/ToXml.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Perldoc/ToText.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Perldoc/BaseTo.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/Pod/Perldoc/ToNroff.pm /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/av.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/bitcount.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/charclass_invlists.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/config.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/cop.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/cv.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/dosish.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/ebcdic_tables.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/embed.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/embedvar.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/EXTERN.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/fakesdio.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/feature.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/form.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/git_version.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/gv.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/handy.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/hv.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/hv_func.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/hv_macro.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/inline.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/INTERN.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/intrpvar.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/invlist_inline.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/iperlsys.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/keywords.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/l1_char_class_tab.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/malloc_ctl.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/metaconfig.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/mg.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/mg_data.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/mg_raw.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/mg_vtable.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/mydtrace.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/nostdio.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/op.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/op_reg_common.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/opcode.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/opnames.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/overload.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/pad.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/parser.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/patchlevel.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/perl.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/perl_inc_macro.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/perl_langinfo.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/perl_siphash.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/perlapi.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/perlio.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/perliol.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/perlsdio.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/perlstatic.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/perlvars.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/perly.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/pp.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/pp_proto.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/proto.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/reentr.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/regcharclass.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/regcomp.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/regcomp_internal.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/regexp.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/reginline.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/regnodes.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/sbox32_hash.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/scope.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/scope_types.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/sv.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/sv_inline.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/thread.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/time64.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/time64_config.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/uconfig.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/uni_keywords.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/unicode_constants.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/unixish.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/utf8.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/utfebcdic.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/util.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/uudmap.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/vutil.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/warnings.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/XSUB.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/zaphod32_hash.h /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/x86_64-linux/CORE/libperl.a /BuggyBox/perl/5.38.0/bootstrap/bin/perl /BuggyBox/perl/5.38.0/bootstrap/bin/pod2man /BuggyBox/perl/5.38.0/bootstrap/bin/pod2text /BuggyBox/perl/5.38.0/bootstrap/bin/pod2usage /BuggyBox/perl/5.38.0/bootstrap/bin/podchecker /BuggyBox/perl/5.38.0/bootstrap/bin/cpan /BuggyBox/perl/5.38.0/bootstrap/bin/corelist /BuggyBox/perl/5.38.0/bootstrap/bin/enc2xs /BuggyBox/perl/5.38.0/bootstrap/bin/encguess /BuggyBox/perl/5.38.0/bootstrap/bin/h2ph /BuggyBox/perl/5.38.0/bootstrap/bin/h2xs /BuggyBox/perl/5.38.0/bootstrap/bin/instmodsh /BuggyBox/perl/5.38.0/bootstrap/bin/json_pp /BuggyBox/perl/5.38.0/bootstrap/bin/libnetcfg /BuggyBox/perl/5.38.0/bootstrap/bin/perlbug /BuggyBox/perl/5.38.0/bootstrap/bin/perldoc /BuggyBox/perl/5.38.0/bootstrap/bin/perlivp /BuggyBox/perl/5.38.0/bootstrap/bin/piconv /BuggyBox/perl/5.38.0/bootstrap/bin/pl2pm /BuggyBox/perl/5.38.0/bootstrap/bin/pod2html /BuggyBox/perl/5.38.0/bootstrap/bin/prove /BuggyBox/perl/5.38.0/bootstrap/bin/ptar /BuggyBox/perl/5.38.0/bootstrap/bin/ptardiff /BuggyBox/perl/5.38.0/bootstrap/bin/ptargrep /BuggyBox/perl/5.38.0/bootstrap/bin/shasum /BuggyBox/perl/5.38.0/bootstrap/bin/splain /BuggyBox/perl/5.38.0/bootstrap/bin/streamzip /BuggyBox/perl/5.38.0/bootstrap/bin/xsubpp /BuggyBox/perl/5.38.0/bootstrap/bin/zipdetails /BuggyBox/perl/5.38.0/bootstrap/bin/perlthanks /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlintro.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlrun.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perltoc.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlreftut.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perldsc.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perllol.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlrequick.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlretut.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlootut.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlperf.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlstyle.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlcheat.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perltrap.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perldebtut.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlfaq.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlfaq1.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlfaq2.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlfaq3.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlfaq4.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlfaq5.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlfaq6.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlfaq7.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlfaq8.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlfaq9.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlsyn.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perldata.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlop.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlsub.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlfunc.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlopentut.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlpacktut.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlpod.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlpodspec.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perldocstyle.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlpodstyle.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perldiag.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perldeprecation.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perllexwarn.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perldebug.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlvar.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlre.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlrebackslash.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlrecharclass.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlreref.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlref.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlform.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlobj.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perltie.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlclass.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perldbmfilter.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlipc.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlfork.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlnumber.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlthrtut.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlport.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perllocale.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perluniintro.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlunicode.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlunicook.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlunifaq.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perluniprops.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlunitut.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlebcdic.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlsec.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlsecpolicy.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlmod.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlmodlib.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlmodstyle.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlmodinstall.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlnewmod.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlpragma.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlutil.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlfilter.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perldtrace.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlglossary.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlembed.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perldebguts.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlxstut.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlxs.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlxstypemap.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlclib.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlguts.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlcall.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlmroapi.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlreapi.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlreguts.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlclassguts.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlapi.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlintern.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perliol.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlapio.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlhack.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlsource.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlinterp.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlhacktut.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlhacktips.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlpolicy.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlgov.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlgit.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlhist.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perldelta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5380delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5361delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5360delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5341delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5340delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5321delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5320delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5303delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5302delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5301delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5300delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5283delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5282delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5281delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5280delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5263delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5262delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5261delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5260delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5244delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5243delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5242delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5241delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5240delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5224delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5223delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5222delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5221delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5220delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5203delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5202delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5201delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5200delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5184delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5182delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5181delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5180delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5163delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5162delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5161delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5160delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5144delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5143delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5142delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5141delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5140delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5125delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5124delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5123delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5122delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5121delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5120delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5101delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5100delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl589delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl588delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl587delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl586delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl585delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl584delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl583delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl582delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl581delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl58delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl561delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl56delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5005delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perl5004delta.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlbook.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlcommunity.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perldoc.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlexperiment.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlartistic.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlgpl.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlcn.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perljp.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlko.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perltw.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlaix.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlamiga.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlandroid.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlbs2000.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlcygwin.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlfreebsd.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlhaiku.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlhpux.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlhurd.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlirix.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perllinux.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlmacosx.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlopenbsd.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlos2.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlos390.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlos400.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlplan9.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlqnx.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlriscos.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlsolaris.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlsynology.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perltru64.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlvms.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlvos.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlwin32.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlboot.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlbot.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perlrepository.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perltodo.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perltooc.pod /BuggyBox/perl/5.38.0/bootstrap/lib/5.38.0/pod/perltoot.pod ./perl -Ilib -I. installman --destdir=
Stderr
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
WARNING: You've never run 'make test' or some tests failed! (Installing anyway.)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "C.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Manual page installation was disabled by Configure