gugod / App-perlbrew

Manage perl installations in your $HOME
https://perlbrew.pl
Other
719 stars 216 forks source link

perlbrew can't build blead on OS X 10.9.5 #573

Open dur-randir opened 7 years ago

dur-randir commented 7 years ago

Commit 733612e0500c5f8f8dfedaa93a56d04d4f9c1930 added usage of linkat() to core. The way it was added broke builds on OS X 10.9, so this was later fixed by ac1ba09e8362c54848dc27d3484a5882c4b28f43. But perlbrew still can't build blead from sources on this system.

Full build log for 'perlbrew install --as perl-blead blead' is following:

Auto-guessed '5.27.5'

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 (perlbug@perl.org) 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 /bin/cat.
chmod is in /bin/chmod.
comm is in /usr/bin/comm.
cp is in /bin/cp.
echo is in /bin/echo.
expr is in /bin/expr.
grep is in /usr/bin/grep.
ls is in /bin/ls.
mkdir is in /bin/mkdir.
rm is in /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.
bison is in /usr/bin/bison.
I don't see byacc out there, offhand.
cpp is in /usr/bin/cpp.
csh is in /bin/csh.
date is in /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 /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 /Users/dur-randir/perlbrew/perls/perl-5.24.1/bin/perl.
I don't see pg out there, either.
test is in /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 /bin/echo and builtin echo (if any)...
They are compatible.  In fact, they may be identical.
The following message is sponsored by

  Dresden.pm<--The stars should be here.

Dear Perl user, system administrator or package
maintainer, the Perl community sends greetings to
you. Do you (emblematical) greet back [Y/n]? n

Symbolic links are supported.

Checking how to test for symbolic links...
You can test for symbolic links with 'test -h'.
Checking for cross-compile
No targethost for running compiler tests against defined, running locally

Good, your tr supports [:lower:] and [:upper:] to convert case.
Using [:upper:] and [:lower:] to convert case.

First time through, eh?  I have some defaults handy for some systems
that need some extra help getting the Configure answers right:

aix              esix4            linux            sco_2_3_1
aix_3            fps              lynxos           sco_2_3_2
aix_4            freebsd          midnightbsd      sco_2_3_3
altos486         freemint         mips             sco_2_3_4
amigaos          genix            mirbsd           solaris_2
atheos           gnu              mpc              stellar
aux_3            gnukfreebsd      ncr_tower        sunos_4_0
bitrig           gnuknetbsd       netbsd           sunos_4_1
bsdos            greenhills       newsos4          super-ux
catamount        haiku            nonstopux        svr4
convexos         hpux             openbsd          svr5
cxux             i386             opus             ti1500
cygwin           interix          os2              ultrix_4
darwin           irix_4           os390            umips
dcosx            irix_5           os400            unicos
dec_osf          irix_6           posix-bc         unicosmk
dos_djgpp        irix_6_0         powerux          unisysdynix
dragonfly        irix_6_1         qnx              utekv
dynix            isc              riscos           uwin
dynixptx         isc_2            sco              vos
epix             linux-android    sco_2_3_0

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? [darwin]

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? [darwin]

Operating system version? [13.4.0]

By default, perl5 will be installed in /Users/dur-randir/perlbrew/perls/perl-blead/bin, manual pages
under /Users/dur-randir/perlbrew/perls/perl-blead/man, etc..., i.e. with /Users/dur-randir/perlbrew/perls/perl-blead 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)
[/Users/dur-randir/perlbrew/perls/perl-blead]
Directory /Users/dur-randir/perlbrew/perls/perl-blead 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 (/Users/dur-randir/perlbrew/perls/perl-blead) 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)
[/Users/dur-randir/perlbrew/perls/perl-blead]
Directory /Users/dur-randir/perlbrew/perls/perl-blead doesn't exist.  Use that name anyway?
[y]

Getting the current patchlevel...
(You have perl5 version 27 subversion 5.)

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]

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 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.56).

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?
[/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.0/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/lib /usr/local/lib /usr/lib]

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? [dylib]

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 -lbind.
No -linet.
No -lnsl.
No -lndbm.
Found -lgdbm (shared).
Found -ldbm (shared).
No -ldb.
No -lmalloc.
Found -ldl (shared).
No -lld.
No -lsun.
Found -lm (shared).
No -lcrypt.
No -lsec.
Found -lutil (shared).
Found -lc (shared).
No -lcposix.
No -lposix.
No -lucb.
No -lbsd.
No -lBSD.

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 -lgdbm -ldbm -ldl -lm -lutil -lc]

By default, perl5 compiles with the -O flag to use the optimizer.
Alternately, you might want to use the symbolic debugger, which uses
the -g flag (on traditional Unix systems).  Either flag can be
specified here.  To use neither flag, specify the word "none".

What optimizer/debugger flag should be used? [-O3]

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
Nope, it does not, but that is ok.

Checking if your compiler accepts -fstack-protector
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?
[-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include]

Let me guess what the preprocessor flags are...
They appear to be: -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -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
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.0/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/lib /usr/local/lib /usr/lib
To use no flags, specify the word "none".

Any additional ld flags (NOT including libraries)?
[ -fstack-protector -L/usr/local/lib]

Checking your choice of C compiler and flags for coherency...
OK, that should do.

Computing filename position in cpp output for #include directives...
Your cpp writes the filename in the third field of the line.

<stdlib.h> found.

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.)

<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 not using 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.

<float.h> found.

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.

What is your architecture name [darwin]
Add the Perl API version to your archname? [n]
This architecture is naturally 64-bit, not changing architecture name.
Your platform has some specific hints for architecture name, using them...

