Skip to content

Instantly share code, notes, and snippets.

@jacoby
Last active July 3, 2023 18:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jacoby/f08340cf36a633fdcfde01d304906686 to your computer and use it in GitHub Desktop.
Save jacoby/f08340cf36a633fdcfde01d304906686 to your computer and use it in GitHub Desktop.
Perl 5.38 not building in perlbrew on WSL
Auto-guessed '5.36.1'
Nothing else to do, '5.36.1' is fine
Beginning of configuration questions for perl5.
Checking echo to see how to suppress newlines...
...using \c
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 /usr/bin/awk.
cat is in /usr/bin/cat.
chmod is in /usr/bin/chmod.
comm is in /usr/bin/comm.
cp is in /usr/bin/cp.
echo is in /usr/bin/echo.
expr is in /usr/bin/expr.
grep is in /usr/bin/grep.
ls is in /usr/bin/ls.
mkdir is in /usr/bin/mkdir.
rm is in /usr/bin/rm.
sed is in /usr/bin/sed.
sort is in /usr/bin/sort.
touch is in /usr/bin/touch.
tr is in /usr/bin/tr.
uniq is in /usr/bin/uniq.
Don't worry if any of the following aren't found...
ar is in /usr/bin/ar.
I don't see bison out there, offhand.
I don't see byacc out there, either.
cpp is in /usr/bin/cpp.
I don't see csh out there, either.
date is in /usr/bin/date.
egrep is in /usr/bin/egrep.
I don't see gmake out there, either.
gzip is in /usr/bin/gzip.
less is in /usr/bin/less.
ln is in /usr/bin/ln.
make is in /usr/bin/make.
more is in /usr/bin/more.
nm is in /usr/bin/nm.
nroff is in /usr/bin/nroff.
perl is in /usr/bin/perl.
I don't see pg out there, either.
test is in /usr/bin/test.
uname is in /usr/bin/uname.
zip is in /usr/bin/zip.
Substituting less -R for less.
Using the test built into your sh.
Checking compatibility between /usr/bin/echo and builtin echo (if any)...
They are not compatible! You are probably running ksh on a non-USG system.
I'll have to use /usr/bin/echo instead of the builtin, since Bourne shell doesn't
have echo built in and we may have to run some Bourne shell scripts. That
means I'll have to use '-n' to suppress newlines now. Life is ridiculous.
The star should be here-->*
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 dragonfly irix_4 netbsd sco_2_3_4
aix_3 dynix irix_5 newsos4 solaris_2
aix_4 dynixptx irix_6 nonstopux stellar
altos486 epix irix_6_0 openbsd sunos_4_0
amigaos esix4 irix_6_1 opus sunos_4_1
atheos fps isc os2 super-ux
aux_3 freebsd isc_2 os390 svr4
bitrig freemint linux-android os400 svr5
bsdos gnu linux posix-bc ti1500
catamount gnukfreebsd lynxos qnx ultrix_4
convexos gnuknetbsd midnightbsd riscos umips
cxux greenhills minix sco unicos
cygwin haiku mips sco_2_3_0 unicosmk
darwin hpux mirbsd sco_2_3_1 unisysdynix
dcosx i386 mpc sco_2_3_2 utekv
dec_osf interix ncr_tower sco_2_3_3 vos
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? [4.4.0-22621-microsoft]
By default, perl5 will be installed in /home/jacoby/perl5/perlbrew/perls/perl-5.36.1/bin, manual pages
under /home/jacoby/perl5/perlbrew/perls/perl-5.36.1/man, etc..., i.e. with /home/jacoby/perl5/perlbrew/perls/perl-5.36.1 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)
[/home/jacoby/perl5/perlbrew/perls/perl-5.36.1]
Directory /home/jacoby/perl5/perlbrew/perls/perl-5.36.1 doesn't exist. Use that name anyway?
[y]
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 (/home/jacoby/perl5/perlbrew/perls/perl-5.36.1) 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)
[/home/jacoby/perl5/perlbrew/perls/perl-5.36.1]
Directory /home/jacoby/perl5/perlbrew/perls/perl-5.36.1 doesn't exist. Use that name anyway?
[y]
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? [cc]
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 9.4.0.
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 "cc -E" will work...
Nope...maybe "cc -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?
[/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /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 (shared).
No -lsocket.
No -linet.
Found -lnsl (shared).
No -lgdbm.
No -ldbm.
No -ldb.
No -lmalloc.
Found -ldl (shared).
No -lld.
No -lsun.
Found -lm (shared).
Found -lcrypt (shared).
No -lsec.
Found -lutil (shared).
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 -lnsl -ldl -lm -lcrypt -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 -I/usr/local/include]
Let me guess what the preprocessor flags are...
They appear to be: -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include
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
/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /usr/lib64
To use no flags, specify the word "none".
Any additional ld flags (NOT including libraries)?
[ -fstack-protector-strong -L/usr/local/lib]
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.31
nm probably won't work on the GNU C Library.
I can use /usr/bin/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 /usr/bin/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 36 subversion 1.)
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)
[/home/jacoby/perl5/perlbrew/perls/perl-5.36.1/bin]
Directory /home/jacoby/perl5/perlbrew/perls/perl-5.36.1/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)
[/home/jacoby/perl5/perlbrew/perls/perl-5.36.1/lib/5.36.1]
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)
[/home/jacoby/perl5/perlbrew/perls/perl-5.36.1/lib/5.36.1/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.)
If you are not sure if they are secure, I can check but I'll need a
username and password different from the one you are using right now.
If you don't have such a username or don't want me to test, simply
enter 'none'.
Other username to test security of setuid scripts with? [none]
Well, the recommended value is *not* secure.
Does your kernel have *secure* setuid scripts? [n]
Looking for a previously installed perl5.005 or later...
Using /usr/bin/perl.
After perl5 is installed, you may wish to install various
add-on modules and utilities. Typically, these add-ons will
be installed under /home/jacoby/perl5/perlbrew/perls/perl-5.36.1 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)
[/home/jacoby/perl5/perlbrew/perls/perl-5.36.1]
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)
[/home/jacoby/perl5/perlbrew/perls/perl-5.36.1/lib/site_perl/5.36.1]
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 /home/jacoby/perl5/perlbrew/perls/perl-5.36.1. Specify here
the list of earlier versions that this version of perl should check.
If Configure detected no earlier versions of perl installed under
/home/jacoby/perl5/perlbrew/perls/perl-5.36.1, 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]
<malloc/malloc.h> NOT found.
<malloc.h> found.
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)
[/home/jacoby/perl5/perlbrew/perls/perl-5.36.1/lib/site_perl/5.36.1/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
/home/jacoby/perl5/perlbrew/perls/perl-5.36.1/lib/site_perl/5.36.1/x86_64-linux
/home/jacoby/perl5/perlbrew/perls/perl-5.36.1/lib/site_perl/5.36.1
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 /home/jacoby/perl5/perlbrew/perls/perl-5.36.1/bin/perl).
However, please note that because you already have a /usr/bin/perl,
overwriting that with a new Perl would very probably cause problems.
Therefore I'm assuming you don't want to do that (unless you insist).
Do you want to install perl as /usr/bin/perl? [n]
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_hpux.xs
ext/DynaLoader/dl_dllload.xs ext/DynaLoader/dl_none.xs
ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_vms.xs
ext/DynaLoader/dl_dyld.xs ext/DynaLoader/dl_win32.xs
ext/DynaLoader/dl_freemint.xs
Source file to use for dynamic loading [ext/DynaLoader/dl_dlopen.xs]
Some systems may require passing special flags to cc -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 cc -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 cc.
You appear to have ELF support. I'll use cc to build dynamic libraries.
What command should be used to create dynamic libraries? [cc]
Some systems may require passing special flags to cc 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 cc to create a dynamically loaded library?
[-shared -O2 -L/usr/local/lib -fstack-protector-strong]
Some systems may require passing special flags to cc to indicate that
the resulting executable will use dynamic linking. To use no flags,
say "none".
Any special flags to pass to cc 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]
System manual is in /usr/share/man/man1.
Perl5 has manual pages available in source form.
If you don't want the manual sources installed, answer 'none'.
Where do the main Perl5 manual pages (source) go? (~name ok)
[/home/jacoby/perl5/perlbrew/perls/perl-5.36.1/man/man1]
What suffix should be used for the main Perl5 man pages? [1]
You can have filenames longer than 14 characters.
Perl5 has manual pages for many of the library modules.
If you don't want the manual sources installed, answer 'none'.
Where do the perl5 library man pages (source) go? (~name ok)
[/home/jacoby/perl5/perlbrew/perls/perl-5.36.1/man/man3]
What suffix should be used for the perl5 library man pages? [3]
Figuring out host name...
Maybe "hostname" will work...
Your host name appears to be "Bishop". Right? [y]
(Normalizing case in your host name)
(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? [jacoby@bishop.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 [jacoby@bishop.nonet]
Do you want to use a version number suffix for installed binaries? This
will install 'perl5.36.1' 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
(/home/jacoby/perl5/perlbrew/perls/perl-5.36.1/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 #!)?
[/home/jacoby/perl5/perlbrew/perls/perl-5.36.1/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 #!/home/jacoby/perl5/perlbrew/perls/perl-5.36.1/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)
[/home/jacoby/perl5/perlbrew/perls/perl-5.36.1/bin]
Directory /home/jacoby/perl5/perlbrew/perls/perl-5.36.1/bin doesn't exist. Use that name anyway?
[y]
Pathname where the add-on public executables should be installed? (~name ok)
[/home/jacoby/perl5/perlbrew/perls/perl-5.36.1/bin]
Directory /home/jacoby/perl5/perlbrew/perls/perl-5.36.1/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)
[/home/jacoby/perl5/perlbrew/perls/perl-5.36.1/man/man1]
Pathname where the site-specific library manual pages should be installed? (~name ok)
[/home/jacoby/perl5/perlbrew/perls/perl-5.36.1/man/man3]
Pathname where add-on public executable scripts should be installed? (~name ok)
[/home/jacoby/perl5/perlbrew/perls/perl-5.36.1/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)).
getpgrp() found.
Checking to see which flavor of getpgrp is in use...
You have to use getpgrp() instead of getpgrp(pid).
setpgrp() found.
Checking to see which flavor of setpgrp is in use...
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() found.
<crypt.h> found.
crypt_r() 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.31 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> NOT found.
<gdbm/ndbm.h> NOT found.
<gdbm-ndbm.h> NOT found.
getaddrinfo() found.
getcwd() found.
Checking to see if getenv() preserves a different thread's results
Couldn't determine if getenv() destroys another thread's return value (code=2); assuming it does
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 'hostname' 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.
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.
You have Linux-like /proc/self/exe.
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 cannot use union semun for semctl IPC_STAT.
You cannot use struct semid_ds* for semctl IPC_STAT.
sendmsg() found.
setegid() found.
seteuid() found.
setgrent() found.
setgrent_r() NOT found.
sethostent() found.
sethostent_r() NOT found.
setitimer() found.
setlinebuf() found.
<wctype.h> found.
towupper() found.
Checking to see if you have setlocale() and its behavior
Your system has setlocale()...
and it seems sane; you have a C.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 NOT found.
strlcpy() prototype NOT 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.
syscall() prototype found.
sysconf() found.
You have sys_errlist[], so we could roll our own strerror.
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> NOT found.
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 if your /usr/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/bin/less -R]
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) shall I use? [yacc]
<bfd.h> NOT found.
<execinfo.h> found.
<fenv.h> found.
<fp.h> NOT found.
<fp_class.h> NOT found.
<gdbm.h> NOT found.
<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...
awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp operator
Your C pre-processor defines the following symbols:
_FILE_OFFSET_BITS
_FORTIFY_SOURCE
_LARGEFILE_SOURCE
_LP64
_POSIX_C_SOURCE
_POSIX_SOURCE
_STDC_PREDEF_H
__ATOMIC_ACQUIRE
__ATOMIC_ACQ_REL
__ATOMIC_CONSUME
__ATOMIC_HLE_ACQUIRE
__ATOMIC_HLE_RELEASE
__ATOMIC_RELAXED
__ATOMIC_RELEASE
__ATOMIC_SEQ_CST
__BIGGEST_ALIGNMENT__
__BYTE_ORDER__
__CET__
__CHAR16_TYPE__
__CHAR32_TYPE__
__CHAR_BIT__
__DBL_DECIMAL_DIG__
__DBL_DENORM_MIN__
__DBL_DIG__
__DBL_EPSILON__
__DBL_HAS_DENORM__
__DBL_HAS_INFINITY__
__DBL_HAS_QUIET_NAN__
__DBL_MANT_DIG__
__DBL_MAX_10_EXP__
__DBL_MAX_EXP__
__DBL_MAX__
__DBL_MIN_10_EXP__
__DBL_MIN_EXP__
__DBL_MIN__
__DEC128_EPSILON__
__DEC128_MANT_DIG__
__DEC128_MAX_EXP__
__DEC128_MAX__
__DEC128_MIN_EXP__
__DEC128_MIN__
__DEC128_SUBNORMAL_MIN__
__DEC32_EPSILON__
__DEC32_MANT_DIG__
__DEC32_MAX_EXP__
__DEC32_MAX__
__DEC32_MIN_EXP__
__DEC32_MIN__
__DEC32_SUBNORMAL_MIN__
__DEC64_EPSILON__
__DEC64_MANT_DIG__
__DEC64_MAX_EXP__
__DEC64_MAX__
__DEC64_MIN_EXP__
__DEC64_MIN__
__DEC64_SUBNORMAL_MIN__
__DECIMAL_BID_FORMAT__
__DECIMAL_DIG__
__DEC_EVAL_METHOD__
__ELF__
__FINITE_MATH_ONLY__
__FLOAT_WORD_ORDER__
__FLT128_DECIMAL_DIG__
__FLT128_DENORM_MIN__
__FLT128_DIG__
__FLT128_EPSILON__
__FLT128_HAS_DENORM__
__FLT128_HAS_INFINITY__
__FLT128_HAS_QUIET_NAN__
__FLT128_MANT_DIG__
__FLT128_MAX_10_EXP__
__FLT128_MAX_EXP__
__FLT128_MAX__
__FLT128_MIN_10_EXP__
__FLT128_MIN_EXP__
__FLT128_MIN__
__FLT32X_DECIMAL_DIG__
__FLT32X_DENORM_MIN__
__FLT32X_DIG__
__FLT32X_EPSILON__
__FLT32X_HAS_DENORM__
__FLT32X_HAS_INFINITY__
__FLT32X_HAS_QUIET_NAN__
__FLT32X_MANT_DIG__
__FLT32X_MAX_10_EXP__
__FLT32X_MAX_EXP__
__FLT32X_MAX__
__FLT32X_MIN_10_EXP__
__FLT32X_MIN_EXP__
__FLT32X_MIN__
__FLT32_DECIMAL_DIG__
__FLT32_DENORM_MIN__
__FLT32_DIG__
__FLT32_EPSILON__
__FLT32_HAS_DENORM__
__FLT32_HAS_INFINITY__
__FLT32_HAS_QUIET_NAN__
__FLT32_MANT_DIG__
__FLT32_MAX_10_EXP__
__FLT32_MAX_EXP__
__FLT32_MAX__
__FLT32_MIN_10_EXP__
__FLT32_MIN_EXP__
__FLT32_MIN__
__FLT64X_DECIMAL_DIG__
__FLT64X_DENORM_MIN__
__FLT64X_DIG__
__FLT64X_EPSILON__
__FLT64X_HAS_DENORM__
__FLT64X_HAS_INFINITY__
__FLT64X_HAS_QUIET_NAN__
__FLT64X_MANT_DIG__
__FLT64X_MAX_10_EXP__
__FLT64X_MAX_EXP__
__FLT64X_MAX__
__FLT64X_MIN_10_EXP__
__FLT64X_MIN_EXP__
__FLT64X_MIN__
__FLT64_DECIMAL_DIG__
__FLT64_DENORM_MIN__
__FLT64_DIG__
__FLT64_EPSILON__
__FLT64_HAS_DENORM__
__FLT64_HAS_INFINITY__
__FLT64_HAS_QUIET_NAN__
__FLT64_MANT_DIG__
__FLT64_MAX_10_EXP__
__FLT64_MAX_EXP__
__FLT64_MAX__
__FLT64_MIN_10_EXP__
__FLT64_MIN_EXP__
__FLT64_MIN__
__FLT_DECIMAL_DIG__
__FLT_DENORM_MIN__
__FLT_DIG__
__FLT_EPSILON__
__FLT_EVAL_METHOD_TS_18661_3__
__FLT_EVAL_METHOD__
__FLT_HAS_DENORM__
__FLT_HAS_INFINITY__
__FLT_HAS_QUIET_NAN__
__FLT_MANT_DIG__
__FLT_MAX_10_EXP__
__FLT_MAX_EXP__
__FLT_MAX__
__FLT_MIN_10_EXP__
__FLT_MIN_EXP__
__FLT_MIN__
__FLT_RADIX__
__FXSR__
__GCC_ASM_FLAG_OUTPUTS__
__GCC_ATOMIC_BOOL_LOCK_FREE
__GCC_ATOMIC_CHAR16_T_LOCK_FREE
__GCC_ATOMIC_CHAR32_T_LOCK_FREE
__GCC_ATOMIC_CHAR_LOCK_FREE
__GCC_ATOMIC_INT_LOCK_FREE
__GCC_ATOMIC_LLONG_LOCK_FREE
__GCC_ATOMIC_LONG_LOCK_FREE
__GCC_ATOMIC_POINTER_LOCK_FREE
__GCC_ATOMIC_SHORT_LOCK_FREE
__GCC_ATOMIC_TEST_AND_SET_TRUEVAL
__GCC_ATOMIC_WCHAR_T_LOCK_FREE
__GCC_HAVE_DWARF2_CFI_ASM
__GCC_HAVE_SYNC_COMPARE_AND_SWAP_1
__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2
__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4
__GCC_HAVE_SYNC_COMPARE_AND_SWAP_8
__GCC_IEC_559
__GCC_IEC_559_COMPLEX
__GLIBC_MINOR__
__GLIBC__
__GNUC_MINOR__
__GNUC_PATCHLEVEL__
__GNUC_STDC_INLINE__
__GNUC__
__GNU_LIBRARY__
__GXX_ABI_VERSION
__HAVE_SPECULATION_SAFE_VALUE
__INT16_C
__INT16_MAX__
__INT16_TYPE__
__INT32_C
__INT32_MAX__
__INT32_TYPE__
__INT64_C
__INT64_MAX__
__INT64_TYPE__
__INT8_C
__INT8_MAX__
__INT8_TYPE__
__INTMAX_C
__INTMAX_MAX__
__INTMAX_TYPE__
__INTMAX_WIDTH__
__INTPTR_MAX__
__INTPTR_TYPE__
__INTPTR_WIDTH__
__INT_FAST16_MAX__
__INT_FAST16_TYPE__
__INT_FAST16_WIDTH__
__INT_FAST32_MAX__
__INT_FAST32_TYPE__
__INT_FAST32_WIDTH__
__INT_FAST64_MAX__
__INT_FAST64_TYPE__
__INT_FAST64_WIDTH__
__INT_FAST8_MAX__
__INT_FAST8_TYPE__
__INT_FAST8_WIDTH__
__INT_LEAST16_MAX__
__INT_LEAST16_TYPE__
__INT_LEAST16_WIDTH__
__INT_LEAST32_MAX__
__INT_LEAST32_TYPE__
__INT_LEAST32_WIDTH__
__INT_LEAST64_MAX__
__INT_LEAST64_TYPE__
__INT_LEAST64_WIDTH__
__INT_LEAST8_MAX__
__INT_LEAST8_TYPE__
__INT_LEAST8_WIDTH__
__INT_MAX__
__INT_WIDTH__
__LDBL_DECIMAL_DIG__
__LDBL_DENORM_MIN__
__LDBL_DIG__
__LDBL_EPSILON__
__LDBL_HAS_DENORM__
__LDBL_HAS_INFINITY__
__LDBL_HAS_QUIET_NAN__
__LDBL_MANT_DIG__
__LDBL_MAX_10_EXP__
__LDBL_MAX_EXP__
__LDBL_MAX__
__LDBL_MIN_10_EXP__
__LDBL_MIN_EXP__
__LDBL_MIN__
__LONG_LONG_MAX__
__LONG_LONG_WIDTH__
__LONG_MAX__
__LONG_WIDTH__
__LP64__
__MMX__
__ORDER_BIG_ENDIAN__
__ORDER_LITTLE_ENDIAN__
__ORDER_PDP_ENDIAN__
__PIC__
__PIE__
__PRAGMA_REDEFINE_EXTNAME
__PTRDIFF_MAX__
__PTRDIFF_TYPE__
__PTRDIFF_WIDTH__
__REGISTER_PREFIX__
__SCHAR_MAX__
__SCHAR_WIDTH__
__SEG_FS
__SEG_GS
__SHRT_MAX__
__SHRT_WIDTH__
__SIG_ATOMIC_MAX__
__SIG_ATOMIC_MIN__
__SIG_ATOMIC_TYPE__
__SIG_ATOMIC_WIDTH__
__SIZEOF_DOUBLE__
__SIZEOF_FLOAT128__
__SIZEOF_FLOAT80__
__SIZEOF_FLOAT__
__SIZEOF_INT128__
__SIZEOF_INT__
__SIZEOF_LONG_DOUBLE__
__SIZEOF_LONG_LONG__
__SIZEOF_LONG__
__SIZEOF_POINTER__
__SIZEOF_PTRDIFF_T__
__SIZEOF_SHORT__
__SIZEOF_SIZE_T__
__SIZEOF_WCHAR_T__
__SIZEOF_WINT_T__
__SIZE_MAX__
__SIZE_TYPE__
__SIZE_WIDTH__
__SSE2_MATH__
__SSE2__
__SSE_MATH__
__SSE__
__SSP_STRONG__
__STDC_HOSTED__
__STDC_IEC_559_COMPLEX__
__STDC_IEC_559__
__STDC_ISO_10646__
__STDC_UTF_16__
__STDC_UTF_32__
__STDC_VERSION__
__STDC__
__UINT16_C
__UINT16_MAX__
__UINT16_TYPE__
__UINT32_C
__UINT32_MAX__
__UINT32_TYPE__
__UINT64_C
__UINT64_MAX__
__UINT64_TYPE__
__UINT8_C
__UINT8_MAX__
__UINT8_TYPE__
__UINTMAX_C
__UINTMAX_MAX__
__UINTMAX_TYPE__
__UINTPTR_MAX__
__UINTPTR_TYPE__
__UINT_FAST16_MAX__
__UINT_FAST16_TYPE__
__UINT_FAST32_MAX__
__UINT_FAST32_TYPE__
__UINT_FAST64_MAX__
__UINT_FAST64_TYPE__
__UINT_FAST8_MAX__
__UINT_FAST8_TYPE__
__UINT_LEAST16_MAX__
__UINT_LEAST16_TYPE__
__UINT_LEAST32_MAX__
__UINT_LEAST32_TYPE__
__UINT_LEAST64_MAX__
__UINT_LEAST64_TYPE__
__UINT_LEAST8_MAX__
__UINT_LEAST8_TYPE__
__USER_LABEL_PREFIX__
__USE_FILE_OFFSET64
__USE_LARGEFILE
__USE_MISC
__USE_POSIX199309
__USE_POSIX199506
__USE_POSIX2
__USE_POSIX
__VERSION__
__WCHAR_MAX__
__WCHAR_MIN__
__WCHAR_TYPE__
__WCHAR_WIDTH__
__WINT_MAX__
__WINT_MIN__
__WINT_TYPE__
__WINT_WIDTH__
__amd64
__amd64__
__code_model_small__
__gnu_linux__
__has_include
__has_include_next
__k8
__k8__
__linux
__linux__
__pic__
__pie__
__unix
__unix__
__x86_64
__x86_64__
linux
unix
You seem to have -D_FORTIFY_SOURCE already, not adding it.
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...
basename: missing operand
Try 'basename --help' for more information.
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: cc = cc
cflags.SH: ccflags = -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
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
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 pod/Makefile (with variable substitutions)
Extracting Policy.sh (with variable substitutions)
Extracting runtests (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]
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings generate_uudmap.c
cc -o generate_uudmap -fstack-protector-strong -L/usr/local/lib generate_uudmap.o -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
./generate_uudmap uudmap.h bitcount.h mg_data.h
sh ./makedepend MAKE="make" cflags
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1'
rm -f opmini.c
/usr/bin/ln -s op.c opmini.c
rm -f perlmini.c
/usr/bin/ln -s perl.c perlmini.c
rm -f universalmini.c
/usr/bin/ln -s universal.c universalmini.c
echo av.c scope.c op.c doop.c doio.c dump.c gv.c hv.c mg.c reentr.c mro_core.c perl.c perly.c pp.c pp_hot.c pp_ctl.c pp_sys.c regcomp.c regexec.c utf8.c sv.c taint.c toke.c util.c deb.c run.c builtin.c universal.c pad.c globals.c keywords.c perlio.c numeric.c mathoms.c locale.c pp_pack.c pp_sort.c caretx.c dquote.c time64.c miniperlmain.c opmini.c perlmini.c universalmini.c | tr ' ' '\n' >.clist
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1'
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1'
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 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 regcomp.c regcomp.c.depends cflags
Finding dependencies for regcomp.o
sh ./makedepend_file regexec.c regexec.c.depends cflags
Finding dependencies for regexec.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 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 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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1'
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.
echo @`sh cflags "optimize='-O2'" opmini.o` -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c
@cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c
echo @`sh cflags "optimize='-O2'" perlmini.o` -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c
@cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c
echo @`sh cflags "optimize='-O2'" universalmini.o` -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB universalmini.c
@cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB universalmini.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings gv.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings toke.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings perly.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings pad.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings regcomp.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings dump.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings util.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings mg.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings reentr.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings mro_core.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings keywords.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings builtin.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings hv.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings av.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings run.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings pp_hot.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings sv.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings pp.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings scope.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings pp_ctl.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings pp_sys.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings doop.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings doio.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings regexec.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings utf8.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings taint.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings deb.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings globals.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings perlio.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings numeric.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings mathoms.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings locale.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings pp_pack.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings pp_sort.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings caretx.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings dquote.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings time64.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings miniperlmain.c
cc -fstack-protector-strong -L/usr/local/lib -o miniperl \
opmini.o perlmini.o universalmini.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o builtin.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o 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 -lnsl -ldl -lm -lcrypt -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
rm -f pod/perl5361delta.pod
/usr/bin/ln -s perldelta.pod pod/perl5361delta.pod
./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
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="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Archive::Tar
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Archive-Tar'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Archive-Tar'
./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Attribute-Handlers directly
./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/AutoLoader directly
./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for CPAN
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/CPAN'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/CPAN'
./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for CPAN::Meta
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/CPAN-Meta'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/CPAN-Meta'
./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib MAKE="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="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="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="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="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="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Digest directly
./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Dumpvalue directly
./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Env directly
./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Errno
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Errno'
"../../miniperl" "-I../../lib" Errno_pm.PL Errno.pm
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Errno'
./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Exporter directly
./miniperl -Ilib make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib MAKE="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="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="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="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for ExtUtils::MakeMaker
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/ExtUtils-MakeMaker'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/ExtUtils-MakeMaker'
./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/ExtUtils-Manifest directly
Generating a Unix-style Makefile
Writing Makefile for ExtUtils::Manifest
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/ExtUtils-Manifest'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/ExtUtils-Manifest'
./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib MAKE="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="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="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/ExtUtils-ParseXS directly
Generating a Unix-style Makefile
Writing Makefile for ExtUtils::ParseXS
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/ExtUtils-ParseXS'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/ExtUtils-ParseXS'
./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib MAKE="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="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="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="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="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="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Filter-Simple directly
./miniperl -Ilib make_ext.pl dist/FindBin/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/FindBin directly
./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib MAKE="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="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for HTTP::Tiny
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/HTTP-Tiny'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/HTTP-Tiny'
./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib MAKE="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="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/I18N-LangTags directly
./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for lib
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/lib'
"../../miniperl" "-I../../lib" lib_pm.PL lib.pm
Extracting lib.pm (with variable substitutions)
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/lib'
./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for IO::Compress
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/IO-Compress'
cp bin/streamzip blib/script/streamzip
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/streamzip
cp bin/zipdetails blib/script/zipdetails
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/zipdetails
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/IO-Compress'
./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib MAKE="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="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="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="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="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for JSON::PP
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/JSON-PP'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/JSON-PP'
./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Locale-Maketext directly
./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib MAKE="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="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="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Math-BigRat directly
./miniperl -Ilib make_ext.pl cpan/Math-Complex/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Math-Complex directly
./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib MAKE="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="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Module::CoreList
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Module-CoreList'
cp corelist blib/script/corelist
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Module-CoreList/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/corelist
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Module-CoreList'
./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib MAKE="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="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="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="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Module::Metadata
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Module-Metadata'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Module-Metadata'
./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib MAKE="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="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Net-Ping directly
./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib MAKE="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="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="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="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Pod::Checker
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Pod-Checker'
"../../miniperl" "-I../../lib" "-I../../lib" podchecker.PL podchecker
Extracting podchecker (with variable substitutions)
cp podchecker blib/script/podchecker
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Pod-Checker/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/podchecker
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Pod-Checker'
./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib MAKE="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="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for if
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/if'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/if'
./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib MAKE="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="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Pod::Functions
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Pod-Functions'
"../../miniperl" "-I../../lib" Functions_pm.PL ../../pod/perlfunc.pod
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Pod-Functions'
./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Pod::Html
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Pod-Html'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Pod-Html'
./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Pod::Perldoc
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Pod-Perldoc'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Pod-Perldoc'
./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Pod::Usage
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Pod-Usage'
"../../miniperl" "-I../../lib" "-I../../lib" pod2usage.PL pod2usage
Extracting pod2usage (with variable substitutions)
cp pod2usage blib/script/pod2usage
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Pod-Usage/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2usage
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Pod-Usage'
./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib MAKE="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="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="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/SelfLoader directly
./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib MAKE="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="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Term::Cap
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Term-Cap'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Term-Cap'
./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib MAKE="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="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="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Test directly
./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Test::Harness
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Test-Harness'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Test-Harness'
./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib MAKE="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="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="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="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="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="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Thread-Queue directly
./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Thread-Semaphore directly
./miniperl -Ilib make_ext.pl dist/Tie-File/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Tie-File directly
./miniperl -Ilib make_ext.pl ext/Tie-Hash-NamedCapture/pm_to_blib MAKE="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="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="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="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="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for XSLoader
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/XSLoader'
"../../miniperl" "-I../../lib" XSLoader_pm.PL XSLoader.pm
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/XSLoader'
./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/autodie directly
./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/autouse directly
./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for base
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/base'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/base'
./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for bignum
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/bignum'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/bignum'
./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/constant directly
./miniperl -Ilib make_ext.pl dist/encoding-warnings/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/encoding-warnings directly
./miniperl -Ilib make_ext.pl cpan/experimental/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/experimental directly
./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Net
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/libnet'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/libnet'
./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/parent directly
./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/perlfaq directly
./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Pod
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/podlators'
"../../miniperl" "-I../../lib" "-I../../lib" scripts/pod2man.PL scripts/pod2man
Extracting pod2man (with variable substitutions)
"../../miniperl" "-I../../lib" "-I../../lib" scripts/pod2text.PL scripts/pod2text
Extracting pod2text (with variable substitutions)
cp scripts/pod2man blib/script/pod2man
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2man
cp scripts/pod2text blib/script/pod2text
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2text
Manifying 2 pod documents
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/podlators'
./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/version directly
./miniperl -Ilib lib/unicore/mktables -C lib/unicore -P pod -maketest -makelist -p
Processing PropertyAliases.txt
Finishing property setup
Processing PropValueAliases.txt
Processing extracted/DGeneralCategory.txt
Processing extracted/DCombiningClass.txt
Processing extracted/DNumType.txt
Processing extracted/DEastAsianWidth.txt
Processing extracted/DLineBreak.txt
Processing extracted/DBidiClass.txt
Processing extracted/DDecompositionType.txt
Processing extracted/DBinaryProperties.txt
Processing extracted/DNumValues.txt
Processing extracted/DJoinGroup.txt
Processing extracted/DJoinType.txt
Processing Jamo.txt
Processing UnicodeData.txt
Processing ArabicShaping.txt
Processing Blocks.txt
Processing PropList.txt
Processing SpecialCasing.txt
Processing LineBreak.txt
Processing EastAsianWidth.txt
Processing CompositionExclusions.txt
Processing BidiMirroring.txt
Processing CaseFolding.txt
Processing DCoreProperties.txt
Processing Scripts.txt
Processing DNormalizationProps.txt
Processing DAge.txt
Processing HangulSyllableType.txt
Processing auxiliary/WordBreakProperty.txt
Processing auxiliary/GraphemeBreakProperty.txt
Processing auxiliary/GCBTest.txt
Processing auxiliary/SBTest.txt
Processing auxiliary/WBTest.txt
Processing auxiliary/SentenceBreakProperty.txt
Processing NamedSequences.txt
Processing NameAliases.txt
Processing auxiliary/LBTest.txt
Processing ScriptExtensions.txt
Processing IndicSyllabicCategory.txt
Processing BidiBrackets.txt
Processing IndicPositionalCategory.txt
Processing VerticalOrientation.txt
Processing EquivalentUnifiedIdeograph.txt
Processing emoji/emoji.txt
Processing IdStatus.txt
Processing IdType.txt
Finishing processing Unicode properties
Compiling Perl properties
Creating Perl synonyms
Writing tables
Making pod file
Making test script
Updating 'mktables.lst'
./miniperl -Ilib -MExtUtils::Miniperl -e 'writemain(\"perlmain.c", @ARGV)' DynaLoader
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings perlmain.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings op.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings perl.c
cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings universal.c
./miniperl -Ilib make_ext.pl DynaLoader.o MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Generating a Unix-style Makefile
Writing Makefile for DynaLoader
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/DynaLoader/../../lib/ExtUtils/typemap' DynaLoader.xs > DynaLoader.xsc
mv DynaLoader.xsc DynaLoader.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.52\" -DXS_VERSION=\"1.52\" "-I../.." -DLIBC="libc-2.31.so" DynaLoader.c
rm -rf ../../DynaLoader.o
cp DynaLoader.o ../../DynaLoader.o
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 dump.o util.o mg.o reentr.o mro_core.o keywords.o builtin.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o globals.o perlio.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o DynaLoader.o
cc -o perl -fstack-protector-strong -L/usr/local/lib -Wl,-E perlmain.o libperl.a `cat ext.libs` -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
./miniperl -Ilib mkppport
running "/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/miniperl" -I../../lib PPPort_pm.PL
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 "/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for B
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/B'
Running Mkbootstrap for B ()
chmod 644 "B.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/B/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- B.bs ../../lib/auto/B/B.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/B/../../lib/ExtUtils/typemap' -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/B/typemap' B.xs > B.xsc
mv B.xsc B.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.83\" -DXS_VERSION=\"1.83\" -fPIC "-I../.." B.c
rm -f ../../lib/auto/B/B.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong B.o -o ../../lib/auto/B/B.so \
\
chmod 755 ../../lib/auto/B/B.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/B'
./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Compress::Raw::Bzip2
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Compress-Raw-Bzip2'
Running Mkbootstrap for Bzip2 ()
chmod 644 "Bzip2.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Compress-Raw-Bzip2/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Compress-Raw-Bzip2/../../lib/ExtUtils/typemap' -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Compress-Raw-Bzip2/typemap' Bzip2.xs > Bzip2.xsc
mv Bzip2.xsc Bzip2.c
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC "-I../.." -DBZ_NO_STDIO Bzip2.c
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC "-I../.." -DBZ_NO_STDIO blocksort.c
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC "-I../.." -DBZ_NO_STDIO bzlib.c
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC "-I../.." -DBZ_NO_STDIO compress.c
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC "-I../.." -DBZ_NO_STDIO crctable.c
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC "-I../.." -DBZ_NO_STDIO decompress.c
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC "-I../.." -DBZ_NO_STDIO huffman.c
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.103\" -DXS_VERSION=\"2.103\" -fPIC "-I../.." -DBZ_NO_STDIO randtable.c
rm -f ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Bzip2.o blocksort.o bzlib.o compress.o crctable.o decompress.o huffman.o randtable.o -o ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so \
\
chmod 755 ../../lib/auto/Compress/Raw/Bzip2/Bzip2.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Compress-Raw-Bzip2'
./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Parsing config.in...
Building Zlib enabled
Auto Detect Gzip OS Code..
Setting Gzip OS Code to 3 [Unix/Default]
Looks Good.
Generating a Unix-style Makefile
Writing Makefile for Compress::Raw::Zlib
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Compress-Raw-Zlib'
Running Mkbootstrap for Zlib ()
chmod 644 "Zlib.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Compress-Raw-Zlib/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs ../../lib/auto/Compress/Raw/Zlib/Zlib.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Compress-Raw-Zlib/../../lib/ExtUtils/typemap' -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Compress-Raw-Zlib/typemap' Zlib.xs > Zlib.xsc
mv Zlib.xsc Zlib.c
cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 Zlib.c
cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 adler32.c
cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 compress.c
cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 crc32.c
cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 deflate.c
cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 infback.c
cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 inffast.c
cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 inflate.c
cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 inftrees.c
cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 trees.c
cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 uncompr.c
cc -c -I./zlib-src -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.105\" -DXS_VERSION=\"2.105\" -fPIC "-I../.." -DNO_VIZ -DZ_SOLO -DZ_PREFIX -DGZIP_OS_CODE=3 -DPerl_crz_BUILD_ZLIB=1 zutil.c
rm -f ../../lib/auto/Compress/Raw/Zlib/Zlib.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Zlib.o adler32.o compress.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o -o ../../lib/auto/Compress/Raw/Zlib/Zlib.so \
\
chmod 755 ../../lib/auto/Compress/Raw/Zlib/Zlib.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Compress-Raw-Zlib'
./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Cwd
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/PathTools'
Running Mkbootstrap for Cwd ()
chmod 644 "Cwd.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/PathTools/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cwd.bs ../../lib/auto/Cwd/Cwd.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/PathTools/../../lib/ExtUtils/typemap' Cwd.xs > Cwd.xsc
mv Cwd.xsc Cwd.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.84\" -DXS_VERSION=\"3.84\" -fPIC "-I../.." -DDOUBLE_SLASHES_SPECIAL=0 -DNO_PPPORT_H Cwd.c
rm -f ../../lib/auto/Cwd/Cwd.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Cwd.o -o ../../lib/auto/Cwd/Cwd.so \
\
chmod 755 ../../lib/auto/Cwd/Cwd.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/PathTools'
./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Data::Dumper
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Data-Dumper'
Running Mkbootstrap for Dumper ()
chmod 644 "Dumper.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Data-Dumper/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Dumper.bs ../../lib/auto/Data/Dumper/Dumper.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Data-Dumper/../../lib/ExtUtils/typemap' Dumper.xs > Dumper.xsc
mv Dumper.xsc Dumper.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.184\" -DXS_VERSION=\"2.184\" -fPIC "-I../.." Dumper.c
rm -f ../../lib/auto/Data/Dumper/Dumper.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Dumper.o -o ../../lib/auto/Data/Dumper/Dumper.so \
\
chmod 755 ../../lib/auto/Data/Dumper/Dumper.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Data-Dumper'
./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Setting license tag...
Adding META_MERGE...
Generating a Unix-style Makefile
Writing Makefile for Devel::PPPort
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Devel-PPPort'
"../../miniperl" "-I../../lib" PPPort_pm.PL PPPort.pm
including ppphdoc
including inctools
including ppphbin
including version
including threads
including limits
including variables
including subparse
including newCONSTSUB
including magic_defs
including misc
including sv_xpvf
including SvPV
including warn
including format
including uv
including memory
including mess
including mPUSH
including call
including newRV
including MY_CXT
including SvREFCNT
including newSV_type
including newSVpv
including Sv_set
including shared_pv
including HvNAME
including gv
including pvs
including magic
including cop
including grok
including snprintf
including sprintf
including exception
including strlfuncs
including utf8
including pv_tools
including locale
Running Mkbootstrap for PPPort ()
chmod 644 "PPPort.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Devel-PPPort/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPPort.bs ../../lib/auto/Devel/PPPort/PPPort.bs 644
"../../miniperl" "-I../../lib" "-I../../lib" ppport_h.PL ppport.h
"../../miniperl" "-I../../lib" "-I../../lib" RealPPPort_xs.PL RealPPPort.xs
adding XS code from parts/inc/HvNAME
adding XS code from parts/inc/MY_CXT
adding XS code from parts/inc/SvPV
adding XS code from parts/inc/SvREFCNT
adding XS code from parts/inc/Sv_set
adding XS code from parts/inc/call
adding XS code from parts/inc/cop
adding XS code from parts/inc/exception
adding XS code from parts/inc/format
adding XS code from parts/inc/grok
adding XS code from parts/inc/gv
adding XS code from parts/inc/limits
adding XS code from parts/inc/locale
adding XS code from parts/inc/mPUSH
adding XS code from parts/inc/magic
adding XS code from parts/inc/memory
adding XS code from parts/inc/mess
adding XS code from parts/inc/misc
adding XS code from parts/inc/newCONSTSUB
adding XS code from parts/inc/newRV
adding XS code from parts/inc/newSV_type
adding XS code from parts/inc/newSVpv
adding XS code from parts/inc/pv_tools
adding XS code from parts/inc/pvs
adding XS code from parts/inc/shared_pv
adding XS code from parts/inc/snprintf
adding XS code from parts/inc/sprintf
adding XS code from parts/inc/strlfuncs
adding XS code from parts/inc/sv_xpvf
adding XS code from parts/inc/threads
adding XS code from parts/inc/utf8
adding XS code from parts/inc/uv
adding XS code from parts/inc/variables
adding XS code from parts/inc/warn
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Devel-PPPort/../../lib/ExtUtils/typemap' -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Devel-PPPort/typemap' RealPPPort.xs > RealPPPort.xsc
mv RealPPPort.xsc RealPPPort.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.68\" -DXS_VERSION=\"3.68\" -fPIC "-I../.." -W -Wall RealPPPort.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.68\" -DXS_VERSION=\"3.68\" -fPIC "-I../.." -W -Wall module2.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.68\" -DXS_VERSION=\"3.68\" -fPIC "-I../.." -W -Wall module3.c
rm -f ../../lib/auto/Devel/PPPort/PPPort.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong RealPPPort.o module2.o module3.o -o ../../lib/auto/Devel/PPPort/PPPort.so \
\
chmod 755 ../../lib/auto/Devel/PPPort/PPPort.so
"../../miniperl" "-I../../lib" "-I../../lib" mktests.PL t/01_test.t
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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Devel-PPPort'
./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Devel::Peek
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Devel-Peek'
Running Mkbootstrap for Peek ()
chmod 644 "Peek.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Devel-Peek/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Peek.bs ../../lib/auto/Devel/Peek/Peek.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Devel-Peek/../../lib/ExtUtils/typemap' Peek.xs > Peek.xsc
mv Peek.xsc Peek.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.32\" -DXS_VERSION=\"1.32\" -fPIC "-I../.." Peek.c
rm -f ../../lib/auto/Devel/Peek/Peek.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Peek.o -o ../../lib/auto/Devel/Peek/Peek.so \
\
chmod 755 ../../lib/auto/Devel/Peek/Peek.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Devel-Peek'
./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Digest::MD5
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Digest-MD5'
Running Mkbootstrap for MD5 ()
chmod 644 "MD5.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Digest-MD5/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- MD5.bs ../../lib/auto/Digest/MD5/MD5.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Digest-MD5/../../lib/ExtUtils/typemap' -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Digest-MD5/typemap' MD5.xs > MD5.xsc
mv MD5.xsc MD5.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.58\" -DXS_VERSION=\"2.58\" -fPIC "-I../.." MD5.c
rm -f ../../lib/auto/Digest/MD5/MD5.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong MD5.o -o ../../lib/auto/Digest/MD5/MD5.so \
\
chmod 755 ../../lib/auto/Digest/MD5/MD5.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Digest-MD5'
./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Digest::SHA
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Digest-SHA'
Running Mkbootstrap for SHA ()
chmod 644 "SHA.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA.bs ../../lib/auto/Digest/SHA/SHA.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Digest-SHA/../../lib/ExtUtils/typemap' -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Digest-SHA/typemap' SHA.xs > SHA.xsc
mv SHA.xsc SHA.c
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"6.02\" -DXS_VERSION=\"6.02\" -fPIC "-I../.." SHA.c
rm -f ../../lib/auto/Digest/SHA/SHA.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong SHA.o -o ../../lib/auto/Digest/SHA/SHA.so \
\
chmod 755 ../../lib/auto/Digest/SHA/SHA.so
cp shasum blib/script/shasum
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/shasum
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Digest-SHA'
./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Encode
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode'
make[2]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/Byte'
Running Mkbootstrap for Byte ()
chmod 644 "Byte.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/Byte/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../../../lib/auto/Encode/Byte/Byte.bs 644
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o byte_t.c -f byte_t.fnm
Reading iso-8859-2 (iso-8859-2)
Reading iso-8859-3 (iso-8859-3)
Reading iso-8859-4 (iso-8859-4)
Reading iso-8859-5 (iso-8859-5)
Reading iso-8859-6 (iso-8859-6)
Reading iso-8859-7 (iso-8859-7)
Reading iso-8859-8 (iso-8859-8)
Reading iso-8859-9 (iso-8859-9)
Reading iso-8859-10 (iso-8859-10)
Reading iso-8859-11 (iso-8859-11)
Reading iso-8859-13 (iso-8859-13)
Reading iso-8859-14 (iso-8859-14)
Reading iso-8859-15 (iso-8859-15)
Reading iso-8859-16 (iso-8859-16)
Reading AdobeStandardEncoding (AdobeStandardEncoding)
Reading cp1006 (cp1006)
Reading cp1250 (cp1250)
Reading cp1251 (cp1251)
Reading cp1253 (cp1253)
Reading cp1254 (cp1254)
Reading cp1255 (cp1255)
Reading cp1256 (cp1256)
Reading cp1257 (cp1257)
Reading cp1258 (cp1258)
Reading cp424 (cp424)
Reading cp437 (cp437)
Reading cp737 (cp737)
Reading cp775 (cp775)
Reading cp850 (cp850)
Reading cp852 (cp852)
Reading cp855 (cp855)
Reading cp856 (cp856)
Reading cp857 (cp857)
Reading cp858 (cp858)
Reading cp860 (cp860)
Reading cp861 (cp861)
Reading cp862 (cp862)
Reading cp863 (cp863)
Reading cp864 (cp864)
Reading cp865 (cp865)
Reading cp866 (cp866)
Reading cp869 (cp869)
Reading cp874 (cp874)
Reading hp-roman8 (hp-roman8)
Reading koi8-f (koi8-f)
Reading koi8-r (koi8-r)
Reading koi8-u (koi8-u)
Reading MacArabic (MacArabic)
Reading MacCentralEurRoman (MacCentralEurRoman)
Reading MacCroatian (MacCroatian)
Reading MacCyrillic (MacCyrillic)
Reading MacFarsi (MacFarsi)
Reading MacGreek (MacGreek)
Reading MacHebrew (MacHebrew)
Reading MacIcelandic (MacIcelandic)
Reading MacRomanian (MacRomanian)
Reading MacRumanian (MacRumanian)
Reading MacRoman (MacRoman)
Reading MacSami (MacSami)
Reading MacThai (MacThai)
Reading MacTurkish (MacTurkish)
Reading MacUkrainian (MacUkrainian)
Reading nextstep (nextstep)
Reading viscii (viscii)
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/Byte/../../../lib/ExtUtils/typemap' Byte.xs > Byte.xsc
mv Byte.xsc Byte.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." Byte.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" -fPIC "-I../../.." byte_t.c
rm -f ../../../lib/auto/Encode/Byte/Byte.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Byte.o byte_t.o -o ../../../lib/auto/Encode/Byte/Byte.so \
\
chmod 755 ../../../lib/auto/Encode/Byte/Byte.so
make[2]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/Byte'
make[2]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/CN'
Running Mkbootstrap for CN ()
chmod 644 "CN.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/CN/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../../../lib/auto/Encode/CN/CN.bs 644
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm
Reading cp936 (cp936)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm
Reading euc-cn (euc-cn)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_02_t.c -f gb_02_t.fnm
Reading gb12345-raw (gb12345-raw)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_03_t.c -f gb_03_t.fnm
Reading gb2312-raw (gb2312-raw)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ir_04_t.c -f ir_04_t.fnm
Reading iso-ir-165 (iso-ir-165)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm
Reading MacChineseSimp (MacChineseSimp)
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -noprototypes -nolinenumbers -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/CN/../../../lib/ExtUtils/typemap' CN.xs > CN.xsc
mv CN.xsc CN.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." CN.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_00_t.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." eu_01_t.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." gb_02_t.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." gb_03_t.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ir_04_t.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_05_t.c
rm -f ../../../lib/auto/Encode/CN/CN.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong CN.o cp_00_t.o eu_01_t.o gb_02_t.o gb_03_t.o ir_04_t.o ma_05_t.o -o ../../../lib/auto/Encode/CN/CN.so \
\
chmod 755 ../../../lib/auto/Encode/CN/CN.so
make[2]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/CN'
make[2]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/EBCDIC'
Running Mkbootstrap for EBCDIC ()
chmod 644 "EBCDIC.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/EBCDIC/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../../../lib/auto/Encode/EBCDIC/EBCDIC.bs 644
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o ebcdic_t.c -f ebcdic_t.fnm
Reading cp37 (cp37)
Reading cp1026 (cp1026)
Reading cp1047 (cp1047)
Reading cp500 (cp500)
Reading cp875 (cp875)
Reading posix-bc (posix-bc)
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/EBCDIC/../../../lib/ExtUtils/typemap' EBCDIC.xs > EBCDIC.xsc
mv EBCDIC.xsc EBCDIC.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." EBCDIC.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." ebcdic_t.c
rm -f ../../../lib/auto/Encode/EBCDIC/EBCDIC.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong EBCDIC.o ebcdic_t.o -o ../../../lib/auto/Encode/EBCDIC/EBCDIC.so \
\
chmod 755 ../../../lib/auto/Encode/EBCDIC/EBCDIC.so
make[2]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/EBCDIC'
make[2]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/JP'
Running Mkbootstrap for JP ()
chmod 644 "JP.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/JP/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../../../lib/auto/Encode/JP/JP.bs 644
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm
Reading cp932 (cp932)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm
Reading euc-jp (euc-jp)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_02_t.c -f ji_02_t.fnm
Reading jis0201-raw (jis0201-raw)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_03_t.c -f ji_03_t.fnm
Reading jis0208-raw (jis0208-raw)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_04_t.c -f ji_04_t.fnm
Reading jis0212-raw (jis0212-raw)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm
Reading MacJapanese (MacJapanese)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o sh_06_t.c -f sh_06_t.fnm
Reading shiftjis (shiftjis)
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/JP/../../../lib/ExtUtils/typemap' JP.xs > JP.xsc
mv JP.xsc JP.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." JP.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." cp_00_t.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." eu_01_t.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." ji_02_t.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." ji_03_t.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." ji_04_t.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." ma_05_t.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.05\" -DXS_VERSION=\"2.05\" -fPIC "-I../../.." sh_06_t.c
rm -f ../../../lib/auto/Encode/JP/JP.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong JP.o cp_00_t.o eu_01_t.o ji_02_t.o ji_03_t.o ji_04_t.o ma_05_t.o sh_06_t.o -o ../../../lib/auto/Encode/JP/JP.so \
\
chmod 755 ../../../lib/auto/Encode/JP/JP.so
make[2]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/JP'
make[2]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/KR'
Running Mkbootstrap for KR ()
chmod 644 "KR.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/KR/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../../../lib/auto/Encode/KR/KR.bs 644
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm
Reading cp949 (cp949)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm
Reading euc-kr (euc-kr)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o jo_02_t.c -f jo_02_t.fnm
Reading johab (johab)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ks_03_t.c -f ks_03_t.fnm
Reading ksc5601-raw (ksc5601-raw)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_04_t.c -f ma_04_t.fnm
Reading MacKorean (MacKorean)
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/KR/../../../lib/ExtUtils/typemap' KR.xs > KR.xsc
mv KR.xsc KR.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." KR.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_00_t.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." eu_01_t.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." jo_02_t.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ks_03_t.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_04_t.c
rm -f ../../../lib/auto/Encode/KR/KR.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong KR.o cp_00_t.o eu_01_t.o jo_02_t.o ks_03_t.o ma_04_t.o -o ../../../lib/auto/Encode/KR/KR.so \
\
chmod 755 ../../../lib/auto/Encode/KR/KR.so
make[2]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/KR'
make[2]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/Symbol'
Running Mkbootstrap for Symbol ()
chmod 644 "Symbol.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/Symbol/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../../../lib/auto/Encode/Symbol/Symbol.bs 644
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o symbol_t.c -f symbol_t.fnm
Reading AdobeSymbol (AdobeSymbol)
Reading AdobeZdingbat (AdobeZdingbat)
Reading dingbats (dingbats)
Reading MacDingbats (MacDingbats)
Reading MacSymbol (MacSymbol)
Reading symbol (symbol)
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/Symbol/../../../lib/ExtUtils/typemap' Symbol.xs > Symbol.xsc
mv Symbol.xsc Symbol.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." Symbol.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" -fPIC "-I../../.." symbol_t.c
rm -f ../../../lib/auto/Encode/Symbol/Symbol.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Symbol.o symbol_t.o -o ../../../lib/auto/Encode/Symbol/Symbol.so \
\
chmod 755 ../../../lib/auto/Encode/Symbol/Symbol.so
make[2]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/Symbol'
make[2]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/TW'
Running Mkbootstrap for TW ()
chmod 644 "TW.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/TW/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../../../lib/auto/Encode/TW/TW.bs 644
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_00_t.c -f bi_00_t.fnm
Reading big5-eten (big5-eten)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_01_t.c -f bi_01_t.fnm
Reading big5-hkscs (big5-hkscs)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_02_t.c -f cp_02_t.fnm
Reading cp950 (cp950)
"../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_03_t.c -f ma_03_t.fnm
Reading MacChineseTrad (MacChineseTrad)
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/TW/../../../lib/ExtUtils/typemap' TW.xs > TW.xsc
mv TW.xsc TW.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." TW.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." bi_00_t.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." bi_01_t.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." cp_02_t.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../../.." ma_03_t.c
rm -f ../../../lib/auto/Encode/TW/TW.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong TW.o bi_00_t.o bi_01_t.o cp_02_t.o ma_03_t.o -o ../../../lib/auto/Encode/TW/TW.so \
\
chmod 755 ../../../lib/auto/Encode/TW/TW.so
make[2]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/TW'
make[2]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/Unicode'
Running Mkbootstrap for Unicode ()
chmod 644 "Unicode.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/Unicode/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../../../lib/auto/Encode/Unicode/Unicode.bs 644
"../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/Unicode/../../../lib/ExtUtils/typemap' Unicode.xs > Unicode.xsc
mv Unicode.xsc Unicode.c
cc -c -I./Encode -I../Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.20\" -DXS_VERSION=\"2.20\" -fPIC "-I../../.." Unicode.c
rm -f ../../../lib/auto/Encode/Unicode/Unicode.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Unicode.o -o ../../../lib/auto/Encode/Unicode/Unicode.so \
\
chmod 755 ../../../lib/auto/Encode/Unicode/Unicode.so
make[2]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/Unicode'
Running Mkbootstrap for Encode ()
chmod 644 "Encode.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs ../../lib/auto/Encode/Encode.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/../../lib/ExtUtils/typemap' Encode.xs > Encode.xsc
mv Encode.xsc Encode.c
"../../miniperl" "-I../../lib" bin/enc2xs -"Q" -"O" -o def_t.c -f def_t.fnm
Reading iso-8859-1 (iso-8859-1)
Reading ascii (ascii)
Reading cp1252 (cp1252)
Reading ascii-ctrl (ascii-ctrl)
Reading null (null)
cc -c -I./Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.17\" -DXS_VERSION=\"3.17\" -fPIC "-I../.." Encode.c
cc -c -I./Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.17\" -DXS_VERSION=\"3.17\" -fPIC "-I../.." def_t.c
cc -c -I./Encode -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.17\" -DXS_VERSION=\"3.17\" -fPIC "-I../.." encengine.c
rm -f ../../lib/auto/Encode/Encode.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Encode.o def_t.o encengine.o -o ../../lib/auto/Encode/Encode.so \
\
chmod 755 ../../lib/auto/Encode/Encode.so
cp bin/enc2xs blib/script/enc2xs
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/enc2xs
cp bin/encguess blib/script/encguess
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/encguess
cp bin/piconv blib/script/piconv
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/piconv
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode'
./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Fcntl
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Fcntl'
Running Mkbootstrap for Fcntl ()
chmod 644 "Fcntl.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Fcntl/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fcntl.bs ../../lib/auto/Fcntl/Fcntl.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Fcntl/../../lib/ExtUtils/typemap' Fcntl.xs > Fcntl.xsc
mv Fcntl.xsc Fcntl.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." Fcntl.c
rm -f ../../lib/auto/Fcntl/Fcntl.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Fcntl.o -o ../../lib/auto/Fcntl/Fcntl.so \
\
chmod 755 ../../lib/auto/Fcntl/Fcntl.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Fcntl'
./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for File::DosGlob
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/File-DosGlob'
Running Mkbootstrap for DosGlob ()
chmod 644 "DosGlob.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/File-DosGlob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DosGlob.bs ../../lib/auto/File/DosGlob/DosGlob.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/File-DosGlob/../../lib/ExtUtils/typemap' DosGlob.xs > DosGlob.xsc
mv DosGlob.xsc DosGlob.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" -fPIC "-I../.." DosGlob.c
rm -f ../../lib/auto/File/DosGlob/DosGlob.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong DosGlob.o -o ../../lib/auto/File/DosGlob/DosGlob.so \
\
chmod 755 ../../lib/auto/File/DosGlob/DosGlob.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/File-DosGlob'
./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for File::Glob
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/File-Glob'
Running Mkbootstrap for Glob ()
chmod 644 "Glob.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/File-Glob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glob.bs ../../lib/auto/File/Glob/Glob.bs 644
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.37\" -DXS_VERSION=\"1.37\" -fPIC "-I../.." bsd_glob.c
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/File-Glob/../../lib/ExtUtils/typemap' Glob.xs > Glob.xsc
mv Glob.xsc Glob.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.37\" -DXS_VERSION=\"1.37\" -fPIC "-I../.." Glob.c
rm -f ../../lib/auto/File/Glob/Glob.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong bsd_glob.o Glob.o -o ../../lib/auto/File/Glob/Glob.so \
\
chmod 755 ../../lib/auto/File/Glob/Glob.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/File-Glob'
./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Filter::Util::Call
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Filter-Util-Call'
Running Mkbootstrap for Call ()
chmod 644 "Call.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Filter-Util-Call/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Call.bs ../../lib/auto/Filter/Util/Call/Call.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Filter-Util-Call/../../lib/ExtUtils/typemap' Call.xs > Call.xsc
mv Call.xsc Call.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.60\" -DXS_VERSION=\"1.60\" -fPIC "-I../.." Call.c
rm -f ../../lib/auto/Filter/Util/Call/Call.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Call.o -o ../../lib/auto/Filter/Util/Call/Call.so \
\
chmod 755 ../../lib/auto/Filter/Util/Call/Call.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Filter-Util-Call'
./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Hash::Util
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Hash-Util'
Running Mkbootstrap for Util ()
chmod 644 "Util.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Hash-Util/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/Hash/Util/Util.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Hash-Util/../../lib/ExtUtils/typemap' Util.xs > Util.xsc
mv Util.xsc Util.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.28\" -DXS_VERSION=\"0.28\" -fPIC "-I../.." -DPERL_EXT Util.c
rm -f ../../lib/auto/Hash/Util/Util.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Util.o -o ../../lib/auto/Hash/Util/Util.so \
\
chmod 755 ../../lib/auto/Hash/Util/Util.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Hash-Util'
./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Hash::Util::FieldHash
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Hash-Util-FieldHash'
Running Mkbootstrap for FieldHash ()
chmod 644 "FieldHash.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Hash-Util-FieldHash/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FieldHash.bs ../../lib/auto/Hash/Util/FieldHash/FieldHash.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Hash-Util-FieldHash/../../lib/ExtUtils/typemap' FieldHash.xs > FieldHash.xsc
mv FieldHash.xsc FieldHash.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.26\" -DXS_VERSION=\"1.26\" -fPIC "-I../.." FieldHash.c
rm -f ../../lib/auto/Hash/Util/FieldHash/FieldHash.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong FieldHash.o -o ../../lib/auto/Hash/Util/FieldHash/FieldHash.so \
\
chmod 755 ../../lib/auto/Hash/Util/FieldHash/FieldHash.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Hash-Util-FieldHash'
./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for I18N::Langinfo
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/I18N-Langinfo'
Running Mkbootstrap for Langinfo ()
chmod 644 "Langinfo.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/I18N-Langinfo/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Langinfo.bs ../../lib/auto/I18N/Langinfo/Langinfo.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/I18N-Langinfo/../../lib/ExtUtils/typemap' Langinfo.xs > Langinfo.xsc
mv Langinfo.xsc Langinfo.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.21\" -DXS_VERSION=\"0.21\" -fPIC "-I../.." Langinfo.c
rm -f ../../lib/auto/I18N/Langinfo/Langinfo.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Langinfo.o -o ../../lib/auto/I18N/Langinfo/Langinfo.so \
\
chmod 755 ../../lib/auto/I18N/Langinfo/Langinfo.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/I18N-Langinfo'
./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for IO
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/IO'
Running Mkbootstrap for IO ()
chmod 644 "IO.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/IO/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs ../../lib/auto/IO/IO.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/IO/../../lib/ExtUtils/typemap' IO.xs > IO.xsc
mv IO.xsc IO.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -fPIC "-I../.." IO.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" -fPIC "-I../.." poll.c
rm -f ../../lib/auto/IO/IO.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong IO.o poll.o -o ../../lib/auto/IO/IO.so \
\
chmod 755 ../../lib/auto/IO/IO.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/IO'
./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Setting license tag...
Generating a Unix-style Makefile
Writing Makefile for IPC::SysV
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/IPC-SysV'
Running Mkbootstrap for SysV ()
chmod 644 "SysV.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/IPC-SysV/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SysV.bs ../../lib/auto/IPC/SysV/SysV.bs 644
make[2]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/IPC-SysV'
"../../miniperl" -I../../lib -I../../lib regen.pl
Writing const-xs.inc
Writing const-c.inc
make[2]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/IPC-SysV'
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/IPC-SysV/../../lib/ExtUtils/typemap' -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/IPC-SysV/typemap' SysV.xs > SysV.xsc
mv SysV.xsc SysV.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.09\" -DXS_VERSION=\"2.09\" -fPIC "-I../.." -DNO_PPPORT_H SysV.c
rm -f ../../lib/auto/IPC/SysV/SysV.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong SysV.o -o ../../lib/auto/IPC/SysV/SysV.so \
\
chmod 755 ../../lib/auto/IPC/SysV/SysV.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/IPC-SysV'
./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for List::Util
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Scalar-List-Utils'
Running Mkbootstrap for Util ()
chmod 644 "Util.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Scalar-List-Utils/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/List/Util/Util.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Scalar-List-Utils/../../lib/ExtUtils/typemap' ListUtil.xs > ListUtil.xsc
mv ListUtil.xsc ListUtil.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.62\" -DXS_VERSION=\"1.62\" -fPIC "-I../.." -DPERL_EXT ListUtil.c
rm -f ../../lib/auto/List/Util/Util.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong ListUtil.o -o ../../lib/auto/List/Util/Util.so \
\
chmod 755 ../../lib/auto/List/Util/Util.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Scalar-List-Utils'
./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for MIME::Base64
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/MIME-Base64'
Running Mkbootstrap for Base64 ()
chmod 644 "Base64.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/MIME-Base64/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs ../../lib/auto/MIME/Base64/Base64.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/MIME-Base64/../../lib/ExtUtils/typemap' Base64.xs > Base64.xsc
mv Base64.xsc Base64.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.16\" -DXS_VERSION=\"3.16\" -fPIC "-I../.." Base64.c
rm -f ../../lib/auto/MIME/Base64/Base64.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Base64.o -o ../../lib/auto/MIME/Base64/Base64.so \
\
chmod 755 ../../lib/auto/MIME/Base64/Base64.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/MIME-Base64'
./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Math::BigInt::FastCalc
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Math-BigInt-FastCalc'
Running Mkbootstrap for FastCalc ()
chmod 644 "FastCalc.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Math-BigInt-FastCalc/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs ../../lib/auto/Math/BigInt/FastCalc/FastCalc.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Math-BigInt-FastCalc/../../lib/ExtUtils/typemap' FastCalc.xs > FastCalc.xsc
mv FastCalc.xsc FastCalc.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.5012\" -DXS_VERSION=\"0.5012\" -fPIC "-I../.." FastCalc.c
rm -f ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong FastCalc.o -o ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so \
\
chmod 755 ../../lib/auto/Math/BigInt/FastCalc/FastCalc.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Math-BigInt-FastCalc'
./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Opcode
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Opcode'
Running Mkbootstrap for Opcode ()
chmod 644 "Opcode.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Opcode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Opcode.bs ../../lib/auto/Opcode/Opcode.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Opcode/../../lib/ExtUtils/typemap' Opcode.xs > Opcode.xsc
mv Opcode.xsc Opcode.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.57\" -DXS_VERSION=\"1.57\" -fPIC "-I../.." Opcode.c
rm -f ../../lib/auto/Opcode/Opcode.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Opcode.o -o ../../lib/auto/Opcode/Opcode.so \
\
chmod 755 ../../lib/auto/Opcode/Opcode.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Opcode'
./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Warning (mostly harmless): No library found for -lposix
Warning (mostly harmless): No library found for -lcposix
Generating a Unix-style Makefile
Writing Makefile for POSIX
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/POSIX'
Running Mkbootstrap for POSIX ()
chmod 644 "POSIX.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/POSIX/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- POSIX.bs ../../lib/auto/POSIX/POSIX.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/POSIX/../../lib/ExtUtils/typemap' -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/POSIX/typemap' POSIX.xs > POSIX.xsc
mv POSIX.xsc POSIX.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DSTRUCT_TM_HASZONE -DHINT_SC_EXIST -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I../.." POSIX.c
rm -f ../../lib/auto/POSIX/POSIX.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong POSIX.o -o ../../lib/auto/POSIX/POSIX.so \
-lm \
chmod 755 ../../lib/auto/POSIX/POSIX.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/POSIX'
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for PerlIO::encoding
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/PerlIO-encoding'
Running Mkbootstrap for encoding ()
chmod 644 "encoding.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/PerlIO-encoding/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- encoding.bs ../../lib/auto/PerlIO/encoding/encoding.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/PerlIO-encoding/../../lib/ExtUtils/typemap' encoding.xs > encoding.xsc
mv encoding.xsc encoding.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC "-I../.." encoding.c
rm -f ../../lib/auto/PerlIO/encoding/encoding.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong encoding.o -o ../../lib/auto/PerlIO/encoding/encoding.so \
\
chmod 755 ../../lib/auto/PerlIO/encoding/encoding.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/PerlIO-encoding'
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for PerlIO::mmap
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/PerlIO-mmap'
Running Mkbootstrap for mmap ()
chmod 644 "mmap.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/PerlIO-mmap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mmap.bs ../../lib/auto/PerlIO/mmap/mmap.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/PerlIO-mmap/../../lib/ExtUtils/typemap' mmap.xs > mmap.xsc
mv mmap.xsc mmap.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.017\" -DXS_VERSION=\"0.017\" -fPIC "-I../.." mmap.c
rm -f ../../lib/auto/PerlIO/mmap/mmap.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong mmap.o -o ../../lib/auto/PerlIO/mmap/mmap.so \
\
chmod 755 ../../lib/auto/PerlIO/mmap/mmap.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/PerlIO-mmap'
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for PerlIO::scalar
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/PerlIO-scalar'
Running Mkbootstrap for scalar ()
chmod 644 "scalar.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/PerlIO-scalar/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- scalar.bs ../../lib/auto/PerlIO/scalar/scalar.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/PerlIO-scalar/../../lib/ExtUtils/typemap' scalar.xs > scalar.xsc
mv scalar.xsc scalar.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.31\" -DXS_VERSION=\"0.31\" -fPIC "-I../.." scalar.c
rm -f ../../lib/auto/PerlIO/scalar/scalar.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong scalar.o -o ../../lib/auto/PerlIO/scalar/scalar.so \
\
chmod 755 ../../lib/auto/PerlIO/scalar/scalar.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/PerlIO-scalar'
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for PerlIO::via
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/PerlIO-via'
Running Mkbootstrap for via ()
chmod 644 "via.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/PerlIO-via/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- via.bs ../../lib/auto/PerlIO/via/via.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/PerlIO-via/../../lib/ExtUtils/typemap' via.xs > via.xsc
mv via.xsc via.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC "-I../.." via.c
rm -f ../../lib/auto/PerlIO/via/via.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong via.o -o ../../lib/auto/PerlIO/via/via.so \
\
chmod 755 ../../lib/auto/PerlIO/via/via.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/PerlIO-via'
./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for SDBM_File
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/SDBM_File'
Running Mkbootstrap for SDBM_File ()
chmod 644 "SDBM_File.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/SDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SDBM_File.bs ../../lib/auto/SDBM_File/SDBM_File.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/SDBM_File/../../lib/ExtUtils/typemap' -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/SDBM_File/typemap' SDBM_File.xs > SDBM_File.xsc
mv SDBM_File.xsc SDBM_File.c
cc -c -I../.. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF SDBM_File.c
cc -c -I../.. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF hash.c
cc -c -I../.. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF pair.c
cc -c -I../.. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC "-I../.." -DSDBM -DDUFF sdbm.c
rm -f ../../lib/auto/SDBM_File/SDBM_File.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong SDBM_File.o hash.o pair.o sdbm.o -o ../../lib/auto/SDBM_File/SDBM_File.so \
\
chmod 755 ../../lib/auto/SDBM_File/SDBM_File.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/SDBM_File'
./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Socket
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Socket'
Running Mkbootstrap for Socket ()
chmod 644 "Socket.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Socket/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../lib/auto/Socket/Socket.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Socket/../../lib/ExtUtils/typemap' -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Socket/typemap' Socket.xs > Socket.xsc
mv Socket.xsc Socket.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.033\" -DXS_VERSION=\"2.033\" -fPIC "-I../.." Socket.c
rm -f ../../lib/auto/Socket/Socket.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Socket.o -o ../../lib/auto/Socket/Socket.so \
\
chmod 755 ../../lib/auto/Socket/Socket.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Socket'
./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Storable
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Storable'
Running Mkbootstrap for Storable ()
chmod 644 "Storable.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Storable/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs ../../lib/auto/Storable/Storable.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Storable/../../lib/ExtUtils/typemap' Storable.xs > Storable.xsc
mv Storable.xsc Storable.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.26\" -DXS_VERSION=\"3.26\" -fPIC "-I../.." Storable.c
rm -f ../../lib/auto/Storable/Storable.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Storable.o -o ../../lib/auto/Storable/Storable.so \
\
chmod 755 ../../lib/auto/Storable/Storable.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Storable'
./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Sys::Hostname
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Sys-Hostname'
Running Mkbootstrap for Hostname ()
chmod 644 "Hostname.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Sys-Hostname/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hostname.bs ../../lib/auto/Sys/Hostname/Hostname.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Sys-Hostname/../../lib/ExtUtils/typemap' Hostname.xs > Hostname.xsc
mv Hostname.xsc Hostname.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.24\" -DXS_VERSION=\"1.24\" -fPIC "-I../.." Hostname.c
rm -f ../../lib/auto/Sys/Hostname/Hostname.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Hostname.o -o ../../lib/auto/Sys/Hostname/Hostname.so \
\
chmod 755 ../../lib/auto/Sys/Hostname/Hostname.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Sys-Hostname'
./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Sys::Syslog
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Sys-Syslog'
Running Mkbootstrap for Syslog ()
chmod 644 "Syslog.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Sys-Syslog/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syslog.bs ../../lib/auto/Sys/Syslog/Syslog.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Sys-Syslog/../../lib/ExtUtils/typemap' Syslog.xs > Syslog.xsc
mv Syslog.xsc Syslog.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.36\" -DXS_VERSION=\"0.36\" -fPIC "-I../.." Syslog.c
rm -f ../../lib/auto/Sys/Syslog/Syslog.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Syslog.o -o ../../lib/auto/Sys/Syslog/Syslog.so \
\
chmod 755 ../../lib/auto/Sys/Syslog/Syslog.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Sys-Syslog'
./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Configuring Time::HiRes...
Using hints hints/linux.pl...
Extra libraries: -lrt...
Have syscall()... looking for syscall.h... 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... found.
Looking for clock_gettime()... found.
Looking for clock_getres()... found.
Looking for clock_nanosleep()... found.
Looking for clock()... found.
Looking for working futimens()... found.
Looking for working utimensat()... found.
You seem to have subsecond timestamp setting.
Looking for stat() subsecond timestamps...
Trying struct stat st_atimespec.tv_nsec...NOT found.
Trying struct stat st_atimensec...NOT found.
Trying struct stat st_atime_n...NOT found.
Trying struct stat st_atim.tv_nsec...found.
Trying struct stat st_uatime...NOT found.
You seem to have subsecond timestamp reading.
(Your struct stat has them, but the filesystems must help.)
Generating a Unix-style Makefile
Writing Makefile for Time::HiRes
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Time-HiRes'
Running Mkbootstrap for HiRes ()
chmod 644 "HiRes.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Time-HiRes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs ../../lib/auto/Time/HiRes/HiRes.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Time-HiRes/../../lib/ExtUtils/typemap' -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Time-HiRes/typemap' HiRes.xs > HiRes.xsc
mv HiRes.xsc HiRes.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.9770\" -DXS_VERSION=\"1.9770\" -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
rm -f ../../lib/auto/Time/HiRes/HiRes.so
LD_RUN_PATH="/usr/lib/x86_64-linux-gnu" cc -shared -O2 -L/usr/local/lib -fstack-protector-strong HiRes.o -o ../../lib/auto/Time/HiRes/HiRes.so \
-lrt \
chmod 755 ../../lib/auto/Time/HiRes/HiRes.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Time-HiRes'
./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Time::Piece
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Time-Piece'
Running Mkbootstrap for Piece ()
chmod 644 "Piece.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Time-Piece/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Piece.bs ../../lib/auto/Time/Piece/Piece.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Time-Piece/../../lib/ExtUtils/typemap' Piece.xs > Piece.xsc
mv Piece.xsc Piece.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.3401\" -DXS_VERSION=\"1.3401\" -fPIC "-I../.." Piece.c
rm -f ../../lib/auto/Time/Piece/Piece.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Piece.o -o ../../lib/auto/Time/Piece/Piece.so \
\
chmod 755 ../../lib/auto/Time/Piece/Piece.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Time-Piece'
./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Making header files for XS...
Generating a Unix-style Makefile
Writing Makefile for Unicode::Collate
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Unicode-Collate'
Running Mkbootstrap for Collate ()
chmod 644 "Collate.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Unicode-Collate/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Collate.bs ../../lib/auto/Unicode/Collate/Collate.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Unicode-Collate/../../lib/ExtUtils/typemap' Collate.xs > Collate.xsc
mv Collate.xsc Collate.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fPIC "-I../.." Collate.c
rm -f ../../lib/auto/Unicode/Collate/Collate.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Collate.o -o ../../lib/auto/Unicode/Collate/Collate.so \
\
chmod 755 ../../lib/auto/Unicode/Collate/Collate.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Unicode-Collate'
./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.so MAKE="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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Unicode-Normalize'
Running Mkbootstrap for Normalize ()
chmod 644 "Normalize.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Unicode-Normalize/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Normalize.bs ../../lib/auto/Unicode/Normalize/Normalize.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Unicode-Normalize/../../lib/ExtUtils/typemap' Normalize.xs > Normalize.xsc
mv Normalize.xsc Normalize.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fPIC "-I../.." Normalize.c
rm -f ../../lib/auto/Unicode/Normalize/Normalize.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Normalize.o -o ../../lib/auto/Unicode/Normalize/Normalize.so \
\
chmod 755 ../../lib/auto/Unicode/Normalize/Normalize.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Unicode-Normalize'
./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for XS::APItest
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/XS-APItest'
Running Mkbootstrap for APItest ()
Writing APItest.bs
chmod 644 "APItest.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/XS-APItest/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- APItest.bs ../../lib/auto/XS/APItest/APItest.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/XS-APItest/typemap' APItest.xs > APItest.xsc
mv APItest.xsc APItest.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I../.." APItest.c
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/XS-APItest/typemap' XSUB-undef-XS_VERSION.xs > XSUB-undef-XS_VERSION.xsc
mv XSUB-undef-XS_VERSION.xsc XSUB-undef-XS_VERSION.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I../.." XSUB-undef-XS_VERSION.c
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/XS-APItest/../../lib/ExtUtils/typemap' -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/XS-APItest/typemap' XSUB-redefined-macros.xs > XSUB-redefined-macros.xsc
mv XSUB-redefined-macros.xsc XSUB-redefined-macros.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I../.." XSUB-redefined-macros.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I../.." core.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I../.." exception.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-deprecated-declarations -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I../.." notcore.c
rm -f ../../lib/auto/XS/APItest/APItest.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong APItest.o XSUB-undef-XS_VERSION.o XSUB-redefined-macros.o core.o exception.o notcore.o -o ../../lib/auto/XS/APItest/APItest.so \
\
chmod 755 ../../lib/auto/XS/APItest/APItest.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/XS-APItest'
./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for XS::Typemap
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/XS-Typemap'
Running Mkbootstrap for Typemap ()
chmod 644 "Typemap.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/XS-Typemap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Typemap.bs ../../lib/auto/XS/Typemap/Typemap.bs 644
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.19\" -DXS_VERSION=\"0.19\" -fPIC "-I../.." stdio.c
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/XS-Typemap/../../lib/ExtUtils/typemap' Typemap.xs > Typemap.xsc
mv Typemap.xsc Typemap.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.19\" -DXS_VERSION=\"0.19\" -fPIC "-I../.." Typemap.c
rm -f ../../lib/auto/XS/Typemap/Typemap.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong stdio.o Typemap.o -o ../../lib/auto/XS/Typemap/Typemap.so \
\
chmod 755 ../../lib/auto/XS/Typemap/Typemap.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/XS-Typemap'
./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for attributes
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/attributes'
Running Mkbootstrap for attributes ()
chmod 644 "attributes.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/attributes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- attributes.bs ../../lib/auto/attributes/attributes.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/attributes/../../lib/ExtUtils/typemap' attributes.xs > attributes.xsc
mv attributes.xsc attributes.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.34\" -DXS_VERSION=\"0.34\" -fPIC "-I../.." attributes.c
rm -f ../../lib/auto/attributes/attributes.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong attributes.o -o ../../lib/auto/attributes/attributes.so \
\
chmod 755 ../../lib/auto/attributes/attributes.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/attributes'
./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for mro
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/mro'
Running Mkbootstrap for mro ()
chmod 644 "mro.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/mro/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mro.bs ../../lib/auto/mro/mro.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/mro/../../lib/ExtUtils/typemap' mro.xs > mro.xsc
mv mro.xsc mro.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.26\" -DXS_VERSION=\"1.26\" -fPIC "-I../.." mro.c
rm -f ../../lib/auto/mro/mro.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong mro.o -o ../../lib/auto/mro/mro.so \
\
chmod 755 ../../lib/auto/mro/mro.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/mro'
./miniperl -Ilib make_ext.pl lib/auto/re/re.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for re
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/re'
Running Mkbootstrap for re ()
chmod 644 "re.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/re/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- re.bs ../../lib/auto/re/re.bs 644
rm -f re_exec.c
cp ../../regexec.c re_exec.c
rm -f invlist_inline.h
cp ../../invlist_inline.h invlist_inline.h
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.43\" -DXS_VERSION=\"0.43\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_exec.c
rm -f re_comp.c
cp ../../regcomp.c re_comp.c
rm -f dquote.c
cp ../../dquote.c dquote.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.43\" -DXS_VERSION=\"0.43\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_comp.c
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/re/../../lib/ExtUtils/typemap' re.xs > re.xsc
mv re.xsc re.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.43\" -DXS_VERSION=\"0.43\" -fPIC "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re.c
rm -f ../../lib/auto/re/re.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong re_exec.o re_comp.o re.o -o ../../lib/auto/re/re.so \
\
chmod 755 ../../lib/auto/re/re.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/re'
./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for threads
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/threads'
Running Mkbootstrap for threads ()
chmod 644 "threads.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/threads/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs ../../lib/auto/threads/threads.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/threads/../../lib/ExtUtils/typemap' threads.xs > threads.xsc
mv threads.xsc threads.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.27\" -DXS_VERSION=\"2.27\" -fPIC "-I../.." threads.c
rm -f ../../lib/auto/threads/threads.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong threads.o -o ../../lib/auto/threads/threads.so \
-lpthread \
chmod 755 ../../lib/auto/threads/threads.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/threads'
./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for threads::shared
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/threads-shared'
Running Mkbootstrap for shared ()
chmod 644 "shared.bs"
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/threads-shared/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- shared.bs ../../lib/auto/threads/shared/shared.bs 644
"../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/threads-shared/../../lib/ExtUtils/typemap' shared.xs > shared.xsc
mv shared.xsc shared.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.64\" -DXS_VERSION=\"1.64\" -fPIC "-I../.." shared.c
rm -f ../../lib/auto/threads/shared/shared.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong shared.o -o ../../lib/auto/threads/shared/shared.so \
-lpthread \
chmod 755 ../../lib/auto/threads/shared/shared.so
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/threads-shared'
./perl -Ilib -I. -f pod/buildtoc -q
./miniperl -Ilib utils/Makefile.PL
Extracting utils/Makefile (with variable substitutions)
Making utilities
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/utils'
../miniperl -I../lib corelist.PL
Extracting corelist (with variable substitutions)
../miniperl -I../lib cpan.PL
Extracting cpan (with variable substitutions)
../miniperl -I../lib h2ph.PL
Extracting h2ph (with variable substitutions)
../miniperl -I../lib h2xs.PL
Extracting h2xs (with variable substitutions)
../miniperl -I../lib instmodsh.PL
Extracting instmodsh (with variable substitutions)
../miniperl -I../lib json_pp.PL
Extracting json_pp (with variable substitutions)
../miniperl -I../lib perlbug.PL
Extracting perlbug (with variable substitutions)
../miniperl -I../lib perldoc.PL
Extracting "perldoc" (with variable substitutions)
../miniperl -I../lib perlivp.PL
Extracting perlivp (with variable substitutions)
../miniperl -I../lib pl2pm.PL
Extracting pl2pm (with variable substitutions)
../miniperl -I../lib prove.PL
Extracting prove (with variable substitutions)
../miniperl -I../lib ptar.PL
Extracting ptar (with variable substitutions)
../miniperl -I../lib ptardiff.PL
Extracting ptardiff (with variable substitutions)
../miniperl -I../lib ptargrep.PL
Extracting ptargrep (with variable substitutions)
../miniperl -I../lib shasum.PL
Extracting shasum (with variable substitutions)
../miniperl -I../lib splain.PL
Extracting splain (with variable substitutions)
../miniperl -I../lib libnetcfg.PL
Extracting libnetcfg (with variable substitutions)
../miniperl -I../lib piconv.PL
Extracting piconv (with variable substitutions)
../miniperl -I../lib enc2xs.PL
Extracting enc2xs (with variable substitutions)
../miniperl -I../lib encguess.PL
Extracting encguess (with variable substitutions)
../miniperl -I../lib xsubpp.PL
Extracting xsubpp (with variable substitutions)
../miniperl -I../lib pod2html.PL
Extracting pod2html (with variable substitutions)
../miniperl -I../lib zipdetails.PL
Extracting zipdetails (with variable substitutions)
../miniperl -I../lib streamzip.PL
Extracting streamzip (with variable substitutions)
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/utils'
Everything is up to date. Type 'make test' to run test suite.
./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Archive-Tar'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Archive-Tar'
./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Attribute-Handlers directly
./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/AutoLoader directly
./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/CPAN'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/CPAN'
./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/CPAN-Meta'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/CPAN-Meta'
./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib MAKE="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="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="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="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="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="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Digest directly
./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Dumpvalue directly
./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Env directly
./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Errno'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Errno'
./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Exporter directly
./miniperl -Ilib make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib MAKE="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="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="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="make" LIBPERL_A=libperl.a
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/ExtUtils-MakeMaker'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/ExtUtils-MakeMaker'
./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/ExtUtils-Manifest'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/ExtUtils-Manifest'
./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib MAKE="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="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="make" LIBPERL_A=libperl.a
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/ExtUtils-ParseXS'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/ExtUtils-ParseXS'
./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib MAKE="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="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="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="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="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="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Filter-Simple directly
./miniperl -Ilib make_ext.pl dist/FindBin/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/FindBin directly
./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib MAKE="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="make" LIBPERL_A=libperl.a
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/HTTP-Tiny'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/HTTP-Tiny'
./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib MAKE="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="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/I18N-LangTags directly
./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/lib'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/lib'
./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/IO-Compress'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/IO-Compress'
./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib MAKE="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="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="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="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="make" LIBPERL_A=libperl.a
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/JSON-PP'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/JSON-PP'
./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Locale-Maketext directly
./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib MAKE="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="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="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Math-BigRat directly
./miniperl -Ilib make_ext.pl cpan/Math-Complex/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Math-Complex directly
./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib MAKE="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="make" LIBPERL_A=libperl.a
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Module-CoreList'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Module-CoreList'
./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib MAKE="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="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="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="make" LIBPERL_A=libperl.a
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Module-Metadata'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Module-Metadata'
./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib MAKE="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="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Net-Ping directly
./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib MAKE="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="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="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="make" LIBPERL_A=libperl.a
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Pod-Checker'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Pod-Checker'
./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib MAKE="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="make" LIBPERL_A=libperl.a
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/if'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/if'
./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib MAKE="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="make" LIBPERL_A=libperl.a
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Pod-Functions'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Pod-Functions'
./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Pod-Html'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Pod-Html'
./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Pod-Perldoc'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Pod-Perldoc'
./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Pod-Usage'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Pod-Usage'
./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib MAKE="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="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="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/SelfLoader directly
./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib MAKE="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="make" LIBPERL_A=libperl.a
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Term-Cap'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Term-Cap'
./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib MAKE="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="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="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Test directly
./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Test-Harness'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Test-Harness'
./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib MAKE="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="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="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="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="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="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Thread-Queue directly
./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Thread-Semaphore directly
./miniperl -Ilib make_ext.pl dist/Tie-File/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Tie-File directly
./miniperl -Ilib make_ext.pl ext/Tie-Hash-NamedCapture/pm_to_blib MAKE="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="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="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="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="make" LIBPERL_A=libperl.a
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/XSLoader'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/XSLoader'
./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/autodie directly
./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/autouse directly
./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/base'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/base'
./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/bignum'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/bignum'
./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/constant directly
./miniperl -Ilib make_ext.pl dist/encoding-warnings/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/encoding-warnings directly
./miniperl -Ilib make_ext.pl cpan/experimental/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/experimental directly
./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/libnet'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/libnet'
./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/parent directly
./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/perlfaq directly
./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/podlators'
Manifying 2 pod documents
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/podlators'
./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/version directly
./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 DynaLoader.o MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/DynaLoader'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/DynaLoader'
./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/PathTools'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/PathTools/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cwd.bs ../../lib/auto/Cwd/Cwd.bs 644
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/PathTools'
Making utilities
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/utils'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/utils'
./miniperl -Ilib lib/unicore/mktables -C lib/unicore -P pod -maketest -makelist -p
lib/unicore/mktables: Files seem to be ok, not bothering to rebuild. Add '-w' option to force build
./miniperl -Ilib make_ext.pl lib/auto/B/B.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/B'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/B/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- B.bs ../../lib/auto/B/B.bs 644
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/B'
./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Compress-Raw-Bzip2'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Compress-Raw-Bzip2'
./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Compress-Raw-Zlib'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Compress-Raw-Zlib'
./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Data-Dumper'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Data-Dumper'
./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Devel-PPPort'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Devel-PPPort'
./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Devel-Peek'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Devel-Peek'
./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Digest-MD5'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Digest-MD5'
./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Digest-SHA'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Digest-SHA'
./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode'
make[2]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/Byte'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/Byte'
make[2]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/CN'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/CN'
make[2]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/EBCDIC'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/EBCDIC'
make[2]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/JP'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/JP'
make[2]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/KR'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/KR'
make[2]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/Symbol'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/Symbol'
make[2]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/TW'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/TW'
make[2]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/Unicode'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/Unicode'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs ../../lib/auto/Encode/Encode.bs 644
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Encode'
./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Fcntl'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Fcntl/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fcntl.bs ../../lib/auto/Fcntl/Fcntl.bs 644
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Fcntl'
./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/File-DosGlob'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/File-DosGlob'
./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/File-Glob'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/File-Glob'
./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Filter-Util-Call'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Filter-Util-Call'
./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Hash-Util'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Hash-Util'
./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Hash-Util-FieldHash'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Hash-Util-FieldHash'
./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/I18N-Langinfo'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/I18N-Langinfo'
./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/IO'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/IO/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs ../../lib/auto/IO/IO.bs 644
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/IO'
./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/IPC-SysV'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/IPC-SysV'
./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Scalar-List-Utils'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Scalar-List-Utils'
./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/MIME-Base64'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/MIME-Base64'
./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Math-BigInt-FastCalc'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Math-BigInt-FastCalc'
./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Opcode'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Opcode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Opcode.bs ../../lib/auto/Opcode/Opcode.bs 644
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Opcode'
./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/POSIX'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/POSIX/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- POSIX.bs ../../lib/auto/POSIX/POSIX.bs 644
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/POSIX'
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/PerlIO-encoding'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/PerlIO-encoding'
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/PerlIO-mmap'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/PerlIO-mmap'
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/scalar/scalar.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/PerlIO-scalar'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/PerlIO-scalar'
./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/PerlIO-via'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/PerlIO-via'
./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/SDBM_File'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/SDBM_File'
./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Socket'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Socket/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../lib/auto/Socket/Socket.bs 644
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Socket'
./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Storable'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Storable/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs ../../lib/auto/Storable/Storable.bs 644
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Storable'
./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Sys-Hostname'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/Sys-Hostname'
./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Sys-Syslog'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Sys-Syslog'
./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Time-HiRes'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Time-HiRes'
./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Time-Piece'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Time-Piece'
./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Unicode-Collate'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/Unicode-Collate'
./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Unicode-Normalize'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/Unicode-Normalize'
./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/XS-APItest'
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/XS-APItest'
./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/XS-Typemap'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/XS-Typemap'
./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/attributes'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/attributes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- attributes.bs ../../lib/auto/attributes/attributes.bs 644
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/attributes'
./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/mro'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/mro/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mro.bs ../../lib/auto/mro/mro.bs 644
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/mro'
./miniperl -Ilib make_ext.pl lib/auto/re/re.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/re'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/re/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- re.bs ../../lib/auto/re/re.bs 644
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/ext/re'
./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/threads'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/threads/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs ../../lib/auto/threads/threads.bs 644
make[1]: Leaving directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/threads'
./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so MAKE="make" LIBPERL_A=libperl.a LINKTYPE=dynamic
make[1]: Entering directory '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/threads-shared'
/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/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 '/home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/dist/threads-shared'
cd t && (rm -f perl; /usr/bin/ln -s ../perl perl)
TESTFILE=harness ./runtests choose
base/cond.t .......................................................... ok
base/if.t ............................................................ ok
base/lex.t ........................................................... ok
base/num.t ........................................................... ok
base/pat.t ........................................................... ok
base/rs.t ............................................................ ok
base/term.t .......................................................... ok
base/translate.t ..................................................... ok
base/while.t ......................................................... ok
comp/bproto.t ........................................................ ok
comp/cmdopt.t ........................................................ ok
comp/colon.t ......................................................... ok
comp/decl.t .......................................................... ok
comp/filter_exception.t .............................................. ok
comp/final_line_num.t ................................................ ok
comp/fold.t .......................................................... ok
comp/form_scope.t .................................................... ok
comp/hints.t ......................................................... ok
comp/line_debug.t .................................................... ok
comp/multiline.t ..................................................... ok
comp/opsubs.t ........................................................ ok
comp/our.t ........................................................... ok
comp/package.t ....................................................... ok
comp/package_block.t ................................................. ok
comp/parser.t ........................................................ ok
comp/parser_run.t .................................................... ok
comp/proto.t ......................................................... ok
comp/redef.t ......................................................... ok
comp/require.t ....................................................... ok
comp/retainedlines.t ................................................. ok
comp/term.t .......................................................... ok
comp/uproto.t ........................................................ ok
comp/use.t ........................................................... ok
comp/utf.t ........................................................... ok
run/cloexec.t ........................................................ ok
run/dtrace.t ......................................................... skipped: no dtrace
run/exit.t ........................................................... ok
run/fresh_perl.t ..................................................... ok
run/locale.t ......................................................... ok
run/noswitch.t ....................................................... ok
run/runenv.t ......................................................... ok
run/runenv_hashseed.t ................................................ ok
run/script.t ......................................................... ok
run/switch0.t ........................................................ ok
run/switcha.t ........................................................ ok
run/switchC.t ........................................................ ok
run/switchd-78586.t .................................................. ok
run/switchd.t ........................................................ ok
run/switchDx.t ....................................................... skipped: DEBUGGING build required
run/switches.t ....................................................... ok
run/switchF.t ........................................................ ok
run/switchF1.t ....................................................... ok
run/switchF2.t ....................................................... ok
run/switchI.t ........................................................ ok
run/switchM.t ........................................................ ok
run/switchn.t ........................................................ ok
run/switchp.t ........................................................ ok
run/switcht.t ........................................................ ok
run/switchx.t ........................................................ ok
cmd/elsif.t .......................................................... ok
cmd/for.t ............................................................ ok
cmd/mod.t ............................................................ ok
cmd/subval.t ......................................................... ok
cmd/switch.t ......................................................... ok
io/argv.t ............................................................ ok
io/binmode.t ......................................................... ok
io/bom.t ............................................................. ok
io/closepid.t ........................................................ ok
io/crlf.t ............................................................ ok
io/crlf_through.t .................................................... ok
io/data.t ............................................................ ok
io/defout.t .......................................................... ok
io/dup.t ............................................................. ok
io/eintr.t ........................................................... skipped: various portability issues
io/eintr_print.t ..................................................... skipped: only for dev versions for now
io/errno.t ........................................................... ok
io/errnosig.t ........................................................ ok
io/fflush.t .......................................................... ok
io/fs.t .............................................................. ok
io/getcwd.t .......................................................... skipped: no Internals::getcwd
io/inplace.t ......................................................... ok
io/iofile.t .......................................................... ok
io/iprefix.t ......................................................... ok
io/layers.t .......................................................... ok
io/msg.t ............................................................. skipped: msgget failed: Function not implemented
io/nargv.t ........................................................... ok
io/open.t ............................................................ ok
io/openpid.t ......................................................... ok
io/paragraph_mode.t .................................................. ok
io/perlio.t .......................................................... ok
io/perlio_fail.t ..................................................... ok
io/perlio_leaks.t .................................................... ok
io/perlio_open.t ..................................................... ok
io/pipe.t ............................................................ ok
io/print.t ........................................................... ok
io/pvbm.t ............................................................ ok
io/read.t ............................................................ ok
io/say.t ............................................................. ok
semctl not implemented at io/sem.t line 54.
semctl not implemented at io/sem.t line 29.
END failed--call queue aborted.
# Looks like you planned 22 tests but ran 1.
io/sem.t .............................................................
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 21/22 subtests
io/semctl.t .......................................................... skipped: SysV semaphore structures not detected
io/shm.t ............................................................. ok
io/socket.t ..........................................................
Failed 1/36 subtests
(less 1 skipped subtest: 34 okay)
io/socketpair.t ...................................................... ok
io/tell.t ............................................................ ok
io/through.t ......................................................... ok
io/utf8.t ............................................................ ok
re/alpha_assertions.t ................................................ ok
re/anyof.t ........................................................... ok
re/begin-once.t ...................................................... ok
re/bigfuzzy_not_utf8.t ............................................... ok
re/charset.t ......................................................... ok
re/fold_grind_8.t .................................................... ok
re/fold_grind_a.t .................................................... ok
re/fold_grind_aa.t ................................................... ok
re/fold_grind_d.t .................................................... ok
re/fold_grind_l.t .................................................... ok
re/fold_grind_T.t .................................................... skipped: Couldn't find a UTF-8 turkic locale
re/fold_grind_u.t .................................................... ok
re/keep_tabs.t ....................................................... ok
re/no_utf8_pm.t ...................................................... ok
re/opt.t ............................................................. ok
re/overload.t ........................................................ ok
re/pat.t ............................................................. ok
re/pat_advanced.t .................................................... ok
re/pat_advanced_thr.t ................................................ skipped: no ithreads
re/pat_psycho.t ...................................................... ok
re/pat_psycho_thr.t .................................................. skipped: no ithreads
re/pat_re_eval.t ..................................................... ok
re/pat_re_eval_thr.t ................................................. skipped: no ithreads
re/pat_rt_report.t ................................................... ok
re/pat_rt_report_thr.t ............................................... skipped: no ithreads
re/pat_special_cc.t .................................................. ok
re/pat_special_cc_thr.t .............................................. skipped: no ithreads
re/pat_thr.t ......................................................... skipped: no ithreads
re/pos.t ............................................................. ok
re/qr-72922.t ........................................................ ok
re/qr.t .............................................................. ok
re/qr_gc.t ........................................................... ok
re/qrstack.t ......................................................... ok
re/recompile.t ....................................................... ok
re/reg_60508.t ....................................................... ok
re/reg_email.t ....................................................... ok
re/reg_email_thr.t ................................................... skipped: no ithreads
re/reg_eval.t ........................................................ ok
re/reg_eval_scope.t .................................................. ok
re/reg_fold.t ........................................................ ok
re/reg_mesg.t ........................................................ ok
re/reg_namedcapture.t ................................................ ok
re/reg_nc_tie.t ...................................................... ok
re/reg_nocapture.t ................................................... ok
re/reg_pmod.t ........................................................ ok
re/reg_posixcc.t ..................................................... ok
re/regex_sets.t ...................................................... ok
re/regex_sets_compat.t ............................................... ok
re/regexp.t .......................................................... ok
re/regexp_noamp.t .................................................... ok
re/regexp_nonull.t ................................................... ok
re/regexp_notrie.t ................................................... ok
re/regexp_qr.t ....................................................... ok
re/regexp_qr_embed.t ................................................. ok
re/regexp_qr_embed_thr.t ............................................. skipped: no ithreads
re/regexp_trielist.t ................................................. ok
re/regexp_unicode_prop.t ............................................. ok
re/regexp_unicode_prop_thr.t ......................................... skipped: no ithreads
re/rt122747.t ........................................................ ok
re/rxcode.t .......................................................... ok
re/script_run.t ...................................................... ok
re/speed.t ........................................................... ok
re/speed_thr.t ....................................................... skipped: no ithreads
re/subst.t ........................................................... ok
re/subst_amp.t ....................................................... ok
re/subst_wamp.t ...................................................... ok
re/substT.t .......................................................... ok
re/uniprops01.t ...................................................... ok
re/uniprops02.t ...................................................... ok
re/uniprops03.t ...................................................... ok
re/uniprops04.t ...................................................... ok
re/uniprops05.t ...................................................... ok
re/uniprops06.t ...................................................... ok
re/uniprops07.t ...................................................... ok
re/uniprops08.t ...................................................... ok
re/uniprops09.t ...................................................... ok
re/uniprops10.t ...................................................... ok
re/user_prop_race_thr.t .............................................. skipped: no ithreads
opbasic/arith.t ...................................................... ok
opbasic/cmp.t ........................................................ ok
opbasic/concat.t ..................................................... ok
opbasic/magic_phase.t ................................................ ok
opbasic/qq.t ......................................................... ok
op/64bitint.t ........................................................ ok
op/aassign.t ......................................................... ok
op/alarm.t ........................................................... ok
op/anonconst.t ....................................................... ok
op/anonsub.t ......................................................... ok
op/append.t .......................................................... ok
op/args.t ............................................................ ok
op/arith2.t .......................................................... ok
op/array.t ........................................................... ok
op/assignwarn.t ...................................................... ok
op/attrhand.t ........................................................ ok
op/attrproto.t ....................................................... ok
op/attrs.t ........................................................... ok
op/auto.t ............................................................ ok
op/avhv.t ............................................................ ok
op/bless.t ........................................................... ok
op/blocks.t .......................................................... ok
op/bool.t ............................................................ ok
op/bop.t ............................................................. ok
op/caller.t .......................................................... ok
op/catch.t ........................................................... ok
op/chars.t ........................................................... ok
op/chdir.t ........................................................... ok
op/chop.t ............................................................ ok
op/chr.t ............................................................. ok
op/closure.t ......................................................... ok
op/cmpchain.t ........................................................ ok
op/concat2.t ......................................................... ok
op/cond.t ............................................................ ok
op/const-optree.t .................................................... ok
op/context.t ......................................................... ok
op/coreamp.t ......................................................... ok
op/coresubs.t ........................................................ ok
op/cproto.t .......................................................... ok
op/crypt.t ........................................................... ok
op/current_sub.t ..................................................... ok
op/dbm.t ............................................................. ok
op/decl-refs.t ....................................................... ok
op/defer.t ........................................................... ok
op/defined.t ......................................................... ok
op/defins.t .......................................................... ok
op/delete.t .......................................................... ok
op/die.t ............................................................. ok
op/die_except.t ...................................................... ok
op/die_exit.t ........................................................ ok
op/die_keeperr.t ..................................................... ok
op/die_unwind.t ...................................................... ok
op/do.t .............................................................. ok
op/dor.t ............................................................. ok
op/dump.t ............................................................ skipped: only tested on devel builds
op/each.t ............................................................ ok
op/each_array.t ...................................................... ok
op/eval.t ............................................................ ok
op/evalbytes.t ....................................................... ok
op/exec.t ............................................................ ok
op/exists_sub.t ...................................................... ok
op/exp.t ............................................................. ok
op/fh.t .............................................................. ok
op/filehandle.t ...................................................... ok
op/filetest.t ........................................................ ok
op/filetest_stack_ok.t ............................................... ok
op/filetest_t.t ...................................................... ok
op/flip.t ............................................................ ok
op/for-many.t ........................................................ ok
op/for.t ............................................................. ok
op/fork.t ............................................................ ok
op/fresh_perl_utf8.t ................................................. ok
op/getpid.t .......................................................... skipped: no ithreads
op/getppid.t ......................................................... ok
op/glob.t ............................................................ ok
op/gmagic.t .......................................................... ok
op/goto.t ............................................................ ok
op/goto_xs.t ......................................................... ok
op/grent.t ........................................................... ok
op/grep.t ............................................................ ok
op/groups.t .......................................................... ok
op/gv.t .............................................................. ok
op/hash-clear-placeholders.t ......................................... ok
op/hash-rt85026.t .................................................... ok
op/hash.t ............................................................ ok
op/hashassign.t ...................................................... ok
op/hashwarn.t ........................................................ ok
op/heredoc.t ......................................................... ok
op/hexfp.t ........................................................... ok
op/inc.t ............................................................. ok
op/inccode-tie.t ..................................................... ok
op/inccode.t ......................................................... ok
op/incfilter.t ....................................................... ok
op/index.t ........................................................... ok
op/index_thr.t ....................................................... skipped: no ithreads
op/infnan.t .......................................................... ok
op/int.t ............................................................. ok
op/isa.t ............................................................. ok
op/join.t ............................................................ ok
op/kill0.t ........................................................... ok
op/kvaslice.t ........................................................ ok
op/kvhslice.t ........................................................ ok
op/lc.t .............................................................. ok
op/leaky-magic.t ..................................................... ok
op/length.t .......................................................... ok
op/lex.t ............................................................. ok
op/lex_assign.t ...................................................... ok
op/lexsub.t .......................................................... ok
op/lfs.t ............................................................. skipped: no sparse files?
op/list.t ............................................................ ok
op/local.t ........................................................... ok
op/localref.t ........................................................ ok
op/lock.t ............................................................ ok
op/loopctl.t ......................................................... ok
op/lop.t ............................................................. ok
op/lvref.t ........................................................... ok
op/magic-27839.t ..................................................... ok
op/magic.t ........................................................... ok
op/method.t .......................................................... ok
op/mkdir.t ........................................................... ok
op/multideref.t ...................................................... ok
op/my.t .............................................................. ok
op/my_stash.t ........................................................ ok
op/mydef.t ........................................................... ok
op/negate.t .......................................................... ok
op/not.t ............................................................. ok
op/numconvert.t ...................................................... ok
op/numify.t .......................................................... ok
op/numify_chkflags.t ................................................. ok
op/oct.t ............................................................. ok
op/or.t .............................................................. ok
op/ord.t ............................................................. ok
op/overload_integer.t ................................................ ok
op/override.t ........................................................ ok
op/pack.t ............................................................ ok
op/packagev.t ........................................................ ok
op/pos.t ............................................................. ok
op/postfixderef.t .................................................... ok
op/pow.t ............................................................. ok
op/print.t ........................................................... ok
op/protowarn.t ....................................................... ok
op/push.t ............................................................ ok
op/pwent.t ........................................................... ok
op/qr.t .............................................................. ok
op/quotemeta.t ....................................................... ok
op/rand.t ............................................................ ok
op/range.t ........................................................... ok
op/read.t ............................................................ ok
op/readdir.t ......................................................... ok
op/readline.t ........................................................ ok
op/recurse.t ......................................................... ok
op/ref.t ............................................................. ok
op/repeat.t .......................................................... ok
op/require_37033.t ................................................... ok
op/require_errors.t .................................................. ok
op/require_override.t ................................................ ok
op/reset.t ........................................................... ok
op/reverse.t ......................................................... ok
op/rt119311.t ........................................................ ok
op/runlevel.t ........................................................ ok
op/select.t .......................................................... ok
op/setpgrpstack.t .................................................... ok
op/sigdispatch.t ..................................................... ok
op/signame_canonical.t ............................................... ok
op/signatures.t ...................................................... ok
op/sigsystem.t ....................................................... ok
op/sleep.t ........................................................... ok
op/smartkve.t ........................................................ ok
op/smartmatch.t ...................................................... ok
op/sort.t ............................................................ ok
op/splice.t .......................................................... ok
op/split.t ........................................................... ok
op/split_unicode.t ................................................... ok
op/sprintf.t ......................................................... ok
op/sprintf2.t ........................................................ ok
op/srand.t ........................................................... ok
op/sselect.t ......................................................... ok
op/stash.t ........................................................... ok
op/stash_parse_gv.t .................................................. ok
op/stat.t ............................................................ ok
op/stat_errors.t ..................................................... ok
op/state.t ........................................................... ok
op/study.t ........................................................... ok
op/studytied.t ....................................................... ok
op/sub.t ............................................................. ok
op/sub_lval.t ........................................................ ok
op/substr.t .......................................................... ok
op/substr_thr.t ...................................................... skipped: no ithreads
op/svflags.t ......................................................... ok
op/svleak.t .......................................................... ok
op/switch.t .......................................................... ok
op/symbolcache.t ..................................................... ok
op/sysio.t ........................................................... ok
# msgget failed
Use of uninitialized value $rcvd in string eq at op/taint.t line 1614.
op/taint.t ........................................................... ok
op/threads-dirh.t .................................................... skipped: no ithreads
op/threads.t ......................................................... skipped: no ithreads
op/tie.t ............................................................. ok
op/tie_fetch_count.t ................................................. ok
op/tiearray.t ........................................................ ok
op/tiehandle.t ....................................................... ok
op/tiehash.t ......................................................... ok
op/time.t ............................................................ ok
op/time_loop.t ....................................................... ok
op/tr.t .............................................................. ok
op/tr_latin1.t ....................................................... ok
op/try.t ............................................................. ok
op/undef.t ........................................................... ok
op/universal.t ....................................................... ok
op/unlink.t .......................................................... ok
op/unshift.t ......................................................... ok
op/upgrade.t ......................................................... ok
op/utf8cache.t ....................................................... ok
op/utf8decode.t ...................................................... ok
op/utf8magic.t ....................................................... ok
op/utfhash.t ......................................................... ok
op/utftaint.t ........................................................ ok
op/vec.t ............................................................. ok
op/ver.t ............................................................. ok
op/waitpid.t ......................................................... ok
op/wantarray.t ....................................................... ok
op/warn.t ............................................................ ok
op/while.t ........................................................... ok
op/write.t ........................................................... ok
op/yadayada.t ........................................................ ok
uni/attrs.t .......................................................... ok
uni/bless.t .......................................................... ok
uni/caller.t ......................................................... ok
uni/chomp.t .......................................................... ok
uni/class.t .......................................................... ok
uni/eval.t ........................................................... ok
uni/fold.t ........................................................... ok
uni/goto.t ........................................................... ok
uni/greek.t .......................................................... skipped: encoding.pm is no longer supported by the perl core
uni/gv.t ............................................................. ok
uni/labels.t ......................................................... ok
uni/latin2.t ......................................................... skipped: encoding.pm is no longer supported by the perl core
uni/lex_utf8.t ....................................................... ok
uni/lower.t .......................................................... ok
uni/method.t ......................................................... ok
uni/opcroak.t ........................................................ ok
uni/overload.t ....................................................... ok
uni/package.t ........................................................ ok
uni/parser.t ......................................................... ok
uni/readline.t ....................................................... ok
uni/select.t ......................................................... ok
uni/sprintf.t ........................................................ ok
uni/stash.t .......................................................... ok
uni/tie.t ............................................................ ok
uni/title.t .......................................................... ok
uni/tr_utf8.t ........................................................ ok
uni/universal.t ...................................................... ok
uni/upper.t .......................................................... ok
uni/variables.t ...................................................... ok
uni/write.t .......................................................... ok
mro/basic.t .......................................................... ok
mro/basic_01_c3.t .................................................... ok
mro/basic_01_c3_utf8.t ............................................... ok
mro/basic_01_dfs.t ................................................... ok
mro/basic_01_dfs_utf8.t .............................................. ok
mro/basic_02_c3.t .................................................... ok
mro/basic_02_c3_utf8.t ............................................... ok
mro/basic_02_dfs.t ................................................... ok
mro/basic_02_dfs_utf8.t .............................................. ok
mro/basic_03_c3.t .................................................... ok
mro/basic_03_c3_utf8.t ............................................... ok
mro/basic_03_dfs.t ................................................... ok
mro/basic_03_dfs_utf8.t .............................................. ok
mro/basic_04_c3.t .................................................... ok
mro/basic_04_c3_utf8.t ............................................... ok
mro/basic_04_dfs.t ................................................... ok
mro/basic_04_dfs_utf8.t .............................................. ok
mro/basic_05_c3.t .................................................... ok
mro/basic_05_c3_utf8.t ............................................... ok
mro/basic_05_dfs.t ................................................... ok
mro/basic_05_dfs_utf8.t .............................................. ok
mro/basic_utf8.t ..................................................... ok
mro/c3_with_overload.t ............................................... ok
mro/c3_with_overload_utf8.t .......................................... ok
mro/complex_c3.t ..................................................... ok
mro/complex_c3_utf8.t ................................................ ok
mro/complex_dfs.t .................................................... ok
mro/complex_dfs_utf8.t ............................................... ok
mro/dbic_c3.t ........................................................ ok
mro/dbic_c3_utf8.t ................................................... ok
mro/dbic_dfs.t ....................................................... ok
mro/dbic_dfs_utf8.t .................................................. ok
mro/inconsistent_c3.t ................................................ ok
mro/inconsistent_c3_utf8.t ........................................... ok
mro/isa_aliases.t .................................................... ok
mro/isa_aliases_utf8.t ............................................... ok
mro/isa_c3.t ......................................................... ok
mro/isa_c3_utf8.t .................................................... ok
mro/isa_dfs.t ........................................................ ok
mro/isa_dfs_utf8.t ................................................... ok
mro/isarev.t ......................................................... ok
mro/isarev_utf8.t .................................................... ok
mro/method_caching.t ................................................. ok
mro/method_caching_utf8.t ............................................ ok
mro/next_edgecases.t ................................................. ok
mro/next_edgecases_utf8.t ............................................ ok
mro/next_goto.t ...................................................... ok
mro/next_goto_utf8.t ................................................. ok
mro/next_inanon.t .................................................... ok
mro/next_inanon_utf8.t ............................................... ok
mro/next_ineval.t .................................................... ok
mro/next_ineval_utf8.t ............................................... ok
mro/next_method.t .................................................... ok
mro/next_method_utf8.t ............................................... ok
mro/next_NEXT.t ...................................................... ok
mro/next_NEXT_utf8.t ................................................. ok
mro/next_skip.t ...................................................... ok
mro/next_skip_utf8.t ................................................. ok
mro/overload_c3.t .................................................... ok
mro/overload_c3_utf8.t ............................................... ok
mro/overload_dfs.t ................................................... ok
mro/package_aliases.t ................................................ ok
mro/package_aliases_utf8.t ........................................... ok
mro/pkg_gen.t ........................................................ ok
mro/pkg_gen_utf8.t ................................................... ok
mro/recursion_c3.t ................................................... ok
mro/recursion_c3_utf8.t .............................................. ok
mro/recursion_dfs.t .................................................. ok
mro/recursion_dfs_utf8.t ............................................. ok
mro/vulcan_c3.t ...................................................... ok
mro/vulcan_c3_utf8.t ................................................. ok
mro/vulcan_dfs.t ..................................................... ok
mro/vulcan_dfs_utf8.t ................................................ ok
lib/commonsense.t .................................................... ok
lib/croak.t .......................................................... ok
lib/cygwin.t ......................................................... skipped: cygwin specific test
lib/deprecate.t ...................................................... ok
lib/mypragma.t ....................................................... ok
lib/no_load.t ........................................................ ok
lib/overload_fallback.t .............................................. ok
lib/overload_nomethod.t .............................................. ok
lib/proxy_constant_subs.t ............................................ ok
lib/universal.t ...................................................... ok
porting/args_assert.t ................................................ ok
porting/authors.t .................................................... skipped: not being run from a git checkout
porting/bench.t ...................................................... skipped: not devel
porting/bench_selftest.t ............................................. ok
porting/bincompat.t .................................................. ok
porting/checkcase.t .................................................. ok
porting/checkcfgvar.t ................................................ ok
porting/cmp_version.t ................................................ skipped: not being run from a git checkout
porting/copyright.t .................................................. ok
porting/corelist.t ................................................... ok
porting/customized.t ................................................. ok
porting/diag.t ....................................................... ok
porting/dual-life.t .................................................. ok
porting/exec-bit.t ................................................... ok
porting/extrefs.t .................................................... ok
porting/filenames.t .................................................. ok
porting/FindExt.t .................................................... ok
porting/globvar.t .................................................... ok
porting/libperl.t .................................................... ok
porting/maintainers.t ................................................ ok
porting/manifest.t ................................................... ok
porting/pending-author.t ............................................. skipped: not being run from a git checkout
porting/perlfunc.t ................................................... ok
porting/pod_rules.t .................................................. ok
porting/podcheck.t ................................................... ok
porting/re_context.t ................................................. ok
porting/readme.t ..................................................... ok
porting/regen.t ...................................................... ok
porting/ss_dup.t ..................................................... ok
porting/test_bootstrap.t ............................................. ok
porting/utils.t ...................................................... skipped: not being run from a git checkout
perf/benchmarks.t .................................................... ok
perf/opcount.t ....................................................... ok
perf/optree.t ........................................................ ok
perf/speed.t ......................................................... ok
perf/taint.t ......................................................... ok
../cpan/Archive-Tar/t/01_use.t ....................................... ok
../cpan/Archive-Tar/t/02_methods.t ................................... ok
../cpan/Archive-Tar/t/03_file.t ...................................... ok
../cpan/Archive-Tar/t/04_resolved_issues.t ........................... ok
../cpan/Archive-Tar/t/05_iter.t ...................................... ok
../cpan/Archive-Tar/t/06_error.t ..................................... ok
../cpan/Archive-Tar/t/08_ptargrep.t .................................. ok
../cpan/Archive-Tar/t/09_roundtrip.t ................................. ok
../cpan/Archive-Tar/t/90_symlink.t ................................... skipped: Skipping tests on this platform
../cpan/Archive-Tar/t/99_pod.t ....................................... skipped: Test::Pod v0.95 required for testing POD
../cpan/autodie/t/00-load.t .......................................... ok
../cpan/autodie/t/args.t ............................................. ok
../cpan/autodie/t/autodie.t .......................................... ok
../cpan/autodie/t/backcompat.t ....................................... ok
../cpan/autodie/t/basic_exceptions.t ................................. ok
../cpan/autodie/t/binmode.t .......................................... ok
../cpan/autodie/t/blog_hints.t ....................................... ok
../cpan/autodie/t/caller.t ........................................... ok
../cpan/autodie/t/chmod.t ............................................ ok
../cpan/autodie/t/chown.t ............................................ ok
../cpan/autodie/t/context.t .......................................... ok
../cpan/autodie/t/context_lexical.t .................................. ok
../cpan/autodie/t/core-trampoline-slurp.t ............................ ok
../cpan/autodie/t/crickey.t .......................................... ok
../cpan/autodie/t/dbmopen.t .......................................... ok
../cpan/autodie/t/eval_error.t ....................................... ok
../cpan/autodie/t/exception_class.t .................................. ok
../cpan/autodie/t/exception_nonref.t ................................. ok
../cpan/autodie/t/exceptions.t ....................................... ok
../cpan/autodie/t/exec.t ............................................. ok
../cpan/autodie/t/Fatal.t ............................................ ok
../cpan/autodie/t/filehandles.t ...................................... ok
../cpan/autodie/t/fileno.t ........................................... ok
../cpan/autodie/t/flock.t ............................................ ok
../cpan/autodie/t/format-clobber.t ................................... ok
../cpan/autodie/t/hints.t ............................................ ok
../cpan/autodie/t/hints_insist.t ..................................... ok
../cpan/autodie/t/hints_pod_examples.t ............................... ok
../cpan/autodie/t/hints_provider_does.t .............................. ok
../cpan/autodie/t/hints_provider_easy_does_it.t ...................... ok
../cpan/autodie/t/hints_provider_isa.t ............................... ok
../cpan/autodie/t/import-into.t ...................................... skipped: Test needs Import::Into >= 1.002004
../cpan/autodie/t/internal.t ......................................... ok
../cpan/autodie/t/internal-backcompat.t .............................. ok
../cpan/autodie/t/kill.t ............................................. ok
../cpan/autodie/t/lethal.t ........................................... ok
../cpan/autodie/t/mkdir.t ............................................ ok
../cpan/autodie/t/no-default.t ....................................... ok
../cpan/autodie/t/no_carp.t .......................................... ok
../cpan/autodie/t/open.t ............................................. ok
../cpan/autodie/t/read.t ............................................. ok
../cpan/autodie/t/recv.t ............................................. ok
../cpan/autodie/t/repeat.t ........................................... ok
../cpan/autodie/t/rt-74246.t ......................................... ok
../cpan/autodie/t/scope_leak.t ....................................... ok
../cpan/autodie/t/skip.t ............................................. ok
../cpan/autodie/t/string-eval-basic.t ................................ ok
../cpan/autodie/t/string-eval-leak.t ................................. ok
../cpan/autodie/t/sysopen.t .......................................... ok
../cpan/autodie/t/truncate.t ......................................... ok
../cpan/autodie/t/unlink.t ........................................... ok
../cpan/autodie/t/user-context.t ..................................... ok
../cpan/autodie/t/usersub.t .......................................... ok
../cpan/autodie/t/utf8_open.t ........................................ ok
../cpan/autodie/t/utime.t ............................................ ok
../cpan/autodie/t/version.t .......................................... skipped: Release test. Set $ENV{RELEASE_TESTING} to true to run.
../cpan/autodie/t/version_tag.t ...................................... ok
../cpan/AutoLoader/t/01AutoLoader.t .................................. ok
../cpan/AutoLoader/t/02AutoSplit.t ................................... ok
../cpan/bignum/t/backend-gmp-bigfloat.t .............................. skipped: Math::BigInt::GMP not installed
../cpan/bignum/t/backend-gmp-bigint.t ................................ skipped: Math::BigInt::GMP not installed
../cpan/bignum/t/backend-gmp-bignum.t ................................ skipped: Math::BigInt::GMP not installed
../cpan/bignum/t/backend-gmp-bigrat.t ................................ skipped: Math::BigInt::GMP not installed
../cpan/bignum/t/backend-pari-bigfloat.t ............................. skipped: Math::BigInt::Pari not installed
../cpan/bignum/t/backend-pari-bigint.t ............................... skipped: Math::BigInt::Pari not installed
../cpan/bignum/t/backend-pari-bignum.t ............................... skipped: Math::BigInt::Pari not installed
../cpan/bignum/t/backend-pari-bigrat.t ............................... skipped: Math::BigInt::Pari not installed
../cpan/bignum/t/bigexp.t ............................................ ok
../cpan/bignum/t/bigfloat.t .......................................... ok
../cpan/bignum/t/bigint.t ............................................ ok
../cpan/bignum/t/bignum.t ............................................ ok
../cpan/bignum/t/bigrat.t ............................................ ok
../cpan/bignum/t/const-bigfloat.t .................................... ok
../cpan/bignum/t/const-bigint.t ...................................... ok
../cpan/bignum/t/const-bignum.t ...................................... ok
../cpan/bignum/t/const-bigrat.t ...................................... ok
../cpan/bignum/t/down-mbi-up-mbf.t ................................... ok
../cpan/bignum/t/down-mbi-up-mbr.t ................................... ok
../cpan/bignum/t/down-mbi-up-undef.t ................................. ok
../cpan/bignum/t/down-undef-up-mbf.t ................................. ok
../cpan/bignum/t/e_pi-bigfloat.t ..................................... ok
../cpan/bignum/t/e_pi-bigint.t ....................................... ok
../cpan/bignum/t/e_pi-bignum.t ....................................... ok
../cpan/bignum/t/e_pi-bigrat.t ....................................... ok
../cpan/bignum/t/import-bigfloat.t ................................... ok
../cpan/bignum/t/import-bigint.t ..................................... ok
../cpan/bignum/t/import-bignum.t ..................................... ok
../cpan/bignum/t/import-bigrat.t ..................................... ok
../cpan/bignum/t/in_effect.t ......................................... ok
../cpan/bignum/t/infnan-bigfloat.t ................................... ok
../cpan/bignum/t/infnan-bigint.t ..................................... ok
../cpan/bignum/t/infnan-bignum.t ..................................... ok
../cpan/bignum/t/infnan-bigrat.t ..................................... ok
../cpan/bignum/t/option_a-bignum.t ................................... ok
../cpan/bignum/t/option_a.t .......................................... ok
../cpan/bignum/t/option_l-bigfloat.t ................................. ok
../cpan/bignum/t/option_l-bigint.t ................................... ok
../cpan/bignum/t/option_l-bignum.t ................................... ok
../cpan/bignum/t/option_l-bigrat.t ................................... ok
../cpan/bignum/t/option_p-bignum.t ................................... ok
../cpan/bignum/t/option_p.t .......................................... ok
../cpan/bignum/t/overrides.t ......................................... ok
../cpan/bignum/t/ratopt_a.t .......................................... ok
../cpan/bignum/t/scope-bigfloat.t .................................... ok
../cpan/bignum/t/scope-bigint.t ...................................... ok
../cpan/bignum/t/scope-bignum.t ...................................... ok
../cpan/bignum/t/scope-bigrat.t ...................................... ok
../cpan/bignum/t/scope-nested-const.t ................................ ok
../cpan/bignum/t/scope-nested-hex-oct.t .............................. ok
../cpan/Compress-Raw-Bzip2/t/000prereq.t ............................. ok
../cpan/Compress-Raw-Bzip2/t/01bzip2.t ............................... ok
../cpan/Compress-Raw-Bzip2/t/09limitoutput.t ......................... ok
../cpan/Compress-Raw-Bzip2/t/19nonpv.t ............................... ok
../cpan/Compress-Raw-Bzip2/t/99pod.t ................................. skipped: Test::Pod 1.00 required for testing POD
#
#
# Compress::Raw::Zlib::VERSION 2.105
#
# ZLIB_VERSION (from zlib.h) 1.2.12
# zlib_version (from zlib library) 1.2.12
#
# ZLIB_VERNUM 0x12C0
# BUILD_ZLIB 1
# GZIP_OS_CODE 3
#
# zlibCompileFlags 169
# Type Sizes
# size of uInt 32 bit
# size of uLong 64 bit
# size of pointer 64 bit
# size of z_off_t 64 bit
# Compiler Options None
# One-time table building None
# Library content None
# Operation variations None
#
../cpan/Compress-Raw-Zlib/t/01version.t .............................. ok
../cpan/Compress-Raw-Zlib/t/02zlib.t ................................. ok
../cpan/Compress-Raw-Zlib/t/07bufsize.t .............................. skipped: Lengthy Tests Disabled
../cpan/Compress-Raw-Zlib/t/09limitoutput.t .......................... ok
../cpan/Compress-Raw-Zlib/t/18lvalue.t ............................... ok
../cpan/Compress-Raw-Zlib/t/19nonpv.t ................................ ok
../cpan/Config-Perl-V/t/10_base.t .................................... ok
../cpan/Config-Perl-V/t/20_plv56.t ................................... ok
../cpan/Config-Perl-V/t/21_plv58.t ................................... ok
../cpan/Config-Perl-V/t/22_plv510.t .................................. ok
../cpan/Config-Perl-V/t/23_plv512.t .................................. ok
../cpan/Config-Perl-V/t/24_plv514.t .................................. ok
../cpan/Config-Perl-V/t/25_plv516.t .................................. ok
../cpan/Config-Perl-V/t/25_plv5162.t ................................. ok
../cpan/Config-Perl-V/t/26_plv518.t .................................. ok
../cpan/Config-Perl-V/t/26_plv5182.t ................................. ok
../cpan/Config-Perl-V/t/27_plv5200.t ................................. ok
../cpan/Config-Perl-V/t/27_plv5202.t ................................. ok
../cpan/Config-Perl-V/t/28_plv5220.t ................................. ok
../cpan/Config-Perl-V/t/28_plv52201w.t ............................... ok
../cpan/Config-Perl-V/t/29_plv5235w.t ................................ ok
../cpan/Config-Perl-V/t/30_plv5240.t ................................. ok
../cpan/Config-Perl-V/t/31_plv52511.t ................................ ok
../cpan/Config-Perl-V/t/32_plv5261rc1.t .............................. ok
../cpan/Config-Perl-V/t/33_plv52711r.t ............................... ok
../cpan/Config-Perl-V/t/34_plv5280.t ................................. ok
../cpan/Config-Perl-V/t/35_plv52910g.t ............................... ok
../cpan/Config-Perl-V/t/36_plv5300.t ................................. ok
../cpan/Config-Perl-V/t/37_plv53111qm.t .............................. ok
../cpan/Config-Perl-V/t/38_plv5320tld.t .............................. ok
../cpan/CPAN-Meta-Requirements/t/accepts.t ........................... ok
../cpan/CPAN-Meta-Requirements/t/bad_version_hook.t .................. ok
../cpan/CPAN-Meta-Requirements/t/basic.t ............................. ok
../cpan/CPAN-Meta-Requirements/t/finalize.t .......................... ok
../cpan/CPAN-Meta-Requirements/t/from-hash.t ......................... ok
../cpan/CPAN-Meta-Requirements/t/merge.t ............................. ok
../cpan/CPAN-Meta-Requirements/t/strings.t ........................... ok
../cpan/CPAN-Meta-YAML/t/01_api.t .................................... ok
../cpan/CPAN-Meta-YAML/t/01_compile.t ................................ ok
../cpan/CPAN-Meta-YAML/t/10_read.t ................................... ok
../cpan/CPAN-Meta-YAML/t/11_read_string.t ............................ ok
../cpan/CPAN-Meta-YAML/t/12_write.t .................................. ok
../cpan/CPAN-Meta-YAML/t/13_write_string.t ........................... ok
../cpan/CPAN-Meta-YAML/t/20_subclass.t ............................... ok
../cpan/CPAN-Meta-YAML/t/21_yamlpm_compat.t .......................... ok
../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t .......................... ok
../cpan/CPAN-Meta-YAML/t/31_local_tml.t .............................. ok
../cpan/CPAN-Meta-YAML/t/32_world_tml.t .............................. ok
../cpan/CPAN-Meta-YAML/t/86_fail.t ................................... ok
../cpan/CPAN-Meta/t/converter-bad.t .................................. ok
../cpan/CPAN-Meta/t/converter-fail.t ................................. ok
../cpan/CPAN-Meta/t/converter-fragments.t ............................ ok
../cpan/CPAN-Meta/t/converter.t ...................................... ok
../cpan/CPAN-Meta/t/load-bad.t ....................................... ok
../cpan/CPAN-Meta/t/merge.t .......................................... ok
../cpan/CPAN-Meta/t/meta-obj.t ....................................... ok
../cpan/CPAN-Meta/t/no-index.t ....................................... ok
../cpan/CPAN-Meta/t/optional_feature-merge.t ......................... ok
../cpan/CPAN-Meta/t/parse-cpan-meta/02_api.t ......................... ok
../cpan/CPAN-Meta/t/parse-cpan-meta/03_functions.t ................... ok
../cpan/CPAN-Meta/t/parse-cpan-meta/04_export.t ...................... ok
../cpan/CPAN-Meta/t/parse-cpan-meta/05_errors.t ...................... ok
../cpan/CPAN-Meta/t/prereqs-finalize.t ............................... ok
../cpan/CPAN-Meta/t/prereqs-merge.t .................................. ok
../cpan/CPAN-Meta/t/prereqs.t ........................................ ok
../cpan/CPAN-Meta/t/repository.t ..................................... ok
../cpan/CPAN-Meta/t/save-load.t ...................................... ok
../cpan/CPAN-Meta/t/validator.t ...................................... ok
../cpan/CPAN/t/01loadme.t ............................................ ok
../cpan/CPAN/t/02nox.t ............................................... ok
../cpan/CPAN/t/03pkgs.t .............................................. ok
../cpan/CPAN/t/10version.t ........................................... ok
../cpan/CPAN/t/11mirroredby.t ........................................ ok
../cpan/CPAN/t/32pushyhttps.t ........................................ skipped: running MinimumVersion test only run when AUTHOR_TEST set
../cpan/Digest-MD5/t/align.t ......................................... ok
../cpan/Digest-MD5/t/badfile.t ....................................... ok
../cpan/Digest-MD5/t/bits.t .......................................... ok
../cpan/Digest-MD5/t/clone.t ......................................... ok
../cpan/Digest-MD5/t/files.t ......................................... ok
../cpan/Digest-MD5/t/md5-aaa.t ....................................... ok
../cpan/Digest-MD5/t/threads.t ....................................... skipped: Perl compiled without ithreads
../cpan/Digest-MD5/t/utf8.t .......................................... ok
../cpan/Digest-MD5/t/warns.t ......................................... ok
../cpan/Digest-SHA/t/allfcns.t ....................................... ok
../cpan/Digest-SHA/t/base64.t ........................................ ok
../cpan/Digest-SHA/t/bitbuf.t ........................................ ok
../cpan/Digest-SHA/t/bitorder.t ...................................... ok
../cpan/Digest-SHA/t/fips180-4.t ..................................... ok
../cpan/Digest-SHA/t/fips198.t ....................................... ok
../cpan/Digest-SHA/t/gg.t ............................................ ok
../cpan/Digest-SHA/t/gglong.t ........................................ ok
../cpan/Digest-SHA/t/hmacsha.t ....................................... ok
../cpan/Digest-SHA/t/inheritance.t ................................... ok
../cpan/Digest-SHA/t/ireland.t ....................................... ok
../cpan/Digest-SHA/t/methods.t ....................................... ok
../cpan/Digest-SHA/t/nistbit.t ....................................... ok
../cpan/Digest-SHA/t/nistbyte.t ...................................... ok
../cpan/Digest-SHA/t/rfc2202.t ....................................... ok
../cpan/Digest-SHA/t/sha1.t .......................................... ok
../cpan/Digest-SHA/t/sha224.t ........................................ ok
../cpan/Digest-SHA/t/sha256.t ........................................ ok
../cpan/Digest-SHA/t/sha384.t ........................................ ok
../cpan/Digest-SHA/t/sha512.t ........................................ ok
../cpan/Digest-SHA/t/state.t ......................................... ok
../cpan/Digest-SHA/t/unicode.t ....................................... ok
../cpan/Digest-SHA/t/woodbury.t ...................................... ok
../cpan/Digest/t/base.t .............................................. ok
../cpan/Digest/t/digest.t ............................................ ok
../cpan/Digest/t/file.t .............................................. ok
../cpan/Digest/t/security.t .......................................... ok
../cpan/Encode/t/Aliases.t ........................................... ok
../cpan/Encode/t/at-cn.t ............................................. ok
../cpan/Encode/t/at-tw.t ............................................. ok
../cpan/Encode/t/CJKT.t .............................................. ok
../cpan/Encode/t/cow.t ............................................... ok
../cpan/Encode/t/decode.t ............................................ ok
../cpan/Encode/t/enc_data.t .......................................... skipped: encoding pragma not supported in Perl 5.25 or later
../cpan/Encode/t/enc_eucjp.t ......................................... skipped: Perl <=5.25.2 or cperl required
../cpan/Encode/t/enc_module.t ........................................ skipped: encoding pragma not supported in Perl 5.25 or later
../cpan/Encode/t/enc_utf8.t .......................................... skipped: Perl <=5.25.2 or cperl required
../cpan/Encode/t/Encode.t ............................................ ok
../cpan/Encode/t/Encoder.t ........................................... ok
../cpan/Encode/t/encoding-locale.t ................................... ok
../cpan/Encode/t/encoding.t .......................................... skipped: encoding pragma not supported in Perl 5.25 or later
../cpan/Encode/t/fallback.t .......................................... ok
../cpan/Encode/t/from_to.t ........................................... ok
../cpan/Encode/t/grow.t .............................................. ok
../cpan/Encode/t/gsm0338.t ........................................... ok
../cpan/Encode/t/guess.t ............................................. ok
../cpan/Encode/t/isa.t ............................................... ok
../cpan/Encode/t/jis7-fallback.t ..................................... ok
../cpan/Encode/t/jperl.t ............................................. skipped: encoding pragma not supported in Perl 5.25 or later
../cpan/Encode/t/magic.t ............................................. ok
../cpan/Encode/t/mime-header.t ....................................... ok
../cpan/Encode/t/mime-name.t ......................................... ok
../cpan/Encode/t/mime_header_iso2022jp.t ............................. ok
../cpan/Encode/t/perlio.t ............................................ ok
../cpan/Encode/t/piconv.t ............................................ skipped: Don't know how to test this within perl's core
../cpan/Encode/t/rt113164.t .......................................... ok
../cpan/Encode/t/rt65541.t ........................................... ok
../cpan/Encode/t/rt76824.t ........................................... ok
../cpan/Encode/t/rt85489.t ........................................... ok
../cpan/Encode/t/rt86327.t ........................................... ok
../cpan/Encode/t/taint.t ............................................. ok
../cpan/Encode/t/truncated_utf8.t .................................... ok
../cpan/Encode/t/undef.t ............................................. ok
../cpan/Encode/t/Unicode.t ........................................... ok
../cpan/Encode/t/Unicode_trailing_nul.t .............................. ok
../cpan/Encode/t/use-Encode-Alias.t .................................. ok
../cpan/Encode/t/utf32warnings.t ..................................... ok
../cpan/Encode/t/utf8ref.t ........................................... ok
../cpan/Encode/t/utf8strict.t ........................................ ok
../cpan/Encode/t/utf8warnings.t ...................................... ok
../cpan/Encode/t/xml.t ............................................... ok
../cpan/experimental/t/basic.t ....................................... ok
../cpan/ExtUtils-Constant/t/Constant.t ............................... ok
../cpan/ExtUtils-Install/t/can_write_dir.t ........................... ok
../cpan/ExtUtils-Install/t/Install.t ................................. ok
../cpan/ExtUtils-Install/t/Installapi2.t ............................. ok
../cpan/ExtUtils-Install/t/Installed.t ............................... ok
../cpan/ExtUtils-Install/t/InstallWithMM.t ........................... ok
../cpan/ExtUtils-Install/t/Packlist.t ................................ ok
../cpan/ExtUtils-MakeMaker/t/00compile.t ............................. skipped: No MANIFEST
../cpan/ExtUtils-MakeMaker/t/01perl_bugs.t ........................... ok
../cpan/ExtUtils-MakeMaker/t/02-xsdynamic.t .......................... ok
../cpan/ExtUtils-MakeMaker/t/03-xsstatic.t ........................... ok
../cpan/ExtUtils-MakeMaker/t/04-xs-rpath-darwin.t .................... skipped: Not darwin platform
../cpan/ExtUtils-MakeMaker/t/arch_check.t ............................ ok
../cpan/ExtUtils-MakeMaker/t/backwards.t ............................. ok
../cpan/ExtUtils-MakeMaker/t/basic.t ................................. ok
../cpan/ExtUtils-MakeMaker/t/build_man.t ............................. ok
../cpan/ExtUtils-MakeMaker/t/cd.t .................................... ok
../cpan/ExtUtils-MakeMaker/t/config.t ................................ ok
../cpan/ExtUtils-MakeMaker/t/cp.t .................................... ok
../cpan/ExtUtils-MakeMaker/t/dir_target.t ............................ ok
../cpan/ExtUtils-MakeMaker/t/echo.t .................................. ok
../cpan/ExtUtils-MakeMaker/t/eu_command.t ............................ ok
../cpan/ExtUtils-MakeMaker/t/FIRST_MAKEFILE.t ........................ ok
../cpan/ExtUtils-MakeMaker/t/fix_libs.t .............................. ok
../cpan/ExtUtils-MakeMaker/t/fixin.t ................................. ok
../cpan/ExtUtils-MakeMaker/t/hints.t ................................. ok
../cpan/ExtUtils-MakeMaker/t/INST.t .................................. ok
../cpan/ExtUtils-MakeMaker/t/INST_PREFIX.t ........................... ok
../cpan/ExtUtils-MakeMaker/t/INSTALL_BASE.t .......................... ok
../cpan/ExtUtils-MakeMaker/t/installed_file.t ........................ ok
../cpan/ExtUtils-MakeMaker/t/is_of_type.t ............................ ok
../cpan/ExtUtils-MakeMaker/t/Liblist.t ............................... ok
../cpan/ExtUtils-MakeMaker/t/make.t .................................. ok
../cpan/ExtUtils-MakeMaker/t/MakeMaker_Parameters.t .................. ok
../cpan/ExtUtils-MakeMaker/t/maketext_filter.t ....................... ok
../cpan/ExtUtils-MakeMaker/t/meta_convert.t .......................... ok
../cpan/ExtUtils-MakeMaker/t/metafile_data.t ......................... ok
../cpan/ExtUtils-MakeMaker/t/metafile_file.t ......................... ok
../cpan/ExtUtils-MakeMaker/t/min_perl_version.t ...................... ok
../cpan/ExtUtils-MakeMaker/t/miniperl.t .............................. ok
../cpan/ExtUtils-MakeMaker/t/Mkbootstrap.t ........................... ok
../cpan/ExtUtils-MakeMaker/t/MM_Any.t ................................ ok
../cpan/ExtUtils-MakeMaker/t/MM_BeOS.t ............................... skipped: This is not BeOS
../cpan/ExtUtils-MakeMaker/t/MM_Cygwin.t ............................. skipped: This is not cygwin
../cpan/ExtUtils-MakeMaker/t/MM_NW5.t ................................ skipped: This is not NW5
../cpan/ExtUtils-MakeMaker/t/MM_OS2.t ................................ skipped: This is not OS/2
../cpan/ExtUtils-MakeMaker/t/MM_Unix.t ............................... ok
../cpan/ExtUtils-MakeMaker/t/MM_VMS.t ................................ skipped: This is not VMS
../cpan/ExtUtils-MakeMaker/t/MM_Win32.t .............................. skipped: This is not Win32
../cpan/ExtUtils-MakeMaker/t/oneliner.t .............................. ok
../cpan/ExtUtils-MakeMaker/t/os_unsupported.t ........................ ok
../cpan/ExtUtils-MakeMaker/t/parse_abstract.t ........................ ok
../cpan/ExtUtils-MakeMaker/t/parse_version.t ......................... ok
../cpan/ExtUtils-MakeMaker/t/PL_FILES.t .............................. ok
../cpan/ExtUtils-MakeMaker/t/pm.t .................................... ok
../cpan/ExtUtils-MakeMaker/t/pm_to_blib.t ............................ ok
../cpan/ExtUtils-MakeMaker/t/pod2man.t ............................... ok
../cpan/ExtUtils-MakeMaker/t/postamble.t ............................. ok
../cpan/ExtUtils-MakeMaker/t/prefixify.t ............................. ok
../cpan/ExtUtils-MakeMaker/t/prereq.t ................................ ok
../cpan/ExtUtils-MakeMaker/t/prereq_print.t .......................... ok
../cpan/ExtUtils-MakeMaker/t/problems.t .............................. ok
../cpan/ExtUtils-MakeMaker/t/prompt.t ................................ ok
../cpan/ExtUtils-MakeMaker/t/recurs.t ................................ ok
../cpan/ExtUtils-MakeMaker/t/revision.t .............................. ok
../cpan/ExtUtils-MakeMaker/t/several_authors.t ....................... ok
../cpan/ExtUtils-MakeMaker/t/split_command.t ......................... ok
../cpan/ExtUtils-MakeMaker/t/test_boilerplate.t ...................... ok
../cpan/ExtUtils-MakeMaker/t/testlib.t ............................... ok
../cpan/ExtUtils-MakeMaker/t/unicode.t ............................... ok
../cpan/ExtUtils-MakeMaker/t/VERSION_FROM.t .......................... ok
../cpan/ExtUtils-MakeMaker/t/vstrings.t .............................. ok
../cpan/ExtUtils-MakeMaker/t/WriteEmptyMakefile.t .................... ok
../cpan/ExtUtils-MakeMaker/t/writemakefile_args.t .................... ok
../cpan/ExtUtils-Manifest/t/Manifest.t ............................... ok
../cpan/ExtUtils-PL2Bat/t/make_executable.t .......................... skipped: Only usable on Windows
../cpan/File-Fetch/t/01_File-Fetch.t ................................. ok
../cpan/File-Fetch/t/null_subclass.t ................................. ok
../cpan/File-Path/t/Path.t ........................................... ok
../cpan/File-Path/t/Path_root.t ...................................... skipped: not running as root
../cpan/File-Path/t/Path_win32.t ..................................... skipped: not win32
../cpan/File-Path/t/taint.t .......................................... ok
../cpan/File-Temp/t/cmp.t ............................................ ok
../cpan/File-Temp/t/fork.t ........................................... ok
../cpan/File-Temp/t/lock.t ........................................... skipped: Do not seem to have O_EXLOCK
../cpan/File-Temp/t/mktemp.t ......................................... ok
../cpan/File-Temp/t/object.t ......................................... ok
../cpan/File-Temp/t/posix.t .......................................... ok
../cpan/File-Temp/t/rmtree.t ......................................... ok
../cpan/File-Temp/t/security.t ....................................... ok
../cpan/File-Temp/t/seekable.t ....................................... ok
../cpan/File-Temp/t/tempfile.t ....................................... ok
../cpan/Filter-Util-Call/t/call.t .................................... ok
../cpan/Filter-Util-Call/t/rt_101033.t ............................... ok
../cpan/Filter-Util-Call/t/rt_54452-rebless.t ........................ ok
../cpan/Getopt-Long/t/gol-basic.t .................................... ok
../cpan/Getopt-Long/t/gol-linkage.t .................................. ok
../cpan/Getopt-Long/t/gol-oo.t ....................................... ok
../cpan/Getopt-Long/t/gol-xargv.t .................................... ok
../cpan/Getopt-Long/t/gol-xstring.t .................................. ok
../cpan/HTTP-Tiny/t/000_load.t ....................................... ok
../cpan/HTTP-Tiny/t/001_api.t ........................................ ok
../cpan/HTTP-Tiny/t/002_croakage.t ................................... ok
../cpan/HTTP-Tiny/t/003_agent.t ...................................... ok
../cpan/HTTP-Tiny/t/004_timeout.t .................................... ok
../cpan/HTTP-Tiny/t/010_url.t ........................................ ok
../cpan/HTTP-Tiny/t/020_headers.t .................................... ok
../cpan/HTTP-Tiny/t/030_response.t ................................... ok
../cpan/HTTP-Tiny/t/040_content.t .................................... ok
../cpan/HTTP-Tiny/t/050_chunked_body.t ............................... ok
../cpan/HTTP-Tiny/t/060_http_date.t .................................. ok
../cpan/HTTP-Tiny/t/070_cookie_jar.t ................................. ok
../cpan/HTTP-Tiny/t/100_get.t ........................................ ok
../cpan/HTTP-Tiny/t/101_head.t ....................................... ok
../cpan/HTTP-Tiny/t/102_put.t ........................................ ok
../cpan/HTTP-Tiny/t/103_delete.t ..................................... ok
../cpan/HTTP-Tiny/t/104_post.t ....................................... ok
../cpan/HTTP-Tiny/t/110_mirror.t ..................................... ok
../cpan/HTTP-Tiny/t/130_redirect.t ................................... ok
../cpan/HTTP-Tiny/t/140_proxy.t ...................................... ok
../cpan/HTTP-Tiny/t/141_no_proxy.t ................................... ok
../cpan/HTTP-Tiny/t/150_post_form.t .................................. ok
../cpan/HTTP-Tiny/t/160_cookies.t .................................... ok
../cpan/HTTP-Tiny/t/161_basic_auth.t ................................. ok
../cpan/HTTP-Tiny/t/162_proxy_auth.t ................................. ok
../cpan/HTTP-Tiny/t/170_keepalive.t .................................. ok
../cpan/IO-Compress/t/000prereq.t .................................... ok
../cpan/IO-Compress/t/001bzip2.t ..................................... ok
../cpan/IO-Compress/t/001zlib-generic-deflate.t ...................... ok
../cpan/IO-Compress/t/001zlib-generic-gzip.t ......................... ok
../cpan/IO-Compress/t/001zlib-generic-rawdeflate.t ................... ok
../cpan/IO-Compress/t/001zlib-generic-zip.t .......................... ok
../cpan/IO-Compress/t/002any-deflate.t ............................... ok
../cpan/IO-Compress/t/002any-gzip.t .................................. ok
../cpan/IO-Compress/t/002any-rawdeflate.t ............................ ok
../cpan/IO-Compress/t/002any-transparent.t ........................... ok
../cpan/IO-Compress/t/002any-zip.t ................................... ok
../cpan/IO-Compress/t/004gziphdr.t ................................... ok
../cpan/IO-Compress/t/005defhdr.t .................................... ok
../cpan/IO-Compress/t/006zip.t ....................................... ok
../cpan/IO-Compress/t/011-streamzip.t ................................ ok
../cpan/IO-Compress/t/01misc.t ....................................... ok
../cpan/IO-Compress/t/020isize.t ..................................... skipped: Lengthy Tests Disabled
../cpan/IO-Compress/t/050interop-gzip.t .............................. ok
../cpan/IO-Compress/t/100generic-bzip2.t ............................. ok
../cpan/IO-Compress/t/100generic-deflate.t ........................... ok
../cpan/IO-Compress/t/100generic-gzip.t .............................. ok
../cpan/IO-Compress/t/100generic-rawdeflate.t ........................ ok
../cpan/IO-Compress/t/100generic-zip.t ............................... ok
../cpan/IO-Compress/t/101truncate-bzip2.t ............................ skipped: Lengthy Tests Disabled
../cpan/IO-Compress/t/101truncate-deflate.t .......................... skipped: Lengthy Tests Disabled
../cpan/IO-Compress/t/101truncate-gzip.t ............................. skipped: Lengthy Tests Disabled
../cpan/IO-Compress/t/101truncate-rawdeflate.t ....................... skipped: Lengthy Tests Disabled
../cpan/IO-Compress/t/101truncate-zip.t .............................. skipped: Lengthy Tests Disabled
../cpan/IO-Compress/t/102tied-bzip2.t ................................ ok
../cpan/IO-Compress/t/102tied-deflate.t .............................. ok
../cpan/IO-Compress/t/102tied-gzip.t ................................. ok
../cpan/IO-Compress/t/102tied-rawdeflate.t ........................... ok
../cpan/IO-Compress/t/102tied-zip.t .................................. ok
../cpan/IO-Compress/t/103newtied-bzip2.t ............................. ok
../cpan/IO-Compress/t/103newtied-deflate.t ........................... ok
../cpan/IO-Compress/t/103newtied-gzip.t .............................. ok
../cpan/IO-Compress/t/103newtied-rawdeflate.t ........................ ok
../cpan/IO-Compress/t/103newtied-zip.t ............................... ok
../cpan/IO-Compress/t/104destroy-bzip2.t ............................. ok
../cpan/IO-Compress/t/104destroy-deflate.t ........................... ok
../cpan/IO-Compress/t/104destroy-gzip.t .............................. ok
../cpan/IO-Compress/t/104destroy-rawdeflate.t ........................ ok
../cpan/IO-Compress/t/104destroy-zip.t ............................... ok
../cpan/IO-Compress/t/105oneshot-bzip2.t ............................. ok
../cpan/IO-Compress/t/105oneshot-deflate.t ........................... ok
../cpan/IO-Compress/t/105oneshot-gzip.t .............................. ok
../cpan/IO-Compress/t/105oneshot-gzip-only.t ......................... ok
../cpan/IO-Compress/t/105oneshot-rawdeflate.t ........................ ok
../cpan/IO-Compress/t/105oneshot-zip.t ............................... ok
../cpan/IO-Compress/t/105oneshot-zip-bzip2-only.t .................... ok
../cpan/IO-Compress/t/105oneshot-zip-only.t .......................... ok
../cpan/IO-Compress/t/105oneshot-zip-store-only.t .................... skipped: Lengthy Tests Disabled
../cpan/IO-Compress/t/106prime-bzip2.t ............................... skipped: Lengthy Tests Disabled
../cpan/IO-Compress/t/106prime-deflate.t ............................. skipped: Lengthy Tests Disabled
../cpan/IO-Compress/t/106prime-gzip.t ................................ skipped: Lengthy Tests Disabled
../cpan/IO-Compress/t/106prime-rawdeflate.t .......................... skipped: Lengthy Tests Disabled
../cpan/IO-Compress/t/106prime-zip.t ................................. skipped: Lengthy Tests Disabled
../cpan/IO-Compress/t/107multi-bzip2.t ............................... ok
../cpan/IO-Compress/t/107multi-deflate.t ............................. ok
../cpan/IO-Compress/t/107multi-gzip.t ................................ ok
../cpan/IO-Compress/t/107multi-rawdeflate.t .......................... ok
../cpan/IO-Compress/t/107multi-zip.t ................................. ok
../cpan/IO-Compress/t/107multi-zip-only.t ............................ ok
../cpan/IO-Compress/t/108anyunc-bzip2.t .............................. ok
../cpan/IO-Compress/t/108anyunc-deflate.t ............................ ok
../cpan/IO-Compress/t/108anyunc-gzip.t ............................... ok
../cpan/IO-Compress/t/108anyunc-rawdeflate.t ......................... ok
../cpan/IO-Compress/t/108anyunc-transparent.t ........................ ok
../cpan/IO-Compress/t/108anyunc-zip.t ................................ ok
../cpan/IO-Compress/t/109merge-deflate.t ............................. ok
../cpan/IO-Compress/t/109merge-gzip.t ................................ ok
../cpan/IO-Compress/t/109merge-rawdeflate.t .......................... ok
../cpan/IO-Compress/t/109merge-zip.t ................................. skipped: not implemented yet
../cpan/IO-Compress/t/110encode-bzip2.t .............................. ok
../cpan/IO-Compress/t/110encode-deflate.t ............................ ok
../cpan/IO-Compress/t/110encode-gzip.t ............................... ok
../cpan/IO-Compress/t/110encode-rawdeflate.t ......................... ok
../cpan/IO-Compress/t/110encode-zip.t ................................ ok
../cpan/IO-Compress/t/111const-deflate.t ............................. ok
../cpan/IO-Compress/t/112utf8-zip.t .................................. ok
../cpan/IO-Compress/t/113issues.t .................................... ok
../cpan/IO-Compress/t/999pod.t ....................................... skipped: Test::Pod 1.00 required for testing POD
../cpan/IO-Compress/t/cz-01version.t ................................. ok
../cpan/IO-Compress/t/cz-03zlib-v1.t ................................. ok
../cpan/IO-Compress/t/cz-06gzsetp.t .................................. ok
../cpan/IO-Compress/t/cz-08encoding.t ................................ ok
../cpan/IO-Compress/t/cz-14gzopen.t .................................. ok
../cpan/IO-Compress/t/globmapper.t ................................... ok
../cpan/IO-Socket-IP/t/00use.t ....................................... ok
../cpan/IO-Socket-IP/t/01local-client-v4.t ........................... ok
../cpan/IO-Socket-IP/t/02local-server-v4.t ........................... ok
../cpan/IO-Socket-IP/t/03local-cross-v4.t ............................ ok
../cpan/IO-Socket-IP/t/04local-client-v6.t ........................... ok
../cpan/IO-Socket-IP/t/05local-server-v6.t ........................... ok
../cpan/IO-Socket-IP/t/06local-cross-v6.t ............................ ok
../cpan/IO-Socket-IP/t/10args.t ...................................... ok
# Failed test 'SO_REUSEPORT set'
# at t/11sockopts.t line 56.
# Looks like you failed 1 test of 4.
../cpan/IO-Socket-IP/t/11sockopts.t ..................................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
../cpan/IO-Socket-IP/t/12port-fallback.t ............................. ok
../cpan/IO-Socket-IP/t/13addrinfo.t .................................. ok
../cpan/IO-Socket-IP/t/14fileno.t .................................... ok
../cpan/IO-Socket-IP/t/15io-socket.t ................................. ok
../cpan/IO-Socket-IP/t/16v6only.t .................................... ok
../cpan/IO-Socket-IP/t/17gai-flags.t ................................. ok
../cpan/IO-Socket-IP/t/18fdopen.t .................................... ok
../cpan/IO-Socket-IP/t/19no-addrs.t .................................. ok
../cpan/IO-Socket-IP/t/20subclass.t .................................. ok
../cpan/IO-Socket-IP/t/21as-inet.t ................................... ok
../cpan/IO-Socket-IP/t/22timeout.t ................................... ok
../cpan/IO-Socket-IP/t/30nonblocking-connect.t ....................... ok
../cpan/IO-Socket-IP/t/31nonblocking-connect-internet.t .............. ok
../cpan/IO-Socket-IP/t/99pod.t ....................................... skipped: Test::Pod 1.00 required for testing POD
../cpan/IO-Zlib/t/basic.t ............................................ ok
../cpan/IO-Zlib/t/external.t ......................................... ok
../cpan/IO-Zlib/t/getc.t ............................................. ok
../cpan/IO-Zlib/t/getline.t .......................................... ok
../cpan/IO-Zlib/t/import.t ........................................... ok
../cpan/IO-Zlib/t/large.t ............................................ ok
../cpan/IO-Zlib/t/tied.t ............................................. ok
../cpan/IO-Zlib/t/uncomp1.t .......................................... ok
../cpan/IO-Zlib/t/uncomp2.t .......................................... ok
../cpan/IPC-Cmd/t/01_IPC-Cmd.t ....................................... ok
../cpan/IPC-Cmd/t/02_Interactive.t ................................... skipped: No interactive tests from harness
../cpan/IPC-Cmd/t/03_run-forked.t .................................... ok
#
# It may be that your kernel does not have SysV IPC configured.
#
semctl not implemented at t/ipcsysv.t line 239.
semctl not implemented at t/ipcsysv.t line 348.
END failed--call queue aborted.
# Looks like your test exited with 22 just after 7.
../cpan/IPC-SysV/t/ipcsysv.t .........................................
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 32/39 subtests
(less 6 skipped subtests: 1 okay)
../cpan/IPC-SysV/t/msg.t ............................................. skipped: IPC::Msg->new failed: Function not implemented
../cpan/IPC-SysV/t/pod.t ............................................. skipped: testing pod requires Test::Pod
../cpan/IPC-SysV/t/podcov.t .......................................... skipped: testing pod coverage requires Pod::Coverage 0.10
semctl not implemented at /home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/IPC-SysV/../../lib/IPC/Semaphore.pm line 107.
semctl not implemented at /home/jacoby/perl5/perlbrew/build/perl-5.36.1/perl-5.36.1/cpan/IPC-SysV/../../lib/IPC/Semaphore.pm line 59.
END failed--call queue aborted.
# Looks like your test exited with 22 just after 1.
../cpan/IPC-SysV/t/sem.t .............................................
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 10/11 subtests
../cpan/IPC-SysV/t/shm.t ............................................. ok
../cpan/JSON-PP/t/000_load.t ......................................... ok
../cpan/JSON-PP/t/001_utf8.t ......................................... ok
../cpan/JSON-PP/t/002_error.t ........................................ ok
../cpan/JSON-PP/t/003_types.t ........................................ ok
../cpan/JSON-PP/t/004_dwiw_encode.t .................................. ok
../cpan/JSON-PP/t/005_dwiw_decode.t .................................. ok
../cpan/JSON-PP/t/006_pc_pretty.t .................................... ok
../cpan/JSON-PP/t/007_pc_esc.t ....................................... ok
../cpan/JSON-PP/t/008_pc_base.t ...................................... ok
../cpan/JSON-PP/t/009_pc_extra_number.t .............................. ok
../cpan/JSON-PP/t/010_pc_keysort.t ................................... ok
../cpan/JSON-PP/t/011_pc_expo.t ...................................... ok
../cpan/JSON-PP/t/012_blessed.t ...................................... ok
../cpan/JSON-PP/t/013_limit.t ........................................ ok
../cpan/JSON-PP/t/014_latin1.t ....................................... ok
../cpan/JSON-PP/t/015_prefix.t ....................................... ok
../cpan/JSON-PP/t/016_tied.t ......................................... ok
../cpan/JSON-PP/t/017_relaxed.t ...................................... ok
../cpan/JSON-PP/t/018_json_checker.t ................................. ok
../cpan/JSON-PP/t/019_incr.t ......................................... ok
../cpan/JSON-PP/t/020_faihu.t ........................................ ok
../cpan/JSON-PP/t/020_unknown.t ...................................... ok
../cpan/JSON-PP/t/021_evans.t ........................................ ok
../cpan/JSON-PP/t/022_comment_at_eof.t ............................... ok
../cpan/JSON-PP/t/052_object.t ....................................... ok
../cpan/JSON-PP/t/099_binary.t ....................................... ok
../cpan/JSON-PP/t/104_sortby.t ....................................... ok
../cpan/JSON-PP/t/105_esc_slash.t .................................... ok
../cpan/JSON-PP/t/106_allow_barekey.t ................................ ok
../cpan/JSON-PP/t/107_allow_singlequote.t ............................ ok
../cpan/JSON-PP/t/108_decode.t ....................................... ok
../cpan/JSON-PP/t/109_encode.t ....................................... ok
../cpan/JSON-PP/t/110_bignum.t ....................................... ok
../cpan/JSON-PP/t/112_upgrade.t ...................................... ok
../cpan/JSON-PP/t/113_overloaded_eq.t ................................ ok
../cpan/JSON-PP/t/114_decode_prefix.t ................................ ok
../cpan/JSON-PP/t/115_tie_ixhash.t ................................... ok
../cpan/JSON-PP/t/116_incr_parse_fixed.t ............................. ok
../cpan/JSON-PP/t/117_numbers.t ...................................... ok
../cpan/JSON-PP/t/118_boolean_values.t ............................... ok
../cpan/JSON-PP/t/gh_28_json_test_suite.t ............................ ok
../cpan/JSON-PP/t/gh_29_trailing_false_value.t ....................... ok
../cpan/JSON-PP/t/rt_116998_wrong_character_offset.t ................. ok
../cpan/JSON-PP/t/rt_90071_incr_parse.t .............................. ok
../cpan/JSON-PP/t/zero-mojibake.t .................................... ok
../cpan/libnet/t/config.t ............................................ ok
../cpan/libnet/t/datasend.t .......................................... ok
../cpan/libnet/t/ftp.t ............................................... skipped: no ftp_testhost defined in config
../cpan/libnet/t/hostname.t .......................................... ok
../cpan/libnet/t/netrc.t ............................................. ok
../cpan/libnet/t/nntp.t .............................................. skipped: no nntp_hosts defined in config
../cpan/libnet/t/nntp_ipv6.t ......................................... ok
../cpan/libnet/t/nntp_ssl.t .......................................... skipped: no SSL support found in Net::NNTP
../cpan/libnet/t/pop3_ipv6.t ......................................... ok
../cpan/libnet/t/pop3_ssl.t .......................................... skipped: no SSL support found in Net::POP3
../cpan/libnet/t/require.t ........................................... ok
../cpan/libnet/t/smtp.t .............................................. skipped: no smtp_hosts defined in config
../cpan/libnet/t/smtp_ipv6.t ......................................... ok
../cpan/libnet/t/smtp_ssl.t .......................................... skipped: no SSL support found in Net::SMTP
../cpan/libnet/t/time.t .............................................. ok
../cpan/Locale-Maketext-Simple/t/0-signature.t ....................... ok
../cpan/Locale-Maketext-Simple/t/1-basic.t ........................... ok
../cpan/Locale-Maketext-Simple/t/2-load_po_without_i_default.t ....... skipped: No soft dependencies, i_default will not work
../cpan/Locale-Maketext-Simple/t/3-load_po_with_i_default.t .......... skipped: No soft dependencies, i_default will not work
../cpan/Math-BigInt-FastCalc/t/bigintfc.t ............................ ok
../cpan/Math-BigInt-FastCalc/t/biglog.t .............................. ok
../cpan/Math-BigInt-FastCalc/t/bigroot.t ............................. ok
../cpan/Math-BigInt-FastCalc/t/bootstrap.t ........................... ok
../cpan/Math-BigInt-FastCalc/t/leak.t ................................ ok
../cpan/Math-BigInt-FastCalc/t/mbi_rand.t ............................ ok
../cpan/Math-BigInt/t/_bin_parts_to_lib_parts.t ...................... ok
../cpan/Math-BigInt/t/_bin_str_to_str_parts.t ........................ ok
../cpan/Math-BigInt/t/_dec_parts_to_lib_parts.t ...................... ok
../cpan/Math-BigInt/t/_dec_str_to_str_parts.t ........................ ok
../cpan/Math-BigInt/t/_e_math.t ...................................... ok
../cpan/Math-BigInt/t/_hex_str_to_str_parts.t ........................ ok
../cpan/Math-BigInt/t/_oct_str_to_str_parts.t ........................ ok
../cpan/Math-BigInt/t/backermann-mbi.t ............................... ok
../cpan/Math-BigInt/t/bare_mbf.t ..................................... ok
../cpan/Math-BigInt/t/bare_mbi.t ..................................... ok
../cpan/Math-BigInt/t/bare_mif.t ..................................... ok
../cpan/Math-BigInt/t/bdigitsum-mbi.t ................................ ok
../cpan/Math-BigInt/t/bdstr-mbf.t .................................... ok
../cpan/Math-BigInt/t/bdstr-mbi.t .................................... ok
../cpan/Math-BigInt/t/bestr-mbf.t .................................... ok
../cpan/Math-BigInt/t/bestr-mbi.t .................................... ok
../cpan/Math-BigInt/t/bfib-mbi.t ..................................... ok
../cpan/Math-BigInt/t/big_pi_e.t ..................................... ok
../cpan/Math-BigInt/t/bigfltpm.t ..................................... ok
../cpan/Math-BigInt/t/bigintc-import.t ............................... ok
../cpan/Math-BigInt/t/bigintc.t ...................................... ok
../cpan/Math-BigInt/t/bigintpm.t ..................................... ok
../cpan/Math-BigInt/t/bigints.t ...................................... ok
../cpan/Math-BigInt/t/biglog.t ....................................... ok
../cpan/Math-BigInt/t/bigroot.t ...................................... ok
../cpan/Math-BigInt/t/blucas-mbi.t ................................... ok
../cpan/Math-BigInt/t/bnok-mbf.t ..................................... ok
../cpan/Math-BigInt/t/bnok-mbi.t ..................................... ok
../cpan/Math-BigInt/t/bnstr-mbf.t .................................... ok
../cpan/Math-BigInt/t/bnstr-mbi.t .................................... ok
../cpan/Math-BigInt/t/bpi-mbf.t ...................................... ok
../cpan/Math-BigInt/t/bpi-mbi.t ...................................... ok
../cpan/Math-BigInt/t/bpow-mbf.t ..................................... ok
../cpan/Math-BigInt/t/bpow-mbi.t ..................................... ok
../cpan/Math-BigInt/t/bsstr-mbf.t .................................... ok
../cpan/Math-BigInt/t/bsstr-mbi.t .................................... ok
../cpan/Math-BigInt/t/buparrow-mbi.t ................................. ok
../cpan/Math-BigInt/t/calling-class-methods.t ........................ ok
../cpan/Math-BigInt/t/calling-constant.t ............................. ok
../cpan/Math-BigInt/t/calling-instance-methods.t ..................... ok
../cpan/Math-BigInt/t/calling-lib1.t ................................. ok
../cpan/Math-BigInt/t/calling-lib2.t ................................. ok
../cpan/Math-BigInt/t/config.t ....................................... ok
../cpan/Math-BigInt/t/const-mbf.t .................................... ok
../cpan/Math-BigInt/t/const-mbi.t .................................... ok
../cpan/Math-BigInt/t/downgrade.t .................................... ok
../cpan/Math-BigInt/t/dparts-mbf.t ................................... ok
../cpan/Math-BigInt/t/dparts-mbi.t ................................... ok
../cpan/Math-BigInt/t/eparts-mbf.t ................................... ok
../cpan/Math-BigInt/t/eparts-mbi.t ................................... ok
../cpan/Math-BigInt/t/fparts-mbf.t ................................... ok
../cpan/Math-BigInt/t/fparts-mbi.t ................................... ok
../cpan/Math-BigInt/t/from_base-mbi.t ................................ ok
../cpan/Math-BigInt/t/from_base_num-mbi.t ............................ ok
../cpan/Math-BigInt/t/from_bin-mbf.t ................................. ok
../cpan/Math-BigInt/t/from_bin-mbi.t ................................. ok
../cpan/Math-BigInt/t/from_hex-mbf.t ................................. ok
../cpan/Math-BigInt/t/from_hex-mbi.t ................................. ok
../cpan/Math-BigInt/t/from_ieee754-mbf.t ............................. ok
../cpan/Math-BigInt/t/from_oct-mbf.t ................................. ok
../cpan/Math-BigInt/t/from_oct-mbi.t ................................. ok
../cpan/Math-BigInt/t/inf_nan.t ...................................... ok
../cpan/Math-BigInt/t/isa.t .......................................... ok
../cpan/Math-BigInt/t/lib_load-mbf-mbi.t ............................. ok
../cpan/Math-BigInt/t/lib_load-mbi-mbf.t ............................. ok
../cpan/Math-BigInt/t/mbf_ali.t ...................................... ok
../cpan/Math-BigInt/t/mbi_ali.t ...................................... ok
../cpan/Math-BigInt/t/mbi_rand.t ..................................... ok
../cpan/Math-BigInt/t/mbimbf.t ....................................... ok
../cpan/Math-BigInt/t/nan_cmp.t ...................................... ok
../cpan/Math-BigInt/t/new-mbf.t ...................................... ok
../cpan/Math-BigInt/t/new-mbi.t ...................................... ok
../cpan/Math-BigInt/t/new_overloaded.t ............................... ok
../cpan/Math-BigInt/t/nparts-mbf.t ................................... ok
../cpan/Math-BigInt/t/nparts-mbi.t ................................... ok
../cpan/Math-BigInt/t/objectify_mbf.t ................................ ok
../cpan/Math-BigInt/t/objectify_mbi.t ................................ ok
../cpan/Math-BigInt/t/req_mbf0.t ..................................... ok
../cpan/Math-BigInt/t/req_mbf1.t ..................................... ok
../cpan/Math-BigInt/t/req_mbfa.t ..................................... ok
../cpan/Math-BigInt/t/req_mbfi.t ..................................... ok
../cpan/Math-BigInt/t/req_mbfn.t ..................................... ok
../cpan/Math-BigInt/t/req_mbfw.t ..................................... ok
../cpan/Math-BigInt/t/require.t ...................................... ok
../cpan/Math-BigInt/t/round.t ........................................ ok
../cpan/Math-BigInt/t/rt-16221.t ..................................... ok
../cpan/Math-BigInt/t/sparts-mbf.t ................................... ok
../cpan/Math-BigInt/t/sparts-mbi.t ................................... ok
../cpan/Math-BigInt/t/sub_ali.t ...................................... ok
../cpan/Math-BigInt/t/sub_mbf.t ...................................... ok
../cpan/Math-BigInt/t/sub_mbi.t ...................................... ok
../cpan/Math-BigInt/t/sub_mif.t ...................................... ok
../cpan/Math-BigInt/t/to_base-mbi.t .................................. ok
../cpan/Math-BigInt/t/to_base_num-mbi.t .............................. ok
../cpan/Math-BigInt/t/to_ieee754-mbf.t ............................... ok
../cpan/Math-BigInt/t/trap.t ......................................... ok
../cpan/Math-BigInt/t/upgrade.t ...................................... ok
../cpan/Math-BigInt/t/upgrade2.t ..................................... ok
../cpan/Math-BigInt/t/upgradef.t ..................................... ok
../cpan/Math-BigInt/t/use.t .......................................... ok
../cpan/Math-BigInt/t/use_lib1.t ..................................... ok
../cpan/Math-BigInt/t/use_lib2.t ..................................... ok
../cpan/Math-BigInt/t/use_lib3.t ..................................... ok
../cpan/Math-BigInt/t/use_lib4.t ..................................... ok
../cpan/Math-BigInt/t/use_lib5.t ..................................... ok
../cpan/Math-BigInt/t/use_lib6.t ..................................... ok
../cpan/Math-BigInt/t/use_mbfw.t ..................................... ok
../cpan/Math-BigInt/t/with_sub.t ..................................... ok
../cpan/Math-BigRat/t/badd-mbr.t ..................................... ok
../cpan/Math-BigRat/t/big_ap.t ....................................... ok
../cpan/Math-BigRat/t/bigfltrt.t ..................................... ok
../cpan/Math-BigRat/t/bigrat.t ....................................... ok
../cpan/Math-BigRat/t/bigratpm.t ..................................... ok
../cpan/Math-BigRat/t/bigratup.t ..................................... ok
../cpan/Math-BigRat/t/binv-mbr.t ..................................... ok
../cpan/Math-BigRat/t/bitwise.t ...................................... ok
../cpan/Math-BigRat/t/bnok-mbr.t ..................................... ok
../cpan/Math-BigRat/t/const-mbr.t .................................... ok
../cpan/Math-BigRat/t/downgrade.t .................................... ok
../cpan/Math-BigRat/t/dparts-mbr.t ................................... ok
../cpan/Math-BigRat/t/fparts-mbr.t ................................... ok
../cpan/Math-BigRat/t/hang.t ......................................... ok
../cpan/Math-BigRat/t/new-mbr.t ...................................... ok
../cpan/Math-BigRat/t/requirer.t ..................................... ok
../cpan/Math-BigRat/t/rt121139.t ..................................... ok
../cpan/Math-BigRat/t/trap.t ......................................... ok
../cpan/Math-Complex/t/Complex.t ..................................... ok
../cpan/Math-Complex/t/Trig.t ........................................ ok
../cpan/Math-Complex/t/underbar.t .................................... ok
../cpan/Memoize/t/array.t ............................................ ok
../cpan/Memoize/t/array_confusion.t .................................. ok
../cpan/Memoize/t/correctness.t ...................................... ok
../cpan/Memoize/t/errors.t ........................................... ok
../cpan/Memoize/t/expfile.t .......................................... ok
../cpan/Memoize/t/expire.t ........................................... ok
../cpan/Memoize/t/expmod_n.t ......................................... ok
../cpan/Memoize/t/expmod_t.t ......................................... ok
../cpan/Memoize/t/flush.t ............................................ ok
../cpan/Memoize/t/normalize.t ........................................ ok
../cpan/Memoize/t/prototype.t ........................................ ok
../cpan/Memoize/t/speed.t ............................................ ok
../cpan/Memoize/t/tie.t .............................................. ok
../cpan/Memoize/t/tie_gdbm.t ......................................... skipped: (no reason given)
../cpan/Memoize/t/tie_ndbm.t ......................................... skipped: (no reason given)
../cpan/Memoize/t/tie_sdbm.t ......................................... ok
../cpan/Memoize/t/tie_storable.t ..................................... ok
../cpan/Memoize/t/tiefeatures.t ...................................... ok
../cpan/Memoize/t/unmemoize.t ........................................ ok
../cpan/MIME-Base64/t/base64.t ....................................... ok
../cpan/MIME-Base64/t/base64url.t .................................... ok
../cpan/MIME-Base64/t/length.t ....................................... ok
../cpan/MIME-Base64/t/quoted-print.t ................................. ok
../cpan/MIME-Base64/t/unicode.t ...................................... ok
../cpan/Module-Load-Conditional/t/01_Module_Load_Conditional.t ....... ok
../cpan/Module-Load/t/01_Module-Load.t ............................... ok
../cpan/Module-Load/t/02_Module-Load.t ............................... ok
../cpan/Module-Loaded/t/01_Module-Loaded.t ........................... ok
../cpan/Module-Metadata/t/contains_pod.t ............................. ok
../cpan/Module-Metadata/t/encoding.t ................................. ok
../cpan/Module-Metadata/t/endpod.t ................................... ok
../cpan/Module-Metadata/t/extract-package.t .......................... ok
../cpan/Module-Metadata/t/extract-version.t .......................... ok
../cpan/Module-Metadata/t/metadata.t ................................. ok
../cpan/Module-Metadata/t/taint.t .................................... ok
../cpan/Module-Metadata/t/version.t .................................. ok
../cpan/NEXT/t/actual.t .............................................. ok
../cpan/NEXT/t/actuns.t .............................................. ok
../cpan/NEXT/t/dynamically_scoped_regex_vars.t ....................... ok
../cpan/NEXT/t/next.t ................................................ ok
../cpan/NEXT/t/stringify.t ........................................... ok
../cpan/NEXT/t/unseen.t .............................................. ok
../cpan/Params-Check/t/01_Params-Check.t ............................. ok
../cpan/parent/t/compile-time-file.t ................................. ok
../cpan/parent/t/compile-time.t ...................................... ok
../cpan/parent/t/parent-classfromclassfile.t ......................... ok
../cpan/parent/t/parent-classfromfile.t .............................. ok
../cpan/parent/t/parent-pmc.t ........................................ ok
../cpan/parent/t/parent-returns-false.t .............................. ok
../cpan/parent/t/parent.t ............................................ ok
../cpan/Perl-OSType/t/OSType.t ....................................... ok
../cpan/PerlIO-via-QuotedPrint/t/changes.t ........................... skipped: Author testing only
../cpan/PerlIO-via-QuotedPrint/t/critic.t ............................ skipped: Author testing only
../cpan/PerlIO-via-QuotedPrint/t/pod.t ............................... skipped: Author testing only
../cpan/PerlIO-via-QuotedPrint/t/pod_coverage.t ...................... skipped: Author testing only
../cpan/PerlIO-via-QuotedPrint/t/QuotedPrint.t ....................... ok
../cpan/Pod-Checker/t/pod/podchkenc.t ................................ ok
../cpan/Pod-Checker/t/pod/podchklink.t ............................... ok
../cpan/Pod-Checker/t/pod/poderrs.t .................................. ok
../cpan/Pod-Checker/t/pod/podname.t .................................. ok
../cpan/Pod-Checker/t/pod/selfcheck.t ................................ ok
../cpan/Pod-Escapes/t/01_about_verbose.t ............................. ok
../cpan/Pod-Escapes/t/10_main.t ...................................... ok
../cpan/Pod-Escapes/t/15_name2charnum.t .............................. ok
../cpan/Pod-Perldoc/t/00_load.t ...................................... ok
../cpan/Pod-Perldoc/t/01_about_verbose.t ............................. ok
../cpan/Pod-Perldoc/t/pod.t .......................................... skipped: Pod tests not required for installation.
../cpan/Pod-Perldoc/t/man/_get_columns.t ............................. ok
../cpan/Pod-Simple/t/00about.t ....................................... ok
../cpan/Pod-Simple/t/20_skip.t ....................................... ok
../cpan/Pod-Simple/t/ac_d.t .......................................... ok
../cpan/Pod-Simple/t/accept01.t ...................................... ok
../cpan/Pod-Simple/t/accept05.t ...................................... ok
../cpan/Pod-Simple/t/basic.t ......................................... ok
../cpan/Pod-Simple/t/begin.t ......................................... ok
../cpan/Pod-Simple/t/cbacks.t ........................................ ok
../cpan/Pod-Simple/t/chunking.t ...................................... ok
../cpan/Pod-Simple/t/closeys.t ....................................... ok
../cpan/Pod-Simple/t/content_seen.t .................................. ok
../cpan/Pod-Simple/t/corpus.t ........................................ ok
../cpan/Pod-Simple/t/emptylists.t .................................... ok
../cpan/Pod-Simple/t/enc-chars.t ..................................... ok
../cpan/Pod-Simple/t/encod01.t ....................................... ok
../cpan/Pod-Simple/t/encod02.t ....................................... ok
../cpan/Pod-Simple/t/encod03.t ....................................... ok
../cpan/Pod-Simple/t/encod04.t ....................................... ok
../cpan/Pod-Simple/t/end_over.t ...................................... ok
../cpan/Pod-Simple/t/eol.t ........................................... ok
../cpan/Pod-Simple/t/eol2.t .......................................... ok
../cpan/Pod-Simple/t/fake-closers.t .................................. ok
../cpan/Pod-Simple/t/fcodes.t ........................................ ok
../cpan/Pod-Simple/t/fcodes_e.t ...................................... ok
../cpan/Pod-Simple/t/fcodes_l.t ...................................... ok
../cpan/Pod-Simple/t/fcodes_s.t ...................................... ok
../cpan/Pod-Simple/t/for.t ........................................... ok
../cpan/Pod-Simple/t/fornot.t ........................................ ok
../cpan/Pod-Simple/t/github_issue_79.t ............................... skipped: Need Test::Deep to test
../cpan/Pod-Simple/t/heads.t ......................................... ok
../cpan/Pod-Simple/t/html01.t ........................................ ok
../cpan/Pod-Simple/t/html02.t ........................................ ok
../cpan/Pod-Simple/t/html03.t ........................................ ok
../cpan/Pod-Simple/t/htmlbat.t ....................................... ok
../cpan/Pod-Simple/t/items.t ......................................... ok
../cpan/Pod-Simple/t/items02.t ....................................... ok
../cpan/Pod-Simple/t/itemstar.t ...................................... ok
../cpan/Pod-Simple/t/JustPod01.t ..................................... ok
../cpan/Pod-Simple/t/JustPod02.t ..................................... ok
../cpan/Pod-Simple/t/JustPod_corpus.t ................................ ok
../cpan/Pod-Simple/t/linkclas.t ...................................... ok
../cpan/Pod-Simple/t/output.t ........................................ ok
../cpan/Pod-Simple/t/puller.t ........................................ ok
../cpan/Pod-Simple/t/pulltitl.t ...................................... ok
../cpan/Pod-Simple/t/reinit.t ........................................ ok
../cpan/Pod-Simple/t/render.t ........................................ ok
../cpan/Pod-Simple/t/rtf_utf8.t ...................................... ok
../cpan/Pod-Simple/t/search05.t ...................................... ok
../cpan/Pod-Simple/t/search10.t ...................................... ok
../cpan/Pod-Simple/t/search12.t ...................................... ok
../cpan/Pod-Simple/t/search20.t ...................................... ok
../cpan/Pod-Simple/t/search22.t ...................................... ok
../cpan/Pod-Simple/t/search25.t ...................................... ok
../cpan/Pod-Simple/t/search26.t ...................................... ok
../cpan/Pod-Simple/t/search27.t ...................................... ok
../cpan/Pod-Simple/t/search28.t ...................................... ok
../cpan/Pod-Simple/t/search29.t ...................................... ok
../cpan/Pod-Simple/t/search50.t ...................................... ok
../cpan/Pod-Simple/t/search60.t ...................................... ok
../cpan/Pod-Simple/t/stree.t ......................................... ok
../cpan/Pod-Simple/t/strpvbtm.t ...................................... ok
../cpan/Pod-Simple/t/tiedfh.t ........................................ ok
../cpan/Pod-Simple/t/verb_fmt.t ...................................... ok
../cpan/Pod-Simple/t/verbatim.t ...................................... ok
../cpan/Pod-Simple/t/whine.t ......................................... ok
../cpan/Pod-Simple/t/x_nixer.t ....................................... ok
../cpan/Pod-Simple/t/xhtml-bkb.t ..................................... ok
../cpan/Pod-Simple/t/xhtml01.t ....................................... ok
../cpan/Pod-Simple/t/xhtml05.t ....................................... ok
../cpan/Pod-Simple/t/xhtml10.t ....................................... ok
../cpan/Pod-Simple/t/xhtml15.t ....................................... ok
../cpan/Pod-Simple/t/xhtml20.t ....................................... ok
../cpan/Pod-Usage/t/pod/headwithmarkup.t ............................. ok
../cpan/Pod-Usage/t/pod/pod2usage.t .................................. ok
../cpan/Pod-Usage/t/pod/pod2usage2.t ................................. ok
../cpan/Pod-Usage/t/pod/selectheaders.t .............................. ok
../cpan/Pod-Usage/t/pod/selectsections.t ............................. ok
../cpan/podlators/t/docs/pod-spelling.t .............................. skipped: Spelling tests only run for author
../cpan/podlators/t/docs/pod.t ....................................... skipped: POD syntax tests normally skipped
../cpan/podlators/t/docs/spdx-license.t .............................. skipped: SPDX identifier tests normally skipped
../cpan/podlators/t/docs/synopsis.t .................................. skipped: Synopsis syntax tests normally skipped
../cpan/podlators/t/general/basic.t .................................. ok
../cpan/podlators/t/general/filehandle.t ............................. ok
../cpan/podlators/t/general/pod-parser.t ............................. ok
../cpan/podlators/t/man/devise-date.t ................................ ok
../cpan/podlators/t/man/devise-title.t ............................... ok
../cpan/podlators/t/man/empty.t ...................................... ok
../cpan/podlators/t/man/heading.t .................................... ok
../cpan/podlators/t/man/iso-8859-1.t ................................. ok
../cpan/podlators/t/man/no-encode.t .................................. ok
../cpan/podlators/t/man/snippets.t ................................... ok
../cpan/podlators/t/man/utf8-io.t .................................... ok
../cpan/podlators/t/parselink/basic.t ................................ ok
../cpan/podlators/t/style/minimum-version.t .......................... skipped: Minimum version tests normally skipped
../cpan/podlators/t/style/module-version.t ........................... skipped: Module version tests normally skipped
../cpan/podlators/t/style/obsolete-strings.t ......................... skipped: Obsolete strings tests normally skipped
../cpan/podlators/t/style/strict.t ................................... skipped: Strictness tests normally skipped
../cpan/podlators/t/text/color.t ..................................... ok
../cpan/podlators/t/text/invalid.t ................................... ok
../cpan/podlators/t/text/iso-8859-1.t ................................ ok
../cpan/podlators/t/text/overstrike.t ................................ ok
../cpan/podlators/t/text/snippets.t .................................. ok
../cpan/podlators/t/text/termcap.t ................................... ok
../cpan/podlators/t/text/utf8-io.t ................................... ok
../cpan/Scalar-List-Utils/t/00version.t .............................. ok
../cpan/Scalar-List-Utils/t/any-all.t ................................ ok
../cpan/Scalar-List-Utils/t/blessed.t ................................ ok
../cpan/Scalar-List-Utils/t/dualvar.t ................................ ok
../cpan/Scalar-List-Utils/t/exotic_names.t ........................... ok
../cpan/Scalar-List-Utils/t/first.t .................................. ok
../cpan/Scalar-List-Utils/t/getmagic-once.t .......................... ok
../cpan/Scalar-List-Utils/t/head-tail.t .............................. ok
../cpan/Scalar-List-Utils/t/isvstring.t .............................. ok
../cpan/Scalar-List-Utils/t/lln.t .................................... ok
../cpan/Scalar-List-Utils/t/max.t .................................... ok
../cpan/Scalar-List-Utils/t/maxstr.t ................................. ok
../cpan/Scalar-List-Utils/t/mesh.t ................................... ok
../cpan/Scalar-List-Utils/t/min.t .................................... ok
../cpan/Scalar-List-Utils/t/minstr.t ................................. ok
../cpan/Scalar-List-Utils/t/openhan.t ................................ ok
../cpan/Scalar-List-Utils/t/pair.t ................................... ok
../cpan/Scalar-List-Utils/t/product.t ................................ ok
../cpan/Scalar-List-Utils/t/prototype.t .............................. ok
../cpan/Scalar-List-Utils/t/readonly.t ............................... ok
../cpan/Scalar-List-Utils/t/reduce.t ................................. ok
../cpan/Scalar-List-Utils/t/reductions.t ............................. ok
../cpan/Scalar-List-Utils/t/refaddr.t ................................ ok
../cpan/Scalar-List-Utils/t/reftype.t ................................ ok
../cpan/Scalar-List-Utils/t/rt-96343.t ............................... ok
../cpan/Scalar-List-Utils/t/sample.t ................................. ok
../cpan/Scalar-List-Utils/t/scalarutil-proto.t ....................... ok
../cpan/Scalar-List-Utils/t/shuffle.t ................................ ok
../cpan/Scalar-List-Utils/t/stack-corruption.t ....................... ok
../cpan/Scalar-List-Utils/t/subname.t ................................ ok
../cpan/Scalar-List-Utils/t/sum.t .................................... ok
../cpan/Scalar-List-Utils/t/sum0.t ................................... ok
../cpan/Scalar-List-Utils/t/tainted.t ................................ ok
../cpan/Scalar-List-Utils/t/undefined-block.t ........................ ok
../cpan/Scalar-List-Utils/t/uniq.t ................................... ok
../cpan/Scalar-List-Utils/t/uniqnum.t ................................ ok
../cpan/Scalar-List-Utils/t/weak.t ................................... ok
../cpan/Scalar-List-Utils/t/zip.t .................................... ok
../cpan/Socket/t/getaddrinfo.t ....................................... ok
../cpan/Socket/t/getnameinfo.t ....................................... ok
../cpan/Socket/t/ip_mreq.t ........................................... ok
../cpan/Socket/t/ipv6_mreq.t ......................................... ok
../cpan/Socket/t/sockaddr.t .......................................... ok
# Connected to 127.0.0.1
# Connected to 127.0.0.1
../cpan/Socket/t/Socket.t ............................................ ok
../cpan/Socket/t/socketpair.t ........................................ ok
../cpan/Sys-Syslog/t/00-load.t ....................................... ok
../cpan/Sys-Syslog/t/constants.t ..................................... ok
../cpan/Sys-Syslog/t/cpan-rt-21516.t ................................. ok
../cpan/Sys-Syslog/t/cpan-rt-21866.t ................................. skipped: Test::NoWarnings not available
../cpan/Sys-Syslog/t/cpan-rt-25488.t ................................. skipped: Test::NoWarnings not available
../cpan/Sys-Syslog/t/cpan-rt-55151.t ................................. ok
../cpan/Sys-Syslog/t/cpan-rt-64287.t ................................. ok
../cpan/Sys-Syslog/t/facilities-routing.t ............................ skipped: POE is not available
../cpan/Sys-Syslog/t/syslog.t ........................................ ok
../cpan/Sys-Syslog/t/syslog-inet-udp.t ............................... ok
../cpan/Term-ANSIColor/t/module/aliases-func.t ....................... ok
../cpan/Term-ANSIColor/t/module/basic.t .............................. ok
../cpan/Term-ANSIColor/t/module/basic256.t ........................... ok
../cpan/Term-ANSIColor/t/module/eval.t ............................... ok
../cpan/Term-ANSIColor/t/module/stringify.t .......................... ok
../cpan/Term-ANSIColor/t/module/true-color.t ......................... ok
../cpan/Term-ANSIColor/t/taint/basic.t ............................... ok
../cpan/Term-Cap/test.pl ............................................. ok
../cpan/Test-Harness/t/aggregator.t .................................. ok
../cpan/Test-Harness/t/bailout.t ..................................... ok
../cpan/Test-Harness/t/base.t ........................................ ok
../cpan/Test-Harness/t/callbacks.t ................................... ok
../cpan/Test-Harness/t/compat/env.t .................................. ok
../cpan/Test-Harness/t/compat/env_opts.t ............................. ok
../cpan/Test-Harness/t/compat/failure.t .............................. ok
../cpan/Test-Harness/t/compat/inc-propagation.t ...................... ok
../cpan/Test-Harness/t/compat/inc_taint.t ............................ ok
../cpan/Test-Harness/t/compat/nonumbers.t ............................ ok
../cpan/Test-Harness/t/compat/regression.t ........................... ok
../cpan/Test-Harness/t/compat/subclass.t ............................. ok
../cpan/Test-Harness/t/compat/switches.t ............................. ok
../cpan/Test-Harness/t/compat/test-harness-compat.t .................. ok
../cpan/Test-Harness/t/compat/version.t .............................. ok
../cpan/Test-Harness/t/console.t ..................................... ok
../cpan/Test-Harness/t/env_opts.t .................................... ok
../cpan/Test-Harness/t/errors.t ...................................... ok
../cpan/Test-Harness/t/file.t ........................................ ok
../cpan/Test-Harness/t/glob-to-regexp.t .............................. ok
../cpan/Test-Harness/t/grammar.t ..................................... ok
../cpan/Test-Harness/t/harness-bailout.t ............................. ok
../cpan/Test-Harness/t/harness-subclass.t ............................ ok
../cpan/Test-Harness/t/harness.t ..................................... ok
../cpan/Test-Harness/t/iterator_factory.t ............................ ok
../cpan/Test-Harness/t/iterators.t ................................... ok
../cpan/Test-Harness/t/multiplexer.t ................................. ok
../cpan/Test-Harness/t/nested.t ...................................... ok
../cpan/Test-Harness/t/nofork-mux.t .................................. ok
../cpan/Test-Harness/t/nofork.t ...................................... ok
../cpan/Test-Harness/t/object.t ...................................... ok
../cpan/Test-Harness/t/parse.t ....................................... ok
../cpan/Test-Harness/t/parser-config.t ............................... ok
../cpan/Test-Harness/t/parser-subclass.t ............................. ok
../cpan/Test-Harness/t/perl5lib.t .................................... ok
../cpan/Test-Harness/t/premature-bailout.t ........................... ok
../cpan/Test-Harness/t/process.t ..................................... ok
../cpan/Test-Harness/t/prove.t ....................................... ok
../cpan/Test-Harness/t/proverc.t ..................................... ok
../cpan/Test-Harness/t/proverun.t .................................... ok
../cpan/Test-Harness/t/proveversion.t ................................ ok
../cpan/Test-Harness/t/regression.t .................................. ok
../cpan/Test-Harness/t/results.t ..................................... ok
../cpan/Test-Harness/t/rulesfile.t ................................... ok
../cpan/Test-Harness/t/scheduler.t ................................... ok
../cpan/Test-Harness/t/source.t ...................................... ok
../cpan/Test-Harness/t/source_handler.t .............................. ok
../cpan/Test-Harness/t/source_tests/source.t ......................... ok
../cpan/Test-Harness/t/spool.t ....................................... ok
../cpan/Test-Harness/t/state.t ....................................... ok
../cpan/Test-Harness/t/state_results.t ............................... ok
../cpan/Test-Harness/t/streams.t ..................................... ok
../cpan/Test-Harness/t/taint.t ....................................... ok
../cpan/Test-Harness/t/testargs.t .................................... ok
../cpan/Test-Harness/t/unicode.t ..................................... ok
../cpan/Test-Harness/t/yamlish-output.t .............................. ok
../cpan/Test-Harness/t/yamlish-writer.t .............................. ok
../cpan/Test-Harness/t/yamlish.t ..................................... ok
../cpan/Test-Simple/t/HashBase.t ..................................... ok
../cpan/Test-Simple/t/Legacy/00test_harness_check.t .................. ok
../cpan/Test-Simple/t/Legacy/01-basic.t .............................. ok
../cpan/Test-Simple/t/Legacy/478-cmp_ok_hash.t ....................... ok
../cpan/Test-Simple/t/Legacy/auto.t .................................. ok
../cpan/Test-Simple/t/Legacy/bad_plan.t .............................. ok
../cpan/Test-Simple/t/Legacy/bail_out.t .............................. ok
../cpan/Test-Simple/t/Legacy/BEGIN_require_ok.t ...................... ok
../cpan/Test-Simple/t/Legacy/BEGIN_use_ok.t .......................... ok
../cpan/Test-Simple/t/Legacy/buffer.t ................................ ok
../cpan/Test-Simple/t/Legacy/c_flag.t ................................ ok
../cpan/Test-Simple/t/Legacy/capture.t ............................... ok
../cpan/Test-Simple/t/Legacy/check_tests.t ........................... ok
../cpan/Test-Simple/t/Legacy/circular_data.t ......................... ok
../cpan/Test-Simple/t/Legacy/cmp_ok.t ................................ ok
../cpan/Test-Simple/t/Legacy/depth.t ................................. ok
../cpan/Test-Simple/t/Legacy/diag.t .................................. ok
../cpan/Test-Simple/t/Legacy/died.t .................................. ok
../cpan/Test-Simple/t/Legacy/dont_overwrite_die_handler.t ............ ok
../cpan/Test-Simple/t/Legacy/eq_set.t ................................ ok
../cpan/Test-Simple/t/Legacy/exit.t .................................. ok
../cpan/Test-Simple/t/Legacy/explain.t ............................... ok
../cpan/Test-Simple/t/Legacy/explain_err_vars.t ...................... ok
../cpan/Test-Simple/t/Legacy/extra.t ................................. ok
../cpan/Test-Simple/t/Legacy/extra_one.t ............................. ok
../cpan/Test-Simple/t/Legacy/fail.t .................................. ok
../cpan/Test-Simple/t/Legacy/fail-like.t ............................. ok
../cpan/Test-Simple/t/Legacy/fail-more.t ............................. ok
../cpan/Test-Simple/t/Legacy/fail_one.t .............................. ok
../cpan/Test-Simple/t/Legacy/filehandles.t ........................... ok
../cpan/Test-Simple/t/Legacy/fork.t .................................. ok
../cpan/Test-Simple/t/Legacy/harness_active.t ........................ ok
../cpan/Test-Simple/t/Legacy/import.t ................................ ok
../cpan/Test-Simple/t/Legacy/is_deeply_dne_bug.t ..................... ok
../cpan/Test-Simple/t/Legacy/is_deeply_fail.t ........................ ok
../cpan/Test-Simple/t/Legacy/is_deeply_with_threads.t ................ skipped: threads are not supported
../cpan/Test-Simple/t/Legacy/missing.t ............................... ok
../cpan/Test-Simple/t/Legacy/More.t .................................. ok
../cpan/Test-Simple/t/Legacy/new_ok.t ................................ ok
../cpan/Test-Simple/t/Legacy/no_log_results.t ........................ ok
../cpan/Test-Simple/t/Legacy/no_plan.t ............................... ok
../cpan/Test-Simple/t/Legacy/no_tests.t .............................. ok
../cpan/Test-Simple/t/Legacy/note.t .................................. ok
../cpan/Test-Simple/t/Legacy/overload.t .............................. ok
../cpan/Test-Simple/t/Legacy/overload_threads.t ...................... ok
../cpan/Test-Simple/t/Legacy/plan.t .................................. ok
../cpan/Test-Simple/t/Legacy/plan_bad.t .............................. ok
../cpan/Test-Simple/t/Legacy/plan_is_noplan.t ........................ ok
../cpan/Test-Simple/t/Legacy/plan_no_plan.t .......................... ok
../cpan/Test-Simple/t/Legacy/plan_shouldnt_import.t .................. ok
../cpan/Test-Simple/t/Legacy/plan_skip_all.t ......................... skipped: Just testing plan & skip_all
../cpan/Test-Simple/t/Legacy/require_ok.t ............................ ok
../cpan/Test-Simple/t/Legacy/run_test.t .............................. ok
../cpan/Test-Simple/t/Legacy/simple.t ................................ ok
../cpan/Test-Simple/t/Legacy/skip.t .................................. ok
../cpan/Test-Simple/t/Legacy/skipall.t ............................... ok
../cpan/Test-Simple/t/Legacy/strays.t ................................ skipped: not completed
../cpan/Test-Simple/t/Legacy/tbm_doesnt_set_exported_to.t ............ ok
../cpan/Test-Simple/t/Legacy/thread_taint.t .......................... ok
../cpan/Test-Simple/t/Legacy/threads.t ............................... skipped: threads are not supported
../cpan/Test-Simple/t/Legacy/todo.t .................................. ok
../cpan/Test-Simple/t/Legacy/undef.t ................................. ok
../cpan/Test-Simple/t/Legacy/use_ok.t ................................ ok
../cpan/Test-Simple/t/Legacy/useing.t ................................ ok
../cpan/Test-Simple/t/Legacy/utf8.t .................................. ok
../cpan/Test-Simple/t/Legacy/versions.t .............................. ok
../cpan/Test-Simple/t/Legacy/Bugs/600.t .............................. ok
../cpan/Test-Simple/t/Legacy/Bugs/629.t .............................. ok
../cpan/Test-Simple/t/Legacy/Builder/Builder.t ....................... ok
../cpan/Test-Simple/t/Legacy/Builder/carp.t .......................... ok
../cpan/Test-Simple/t/Legacy/Builder/create.t ........................ ok
../cpan/Test-Simple/t/Legacy/Builder/current_test.t .................. ok
../cpan/Test-Simple/t/Legacy/Builder/current_test_without_plan.t ..... ok
../cpan/Test-Simple/t/Legacy/Builder/details.t ....................... ok
../cpan/Test-Simple/t/Legacy/Builder/done_testing.t .................. ok
../cpan/Test-Simple/t/Legacy/Builder/done_testing_double.t ........... ok
../cpan/Test-Simple/t/Legacy/Builder/done_testing_plan_mismatch.t .... ok
../cpan/Test-Simple/t/Legacy/Builder/done_testing_with_no_plan.t ..... ok
../cpan/Test-Simple/t/Legacy/Builder/done_testing_with_number.t ...... ok
../cpan/Test-Simple/t/Legacy/Builder/done_testing_with_plan.t ........ ok
../cpan/Test-Simple/t/Legacy/Builder/fork_with_new_stdout.t .......... ok
../cpan/Test-Simple/t/Legacy/Builder/has_plan.t ...................... ok
../cpan/Test-Simple/t/Legacy/Builder/has_plan2.t ..................... ok
../cpan/Test-Simple/t/Legacy/Builder/is_fh.t ......................... ok
../cpan/Test-Simple/t/Legacy/Builder/is_passing.t .................... ok
../cpan/Test-Simple/t/Legacy/Builder/maybe_regex.t ................... ok
../cpan/Test-Simple/t/Legacy/Builder/no_diag.t ....................... ok
../cpan/Test-Simple/t/Legacy/Builder/no_ending.t ..................... ok
../cpan/Test-Simple/t/Legacy/Builder/no_header.t ..................... ok
../cpan/Test-Simple/t/Legacy/Builder/no_plan_at_all.t ................ ok
../cpan/Test-Simple/t/Legacy/Builder/ok_obj.t ........................ ok
../cpan/Test-Simple/t/Legacy/Builder/output.t ........................ ok
../cpan/Test-Simple/t/Legacy/Builder/reset.t ......................... ok
../cpan/Test-Simple/t/Legacy/Builder/reset_outputs.t ................. ok
../cpan/Test-Simple/t/Legacy/Builder/try.t ........................... ok
../cpan/Test-Simple/t/Legacy/Regression/637.t ........................ skipped: threads are not supported.
../cpan/Test-Simple/t/Legacy/Regression/683_thread_todo.t ............ skipped: threads are not supported
../cpan/Test-Simple/t/Legacy/Regression/6_cmp_ok.t ................... ok
../cpan/Test-Simple/t/Legacy/Regression/736_use_ok.t ................. ok
../cpan/Test-Simple/t/Legacy/Regression/789-read-only.t .............. skipped: AUTHOR_TESTING not enabled
../cpan/Test-Simple/t/Legacy/Regression/870-experimental-warnings.t .. ok
../cpan/Test-Simple/t/Legacy/Regression/is_capture.t ................. ok
../cpan/Test-Simple/t/Legacy/Simple/load.t ........................... ok
../cpan/Test-Simple/t/Legacy/subtest/args.t .......................... ok
../cpan/Test-Simple/t/Legacy/subtest/bail_out.t ...................... ok
../cpan/Test-Simple/t/Legacy/subtest/basic.t ......................... ok
../cpan/Test-Simple/t/Legacy/subtest/callback.t ...................... ok
../cpan/Test-Simple/t/Legacy/subtest/die.t ........................... ok
../cpan/Test-Simple/t/Legacy/subtest/do.t ............................ ok
../cpan/Test-Simple/t/Legacy/subtest/events.t ........................ ok
../cpan/Test-Simple/t/Legacy/subtest/fork.t .......................... ok
../cpan/Test-Simple/t/Legacy/subtest/implicit_done.t ................. ok
../cpan/Test-Simple/t/Legacy/subtest/line_numbers.t .................. ok
../cpan/Test-Simple/t/Legacy/subtest/plan.t .......................... ok
../cpan/Test-Simple/t/Legacy/subtest/predicate.t ..................... ok
../cpan/Test-Simple/t/Legacy/subtest/singleton.t ..................... ok
../cpan/Test-Simple/t/Legacy/subtest/threads.t ....................... skipped: threads are not supported
../cpan/Test-Simple/t/Legacy/subtest/todo.t .......................... ok
../cpan/Test-Simple/t/Legacy/subtest/wstat.t ......................... ok
../cpan/Test-Simple/t/Legacy/Test2/Subtest.t ......................... ok
../cpan/Test-Simple/t/Legacy/Tester/tbt_01basic.t .................... ok
../cpan/Test-Simple/t/Legacy/Tester/tbt_02fhrestore.t ................ ok
../cpan/Test-Simple/t/Legacy/Tester/tbt_03die.t ...................... ok
../cpan/Test-Simple/t/Legacy/Tester/tbt_04line_num.t ................. ok
../cpan/Test-Simple/t/Legacy/Tester/tbt_05faildiag.t ................. ok
../cpan/Test-Simple/t/Legacy/Tester/tbt_06errormess.t ................ ok
../cpan/Test-Simple/t/Legacy/Tester/tbt_07args.t ..................... ok
../cpan/Test-Simple/t/Legacy/Tester/tbt_08subtest.t .................. ok
../cpan/Test-Simple/t/Legacy/Tester/tbt_09do.t ....................... ok
../cpan/Test-Simple/t/Legacy_And_Test2/builder_loaded_late.t ......... ok
../cpan/Test-Simple/t/Legacy_And_Test2/diag_event_on_ok.t ............ ok
../cpan/Test-Simple/t/Legacy_And_Test2/hidden_warnings.t ............. ok
../cpan/Test-Simple/t/Legacy_And_Test2/preload_diag_note.t ........... ok
../cpan/Test-Simple/t/Legacy_And_Test2/thread_init_warning.t ......... skipped: threads are not supported
../cpan/Test-Simple/t/regression/642_persistent_end.t ................ ok
../cpan/Test-Simple/t/regression/662-tbt-no-plan.t ................... ok
../cpan/Test-Simple/t/regression/684-nested_todo_diag.t .............. ok
../cpan/Test-Simple/t/regression/694_note_diag_return_values.t ....... ok
../cpan/Test-Simple/t/regression/696-intercept_skip_all.t ............ ok
../cpan/Test-Simple/t/regression/721-nested-streamed-subtest.t ....... ok
../cpan/Test-Simple/t/regression/757-reset_in_subtest.t .............. ok
../cpan/Test-Simple/t/regression/812-todo.t .......................... ok
../cpan/Test-Simple/t/regression/817-subtest-todo.t .................. ok
../cpan/Test-Simple/t/regression/862-intercept_tb_todo.t ............. ok
../cpan/Test-Simple/t/regression/buffered_subtest_plan_buffered.t .... ok
../cpan/Test-Simple/t/regression/builder_does_not_init.t ............. ok
../cpan/Test-Simple/t/regression/errors_facet.t ...................... ok
../cpan/Test-Simple/t/regression/fork_first.t ........................ ok
../cpan/Test-Simple/t/regression/inherit_trace.t ..................... ok
../cpan/Test-Simple/t/regression/no_name_in_subtest.t ................ ok
../cpan/Test-Simple/t/regression/skip_reason_object_ipc.t ............ ok
../cpan/Test-Simple/t/regression/todo_and_facets.t ................... ok
../cpan/Test-Simple/t/Test2/acceptance/try_it_done_testing.t ......... ok
../cpan/Test-Simple/t/Test2/acceptance/try_it_fork.t ................. ok
../cpan/Test-Simple/t/Test2/acceptance/try_it_no_plan.t .............. ok
../cpan/Test-Simple/t/Test2/acceptance/try_it_plan.t ................. ok
../cpan/Test-Simple/t/Test2/acceptance/try_it_skip.t ................. skipped: testing skip all
../cpan/Test-Simple/t/Test2/acceptance/try_it_threads.t .............. skipped: System does not have threads
../cpan/Test-Simple/t/Test2/acceptance/try_it_todo.t ................. ok
../cpan/Test-Simple/t/Test2/behavior/disable_ipc_a.t ................. ok
../cpan/Test-Simple/t/Test2/behavior/disable_ipc_b.t ................. ok
../cpan/Test-Simple/t/Test2/behavior/disable_ipc_c.t ................. ok
../cpan/Test-Simple/t/Test2/behavior/disable_ipc_d.t ................. skipped: System does not have threads
../cpan/Test-Simple/t/Test2/behavior/err_var.t ....................... ok
../cpan/Test-Simple/t/Test2/behavior/Formatter.t ..................... ok
../cpan/Test-Simple/t/Test2/behavior/init_croak.t .................... ok
../cpan/Test-Simple/t/Test2/behavior/intercept.t ..................... ok
../cpan/Test-Simple/t/Test2/behavior/ipc_wait_timeout.t .............. ok
../cpan/Test-Simple/t/Test2/behavior/nested_context_exception.t ...... ok
../cpan/Test-Simple/t/Test2/behavior/no_load_api.t ................... ok
../cpan/Test-Simple/t/Test2/behavior/run_subtest_inherit.t ........... ok
../cpan/Test-Simple/t/Test2/behavior/special_names.t ................. ok
../cpan/Test-Simple/t/Test2/behavior/subtest_bailout.t ............... ok
../cpan/Test-Simple/t/Test2/behavior/Subtest_buffer_formatter.t ...... ok
../cpan/Test-Simple/t/Test2/behavior/Subtest_callback.t .............. ok
../cpan/Test-Simple/t/Test2/behavior/Subtest_events.t ................ ok
../cpan/Test-Simple/t/Test2/behavior/Subtest_plan.t .................. ok
../cpan/Test-Simple/t/Test2/behavior/Subtest_todo.t .................. ok
../cpan/Test-Simple/t/Test2/behavior/Taint.t ......................... ok
../cpan/Test-Simple/t/Test2/behavior/trace_signature.t ............... ok
../cpan/Test-Simple/t/Test2/behavior/uuid.t .......................... ok
../cpan/Test-Simple/t/Test2/legacy/TAP.t ............................. ok
../cpan/Test-Simple/t/Test2/modules/API.t ............................ ok
../cpan/Test-Simple/t/Test2/modules/API/Breakage.t ................... ok
../cpan/Test-Simple/t/Test2/modules/API/Context.t .................... ok
../cpan/Test-Simple/t/Test2/modules/API/Instance.t ................... ok
../cpan/Test-Simple/t/Test2/modules/API/InterceptResult.t ............ ok
../cpan/Test-Simple/t/Test2/modules/API/InterceptResult/Event.t ...... ok
../cpan/Test-Simple/t/Test2/modules/API/InterceptResult/Squasher.t ... ok
../cpan/Test-Simple/t/Test2/modules/API/Stack.t ...................... ok
../cpan/Test-Simple/t/Test2/modules/Event.t .......................... ok
../cpan/Test-Simple/t/Test2/modules/Event/Bail.t ..................... ok
../cpan/Test-Simple/t/Test2/modules/Event/Diag.t ..................... ok
../cpan/Test-Simple/t/Test2/modules/Event/Encoding.t ................. ok
../cpan/Test-Simple/t/Test2/modules/Event/Exception.t ................ ok
../cpan/Test-Simple/t/Test2/modules/Event/Fail.t ..................... ok
../cpan/Test-Simple/t/Test2/modules/Event/Generic.t .................. ok
../cpan/Test-Simple/t/Test2/modules/Event/Note.t ..................... ok
../cpan/Test-Simple/t/Test2/modules/Event/Ok.t ....................... ok
../cpan/Test-Simple/t/Test2/modules/Event/Pass.t ..................... ok
../cpan/Test-Simple/t/Test2/modules/Event/Plan.t ..................... ok
../cpan/Test-Simple/t/Test2/modules/Event/Skip.t ..................... ok
../cpan/Test-Simple/t/Test2/modules/Event/Subtest.t .................. ok
../cpan/Test-Simple/t/Test2/modules/Event/TAP/Version.t .............. ok
../cpan/Test-Simple/t/Test2/modules/Event/V2.t ....................... ok
../cpan/Test-Simple/t/Test2/modules/Event/Waiting.t .................. ok
../cpan/Test-Simple/t/Test2/modules/EventFacet.t ..................... ok
../cpan/Test-Simple/t/Test2/modules/EventFacet/About.t ............... ok
../cpan/Test-Simple/t/Test2/modules/EventFacet/Amnesty.t ............. ok
../cpan/Test-Simple/t/Test2/modules/EventFacet/Assert.t .............. ok
../cpan/Test-Simple/t/Test2/modules/EventFacet/Control.t ............. ok
../cpan/Test-Simple/t/Test2/modules/EventFacet/Error.t ............... ok
../cpan/Test-Simple/t/Test2/modules/EventFacet/Info.t ................ ok
../cpan/Test-Simple/t/Test2/modules/EventFacet/Meta.t ................ ok
../cpan/Test-Simple/t/Test2/modules/EventFacet/Parent.t .............. ok
../cpan/Test-Simple/t/Test2/modules/EventFacet/Plan.t ................ ok
../cpan/Test-Simple/t/Test2/modules/EventFacet/Trace.t ............... ok
../cpan/Test-Simple/t/Test2/modules/Formatter/TAP.t .................. ok
../cpan/Test-Simple/t/Test2/modules/Hub.t ............................ ok
../cpan/Test-Simple/t/Test2/modules/Hub/Interceptor.t ................ ok
../cpan/Test-Simple/t/Test2/modules/Hub/Interceptor/Terminator.t ..... ok
../cpan/Test-Simple/t/Test2/modules/Hub/Subtest.t .................... ok
../cpan/Test-Simple/t/Test2/modules/IPC.t ............................ ok
../cpan/Test-Simple/t/Test2/modules/IPC/Driver.t ..................... ok
../cpan/Test-Simple/t/Test2/modules/IPC/Driver/Files.t ............... ok
../cpan/Test-Simple/t/Test2/modules/Tools/Tiny.t ..................... ok
../cpan/Test-Simple/t/Test2/modules/Util.t ........................... ok
../cpan/Test-Simple/t/Test2/modules/Util/ExternalMeta.t .............. ok
../cpan/Test-Simple/t/Test2/modules/Util/Facets2Legacy.t ............. ok
../cpan/Test-Simple/t/Test2/modules/Util/Trace.t ..................... ok
../cpan/Test-Simple/t/Test2/regression/693_ipc_ordering.t ............ skipped: System does not have threads
../cpan/Test-Simple/t/Test2/regression/746-forking-subtest.t ......... ok
../cpan/Test-Simple/t/Test2/regression/gh_16.t ....................... skipped: Crazy test, only run on 5.20+, or when AUTHOR_TESTING is set
../cpan/Test-Simple/t/Test2/regression/ipc_files_abort_exit.t ........ skipped: Set AUTHOR_TESTING to run this test
../cpan/Text-Balanced/t/01_compile.t ................................. ok
../cpan/Text-Balanced/t/02_extbrk.t .................................. ok
../cpan/Text-Balanced/t/03_extcbk.t .................................. ok
../cpan/Text-Balanced/t/04_extdel.t .................................. ok
../cpan/Text-Balanced/t/05_extmul.t .................................. ok
../cpan/Text-Balanced/t/06_extqlk.t .................................. ok
../cpan/Text-Balanced/t/07_exttag.t .................................. ok
../cpan/Text-Balanced/t/08_extvar.t .................................. ok
../cpan/Text-Balanced/t/09_gentag.t .................................. ok
../cpan/Text-Balanced/t/94_changes.t ................................. skipped: Author testing only
../cpan/Text-Balanced/t/95_critic.t .................................. skipped: Author testing only
../cpan/Text-Balanced/t/96_pmv.t ..................................... skipped: Author testing only
../cpan/Text-Balanced/t/97_pod.t ..................................... skipped: Author testing only
../cpan/Text-Balanced/t/98_pod_coverage.t ............................ skipped: Author testing only
../cpan/Text-ParseWords/t/ParseWords.t ............................... ok
../cpan/Text-ParseWords/t/taint.t .................................... ok
../cpan/Text-Tabs/t/37000.t .......................................... ok
../cpan/Text-Tabs/t/39548.t .......................................... ok
../cpan/Text-Tabs/t/79766.t .......................................... ok
../cpan/Text-Tabs/t/belg4mit.t ....................................... ok
../cpan/Text-Tabs/t/dandv.t .......................................... ok
../cpan/Text-Tabs/t/fill.t ........................................... ok
../cpan/Text-Tabs/t/Jacobson.t ....................................... ok
../cpan/Text-Tabs/t/Jacobson2.t ...................................... ok
../cpan/Text-Tabs/t/Jochen.t ......................................... ok
../cpan/Text-Tabs/t/sep.t ............................................ ok
../cpan/Text-Tabs/t/sep2.t ........................................... ok
../cpan/Text-Tabs/t/Tabs-ElCid.t ..................................... ok
../cpan/Text-Tabs/t/tabs.t ........................................... ok
../cpan/Text-Tabs/t/undef.t .......................................... ok
../cpan/Text-Tabs/t/Wrap-JLB.t ....................................... ok
../cpan/Text-Tabs/t/wrap.t ........................................... ok
../cpan/Text-Tabs/t/wrap_separator2.t ................................ ok
../cpan/Tie-RefHash/t/rebless.t ...................................... ok
../cpan/Tie-RefHash/t/refhash.t ...................................... ok
../cpan/Tie-RefHash/t/storable.t ..................................... ok
../cpan/Tie-RefHash/t/threaded.t ..................................... skipped: -- threads aren't enabled in your perl
../cpan/Time-Local/t/Local.t ......................................... ok
../cpan/Time-Piece/t/01base.t ........................................ ok
../cpan/Time-Piece/t/02core.t ........................................ ok
../cpan/Time-Piece/t/02core_dst.t .................................... skipped: DST tests not required for installation
../cpan/Time-Piece/t/03compare.t ..................................... ok
../cpan/Time-Piece/t/04mjd.t ......................................... ok
../cpan/Time-Piece/t/05overload.t .................................... ok
../cpan/Time-Piece/t/06large.t ....................................... skipped: Large time tests not required for installation
../cpan/Time-Piece/t/06subclass.t .................................... ok
../cpan/Time-Piece/t/07arith.t ....................................... ok
../cpan/Time-Piece/t/08truncate.t .................................... ok
../cpan/Time-Piece/t/09locales.t ..................................... skipped: Reverse parsing not required for installation
../cpan/Time-Piece/t/10overload.t .................................... ok
../cpan/Time-Piece/t/99legacy.t ...................................... ok
../cpan/Unicode-Collate/t/altern.t ................................... ok
../cpan/Unicode-Collate/t/backwds.t .................................. ok
../cpan/Unicode-Collate/t/cjk_b5.t ................................... ok
../cpan/Unicode-Collate/t/cjk_gb.t ................................... ok
../cpan/Unicode-Collate/t/cjk_ja.t ................................... ok
../cpan/Unicode-Collate/t/cjk_ko.t ................................... ok
../cpan/Unicode-Collate/t/cjk_py.t ................................... ok
../cpan/Unicode-Collate/t/cjk_st.t ................................... ok
../cpan/Unicode-Collate/t/cjk_zy.t ................................... ok
../cpan/Unicode-Collate/t/cjkrange.t ................................. ok
../cpan/Unicode-Collate/t/compatui.t ................................. ok
../cpan/Unicode-Collate/t/contract.t ................................. ok
../cpan/Unicode-Collate/t/default.t .................................. ok
../cpan/Unicode-Collate/t/hangtype.t ................................. ok
../cpan/Unicode-Collate/t/hangul.t ................................... ok
../cpan/Unicode-Collate/t/ident.t .................................... ok
../cpan/Unicode-Collate/t/iglevel2.t ................................. ok
../cpan/Unicode-Collate/t/ignor.t .................................... ok
../cpan/Unicode-Collate/t/illegal.t .................................. ok
../cpan/Unicode-Collate/t/illegalp.t ................................. ok
../cpan/Unicode-Collate/t/index.t .................................... ok
../cpan/Unicode-Collate/t/khitan.t ................................... ok
../cpan/Unicode-Collate/t/loc_af.t ................................... ok
../cpan/Unicode-Collate/t/loc_ar.t ................................... ok
../cpan/Unicode-Collate/t/loc_as.t ................................... ok
../cpan/Unicode-Collate/t/loc_az.t ................................... ok
../cpan/Unicode-Collate/t/loc_be.t ................................... ok
../cpan/Unicode-Collate/t/loc_bg.t ................................... ok
../cpan/Unicode-Collate/t/loc_bn.t ................................... ok
../cpan/Unicode-Collate/t/loc_bs.t ................................... ok
../cpan/Unicode-Collate/t/loc_bscy.t ................................. ok
../cpan/Unicode-Collate/t/loc_ca.t ................................... ok
../cpan/Unicode-Collate/t/loc_cjk.t .................................. ok
../cpan/Unicode-Collate/t/loc_cjkc.t ................................. ok
../cpan/Unicode-Collate/t/loc_cs.t ................................... ok
../cpan/Unicode-Collate/t/loc_cu.t ................................... ok
../cpan/Unicode-Collate/t/loc_cy.t ................................... ok
../cpan/Unicode-Collate/t/loc_cyrl.t ................................. ok
../cpan/Unicode-Collate/t/loc_da.t ................................... ok
../cpan/Unicode-Collate/t/loc_de.t ................................... ok
../cpan/Unicode-Collate/t/loc_deat.t ................................. ok
../cpan/Unicode-Collate/t/loc_deph.t ................................. ok
../cpan/Unicode-Collate/t/loc_dsb.t .................................. ok
../cpan/Unicode-Collate/t/loc_ee.t ................................... ok
../cpan/Unicode-Collate/t/loc_eo.t ................................... ok
../cpan/Unicode-Collate/t/loc_es.t ................................... ok
../cpan/Unicode-Collate/t/loc_estr.t ................................. ok
../cpan/Unicode-Collate/t/loc_et.t ................................... ok
../cpan/Unicode-Collate/t/loc_fa.t ................................... ok
../cpan/Unicode-Collate/t/loc_fi.t ................................... ok
../cpan/Unicode-Collate/t/loc_fil.t .................................. ok
../cpan/Unicode-Collate/t/loc_fiph.t ................................. ok
../cpan/Unicode-Collate/t/loc_fo.t ................................... ok
../cpan/Unicode-Collate/t/loc_fr.t ................................... ok
../cpan/Unicode-Collate/t/loc_frca.t ................................. ok
../cpan/Unicode-Collate/t/loc_gu.t ................................... ok
../cpan/Unicode-Collate/t/loc_ha.t ................................... ok
../cpan/Unicode-Collate/t/loc_haw.t .................................. ok
../cpan/Unicode-Collate/t/loc_he.t ................................... ok
../cpan/Unicode-Collate/t/loc_hi.t ................................... ok
../cpan/Unicode-Collate/t/loc_hr.t ................................... ok
../cpan/Unicode-Collate/t/loc_hu.t ................................... ok
../cpan/Unicode-Collate/t/loc_hy.t ................................... ok
../cpan/Unicode-Collate/t/loc_ig.t ................................... ok
../cpan/Unicode-Collate/t/loc_is.t ................................... ok
../cpan/Unicode-Collate/t/loc_ja.t ................................... ok
../cpan/Unicode-Collate/t/loc_jait.t ................................. ok
../cpan/Unicode-Collate/t/loc_japr.t ................................. ok
../cpan/Unicode-Collate/t/loc_kk.t ................................... ok
../cpan/Unicode-Collate/t/loc_kl.t ................................... ok
../cpan/Unicode-Collate/t/loc_kn.t ................................... ok
../cpan/Unicode-Collate/t/loc_ko.t ................................... ok
../cpan/Unicode-Collate/t/loc_kok.t .................................. ok
../cpan/Unicode-Collate/t/loc_lkt.t .................................. ok
../cpan/Unicode-Collate/t/loc_ln.t ................................... ok
../cpan/Unicode-Collate/t/loc_lt.t ................................... ok
../cpan/Unicode-Collate/t/loc_lv.t ................................... ok
../cpan/Unicode-Collate/t/loc_mk.t ................................... ok
../cpan/Unicode-Collate/t/loc_ml.t ................................... ok
../cpan/Unicode-Collate/t/loc_mncy.t ................................. ok
../cpan/Unicode-Collate/t/loc_mr.t ................................... ok
../cpan/Unicode-Collate/t/loc_mt.t ................................... ok
../cpan/Unicode-Collate/t/loc_nb.t ................................... ok
../cpan/Unicode-Collate/t/loc_nn.t ................................... ok
../cpan/Unicode-Collate/t/loc_nso.t .................................. ok
../cpan/Unicode-Collate/t/loc_om.t ................................... ok
../cpan/Unicode-Collate/t/loc_or.t ................................... ok
../cpan/Unicode-Collate/t/loc_pa.t ................................... ok
../cpan/Unicode-Collate/t/loc_pl.t ................................... ok
../cpan/Unicode-Collate/t/loc_ro.t ................................... ok
../cpan/Unicode-Collate/t/loc_ru.t ................................... ok
../cpan/Unicode-Collate/t/loc_sa.t ................................... ok
../cpan/Unicode-Collate/t/loc_se.t ................................... ok
../cpan/Unicode-Collate/t/loc_si.t ................................... ok
../cpan/Unicode-Collate/t/loc_sidt.t ................................. ok
../cpan/Unicode-Collate/t/loc_sk.t ................................... ok
../cpan/Unicode-Collate/t/loc_sl.t ................................... ok
../cpan/Unicode-Collate/t/loc_sq.t ................................... ok
../cpan/Unicode-Collate/t/loc_sr.t ................................... ok
../cpan/Unicode-Collate/t/loc_srla.t ................................. ok
../cpan/Unicode-Collate/t/loc_sv.t ................................... ok
../cpan/Unicode-Collate/t/loc_svrf.t ................................. ok
../cpan/Unicode-Collate/t/loc_sw.t ................................... ok
../cpan/Unicode-Collate/t/loc_ta.t ................................... ok
../cpan/Unicode-Collate/t/loc_te.t ................................... ok
../cpan/Unicode-Collate/t/loc_test.t ................................. ok
../cpan/Unicode-Collate/t/loc_th.t ................................... ok
../cpan/Unicode-Collate/t/loc_tn.t ................................... ok
../cpan/Unicode-Collate/t/loc_to.t ................................... ok
../cpan/Unicode-Collate/t/loc_tr.t ................................... ok
../cpan/Unicode-Collate/t/loc_ugcy.t ................................. ok
../cpan/Unicode-Collate/t/loc_uk.t ................................... ok
../cpan/Unicode-Collate/t/loc_ur.t ................................... ok
../cpan/Unicode-Collate/t/loc_vi.t ................................... ok
../cpan/Unicode-Collate/t/loc_vo.t ................................... ok
../cpan/Unicode-Collate/t/loc_wae.t .................................. ok
../cpan/Unicode-Collate/t/loc_wo.t ................................... ok
../cpan/Unicode-Collate/t/loc_yo.t ................................... ok
../cpan/Unicode-Collate/t/loc_zh.t ................................... ok
../cpan/Unicode-Collate/t/loc_zhb5.t ................................. ok
../cpan/Unicode-Collate/t/loc_zhgb.t ................................. ok
../cpan/Unicode-Collate/t/loc_zhpy.t ................................. ok
../cpan/Unicode-Collate/t/loc_zhst.t ................................. ok
../cpan/Unicode-Collate/t/loc_zhzy.t ................................. ok
../cpan/Unicode-Collate/t/nonchar.t .................................. ok
../cpan/Unicode-Collate/t/normal.t ................................... ok
../cpan/Unicode-Collate/t/notable.t .................................. ok
../cpan/Unicode-Collate/t/nushu.t .................................... ok
../cpan/Unicode-Collate/t/overcjk0.t ................................. ok
../cpan/Unicode-Collate/t/overcjk1.t ................................. ok
../cpan/Unicode-Collate/t/override.t ................................. ok
../cpan/Unicode-Collate/t/rearrang.t ................................. ok
../cpan/Unicode-Collate/t/rewrite.t .................................. ok
../cpan/Unicode-Collate/t/tangut.t ................................... ok
../cpan/Unicode-Collate/t/test.t ..................................... ok
../cpan/Unicode-Collate/t/trailwt.t .................................. ok
../cpan/Unicode-Collate/t/variable.t ................................. ok
../cpan/Unicode-Collate/t/version.t .................................. ok
../cpan/Unicode-Collate/t/view.t ..................................... ok
../cpan/version/t/01base.t ........................................... ok
../cpan/version/t/02derived.t ........................................ ok
../cpan/version/t/03require.t ........................................ ok
../cpan/version/t/04strict_lax.t ..................................... ok
../cpan/version/t/05sigdie.t ......................................... ok
../cpan/version/t/06noop.t ........................................... ok
../cpan/version/t/07locale.t ......................................... ok
../cpan/version/t/08_corelist.t ...................................... ok
../cpan/version/t/09_list_util.t ..................................... ok
../cpan/version/t/10_lyon.t .......................................... ok
../cpan/version/t/11_taint.t ......................................... skipped: No Test::Taint available
../dist/Attribute-Handlers/t/caller.t ................................ ok
../dist/Attribute-Handlers/t/constants.t ............................. ok
../dist/Attribute-Handlers/t/data_convert.t .......................... ok
../dist/Attribute-Handlers/t/linerep.t ............................... ok
../dist/Attribute-Handlers/t/multi.t ................................. ok
../dist/autouse/t/autouse.t .......................................... ok
../dist/base/t/base-open-chunk.t ..................................... ok
../dist/base/t/base-open-line.t ...................................... ok
../dist/base/t/base.t ................................................ ok
../dist/base/t/compile-time.t ........................................ ok
../dist/base/t/core-global.t ......................................... ok
../dist/base/t/fields-5_6_0.t ........................................ skipped: pseudo-hashes removed in 5.9.0
../dist/base/t/fields-5_8_0.t ........................................ skipped: pseudo-hashes removed in 5.9.0
../dist/base/t/fields-base.t ......................................... ok
../dist/base/t/fields.t .............................................. ok
../dist/base/t/incdot.t .............................................. ok
../dist/base/t/isa.t ................................................. ok
../dist/base/t/sigdie.t .............................................. ok
../dist/base/t/version.t ............................................. ok
../dist/base/t/warnings.t ............................................ ok
../dist/Carp/t/arg_regexp.t .......................................... ok
../dist/Carp/t/arg_string.t .......................................... ok
../dist/Carp/t/baduni.t .............................................. ok
../dist/Carp/t/baduni_warnings.t ..................................... ok
../dist/Carp/t/broken_can.t .......................................... ok
../dist/Carp/t/broken_univ_can.t ..................................... ok
../dist/Carp/t/Carp.t ................................................ ok
../dist/Carp/t/Carp_overload.t ....................................... ok
../dist/Carp/t/Carp_overloadless.t ................................... ok
../dist/Carp/t/errno.t ............................................... ok
../dist/Carp/t/heavy.t ............................................... ok
../dist/Carp/t/heavy_mismatch.t ...................................... ok
../dist/Carp/t/stack_after_err.t ..................................... ok
../dist/Carp/t/stash_deletion.t ...................................... ok
../dist/Carp/t/swash.t ............................................... ok
../dist/Carp/t/vivify_gv.t ........................................... ok
../dist/Carp/t/vivify_stash.t ........................................ ok
../dist/Carp/t/with_warnings.t ....................................... ok
../dist/constant/t/constant.t ........................................ ok
../dist/constant/t/utf8.t ............................................ ok
../dist/Data-Dumper/t/bless.t ........................................ ok
../dist/Data-Dumper/t/bless_var_method.t ............................. ok
../dist/Data-Dumper/t/bugs.t ......................................... ok
../dist/Data-Dumper/t/deparse.t ...................................... ok
../dist/Data-Dumper/t/dumper.t ....................................... ok
../dist/Data-Dumper/t/dumpperl.t ..................................... ok
../dist/Data-Dumper/t/freezer.t ...................................... ok
../dist/Data-Dumper/t/freezer_useperl.t .............................. ok
../dist/Data-Dumper/t/huge.t ......................................... skipped: Need ~10 GiB of core for this test
../dist/Data-Dumper/t/indent.t ....................................... ok
../dist/Data-Dumper/t/misc.t ......................................... ok
../dist/Data-Dumper/t/names.t ........................................ ok
../dist/Data-Dumper/t/overload.t ..................................... ok
../dist/Data-Dumper/t/pair.t ......................................... ok
../dist/Data-Dumper/t/perl-74170.t ................................... ok
../dist/Data-Dumper/t/purity_deepcopy_maxdepth.t ..................... ok
../dist/Data-Dumper/t/qr.t ........................................... ok
../dist/Data-Dumper/t/quotekeys.t .................................... ok
../dist/Data-Dumper/t/recurse.t ...................................... ok
../dist/Data-Dumper/t/seen.t ......................................... ok
../dist/Data-Dumper/t/sortkeys.t ..................................... ok
../dist/Data-Dumper/t/sparseseen.t ................................... ok
../dist/Data-Dumper/t/terse.t ........................................ ok
../dist/Data-Dumper/t/toaster.t ...................................... ok
../dist/Data-Dumper/t/trailing_comma.t ............................... ok
../dist/Data-Dumper/t/values.t ....................................... ok
../dist/Devel-SelfStubber/t/Devel-SelfStubber.t ...................... ok
../dist/Dumpvalue/t/Dumpvalue.t ...................................... ok
../dist/Dumpvalue/t/extend-coverage.t ................................ ok
../dist/Dumpvalue/t/rt-134441-dumpvalue.t ............................ ok
../dist/encoding-warnings/t/1-warning.t .............................. ok
../dist/encoding-warnings/t/2-fatal.t ................................ skipped: encoding::warnings not supported on perl 5.26
../dist/encoding-warnings/t/3-normal.t ............................... skipped: encoding::warnings not supported on perl 5.26
../dist/encoding-warnings/t/4-lexical.t .............................. skipped: encoding::warnings not supported on perl 5.26
../dist/Env/t/array.t ................................................ ok
../dist/Env/t/env.t .................................................. ok
../dist/Exporter/t/Exporter.t ........................................ ok
../dist/Exporter/t/warn.t ............................................ ok
../dist/ExtUtils-CBuilder/t/00-have-compiler.t ....................... ok
../dist/ExtUtils-CBuilder/t/01-basic.t ............................... ok
../dist/ExtUtils-CBuilder/t/02-link.t ................................ ok
../dist/ExtUtils-CBuilder/t/03-cplusplus.t ........................... ok
../dist/ExtUtils-CBuilder/t/04-base.t ................................ ok
../dist/ExtUtils-ParseXS/t/001-basic.t ............................... ok
../dist/ExtUtils-ParseXS/t/002-more.t ................................ ok
../dist/ExtUtils-ParseXS/t/003-usage.t ............................... ok
../dist/ExtUtils-ParseXS/t/101-standard_typemap_locations.t .......... ok
../dist/ExtUtils-ParseXS/t/102-trim_whitespace.t ..................... ok
../dist/ExtUtils-ParseXS/t/103-tidy_type.t ........................... ok
../dist/ExtUtils-ParseXS/t/104-map_type.t ............................ ok
../dist/ExtUtils-ParseXS/t/105-valid_proto_string.t .................. ok
../dist/ExtUtils-ParseXS/t/106-process_typemaps.t .................... ok
../dist/ExtUtils-ParseXS/t/108-map_type.t ............................ ok
../dist/ExtUtils-ParseXS/t/109-standard_XS_defs.t .................... ok
../dist/ExtUtils-ParseXS/t/110-assign_func_args.t .................... ok
../dist/ExtUtils-ParseXS/t/111-analyze_preprocessor_statements.t ..... ok
../dist/ExtUtils-ParseXS/t/112-set_cond.t ............................ ok
../dist/ExtUtils-ParseXS/t/113-check_cond_preproc_statements.t ....... ok
../dist/ExtUtils-ParseXS/t/114-blurt_death_Warn.t .................... ok
../dist/ExtUtils-ParseXS/t/115-avoid-noise.t ......................... ok
../dist/ExtUtils-ParseXS/t/501-t-compile.t ........................... ok
../dist/ExtUtils-ParseXS/t/510-t-bare.t .............................. ok
../dist/ExtUtils-ParseXS/t/511-t-whitespace.t ........................ ok
../dist/ExtUtils-ParseXS/t/512-t-file.t .............................. ok
../dist/ExtUtils-ParseXS/t/513-t-merge.t ............................. ok
../dist/ExtUtils-ParseXS/t/514-t-embed.t ............................. ok
../dist/ExtUtils-ParseXS/t/515-t-cmd.t ............................... ok
../dist/ExtUtils-ParseXS/t/516-t-clone.t ............................. ok
../dist/ExtUtils-ParseXS/t/517-t-targetable.t ........................ ok
../dist/ExtUtils-ParseXS/t/600-t-compat.t ............................ ok
../dist/Filter-Simple/t/code_no_comments.t ........................... ok
../dist/Filter-Simple/t/data.t ....................................... ok
../dist/Filter-Simple/t/export.t ..................................... ok
../dist/Filter-Simple/t/filter.t ..................................... ok
../dist/Filter-Simple/t/filter_only.t ................................ ok
../dist/Filter-Simple/t/import.t ..................................... ok
../dist/Filter-Simple/t/no.t ......................................... ok
../dist/FindBin/t/FindBin.t .......................................... ok
../dist/I18N-Collate/t/I18N-Collate.t ................................ ok
../dist/I18N-LangTags/t/01_about_verbose.t ........................... ok
../dist/I18N-LangTags/t/05_main.t .................................... ok
../dist/I18N-LangTags/t/07_listy.t ................................... ok
../dist/I18N-LangTags/t/10_http.t .................................... ok
../dist/I18N-LangTags/t/20_locales.t ................................. ok
../dist/I18N-LangTags/t/50_super.t ................................... ok
../dist/I18N-LangTags/t/55_supers_strict.t ........................... ok
../dist/I18N-LangTags/t/80_all_env.t ................................. ok
../dist/if/t/if.t .................................................... ok
../dist/IO/t/cachepropagate-tcp.t .................................... ok
../dist/IO/t/cachepropagate-udp.t .................................... ok
# Failed test 'protocol defined'
# at t/cachepropagate-unix.t line 54.
# Failed test 'protocol defined'
# at t/cachepropagate-unix.t line 109.
# Looks like you failed 2 tests of 15.
../dist/IO/t/cachepropagate-unix.t ...................................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/15 subtests
(less 2 skipped subtests: 11 okay)
../dist/IO/t/gh17447.t ............................................... ok
../dist/IO/t/IO.t .................................................... ok
../dist/IO/t/io_const.t .............................................. ok
../dist/IO/t/io_dir.t ................................................ ok
../dist/IO/t/io_dup.t ................................................ ok
../dist/IO/t/io_file.t ............................................... ok
../dist/IO/t/io_file_export.t ........................................ ok
../dist/IO/t/io_getline.t ............................................ ok
../dist/IO/t/io_leak.t ............................................... ok
../dist/IO/t/io_linenum.t ............................................ ok
../dist/IO/t/io_multihomed.t ......................................... ok
../dist/IO/t/io_pipe.t ............................................... ok
../dist/IO/t/io_poll.t ............................................... ok
../dist/IO/t/io_sel.t ................................................ ok
../dist/IO/t/io_sock.t ............................................... ok
../dist/IO/t/io_sock_errstr.t ........................................ ok
../dist/IO/t/io_taint.t .............................................. ok
../dist/IO/t/io_tell.t ............................................... ok
../dist/IO/t/io_udp.t ................................................ ok
../dist/IO/t/io_unix.t ............................................... ok
../dist/IO/t/io_utf8.t ............................................... ok
../dist/IO/t/io_utf8argv.t ........................................... ok
../dist/IO/t/io_xs.t ................................................. ok
../dist/lib/t/01lib.t ................................................ ok
../dist/Locale-Maketext/t/01_about_verbose.t ......................... ok
../dist/Locale-Maketext/t/04_use_external_lex_cache.t ................ ok
../dist/Locale-Maketext/t/09_compile.t ............................... ok
../dist/Locale-Maketext/t/10_make.t .................................. ok
../dist/Locale-Maketext/t/20_get.t ................................... ok
../dist/Locale-Maketext/t/30_eval_dollar_at.t ........................ ok
../dist/Locale-Maketext/t/40_super.t ................................. ok
../dist/Locale-Maketext/t/50_super.t ................................. ok
../dist/Locale-Maketext/t/60_super.t ................................. ok
../dist/Locale-Maketext/t/70_fail_auto.t ............................. ok
../dist/Locale-Maketext/t/90_utf8.t .................................. ok
../dist/Locale-Maketext/t/91_backslash.t ............................. ok
../dist/Locale-Maketext/t/92_blacklist.t ............................. ok
../dist/Locale-Maketext/t/93_whitelist.t ............................. ok
../dist/Locale-Maketext/t/94_denylist.t .............................. ok
../dist/Locale-Maketext/t/95_allowlist.t ............................. ok
../dist/Module-CoreList/t/corelist.t ................................. ok
../dist/Module-CoreList/t/deprecated.t ............................... ok
../dist/Module-CoreList/t/find_modules.t ............................. ok
../dist/Module-CoreList/t/is_core.t .................................. ok
../dist/Module-CoreList/t/maintainer.t ............................... ok
../dist/Module-CoreList/t/pod.t ...................................... skipped: Test::Pod 1.00 required for testing POD
../dist/Module-CoreList/t/utils.t .................................... ok
../dist/Net-Ping/t/000_load.t ........................................ ok
../dist/Net-Ping/t/001_new.t ......................................... ok
../dist/Net-Ping/t/010_pingecho.t .................................... ok
../dist/Net-Ping/t/110_icmp_inst.t ................................... ok
../dist/Net-Ping/t/120_udp_inst.t .................................... ok
../dist/Net-Ping/t/130_tcp_inst.t .................................... ok
../dist/Net-Ping/t/140_stream_inst.t ................................. ok
../dist/Net-Ping/t/150_syn_inst.t .................................... ok
../dist/Net-Ping/t/190_alarm.t ....................................... skipped: network dependent test
../dist/Net-Ping/t/200_ping_tcp.t .................................... skipped: network dependent test
../dist/Net-Ping/t/250_ping_hires.t .................................. skipped: network dependent test
../dist/Net-Ping/t/300_ping_stream.t ................................. skipped: network dependent test
../dist/Net-Ping/t/400_ping_syn.t .................................... skipped: network dependent test
../dist/Net-Ping/t/410_syn_host.t .................................... skipped: network dependent test
../dist/Net-Ping/t/420_ping_syn_port.t ............................... skipped: network dependent test
# Failed test 'second port is reachable'
# at t/450_service.t line 82.
# got: '0'
# expected: '1'
# Failed test 'IP should be reachable'
# at t/450_service.t line 137.
# got: undef
# expected: '127.0.0.1'
# Looks like you failed 2 tests of 26.
../dist/Net-Ping/t/450_service.t .....................................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/26 subtests
../dist/Net-Ping/t/500_ping_icmp.t ................................... ok
../dist/Net-Ping/t/501_ping_icmpv6.t ................................. ok
../dist/Net-Ping/t/510_ping_udp.t .................................... ok
../dist/Net-Ping/t/520_icmp_ttl.t .................................... ok
../dist/PathTools/t/abs2rel.t ........................................ ok
../dist/PathTools/t/crossplatform.t .................................. ok
../dist/PathTools/t/cwd.t ............................................ ok
../dist/PathTools/t/cwd_enoent.t ..................................... ok
../dist/PathTools/t/Functions.t ...................................... ok
../dist/PathTools/t/rel2abs2rel.t .................................... ok
../dist/PathTools/t/Spec-taint.t ..................................... ok
../dist/PathTools/t/Spec.t ........................................... ok
../dist/PathTools/t/taint.t .......................................... ok
../dist/PathTools/t/tmpdir.t ......................................... ok
../dist/PathTools/t/win32.t .......................................... skipped: this is not win32
../dist/Safe/t/safe1.t ............................................... ok
../dist/Safe/t/safe2.t ............................................... ok
../dist/Safe/t/safe3.t ............................................... ok
../dist/Safe/t/safeload.t ............................................ ok
../dist/Safe/t/safenamedcap.t ........................................ ok
../dist/Safe/t/safeops.t ............................................. ok
../dist/Safe/t/saferegexp.t .......................................... ok
../dist/Safe/t/safesecurity.t ........................................ ok
../dist/Safe/t/safesort.t ............................................ ok
../dist/Safe/t/safeuniversal.t ....................................... ok
../dist/Safe/t/safeutf8.t ............................................ ok
../dist/Safe/t/safewrap.t ............................................ ok
../dist/Search-Dict/t/Dict.t ......................................... ok
../dist/SelfLoader/t/01SelfLoader.t .................................. ok
../dist/SelfLoader/t/02SelfLoader-buggy.t ............................ ok
../dist/SelfLoader/t/03taint.t ....................................... ok
../dist/Storable/t/attach.t .......................................... ok
../dist/Storable/t/attach_errors.t ................................... ok
../dist/Storable/t/attach_singleton.t ................................ ok
../dist/Storable/t/blessed.t ......................................... ok
../dist/Storable/t/canonical.t ....................................... ok
../dist/Storable/t/circular_hook.t ................................... ok
../dist/Storable/t/code.t ............................................ ok
../dist/Storable/t/compat01.t ........................................ skipped: Test only works for 32 bit little-ending machines
../dist/Storable/t/compat06.t ........................................ ok
../dist/Storable/t/croak.t ........................................... ok
../dist/Storable/t/CVE-2015-1592.t ................................... ok
../dist/Storable/t/dclone.t .......................................... ok
../dist/Storable/t/destroy.t ......................................... ok
../dist/Storable/t/downgrade.t ....................................... ok
../dist/Storable/t/file_magic.t ...................................... ok
../dist/Storable/t/flags.t ........................................... ok
../dist/Storable/t/forgive.t ......................................... ok
../dist/Storable/t/freeze.t .......................................... ok
../dist/Storable/t/huge.t ............................................ skipped: Need ~4 GiB memory for this test, set PERL_TEST_MEMORY > 4
../dist/Storable/t/hugeids.t ......................................... skipped: Need ~8 GiB memory for this test, set PERL_TEST_MEMORY >= 8
../dist/Storable/t/integer.t ......................................... ok
../dist/Storable/t/interwork56.t ..................................... skipped: Your IVs are no larger than your longs
../dist/Storable/t/just_plain_nasty.t ................................ ok
../dist/Storable/t/leaks.t ........................................... skipped: Test::LeakTrace required for this tests
../dist/Storable/t/lock.t ............................................ ok
../dist/Storable/t/malice.t .......................................... ok
../dist/Storable/t/overload.t ........................................ ok
../dist/Storable/t/recurse.t ......................................... ok
../dist/Storable/t/regexp.t .......................................... ok
../dist/Storable/t/restrict.t ........................................ ok
../dist/Storable/t/retrieve.t ........................................ ok
../dist/Storable/t/robust.t .......................................... ok
../dist/Storable/t/sig_die.t ......................................... ok
../dist/Storable/t/store.t ........................................... ok
../dist/Storable/t/threads.t ......................................... skipped: no threads
../dist/Storable/t/tied.t ............................................ ok
../dist/Storable/t/tied_hook.t ....................................... ok
../dist/Storable/t/tied_items.t ...................................... ok
../dist/Storable/t/tied_reify.t ...................................... ok
../dist/Storable/t/tied_store.t ...................................... ok
../dist/Storable/t/utf8.t ............................................ ok
../dist/Storable/t/utf8hash.t ........................................ ok
../dist/Storable/t/weak.t ............................................ ok
../dist/Term-Complete/t/Complete.t ................................... ok
../dist/Term-ReadLine/t/AE.t ......................................... skipped: AnyEvent is not installed.
../dist/Term-ReadLine/t/AETk.t ....................................... skipped: AnyEvent and/or Tk is not installed.
../dist/Term-ReadLine/t/ReadLine-STDERR.t ............................ ok
../dist/Term-ReadLine/t/ReadLine.t ................................... ok
../dist/Term-ReadLine/t/Tk.t ......................................... skipped: Tk is not installed.
../dist/Test/t/05_about_verbose.t .................................... ok
../dist/Test/t/fail.t ................................................ ok
../dist/Test/t/mix.t ................................................. ok
../dist/Test/t/multiline.t ........................................... ok
../dist/Test/t/onfail.t .............................................. ok
../dist/Test/t/qr.t .................................................. ok
../dist/Test/t/skip.t ................................................ ok
../dist/Test/t/success.t ............................................. ok
../dist/Test/t/todo.t ................................................ ok
../dist/Text-Abbrev/t/Abbrev.t ....................................... ok
../dist/Thread-Queue/t/01_basic.t .................................... skipped: Perl not compiled with 'useithreads'
../dist/Thread-Queue/t/02_refs.t ..................................... skipped: Perl not compiled with 'useithreads'
../dist/Thread-Queue/t/03_peek.t ..................................... skipped: Perl not compiled with 'useithreads'
../dist/Thread-Queue/t/04_errs.t ..................................... ok
../dist/Thread-Queue/t/05_extract.t .................................. skipped: Perl not compiled with 'useithreads'
../dist/Thread-Queue/t/06_insert.t ................................... skipped: Perl not compiled with 'useithreads'
../dist/Thread-Queue/t/07_lock.t ..................................... skipped: Perl not compiled with 'useithreads'
../dist/Thread-Queue/t/08_nothreads.t ................................ ok
../dist/Thread-Queue/t/09_ended.t .................................... skipped: Perl not compiled with 'useithreads'
../dist/Thread-Queue/t/10_timed.t .................................... skipped: Perl not compiled with 'useithreads'
../dist/Thread-Queue/t/11_limit.t .................................... skipped: Perl not compiled with 'useithreads'
../dist/Thread-Semaphore/t/01_basic.t ................................ skipped: Perl not compiled with 'useithreads'
../dist/Thread-Semaphore/t/02_errs.t ................................. ok
../dist/Thread-Semaphore/t/03_nothreads.t ............................ ok
../dist/Thread-Semaphore/t/04_nonblocking.t .......................... skipped: Perl not compiled with 'useithreads'
../dist/Thread-Semaphore/t/05_force.t ................................ skipped: Perl not compiled with 'useithreads'
../dist/Thread-Semaphore/t/06_timed.t ................................ skipped: Perl not compiled with 'useithreads'
../dist/threads-shared/t/0nothread.t ................................. ok
../dist/threads-shared/t/av_refs.t ................................... skipped: Perl not compiled with 'useithreads'
../dist/threads-shared/t/av_simple.t ................................. skipped: Perl not compiled with 'useithreads'
../dist/threads-shared/t/blessed.t ................................... skipped: Perl not compiled with 'useithreads'
../dist/threads-shared/t/clone.t ..................................... skipped: Perl not compiled with 'useithreads'
../dist/threads-shared/t/cond.t ...................................... skipped: Perl not compiled with 'useithreads'
../dist/threads-shared/t/disabled.t .................................. ok
../dist/threads-shared/t/dualvar.t ................................... skipped: Perl not compiled with 'useithreads'
../dist/threads-shared/t/hv_refs.t ................................... skipped: Perl not compiled with 'useithreads'
../dist/threads-shared/t/hv_simple.t ................................. skipped: Perl not compiled with 'useithreads'
../dist/threads-shared/t/no_share.t .................................. skipped: Perl not compiled with 'useithreads'
../dist/threads-shared/t/object.t .................................... skipped: Perl not compiled with 'useithreads'
../dist/threads-shared/t/object2.t ................................... skipped: Perl not compiled with 'useithreads'
../dist/threads-shared/t/shared_attr.t ............................... skipped: Perl not compiled with 'useithreads'
../dist/threads-shared/t/stress.t .................................... skipped: Perl not compiled with 'useithreads'
../dist/threads-shared/t/sv_refs.t ................................... skipped: Perl not compiled with 'useithreads'
../dist/threads-shared/t/sv_simple.t ................................. skipped: Perl not compiled with 'useithreads'
../dist/threads-shared/t/utf8.t ...................................... skipped: Perl not compiled with 'useithreads'
../dist/threads-shared/t/wait.t ...................................... skipped: Perl not compiled with 'useithreads'
../dist/threads-shared/t/waithires.t ................................. skipped: Perl not compiled with 'useithreads'
../dist/threads/t/basic.t ............................................ skipped: Perl not compiled with 'useithreads'
../dist/threads/t/blocks.t ........................................... skipped: Perl not compiled with 'useithreads'
../dist/threads/t/context.t .......................................... skipped: Perl not compiled with 'useithreads'
../dist/threads/t/end.t .............................................. skipped: Perl not compiled with 'useithreads'
../dist/threads/t/err.t .............................................. skipped: Perl not compiled with 'useithreads'
../dist/threads/t/exit.t ............................................. skipped: Perl not compiled with 'useithreads'
../dist/threads/t/free.t ............................................. skipped: Perl not compiled with 'useithreads'
../dist/threads/t/free2.t ............................................ skipped: Perl not compiled with 'useithreads'
../dist/threads/t/join.t ............................................. skipped: Perl not compiled with 'useithreads'
../dist/threads/t/kill.t ............................................. skipped: Perl not compiled with 'useithreads'
../dist/threads/t/kill2.t ............................................ skipped: Perl not compiled with 'useithreads'
../dist/threads/t/kill3.t ............................................ skipped: Perl not compiled with 'useithreads'
../dist/threads/t/libc.t ............................................. skipped: Perl not compiled with 'useithreads'
../dist/threads/t/list.t ............................................. skipped: Perl not compiled with 'useithreads'
../dist/threads/t/no_threads.t ....................................... ok
../dist/threads/t/problems.t ......................................... skipped: Perl not compiled with 'useithreads'
../dist/threads/t/stack.t ............................................ skipped: Perl not compiled with 'useithreads'
../dist/threads/t/stack_env.t ........................................ skipped: Perl not compiled with 'useithreads'
../dist/threads/t/state.t ............................................ skipped: Perl not compiled with 'useithreads'
../dist/threads/t/stress_cv.t ........................................ skipped: Perl not compiled with 'useithreads'
../dist/threads/t/stress_re.t ........................................ skipped: Perl not compiled with 'useithreads'
../dist/threads/t/stress_string.t .................................... skipped: Perl not compiled with 'useithreads'
../dist/threads/t/thread.t ........................................... skipped: Perl not compiled with 'useithreads'
../dist/threads/t/unique.t ........................................... skipped: Perl not compiled with 'useithreads'
../dist/Tie-File/t/01_gen.t .......................................... ok
../dist/Tie-File/t/02_fetchsize.t .................................... ok
../dist/Tie-File/t/03_longfetch.t .................................... ok
../dist/Tie-File/t/04_splice.t ....................................... ok
../dist/Tie-File/t/05_size.t ......................................... ok
../dist/Tie-File/t/06_fixrec.t ....................................... ok
../dist/Tie-File/t/07_rv_splice.t .................................... ok
../dist/Tie-File/t/08_ro.t ........................................... ok
../dist/Tie-File/t/09_gen_rs.t ....................................... ok
../dist/Tie-File/t/10_splice_rs.t .................................... ok
../dist/Tie-File/t/11_rv_splice_rs.t ................................. ok
../dist/Tie-File/t/12_longfetch_rs.t ................................. ok
../dist/Tie-File/t/13_size_rs.t ...................................... ok
../dist/Tie-File/t/14_lock.t ......................................... ok
../dist/Tie-File/t/15_pushpop.t ...................................... ok
../dist/Tie-File/t/16_handle.t ....................................... ok
../dist/Tie-File/t/17_misc_meth.t .................................... ok
../dist/Tie-File/t/18_rs_fixrec.t .................................... ok
../dist/Tie-File/t/19_cache.t ........................................ ok
../dist/Tie-File/t/20_cache_full.t ................................... ok
../dist/Tie-File/t/21_win32.t ........................................ skipped: (no reason given)
../dist/Tie-File/t/22_autochomp.t .................................... ok
../dist/Tie-File/t/23_rv_ac_splice.t ................................. ok
../dist/Tie-File/t/24_cache_loop.t ................................... ok
../dist/Tie-File/t/25_gen_nocache.t .................................. ok
../dist/Tie-File/t/26_twrite.t ....................................... ok
../dist/Tie-File/t/27_iwrite.t ....................................... ok
../dist/Tie-File/t/28_mtwrite.t ...................................... ok
../dist/Tie-File/t/29_downcopy.t ..................................... ok
../dist/Tie-File/t/29a_upcopy.t ...................................... ok
../dist/Tie-File/t/30_defer.t ........................................ ok
../dist/Tie-File/t/31_autodefer.t .................................... ok
../dist/Tie-File/t/32_defer_misc.t ................................... ok
../dist/Tie-File/t/33_defer_vs.t ..................................... ok
../dist/Tie-File/t/40_abs_cache.t .................................... ok
../dist/Tie-File/t/41_heap.t ......................................... ok
../dist/Tie-File/t/42_offset.t ....................................... ok
../dist/Tie-File/t/43_synopsis.t ..................................... ok
../dist/Time-HiRes/t/alarm.t ......................................... ok
# Failed test at t/clock.t line 95.
# Looks like you failed 1 test of 5.
../dist/Time-HiRes/t/clock.t .........................................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests
../dist/Time-HiRes/t/gettimeofday.t .................................. ok
../dist/Time-HiRes/t/itimer.t ........................................ ok
../dist/Time-HiRes/t/nanosleep.t ..................................... ok
../dist/Time-HiRes/t/sleep.t ......................................... ok
../dist/Time-HiRes/t/stat.t .......................................... ok
../dist/Time-HiRes/t/time.t .......................................... ok
../dist/Time-HiRes/t/tv_interval.t ................................... ok
../dist/Time-HiRes/t/ualarm.t ........................................ ok
../dist/Time-HiRes/t/usleep.t ........................................ ok
# Failed test 'atime set correctly'
# at t/utime.t line 156.
# got: '1.1111112'
# expected: '1.111111111'
# Failed test 'mtime set correctly'
# at t/utime.t line 158.
# got: '2.2222223'
# expected: '2.222222222'
# Failed test 'atime set correctly'
# at t/utime.t line 168.
# got: '1.1111112'
# expected: '1.111111111'
# Failed test 'mtime set correctly'
# at t/utime.t line 170.
# got: '2.2222223'
# expected: '2.222222222'
# Failed test 'File 1 atime set correctly'
# at t/utime.t line 195.
# got: '1.1111112'
# expected: '1.111111111'
# Failed test 'File 1 mtime set correctly'
# at t/utime.t line 197.
# got: '2.2222223'
# expected: '2.222222222'
# Failed test 'File 2 atime set correctly'
# at t/utime.t line 203.
# got: '1.1111112'
# expected: '1.111111111'
# Failed test 'File 2 mtime set correctly'
# at t/utime.t line 205.
# got: '2.2222223'
# expected: '2.222222222'
# Looks like you failed 8 tests of 22.
../dist/Time-HiRes/t/utime.t .........................................
Dubious, test returned 8 (wstat 2048, 0x800)
Failed 8/22 subtests
../dist/Unicode-Normalize/t/fcdc.t ................................... ok
../dist/Unicode-Normalize/t/form.t ................................... ok
../dist/Unicode-Normalize/t/func.t ................................... ok
../dist/Unicode-Normalize/t/illegal.t ................................ ok
../dist/Unicode-Normalize/t/norm.t ................................... ok
../dist/Unicode-Normalize/t/null.t ................................... ok
../dist/Unicode-Normalize/t/partial1.t ............................... ok
../dist/Unicode-Normalize/t/partial2.t ............................... ok
../dist/Unicode-Normalize/t/proto.t .................................. ok
../dist/Unicode-Normalize/t/split.t .................................. ok
../dist/Unicode-Normalize/t/test.t ................................... ok
../dist/Unicode-Normalize/t/tie.t .................................... ok
Subroutine Time::HiRes::constant redefined at (eval 37) line 1.
Subroutine Time::HiRes::usleep redefined at (eval 37) line 1.
Subroutine Time::HiRes::nanosleep redefined at (eval 37) line 1.
Subroutine Time::HiRes::sleep redefined at (eval 37) line 1.
Subroutine Time::HiRes::ualarm redefined at (eval 37) line 1.
Subroutine Time::HiRes::alarm redefined at (eval 37) line 1.
Subroutine Time::HiRes::gettimeofday redefined at (eval 37) line 1.
Subroutine Time::HiRes::time redefined at (eval 37) line 1.
Subroutine Time::HiRes::setitimer redefined at (eval 37) line 1.
Subroutine Time::HiRes::getitimer redefined at (eval 37) line 1.
Subroutine Time::HiRes::utime redefined at (eval 37) line 1.
Subroutine Time::HiRes::clock_gettime redefined at (eval 37) line 1.
Subroutine Time::HiRes::clock_getres redefined at (eval 37) line 1.
Subroutine Time::HiRes::clock_nanosleep redefined at (eval 37) line 1.
Subroutine Time::HiRes::clock redefined at (eval 37) line 1.
Subroutine Time::HiRes::lstat redefined at (eval 37) line 1.
Subroutine Time::HiRes::stat redefined at (eval 37) line 1.
../dist/XSLoader/t/XSLoader.t ........................................ ok
../ext/B/t/b.t ....................................................... ok
../ext/B/t/concise-xs.t .............................................. ok
../ext/B/t/concise.t ................................................. ok
../ext/B/t/f_map.t ................................................... ok
../ext/B/t/f_sort.t .................................................. ok
../ext/B/t/invlist.t ................................................. ok
../ext/B/t/o.t ....................................................... ok
../ext/B/t/optree_check.t ............................................ ok
../ext/B/t/optree_concise.t .......................................... ok
../ext/B/t/optree_constants.t ........................................ ok
../ext/B/t/optree_for.t .............................................. ok
../ext/B/t/optree_misc.t ............................................. ok
../ext/B/t/optree_samples.t .......................................... ok
../ext/B/t/optree_sort.t ............................................. ok
../ext/B/t/optree_specials.t ......................................... ok
../ext/B/t/optree_varinit.t .......................................... ok
../ext/B/t/perlstring.t .............................................. ok
../ext/B/t/pragma.t .................................................. ok
../ext/B/t/showlex.t ................................................. ok
../ext/B/t/strict.t .................................................. ok
../ext/B/t/sv_stash.t ................................................ ok
../ext/B/t/terse.t ................................................... ok
../ext/B/t/walkoptree.t .............................................. ok
../ext/B/t/xref.t .................................................... ok
../ext/Devel-Peek/t/Peek.t ........................................... ok
../ext/DynaLoader/t/DynaLoader.t ..................................... ok
../ext/Errno/t/Errno.t ............................................... ok
../ext/Fcntl/t/autoload.t ............................................ ok
../ext/Fcntl/t/fcntl.t ............................................... ok
../ext/Fcntl/t/mode.t ................................................ ok
../ext/Fcntl/t/syslfs.t .............................................. skipped: no sparse files?
../ext/File-DosGlob/t/DosGlob.t ...................................... ok
../ext/File-Find/t/find.t ............................................ ok
../ext/File-Find/t/taint.t ........................................... ok
../ext/File-Glob/t/basic.t ........................................... ok
../ext/File-Glob/t/case.t ............................................ ok
../ext/File-Glob/t/global.t .......................................... ok
../ext/File-Glob/t/rt114984.t ........................................ ok
../ext/File-Glob/t/rt131211.t ........................................ ok
../ext/File-Glob/t/taint.t ........................................... ok
../ext/File-Glob/t/threads.t ......................................... skipped: Perl not compiled with 'useithreads'
../ext/FileCache/t/01open.t .......................................... ok
../ext/FileCache/t/02maxopen.t ....................................... ok
../ext/FileCache/t/03append.t ........................................ ok
../ext/FileCache/t/04twoarg.t ........................................ ok
../ext/FileCache/t/05override.t ...................................... ok
../ext/FileCache/t/06export.t ........................................ ok
../ext/FileCache/t/07noimport.t ...................................... ok
../ext/Hash-Util-FieldHash/t/01_load.t ............................... ok
../ext/Hash-Util-FieldHash/t/02_function.t ........................... ok
../ext/Hash-Util-FieldHash/t/03_class.t .............................. ok
../ext/Hash-Util-FieldHash/t/04_thread.t ............................. ok
../ext/Hash-Util-FieldHash/t/05_perlhook.t ........................... ok
../ext/Hash-Util-FieldHash/t/11_hashassign.t ......................... ok
../ext/Hash-Util-FieldHash/t/12_hashwarn.t ........................... ok
../ext/Hash-Util/t/builtin.t ......................................... ok
../ext/Hash-Util/t/Util.t ............................................ ok
../ext/I18N-Langinfo/t/Langinfo.t .................................... ok
../ext/IPC-Open3/t/fd.t .............................................. ok
../ext/IPC-Open3/t/IPC-Open2.t ....................................... ok
../ext/IPC-Open3/t/IPC-Open3.t ....................................... ok
../ext/Opcode/t/Opcode.t ............................................. ok
../ext/Opcode/t/ops.t ................................................ ok
../ext/PerlIO-encoding/t/encoding.t .................................. ok
../ext/PerlIO-encoding/t/fallback.t .................................. ok
../ext/PerlIO-encoding/t/nolooping.t ................................. ok
../ext/PerlIO-encoding/t/threads.t ................................... skipped: no threads
../ext/PerlIO-scalar/t/scalar.t ...................................... ok
../ext/PerlIO-scalar/t/scalar_ungetc.t ............................... ok
../ext/PerlIO-via/t/thread.t ......................................... skipped: -- need threads for this test
../ext/PerlIO-via/t/via.t ............................................ ok
../ext/Pod-Functions/t/Functions.t ................................... ok
../ext/Pod-Html/t/anchorify-536.t .................................... ok
../ext/Pod-Html/t/anchorify.t ........................................ ok
../ext/Pod-Html/t/cache.t ............................................ ok
../ext/Pod-Html/t/crossref.t ......................................... ok
../ext/Pod-Html/t/crossref2.t ........................................ ok
../ext/Pod-Html/t/crossref3.t ........................................ ok
../ext/Pod-Html/t/eol.t .............................................. ok
../ext/Pod-Html/t/feature.t .......................................... ok
../ext/Pod-Html/t/feature2.t ......................................... ok
../ext/Pod-Html/t/htmldir1.t ......................................... ok
../ext/Pod-Html/t/htmldir2.t ......................................... ok
../ext/Pod-Html/t/htmldir3.t ......................................... ok
../ext/Pod-Html/t/htmldir4.t ......................................... ok
../ext/Pod-Html/t/htmldir5.t ......................................... ok
../ext/Pod-Html/t/htmlescp.t ......................................... ok
../ext/Pod-Html/t/htmllink.t ......................................... ok
../ext/Pod-Html/t/htmlview.t ......................................... ok
../ext/Pod-Html/t/poderr.t ........................................... ok
../ext/Pod-Html/t/podnoerr.t ......................................... ok
../ext/POSIX/t/export.t .............................................. ok
../ext/POSIX/t/fenv.t ................................................ ok
../ext/POSIX/t/iv_const.t ............................................ ok
../ext/POSIX/t/math.t ................................................ ok
../ext/POSIX/t/mb.t .................................................. ok
../ext/POSIX/t/posix.t ............................................... ok
../ext/POSIX/t/sigaction.t ........................................... ok
../ext/POSIX/t/sigset.t .............................................. ok
../ext/POSIX/t/strerror_errno.t ...................................... ok
../ext/POSIX/t/sysconf.t ............................................. ok
../ext/POSIX/t/taint.t ............................................... ok
../ext/POSIX/t/termios.t ............................................. ok
../ext/POSIX/t/time.t ................................................ ok
../ext/POSIX/t/unimplemented.t ....................................... ok
../ext/POSIX/t/usage.t ............................................... ok
../ext/POSIX/t/waitpid.t ............................................. ok
../ext/POSIX/t/wrappers.t ............................................ ok
../ext/re/t/lexical_debug.t .......................................... ok
../ext/re/t/qr.t ..................................................... ok
../ext/re/t/re.t ..................................................... ok
../ext/re/t/re_funcs.t ............................................... ok
../ext/re/t/re_funcs_u.t ............................................. ok
../ext/re/t/reflags.t ................................................ ok
../ext/re/t/regop.t .................................................. ok
../ext/re/t/strict.t ................................................. ok
../ext/SDBM_File/t/constants.t ....................................... ok
../ext/SDBM_File/t/corrupt.t ......................................... ok
../ext/SDBM_File/t/prep.t ............................................ ok
../ext/SDBM_File/t/sdbm.t ............................................ ok
../ext/Sys-Hostname/t/Hostname.t ..................................... ok
../ext/Tie-Hash-NamedCapture/t/tiehash.t ............................. ok
../ext/Tie-Memoize/t/Tie-Memoize.t ................................... ok
../ext/XS-APItest/t/addissub.t ....................................... ok
../ext/XS-APItest/t/arrayexpr.t ...................................... ok
../ext/XS-APItest/t/autoload.t ....................................... ok
../ext/XS-APItest/t/blockasexpr.t .................................... ok
../ext/XS-APItest/t/blockhooks-csc.t ................................. ok
../ext/XS-APItest/t/blockhooks.t ..................................... ok
../ext/XS-APItest/t/boolean-thr.t .................................... skipped: This perl does not support threads
../ext/XS-APItest/t/boolean.t ........................................ ok
../ext/XS-APItest/t/bootstrap.t ...................................... ok
../ext/XS-APItest/t/call.t ........................................... ok
../ext/XS-APItest/t/call_checker.t ................................... ok
../ext/XS-APItest/t/caller.t ......................................... ok
../ext/XS-APItest/t/callregexec.t .................................... ok
../ext/XS-APItest/t/check_warnings.t ................................. ok
../ext/XS-APItest/t/cleanup.t ........................................ ok
../ext/XS-APItest/t/clone-with-stack.t ............................... skipped: clone_with_stack requires threads
../ext/XS-APItest/t/cophh.t .......................................... ok
../ext/XS-APItest/t/coplabel.t ....................................... ok
../ext/XS-APItest/t/copstash.t ....................................... skipped: no threads
../ext/XS-APItest/t/copyhints.t ...................................... ok
../ext/XS-APItest/t/customop.t ....................................... ok
../ext/XS-APItest/t/cv_name.t ........................................ ok
../ext/XS-APItest/t/delimcpy.t ....................................... ok
../ext/XS-APItest/t/eval-filter.t .................................... ok
../ext/XS-APItest/t/exception.t ...................................... ok
../ext/XS-APItest/t/extend.t ......................................... ok
../ext/XS-APItest/t/fetch_pad_names.t ................................ ok
../ext/XS-APItest/t/get.t ............................................ ok
../ext/XS-APItest/t/gotosub.t ........................................ ok
../ext/XS-APItest/t/grok.t ........................................... ok
../ext/XS-APItest/t/gv_autoload4.t ................................... ok
../ext/XS-APItest/t/gv_const_sv.t .................................... ok
../ext/XS-APItest/t/gv_fetchmeth.t ................................... ok
../ext/XS-APItest/t/gv_fetchmeth_autoload.t .......................... ok
../ext/XS-APItest/t/gv_fetchmethod_flags.t ........................... ok
../ext/XS-APItest/t/gv_init.t ........................................ ok
../ext/XS-APItest/t/handy00.t ........................................ ok
../ext/XS-APItest/t/handy01.t ........................................ ok
../ext/XS-APItest/t/handy02.t ........................................ ok
../ext/XS-APItest/t/handy03.t ........................................ ok
../ext/XS-APItest/t/handy04.t ........................................ ok
../ext/XS-APItest/t/handy05.t ........................................ ok
../ext/XS-APItest/t/handy06.t ........................................ ok
../ext/XS-APItest/t/handy07.t ........................................ ok
../ext/XS-APItest/t/handy08.t ........................................ ok
../ext/XS-APItest/t/handy09.t ........................................ ok
../ext/XS-APItest/t/hash.t ........................................... ok
../ext/XS-APItest/t/hv_macro.t ....................................... ok
../ext/XS-APItest/t/join_with_space.t ................................ ok
../ext/XS-APItest/t/keyword_multiline.t .............................. ok
../ext/XS-APItest/t/keyword_plugin.t ................................. ok
../ext/XS-APItest/t/keyword_plugin_threads.t ......................... skipped: keyword_plugin thread test requires threads
../ext/XS-APItest/t/labelconst.t ..................................... ok
../ext/XS-APItest/t/lexsub.t ......................................... ok
../ext/XS-APItest/t/load-module.t .................................... ok
../ext/XS-APItest/t/locale.t ......................................... ok
../ext/XS-APItest/t/loopblock.t ...................................... ok
../ext/XS-APItest/t/looprest.t ....................................... ok
../ext/XS-APItest/t/lvalue.t ......................................... ok
../ext/XS-APItest/t/magic.t .......................................... ok
../ext/XS-APItest/t/magic_chain.t .................................... ok
../ext/XS-APItest/t/mro.t ............................................ ok
../ext/XS-APItest/t/multicall.t ...................................... ok
../ext/XS-APItest/t/my_cxt.t ......................................... ok
../ext/XS-APItest/t/my_exit.t ........................................ ok
../ext/XS-APItest/t/my_strtod.t ...................................... ok
../ext/XS-APItest/t/newCONSTSUB.t .................................... ok
../ext/XS-APItest/t/newDEFSVOP.t ..................................... ok
../ext/XS-APItest/t/op.t ............................................. ok
../ext/XS-APItest/t/op_contextualize.t ............................... ok
../ext/XS-APItest/t/op_list.t ........................................ ok
../ext/XS-APItest/t/overload.t ....................................... ok
../ext/XS-APItest/t/pad_scalar.t ..................................... ok
../ext/XS-APItest/t/peep.t ........................................... ok
../ext/XS-APItest/t/pmflag.t ......................................... ok
../ext/XS-APItest/t/postinc.t ........................................ ok
../ext/XS-APItest/t/printf.t ......................................... ok
../ext/XS-APItest/t/ptr_table.t ...................................... ok
../ext/XS-APItest/t/push.t ........................................... ok
../ext/XS-APItest/t/refs.t ........................................... ok
../ext/XS-APItest/t/rmagical.t ....................................... ok
../ext/XS-APItest/t/rv2cv_op_cv.t .................................... ok
../ext/XS-APItest/t/savehints.t ...................................... ok
../ext/XS-APItest/t/scopelessblock.t ................................. ok
../ext/XS-APItest/t/sort.t ........................................... ok
../ext/XS-APItest/t/stmtasexpr.t ..................................... ok
../ext/XS-APItest/t/stmtsasexpr.t .................................... ok
../ext/XS-APItest/t/stuff_modify_bug.t ............................... ok
../ext/XS-APItest/t/stuff_svcur_bug.t ................................ ok
../ext/XS-APItest/t/subcall.t ........................................ ok
../ext/XS-APItest/t/subsignature.t ................................... ok
../ext/XS-APItest/t/sv_numeq.t ....................................... ok
../ext/XS-APItest/t/sv_streq.t ....................................... ok
../ext/XS-APItest/t/svcat.t .......................................... ok
../ext/XS-APItest/t/svcatpvf.t ....................................... ok
../ext/XS-APItest/t/sviscow.t ........................................ ok
../ext/XS-APItest/t/svpeek.t ......................................... ok
../ext/XS-APItest/t/svpv.t ........................................... ok
../ext/XS-APItest/t/svpv_magic.t ..................................... ok
../ext/XS-APItest/t/svsetsv.t ........................................ ok
../ext/XS-APItest/t/swaplabel.t ...................................... ok
../ext/XS-APItest/t/swaptwostmts.t ................................... ok
../ext/XS-APItest/t/sym-hook.t ....................................... ok
../ext/XS-APItest/t/synthetic_scope.t ................................ ok
../ext/XS-APItest/t/temp_lv_sub.t .................................... ok
../ext/XS-APItest/t/underscore_length.t .............................. ok
../ext/XS-APItest/t/utf16_to_utf8.t .................................. ok
../ext/XS-APItest/t/utf8.t ........................................... ok
../ext/XS-APItest/t/utf8_to_bytes.t .................................. ok
../ext/XS-APItest/t/utf8_warn00.t .................................... ok
../ext/XS-APItest/t/utf8_warn01.t .................................... ok
../ext/XS-APItest/t/utf8_warn02.t .................................... ok
../ext/XS-APItest/t/utf8_warn03.t .................................... ok
../ext/XS-APItest/t/utf8_warn04.t .................................... ok
../ext/XS-APItest/t/utf8_warn05.t .................................... ok
../ext/XS-APItest/t/utf8_warn06.t .................................... ok
../ext/XS-APItest/t/utf8_warn07.t .................................... ok
../ext/XS-APItest/t/utf8_warn08.t .................................... ok
../ext/XS-APItest/t/utf8_warn09.t .................................... ok
../ext/XS-APItest/t/weaken.t ......................................... ok
../ext/XS-APItest/t/whichsig.t ....................................... ok
../ext/XS-APItest/t/win32.t .......................................... skipped: Tests only apply on MSWin32
../ext/XS-APItest/t/xs_special_subs.t ................................ ok
../ext/XS-APItest/t/xs_special_subs_require.t ........................ ok
../ext/XS-APItest/t/xsub_h.t ......................................... ok
../ext/XS-Typemap/t/Typemap.t ........................................ ok
../lib/AnyDBM_File.t ................................................. ok
../lib/B/Deparse-core.t .............................................. ok
../lib/B/Deparse-subclass.t .......................................... ok
../lib/B/Deparse.t ................................................... ok
../lib/Benchmark.t ................................................... ok
../lib/blib.t ........................................................ ok
../lib/builtin.t ..................................................... ok
../lib/bytes.t ....................................................... ok
../lib/charnames.t ................................................... ok
../lib/Class/Struct.t ................................................ ok
../lib/Config.t ...................................................... ok
../lib/Config/Extensions.t ........................................... ok
../lib/DB.t .......................................................... ok
../lib/DBM_Filter/t/01error.t ........................................ ok
../lib/DBM_Filter/t/02core.t ......................................... ok
../lib/DBM_Filter/t/compress.t ....................................... ok
../lib/DBM_Filter/t/encode.t ......................................... ok
../lib/DBM_Filter/t/int32.t .......................................... ok
../lib/DBM_Filter/t/null.t ........................................... ok
../lib/DBM_Filter/t/utf8.t ........................................... ok
../lib/diagnostics.t ................................................. ok
../lib/DirHandle.t ................................................... ok
../lib/dumpvar.t ..................................................... ok
../lib/English.t ..................................................... ok
../lib/ExtUtils/t/Embed.t ............................................ ok
../lib/feature.t ..................................................... ok
../lib/feature/unicode_strings.t ..................................... ok
../lib/File/Basename.t ............................................... ok
../lib/File/Compare.t ................................................ ok
../lib/File/Copy.t ................................................... ok
../lib/File/stat-7896.t .............................................. ok
../lib/File/stat.t ................................................... ok
../lib/FileHandle.t .................................................. ok
../lib/filetest.t .................................................... ok
../lib/Getopt/Std.t .................................................. ok
../lib/h2ph.t ........................................................ ok
../lib/h2xs.t ........................................................ ok
../lib/integer.t ..................................................... ok
../lib/Internals.t ................................................... ok
../lib/less.t ........................................................ ok
../lib/locale.t ...................................................... ok
../lib/locale_threads.t .............................................. skipped: no ithreads
../lib/meta_notation.t ............................................... ok
../lib/Net/hostent.t ................................................. ok
../lib/Net/netent.t .................................................. skipped: no loopback net
../lib/Net/protoent.t ................................................ ok
../lib/Net/servent.t ................................................. ok
../lib/open.t ........................................................ ok
../lib/overload.t .................................................... ok
../lib/overload64.t .................................................. ok
../lib/overloading.t ................................................. ok
../lib/perl5db.t ..................................................... ok
../lib/perlbug.t ..................................................... ok
../lib/Pod/t/Usage.t ................................................. ok
../lib/SelectSaver.t ................................................. ok
../lib/sigtrap.t ..................................................... ok
../lib/sort.t ........................................................ ok
../lib/strict.t ...................................................... ok
../lib/subs.t ........................................................ ok
../lib/Symbol.t ...................................................... ok
../lib/Thread.t ...................................................... skipped: No threads
../lib/Tie/Array/push.t .............................................. ok
../lib/Tie/Array/splice.t ............................................ ok
../lib/Tie/Array/std.t ............................................... ok
../lib/Tie/Array/stdpush.t ........................................... ok
../lib/Tie/ExtraHash.t ............................................... ok
../lib/Tie/Handle/stdhandle.t ........................................ ok
../lib/Tie/Handle/stdhandle_from_handle.t ............................ ok
../lib/Tie/Hash.t .................................................... ok
../lib/Tie/Scalar.t .................................................. ok
../lib/Tie/SubstrHash.t .............................................. ok
../lib/Time/gmtime.t ................................................. ok
../lib/Time/localtime.t .............................................. ok
../lib/Unicode/UCD.t ................................................. ok
../lib/User/grent.t .................................................. ok
../lib/User/pwent.t .................................................. ok
../lib/utf8.t ........................................................ ok
../lib/vars.t ........................................................ ok
../lib/vars_carp.t ................................................... ok
../lib/vmsish.t ...................................................... ok
../lib/warnings.t .................................................... ok
Test Summary Report
-------------------
io/sem.t (Wstat: 5632 (exited 22) Tests: 1 Failed: 0)
Non-zero exit status: 22
Parse errors: Bad plan. You planned 22 tests but ran 1.
io/socket.t (Wstat: 0 Tests: 36 Failed: 1)
Failed test: 13
../cpan/IO-Socket-IP/t/11sockopts.t (Wstat: 256 (exited 1) Tests: 4 Failed: 1)
Failed test: 3
Non-zero exit status: 1
../cpan/IPC-SysV/t/ipcsysv.t (Wstat: 5632 (exited 22) Tests: 7 Failed: 0)
Non-zero exit status: 22
Parse errors: Bad plan. You planned 39 tests but ran 7.
../cpan/IPC-SysV/t/sem.t (Wstat: 5632 (exited 22) Tests: 1 Failed: 0)
Non-zero exit status: 22
Parse errors: Bad plan. You planned 11 tests but ran 1.
../dist/IO/t/cachepropagate-unix.t (Wstat: 512 (exited 2) Tests: 15 Failed: 2)
Failed tests: 2, 10
Non-zero exit status: 2
../dist/Net-Ping/t/450_service.t (Wstat: 512 (exited 2) Tests: 26 Failed: 2)
Failed tests: 9, 18
Non-zero exit status: 2
../dist/Time-HiRes/t/clock.t (Wstat: 256 (exited 1) Tests: 5 Failed: 1)
Failed test: 5
Non-zero exit status: 1
../dist/Time-HiRes/t/utime.t (Wstat: 2048 (exited 8) Tests: 22 Failed: 8)
Failed tests: 2-3, 5-6, 12-15
Non-zero exit status: 8
Files=2756, Tests=1206095, 2003 wallclock secs (27.53 usr 12.97 sys + 207.42 cusr 128.71 csys = 376.63 CPU)
Result: FAIL
make: *** [makefile:856: test_harness] Error 15
##### Brew Failed #####
Test Summary Report
-------------------
io/sem.t (Wstat: 5632 (exited 22) Tests: 1 Failed: 0)
Non-zero exit status: 22
Parse errors: Bad plan. You planned 22 tests but ran 1.
io/socket.t (Wstat: 0 Tests: 36 Failed: 1)
Failed test: 13
../cpan/IO-Socket-IP/t/11sockopts.t (Wstat: 256 (exited 1) Tests: 4 Failed: 1)
Failed test: 3
Non-zero exit status: 1
../cpan/IPC-SysV/t/ipcsysv.t (Wstat: 5632 (exited 22) Tests: 7 Failed: 0)
Non-zero exit status: 22
Parse errors: Bad plan. You planned 39 tests but ran 7.
../cpan/IPC-SysV/t/sem.t (Wstat: 5632 (exited 22) Tests: 1 Failed: 0)
Non-zero exit status: 22
Parse errors: Bad plan. You planned 11 tests but ran 1.
../dist/IO/t/cachepropagate-unix.t (Wstat: 512 (exited 2) Tests: 15 Failed: 2)
Failed tests: 2, 10
Non-zero exit status: 2
../dist/Net-Ping/t/450_service.t (Wstat: 512 (exited 2) Tests: 26 Failed: 2)
Failed tests: 9, 18
Non-zero exit status: 2
../dist/Time-HiRes/t/clock.t (Wstat: 256 (exited 1) Tests: 5 Failed: 1)
Failed test: 5
Non-zero exit status: 1
../dist/Time-HiRes/t/utime.t (Wstat: 2048 (exited 8) Tests: 22 Failed: 8)
Failed tests: 2-3, 5-6, 12-15
Non-zero exit status: 8
Files=2756, Tests=1206095, 2003 wallclock secs (27.53 usr 12.97 sys + 207.42 cusr 128.71 csys = 376.63 CPU)
Result: FAIL
make: *** [makefile:856: test_harness] Error 15
##### Brew Failed #####
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment