----------- Output from: sh ./Configure -de -Accflags=-fPIC -Accflags=-DPERL_NO_COW -Dprefix=/home/bion/BION-devel/Software/Package_installs/Perl -Duse64bitint 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... Would you like to see the instructions? [n] Locating common programs... awk is in /usr/bin/awk. cat is in /usr/bin/cat. chmod is in /usr/bin/chmod. comm is in /usr/bin/comm. cp is in /usr/bin/cp. echo is in /usr/bin/echo. expr is in /usr/bin/expr. grep is in /usr/bin/grep. ls is in /usr/bin/ls. mkdir is in /usr/bin/mkdir. rm is in /usr/bin/rm. sed is in /usr/bin/sed. sort is in /usr/bin/sort. touch is in /usr/bin/touch. tr is in /usr/bin/tr. uniq is in /usr/bin/uniq. Don't worry if any of the following aren't found... ar is in /usr/bin/ar. bison is in /usr/bin/bison. I don't see byacc out there, offhand. cpp is in /usr/bin/cpp. I don't see csh out there, either. date is in /usr/bin/date. egrep is in /usr/bin/egrep. gmake is in /usr/bin/gmake. gzip is in /usr/bin/gzip. less is in /usr/bin/less. ln is in /usr/bin/ln. make is in /usr/bin/make. more is in /usr/bin/more. nm is in /usr/bin/nm. nroff is in /usr/bin/nroff. perl is in /usr/bin/perl. I don't see pg out there, either. test is in /usr/bin/test. uname is in /usr/bin/uname. zip is in /usr/bin/zip. Substituting less -R for less. Using the test built into your sh. Checking compatibility between /usr/bin/echo and builtin echo (if any)... They are not compatible! You are probably running ksh on a non-USG system. I'll have to use /usr/bin/echo instead of the builtin, since Bourne shell doesn't have echo built in and we may have to run some Bourne shell scripts. That means I'll have to use '-n' to suppress newlines now. Life is ridiculous. The star should be here-->* The following message is sponsored by Dresden.pm<--The stars should be here. Dear Perl user, system administrator or package maintainer, the Perl community sends greetings to you. Do you (emblematical) greet back [Y/n]? n Symbolic links are supported. Checking how to test for symbolic links... You can test for symbolic links with 'test -h'. Checking for cross-compile No targethost for running compiler tests against defined, running locally Good, your tr supports [:lower:] and [:upper:] to convert case. Using [:upper:] and [:lower:] to convert case. I see a config.sh file. Shall I use it to set the defaults? [y] Fetching default answers from your old config.sh file... Configure uses the operating system name and version to set some defaults. The default value is probably right if the name rings a bell. Otherwise, since spelling matters for me, either accept the default or answer "none" to leave it blank. Operating system name? [linux] Operating system version? [5.15.0-105-generic] By default, perl5 will be installed in /home/bion/BION-devel/Software/Package_installs/Perl/bin, manual pages under /home/bion/BION-devel/Software/Package_installs/Perl/man, etc..., i.e. with /home/bion/BION-devel/Software/Package_installs/Perl as prefix for all installation directories. Typically this is something like /usr/local. If you wish to have binaries under /usr/bin but other parts of the installation under /usr/local, that's ok: you will be prompted separately for each of the installation directories, the prefix being only used to set the defaults. Installation prefix to use? (~name ok) [/home/bion/BION-devel/Software/Package_installs/Perl] Directory /home/bion/BION-devel/Software/Package_installs/Perl doesn't exist. Use that name anyway? [y] AFS does not seem to be running... In some special cases, particularly when building perl5 for distribution, it is convenient to distinguish the directory in which files should be installed from the directory (/home/bion/BION-devel/Software/Package_installs/Perl) in which they will eventually reside. For most users, these two directories are the same. What installation prefix should I use for installing files? (~name ok) [/home/bion/localperl] Directory /home/bion/localperl doesn't exist. Use that name anyway? [y] Perl can be built to offer a form of threading support on some systems To do so, Configure can be run with -Dusethreads. Note that Perl built with threading support runs slightly slower and uses slightly more memory than plain Perl. If this doesn't make any sense to you, just accept the default 'n'. Build a threading Perl? [n] 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 11.4.0. Your C compiler doesn't need any special flags to compile C99 code Hmm... Doesn't look like a MIPS system. Now, how can we feed standard input to your C preprocessor... You used to use cc -E - so we'll use that again. (And we'll use cc -E - to preprocess directly.) Some systems have incompatible or broken versions of libraries. Among the directories listed in the question below, please remove any you know not to be holding relevant libraries, and add any that are needed. Say "none" for none. Directories to use for library searches? [/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /usr/lib64] On some systems, shared libraries may be available. Answer 'none' if you want to suppress searching of shared libraries for the remainder of this configuration. What is the file extension used for shared libraries? [so] Some dynamic loaders assume that the *basename* of shared library filenames are globally unique. We'll default this to undef as we assume your system is not this weird. Set to defined if you're on one of them. Make shared library basenames unique? [n] Perl can be built to use the SOCKS proxy protocol library. To do so, Configure must be run with -Dusesocks. If you use SOCKS you also need to use the PerlIO abstraction layer, this will be implicitly selected. If this doesn't make any sense to you, just accept the default 'n'. Build Perl for SOCKS? [n] Perl can be built to take advantage of long doubles which (if available) may give more accuracy and range for floating point numbers. If this doesn't make any sense to you, just accept the default 'n'. Try to use long doubles if available? [n] Checking for optional libraries... No -lcl. Found -lpthread. No -lsocket. No -linet. No -lgdbm. No -ldbm. No -ldb. No -lmalloc. Found -ldl. No -lld. No -lsun. Found -lm (shared). Found -lcrypt (shared). No -lsec. Found -lutil. Found -lc (shared). No -lcposix. No -lposix. No -lucb. No -lBSD. No -lgdbm_compat. In order to compile perl5 on your machine, a number of libraries are usually needed. Include any other special libraries here as well. Say "none" for none. The default list is almost always right. What libraries to use? [-lpthread -ldl -lm -lcrypt -lutil -lc] By default, perl5 compiles with the -O flag to use the optimizer. Alternately, you might want to use the symbolic debugger, which uses the -g flag (on traditional Unix systems). Either flag can be specified here. To use neither flag, specify the word "none". What optimizer/debugger flag should be used? [-O2] Your C compiler may want other flags. For this question you should include -I/whatever and -DWHATEVER flags and any other flags used by the C compiler, but you should NOT include libraries or ld flags like -lwhatever. If you want perl5 to honor its debug switch, you should include -DDEBUGGING here. Your C compiler might also need additional flags, such as -D_POSIX_SOURCE. To use no flags, specify the word "none". Any additional cc flags? [-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW] Let me guess what the preprocessor flags are... They appear to be: -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include Your C linker may need flags. For this question you should include -L/whatever and any other flags used by the C linker, but you should NOT include libraries like -lwhatever. Make sure you include the appropriate -L/path flags if your C linker does not normally search all of the directories you specified above, namely /usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /usr/lib64 To use no flags, specify the word "none". Any additional ld flags (NOT including libraries)? [ -fstack-protector-strong -L/usr/local/lib] Checking your choice of C compiler and flags for coherency... OK, that should do. Checking to see if you have long long... You have long long. Computing filename position in cpp output for #include directives... Your cpp writes the filename in the third field of the line. found. Checking to see if you have int64_t... You have int64_t. Checking which 64-bit integer type we could use... We could use 'long' for 64-bit integers. You have natively 64-bit long integers. You may also choose to try maximal 64-bitness. It means using as much 64-bitness as possible on the platform. This in turn means even more binary incompatibilities. On the other hand, your platform may not have any more 64-bitness available than what you already have chosen. If this doesn't make any sense to you, just accept the default 'y'. (The default has been chosen based on your configuration.) Try to use maximal 64-bit support, if available? [y] Checking if your C library has broken 64-bit functions... Your C library's 64-bit functions are ok. Checking for GNU C Library... You are using the GNU C Library version 2.35 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 if you have long double... You have long double. ldexpl() found. Checking the kind of long doubles you have... You have x86 80-bit little endian long doubles. Getting the current patchlevel... (You have perl5 version 38 subversion 2.) What is your architecture name [x86_64-linux] Add the Perl API version to your archname? [n] This architecture is naturally 64-bit, not changing architecture name. Pathname where the public executables will reside? (~name ok) [/home/bion/localperl/bin] Directory /home/bion/localperl/bin doesn't exist. Use that name anyway? [y] Would you like to build Perl so that the installation is relocatable, so that library paths in @INC are determined relative to the path of the perl binary? This is not advised for system Perl installs, or if you need to run setid scripts or scripts under taint mode. If this doesn't make any sense to you, just accept the default 'n'. Use relocatable @INC? [n] There are some auxiliary files for perl5 that need to be put into a private library directory that is accessible by everyone. Pathname where the private library files will reside? (~name ok) [/home/bion/localperl/lib/5.38.2] Perl5 contains architecture-dependent library files. If you are sharing libraries in a heterogeneous environment, you might store these files in a separate location. Otherwise, you can just include them with the rest of the public library files. Where do you want to put the public architecture-dependent libraries? (~name ok) [/home/bion/localperl/lib/5.38.2/x86_64-linux] Some kernels have a bug that prevents setuid #! scripts from being secure. Some sites have disabled setuid #! scripts because of this. First let's decide if your kernel supports secure setuid #! scripts. (If setuid #! scripts would be secure but have been disabled anyway, don't say that they are secure if asked.) If you are not sure if they are secure, I can check but I'll need a username and password different from the one you are using right now. If you don't have such a username or don't want me to test, simply enter 'none'. Other username to test security of setuid scripts with? [none] Well, the previous value is *not* secure. Does your kernel have *secure* setuid scripts? [n] Looking for a previously installed perl5.005 or later... Using /usr/bin/perl. After perl5 is installed, you may wish to install various add-on modules and utilities. Typically, these add-ons will be installed under /home/bion/BION-devel/Software/Package_installs/Perl with the rest of this package. However, you may wish to install such add-ons elsewhere under a different prefix. If you do not wish to put everything under a single prefix, that's ok. You will be prompted for the individual locations; this siteprefix is only used to suggest the defaults. The default should be fine for most people. Installation prefix to use for add-on modules and utilities? (~name ok) [/home/bion/localperl] The installation process will create a directory for site-specific extensions and modules. Most users find it convenient to place all site-specific files in this directory rather than in the main distribution directory. Pathname for the site-specific library files? (~name ok) [/home/bion/localperl/lib/site_perl/5.38.2] In order to ease the process of upgrading, this version of perl can be configured to use modules built and installed with earlier versions of perl that were installed under /home/bion/BION-devel/Software/Package_installs/Perl. Specify here the list of earlier versions that this version of perl should check. If Configure detected no earlier versions of perl installed under /home/bion/BION-devel/Software/Package_installs/Perl, 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] Do you wish to wrap malloc calls to protect against potential overflows? [y] Do you wish to attempt to use the malloc that comes with perl5? [n] Your system wants malloc to return 'void *', it would seem. Your system uses void free(), it would seem. The installation process will also create a directory for architecture-dependent site-specific extensions and modules. Pathname for the site-specific architecture-dependent library files? (~name ok) [/home/bion/localperl/lib/site_perl/5.38.2/x86_64-linux] The installation process will also create a directory for vendor-supplied add-ons. Vendors who supply perl with their system may find it convenient to place all vendor-supplied files in this directory rather than in the main distribution directory. This will ease upgrades between binary-compatible maintenance versions of perl. Of course you may also use these directories in whatever way you see fit. For example, you might use them to access modules shared over a company-wide network. The default answer should be fine for most people. This causes further questions about vendor add-ons to be skipped and no vendor-specific directories will be configured for perl. Do you want to configure vendor-specific add-on directories? [n] Lastly, you can have perl look in other directories for extensions and modules in addition to those already specified. These directories will be searched after /home/bion/localperl/lib/site_perl/5.38.2/x86_64-linux /home/bion/localperl/lib/site_perl/5.38.2 Enter a colon-separated set of extra paths to include in perl's @INC search path, or enter 'none' for no extra paths. Colon-separated list of additional directories for perl to search? [none] Perl can be built to support DTrace on platforms that support it. DTrace is a diagnosis and performance analysis tool from Sun. If this doesn't make any sense to you, just accept the default. Support DTrace if available? [n] Perl can be built with extra modules or bundles of modules which will be fetched from the CPAN and installed alongside Perl. Notice that you will need access to the CPAN; either via the Internet, or a local copy, for example a CD-ROM or a local CPAN mirror. (You will be asked later to configure the CPAN.pm module which will in turn do the installation of the rest of the extra modules or bundles.) Notice also that if the modules require any external software such as libraries and headers (the libz library and the zlib.h header for the Compress::Zlib module, for example) you MUST have any such software already installed, this configuration process will NOT install such things for you. If this doesn't make any sense to you, just accept the default 'n'. Install any extra modules (y or n)? [n] If you wish to install html files for programs in Perl5, indicate the appropriate directory here. To skip installing html files, answer "none". Directory for the main Perl5 html pages? (~name ok) [none] If you wish to install html files for modules associated with Perl5, indicate the appropriate directory here. To skip installing html files, answer "none". Directory for the Perl5 module html pages? (~name ok) [ ] (That expands to on this system.) Many scripts expect perl to be installed as /usr/bin/perl. If you want to, I can install the perl you are about to compile as /usr/bin/perl (in addition to /home/bion/localperl/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. found. Do you wish to use dynamic loading? [y] The following dynamic loading files are available: ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_freemint.xs ext/DynaLoader/dl_none.xs ext/DynaLoader/dl_win32.xs ext/DynaLoader/dl_dllload.xs ext/DynaLoader/dl_dyld.xs ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_vms.xs Source file to use for dynamic loading [ext/DynaLoader/dl_dlopen.xs] Some systems may require passing special flags to cc -c to compile modules that will be used to create a shared library. To use no flags, say "none". Any special flags to pass to cc -c to compile shared library modules? [-fPIC] Some systems use ld to create libraries that can be dynamically loaded, while other systems (such as those using ELF) use cc. What command should be used to create dynamic libraries? [cc] Some systems may require passing special flags to cc to create a library that can be dynamically loaded. If your ld flags include -L/other/path options to locate libraries outside your loader's normal search path, you may need to specify those -L options here as well. To use no flags, say "none". Any special flags to pass to cc to create a dynamically loaded library? [-shared -O2 -L/usr/local/lib -fstack-protector-strong] Some systems may require passing special flags to cc to indicate that the resulting executable will use dynamic linking. To use no flags, say "none". Any special flags to pass to cc to use dynamic linking? [-Wl,-E] ld supports scripting The perl executable is normally obtained by linking perlmain.c with libperl.a, any static extensions (usually just DynaLoader), and any other libraries needed on this system (such as -lm, etc.). Since your system supports dynamic loading, it is probably possible to build a shared libperl.so. If you will have more than one executable linked to libperl.so, this will significantly reduce the size of each executable, but it may have a noticeable effect on performance. The default is probably sensible for your system. Build a shared libperl.so (y/n) [n] System manual is in /usr/share/man/man1. Perl5 has manual pages available in source form. If you don't want the manual sources installed, answer 'none'. Where do the main Perl5 manual pages (source) go? (~name ok) [/home/bion/localperl/man/man1] What suffix should be used for the main Perl5 man pages? [1] You can have filenames longer than 14 characters. Perl5 has manual pages for many of the library modules. If you don't want the manual sources installed, answer 'none'. Where do the perl5 library man pages (source) go? (~name ok) [/home/bion/localperl/man/man3] What suffix should be used for the perl5 library man pages? [3] Figuring out host name... Your host name appears to be "minion". Right? [y] What is your domain name? [.(none)] 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? [bion@minion.(none)] If you or somebody else will be maintaining perl at your site, please fill in the correct e-mail address here so that they may be contacted if necessary. You may enter "none" for no administrator. Perl administrator e-mail address [bion@minion.(none)] Do you want to use a version number suffix for installed binaries? This will install 'perl5.38.2' instead of 'perl', and likewise for other binaries like 'perldoc' and 'cpan'. This allows many versions of perl to be installed side-by-side. Unless you are a developer, you probably do *not* want to do this. Do you want to use a version number suffix for installed binaries? [n] I'll use #!/home/bion/localperl/bin/perl to start perl scripts. Some installations have a separate directory just for executable scripts so that they can mount it across multiple architectures but keep the scripts in one spot. You might, for example, have a subdirectory of /usr/share for this. Or you might just lump your scripts in with all your other executables. Where do you keep publicly executable scripts? (~name ok) [/home/bion/localperl/bin] Directory /home/bion/localperl/bin doesn't exist. Use that name anyway? [y] Pathname where the add-on public executables should be installed? (~name ok) [/home/bion/localperl/bin] Directory /home/bion/localperl/bin doesn't exist. Use that name anyway? [y] Pathname where the site-specific html pages should be installed? (~name ok) [none] Pathname where the site-specific library html pages should be installed? (~name ok) [none] Pathname where the site-specific manual pages should be installed? (~name ok) [/home/bion/localperl/man/man1] Pathname where the site-specific library manual pages should be installed? (~name ok) [/home/bion/localperl/man/man3] Pathname where add-on public executable scripts should be installed? (~name ok) [/home/bion/localperl/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] Checking to see how big your file offsets are... Your file offsets are 8 bytes long. Checking the size of fpos_t... Your fpos_t is 16 bytes long. Perl can be built to understand large files (files larger than 2 gigabytes) on some systems. To do so, Configure can be run with -Duselargefiles. If this doesn't make any sense to you, just accept the default 'y'. Try to understand large files, if available? [y] qgcvt() found. Checking the kind of doubles you have... You have IEEE 754 64-bit little endian doubles. Checking how to print long doubles... fwalk() NOT found. accept4() found. access() found. defines the *_OK access constants. accessx() NOT found. acosh() found. aintl() NOT found. alarm() found. ctime64() NOT found. localtime64() NOT found. gmtime64() NOT found. mktime64() NOT found. difftime64() NOT found. asctime64() NOT found. found. found. found. 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. *** WHOA THERE!!! *** The previous value for $d_asctime_r on this machine was "undef"! Keep the previous value? [y] asinh() found. atanh() found. atolf() NOT found. atoll() 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 for C99 variadic macros. You have C99 variadic macros. You have void (*signal())(). Checking whether your C compiler can cast large floats to int32. Nope, it can't. Checking whether your C compiler can cast negative float to unsigned. Yup, it can. cbrt() found. chown() found. chroot() found. chsize() NOT found. class() NOT found. clearenv() found. Hmm... Looks like you have Berkeley networking support. socketpair() found. Checking the availability sa_len in the sock struct ... Checking the availability struct sockaddr_in6 ... Checking the availability struct sockaddr_storage ... Checking the availability sin6_scope_id in struct sockaddr_in6 ... Checking the availability struct ip_mreq ... Checking the availability struct ip_mreq_source ... Checking the availability struct ipv6_mreq ... Checking the availability struct ipv6_mreq_source ... Checking the availability of certain socket constants... found. Checking to see if your system supports struct cmsghdr... Yes, it does. copysign() found. copysignl() found. crypt() found. found. crypt_r() found. *** WHOA THERE!!! *** The previous value for $d_crypt_r on this machine was "undef"! Keep the previous value? [y] ctermid() found. ctermid_r() NOT found. ctime_r() found. *** WHOA THERE!!! *** The previous value for $d_ctime_r on this machine was "undef"! Keep the previous value? [y] cuserid() found. dbmclose() NOT found. We won't be including dbminit() prototype NOT found. difftime() found. found. Your directory entries are struct dirent. Your directory entry does not know about the d_namlen field. Checking to see if DIR has a dd_fd member variable No, it does not. found. NOT found. dirfd() found. dladdr() found. dlerror() found. found. On a few systems, the dynamically loaded modules that perl generates and uses will need a different extension than shared libs. The default will probably be appropriate. What is the extension of dynamically loaded modules [so] Checking whether your dlsym() needs a leading underscore ... dlsym doesn't need a leading underscore. drand48_r() found. *** WHOA THERE!!! *** The previous value for $d_drand48_r on this machine was "undef"! Keep the previous value? [y] drand48() prototype found. dup2() found. dup3() found. localeconv_l() NOT found. NOT found. newlocale() found. freelocale() found. uselocale() found. duplocale() found. querylocale() NOT found. eaccess() found. endgrent() found. found. endgrent_r() NOT found. endhostent() found. found. endhostent_r() NOT found. endnetent() found. endnetent_r() NOT found. endprotoent() found. endprotoent_r() NOT found. endpwent() found. found. endpwent_r() NOT found. endservent() found. endservent_r() NOT found. defines the O_* constants... and you have the 3 argument form of open(). found. We'll be including . found. We don't need to include if we include . fork() found. pipe() found. Figuring out the flag used by open() for non-blocking I/O... Using previous value O_NONBLOCK. Let's see what value errno gets from read() on a O_NONBLOCK file... Using previous value EAGAIN. Your read() returns -1 when no data is present. And you can see EOF because read() returns 0. erf() found. erfc() found. exp2() found. expm1() found. Checking how std your stdio is... Your stdio doesn't appear very std. But I will not snoop inside glibc 2.35 stdio buffers. fchdir() found. fchmod() found. openat() found. unlinkat() found. renameat() found. linkat() found. fchmodat() found. fchown() found. fcntl() found. Checking if fcntl-based file locking works... Yes, it seems to work. Checking to see how well your C compiler handles fd_set and friends ... Hmm, your compiler has some difficulty with fd_set. Checking further... Well, your system has some sort of fd_set available... and you have the normal fd_set macros. fdclose() NOT found. fdim() found. fegetround() found. ffs() found. ffsl() found. fgetpos() found. finite() found. finitel() found. flock() found. flock() prototype found. fma() found. fmax() found. fmin() found. fp_class() NOT found. Checking to see if you have fpclassify... You have fpclassify. fp_classify() NOT found. fp_classl() NOT found. pathconf() found. fpathconf() found. fpclass() NOT found. fpclassl() NOT found. fpgetround() NOT found. Checking to see if you have fpos64_t... You do not have fpos64_t. frexpl() found. found. 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. NOT found. NOT found. NOT found. getaddrinfo() found. getcwd() found. getespwnam() NOT found. getfsstat() NOT found. getgrent() found. getgrent_r() found. *** WHOA THERE!!! *** The previous value for $d_getgrent_r on this machine was "undef"! Keep the previous value? [y] getgrgid_r() found. *** WHOA THERE!!! *** The previous value for $d_getgrgid_r on this machine was "undef"! Keep the previous value? [y] getgrnam_r() found. *** WHOA THERE!!! *** The previous value for $d_getgrnam_r on this machine was "undef"! Keep the previous value? [y] gethostbyaddr() found. gethostbyname() found. gethostent() found. gethostname() found. uname() found. Every now and then someone has a gethostname() that lies about the hostname but can't be fixed for political or economic reasons. If you wish, I can pretend gethostname() isn't there and maybe compute hostname at run-time thanks to the 'hostname' command. Shall I ignore gethostname() from now on? [n] gethostbyaddr_r() found. *** WHOA THERE!!! *** The previous value for $d_gethostbyaddr_r on this machine was "undef"! Keep the previous value? [y] gethostbyname_r() found. *** WHOA THERE!!! *** The previous value for $d_gethostbyname_r on this machine was "undef"! Keep the previous value? [y] gethostent_r() found. *** WHOA THERE!!! *** The previous value for $d_gethostent_r on this machine was "undef"! Keep the previous value? [y] gethostent() prototype found. getitimer() found. getlogin() found. getlogin_r() found. *** WHOA THERE!!! *** The previous value for $d_getlogin_r on this machine was "undef"! Keep the previous value? [y] getmnt() NOT found. getmntent() found. getnameinfo() found. getnetbyaddr() found. getnetbyname() found. getnetent() found. getnetbyaddr_r() found. *** WHOA THERE!!! *** The previous value for $d_getnetbyaddr_r on this machine was "undef"! Keep the previous value? [y] getnetbyname_r() found. *** WHOA THERE!!! *** The previous value for $d_getnetbyname_r on this machine was "undef"! Keep the previous value? [y] getnetent_r() found. *** WHOA THERE!!! *** The previous value for $d_getnetent_r on this machine was "undef"! Keep the previous value? [y] getnetent() prototype found. getpagesize() found. getprotobyname() found. getprotobynumber() found. getprotoent() found. getpgid() found. getpgrp2() NOT found. getppid() found. getpriority() found. getprotobyname_r() found. *** WHOA THERE!!! *** The previous value for $d_getprotobyname_r on this machine was "undef"! Keep the previous value? [y] getprotobynumber_r() found. *** WHOA THERE!!! *** The previous value for $d_getprotobynumber_r on this machine was "undef"! Keep the previous value? [y] getprotoent_r() found. *** WHOA THERE!!! *** The previous value for $d_getprotoent_r on this machine was "undef"! Keep the previous value? [y] getprotoent() prototype found. getprpwnam() NOT found. getpwent() found. getpwent_r() found. *** WHOA THERE!!! *** The previous value for $d_getpwent_r on this machine was "undef"! Keep the previous value? [y] getpwnam_r() found. *** WHOA THERE!!! *** The previous value for $d_getpwnam_r on this machine was "undef"! Keep the previous value? [y] getpwuid_r() found. *** WHOA THERE!!! *** The previous value for $d_getpwuid_r on this machine was "undef"! Keep the previous value? [y] getservbyname() found. getservbyport() found. getservent() found. getservbyname_r() found. *** WHOA THERE!!! *** The previous value for $d_getservbyname_r on this machine was "undef"! Keep the previous value? [y] getservbyport_r() found. *** WHOA THERE!!! *** The previous value for $d_getservbyport_r on this machine was "undef"! Keep the previous value? [y] getservent_r() found. *** WHOA THERE!!! *** The previous value for $d_getservent_r on this machine was "undef"! Keep the previous value? [y] getservent() prototype found. getspnam() found. found. getspnam_r() found. *** WHOA THERE!!! *** The previous value for $d_getspnam_r on this machine was "undef"! Keep the previous value? [y] gettimeofday() found. gmtime_r() found. *** WHOA THERE!!! *** The previous value for $d_gmtime_r on this machine was "undef"! Keep the previous value? [y] hasmntopt() found. found. found. htonl() found. hypot() found. ilogb() found. ilogbl() found. inet_aton() found. inet_ntop() found. inet_pton() found. isascii() found. isblank() found. Checking to see if you have isfinite... You have isfinite. isfinitel() NOT found. Checking to see if you have isinf... You have isinf. isinfl() found. Checking to see if you have isless... You have isless. Checking to see if you have isnan... You have isnan. isnanl() found. Checking to see if you have isnormal... You have isnormal. j0() found. j0l() found. killpg() found. localeconv() found. lchown() found. LDBL_DIG found. lgamma() found. lgamma_r() found. Checking to see if your libm supports _LIB_VERSION... No, it does not (probably harmless) link() found. llrint() found. llrintl() found. llround() found. llroundl() found. NOT found. found. localtime_r() found. *** WHOA THERE!!! *** The previous value for $d_localtime_r on this machine was "undef"! Keep the previous value? [y] lockf() found. log1p() found. log2() found. logb() found. lrint() found. lrintl() found. lround() found. lroundl() found. lseek() prototype found. lstat() found. madvise() found. malloc_size() NOT found. malloc_good_size() NOT found. malloc_usable_size() found. mblen() found. mbrlen() found. mbrtowc() found. mbstowcs() found. mbtowc() found. memmem() prototype found. memmem() found. memrchr() prototype found. memrchr() found. mkdir() found. mkdtemp() found. mkfifo() found. mkostemp() found. mkstemp() found. mkstemps() found. mktime() found. found. mmap() found. and it returns (void *). sqrtl() found. scalbnl() found. truncl() found. modfl() found. modfl() prototype found. mprotect() found. msgctl() found. msgget() found. msgsnd() found. msgrcv() found. You have the full msg*(2) library. Checking to see if your system supports struct msghdr... Yes, it does. msync() found. munmap() found. nan() found. nanosleep() found. nearbyint() found. nextafter() found. nexttoward() found. nice() found. found. nl_langinfo() found. found. Checking to see if you have nl_langinfo_l(), and that it is thread-safe Since threads aren't selected, we won't bother looking for nl_langinfo_l() found. Choosing the C types to be used for Perl's internal types... (IV will be long, 8 bytes) (UV will be unsigned long, 8 bytes) (NV will be double, 8 bytes) Checking how many bits of your UVs your NVs can preserve... Your NVs can preserve only 53 bits of your UVs. Checking to find the largest integer value your NVs can hold... The largest integer your NVs can preserve is equal to 256.0*256.0*256.0*256.0*256.0*256.0*2.0*2.0*2.0*2.0*2.0 Checking whether NV 0.0 is all bits zero in memory... 0.0 is represented as all bits zero in memory Checking to see if you have off64_t... You do not have off64_t. (Your off_t is 64 bits, so you could use that.) pause() found. pipe2() found. poll() found. prctl() found. Your prctl (PR_SET_NAME, ...) works readlink() found. vfork() found. Perl can only use a vfork() that doesn't suffer from strict restrictions on calling functions or modifying global data in the child. For example, glibc-2.1 contains such a vfork() that is unsuitable. If your system provides a proper fork() call, chances are that you do NOT want perl to use vfork(). Do you still want to use vfork()? [n] Ok, we won't use vfork(). pthread_attr_setscope() found. Checking to see if you have ptrdiff_t... You have ptrdiff_t. random_r() found. *** WHOA THERE!!! *** The previous value for $d_random_r on this machine was "undef"! Keep the previous value? [y] readdir() found. seekdir() found. telldir() found. rewinddir() found. readdir64_r() found. *** WHOA THERE!!! *** The previous value for $d_readdir64_r on this machine was "undef"! Keep the previous value? [y] readdir_r() found. *** WHOA THERE!!! *** The previous value for $d_readdir_r on this machine was "undef"! Keep the previous value? [y] readv() found. recvmsg() found. regcomp() found. remainder() found. remquo() found. rename() found. rint() found. rmdir() found. round() found. sbrk() prototype found. scalbn() found. select() found. semctl() found. semget() found. semop() found. You have the full sem*(2) library. You do not have union semun in . You can use union semun for semctl IPC_STAT. You can also use struct semid_ds* for semctl IPC_STAT. sendmsg() found. setegid() found. setenv() found. seteuid() found. setgrent() found. setgrent_r() NOT found. sethostent() found. sethostent_r() NOT found. setitimer() found. setlinebuf() found. found. towupper() found. Does your system have the C.UTF-8 locale? [n] When you set your locale to something besides C, does it do so, or just pretend to? [n] setlocale_r() NOT found. setnetent() found. setnetent_r() NOT found. setprotoent() found. setpgid() found. setpgrp2() NOT found. setpriority() found. setproctitle() NOT found. setprotoent_r() NOT found. setpwent() found. setpwent_r() NOT found. setregid() found. setresgid() found. setreuid() found. setresuid() found. setrgid() NOT found. setruid() NOT found. setservent() found. setservent_r() NOT found. setsid() found. setvbuf() found. shmctl() found. shmget() found. shmat() found. and it returns (void *). shmdt() found. You have the full shm*(2) library. sigaction() found. Looking for the type 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... NOT found. Checking to see if you have signbit() available to work on double... Yes. sigprocmask() found. POSIX sigsetjmp found. snprintf() found. vsnprintf() found. Checking whether your snprintf() and vsnprintf() work okay... Your snprintf() and vsnprintf() seem to be working okay. sockatmark() found. sockatmark() prototype found. socks5_init() NOT found. srand48_r() found. *** WHOA THERE!!! *** The previous value for $d_srand48_r on this machine was "undef"! Keep the previous value? [y] srandom_r() found. *** WHOA THERE!!! *** The previous value for $d_srandom_r on this machine was "undef"! Keep the previous value? [y] setresgid() prototype NOT found. setresuid() prototype NOT found. stat() found. found. Checking to see if your struct stat has st_blocks field... found. found. Checking to see if your system supports struct statfs... 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... Keeping your previous value of static __inline__. Checking how to access stdio streams by file descriptor number... I can't figure out how to access stdio streams by file descriptor number. strcoll() found. strerror_l() found. strerror_r() found. *** WHOA THERE!!! *** The previous value for $d_strerror_r on this machine was "undef"! Keep the previous value? [y] strftime() found. strlcat() prototype NOT found. strlcpy() prototype NOT found. strnlen() found. strtod() found. strtod_l() found. strtol() found. strtold() found. strtold_l() found. strtoll() found. Checking whether your strtoll() works okay... Your strtoll() seems to be working okay. strtoq() found. strtoul() found. Checking whether your strtoul() works okay... Your strtoul() seems to be working okay. strtoull() found. Checking whether your strtoull() works okay... Your strtoull() seems to be working okay. strtouq() found. Checking whether your strtouq() works okay... Your strtouq() seems to be working okay. strxfrm() found. strxfrm_l() found. symlink() found. syscall() found. found. syscall() prototype found. sysconf() found. system() found. tcgetpgrp() found. tcsetpgrp() found. telldir() prototype found. tgamma() found. Checking to see if your system supports C11 thread local storage... Keeping your previous value of _Thread_local. timegm() found. found. times() found. tmpnam_r() found. *** WHOA THERE!!! *** The previous value for $d_tmpnam_r on this machine was "undef"! Keep the previous value? [y] towlower() found. trunc() found. truncate() found. ttyname_r() found. *** WHOA THERE!!! *** The previous value for $d_ttyname_r on this machine was "undef"! Keep the previous value? [y] tzname[] found. Checking to see whether you can access character data unalignedly... ualarm() found. umask() found. unordered() NOT found. unsetenv() found. usleep() found. usleep() prototype found. ustat() NOT found. closedir() found. Checking whether closedir() returns a status... Yes, it does. wait4() found. waitpid() found. wcrtomb() found. A working wcscmp() found. wcstombs() found. A working wcsxfrm() found. wctomb() found. writev() found. Doubles must be aligned on a how-many-byte boundary? [8] 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! NOT found. Historically Perl has provided a final fallback of the current working directory '.' when searching for a library. This, however, can lead to problems when a Perl program which loads optional modules is called from a shared directory. This can lead to executing unexpected code. Exclude . from @INC by default? [y] Checking the kind of infinities and nans you have... (The following tests may crash. That's okay.) Checking how many mantissa bits your doubles have... Checking how many mantissa bits your long doubles have... Checking how many mantissa bits your NVs have... Using our internal random number implementation... Determining whether or not we are on an EBCDIC system... Nope, no EBCDIC, probably ASCII or some ISO Latin. Or UTF-8. Checking how to flush all pending stdio output... 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... Checking the format strings to be used for Perl's internal types... Checking the format string to be used for gids... getgroups() found. setgroups() found. What type of pointer is the second argument to getgroups() and setgroups()? Usually this is the same as group ids, gid_t, but not always. What type pointer is the second argument to getgroups() and setgroups()? [gid_t] Checking the format strings to be used for Perl's internal 32bit-types... Checking if your /usr/bin/make program sets $(MAKE)... Yup, it does. It seems that va_copy() or similar will be needed. What pager is used on your system? [/usr/bin/less -R] Checking how to generate random libraries on your machine... /usr/bin/ar appears to generate random libraries itself. Checking max offsets that gmtime () accepts Checking max offsets that localtime () accepts Checking the size of size_t... Your size_t size is 8 bytes. Checking to see if you have socklen_t... You have socklen_t. NOT found. Checking to see what type is the last argument of accept(). I'll be using ssize_t for functions returning a byte count. Checking the size of st_dev... Your st_dev is 8 bytes long. Checking the sign of st_dev... Your st_dev is unsigned. Checking the size of st_ino... Your st_ino is 8 bytes long. Checking the sign of st_ino... Your st_ino is unsigned. Your stdio uses signed chars. Checking the size of uid_t... Your uid_t is 4 bytes long. Checking the sign of uid_t... Your uid_t is unsigned. Checking the format string to be used for uids... EXPERIMENTAL: Perl can now be built with strict on by default when not invoked with -e or -E. This is a diagnostic tool for development. Unless you are familiar with this feature, you should probably answer 'no'. Would you like to build perl with strict enabled by default? [n] Determining whether we can use sysctl with KERN_PROC_PATHNAME to find executing program... I'm unable to compile the test program. I'll assume no sysctl with KERN_PROC_PATHNAME here. Determining whether we can use _NSGetExecutablePath to find executing program... I'm unable to compile the test program. I'll assume no _NSGetExecutablePath here. Which compiler compiler (yacc or bison -y) shall I use? [yacc] NOT found. found. found. NOT found. NOT found. NOT found. NOT found. found. NOT found. found. found. NOT found. Guessing which symbols your C compiler and preprocessor define... awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp operator Your C pre-processor defines the following symbols: _FILE_OFFSET_BITS _FORTIFY_SOURCE _LARGEFILE_SOURCE _LP64 _POSIX_C_SOURCE _POSIX_SOURCE _STDC_PREDEF_H __ATOMIC_ACQUIRE __ATOMIC_ACQ_REL __ATOMIC_CONSUME __ATOMIC_HLE_ACQUIRE __ATOMIC_HLE_RELEASE __ATOMIC_RELAXED __ATOMIC_RELEASE __ATOMIC_SEQ_CST __BIGGEST_ALIGNMENT__ __BYTE_ORDER__ __CET__ __CHAR16_TYPE__ __CHAR32_TYPE__ __CHAR_BIT__ __DBL_DECIMAL_DIG__ __DBL_DENORM_MIN__ __DBL_DIG__ __DBL_EPSILON__ __DBL_HAS_DENORM__ __DBL_HAS_INFINITY__ __DBL_HAS_QUIET_NAN__ __DBL_IS_IEC_60559__ __DBL_MANT_DIG__ __DBL_MAX_10_EXP__ __DBL_MAX_EXP__ __DBL_MAX__ __DBL_MIN_10_EXP__ __DBL_MIN_EXP__ __DBL_MIN__ __DBL_NORM_MAX__ __DEC128_EPSILON__ __DEC128_MANT_DIG__ __DEC128_MAX_EXP__ __DEC128_MAX__ __DEC128_MIN_EXP__ __DEC128_MIN__ __DEC128_SUBNORMAL_MIN__ __DEC32_EPSILON__ __DEC32_MANT_DIG__ __DEC32_MAX_EXP__ __DEC32_MAX__ __DEC32_MIN_EXP__ __DEC32_MIN__ __DEC32_SUBNORMAL_MIN__ __DEC64_EPSILON__ __DEC64_MANT_DIG__ __DEC64_MAX_EXP__ __DEC64_MAX__ __DEC64_MIN_EXP__ __DEC64_MIN__ __DEC64_SUBNORMAL_MIN__ __DECIMAL_BID_FORMAT__ __DECIMAL_DIG__ __DEC_EVAL_METHOD__ __ELF__ __FINITE_MATH_ONLY__ __FLOAT_WORD_ORDER__ __FLT128_DECIMAL_DIG__ __FLT128_DENORM_MIN__ __FLT128_DIG__ __FLT128_EPSILON__ __FLT128_HAS_DENORM__ __FLT128_HAS_INFINITY__ __FLT128_HAS_QUIET_NAN__ __FLT128_IS_IEC_60559__ __FLT128_MANT_DIG__ __FLT128_MAX_10_EXP__ __FLT128_MAX_EXP__ __FLT128_MAX__ __FLT128_MIN_10_EXP__ __FLT128_MIN_EXP__ __FLT128_MIN__ __FLT128_NORM_MAX__ __FLT32X_DECIMAL_DIG__ __FLT32X_DENORM_MIN__ __FLT32X_DIG__ __FLT32X_EPSILON__ __FLT32X_HAS_DENORM__ __FLT32X_HAS_INFINITY__ __FLT32X_HAS_QUIET_NAN__ __FLT32X_IS_IEC_60559__ __FLT32X_MANT_DIG__ __FLT32X_MAX_10_EXP__ __FLT32X_MAX_EXP__ __FLT32X_MAX__ __FLT32X_MIN_10_EXP__ __FLT32X_MIN_EXP__ __FLT32X_MIN__ __FLT32X_NORM_MAX__ __FLT32_DECIMAL_DIG__ __FLT32_DENORM_MIN__ __FLT32_DIG__ __FLT32_EPSILON__ __FLT32_HAS_DENORM__ __FLT32_HAS_INFINITY__ __FLT32_HAS_QUIET_NAN__ __FLT32_IS_IEC_60559__ __FLT32_MANT_DIG__ __FLT32_MAX_10_EXP__ __FLT32_MAX_EXP__ __FLT32_MAX__ __FLT32_MIN_10_EXP__ __FLT32_MIN_EXP__ __FLT32_MIN__ __FLT32_NORM_MAX__ __FLT64X_DECIMAL_DIG__ __FLT64X_DENORM_MIN__ __FLT64X_DIG__ __FLT64X_EPSILON__ __FLT64X_HAS_DENORM__ __FLT64X_HAS_INFINITY__ __FLT64X_HAS_QUIET_NAN__ __FLT64X_IS_IEC_60559__ __FLT64X_MANT_DIG__ __FLT64X_MAX_10_EXP__ __FLT64X_MAX_EXP__ __FLT64X_MAX__ __FLT64X_MIN_10_EXP__ __FLT64X_MIN_EXP__ __FLT64X_MIN__ __FLT64X_NORM_MAX__ __FLT64_DECIMAL_DIG__ __FLT64_DENORM_MIN__ __FLT64_DIG__ __FLT64_EPSILON__ __FLT64_HAS_DENORM__ __FLT64_HAS_INFINITY__ __FLT64_HAS_QUIET_NAN__ __FLT64_IS_IEC_60559__ __FLT64_MANT_DIG__ __FLT64_MAX_10_EXP__ __FLT64_MAX_EXP__ __FLT64_MAX__ __FLT64_MIN_10_EXP__ __FLT64_MIN_EXP__ __FLT64_MIN__ __FLT64_NORM_MAX__ __FLT_DECIMAL_DIG__ __FLT_DENORM_MIN__ __FLT_DIG__ __FLT_EPSILON__ __FLT_EVAL_METHOD_TS_18661_3__ __FLT_EVAL_METHOD__ __FLT_HAS_DENORM__ __FLT_HAS_INFINITY__ __FLT_HAS_QUIET_NAN__ __FLT_IS_IEC_60559__ __FLT_MANT_DIG__ __FLT_MAX_10_EXP__ __FLT_MAX_EXP__ __FLT_MAX__ __FLT_MIN_10_EXP__ __FLT_MIN_EXP__ __FLT_MIN__ __FLT_NORM_MAX__ __FLT_RADIX__ __FXSR__ __GCC_ASM_FLAG_OUTPUTS__ __GCC_ATOMIC_BOOL_LOCK_FREE __GCC_ATOMIC_CHAR16_T_LOCK_FREE __GCC_ATOMIC_CHAR32_T_LOCK_FREE __GCC_ATOMIC_CHAR_LOCK_FREE __GCC_ATOMIC_INT_LOCK_FREE __GCC_ATOMIC_LLONG_LOCK_FREE __GCC_ATOMIC_LONG_LOCK_FREE __GCC_ATOMIC_POINTER_LOCK_FREE __GCC_ATOMIC_SHORT_LOCK_FREE __GCC_ATOMIC_TEST_AND_SET_TRUEVAL __GCC_ATOMIC_WCHAR_T_LOCK_FREE __GCC_HAVE_DWARF2_CFI_ASM __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 __GCC_IEC_559 __GCC_IEC_559_COMPLEX __GLIBC_MINOR__ __GLIBC__ __GNUC_EXECUTION_CHARSET_NAME __GNUC_MINOR__ __GNUC_PATCHLEVEL__ __GNUC_STDC_INLINE__ __GNUC_WIDE_EXECUTION_CHARSET_NAME __GNUC__ __GNU_LIBRARY__ __GXX_ABI_VERSION __HAVE_SPECULATION_SAFE_VALUE __INT16_C __INT16_MAX__ __INT16_TYPE__ __INT32_C __INT32_MAX__ __INT32_TYPE__ __INT64_C __INT64_MAX__ __INT64_TYPE__ __INT8_C __INT8_MAX__ __INT8_TYPE__ __INTMAX_C __INTMAX_MAX__ __INTMAX_TYPE__ __INTMAX_WIDTH__ __INTPTR_MAX__ __INTPTR_TYPE__ __INTPTR_WIDTH__ __INT_FAST16_MAX__ __INT_FAST16_TYPE__ __INT_FAST16_WIDTH__ __INT_FAST32_MAX__ __INT_FAST32_TYPE__ __INT_FAST32_WIDTH__ __INT_FAST64_MAX__ __INT_FAST64_TYPE__ __INT_FAST64_WIDTH__ __INT_FAST8_MAX__ __INT_FAST8_TYPE__ __INT_FAST8_WIDTH__ __INT_LEAST16_MAX__ __INT_LEAST16_TYPE__ __INT_LEAST16_WIDTH__ __INT_LEAST32_MAX__ __INT_LEAST32_TYPE__ __INT_LEAST32_WIDTH__ __INT_LEAST64_MAX__ __INT_LEAST64_TYPE__ __INT_LEAST64_WIDTH__ __INT_LEAST8_MAX__ __INT_LEAST8_TYPE__ __INT_LEAST8_WIDTH__ __INT_MAX__ __INT_WIDTH__ __LDBL_DECIMAL_DIG__ __LDBL_DENORM_MIN__ __LDBL_DIG__ __LDBL_EPSILON__ __LDBL_HAS_DENORM__ __LDBL_HAS_INFINITY__ __LDBL_HAS_QUIET_NAN__ __LDBL_IS_IEC_60559__ __LDBL_MANT_DIG__ __LDBL_MAX_10_EXP__ __LDBL_MAX_EXP__ __LDBL_MAX__ __LDBL_MIN_10_EXP__ __LDBL_MIN_EXP__ __LDBL_MIN__ __LDBL_NORM_MAX__ __LONG_LONG_MAX__ __LONG_LONG_WIDTH__ __LONG_MAX__ __LONG_WIDTH__ __LP64__ __MMX_WITH_SSE__ __MMX__ __ORDER_BIG_ENDIAN__ __ORDER_LITTLE_ENDIAN__ __ORDER_PDP_ENDIAN__ __PIC__ __PRAGMA_REDEFINE_EXTNAME __PTRDIFF_MAX__ __PTRDIFF_TYPE__ __PTRDIFF_WIDTH__ __REGISTER_PREFIX__ __SCHAR_MAX__ __SCHAR_WIDTH__ __SEG_FS __SEG_GS __SHRT_MAX__ __SHRT_WIDTH__ __SIG_ATOMIC_MAX__ __SIG_ATOMIC_MIN__ __SIG_ATOMIC_TYPE__ __SIG_ATOMIC_WIDTH__ __SIZEOF_DOUBLE__ __SIZEOF_FLOAT128__ __SIZEOF_FLOAT80__ __SIZEOF_FLOAT__ __SIZEOF_INT128__ __SIZEOF_INT__ __SIZEOF_LONG_DOUBLE__ __SIZEOF_LONG_LONG__ __SIZEOF_LONG__ __SIZEOF_POINTER__ __SIZEOF_PTRDIFF_T__ __SIZEOF_SHORT__ __SIZEOF_SIZE_T__ __SIZEOF_WCHAR_T__ __SIZEOF_WINT_T__ __SIZE_MAX__ __SIZE_TYPE__ __SIZE_WIDTH__ __SSE2_MATH__ __SSE2__ __SSE_MATH__ __SSE__ __SSP_STRONG__ __STDC_HOSTED__ __STDC_IEC_559_COMPLEX__ __STDC_IEC_559__ __STDC_IEC_60559_BFP__ __STDC_IEC_60559_COMPLEX__ __STDC_ISO_10646__ __STDC_UTF_16__ __STDC_UTF_32__ __STDC_VERSION__ __STDC__ __UINT16_C __UINT16_MAX__ __UINT16_TYPE__ __UINT32_C __UINT32_MAX__ __UINT32_TYPE__ __UINT64_C __UINT64_MAX__ __UINT64_TYPE__ __UINT8_C __UINT8_MAX__ __UINT8_TYPE__ __UINTMAX_C __UINTMAX_MAX__ __UINTMAX_TYPE__ __UINTPTR_MAX__ __UINTPTR_TYPE__ __UINT_FAST16_MAX__ __UINT_FAST16_TYPE__ __UINT_FAST32_MAX__ __UINT_FAST32_TYPE__ __UINT_FAST64_MAX__ __UINT_FAST64_TYPE__ __UINT_FAST8_MAX__ __UINT_FAST8_TYPE__ __UINT_LEAST16_MAX__ __UINT_LEAST16_TYPE__ __UINT_LEAST32_MAX__ __UINT_LEAST32_TYPE__ __UINT_LEAST64_MAX__ __UINT_LEAST64_TYPE__ __UINT_LEAST8_MAX__ __UINT_LEAST8_TYPE__ __USER_LABEL_PREFIX__ __USE_FILE_OFFSET64 __USE_LARGEFILE __USE_MISC __USE_POSIX199309 __USE_POSIX199506 __USE_POSIX2 __USE_POSIX __VERSION__ __WCHAR_MAX__ __WCHAR_MIN__ __WCHAR_TYPE__ __WCHAR_WIDTH__ __WINT_MAX__ __WINT_MIN__ __WINT_TYPE__ __WINT_WIDTH__ __amd64 __amd64__ __code_model_small__ __gnu_linux__ __k8 __k8__ __linux __linux__ __pic__ __unix __unix__ __x86_64 __x86_64__ linux unix You seem to have -D_FORTIFY_SOURCE already, not adding it. tcsetattr() found. You have POSIX termios.h... good! found. found. NOT found. NOT found. found. not found, assuming socket ioctls are in . found. NOT found. found. found. NOT found. found. found. found. found. NOT found. found. 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. NOTICE: Your previous config.sh list may be incorrect. The extensions now available to you are B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap attributes mro re threads threads/shared but the default list from your previous config.sh is attributes B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper Devel/Peek Devel/PPPort Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util Math/BigInt/FastCalc MIME/Base64 mro Opcode PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog threads threads/shared Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap What extensions do you wish to load dynamically? [attributes B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper Devel/Peek Devel/PPPort Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util Math/BigInt/FastCalc MIME/Base64 mro Opcode PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog threads threads/shared Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap] What extensions do you wish to load statically? [ ] 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 previous variable $libdb_needs_pthread... Doing variable substitutions on .SH files... cflags.SH: Adding -std=c99. cflags.SH: Adding -Werror=pointer-arith. cflags.SH: Adding -Werror=vla. cflags.SH: Adding -Wextra. cflags.SH: Adding -Wno-long-long. cflags.SH: Adding -Wno-declaration-after-statement. cflags.SH: Adding -Wc++-compat. cflags.SH: Adding -Wwrite-strings. cflags.SH: cc = cc cflags.SH: ccflags = -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW cflags.SH: stdflags = -std=c99 cflags.SH: optimize = -O2 cflags.SH: warn = -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings Extracting cflags (with variable substitutions) Extracting config.h (with variable substitutions) Extracting makedepend (with variable substitutions) Extracting makedepend_file (with variable substitutions) Extracting Makefile (with variable substitutions) Extracting myconfig (with variable substitutions) Extracting Policy.sh (with variable substitutions) Extracting runtests (with variable substitutions) Extracting pod/Makefile (with variable substitutions) Now you need to generate make dependencies by running "make depend". You might prefer to run it in background: "make depend > makedepend.out &" It can take a while, so you might not want to run it right now. Run make depend now? [y] 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. ----------- Output from: make depend sh ./makedepend MAKE="make" cflags make[1]: Entering directory '/home/bion/BION-devel/Software/Package_sources/perl-5.38.2' echo av.c scope.c op.c peep.c doop.c doio.c dump.c gv.c hv.c mg.c reentr.c mro_core.c perl.c perly.c pp.c pp_hot.c pp_ctl.c pp_sys.c utf8.c sv.c taint.c toke.c util.c deb.c run.c builtin.c universal.c class.c pad.c globals.c keywords.c perlio.c numeric.c mathoms.c locale.c pp_pack.c pp_sort.c caretx.c dquote.c time64.c regcomp.c regcomp_debug.c regcomp_invlist.c regcomp_study.c regcomp_trie.c regexec.c miniperlmain.c opmini.c perlmini.c universalmini.c | tr ' ' '\n' >.clist make[1]: Leaving directory '/home/bion/BION-devel/Software/Package_sources/perl-5.38.2' make[1]: Entering directory '/home/bion/BION-devel/Software/Package_sources/perl-5.38.2' sh ./makedepend_file av.c av.c.depends cflags Finding dependencies for av.o sh ./makedepend_file scope.c scope.c.depends cflags Finding dependencies for scope.o sh ./makedepend_file op.c op.c.depends cflags Finding dependencies for op.o sh ./makedepend_file peep.c peep.c.depends cflags Finding dependencies for peep.o sh ./makedepend_file doop.c doop.c.depends cflags Finding dependencies for doop.o sh ./makedepend_file doio.c doio.c.depends cflags Finding dependencies for doio.o sh ./makedepend_file dump.c dump.c.depends cflags Finding dependencies for dump.o sh ./makedepend_file gv.c gv.c.depends cflags Finding dependencies for gv.o sh ./makedepend_file hv.c hv.c.depends cflags Finding dependencies for hv.o sh ./makedepend_file mg.c mg.c.depends cflags Finding dependencies for mg.o sh ./makedepend_file reentr.c reentr.c.depends cflags Finding dependencies for reentr.o sh ./makedepend_file mro_core.c mro_core.c.depends cflags Finding dependencies for mro_core.o sh ./makedepend_file perl.c perl.c.depends cflags Finding dependencies for perl.o sh ./makedepend_file perly.c perly.c.depends cflags Finding dependencies for perly.o sh ./makedepend_file pp.c pp.c.depends cflags Finding dependencies for pp.o sh ./makedepend_file pp_hot.c pp_hot.c.depends cflags Finding dependencies for pp_hot.o sh ./makedepend_file pp_ctl.c pp_ctl.c.depends cflags Finding dependencies for pp_ctl.o sh ./makedepend_file pp_sys.c pp_sys.c.depends cflags Finding dependencies for pp_sys.o sh ./makedepend_file utf8.c utf8.c.depends cflags Finding dependencies for utf8.o sh ./makedepend_file sv.c sv.c.depends cflags Finding dependencies for sv.o sh ./makedepend_file taint.c taint.c.depends cflags Finding dependencies for taint.o sh ./makedepend_file toke.c toke.c.depends cflags Finding dependencies for toke.o sh ./makedepend_file util.c util.c.depends cflags Finding dependencies for util.o sh ./makedepend_file deb.c deb.c.depends cflags Finding dependencies for deb.o sh ./makedepend_file run.c run.c.depends cflags Finding dependencies for run.o sh ./makedepend_file builtin.c builtin.c.depends cflags Finding dependencies for builtin.o sh ./makedepend_file universal.c universal.c.depends cflags Finding dependencies for universal.o sh ./makedepend_file class.c class.c.depends cflags Finding dependencies for class.o sh ./makedepend_file pad.c pad.c.depends cflags Finding dependencies for pad.o sh ./makedepend_file globals.c globals.c.depends cflags Finding dependencies for globals.o sh ./makedepend_file keywords.c keywords.c.depends cflags Finding dependencies for keywords.o sh ./makedepend_file perlio.c perlio.c.depends cflags Finding dependencies for perlio.o sh ./makedepend_file numeric.c numeric.c.depends cflags Finding dependencies for numeric.o sh ./makedepend_file mathoms.c mathoms.c.depends cflags Finding dependencies for mathoms.o sh ./makedepend_file locale.c locale.c.depends cflags Finding dependencies for locale.o sh ./makedepend_file pp_pack.c pp_pack.c.depends cflags Finding dependencies for pp_pack.o sh ./makedepend_file pp_sort.c pp_sort.c.depends cflags Finding dependencies for pp_sort.o sh ./makedepend_file caretx.c caretx.c.depends cflags Finding dependencies for caretx.o sh ./makedepend_file dquote.c dquote.c.depends cflags Finding dependencies for dquote.o sh ./makedepend_file time64.c time64.c.depends cflags Finding dependencies for time64.o sh ./makedepend_file regcomp.c regcomp.c.depends cflags Finding dependencies for regcomp.o sh ./makedepend_file regcomp_debug.c regcomp_debug.c.depends cflags Finding dependencies for regcomp_debug.o sh ./makedepend_file regcomp_invlist.c regcomp_invlist.c.depends cflags Finding dependencies for regcomp_invlist.o sh ./makedepend_file regcomp_study.c regcomp_study.c.depends cflags Finding dependencies for regcomp_study.o sh ./makedepend_file regcomp_trie.c regcomp_trie.c.depends cflags Finding dependencies for regcomp_trie.o sh ./makedepend_file regexec.c regexec.c.depends cflags Finding dependencies for regexec.o sh ./makedepend_file miniperlmain.c miniperlmain.c.depends cflags Finding dependencies for miniperlmain.o sh ./makedepend_file opmini.c opmini.c.depends cflags Finding dependencies for opmini.o sh ./makedepend_file perlmini.c perlmini.c.depends cflags Finding dependencies for perlmini.o sh ./makedepend_file universalmini.c universalmini.c.depends cflags Finding dependencies for universalmini.o make[1]: Leaving directory '/home/bion/BION-devel/Software/Package_sources/perl-5.38.2' Updating makefile... ----------- Output from: make echo @`sh cflags "optimize='-O2'" opmini.o` -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c @cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c echo @`sh cflags "optimize='-O2'" perlmini.o` -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c @cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c echo @`sh cflags "optimize='-O2'" universalmini.o` -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB universalmini.c @cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB universalmini.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings gv.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings toke.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings perly.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings pad.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings regcomp.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings regcomp_debug.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings regcomp_invlist.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings regcomp_study.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings regcomp_trie.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings regexec.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings dump.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings util.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings mg.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings reentr.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings mro_core.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings keywords.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings builtin.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings class.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings hv.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings av.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings run.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings pp_hot.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings sv.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings pp.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings scope.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings pp_ctl.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings pp_sys.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings peep.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings doop.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings doio.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings utf8.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings taint.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings deb.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings globals.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings perlio.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings numeric.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings mathoms.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings locale.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings pp_pack.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings pp_sort.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings caretx.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings dquote.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings time64.c cc -c -DPERL_CORE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPERL_NO_COW -fPIC -DPERL_NO_COW -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings miniperlmain.c cc -fstack-protector-strong -L/usr/local/lib -o miniperl \ opmini.o perlmini.o universalmini.o gv.o toke.o perly.o pad.o regcomp.o regcomp_debug.o regcomp_invlist.o regcomp_study.o regcomp_trie.o regexec.o dump.o util.o mg.o reentr.o mro_core.o keywords.o builtin.o class.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o peep.o doop.o doio.o utf8.o taint.o deb.o globals.o perlio.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o miniperlmain.o -lpthread -ldl -lm -lcrypt -lutil -lc ./miniperl -w -Ilib -Idist/Exporter/lib -MExporter -e '' || sh -c 'echo >&2 Failed to build miniperl. Please run make minitest; exit 1' Segmentation fault (core dumped) Failed to build miniperl. Please run make minitest make: *** [makefile:386: lib/buildcustomize.pl] Error 1