Pathname where the public executables will reside? (~name ok)
[/Users/dur-randir/perlbrew/perls/perl-blead/bin]
Directory /Users/dur-randir/perlbrew/perls/perl-blead/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)
[/Users/dur-randir/perlbrew/perls/perl-blead/lib/5.27.5]

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)
[/Users/dur-randir/perlbrew/perls/perl-blead/lib/5.27.5/darwin-2level]

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]
I'll assume setuid scripts are *not* secure.
Does your kernel have *secure* setuid scripts? [n]
Looking for a previously installed perl5.005 or later...
Using /Users/dur-randir/perlbrew/perls/perl-5.24.1/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 /Users/dur-randir/perlbrew/perls/perl-blead 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)
[/Users/dur-randir/perlbrew/perls/perl-blead]

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)
[/Users/dur-randir/perlbrew/perls/perl-blead/lib/site_perl/5.27.5]

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 /Users/dur-randir/perlbrew/perls/perl-blead.  Specify here
the list of earlier versions that this version of perl should check.
If Configure detected no earlier versions of perl installed under
/Users/dur-randir/perlbrew/perls/perl-blead, 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> found.

<malloc.h> NOT 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)
[/Users/dur-randir/perlbrew/perls/perl-blead/lib/site_perl/5.27.5/darwin-2level]

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
    /Users/dur-randir/perlbrew/perls/perl-blead/lib/site_perl/5.27.5/darwin-2level
    /Users/dur-randir/perlbrew/perls/perl-blead/lib/site_perl/5.27.5

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]

Checking out function prototypes...
Your C compiler appears to support function prototypes.

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 /Users/dur-randir/perlbrew/perls/perl-blead/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_symbian.xs
ext/DynaLoader/dl_dyld.xs     ext/DynaLoader/dl_vms.xs
ext/DynaLoader/dl_freemint.xs ext/DynaLoader/dl_win32.xs
Source file to use for dynamic loading [ext/DynaLoader/dl_dlopen.xs]

Some systems may require passing special flags to 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? [none]

Some systems use ld to create libraries that can be dynamically loaded,
while other systems (such as those using ELF) use cc.

What command should be used to create dynamic libraries?
[env MACOSX_DEPLOYMENT_TARGET=10.3 cc]

Some systems may require passing special flags to env MACOSX_DEPLOYMENT_TARGET=10.3 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 env MACOSX_DEPLOYMENT_TARGET=10.3 cc to create a dynamically loaded library?
[ -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector]

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? [none]

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.dylib.  If you will have more than one executable linked
to libperl.dylib, 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.dylib (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)
[/Users/dur-randir/perlbrew/perls/perl-blead/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)
[/Users/dur-randir/perlbrew/perls/perl-blead/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 "isengard.local". Right? [y]
(Trimming domain name from host name--host name is now isengard)

What is your domain name? [.local]

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? [dur-randir@isengard.local]

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. Currently, the "perlbug" program included with perl
will send mail to this address in addition to perlbug@perl.org. You may
enter "none" for no administrator.

Perl administrator e-mail address [dur-randir@isengard.local]

Do you want to use a version number suffix for installed binaries? This
will install 'perl5.27.5' 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? [y]

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
(/Users/dur-randir/perlbrew/perls/perl-blead/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 #!)?
[/Users/dur-randir/perlbrew/perls/perl-blead/bin/perl5.27.5]

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 #!/Users/dur-randir/perlbrew/perls/perl-blead/bin/perl5.27.5 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)
[/Users/dur-randir/perlbrew/perls/perl-blead/bin]
Directory /Users/dur-randir/perlbrew/perls/perl-blead/bin doesn't exist.  Use that name anyway?
[y]
Pathname where the add-on public executables should be installed? (~name ok)
[/Users/dur-randir/perlbrew/perls/perl-blead/bin]
Directory /Users/dur-randir/perlbrew/perls/perl-blead/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)
[/Users/dur-randir/perlbrew/perls/perl-blead/man/man1]
Pathname where the site-specific library manual pages should be installed? (~name ok)
[/Users/dur-randir/perlbrew/perls/perl-blead/man/man3]
Pathname where add-on public executable scripts should be installed? (~name ok)
[/Users/dur-randir/perlbrew/perls/perl-blead/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 8 bytes long.

You can have files larger than 2 gigabytes.

Using <string.h> instead of <strings.h>.

qgcvt() NOT 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 oddity:  Expected 0.01, got 1.e-02
...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.

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 <time.h>, <sys/time.h> or both.
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)).

bcmp() found.

bcopy() found.

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_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.

bzero() found.

<stdarg.h> found.

<varargs.h> found.

We'll include <stdarg.h> to get va_dcl definition.
You have <stdarg.h> and <stdlib.h>, so 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.

vprintf() found.
Your vsprintf() returns (int).

chown() found.

chroot() found.

chsize() NOT found.

class() NOT found.

clearenv() NOT 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 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.

Checking to see if your C compiler knows about "const"...
Yup, it does.

copysign() found.

copysignl() found.

crypt() found.

<crypt.h> NOT found.

crypt_r() NOT found.

ctermid() found.

ctermid_r() found.

ctime_r() found.

cuserid() NOT found.

<limits.h> found.

DBL_DIG 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.

Good, your directory entry keeps length information in d_namlen.
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 [bundle]

Checking whether your dlsym() needs a leading underscore ...
dlsym doesn't need a leading underscore.

drand48_r() NOT found.

drand48() prototype found.

dup2() found.

eaccess() NOT 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.

