Sources for perl5 found in "/jenkins/jobs/oi-userland/workspace/components/perl/perl-542/perl-5.42.2". Beginning of configuration questions for perl5. Checking echo to see how to suppress newlines... ...using \c The star should be here-->* First let's make sure your kit is complete. Checking... Looks good... This installation shell script will examine your system and ask you questions to determine how the perl5 package should be installed. If you get stuck on a question, you may use a ! shell escape to start a subshell or execute a command. Many of the questions will have default answers in square brackets; typing carriage return will give you the default. On some of the questions which ask for file or directory names you are allowed to use the ~name construct to specify the login directory belonging to "name", even if you don't have a shell which knows about that. Questions where this is allowed will be marked "(~name ok)". [Type carriage return to continue] The prompter used in this script allows you to use shell variables and backticks in your answers. You may use $1, $2, etc... to refer to the words in the default answer, as if the default line was a set of arguments given to a script shell. This means you may also use $* to repeat the whole default line, so you do not have to re-type everything to add something to the default. Every time there is a substitution, you will have to confirm. If there is an error (e.g. an unmatched backtick), the default answer will remain unchanged and you will be prompted again. If you are in a hurry, you may run 'Configure -d'. This will bypass nearly all the questions and use the computed defaults (or the previous answers if there was already a config.sh file). Type 'Configure -h' for a list of options. You may also start interactively and then answer '& -d' at any prompt to turn on the non-interactive behaviour for the remainder of the execution. [Type carriage return to continue] Much effort has been expended to ensure that this shell script will run on any Unix system. If despite that it blows up on yours, your best bet is to edit Configure and run it again. If you can't run Configure for some reason, you'll have to generate a config.sh file by hand. Whatever problems you have, let me (https://github.com/Perl/perl5/issues) know how I blew it. This installation script affects things in two ways: 1) it may do direct variable substitutions on some of the files included in this kit. 2) it builds a config.h file for inclusion in C programs. You may edit any of these files as the need arises after running this script. If you make a mistake on a question, there is no easy way to back up to it currently. The easiest thing to do is to edit config.sh and rerun all the SH files. Configure will offer to let you do this before it runs the SH files. [Type carriage return to continue] Locating common programs... awk is in /usr/bin/awk. cat is in /usr/bin/cat. chmod is in /usr/bin/chmod. comm is in /usr/bin/comm. cp is in /usr/bin/cp. echo is in /usr/bin/echo. expr is in /usr/bin/expr. grep is in /usr/bin/grep. ls is in /usr/bin/amd64/ls. mkdir is in /usr/bin/mkdir. rm is in /usr/bin/rm. sed is in /usr/bin/sed. sort is in /usr/bin/amd64/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/amd64/ar. bison is in /usr/bin/bison. I don't see byacc out there, offhand. cpp is in /usr/gcc/14/bin/cpp. csh is in /usr/bin/csh. 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/amd64/nm. nroff is in /usr/bin/nroff. perl is in /usr/bin/perl. pg is in /usr/bin/pg. 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 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'. Creating the symbolic links... 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_0 aix_3 fps lynxos sco_2_3_1 aix_4 freebsd midnightbsd sco_2_3_2 altos486 freemint minix sco_2_3_3 amigaos gnu mips sco_2_3_4 atheos gnukfreebsd mirbsd serenity aux_3 gnuknetbsd mpc solaris_2 bitrig greenhills ncr_tower stellar bsdos haiku netbsd sunos_4_0 catamount hpux newsos4 sunos_4_1 convexos i386 nonstopux super-ux cxux interix openbsd svr4 cygwin irix_4 opus svr5 darwin irix_5 os2 ti1500 dcosx irix_6 os390 umips dec_osf irix_6_0 os400 unicos dragonfly irix_6_1 posix-bc unicosmk dynix isc qnx unisysdynix dynixptx isc_2 riscos utekv epix linux-android sco vos You may give one or more space-separated answers, or "none" if appropriate. If you have a handcrafted Policy.sh file or a Policy.sh file generated by a previous run of Configure, you may specify it as well as or instead of OS-specific hints. If hints are provided for your OS, you should use them: although Perl can probably be built without hints on many platforms, using hints often improve performance and may enable features that Configure can't set up on its own. If there are no hints that match your OS, specify "none"; DO NOT give a wrong version or a wrong OS. Which of these apply, if any? [solaris_2] /jenkins/jobs/oi-userland/workspace/components/perl/perl-542/perl-5.42.2/hints/solaris_2.sh: line 127: type: -m64: not found 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? [solaris] Operating system version? [2.11] By default, perl5 will be installed in /usr/perl5/5.42/bin, manual pages under /usr/perl5/5.42/man, etc..., i.e. with /usr/perl5/5.42 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) [/usr/perl5/5.42] 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 (/usr/perl5/5.42) 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) [/usr/perl5/5.42] 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 'y'. Build a threading Perl? [y] Your platform has some specific hints regarding threaded builds, using them... Perl can be built so that multiple Perl interpreters can coexist within the same Perl executable. This multiple interpreter support is required for interpreter-based threads. Use which C compiler? [/usr/gcc/14/bin/gcc -m64] NOTE: You are using GNU as(1). GNU as(1) might not build Perl. If you have trouble, you can use /usr/ccs/bin/as by including -B/usr/ccs/bin/ in your /usr/gcc/14/bin/gcc -m64 command. (Note that the trailing "/" is required.) 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 14.3.0. Your C compiler doesn't need any special flags to compile C99 code Hmm... Doesn't look like a MIPS system. Now, how can we feed standard input to your C preprocessor... Maybe "/usr/gcc/14/bin/gcc -m64 -E" will work... Nope...maybe "/usr/gcc/14/bin/gcc -m64 -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? [/lib/64 /usr/lib/64 /usr/gcc/14/lib /usr/lib /usr/ccs/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? [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] Your platform has some specific hints regarding long doubles, using them... Checking for optional libraries... No -lcl. Found -lpthread (shared). Found -lsocket (shared). No -lbind. No -linet. Found -lnsl (shared). No -lndbm. Found -lgdbm (shared). No -ldbm. Found -ldb (shared). Found -ldl (shared). No -lsun. Found -lm (shared). No -lutil. Found -lpthread (shared). Found -lc (shared). No -lcposix. No -lposix. 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 -lsocket -lnsl -lgdbm -ldb -ldl -lm -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 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? [-D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong] Let me guess what the preprocessor flags are... They appear to be: -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong Your C linker may need flags. For this question you should include -L/whatever and any other flags used by the C linker, but you should NOT include libraries like -lwhatever. Make sure you include the appropriate -L/path flags if your C linker does not normally search all of the directories you specified above, namely /lib/64 /usr/lib/64 /usr/gcc/14/lib /usr/lib /usr/ccs/lib To use no flags, specify the word "none". Any additional ld flags (NOT including libraries)? [ -fstack-protector-strong] Checking your choice of C compiler and flags for coherency... OK, that should do. Checking to see how big your integers are... Your integers are 4 bytes long. Your long integers are 8 bytes long. Your short integers are 2 bytes long. Checking to see if you have long long... You have long long. Checking to see how big your long longs are... Your long longs are 8 bytes long. (That isn't any different from an ordinary long.) Computing filename position in cpp output for #include directives... Your cpp writes the filename in the third field of the line. 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] Your platform has some specific hints regarding 64-bit integers, using them... Checking if your C library has broken 64-bit functions... Your C library's 64-bit functions are ok. Your platform has some specific hints regarding 64-bit builds, using them... Checking for GNU C Library... You are not using the GNU C Library I can use /usr/bin/amd64/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/amd64/nm to extract C symbols from the libraries? [y] Your (shared) C library seems to be in /lib/libc.so. If the guess above is wrong (which it might be if you're using a strange compiler, or your machine supports multiple models), you can override it here. Where is your C library? [/lib/libc.so] Extracting names from the following files for later perusal: /lib/64/libdl.so.1 /lib/64/libm.so.2 /lib/64/libnsl.so.1 /lib/64/libpthread.so.1 /lib/64/libsocket.so.1 /lib/libc.so /usr/lib/64/libdb.so /usr/lib/64/libgdbm.so.6.0.0 This may take a while.....done. Checking for C++... You are not using a C++ compiler. Checking to see how big your double precision numbers are... Your double is 8 bytes long. Checking to see if you have long double... You have long double. ldexpl() found. Checking to see how big your long doubles are... Your long doubles are 16 bytes long. Checking the kind of long doubles you have... You have x86 80-bit little endian long doubles. Getting the current patchlevel... (You have perl5 version 42 subversion 2.) What is your architecture name [i86pc-solaris] Add the Perl API version to your archname? [n] Threads selected. ...setting architecture name to i86pc-solaris-thread. Multiplicity selected. ...setting architecture name to i86pc-solaris-thread-multi. 64 bit integers selected. Maximal 64 bitness selected. ...setting architecture name to i86pc-solaris-thread-multi-64. Pathname where the public executables will reside? (~name ok) [/usr/perl5/5.42/bin] 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) [/usr/perl5/5.42/lib] 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) [/usr/perl5/5.42/lib/i86pc-solaris-thread-multi-64] Some kernels have a bug that prevents setuid #! scripts from being secure. Some sites have disabled setuid #! scripts because of this. First let's decide if your kernel supports secure setuid #! scripts. (If setuid #! scripts would be secure but have been disabled anyway, don't say that they are secure if asked.) If you are not sure if they are secure, I can check but I'll need a username and password different from the one you are using right now. If you don't have such a username or don't want me to test, simply enter 'none'. Other username to test security of setuid scripts with? [none] Well, the recommended value *is* secure. Does your kernel have *secure* setuid scripts? [y] Looking for a previously installed perl5.005 or later... Using /usr/perl5/5.42/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 /usr/perl5/5.42 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) [/usr/perl5/5.42] 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) [/usr/perl5/site_perl/5.42] 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 /usr/perl5/5.42. Specify here the list of earlier versions that this version of perl should check. If Configure detected no earlier versions of perl installed under /usr/perl5/5.42, then the list will be empty. Answer 'none' to tell perl to not search earlier versions. The default should almost always be sensible, so if you're not sure, just accept the default. List of earlier versions to include in @INC? [none] Checking to see how big your pointers are... Your pointers are 8 bytes long. Do you wish to wrap malloc calls to protect against potential overflows? [y] Do you wish to attempt to use the malloc that comes with perl5? [n] Your system wants malloc to return 'void *', it would seem. Your system uses void free(), it would seem. The installation process will also create a directory for architecture-dependent site-specific extensions and modules. Pathname for the site-specific architecture-dependent library files? (~name ok) [/usr/perl5/site_perl/5.42/i86pc-solaris-thread-multi-64] 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? [y] Installation prefix to use for vendor-supplied add-ons? (~name ok) [/usr/perl5/5.42] Pathname for the vendor-supplied library files? (~name ok) [/usr/perl5/vendor_perl/5.42] Pathname for vendor-supplied architecture-dependent files? (~name ok) [/usr/perl5/vendor_perl/5.42/i86pc-solaris-thread-multi-64] 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 /usr/perl5/site_perl/5.42/i86pc-solaris-thread-multi-64 /usr/perl5/site_perl/5.42 /usr/perl5/vendor_perl/5.42 /usr/perl5/vendor_perl/5.42/i86pc-solaris-thread-multi-64 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? [y] Where is the dtrace executable? (~name ok) [/usr/sbin/dtrace] Good: your /usr/sbin/dtrace knows about the -h flag. 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 /usr/perl5/5.42/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_hpux.xs ext/DynaLoader/dl_dllload.xs ext/DynaLoader/dl_none.xs ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_vms.xs ext/DynaLoader/dl_dyld.xs ext/DynaLoader/dl_win32.xs ext/DynaLoader/dl_freemint.xs Source file to use for dynamic loading [ext/DynaLoader/dl_dlopen.xs] Some systems may require passing special flags to /usr/gcc/14/bin/gcc -m64 -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 /usr/gcc/14/bin/gcc -m64 -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 /usr/gcc/14/bin/gcc -m64. You appear to have ELF support. I'll use /usr/gcc/14/bin/gcc -m64 to build dynamic libraries. What command should be used to create dynamic libraries? [/usr/gcc/14/bin/gcc -m64] Some systems may require passing special flags to /usr/gcc/14/bin/gcc -m64 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 /usr/gcc/14/bin/gcc -m64 to create a dynamically loaded library? [ -shared -m64 -fstack-protector-strong] Some systems may require passing special flags to /usr/gcc/14/bin/gcc -m64 to indicate that the resulting executable will use dynamic linking. To use no flags, say "none". Any special flags to pass to /usr/gcc/14/bin/gcc -m64 to use dynamic linking? [none] ld does not support 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) [y] I need to select a good name for the shared libperl. If your system uses library names with major and minor numbers, then you might want something like . Alternatively, if your system uses a single version number for shared libraries, then you might want to use . Or, your system might be quite happy with a simple libperl.so. Since the shared libperl will get installed into a version-specific architecture-dependent directory, the version number of the shared perl library probably isn't important, so the default should be o.k. What name do you want to give to the shared libperl? [libperl.so] Ok, I'll use libperl.so Adding -R /usr/perl5/5.42/lib/i86pc-solaris-thread-multi-64/CORE to the flags passed to /usr/gcc/14/bin/gcc -m64 so that the perl executable will find the installed shared libperl.so. 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) [/usr/perl5/5.42/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) [/usr/perl5/5.42/man/man3perl] What suffix should be used for the perl5 library man pages? [3perl] Figuring out host name... Your host name appears to be "localhost". Right? [y] (You do not have fully-qualified names in the hosts database) (Attempting domain name extraction from /etc/resolv.conf) What is your domain name? [.oi.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? [oi-dev@openindiana.org] 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 [oi-dev@openindiana.org] Do you want to use a version number suffix for installed binaries? This will install 'perl5.42.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 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 (/usr/perl5/5.42/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 #!)? [/usr/perl5/5.42/bin/perl] I'll use #!/usr/perl5/5.42/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) [/usr/perl5/5.42/bin] Pathname where the add-on public executables should be installed? (~name ok) [/usr/perl5/5.42/bin] Pathname where the site-specific html pages should be installed? (~name ok) [none] Pathname where the site-specific library html pages should be installed? (~name ok) [none] Pathname where the site-specific manual pages should be installed? (~name ok) [/usr/perl5/5.42/man/man1] Pathname where the site-specific library manual pages should be installed? (~name ok) [/usr/perl5/5.42/man/man3perl] Pathname where add-on public executable scripts should be installed? (~name ok) [/usr/perl5/5.42/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. Your platform has some specific hints regarding large file builds, using them... Rechecking to see how big your file offsets are... Your file offsets are now 8 bytes long. Rechecking the size of fpos_t... 8 bytes. Pathname for the vendor-supplied executables directory? (~name ok) [/usr/perl5/5.42/bin] Pathname for the vendor-supplied html pages? (~name ok) [none] Pathname for the vendor-supplied html pages? (~name ok) [none] Pathname for the vendor-supplied manual section 1 pages? (~name ok) [/usr/perl5/5.42/man/man1] Pathname for the vendor-supplied manual section 3 pages? (~name ok) [/usr/perl5/5.42/man/man3perl] The installation process will create a directory for vendor-supplied scripts. Pathname for the vendor-supplied scripts directory? (~name ok) [/usr/perl5/5.42/bin] qgcvt() found. Checking the kind of doubles you have... You have IEEE 754 64-bit little endian doubles. Checking how to print long doubles... We will use %Lf. Checking for an efficient way to convert floats to strings. Trying gconvert... gconvert NOT found. Trying gcvt... gcvt() found. I'll use gcvt to convert floats into a string. fwalk() NOT found. accept4() found. access() found. defines the *_OK access constants. accessx() NOT found. acosh() found. aintl() NOT found. alarm() found. ctime64() NOT found. localtime64() NOT found. gmtime64() NOT found. mktime64() NOT found. difftime64() NOT found. asctime64() NOT found. found. found. found. Testing to see if we should include . I'm now running the test program.... Succeeded with -DI_SYSTIME -DS_TIMEVAL We'll include . Checking to see if your struct tm has tm_zone field... No, it doesn't. Checking to see if your struct tm has tm_gmtoff field... No, it doesn't. asctime_r() found. asctime_r() prototype found. Prototype: char* asctime_r(const struct tm*, char*, int); asinh() found. atanh() found. atolf() NOT found. atoll() found. Checking whether your compiler can handle __attribute__((format)) ... Your C compiler supports __attribute__((format)). Checking whether your compiler allows __printf__ format to be null ... Your C compiler allows __printf__ format to be null. Checking whether your compiler can handle __attribute__((malloc)) ... Your C compiler supports __attribute__((malloc)). Checking whether your compiler can handle __attribute__((nonnull(1))) ... Your C compiler supports __attribute__((nonnull)). Checking whether your compiler can handle __attribute__((noreturn)) ... Your C compiler supports __attribute__((noreturn)). Checking whether your compiler can handle __attribute__((pure)) ... Your C compiler supports __attribute__((pure)). Checking whether your compiler can handle __attribute__((unused)) ... Your C compiler supports __attribute__((unused)). Checking whether your compiler can handle __attribute__((deprecated)) ... Your C compiler supports __attribute__((deprecated)). Checking whether your compiler can handle __attribute__((warn_unused_result)) ... Your C compiler supports __attribute__((warn_unused_result)). Checking whether your compiler can handle __attribute__((always_inline)) ... Your C compiler supports __attribute__((always_inline)). Checking whether your compiler can handle __attribute__((visibility)) ... Your C compiler supports __attribute__((visibility)). getpgrp() found. Checking to see which flavor of getpgrp is in use... You have to use getpgrp() instead of getpgrp(pid). setpgrp() found. Checking to see which flavor of setpgrp is in use... You have to use setpgrp() instead of setpgrp(pid,pgrp). Checking whether your compiler can handle __builtin_add_overflow ... Your C compiler supports __builtin_add_overflow. Checking whether your compiler can handle __builtin_sub_overflow ... Your C compiler supports __builtin_sub_overflow. Checking whether your compiler can handle __builtin_mul_overflow ... Your C compiler supports __builtin_mul_overflow. Checking whether your compiler can handle __builtin_choose_expr ... All good! Your C compiler supports __builtin_choose_expr. Checking whether your compiler can handle __builtin_expect ... Your C compiler supports __builtin_expect. Checking for C99 variadic macros. You have C99 variadic macros. You have void (*signal())(). Checking whether your C compiler can cast large floats to int32. Nope, it can't. Checking whether your C compiler can cast negative float to unsigned. Yup, it can. cbrt() found. chown() found. chroot() found. chsize() NOT found. class() NOT found. clearenv() found. Hmm... Looks like you have Berkeley networking support. socketpair() found. Checking the availability sa_len in the sock struct ... Checking the availability struct sockaddr_in6 ... Checking the availability struct sockaddr_storage ... Checking the availability sin6_scope_id in struct sockaddr_in6 ... Checking the availability struct ip_mreq ... Checking the availability struct ip_mreq_source ... Checking the availability struct ipv6_mreq ... Checking the availability struct ipv6_mreq_source ... Checking the availability of certain socket constants... found. Checking to see if your system supports struct cmsghdr... Yes, it does. copysign() found. copysignl() found. crypt() found. found. crypt_r() NOT found. ctermid() found. ctermid_r() found. Prototype: char* ctermid_r(char*); ctime_r() found. ctime_r() prototype found. Prototype: char* ctime_r(const time_t*, char*, int); cuserid() found. dbmclose() found. NOT found. found. 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 Yes, 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() NOT found. drand48() prototype found. dup2() found. dup3() found. localeconv_l() found. found. newlocale() found. freelocale() found. uselocale() found. duplocale() found. querylocale() NOT found. Checking if xlocale.h is needed... xlocale.h is needed eaccess() NOT 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 won't be including . found. We'll be including . fork() found. pipe() found. Figuring out the flag used by open() for non-blocking I/O... Seems like we can use O_NONBLOCK. Let's see what value errno gets from read() on a O_NONBLOCK file... A read() system call with no data present returns -1. Your read() sets errno to EAGAIN when no data is available. And it correctly returns 0 to signal EOF. erf() found. erfc() found. exp2() found. expm1() found. Checking how std your stdio is... Your stdio doesn't appear very std. 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() found. fdim() found. fdopendir() found. fegetround() found. ffs() found. ffsl() found. fgetpos() found. finite() found. finitel() NOT found. flock() found. flock() prototype NOT 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() found. fpclassl() NOT found. fpgetround() found. Checking to see if you have fpos64_t... You 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. found. NOT found. NOT found. dbm_open() found. Checking if your uses prototypes... Your seems to have prototypes getaddrinfo() found. getcwd() found. Checking to see if getenv() preserves a different thread's results getenv() didn't destroy another thread's buffer getespwnam() NOT found. getfsstat() NOT found. getgrent() found. getgrent_r() found. getgrent_r() prototype found. Prototype: struct group* getgrent_r(struct group*, char*, int); getgrgid_r() found. getgrgid_r() prototype found. Prototype: struct group* getgrgid_r(gid_t, struct group*, char*, int); getgrnam_r() found. getgrnam_r() prototype found. Prototype: struct group* getgrnam_r(const char*, struct group*, char*, int); 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 '' command. Shall I ignore gethostname() from now on? [n] gethostbyaddr_r() found. Prototype: struct hostent* gethostbyaddr_r(const char*, int, int, struct hostent*, char*, int, int*); gethostbyname_r() found. Prototype: struct hostent* gethostbyname_r(const char*, struct hostent*, char*, int, int*); gethostent_r() found. gethostent_r() prototype found. Prototype: struct hostent* gethostent_r(struct hostent*, char*, int, int*); gethostent() prototype found. getitimer() found. getlogin() found. getlogin_r() found. getlogin_r() prototype found. Prototype: char* getlogin_r(char*, int); getmnt() NOT found. getmntent() found. getnameinfo() found. getnetbyaddr() found. getnetbyname() found. getnetent() found. getnetbyaddr_r() found. getnetbyaddr_r() prototype found. Prototype: struct netent* getnetbyaddr_r(long, int, struct netent*, char*, int); getnetbyname_r() found. Prototype: struct netent* getnetbyname_r(const char*, struct netent*, char*, int); getnetent_r() found. getnetent_r() prototype found. Prototype: struct netent* getnetent_r(struct netent*, char*, int); getnetent() prototype found. getpagesize() found. getprotobyname() found. getprotobynumber() found. getprotoent() found. getpgid() found. getpgrp2() NOT found. getppid() found. getpriority() found. getprotobyname_r() found. Prototype: struct protoent* getprotobyname_r(const char*, struct protoent*, char*, int); getprotobynumber_r() found. Prototype: struct protoent* getprotobynumber_r(int, struct protoent*, char*, int); getprotoent_r() found. getprotoent_r() prototype found. Prototype: struct protoent* getprotoent_r(struct protoent*, char*, int); getprotoent() prototype found. getprpwnam() NOT found. getpwent() found. getpwent_r() found. getpwent_r() prototype found. Prototype: struct passwd* getpwent_r(struct passwd*, char*, int); getpwnam_r() found. getpwnam_r() prototype found. Prototype: struct passwd* getpwnam_r(const char*, struct passwd*, char*, int); getpwuid_r() found. getpwuid_r() prototype found. Prototype: struct passwd* getpwuid_r(uid_t, struct passwd*, char*, int); getservbyname() found. getservbyport() found. getservent() found. getservbyname_r() found. Prototype: struct servent* getservbyname_r(const char*, const char*, struct servent*, char*, int); getservbyport_r() found. Prototype: struct servent* getservbyport_r(int, const char*, struct servent*, char*, int); getservent_r() found. getservent_r() prototype found. Prototype: struct servent* getservent_r(struct servent*, char*, int); getservent() prototype found. getspnam() found. found. getspnam_r() found. getspnam_r() prototype found. Prototype: struct spwd* getspnam_r(const char*, struct spwd*, char*, int); gettimeofday() found. gmtime_r() found. gmtime_r() prototype found. Prototype: struct tm* gmtime_r(const time_t*, struct tm*); 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() NOT 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. localtime_r() prototype found. Prototype: struct tm* localtime_r(const time_t*, struct tm*); 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() NOT 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. nl_langinfo_l() found. Checking whether your compiler can handle struct bitfields that aren't 'int' or 'unsigned int' ... Your C compiler supports struct bitfields besides 'int' and 'unsigned int'. 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 have off64_t. Checking what constant to use for creating joinable pthreads... You seem to use PTHREAD_CREATE_JOINABLE. pause() found. found. found. towupper() found. Checking to see if you have setlocale() and its behavior Your system has setlocale()... and it seems sane; you have a C.UTF-8 locale Checking the syntax of LC_ALL when categories are set to different locales... pipe2() found. poll() found. prctl() NOT found. readlink() found. You have Solaris-like /proc/self/path/a.out. 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_atfork found. pthread_attr_setscope() found. sched_yield() found. pthread_yield() NOT 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() found. Prototype: int readdir64_r(DIR*, struct dirent64*, struct dirent64**); readdir_r() found. Prototype: int readdir_r(DIR*, struct dirent*, struct dirent**); 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. 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() NOT found. setruid() NOT found. setservent() found. setservent_r() NOT found. setsid() found. setvbuf() found. shmctl() found. shmget() found. shmat() found. and it returns (void *). shmdt() found. You have the full shm*(2) library. sigaction() found. Looking for the type of process ids on this system. pid_t found. Looking for the type for user ids returned by getuid(). uid_t found. Checking if your siginfo_t has si_errno field... Checking if your siginfo_t has si_pid field... Checking if your siginfo_t has si_uid field... Checking if your siginfo_t has si_addr field... Checking if your siginfo_t has si_status field... Checking if your siginfo_t has si_band field... Checking if your siginfo_t has si_value field... Checking if your siginfo_t has si_fd field... 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() NOT found. srandom_r() NOT found. 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... No, it doesn't. Checking to see if your system supports static inline... Your compiler supports static __inline__. Checking how to access stdio streams by file descriptor number... You can access stdio streams by file descriptor number by the __iob array. strcoll() found. strerror_l() found. strerror_r() found. strerror_r() prototype found. Prototype: int strerror_r(int, char*, size_t); strftime() found. strlcat() prototype found. strlcat() found. strlcpy() prototype found. strlcpy() found. strnlen() found. strtod() found. strtod_l() found. strtol() found. strtold() found. strtold_l() found. strtoll() found. Checking whether your strtoll() works okay... Your strtoll() seems to be working okay. strtoq() NOT 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() NOT found. strxfrm() found. strxfrm_l() found. symlink() found. syscall() found. found. syscall() prototype found. sysconf() found. You have sys_errlist[], so we could roll our own strerror. system() found. tcgetpgrp() found. tcsetpgrp() found. telldir() prototype found. tgamma() found. Checking to see if your system supports C11 thread local storage... Your compiler supports _Thread_local. time() found. Looking for the type returned by time() on this system. time_t found. timegm() found. found. times() found. Looking for the type returned by times() on this system. clock_t found. tmpnam_r() found. Prototype: char* tmpnam_r(char*); towlower() found. trunc() found. truncate() found. ttyname_r() found. Prototype: char* ttyname_r(int, char*, int); tzname[] found. In the following, larger digits indicate more significance. A big-endian machine like a Pyramid or a Motorola 680?0 chip will come out to 4321. A little-endian machine like a Vax or an Intel 80?86 chip would be 1234. Other machines may have weird orders like 3412. A Cray will report 87654321, an Alpha will report 12345678. If the test program works the default is probably right. I'm now running the test program... (The test program ran ok.) byteorder=12345678 Checking to see whether you can access character data unalignedly... (Testing for character data alignment may crash the test. That's okay.) It seems that you must access character data in an aligned manner. ualarm() found. umask() found. unordered() found. unsetenv() found. usleep() found. usleep() prototype found. ustat() found. closedir() found. Checking whether closedir() returns a status... Yes, it does. wait4() found. waitpid() found. wcrtomb() found. A working wcscmp() found. wcstombs() found. A working wcsxfrm() found. wctomb() found. writev() found. Checking alignment constraints... Doubles must be aligned on a how-many-byte boundary? [8] Checking how long a character is (in bits)... What is the length of a character (in bits)? [8] Checking to see how your cpp does stuff like concatenate tokens... Oh! Smells like ANSI's been here. We can catify or stringify, separately or together! found. Checking Berkeley DB version ... You have Berkeley DB Version 2 or greater. db.h is from Berkeley DB Version 5.3.28 libdb is from Berkeley DB Version 5.3.28 db.h and libdb are compatible. Looks OK. Checking return type needed for hash for Berkeley DB ... Your version of Berkeley DB uses u_int32_t for hash. Checking return type needed for prefix for Berkeley DB ... Your version of Berkeley DB uses size_t 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... Your dtrace accepts -xnolibs Your dtrace builds an object file Determining whether or not we are on an EBCDIC system... Nope, no EBCDIC, probably ASCII or some ISO Latin. Or UTF-8. Checking how to flush all pending stdio output... Your fflush(NULL) works okay for output streams. Let's see if it clobbers input pipes... fflush(NULL) seems to behave okay with input streams. Looking for the type for group ids returned by getgid(). gid_t found. Checking the size of gid_t... Your gid_t is 4 bytes long. Checking the sign of gid_t... Your gid_t is unsigned. Checking how to print 64-bit integers... We will use %ld. Checking the format strings to be used for Perl's internal types... Checking the format string to be used for gids... getgroups() found. setgroups() found. What type of pointer is the second argument to getgroups() and setgroups()? Usually this is the same as group ids, gid_t, but not always. What type pointer is the second argument to getgroups() and setgroups()? [gid_t] Checking the format strings to be used for Perl's internal 32bit-types... Checking if your /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/amd64/ar appears to generate random libraries itself. Checking max offsets that gmtime () accepts Checking max offsets that localtime () accepts Checking to see what type of arguments are accepted by select(). Your system accepts fd_set *. Checking to see on how many bits at a time your select() operates... Your select() operates on 64 bits at a time. Generating a list of signal names and numbers... The following 74 signals are available: SIGZERO SIGHUP SIGINT SIGQUIT SIGILL SIGTRAP SIGABRT SIGEMT SIGFPE SIGKILL SIGBUS SIGSEGV SIGSYS SIGPIPE SIGALRM SIGTERM SIGUSR1 SIGUSR2 SIGCHLD SIGPWR SIGWINCH SIGURG SIGIO SIGSTOP SIGTSTP SIGCONT SIGTTIN SIGTTOU SIGVTALRM SIGPROF SIGXCPU SIGXFSZ SIGWAITING SIGLWP SIGFREEZE SIGTHAW SIGCANCEL SIGLOST SIGXRES SIGJVM1 SIGJVM2 SIGINFO SIGRTMIN SIGNUM43 SIGNUM44 SIGNUM45 SIGNUM46 SIGNUM47 SIGNUM48 SIGNUM49 SIGNUM50 SIGNUM51 SIGNUM52 SIGNUM53 SIGNUM54 SIGNUM55 SIGNUM56 SIGNUM57 SIGNUM58 SIGNUM59 SIGNUM60 SIGNUM61 SIGNUM62 SIGNUM63 SIGNUM64 SIGNUM65 SIGNUM66 SIGNUM67 SIGNUM68 SIGNUM69 SIGNUM70 SIGNUM71 SIGNUM72 SIGRTMAX SIGIOT SIGCLD SIGPOLL Checking the size of size_t... Your size_t size is 8 bytes. Checking to see if you have socklen_t... You have socklen_t. NOT found. Checking to see what type is the last argument of accept(). What is the type for socket address structure sizes? [int] 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] found. found. found. NOT found. NOT found. found. gdbm_open() found. found. NOT found. NOT found. NOT found. NOT found. found. found. NOT found. Guessing which symbols your C compiler and preprocessor define... Your C pre-processor defines the following symbols: _FILE_OFFSET_BITS _LARGEFILE64_SOURCE _LARGEFILE_SOURCE _LITTLE_ENDIAN _LP64 _REENTRANT __BYTE_ORDER__ __ELF__ __GNUC_MINOR__ __GNUC__ __LP64__ __STDC__ __SVR4 __amd64 __amd64__ __sun __sun__ __svr4__ __unix __unix__ __x86_64 __x86_64__ sun unix Adding -D_FORTIFY_SOURCE=2 to ccflags... tcsetattr() found. You have POSIX termios.h... good! found. found. NOT found. found. found. You have socket ioctls defined in . found. found. found. found. NOT found. found. found. found. found. 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. 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 ODBM_File Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap attributes mro re threads threads/shared] What extensions do you wish to load statically? [none] End of configuration questions. Stripping down executable paths... Creating config.sh... Hmm...You had some extra variables I don't know about...I'll try to keep 'em... Propagating recommended variable $found_libucb... Doing variable substitutions on .SH files... Extracting config.h (with variable substitutions) 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 = /usr/gcc/14/bin/gcc -m64 cflags.SH: ccflags = -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 cflags.SH: stdflags = cflags.SH: optimize = -O3 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] /usr/sbin/dtrace -xnolibs -h -s perldtrace.d -o perldtrace.h.in sed -e '/const/!s/char \*/const char */g' perldtrace.h.in >perldtrace.h rm -f perldtrace.h.in /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC generate_uudmap.c /usr/gcc/14/bin/gcc -m64 -o generate_uudmap -fstack-protector-strong -m64 generate_uudmap.o -lpthread -lsocket -lnsl -ldl -lm -lc ./generate_uudmap uudmap.h bitcount.h mg_data.h sh ./makedepend MAKE="/usr/gnu/bin/make" cflags make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/perl/perl-542/build/amd64' rm -f opmini.c cp op.c opmini.c rm -f perlmini.c cp perl.c perlmini.c rm -f universalmini.c cp universal.c universalmini.c echo av.c builtin.c caretx.c class.c deb.c doio.c doop.c dquote.c dump.c globals.c gv.c hv.c keywords.c locale.c mathoms.c mg.c mro_core.c numeric.c op.c pad.c peep.c perl.c perlio.c perly.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c reentr.c regcomp.c regcomp_debug.c regcomp_invlist.c regcomp_study.c regcomp_trie.c regexec.c run.c scope.c sv.c taint.c time64.c toke.c universal.c utf8.c util.c miniperlmain.c opmini.c perlmini.c universalmini.c | tr ' ' '\n' >.clist make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/perl/perl-542/build/amd64' make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/perl/perl-542/build/amd64' sh ./makedepend_file av.c av.c.depends cflags Finding dependencies for av.o sh ./makedepend_file builtin.c builtin.c.depends cflags Finding dependencies for builtin.o sh ./makedepend_file caretx.c caretx.c.depends cflags Finding dependencies for caretx.o sh ./makedepend_file class.c class.c.depends cflags Finding dependencies for class.o sh ./makedepend_file deb.c deb.c.depends cflags Finding dependencies for deb.o sh ./makedepend_file doio.c doio.c.depends cflags Finding dependencies for doio.o sh ./makedepend_file doop.c doop.c.depends cflags Finding dependencies for doop.o sh ./makedepend_file dquote.c dquote.c.depends cflags Finding dependencies for dquote.o sh ./makedepend_file dump.c dump.c.depends cflags Finding dependencies for dump.o sh ./makedepend_file globals.c globals.c.depends cflags Finding dependencies for globals.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 keywords.c keywords.c.depends cflags Finding dependencies for keywords.o sh ./makedepend_file locale.c locale.c.depends cflags Finding dependencies for locale.o sh ./makedepend_file mathoms.c mathoms.c.depends cflags Finding dependencies for mathoms.o sh ./makedepend_file mg.c mg.c.depends cflags Finding dependencies for mg.o sh ./makedepend_file mro_core.c mro_core.c.depends cflags Finding dependencies for mro_core.o sh ./makedepend_file numeric.c numeric.c.depends cflags Finding dependencies for numeric.o sh ./makedepend_file op.c op.c.depends cflags Finding dependencies for op.o sh ./makedepend_file pad.c pad.c.depends cflags Finding dependencies for pad.o sh ./makedepend_file peep.c peep.c.depends cflags Finding dependencies for peep.o sh ./makedepend_file perl.c perl.c.depends cflags Finding dependencies for perl.o sh ./makedepend_file perlio.c perlio.c.depends cflags Finding dependencies for perlio.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_ctl.c pp_ctl.c.depends cflags Finding dependencies for pp_ctl.o sh ./makedepend_file pp_hot.c pp_hot.c.depends cflags Finding dependencies for pp_hot.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 pp_sys.c pp_sys.c.depends cflags Finding dependencies for pp_sys.o sh ./makedepend_file reentr.c reentr.c.depends cflags Finding dependencies for reentr.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 run.c run.c.depends cflags Finding dependencies for run.o sh ./makedepend_file scope.c scope.c.depends cflags Finding dependencies for scope.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 time64.c time64.c.depends cflags Finding dependencies for time64.o sh ./makedepend_file toke.c toke.c.depends cflags Finding dependencies for toke.o sh ./makedepend_file universal.c universal.c.depends cflags Finding dependencies for universal.o sh ./makedepend_file utf8.c utf8.c.depends cflags Finding dependencies for utf8.o sh ./makedepend_file util.c util.c.depends cflags Finding dependencies for util.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 '/jenkins/jobs/oi-userland/workspace/components/perl/perl-542/build/amd64' Updating makefile... Now you must run 'make'. If you compile perl5 on a different machine or from a different object directory, copy the Policy.sh file from this object directory to the new one before you run Configure -- this will help you with most of the policy defaults. echo @`sh cflags "optimize='-O3'" opmini.o` -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c echo @`sh cflags "optimize='-O3'" perlmini.o` -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c echo @`sh cflags "optimize='-O3'" universalmini.o` -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB universalmini.c @/usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB universalmini.c @/usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC caretx.c @/usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC class.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC av.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC builtin.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC deb.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC doio.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC doop.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC dquote.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC dump.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC globals.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC gv.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC hv.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC keywords.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC locale.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC mathoms.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC mg.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC mro_core.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC numeric.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC pad.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC peep.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC perlio.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC perly.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC pp.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC pp_ctl.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC pp_hot.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC pp_pack.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC pp_sort.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC pp_sys.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC reentr.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC regcomp.c regcomp.c: In function 'S_reg': regcomp.c:4158:27: warning: comparison of integer expressions of different signedness: 'I32' {aka 'int'} and 'unsigned int' [-Wsign-compare] 4158 | if (RExC_npar >= U16_MAX) | ^~ /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC regcomp_debug.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC regcomp_invlist.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC regcomp_study.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC regcomp_trie.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC regexec.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC run.c regexec.c: In function 'S_setup_EXACTISH_ST': regexec.c:5053:26: warning: array subscript has type 'char' [-Wchar-subscripts] 5053 | lengths[m->count] = UVCHR_SKIP(fold_from); | ~^~~~~~~ regexec.c:5062:26: warning: array subscript has type 'char' [-Wchar-subscripts] 5062 | matches[m->count][0] = fold_from; | ~^~~~~~~ regexec.c:5063:26: warning: array subscript has type 'char' [-Wchar-subscripts] 5063 | lengths[m->count] = 1; | ~^~~~~~~ /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC scope.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC sv.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC taint.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC time64.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC toke.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC utf8.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC util.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC miniperlmain.c rm -f pod/perl5422delta.pod /usr/bin/ln -s perldelta.pod pod/perl5422delta.pod /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC op.c /usr/gcc/14/bin/gcc -m64 -c -DPERL_CORE -D_REENTRANT -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O3 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -fPIC universal.c Assembler messages: {standard input}:44512: Warning: end of file not at end of a line; newline inserted /bin/sh: 53906: Terminated make: *** [makefile:263: toke.o] Terminated make: *** Waiting for unfinished jobs.... Assembler messages: {standard input}:38963: Warning: end of file not at end of a line; newline inserted {standard input}:40177: Error: number of operands mismatch for `movq' {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive /bin/sh: 53840: Terminated make: *** [makefile:263: regexec.o] Terminated gmake[2]: *** [/jenkins/jobs/oi-userland/workspace/make-rules/common-rules.mk:55: /jenkins/jobs/oi-userland/workspace/components/perl/perl-542/build/amd64/.built] Error 2