(Looks like you have stdio.h from BSD.)
Checking how std your stdio is...
Your stdio acts pretty std.
Checking to see what happens if we set the stdio ptr...
Increasing ptr in your stdio leaves cnt unchanged.  Good.
And its _base field acts std.
You seem to have 'fast stdio' to directly manipulate the 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 ...
Well, your system knows about the normal fd_set typedef...
and you have the normal fd_set macros (just as I'd expect).

fdclose() NOT found.

fdim() found.

fegetround() found.

fgetpos() found.

finite() found.
Hmm.  Based on the hints in hints/darwin.sh,
the recommended value for $d_finite on this machine was "undef"!
    Keep the recommended value? [y]

finitel() NOT found.

flock() found.

flock() prototype found.

fma() found.

fmax() found.

fmin() found.

fp_class() NOT found.

<math.h> 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.
(Your fpos_t is 64 bits, so you could use that.)

<xlocale.h> found.

newlocale() found.

freelocale() found.

uselocale() found.

duplocale() found.

querylocale() found.

frexpl() found.

<sys/param.h> found.

<sys/mount.h> found.

Checking to see if your system supports struct fs_data...
No, it doesn't.

fseeko() found.
(Your long is 64 bits, so you could use fseek.)

fsetpos() found.

fstatfs() found.

statvfs() found.

fstatvfs() found.

fsync() found.

ftello() found.
(Your long is 64 bits, so you could use ftell.)

Checking if you have a working futimes()
Yes, you have

A working gai_strerror() found.

<ndbm.h> found.

<gdbm/ndbm.h> NOT found.

<gdbm-ndbm.h> NOT found.

dbm_open() found.
Checking if your <ndbm.h> uses prototypes...
Your <ndbm.h> seems to have prototypes

getaddrinfo() found.

getcwd() found.

getespwnam() NOT found.

getfsstat() found.

getgrent() found.

getgrent_r() NOT 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() NOT found.

gethostbyname_r() NOT found.

gethostent_r() NOT found.

gethostent() prototype found.

getitimer() found.

getlogin() found.

getlogin_r() found.

getmnt() NOT found.

getmntent() NOT found.

getnameinfo() found.

getnetbyaddr() found.

getnetbyname() found.

getnetent() found.

getnetbyaddr_r() NOT found.

getnetbyname_r() NOT found.

getnetent_r() NOT found.

getnetent() prototype found.

getpagesize() found.

getprotobyname() found.

getprotobynumber() found.

getprotoent() found.

getpgid() found.

getpgrp2() NOT found.

getppid() found.

getpriority() found.

getprotobyname_r() NOT found.

getprotobynumber_r() NOT found.

getprotoent_r() NOT found.

getprotoent() prototype found.

getprpwnam() NOT found.

getpwent() found.

getpwent_r() NOT found.

getpwnam_r() found.

getpwuid_r() found.

getservbyname() found.

getservbyport() found.

getservent() found.

getservbyname_r() NOT found.

getservbyport_r() NOT found.

getservent_r() NOT found.

getservent() prototype found.

getspnam() NOT found.

<shadow.h> NOT found.

getspnam_r() NOT found.

gettimeofday() found.

gmtime_r() found.

hasmntopt() NOT found.

<netinet/in.h> found.

<arpa/inet.h> found.

htonl() found.

hypot() found.

ilogb() found.

ilogbl() found.

strchr() 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() NOT found.
Checking to see if you have isless...
You do not have isless.
Checking to see if you have isnan...
You have isnan.

isnanl() NOT found.
Checking to see if you have isnormal...
You have isnormal.

j0() found.

j0l() NOT 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() found.

malloc_good_size() found.

mblen() found.

mbstowcs() found.

mbtowc() found.

memchr() found.

memcmp() found.

memcpy() found.

memmem() found.

memmove() found.

memrchr() NOT found.

memset() found.

mkdir() found.

mkdtemp() found.

mkfifo() 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.

nearbyint() found.

nextafter() found.

nexttoward() found.

nice() found.

<langinfo.h> found.

nl_langinfo() found.

<quadmath.h> NOT found.

Checking to see if your C compiler knows about "volatile"...
Yup, it does.

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.

poll() found.
Hmm.  Based on the hints in hints/darwin.sh,
the recommended value for $d_poll on this machine was "undef"!
    Keep the recommended value? [y]

prctl() NOT found.

readlink() found.

vfork() found.

Perl can only use a vfork() that doesn't suffer from strict
restrictions on calling functions or modifying global data in
the child.  For example, glibc-2.1 contains such a vfork()
that is unsuitable.  If your system provides a proper fork()
call, chances are that you do NOT want perl to use vfork().

Do you still want to use vfork()? [y]

pthread_attr_setscope() found.

Checking to see if you have ptrdiff_t...
You have ptrdiff_t.

random_r() NOT found.

readdir() found.

seekdir() found.

telldir() found.

rewinddir() found.

readdir64_r() NOT found.

readdir_r() found.

readv() found.

recvmsg() found.

regcomp() found.

remainder() found.

remquo() found.

rename() found.

rint() found.

rmdir() found.

round() found.

<memory.h> found.

We won't be including <memory.h>.

I'll use memmove() instead of bcopy() for overlapping copies.

I'll use memmove() instead of memcpy() for overlapping copies.

Checking if your memcmp() can compare relative magnitude...
Yes, it can.

sbrk() prototype found.

scalbn() found.

select() found.

semctl() found.

semget() found.

semop() found.

You have the full sem*(2) library.

You have union semun in <sys/sem.h>.

You can use union semun for semctl IPC_STAT.
You can also use struct semid_ds* for semctl IPC_STAT.

sendmsg() found.

setegid() found.

seteuid() found.

setgrent() found.

setgrent_r() NOT found.

sethostent() found.

sethostent_r() NOT found.

setitimer() found.

setlinebuf() found.

setlocale() found.

<locale.h> found.

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() NOT found.

setreuid() found.

setresuid() NOT found.

setrgid() found.

setruid() 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.
Checking whether sprintf returns the length of the string...
sprintf returns the length of the string (as ANSI says it should)

srand48_r() NOT found.

srandom_r() NOT 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> NOT found.

<sys/statfs.h> NOT 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.

Checking to see if your C compiler can copy structs...
Yup, it can.

strerror() found.
(You also have sys_errlist[], so we could roll our own strerror.)

strerror_l() NOT found.

strerror_r() found.

strftime() found.

strlcat() found.

strlcpy() found.

strtod() found.

strtol() found.

strtold() 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.

symlink() found.

syscall() found.

syscall() prototype found.

sysconf() found.

system() found.

tcgetpgrp() found.

tcsetpgrp() found.

telldir() prototype found.

tgamma() found.

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() NOT found.

trunc() found.

truncate() found.

ttyname_r() found.

tzname[] found.

You seem to be doing a multiarchitecture build,
skipping the byteorder check.

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.

A working wcscmp() found.

wcstombs() found.

A working wcsxfrm() found.

wctomb() found.

writev() found.

Checking alignment constraints...
Doubles must be aligned on a how-many-byte boundary? [8]
Checking how long a character is (in bits)...
What is the length of a character (in bits)? [8]

Checking to see how your cpp does stuff like concatenate tokens...
Oh!  Smells like ANSI's been here.
We can catify or stringify, separately or together!

<db.h> found.

Checking Berkeley DB version ...
You have Berkeley DB Version 1.
Looks OK.

Checking return type needed for hash for Berkeley DB ...
Your version of Berkeley DB uses int for hash.

Checking return type needed for prefix for Berkeley DB ...
Your version of Berkeley DB uses int for prefix.

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.

<values.h> NOT found.
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 32 bits at a time.

Generating a list of signal names and numbers...
The following 32 signals are available:

SIGZERO SIGHUP SIGINT SIGQUIT SIGILL SIGTRAP SIGABRT SIGEMT SIGFPE
SIGKILL SIGBUS SIGSEGV SIGSYS SIGPIPE SIGALRM SIGTERM SIGURG SIGSTOP
SIGTSTP SIGCONT SIGCHLD SIGTTIN SIGTTOU SIGIO SIGXCPU SIGXFSZ
SIGVTALRM SIGPROF SIGWINCH SIGINFO SIGUSR1 SIGUSR2 SIGIOT

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_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...

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...
You can use _NSGetExecutablePath to find the executing program.

It appears we'll be able to prototype varargs functions.

Which compiler compiler (yacc or bison -y) shall I use? [yacc]

<assert.h> found.

<bfd.h> found.

<execinfo.h> found.

<fenv.h> found.

<fp.h> NOT found.

<fp_class.h> NOT found.

<gdbm.h> found.

gdbm_open() found.

<ieeefp.h> NOT found.

<libutil.h> NOT found.

<mntent.h> NOT found.

<net/errno.h> NOT found.

<netinet/tcp.h> found.

<poll.h> found.
Hmm.  Based on the hints in hints/darwin.sh,
the recommended value for $i_poll on this machine was "undef"!
    Keep the recommended value? [y]

<prot.h> NOT found.

Guessing which symbols your C compiler and preprocessor define...
Your C pre-processor defines the following symbols:
_FORTIFY_SOURCE
_LP64
__BYTE_ORDER__
__GNUC_MINOR__
__GNUC__
__LITTLE_ENDIAN__
__LP64__
__MACH__
__PIC__
__STDC__
__amd64
__amd64__
__clang__
__pic__
__x86_64
__x86_64__
You seem to have -D_FORTIFY_SOURCE already, not adding it.

tcsetattr() found.

You have POSIX termios.h... good!

<stdbool.h> found.

<stddef.h> found.

<stdint.h> found.

<sys/access.h> NOT found.

<sys/filio.h> found.

<sys/ioctl.h> found.

You have socket ioctls defined in <sys/sockio.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.

<vfork.h> NOT 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 DB_File Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc NDBM_File Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap arybase attributes mro re threads threads/shared]
What extensions do you wish to load statically? [none]

End of configuration questions.

Stripping down executable paths...

Creating config.sh...
Hmm...You had some extra variables I don't know about...I'll try to keep 'em...
    Propagating recommended variable $LANG...
    Propagating recommended variable $LC_ALL...
    Propagating recommended variable $malloc_cflags...
    Propagating recommended variable $perl_revision...
    Propagating recommended variable $perl_subversion...
    Propagating recommended variable $perl_version...

Doing variable substitutions on .SH files...
Extracting config.h (with variable substitutions)
cflags.SH: Adding -std=c89.
cflags.SH: Adding -Werror=declaration-after-statement.
cflags.SH: Adding -Werror=pointer-arith.
cflags.SH: Adding -Wextra.
cflags.SH: Adding -Wc++-compat.
cflags.SH: Adding -Wwrite-strings.
cflags.SH: cc       = cc
cflags.SH: ccflags  = -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include
cflags.SH: stdflags =  -std=c89
cflags.SH: optimize = -O3
cflags.SH: warn     =  -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings
Extracting cflags (with variable substitutions)
Not re-extracting config.h
Extracting makedepend (with variable substitutions)
Extracting Makefile (with variable substitutions)
Extracting myconfig (with variable substitutions)
Extracting pod/Makefile (with variable substitutions)
Extracting Policy.sh (with variable substitutions)
Extracting runtests (with variable substitutions)

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 -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings generate_uudmap.c
cc -o generate_uudmap -fstack-protector -L/usr/local/lib generate_uudmap.o -lpthread -ldl -lm -lutil -lc
./generate_uudmap uudmap.h bitcount.h mg_data.h
sh ./makedepend MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" cflags
rm -f opmini.c
/bin/ln -s op.c opmini.c
rm -f perlmini.c
/bin/ln -s perl.c perlmini.c
echo av.c scope.c op.c doop.c doio.c dump.c gv.c hv.c mg.c reentr.c mro_core.c perl.c perly.c pp.c pp_hot.c pp_ctl.c pp_sys.c regcomp.c regexec.c utf8.c sv.c taint.c toke.c util.c deb.c run.c universal.c pad.c globals.c keywords.c perlio.c perlapi.c numeric.c mathoms.c locale.c pp_pack.c pp_sort.c caretx.c dquote.c time64.c  miniperlmain.c opmini.c perlmini.c | tr ' ' '\n' >.clist
Finding dependencies for av.o
Finding dependencies for scope.o
Finding dependencies for op.o
Finding dependencies for doop.o
Finding dependencies for doio.o
Finding dependencies for dump.o
Finding dependencies for gv.o
Finding dependencies for hv.o
Finding dependencies for mg.o
Finding dependencies for reentr.o
Finding dependencies for mro_core.o
Finding dependencies for perl.o
Finding dependencies for perly.o
Finding dependencies for pp.o
Finding dependencies for pp_hot.o
Finding dependencies for pp_ctl.o
Finding dependencies for pp_sys.o
Finding dependencies for regcomp.o
Finding dependencies for regexec.o
Finding dependencies for utf8.o
Finding dependencies for sv.o
Finding dependencies for taint.o
Finding dependencies for toke.o
Finding dependencies for util.o
Finding dependencies for deb.o
Finding dependencies for run.o
Finding dependencies for universal.o
Finding dependencies for pad.o
Finding dependencies for globals.o
Finding dependencies for keywords.o
Finding dependencies for perlio.o
Finding dependencies for perlapi.o
Finding dependencies for numeric.o
Finding dependencies for mathoms.o
Finding dependencies for locale.o
Finding dependencies for pp_pack.o
Finding dependencies for pp_sort.o
Finding dependencies for caretx.o
Finding dependencies for dquote.o
Finding dependencies for time64.o
Finding dependencies for miniperlmain.o
Finding dependencies for opmini.o
Finding dependencies for perlmini.o
Updating GNUmakefile...
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.

Can't open x2p/makefile: No such file or directory at -e line 1, <> line 909.
echo @`sh  cflags "optimize='-O3'" opmini.o`  -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c
@cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c
echo @`sh  cflags "optimize='-O3'" perlmini.o`  -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c
@cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings gv.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings toke.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings perly.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings pad.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings regcomp.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings dump.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings util.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings mg.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings reentr.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings mro_core.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings keywords.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings hv.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings av.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings run.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings pp_hot.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings sv.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings pp.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings scope.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings pp_ctl.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings pp_sys.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings doop.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings doio.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings regexec.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings utf8.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings taint.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings deb.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings universal.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings globals.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings perlio.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings perlapi.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings numeric.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings mathoms.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings locale.c
locale.c:1026:1: warning: unused function 'S_save_to_buffer' [-Wunused-function]
S_save_to_buffer(const char * string, char **buf, Size_t *buf_size, const Size_t offset)
^
1 warning generated.
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings pp_pack.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings pp_sort.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings caretx.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings dquote.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings time64.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings miniperlmain.c
cc -fstack-protector -L/usr/local/lib -force_flat_namespace -o miniperl \
        opmini.o perlmini.o  gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o perlapi.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o  miniperlmain.o  -lpthread -ldl -lm -lutil -lc
./miniperl -w -Ilib -Idist/Exporter/lib -MExporter -e '<?>' || sh -c 'echo >&2 Failed to build miniperl.  Please run make minitest; exit 1'
./miniperl -Ilib -f write_buildcustomize.pl
rm -f pod/perl5275delta.pod
/bin/ln -s perldelta.pod pod/perl5275delta.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="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Archive::Tar
./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/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="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/AutoLoader directly
./miniperl -Ilib make_ext.pl cpan/B-Debug/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/B-Debug directly
./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for CPAN
./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for CPAN::Meta
./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/CPAN-Meta-Requirements directly
./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-YAML/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/CPAN-Meta-YAML directly
./miniperl -Ilib make_ext.pl dist/Carp/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Carp directly
./miniperl -Ilib make_ext.pl cpan/Config-Perl-V/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Config-Perl-V directly
./miniperl -Ilib make_ext.pl dist/Devel-SelfStubber/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Devel-SelfStubber directly
./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Digest directly
./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Dumpvalue directly
./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Env directly
./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Errno
"../../miniperl" "-I../../lib" Errno_pm.PL Errno.pm
./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/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="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/ExtUtils-CBuilder directly
./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/ExtUtils-Constant directly
./miniperl -Ilib make_ext.pl cpan/ExtUtils-Install/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/ExtUtils-Install directly
./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for ExtUtils::MakeMaker
./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/ExtUtils-Manifest directly
Generating a Unix-style Makefile
Writing Makefile for ExtUtils::Manifest
./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for ext/ExtUtils-Miniperl directly
./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/ExtUtils-ParseXS directly
Generating a Unix-style Makefile
Writing Makefile for ExtUtils::ParseXS
./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/File-Fetch directly
./miniperl -Ilib make_ext.pl ext/File-Find/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for ext/File-Find directly
./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/File-Path directly
./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/File-Temp directly
./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for ext/FileCache directly
./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Filter-Simple directly
./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Getopt-Long directly
./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for HTTP::Tiny
./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/I18N-Collate directly
./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/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="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for lib
"../../miniperl" "-I../../lib" lib_pm.PL lib.pm
Extracting lib.pm (with variable substitutions)
./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for IO::Compress
cp bin/zipdetails blib/script/zipdetails
/Users/dur-randir/perlbrew/build/perl-blead-bda53d3/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/zipdetails
./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/IO-Socket-IP directly
./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/IO-Zlib directly
./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/IPC-Cmd directly
./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for ext/IPC-Open3 directly
./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for JSON::PP
./miniperl -Ilib make_ext.pl cpan/Locale-Codes/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Locale-Codes directly
./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/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="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Locale-Maketext-Simple directly
./miniperl -Ilib make_ext.pl cpan/Math-BigInt/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Math-BigInt directly
./miniperl -Ilib make_ext.pl cpan/Math-BigRat/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/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="/Applications/Xcode.app/Contents/Developer/usr/bin/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="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Memoize directly
./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Module::CoreList
cp corelist blib/script/corelist
/Users/dur-randir/perlbrew/build/perl-blead-bda53d3/dist/Module-CoreList/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/corelist
./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Module-Load directly
./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Module-Load-Conditional directly
./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Module-Loaded directly
./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Module::Metadata
./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/NEXT directly
./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/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="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Params-Check directly
./miniperl -Ilib make_ext.pl cpan/Perl-OSType/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Perl-OSType directly
./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/PerlIO-via-QuotedPrint directly
./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Pod::Checker
"../../miniperl" "-I../../lib" "-I../../lib" podchecker.PL podchecker
Extracting podchecker (with variable substitutions)
cp podchecker blib/script/podchecker
/Users/dur-randir/perlbrew/build/perl-blead-bda53d3/cpan/Pod-Checker/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/podchecker
./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Pod-Escapes directly
./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Pod-Simple directly
./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Pod::Functions
"../../miniperl" "-I../../lib" Functions_pm.PL ../../pod/perlfunc.pod
./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Pod::Html
./miniperl -Ilib make_ext.pl cpan/Pod-Parser/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Pod::Parser
"../../miniperl" "-I../../lib" "-I../../lib" podselect.PL podselect
Extracting podselect (with variable substitutions)
cp podselect blib/script/podselect
/Users/dur-randir/perlbrew/build/perl-blead-bda53d3/cpan/Pod-Parser/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/podselect
./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Pod::Perldoc
./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Pod::Usage
"../../miniperl" "-I../../lib" "-I../../lib" pod2usage.PL pod2usage
Extracting pod2usage (with variable substitutions)
cp pod2usage blib/script/pod2usage
/Users/dur-randir/perlbrew/build/perl-blead-bda53d3/cpan/Pod-Usage/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2usage
./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Safe directly
./miniperl -Ilib make_ext.pl dist/Search-Dict/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Search-Dict directly
./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/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="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Term-ANSIColor directly
./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Term::Cap
./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Term-Complete directly
./miniperl -Ilib make_ext.pl dist/Term-ReadLine/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Term-ReadLine directly
./miniperl -Ilib make_ext.pl dist/Test/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/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="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Test::Harness
./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Test-Simple directly
./miniperl -Ilib make_ext.pl dist/Text-Abbrev/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Text-Abbrev directly
./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Text-Balanced directly
./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Text-ParseWords directly
./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Text-Tabs directly
./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/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="/Applications/Xcode.app/Contents/Developer/usr/bin/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="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/Tie-File directly
./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for ext/Tie-Memoize directly
./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Tie-RefHash directly
./miniperl -Ilib make_ext.pl cpan/Time-Local/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/Time-Local directly
./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for XSLoader
"../../miniperl" "-I../../lib" XSLoader_pm.PL XSLoader.pm
./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/autodie directly
./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/autouse directly
./miniperl -Ilib make_ext.pl dist/base/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for base
./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/bignum directly
./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/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="/Applications/Xcode.app/Contents/Developer/usr/bin/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="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/experimental directly
./miniperl -Ilib make_ext.pl dist/if/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for dist/if directly
./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Net
./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/parent directly
./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/perlfaq directly
./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Pod
"../../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
/Users/dur-randir/perlbrew/build/perl-blead-bda53d3/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2man
cp scripts/pod2text blib/script/pod2text
/Users/dur-randir/perlbrew/build/perl-blead-bda53d3/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2text
Manifying 2 pod documents
./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a
Running pm_to_blib for cpan/version directly
./miniperl -Ilib lib/unicore/mktables -C lib/unicore -P pod -maketest -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
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 -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings perlmain.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings op.c
cc -c -DPERL_CORE -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -std=c89 -O3 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings perl.c
./miniperl -Ilib make_ext.pl DynaLoader.o  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS=
Generating a Unix-style Makefile
Writing Makefile for 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 '/Users/dur-randir/perlbrew/build/perl-blead-bda53d3/ext/DynaLoader/../../lib/ExtUtils/typemap'  DynaLoader.xs > DynaLoader.xsc
mv DynaLoader.xsc DynaLoader.c
cc -c   -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O3   -DVERSION=\"1.42\" -DXS_VERSION=\"1.42\"  "-I../.."  -DLIBC="" DynaLoader.c
rm -rf ../../DynaLoader.o
cp DynaLoader.o ../../DynaLoader.o
rm -f libperl.a
/usr/bin/ar rc libperl.a op.o     perl.o  gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o perlapi.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o   DynaLoader.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libperl.a(perlapi.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libperl.a(perlapi.o) has no symbols
cc -o perl -fstack-protector -L/usr/local/lib  perlmain.o   libperl.a `cat ext.libs` -lpthread -ldl -lm -lutil -lc
./miniperl -Ilib mkppport
running "/Users/dur-randir/perlbrew/build/perl-blead-bda53d3/miniperl" -I../../lib PPPort_pm.PL
magic: PERL_MAGIC_qr already provided by misc
including ppphdoc
including ppphbin
including version
including threads
including limits
including uv
including memory
including misc
including variables
including mPUSH
including call
including newRV
including newCONSTSUB
including MY_CXT
including format
including SvREFCNT
including newSV_type
including newSVpv
including SvPV
including Sv_set
including sv_xpvf
including shared_pv
including HvNAME
including gv
including warn
including pvs
including magic
including cop
including grok
including snprintf
including sprintf
including exception
including strlfuncs
including pv_tools
running "/Users/dur-randir/perlbrew/build/perl-blead-bda53d3/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/Scalar-List-Utils
installing ppport.h for cpan/Win32API-File
installing ppport.h for dist/PathTools
installing ppport.h for dist/Time-HiRes
removing temporary file PPPort.pm
removing temporary file ppport.h
./miniperl -Ilib make_ext.pl lib/auto/B/B.bundle  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for B
Running Mkbootstrap for B ()
chmod 644 "B.bs"
/Users/dur-randir/perlbrew/build/perl-blead-bda53d3/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 '/Users/dur-randir/perlbrew/build/perl-blead-bda53d3/ext/B/../../lib/ExtUtils/typemap' -typemap '/Users/dur-randir/perlbrew/build/perl-blead-bda53d3/ext/B/typemap'  B.xs > B.xsc
mv B.xsc B.c
cc -c   -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O1   -DVERSION=\"1.70\" -DXS_VERSION=\"1.70\"  "-I../.."   B.c
rm -f ../../lib/auto/B/B.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 cc  -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector  B.o  -o ../../lib/auto/B/B.bundle  \
          \

chmod 755 ../../lib/auto/B/B.bundle
./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.bundle  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Compress::Raw::Bzip2
Running Mkbootstrap for Bzip2 ()
chmod 644 "Bzip2.bs"
/Users/dur-randir/perlbrew/build/perl-blead-bda53d3/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 '/Users/dur-randir/perlbrew/build/perl-blead-bda53d3/cpan/Compress-Raw-Bzip2/../../lib/ExtUtils/typemap' -typemap '/Users/dur-randir/perlbrew/build/perl-blead-bda53d3/cpan/Compress-Raw-Bzip2/typemap'  Bzip2.xs > Bzip2.xsc
mv Bzip2.xsc Bzip2.c
cc -c  -I. -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O3   -DVERSION=\"2.074\" -DXS_VERSION=\"2.074\"  "-I../.."  -DBZ_NO_STDIO  Bzip2.c
cc -c  -I. -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O3   -DVERSION=\"2.074\" -DXS_VERSION=\"2.074\"  "-I../.."  -DBZ_NO_STDIO  blocksort.c
cc -c  -I. -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O3   -DVERSION=\"2.074\" -DXS_VERSION=\"2.074\"  "-I../.."  -DBZ_NO_STDIO  bzlib.c
cc -c  -I. -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O3   -DVERSION=\"2.074\" -DXS_VERSION=\"2.074\"  "-I../.."  -DBZ_NO_STDIO  compress.c
cc -c  -I. -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O3   -DVERSION=\"2.074\" -DXS_VERSION=\"2.074\"  "-I../.."  -DBZ_NO_STDIO  crctable.c
cc -c  -I. -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O3   -DVERSION=\"2.074\" -DXS_VERSION=\"2.074\"  "-I../.."  -DBZ_NO_STDIO  decompress.c
cc -c  -I. -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O3   -DVERSION=\"2.074\" -DXS_VERSION=\"2.074\"  "-I../.."  -DBZ_NO_STDIO  huffman.c
cc -c  -I. -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O3   -DVERSION=\"2.074\" -DXS_VERSION=\"2.074\"  "-I../.."  -DBZ_NO_STDIO  randtable.c
rm -f ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 cc  -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector  Bzip2.o blocksort.o bzlib.o compress.o crctable.o decompress.o huffman.o randtable.o   -o ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bundle  \
          \

chmod 755 ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bundle
./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.bundle  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/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
Running Mkbootstrap for Zlib ()
chmod 644 "Zlib.bs"
/Users/dur-randir/perlbrew/build/perl-blead-bda53d3/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 '/Users/dur-randir/perlbrew/build/perl-blead-bda53d3/cpan/Compress-Raw-Zlib/../../lib/ExtUtils/typemap' -typemap '/Users/dur-randir/perlbrew/build/perl-blead-bda53d3/cpan/Compress-Raw-Zlib/typemap'  Zlib.xs > Zlib.xsc
mv Zlib.xsc Zlib.c
cc -c  -I./zlib-src -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O3   -DVERSION=\"2.074\" -DXS_VERSION=\"2.074\"  "-I../.."  -DNO_VIZ -DZ_SOLO   -DGZIP_OS_CODE=3  Zlib.c
cc -c  -I./zlib-src -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O3   -DVERSION=\"2.074\" -DXS_VERSION=\"2.074\"  "-I../.."  -DNO_VIZ -DZ_SOLO   -DGZIP_OS_CODE=3  adler32.c
cc -c  -I./zlib-src -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O3   -DVERSION=\"2.074\" -DXS_VERSION=\"2.074\"  "-I../.."  -DNO_VIZ -DZ_SOLO   -DGZIP_OS_CODE=3  compress.c
cc -c  -I./zlib-src -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O3   -DVERSION=\"2.074\" -DXS_VERSION=\"2.074\"  "-I../.."  -DNO_VIZ -DZ_SOLO   -DGZIP_OS_CODE=3  crc32.c
cc -c  -I./zlib-src -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O3   -DVERSION=\"2.074\" -DXS_VERSION=\"2.074\"  "-I../.."  -DNO_VIZ -DZ_SOLO   -DGZIP_OS_CODE=3  deflate.c
cc -c  -I./zlib-src -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O3   -DVERSION=\"2.074\" -DXS_VERSION=\"2.074\"  "-I../.."  -DNO_VIZ -DZ_SOLO   -DGZIP_OS_CODE=3  infback.c
cc -c  -I./zlib-src -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O3   -DVERSION=\"2.074\" -DXS_VERSION=\"2.074\"  "-I../.."  -DNO_VIZ -DZ_SOLO   -DGZIP_OS_CODE=3  inffast.c
cc -c  -I./zlib-src -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O3   -DVERSION=\"2.074\" -DXS_VERSION=\"2.074\"  "-I../.."  -DNO_VIZ -DZ_SOLO   -DGZIP_OS_CODE=3  inflate.c
cc -c  -I./zlib-src -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O3   -DVERSION=\"2.074\" -DXS_VERSION=\"2.074\"  "-I../.."  -DNO_VIZ -DZ_SOLO   -DGZIP_OS_CODE=3  inftrees.c
cc -c  -I./zlib-src -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O3   -DVERSION=\"2.074\" -DXS_VERSION=\"2.074\"  "-I../.."  -DNO_VIZ -DZ_SOLO   -DGZIP_OS_CODE=3  trees.c
cc -c  -I./zlib-src -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O3   -DVERSION=\"2.074\" -DXS_VERSION=\"2.074\"  "-I../.."  -DNO_VIZ -DZ_SOLO   -DGZIP_OS_CODE=3  uncompr.c
cc -c  -I./zlib-src -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O3   -DVERSION=\"2.074\" -DXS_VERSION=\"2.074\"  "-I../.."  -DNO_VIZ -DZ_SOLO   -DGZIP_OS_CODE=3  zutil.c
rm -f ../../lib/auto/Compress/Raw/Zlib/Zlib.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 cc  -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector  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.bundle  \
          \

chmod 755 ../../lib/auto/Compress/Raw/Zlib/Zlib.bundle
./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.bundle  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Generating a Unix-style Makefile
Writing Makefile for Cwd
Running Mkbootstrap for Cwd ()
chmod 644 "Cwd.bs"
/Users/dur-randir/perlbrew/build/perl-blead-bda53d3/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 '/Users/dur-randir/perlbrew/build/perl-blead-bda53d3/dist/PathTools/../../lib/ExtUtils/typemap'  Cwd.xs > Cwd.xsc
mv Cwd.xsc Cwd.c
cc -c   -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O3   -DVERSION=\"3.68\" -DXS_VERSION=\"3.68\"  "-I../.."  -DDOUBLE_SLASHES_SPECIAL=0 -DNO_PPPORT_H Cwd.c
rm -f ../../lib/auto/Cwd/Cwd.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 cc  -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector  Cwd.o  -o ../../lib/auto/Cwd/Cwd.bundle  \
          \

chmod 755 ../../lib/auto/Cwd/Cwd.bundle
./miniperl -Ilib make_ext.pl lib/auto/DB_File/DB_File.bundle  MAKE="/Applications/Xcode.app/Contents/Developer/usr/bin/make" LIBPERL_A=libperl.a LINKTYPE=dynamic
Parsing config.in...
Looks Good.
dyld: lazy symbol binding failed: Symbol not found: _linkat
  Referenced from: /Users/dur-randir/perlbrew/build/perl-blead-bda53d3/cpan/DB_File/../../miniperl
  Expected in: flat namespace

dyld: Symbol not found: _linkat
  Referenced from: /Users/dur-randir/perlbrew/build/perl-blead-bda53d3/cpan/DB_File/../../miniperl
  Expected in: flat namespace

Unsuccessful Makefile.PL(cpan/DB_File): code=5 at make_ext.pl line 518.
make: *** [lib/auto/DB_File/DB_File.bundle] Error 2
##### Brew Failed #####
dur-randir commented 7 years ago

After further examining this log, I found the following crucial difference:

perlbrew has the following in it's output:

fchdir() found.

fchmod() found.

openat() found.

unlinkat() found.

renameat() found.

linkat() found.

fchmodat() found.

fchown() found.

fcntl() found.

while manually configuring perl results in this:

fchdir() found.

fchmod() found.

openat() found.
Hmm.  Based on the hints in hints/darwin.sh,
the recommended value for $d_openat on this machine was "undef"!
    Keep the recommended value? [y]

unlinkat() found.
Hmm.  Based on the hints in hints/darwin.sh,
the recommended value for $d_unlinkat on this machine was "undef"!
    Keep the recommended value? [y]

renameat() found.
Hmm.  Based on the hints in hints/darwin.sh,
the recommended value for $d_renameat on this machine was "undef"!
    Keep the recommended value? [y]

linkat() found.
Hmm.  Based on the hints in hints/darwin.sh,
the recommended value for $d_linkat on this machine was "undef"!
    Keep the recommended value? [y]

fchmodat() found.
Hmm.  Based on the hints in hints/darwin.sh,
the recommended value for $d_fchmodat on this machine was "undef"!
    Keep the recommended value? [y]

fchown() found.

So, it seems, build using perlbrew doesn't pick up hints from darwin.sh which leads to a build failure.