Applying ./patches/001-macos_11_support.patch using plaintext: File hints/darwin.sh is read-only; trying to patch anyway patching file hints/darwin.sh Applying ./patches/002-add-Internals-getcwd.patch using plaintext: File MANIFEST is read-only; trying to patch anyway patching file MANIFEST patching file t/io/getcwd.t File universal.c is read-only; trying to patch anyway patching file universal.c Applying ./patches/003-fallback-to-the-built-in-getcwd-if-we-ca.patch using plaintext: File dist/PathTools/Cwd.pm is read-only; trying to patch anyway patching file dist/PathTools/Cwd.pm File dist/PathTools/t/cwd.t is read-only; trying to patch anyway patching file dist/PathTools/t/cwd.t Applying ./patches/010-musl-compat.patch using plaintext: File perl.c is read-only; trying to patch anyway patching file perl.c Applying ./patches/020-storables-stacksize.patch using plaintext: File dist/Storable/Makefile.PL is read-only; trying to patch anyway patching file dist/Storable/Makefile.PL File dist/Storable/stacksize is read-only; trying to patch anyway patching file dist/Storable/stacksize Applying ./patches/100-fix-cross-compile-endianness-detection.patch using plaintext: File config_h.SH is read-only; trying to patch anyway patching file config_h.SH Applying ./patches/110-always_use_miniperl.patch using plaintext: File Makefile.SH is read-only; trying to patch anyway patching file Makefile.SH Applying ./patches/120-remove-build-timestamp.patch using plaintext: File perl.c is read-only; trying to patch anyway patching file perl.c Applying ./patches/300-add-relink-hack.patch using plaintext: patching file relink/Makefile.PL Applying ./patches/301-fix_macos_static_linking.patch using plaintext: File cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm is read-only; trying to patch anyway patching file cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm Applying ./patches/320-copy-pod-hack.patch using plaintext: File cpan/podlators/Makefile.PL is read-only; trying to patch anyway patching file cpan/podlators/Makefile.PL Applying ./patches/710-threads_join-skip_ps_on_busybox.patch using plaintext: File dist/threads/t/join.t is read-only; trying to patch anyway patching file dist/threads/t/join.t Applying ./patches/900-use-rm-force.patch using plaintext: File Makefile.SH is read-only; trying to patch anyway patching file Makefile.SH Applying ./patches/910-miniperl-needs-inc-dot.patch using plaintext: File Makefile.SH is read-only; trying to patch anyway patching file Makefile.SH Applying ./patches/920-fix-no-locale.patch using plaintext: File embed.fnc is read-only; trying to patch anyway patching file embed.fnc patching file embed.h File locale.c is read-only; trying to patch anyway patching file locale.c File makedef.pl is read-only; trying to patch anyway patching file makedef.pl File perl.h is read-only; trying to patch anyway patching file perl.h patching file proto.h File sv.c is read-only; trying to patch anyway patching file sv.c File t/lib/warnings/regexec is read-only; trying to patch anyway patching file t/lib/warnings/regexec Applying ./patches/998-Errno_errno.h_path.patch using plaintext: File ext/Errno/Errno_pm.PL is read-only; trying to patch anyway patching file ext/Errno/Errno_pm.PL Applying ./patches/999-fix-build-failure-against-gcc-10.patch using plaintext: File Configure is read-only; trying to patch anyway patching file Configure File cflags.SH is read-only; trying to patch anyway patching file cflags.SH Beginning of configuration questions for perl5. Checking echo to see how to suppress newlines... ...using \c The star should be here-->* First let's make sure your kit is complete. Checking... Looks good... This installation shell script will examine your system and ask you questions to determine how the perl5 package should be installed. If you get stuck on a question, you may use a ! shell escape to start a subshell or execute a command. Many of the questions will have default answers in square brackets; typing carriage return will give you the default. On some of the questions which ask for file or directory names you are allowed to use the ~name construct to specify the login directory belonging to "name", even if you don't have a shell which knows about that. Questions where this is allowed will be marked "(~name ok)". [Type carriage return to continue] The prompter used in this script allows you to use shell variables and backticks in your answers. You may use $1, $2, etc... to refer to the words in the default answer, as if the default line was a set of arguments given to a script shell. This means you may also use $* to repeat the whole default line, so you do not have to re-type everything to add something to the default. Every time there is a substitution, you will have to confirm. If there is an error (e.g. an unmatched backtick), the default answer will remain unchanged and you will be prompted again. If you are in a hurry, you may run 'Configure -d'. This will bypass nearly all the questions and use the computed defaults (or the previous answers if there was already a config.sh file). Type 'Configure -h' for a list of options. You may also start interactively and then answer '& -d' at any prompt to turn on the non-interactive behaviour for the remainder of the execution. [Type carriage return to continue] Much effort has been expended to ensure that this shell script will run on any Unix system. If despite that it blows up on yours, your best bet is to edit Configure and run it again. If you can't run Configure for some reason, you'll have to generate a config.sh file by hand. Whatever problems you have, let me (perlbug@perl.org) know how I blew it. This installation script affects things in two ways: 1) it may do direct variable substitutions on some of the files included in this kit. 2) it builds a config.h file for inclusion in C programs. You may edit any of these files as the need arises after running this script. If you make a mistake on a question, there is no easy way to back up to it currently. The easiest thing to do is to edit config.sh and rerun all the SH files. Configure will offer to let you do this before it runs the SH files. [Type carriage return to continue] Locating common programs... awk is in /builder/shared-workdir/build/sdk/staging_dir/host/bin/awk. cat is in /bin/cat. chmod is in /bin/chmod. comm is in /usr/bin/comm. cp is in /builder/shared-workdir/build/sdk/staging_dir/host/bin/cp. echo is in /bin/echo. expr is in /usr/bin/expr. grep is in /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep. ls is in /bin/ls. mkdir is in /bin/mkdir. rm is in /bin/rm. sed is in /builder/shared-workdir/build/sdk/staging_dir/host/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 /builder/shared-workdir/build/sdk/staging_dir/host/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 /bin/date. egrep is in /builder/shared-workdir/build/sdk/staging_dir/host/bin/egrep. gmake is in /usr/bin/gmake. gzip is in /builder/shared-workdir/build/sdk/staging_dir/host/bin/gzip. less is in /usr/bin/less. ln is in /bin/ln. make is in /usr/bin/make. more is in /bin/more. nm is in /usr/bin/nm. I don't see nroff out there, either. perl is in /builder/shared-workdir/build/sdk/staging_dir/host/bin/perl. I don't see pg out there, either. test is in /usr/bin/test. uname is in /bin/uname. zip is in /builder/shared-workdir/build/sdk/staging_dir/host/bin/zip. Substituting less -R for less. Using the test built into your sh. Checking compatibility between /bin/echo and builtin echo (if any)... They are not compatible! You are probably running ksh on a non-USG system. I'll have to use /bin/echo instead of the builtin, since Bourne shell doesn't have echo built in and we may have to run some Bourne shell scripts. That means I'll have to use '-n' to suppress newlines now. Life is ridiculous. The star should be here-->* The following message is sponsored by Dresden.pm<--The stars should be here. Dear Perl user, system administrator or package maintainer, the Perl community sends greetings to you. Do you (emblematical) greet back [Y/n]? n Symbolic links are supported. Checking how to test for symbolic links... You can test for symbolic links with 'test -h'. Checking for cross-compile No targethost for running compiler tests against defined, running locally Good, your tr supports [:lower:] and [:upper:] to convert case. Using [:upper:] and [:lower:] to convert case. First time through, eh? I have some defaults handy for some systems that need some extra help getting the Configure answers right: aix dragonfly irix_5 openbsd sunos_4_1 aix_3 dynix irix_6 opus super-ux aix_4 dynixptx irix_6_0 os2 svr4 altos486 epix irix_6_1 os390 svr5 amigaos esix4 isc os400 ti1500 atheos fps isc_2 posix-bc ultrix_4 aux_3 freebsd linux-android qnx umips bitrig freemint linux riscos unicos bsdos gnu lynxos sco unicosmk catamount gnukfreebsd midnightbsd sco_2_3_0 unisysdynix convexos gnuknetbsd mips sco_2_3_1 utekv cxux greenhills mirbsd sco_2_3_2 uwin cygwin haiku mpc sco_2_3_3 vos darwin hpux ncr_tower sco_2_3_4 dcosx i386 netbsd solaris_2 dec_osf interix newsos4 stellar dos_djgpp irix_4 nonstopux sunos_4_0 You may give one or more space-separated answers, or "none" if appropriate. If you have a handcrafted Policy.sh file or a Policy.sh file generated by a previous run of Configure, you may specify it as well as or instead of OS-specific hints. If hints are provided for your OS, you should use them: although Perl can probably be built without hints on many platforms, using hints often improve performance and may enable features that Configure can't set up on its own. If there are no hints that match your OS, specify "none"; DO NOT give a wrong version or a wrong OS. Which of these apply, if any? [linux] You appear to have a working bash. Good. Your shared -lndbm is not a real library. Configure uses the operating system name and version to set some defaults. The default value is probably right if the name rings a bell. Otherwise, since spelling matters for me, either accept the default or answer "none" to leave it blank. Operating system name? [linux] Operating system version? [5.15.0-69-generic] By default, perl5 will be installed in /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin, manual pages under /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/man, etc..., i.e. with /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr 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) [/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr] Directory /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr 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 (/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr) 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) [/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr] Directory /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr doesn't exist. Use that name anyway? [y] Getting the current patchlevel... (You have perl5 version 28 subversion 1.) 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? [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 10.2.1 20210110. Hmm... Doesn't look like a MIPS system. Now, how can we feed standard input to your C preprocessor... Maybe "cc -E" will work... Nope...maybe "cc -E -" will work... Yup, it does. Some systems have incompatible or broken versions of libraries. Among the directories listed in the question below, please remove any you know not to be holding relevant libraries, and add any that are needed. Say "none" for none. Directories to use for library searches? [/usr/local/lib /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /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] Checking for optional libraries... No -lcl. Found -lpthread (shared). No -lsocket. No -linet. Found -lnsl (shared). No -lgdbm. No -ldbm. No -ldb. No -lmalloc. Found -ldl (shared). No -lld. No -lsun. Found -lm (shared). Found -lcrypt (shared). No -lsec. Found -lutil (shared). Found -lc (shared). No -lcposix. No -lposix. No -lucb. No -lBSD. No -lgdbm_compat. In order to compile perl5 on your machine, a number of libraries are usually needed. Include any other special libraries here as well. Say "none" for none. The default list is almost always right. What libraries to use? [-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc] By default, perl5 compiles with the -O flag to use the optimizer. Alternately, you might want to use the symbolic debugger, which uses the -g flag (on traditional Unix systems). Either flag can be specified here. To use neither flag, specify the word "none". What optimizer/debugger flag should be used? [-O2] Checking if your compiler accepts -fno-strict-aliasing Yes, it does. Checking if your compiler accepts -pipe Yes, it does. Checking if your compiler accepts -fstack-protector-strong Yes, it does. Your C compiler may want other flags. For this question you should include -I/whatever and -DWHATEVER flags and any other flags used by the C compiler, but you should NOT include libraries or ld flags like -lwhatever. If you want perl5 to honor its debug switch, you should include -DDEBUGGING here. Your C compiler might also need additional flags, such as -D_POSIX_SOURCE. To use no flags, specify the word "none". Any additional cc flags? [-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include] Let me guess what the preprocessor flags are... They appear to be: -D_REENTRANT -D_GNU_SOURCE -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/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib To use no flags, specify the word "none". Any additional ld flags (NOT including libraries)? [ -fstack-protector-strong -L/usr/local/lib] Checking your choice of C compiler and flags for coherency... OK, that should do. Checking to see how big your integers are... Your integers are 4 bytes long. Your long integers are 8 bytes long. Your short integers are 2 bytes long. Checking to see if you have long long... You have long long. Checking to see how big your long longs are... Your long longs are 8 bytes long. (That isn't any different from an ordinary long.) Computing filename position in cpp output for #include directives... Your cpp writes the filename in the third field of the line. found. Checking to see if you have int64_t... You have int64_t. Checking which 64-bit integer type we could use... We could use 'long' for 64-bit integers. You have natively 64-bit long integers. You may also choose to try maximal 64-bitness. It means using as much 64-bitness as possible on the platform. This in turn means even more binary incompatibilities. On the other hand, your platform may not have any more 64-bitness available than what you already have chosen. If this doesn't make any sense to you, just accept the default 'y'. (The default has been chosen based on your configuration.) Try to use maximal 64-bit support, if available? [y] Checking if your C library has broken 64-bit functions... Your C library's 64-bit functions are ok. Checking for GNU C Library... You are using the GNU C Library version 2.31 nm probably won't work on the GNU C Library. I can use /usr/bin/nm to extract the symbols from your C libraries. This is a time consuming task which may generate huge output on the disk (up to 3 megabytes) but that should make the symbols extraction faster. The alternative is to skip the 'nm' extraction part and to compile a small test program instead to determine whether each symbol is present. If you have a fast C compiler and/or if your 'nm' output cannot be parsed, this may be the best solution. You probably shouldn't let me use 'nm' if you are using the GNU C Library. Shall I use /usr/bin/nm to extract C symbols from the libraries? [n] Checking for C++... You are not using a C++ compiler. Checking to see how big your double precision numbers are... Your double is 8 bytes long. Checking to see if you have long double... You have long double. ldexpl() found. Checking to see how big your long doubles are... Your long doubles are 16 bytes long. Checking the kind of long doubles you have... You have x86 80-bit little endian long doubles. What is your architecture name [x86_64-linux] Add the Perl API version to your archname? [n] Threads selected. ...setting architecture name to x86_64-linux-thread. Multiplicity selected. ...setting architecture name to x86_64-linux-thread-multi. This architecture is naturally 64-bit, not changing architecture name. Pathname where the public executables will reside? (~name ok) [/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin] Directory /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/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 'y'. Use relocatable @INC? [y] 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) [.../../lib/perl5/5.28.1] Perl5 contains architecture-dependent library files. If you are sharing libraries in a heterogeneous environment, you might store these files in a separate location. Otherwise, you can just include them with the rest of the public library files. Where do you want to put the public architecture-dependent libraries? (~name ok) [.../../lib/perl5/5.28.1/x86_64-linux-thread-multi] Some kernels have a bug that prevents setuid #! scripts from being secure. Some sites have disabled setuid #! scripts because of this. First let's decide if your kernel supports secure setuid #! scripts. (If setuid #! scripts would be secure but have been disabled anyway, don't say that they are secure if asked.) If you are not sure if they are secure, I can check but I'll need a username and password different from the one you are using right now. If you don't have such a username or don't want me to test, simply enter 'none'. Other username to test security of setuid scripts with? [none] Well, the recommended value is *not* secure. Does your kernel have *secure* setuid scripts? [n] Looking for a previously installed perl5.005 or later... Using /builder/shared-workdir/build/sdk/staging_dir/host/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 .../.. 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) [.../..] 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) [.../../lib/perl5/site_perl/5.28.1] In order to ease the process of upgrading, this version of perl can be configured to use modules built and installed with earlier versions of perl that were installed under .../... Specify here the list of earlier versions that this version of perl should check. If Configure detected no earlier versions of perl installed under .../.., 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] NOT found. found. Checking to see how big your pointers are... Your pointers are 8 bytes long. Do you wish to wrap malloc calls to protect against potential overflows? [y] Do you wish to attempt to use the malloc that comes with perl5? [n] Your system wants malloc to return 'void *', it would seem. Your system uses void free(), it would seem. The installation process will also create a directory for architecture-dependent site-specific extensions and modules. Pathname for the site-specific architecture-dependent library files? (~name ok) [.../../lib/perl5/site_perl/5.28.1/x86_64-linux-thread-multi] 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 .../../lib/perl5/site_perl/5.28.1/x86_64-linux-thread-multi .../../lib/perl5/site_perl/5.28.1 Enter a colon-separated set of extra paths to include in perl's @INC search path, or enter 'none' for no extra paths. Colon-separated list of additional directories for perl to search? [none] Perl can be built to support DTrace on platforms that support it. DTrace is a diagnosis and performance analysis tool from Sun. If this doesn't make any sense to you, just accept the default. Support DTrace if available? [n] Perl can be built with extra modules or bundles of modules which will be fetched from the CPAN and installed alongside Perl. Notice that you will need access to the CPAN; either via the Internet, or a local copy, for example a CD-ROM or a local CPAN mirror. (You will be asked later to configure the CPAN.pm module which will in turn do the installation of the rest of the extra modules or bundles.) Notice also that if the modules require any external software such as libraries and headers (the libz library and the zlib.h header for the Compress::Zlib module, for example) you MUST have any such software already installed, this configuration process will NOT install such things for you. If this doesn't make any sense to you, just accept the default 'n'. Install any extra modules (y or n)? [n] If you wish to install html files for programs in Perl5, indicate the appropriate directory here. To skip installing html files, answer "none". Directory for the main Perl5 html pages? (~name ok) [none] If you wish to install html files for modules associated with Perl5, indicate the appropriate directory here. To skip installing html files, answer "none". Directory for the Perl5 module html pages? (~name ok) [none] Many scripts expect perl to be installed as /usr/bin/perl. If you want to, I can install the perl you are about to compile as /usr/bin/perl (in addition to ...//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? [n] System manual is in /usr/share/man/man1. Perl5 has manual pages available in source form. However, you don't have nroff, so they're probably useless to you. If you don't want the manual sources installed, answer 'none'. Where do the main Perl5 manual pages (source) go? (~name ok) [none] You can have filenames longer than 14 characters. Perl5 has manual pages for many of the library modules. However, you don't have nroff, so they're probably useless to you. If you don't want the manual sources installed, answer 'none'. Where do the perl5 library man pages (source) go? (~name ok) [none] Figuring out host name... Maybe "hostname" will work... Your host name appears to be "7e3d982f1c38". Right? [y] (You do not have fully-qualified names in the hosts database) (Attempting domain name extraction from /etc/resolv.conf) (No help from resolv.conf either -- attempting clever guess) 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? [buildbot@7e3d982f1c38.(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. Currently, the "perlbug" program included with perl will send mail to this address in addition to perlbug@perl.org. You may enter "none" for no administrator. Perl administrator e-mail address [buildbot@7e3d982f1c38.(none)] Do you want to use a version number suffix for installed binaries? This will install 'perl5.28.1' instead of 'perl', and likewise for other binaries like 'perldoc' and 'cpan'. This allows many versions of perl to be installed side-by-side. Unless you are a developer, you probably do *not* want to do this. Do you want to use a version number suffix for installed binaries? [n] I can use the #! construct to start perl on your system. This will make startup of perl scripts faster, but may cause problems if you want to share those scripts and perl is not in a standard place (/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/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 #!)? [/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl] WARNING: Some systems limit the #! command to 32 characters. If you experience difficulty running Perl scripts with #!, try installing Perl in a directory with a shorter pathname. I'll use #!/builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/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) [.../] Directory .../ doesn't exist. Use that name anyway? [y] Pathname where the add-on public executables should be installed? (~name ok) [.../../bin] Directory .../../bin doesn't exist. Use that name anyway? [y] Pathname where the site-specific html pages should be installed? (~name ok) [none] Pathname where the site-specific library html pages should be installed? (~name ok) [none] Pathname where the site-specific manual pages should be installed? (~name ok) [none] Pathname where the site-specific library manual pages should be installed? (~name ok) [none] Pathname where add-on public executable scripts should be installed? (~name ok) [.../../bin] backtrace() found. Perl can be built to use 'fast stdio', which means using the stdio library but also directly manipulating the stdio buffers to enable faster I/O. Using stdio is better for backward compatibility (especially for Perl extensions), but on the other hand since Perl 5.8 the 'perlio' interface has been preferred instead of stdio. If this doesn't make any sense to you, just accept the default 'n'. Use the "fast stdio" if available? [n] Looking for the type used for lseek's offset on this system. off_t found. Checking to see how big your file offsets are... Your file offsets are 8 bytes long. Looking for the type for file position used by fsetpos(). fpos_t found. Checking the size of fpos_t... Your fpos_t is 16 bytes long. Perl can be built to understand large files (files larger than 2 gigabytes) on some systems. To do so, Configure can be run with -Duselargefiles. If this doesn't make any sense to you, just accept the default 'y'. Try to understand large files, if available? [y] Your platform has some specific hints regarding large file builds, using them... Rechecking to see how big your file offsets are... Your file offsets are now 8 bytes long. Rechecking the size of fpos_t... 16 bytes. qgcvt() found. Checking the kind of doubles you have... You have IEEE 754 64-bit little endian doubles. Checking how to print long doubles... We will use %Lf. Checking for an efficient way to convert floats to strings. Trying gconvert... gconvert NOT found. Trying gcvt... gcvt() found. 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... Yes, it does. Checking to see if your struct tm has tm_gmtoff field... Yes, it does. asctime_r() found. Prototype: char* asctime_r(const struct tm*, char*); 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)). 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 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. Checking to see if your C compiler knows about "const"... Yup, it does. copysign() found. copysignl() found. crypt() found. found. crypt_r() found. Prototype: char* crypt_r(const char*, const char*, struct crypt_data*); ctermid() found. ctermid_r() NOT found. ctime_r() found. Prototype: char* ctime_r(const time_t*, char*); 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. drand48_r() found. drand48_r() prototype found. Prototype: int drand48_r(struct drand48_data*, double*); drand48() prototype found. dup2() found. dup3() 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... Seems like we can use O_NONBLOCK. Let's see what value errno gets from read() on a O_NONBLOCK file... A read() system call with no data present returns -1. Your read() sets errno to EAGAIN when no data is available. And it correctly returns 0 to signal EOF. erf() found. erfc() found. exp2() found. expm1() found. Checking how std your stdio is... Your stdio doesn't appear very std. But I will not snoop inside glibc 2.31 stdio buffers. fchdir() found. fchmod() found. openat() found. unlinkat() found. renameat() found. linkat() found. fchmodat() found. fchown() found. fcntl() found. Checking if fcntl-based file locking works... Yes, it seems to work. Checking to see how well your C compiler handles fd_set and friends ... Well, your system knows about the normal fd_set typedef... and you have the normal fd_set macros (just as I'd expect). fdclose() NOT found. fdim() found. fegetround() found. fgetpos() found. finite() found. 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. getgrent_r() prototype found. Prototype: int getgrent_r(struct group*, char*, size_t, struct group**); getgrgid_r() found. getgrgid_r() prototype found. Prototype: int getgrgid_r(gid_t, struct group*, char*, size_t, struct group**); getgrnam_r() found. getgrnam_r() prototype found. Prototype: int getgrnam_r(const char*, struct group*, char*, size_t, struct group**); 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. gethostbyaddr_r() prototype found. Prototype: int gethostbyaddr_r(const void*, socklen_t, int, struct hostent*, char*, size_t, struct hostent**, int*); gethostbyname_r() found. gethostbyname_r() prototype found. Prototype: int gethostbyname_r(const char*, struct hostent*, char*, size_t, struct hostent**, int*); gethostent_r() found. gethostent_r() prototype found. Prototype: int gethostent_r(struct hostent*, char*, size_t, struct hostent**, int*); gethostent() prototype found. getitimer() found. getlogin() found. getlogin_r() found. getlogin_r() prototype found. Prototype: int getlogin_r(char*, size_t); getmnt() NOT found. getmntent() found. getnameinfo() found. getnetbyaddr() found. getnetbyname() found. getnetent() found. getnetbyaddr_r() found. getnetbyaddr_r() prototype found. Prototype: int getnetbyaddr_r(uint32_t, int, struct netent*, char*, size_t, struct netent**, int*); getnetbyname_r() found. getnetbyname_r() prototype found. Prototype: int getnetbyname_r(const char*, struct netent*, char*, size_t, struct netent**, int*); getnetent_r() found. getnetent_r() prototype found. Prototype: int getnetent_r(struct netent*, char*, size_t, struct netent**, int*); getnetent() prototype found. getpagesize() found. getprotobyname() found. getprotobynumber() found. getprotoent() found. getpgid() found. getpgrp2() NOT found. getppid() found. getpriority() found. getprotobyname_r() found. getprotobyname_r() prototype found. Prototype: int getprotobyname_r(const char*, struct protoent*, char*, size_t, struct protoent**); getprotobynumber_r() found. getprotobynumber_r() prototype found. Prototype: int getprotobynumber_r(int, struct protoent*, char*, size_t, struct protoent**); getprotoent_r() found. getprotoent_r() prototype found. Prototype: int getprotoent_r(struct protoent*, char*, size_t, struct protoent**); getprotoent() prototype found. getprpwnam() NOT found. getpwent() found. getpwent_r() found. getpwent_r() prototype found. Prototype: int getpwent_r(struct passwd*, char*, size_t, struct passwd**); getpwnam_r() found. getpwnam_r() prototype found. Prototype: int getpwnam_r(const char*, struct passwd*, char*, size_t, struct passwd**); getpwuid_r() found. getpwuid_r() prototype found. Prototype: int getpwuid_r(uid_t, struct passwd*, char*, size_t, struct passwd**); getservbyname() found. getservbyport() found. getservent() found. getservbyname_r() found. getservbyname_r() prototype found. Prototype: int getservbyname_r(const char*, const char*, struct servent*, char*, size_t, struct servent**); getservbyport_r() found. getservbyport_r() prototype found. Prototype: int getservbyport_r(int, const char*, struct servent*, char*, size_t, struct servent**); getservent_r() found. getservent_r() prototype found. Prototype: int getservent_r(struct servent*, char*, size_t, struct servent**); getservent() prototype found. getspnam() found. found. getspnam_r() found. getspnam_r() prototype found. Prototype: int getspnam_r(const char*, struct spwd*, char*, size_t, struct spwd**); gettimeofday() found. gmtime_r() 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() found. Checking to see if you have isless... You do not 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. localeconv_l() NOT found. localtime_r() 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. mblen() found. mbrlen() found. mbrtowc() found. mbstowcs() found. mbtowc() found. memmem() 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. 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. pipe2() found. poll() found. prctl() found. Your prctl (PR_SET_NAME, ...) works readlink() found. You have Linux-like /proc/self/exe. vfork() found. Perl can only use a vfork() that doesn't suffer from strict restrictions on calling functions or modifying global data in the child. For example, glibc-2.1 contains such a vfork() that is unsuitable. If your system provides a proper fork() call, chances are that you do NOT want perl to use vfork(). Do you still want to use vfork()? [n] Ok, we won't use vfork(). pthread_atfork found. pthread_attr_setscope() found. sched_yield() found. pthread_yield() found. Checking to see if you have ptrdiff_t... You have ptrdiff_t. random_r() found. Prototype: int random_r(struct random_data*, int32_t*); readdir() found. seekdir() found. telldir() found. rewinddir() found. readdir64_r() found. readdir64_r() prototype found. Prototype: int readdir64_r(DIR*, struct dirent64*, struct dirent64**); readdir_r() found. readdir_r() prototype 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. seteuid() found. setgrent() found. setgrent_r() NOT found. sethostent() found. sethostent_r() NOT found. setitimer() found. setlinebuf() found. setlocale() found. 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() found. setreuid() found. setresuid() found. setrgid() NOT found. setruid() NOT found. setservent() found. setservent_r() NOT found. setsid() found. setvbuf() found. shmctl() found. shmget() found. shmat() found. and it returns (void *). shmdt() found. You have the full shm*(2) library. sigaction() found. Looking for the type of process ids on this system. pid_t found. Looking for the type for user ids returned by getuid(). uid_t found. Checking if your siginfo_t has si_errno field... Checking if your siginfo_t has si_pid field... Checking if your siginfo_t has si_uid field... Checking if your siginfo_t has si_addr field... Checking if your siginfo_t has si_status field... Checking if your siginfo_t has si_band field... Checking if your siginfo_t has si_value field... Checking if your siginfo_t has si_fd field... 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. srand48_r() prototype found. Prototype: int srand48_r(long, struct drand48_data*); srandom_r() found. srandom_r() prototype found. Prototype: int srandom_r(unsigned int, struct random_data*); setresgid() prototype found. setresuid() prototype 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... Your compiler supports static __inline__. Checking how to access stdio streams by file descriptor number... I can't figure out how to access stdio streams by file descriptor number. strcoll() found. strerror_l() found. strerror_r() found. strerror_r() prototype found. Prototype: char* strerror_r(int, char*, size_t); strftime() found. strlcat() NOT found. strlcpy() 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. symlink() found. syscall() found. syscall() prototype found. sysconf() found. You have sys_errlist[], so we could roll our own strerror. system() found. tcgetpgrp() found. tcsetpgrp() found. telldir() prototype found. tgamma() found. Checking to see if you have nl_langinfo_l() and that it is thread-safe Your system has nl_langinfo_l()... and it is thread-safe (just as I'd hoped). define 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. tmpnam_r() prototype found. Prototype: char* tmpnam_r(char*); trunc() found. truncate() found. ttyname_r() found. ttyname_r() prototype found. Prototype: int ttyname_r(int, char*, size_t); tzname[] found. In the following, larger digits indicate more significance. A big-endian machine like a Pyramid or a Motorola 680?0 chip will come out to 4321. A little-endian machine like a Vax or an Intel 80?86 chip would be 1234. Other machines may have weird orders like 3412. A Cray will report 87654321, an Alpha will report 12345678. If the test program works the default is probably right. I'm now running the test program... (The test program ran ok.) byteorder=12345678 Checking to see whether you can access character data unalignedly... (Testing for character data alignment may crash the test. That's okay.) It seems that you must access character data in an aligned manner. ualarm() found. umask() found. unordered() NOT found. unsetenv() found. usleep() found. usleep() prototype found. ustat() NOT found. closedir() found. Checking whether closedir() returns a status... Yes, it does. wait4() found. waitpid() found. 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! NOT found. Historically Perl has provided a final fallback of the current working directory '.' when searching for a library. This, however, can lead to problems when a Perl program which loads optional modules is called from a shared directory. This can lead to executing unexpected code. Exclude . from @INC by default? [y] Checking the kind of infinities and nans you have... (The following tests may crash. That's okay.) Checking how many mantissa bits your doubles have... Checking how many mantissa bits your long doubles have... Checking how many mantissa bits your NVs have... Using our internal random number implementation... Determining whether or not we are on an EBCDIC system... Nope, no EBCDIC, probably ASCII or some ISO Latin. Or UTF-8. Checking how to flush all pending stdio output... Your fflush(NULL) works okay for output streams. Let's see if it clobbers input pipes... fflush(NULL) seems to behave okay with input streams. Looking for the type for group ids returned by getgid(). gid_t found. Checking the size of gid_t... Your gid_t is 4 bytes long. Checking the sign of gid_t... Your gid_t is unsigned. Checking how to print 64-bit integers... We will use %ld. Checking the format strings to be used for Perl's internal types... Checking the format string to be used for gids... getgroups() found. setgroups() found. What type of pointer is the second argument to getgroups() and setgroups()? Usually this is the same as group ids, gid_t, but not always. What type pointer is the second argument to getgroups() and setgroups()? [gid_t] Checking if your /usr/bin/make program sets $(MAKE)... Yup, it does. Looking for the type used for file modes for system calls (e.g. fchmod()). mode_t found. It seems that va_copy() or similar will be needed. Looking for the type used for the length parameter for string functions. size_t found. Checking to see what type of arguments are accepted by gethostbyaddr(). What is the type for the 1st argument to gethostbyaddr? [char *] What is the type for the 2nd argument to gethostbyaddr? [size_t] Checking to see what type of argument is accepted by gethostbyname(). Your system accepts const char *. Checking to see what type of 1st argument is accepted by getnetbyaddr(). Your system accepts in_addr_t. What pager is used on your system? [/usr/bin/less -R] Checking how to generate random libraries on your machine... /usr/bin/ar appears to generate random libraries itself. Checking max offsets that gmtime () accepts Checking max offsets that localtime () accepts Checking to see what type of arguments are accepted by select(). Your system accepts fd_set *. Checking to see on how many bits at a time your select() operates... Your select() operates on 64 bits at a time. Generating a list of signal names and numbers... The following 65 signals are available: SIGZERO SIGHUP SIGINT SIGQUIT SIGILL SIGTRAP SIGABRT SIGBUS SIGFPE SIGKILL SIGUSR1 SIGSEGV SIGUSR2 SIGPIPE SIGALRM SIGTERM SIGSTKFLT SIGCHLD SIGCONT SIGSTOP SIGTSTP SIGTTIN SIGTTOU SIGURG SIGXCPU SIGXFSZ SIGVTALRM SIGPROF SIGWINCH SIGIO SIGPWR SIGSYS SIGNUM32 SIGNUM33 SIGRTMIN SIGNUM35 SIGNUM36 SIGNUM37 SIGNUM38 SIGNUM39 SIGNUM40 SIGNUM41 SIGNUM42 SIGNUM43 SIGNUM44 SIGNUM45 SIGNUM46 SIGNUM47 SIGNUM48 SIGNUM49 SIGNUM50 SIGNUM51 SIGNUM52 SIGNUM53 SIGNUM54 SIGNUM55 SIGNUM56 SIGNUM57 SIGNUM58 SIGNUM59 SIGNUM60 SIGNUM61 SIGNUM62 SIGNUM63 SIGRTMAX SIGIOT SIGCLD SIGPOLL Checking the size of size_t... Your size_t size is 8 bytes. Checking to see if you have socklen_t... You have socklen_t. NOT found. Checking to see what type is the last argument of accept(). Your system accepts 'socklen_t *' for the last argument of accept(). I'll be using ssize_t for functions returning a byte count. Checking the size of st_ino... Your st_ino is 8 bytes long. Checking the sign of st_ino... Your st_ino is unsigned. Your stdio uses signed chars. Checking the size of uid_t... Your uid_t is 4 bytes long. Checking the sign of uid_t... Your uid_t is unsigned. Checking the format string to be used for uids... Determining whether we can use sysctl with KERN_PROC_PATHNAME to find executing program... I'm unable to compile the test program. I'll assume no sysctl with KERN_PROC_PATHNAME here. Determining whether we can use _NSGetExecutablePath to find executing program... 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. 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 _GNU_SOURCE _LARGEFILE64_SOURCE _LARGEFILE_SOURCE _LP64 _POSIX_C_SOURCE _POSIX_SOURCE _REENTRANT _STDC_PREDEF_H _XOPEN_SOURCE _XOPEN_SOURCE_EXTENDED __ATOMIC_ACQUIRE __ATOMIC_ACQ_REL __ATOMIC_CONSUME __ATOMIC_HLE_ACQUIRE __ATOMIC_HLE_RELEASE __ATOMIC_RELAXED __ATOMIC_RELEASE __ATOMIC_SEQ_CST __BIGGEST_ALIGNMENT__ __BYTE_ORDER__ __CHAR16_TYPE__ __CHAR32_TYPE__ __CHAR_BIT__ __DBL_DECIMAL_DIG__ __DBL_DENORM_MIN__ __DBL_DIG__ __DBL_EPSILON__ __DBL_HAS_DENORM__ __DBL_HAS_INFINITY__ __DBL_HAS_QUIET_NAN__ __DBL_MANT_DIG__ __DBL_MAX_10_EXP__ __DBL_MAX_EXP__ __DBL_MAX__ __DBL_MIN_10_EXP__ __DBL_MIN_EXP__ __DBL_MIN__ __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_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_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_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_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_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_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_MINOR__ __GNUC_PATCHLEVEL__ __GNUC_STDC_INLINE__ __GNUC__ __GNU_LIBRARY__ __GXX_ABI_VERSION __HAVE_SPECULATION_SAFE_VALUE __INT16_C __INT16_MAX__ __INT16_TYPE__ __INT32_C __INT32_MAX__ __INT32_TYPE__ __INT64_C __INT64_MAX__ __INT64_TYPE__ __INT8_C __INT8_MAX__ __INT8_TYPE__ __INTMAX_C __INTMAX_MAX__ __INTMAX_TYPE__ __INTMAX_WIDTH__ __INTPTR_MAX__ __INTPTR_TYPE__ __INTPTR_WIDTH__ __INT_FAST16_MAX__ __INT_FAST16_TYPE__ __INT_FAST16_WIDTH__ __INT_FAST32_MAX__ __INT_FAST32_TYPE__ __INT_FAST32_WIDTH__ __INT_FAST64_MAX__ __INT_FAST64_TYPE__ __INT_FAST64_WIDTH__ __INT_FAST8_MAX__ __INT_FAST8_TYPE__ __INT_FAST8_WIDTH__ __INT_LEAST16_MAX__ __INT_LEAST16_TYPE__ __INT_LEAST16_WIDTH__ __INT_LEAST32_MAX__ __INT_LEAST32_TYPE__ __INT_LEAST32_WIDTH__ __INT_LEAST64_MAX__ __INT_LEAST64_TYPE__ __INT_LEAST64_WIDTH__ __INT_LEAST8_MAX__ __INT_LEAST8_TYPE__ __INT_LEAST8_WIDTH__ __INT_MAX__ __INT_WIDTH__ __LDBL_DECIMAL_DIG__ __LDBL_DENORM_MIN__ __LDBL_DIG__ __LDBL_EPSILON__ __LDBL_HAS_DENORM__ __LDBL_HAS_INFINITY__ __LDBL_HAS_QUIET_NAN__ __LDBL_MANT_DIG__ __LDBL_MAX_10_EXP__ __LDBL_MAX_EXP__ __LDBL_MAX__ __LDBL_MIN_10_EXP__ __LDBL_MIN_EXP__ __LDBL_MIN__ __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__ __PIE__ __PRAGMA_REDEFINE_EXTNAME __PTRDIFF_MAX__ __PTRDIFF_TYPE__ __PTRDIFF_WIDTH__ __REGISTER_PREFIX__ __SCHAR_MAX__ __SCHAR_WIDTH__ __SEG_FS __SEG_GS __SHRT_MAX__ __SHRT_WIDTH__ __SIG_ATOMIC_MAX__ __SIG_ATOMIC_MIN__ __SIG_ATOMIC_TYPE__ __SIG_ATOMIC_WIDTH__ __SIZEOF_DOUBLE__ __SIZEOF_FLOAT128__ __SIZEOF_FLOAT80__ __SIZEOF_FLOAT__ __SIZEOF_INT128__ __SIZEOF_INT__ __SIZEOF_LONG_DOUBLE__ __SIZEOF_LONG_LONG__ __SIZEOF_LONG__ __SIZEOF_POINTER__ __SIZEOF_PTRDIFF_T__ __SIZEOF_SHORT__ __SIZEOF_SIZE_T__ __SIZEOF_WCHAR_T__ __SIZEOF_WINT_T__ __SIZE_MAX__ __SIZE_TYPE__ __SIZE_WIDTH__ __SSE2_MATH__ __SSE2__ __SSE_MATH__ __SSE__ __STDC_HOSTED__ __STDC_IEC_559_COMPLEX__ __STDC_IEC_559__ __STDC_ISO_10646__ __STDC_UTF_16__ __STDC_UTF_32__ __STDC_VERSION__ __STDC__ __UINT16_C __UINT16_MAX__ __UINT16_TYPE__ __UINT32_C __UINT32_MAX__ __UINT32_TYPE__ __UINT64_C __UINT64_MAX__ __UINT64_TYPE__ __UINT8_C __UINT8_MAX__ __UINT8_TYPE__ __UINTMAX_C __UINTMAX_MAX__ __UINTMAX_TYPE__ __UINTPTR_MAX__ __UINTPTR_TYPE__ __UINT_FAST16_MAX__ __UINT_FAST16_TYPE__ __UINT_FAST32_MAX__ __UINT_FAST32_TYPE__ __UINT_FAST64_MAX__ __UINT_FAST64_TYPE__ __UINT_FAST8_MAX__ __UINT_FAST8_TYPE__ __UINT_LEAST16_MAX__ __UINT_LEAST16_TYPE__ __UINT_LEAST32_MAX__ __UINT_LEAST32_TYPE__ __UINT_LEAST64_MAX__ __UINT_LEAST64_TYPE__ __UINT_LEAST8_MAX__ __UINT_LEAST8_TYPE__ __USER_LABEL_PREFIX__ __USE_FILE_OFFSET64 __USE_GNU __USE_LARGEFILE64 __USE_LARGEFILE __USE_MISC __USE_POSIX199309 __USE_POSIX199506 __USE_POSIX2 __USE_POSIX __USE_UNIX98 __USE_XOPEN __USE_XOPEN_EXTENDED __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__ __pie__ __unix __unix__ __x86_64 __x86_64__ linux unix Adding -D_FORTIFY_SOURCE=2 to ccflags... 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. Answer "none" to include no extensions. Note that DynaLoader is always built and need not be mentioned here. What extensions do you wish to include? [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 Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize arybase attributes mro re threads threads/shared] End of configuration questions. Stripping down executable paths... Creating config.sh... Hmm...You had some extra variables I don't know about...I'll try to keep 'em... Propagating recommended variable $libdb_needs_pthread... Doing variable substitutions on .SH files... Extracting config.h (with variable substitutions) cflags.SH: Adding -std=c89. cflags.SH: Adding -Werror=declaration-after-statement. cflags.SH: Adding -Werror=pointer-arith. cflags.SH: Adding -Wextra. cflags.SH: Adding -Wc++-compat. cflags.SH: Adding -Wwrite-strings. cflags.SH: cc = cc cflags.SH: ccflags = -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 cflags.SH: stdflags = -std=c89 cflags.SH: optimize = -O2 cflags.SH: warn = -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings Extracting cflags (with variable substitutions) Not re-extracting config.h Extracting makedepend (with variable substitutions) Extracting Makefile (with variable substitutions) Extracting myconfig (with variable substitutions) Extracting pod/Makefile (with variable substitutions) Extracting Policy.sh (with variable substitutions) Extracting runtests (with variable substitutions) Now you need to generate make dependencies by running "make depend". You might prefer to run it in background: "make depend > makedepend.out &" It can take a while, so you might not want to run it right now. Run make depend now? [y] make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1' Makefile:258: warning: ignoring prerequisites on suffix rule definition Makefile:254: warning: ignoring prerequisites on suffix rule definition Makefile:258: warning: ignoring prerequisites on suffix rule definition Makefile:258: warning: ignoring prerequisites on suffix rule definition Makefile:254: warning: ignoring prerequisites on suffix rule definition Makefile:258: warning: ignoring prerequisites on suffix rule definition cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings generate_uudmap.c cc -o generate_uudmap -fstack-protector-strong -L/usr/local/lib generate_uudmap.o -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc ./generate_uudmap uudmap.h bitcount.h mg_data.h sh ./makedepend MAKE="make" cflags make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1' makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:254: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:254: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition rm -f opmini.c /bin/ln -s op.c opmini.c rm -f perlmini.c /bin/ln -s perl.c perlmini.c echo av.c scope.c op.c doop.c doio.c dump.c gv.c hv.c mg.c reentr.c mro_core.c perl.c perly.c pp.c pp_hot.c pp_ctl.c pp_sys.c regcomp.c regexec.c utf8.c sv.c taint.c toke.c util.c deb.c run.c universal.c pad.c globals.c keywords.c perlio.c perlapi.c numeric.c mathoms.c locale.c pp_pack.c pp_sort.c caretx.c dquote.c time64.c miniperlmain.c opmini.c perlmini.c | tr ' ' '\n' >.clist make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1' Finding dependencies for av.o Finding dependencies for scope.o Finding dependencies for op.o Finding dependencies for doop.o Finding dependencies for doio.o Finding dependencies for dump.o Finding dependencies for gv.o Finding dependencies for hv.o Finding dependencies for mg.o Finding dependencies for reentr.o Finding dependencies for mro_core.o Finding dependencies for perl.o Finding dependencies for perly.o Finding dependencies for pp.o Finding dependencies for pp_hot.o Finding dependencies for pp_ctl.o Finding dependencies for pp_sys.o Finding dependencies for regcomp.o Finding dependencies for regexec.o Finding dependencies for utf8.o Finding dependencies for sv.o Finding dependencies for taint.o Finding dependencies for toke.o Finding dependencies for util.o Finding dependencies for deb.o Finding dependencies for run.o Finding dependencies for universal.o Finding dependencies for pad.o Finding dependencies for globals.o Finding dependencies for keywords.o Finding dependencies for perlio.o Finding dependencies for perlapi.o Finding dependencies for numeric.o Finding dependencies for mathoms.o Finding dependencies for locale.o Finding dependencies for pp_pack.o Finding dependencies for pp_sort.o Finding dependencies for caretx.o Finding dependencies for dquote.o Finding dependencies for time64.o Finding dependencies for miniperlmain.o Finding dependencies for opmini.o Finding dependencies for perlmini.o Updating makefile... make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1' 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. make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1' makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:254: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition makefile:254: warning: ignoring prerequisites on suffix rule definition makefile:258: warning: ignoring prerequisites on suffix rule definition echo @`sh cflags "optimize='-O2'" opmini.o` -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c @cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB opmini.c op.c: In function 'S_fold_constants': op.c:5469:34: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 5469 | S_fold_constants(pTHX_ OP *const o) | ~~~~~~~~~~^ echo @`sh cflags "optimize='-O2'" perlmini.o` -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c @cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -DPERL_IS_MINIPERL -DPERL_EXTERNAL_GLOB perlmini.c In file included from perl.c:37: perl.c: In function 'Perl_sys_init': perl.h:2645:51: warning: cast between incompatible function types from '__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int, siginfo_t *, void *)' [-Wcast-function-type] 2645 | # define PERL_FPU_INIT PL_sigfpe_saved = (Sighandler_t) signal(SIGFPE, SIG_IGN) | ^ unixish.h:150:29: note: in expansion of macro 'PERL_FPU_INIT' 150 | MALLOC_CHECK_TAINT2(*c,*v) PERL_FPU_INIT; PERLIO_INIT; MALLOC_INIT | ^~~~~~~~~~~~~ perl.c:124:5: note: in expansion of macro 'PERL_SYS_INIT_BODY' 124 | PERL_SYS_INIT_BODY(argc, argv); | ^~~~~~~~~~~~~~~~~~ perl.c: In function 'Perl_sys_init3': perl.h:2645:51: warning: cast between incompatible function types from '__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int, siginfo_t *, void *)' [-Wcast-function-type] 2645 | # define PERL_FPU_INIT PL_sigfpe_saved = (Sighandler_t) signal(SIGFPE, SIG_IGN) | ^ unixish.h:150:29: note: in expansion of macro 'PERL_FPU_INIT' 150 | MALLOC_CHECK_TAINT2(*c,*v) PERL_FPU_INIT; PERLIO_INIT; MALLOC_INIT | ^~~~~~~~~~~~~ perl.h:2695:49: note: in expansion of macro 'PERL_SYS_INIT_BODY' 2695 | # define PERL_SYS_INIT3_BODY(argvp,argcp,envp) PERL_SYS_INIT_BODY(argvp,argcp) | ^~~~~~~~~~~~~~~~~~ perl.c:137:5: note: in expansion of macro 'PERL_SYS_INIT3_BODY' 137 | PERL_SYS_INIT3_BODY(argc, argv, env); | ^~~~~~~~~~~~~~~~~~~ perl.c: In function 'S_parse_body': perl.c:2367:22: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' [-Wcast-function-type] 2367 | if (sigstate == (Sighandler_t) SIG_IGN) { | ^ In file included from perl.h:5310, from perl.c:37: perl.c:2370:26: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' [-Wcast-function-type] 2370 | (void)rsignal(SIGCHLD, (Sighandler_t)SIG_DFL); | ^ embed.h:638:44: note: in definition of macro 'rsignal' 638 | #define rsignal(a,b) Perl_rsignal(aTHX_ a,b) | ^ cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings gv.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings toke.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings perly.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings pad.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings regcomp.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings dump.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings util.c util.c: In function 'Perl_rsignal': util.c:2667:9: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' [-Wcast-function-type] 2667 | return (Sighandler_t) SIG_ERR; | ^ util.c:2670:22: warning: cast between incompatible function types from 'Sighandler_t' {aka 'void (*)(int, siginfo_t *, void *)'} to 'void (*)(int)' [-Wcast-function-type] 2670 | act.sa_handler = (void(*)(int))handler; | ^ util.c:2678:40: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' [-Wcast-function-type] 2678 | if (signo == SIGCHLD && handler == (Sighandler_t) SIG_IGN) | ^ util.c:2682:13: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' [-Wcast-function-type] 2682 | return (Sighandler_t) SIG_ERR; | ^ util.c:2684:13: warning: cast between incompatible function types from '__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int, siginfo_t *, void *)' [-Wcast-function-type] 2684 | return (Sighandler_t) oact.sa_handler; | ^ util.c: In function 'Perl_rsignal_state': util.c:2694:9: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' [-Wcast-function-type] 2694 | return (Sighandler_t) SIG_ERR; | ^ util.c:2696:9: warning: cast between incompatible function types from '__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int, siginfo_t *, void *)' [-Wcast-function-type] 2696 | return (Sighandler_t) oact.sa_handler; | ^ util.c: In function 'Perl_rsignal_save': util.c:2715:22: warning: cast between incompatible function types from 'Sighandler_t' {aka 'void (*)(int, siginfo_t *, void *)'} to 'void (*)(int)' [-Wcast-function-type] 2715 | act.sa_handler = (void(*)(int))handler; | ^ util.c:2723:40: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' [-Wcast-function-type] 2723 | if (signo == SIGCHLD && handler == (Sighandler_t) SIG_IGN) | ^ cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings mg.c mg.c: In function 'Perl_magic_getsig': mg.c:1459:25: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' [-Wcast-function-type] 1459 | if(sigstate == (Sighandler_t) SIG_IGN) | ^ In file included from perl.h:5310, from mg.c:43: mg.c: In function 'Perl_magic_setsig': mg.c:1736:20: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' [-Wcast-function-type] 1736 | (void)rsignal(i, (Sighandler_t) SIG_IGN); | ^ embed.h:638:44: note: in definition of macro 'rsignal' 638 | #define rsignal(a,b) Perl_rsignal(aTHX_ a,b) | ^ mg.c:1746:20: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' [-Wcast-function-type] 1746 | (void)rsignal(i, (Sighandler_t) SIG_DFL); | ^ embed.h:638:44: note: in definition of macro 'rsignal' 638 | #define rsignal(a,b) Perl_rsignal(aTHX_ a,b) | ^ cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings reentr.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings mro_core.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings keywords.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings hv.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings av.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings run.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings pp_hot.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings sv.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings pp.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings scope.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings pp_ctl.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings pp_sys.c In file included from perl.h:5310, from pp_sys.c:31: pp_sys.c: In function 'Perl_pp_system': pp_sys.c:4474:28: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' [-Wcast-function-type] 4474 | rsignal_save(SIGINT, (Sighandler_t) SIG_IGN, &ihand); | ^ embed.h:1556:55: note: in definition of macro 'rsignal_save' 1556 | #define rsignal_save(a,b,c) Perl_rsignal_save(aTHX_ a,b,c) | ^ pp_sys.c:4475:28: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' [-Wcast-function-type] 4475 | rsignal_save(SIGQUIT, (Sighandler_t) SIG_IGN, &qhand); | ^ embed.h:1556:55: note: in definition of macro 'rsignal_save' 1556 | #define rsignal_save(a,b,c) Perl_rsignal_save(aTHX_ a,b,c) | ^ cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings doop.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings doio.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings regexec.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings utf8.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings taint.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings deb.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings universal.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings globals.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings perlio.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings perlapi.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings numeric.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings mathoms.c In file included from numeric.c:30: In function 'S_my_atof_infnan', inlined from 'Perl_my_atof2' at numeric.c:1452:21: perl.h:6065:29: warning: argument 1 null where non-null expected [-Wnonnull] 6065 | # define Perl_strtod(s, e) strtod(s, e) | ^~~~~~~~~~~~ perl.h:6065:29: note: in definition of macro 'Perl_strtod' 6065 | # define Perl_strtod(s, e) strtod(s, e) | ^~~~~~ In file included from perl.h:819, from numeric.c:30: numeric.c: In function 'Perl_my_atof2': /usr/include/stdlib.h:117:15: note: in a call to function 'strtod' declared here 117 | extern double strtod (const char *__restrict __nptr, | ^~~~~~ cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings locale.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings pp_pack.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings pp_sort.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings caretx.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings dquote.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings time64.c cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings miniperlmain.c In file included from perl.h:5310, from miniperlmain.c:52: miniperlmain.c: In function 'main': miniperlmain.c:134:29: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' [-Wcast-function-type] 134 | rsignal(PL_sig_num[i], (Sighandler_t) SIG_DFL); | ^ embed.h:638:44: note: in definition of macro 'rsignal' 638 | #define rsignal(a,b) Perl_rsignal(aTHX_ a,b) | ^ rm -f pod/perl5281delta.pod /bin/ln -s perldelta.pod pod/perl5281delta.pod cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings op.c op.c: In function 'S_fold_constants': op.c:5469:34: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 5469 | S_fold_constants(pTHX_ OP *const o) | ~~~~~~~~~~^ cc -fstack-protector-strong -L/usr/local/lib -o miniperl \ opmini.o perlmini.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o perlapi.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o miniperlmain.o -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc ./miniperl -w -Ilib -I. -Idist/Exporter/lib -MExporter -e '' || sh -c 'echo >&2 Failed to build miniperl. Please run make minitest; exit 1' ./miniperl -Ilib -I. -f write_buildcustomize.pl ./miniperl -Ilib -I. autodoc.pl ./miniperl -Ilib -I. pod/perlmodlib.PL -q ./miniperl -Ilib -I. make_patchnum.pl Updating 'git_version.h' and 'lib/Config_git.pl' ./miniperl -Ilib -I. configpm written lib/Config.pod updated lib/Config.pm updated lib/Config_heavy.pl cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings perl.c In file included from perl.c:37: perl.c: In function 'Perl_sys_init': perl.h:2645:51: warning: cast between incompatible function types from '__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int, siginfo_t *, void *)' [-Wcast-function-type] 2645 | # define PERL_FPU_INIT PL_sigfpe_saved = (Sighandler_t) signal(SIGFPE, SIG_IGN) | ^ unixish.h:150:29: note: in expansion of macro 'PERL_FPU_INIT' 150 | MALLOC_CHECK_TAINT2(*c,*v) PERL_FPU_INIT; PERLIO_INIT; MALLOC_INIT | ^~~~~~~~~~~~~ perl.c:124:5: note: in expansion of macro 'PERL_SYS_INIT_BODY' 124 | PERL_SYS_INIT_BODY(argc, argv); | ^~~~~~~~~~~~~~~~~~ perl.c: In function 'Perl_sys_init3': perl.h:2645:51: warning: cast between incompatible function types from '__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int, siginfo_t *, void *)' [-Wcast-function-type] 2645 | # define PERL_FPU_INIT PL_sigfpe_saved = (Sighandler_t) signal(SIGFPE, SIG_IGN) | ^ unixish.h:150:29: note: in expansion of macro 'PERL_FPU_INIT' 150 | MALLOC_CHECK_TAINT2(*c,*v) PERL_FPU_INIT; PERLIO_INIT; MALLOC_INIT | ^~~~~~~~~~~~~ perl.h:2695:49: note: in expansion of macro 'PERL_SYS_INIT_BODY' 2695 | # define PERL_SYS_INIT3_BODY(argvp,argcp,envp) PERL_SYS_INIT_BODY(argvp,argcp) | ^~~~~~~~~~~~~~~~~~ perl.c:137:5: note: in expansion of macro 'PERL_SYS_INIT3_BODY' 137 | PERL_SYS_INIT3_BODY(argc, argv, env); | ^~~~~~~~~~~~~~~~~~~ perl.c: In function 'S_parse_body': perl.c:2367:22: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' [-Wcast-function-type] 2367 | if (sigstate == (Sighandler_t) SIG_IGN) { | ^ In file included from perl.h:5310, from perl.c:37: perl.c:2370:26: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' [-Wcast-function-type] 2370 | (void)rsignal(SIGCHLD, (Sighandler_t)SIG_DFL); | ^ embed.h:638:44: note: in definition of macro 'rsignal' 638 | #define rsignal(a,b) Perl_rsignal(aTHX_ a,b) | ^ ./miniperl -Ilib -I. make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Archive::Tar make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Archive-Tar' make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Archive-Tar' ./miniperl -Ilib -I. make_ext.pl dist/Attribute-Handlers/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Attribute-Handlers directly ./miniperl -Ilib -I. make_ext.pl cpan/AutoLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/AutoLoader directly ./miniperl -Ilib -I. make_ext.pl cpan/B-Debug/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/B-Debug directly ./miniperl -Ilib -I. make_ext.pl cpan/CPAN/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for CPAN make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/CPAN' ./miniperl -Ilib -I. make_ext.pl cpan/CPAN-Meta/pm_to_blib MAKE="make" LIBPERL_A=libperl.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/CPAN' Generating a Unix-style Makefile Writing Makefile for CPAN::Meta make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/CPAN-Meta' make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/CPAN-Meta' ./miniperl -Ilib -I. make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/CPAN-Meta-Requirements directly ./miniperl -Ilib -I. make_ext.pl cpan/CPAN-Meta-YAML/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/CPAN-Meta-YAML directly ./miniperl -Ilib -I. make_ext.pl dist/Carp/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Carp directly ./miniperl -Ilib -I. make_ext.pl cpan/Config-Perl-V/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Config-Perl-V directly ./miniperl -Ilib -I. make_ext.pl dist/Devel-SelfStubber/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Devel-SelfStubber directly ./miniperl -Ilib -I. make_ext.pl cpan/Digest/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Digest directly ./miniperl -Ilib -I. make_ext.pl dist/Dumpvalue/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Dumpvalue directly ./miniperl -Ilib -I. make_ext.pl dist/Env/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Env directly ./miniperl -Ilib -I. make_ext.pl ext/Errno/pm_to_blib MAKE="make" LIBPERL_A=libperl.a ./miniperl -Ilib -I. make_ext.pl dist/Exporter/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Exporter directly ./miniperl -Ilib -I. make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Errno make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/Errno' Running pm_to_blib for dist/ExtUtils-CBuilder directly ./miniperl -Ilib -I. make_ext.pl cpan/ExtUtils-Constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/ExtUtils-Constant directly ./miniperl -Ilib -I. make_ext.pl cpan/ExtUtils-Install/pm_to_blib MAKE="make" LIBPERL_A=libperl.a "../../miniperl" "-I../../lib" Errno_pm.PL Errno.pm Running pm_to_blib for cpan/ExtUtils-Install directly ./miniperl -Ilib -I. make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for ExtUtils::MakeMaker make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/ExtUtils-MakeMaker' make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/Errno' make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/ExtUtils-MakeMaker' ./miniperl -Ilib -I. make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/ExtUtils-Manifest directly Generating a Unix-style Makefile Writing Makefile for ExtUtils::Manifest make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/ExtUtils-Manifest' make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/ExtUtils-Manifest' ./miniperl -Ilib -I. make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for ext/ExtUtils-Miniperl directly ./miniperl -Ilib -I. make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/ExtUtils-ParseXS directly Generating a Unix-style Makefile Writing Makefile for ExtUtils::ParseXS make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/ExtUtils-ParseXS' make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/ExtUtils-ParseXS' ./miniperl -Ilib -I. make_ext.pl cpan/File-Fetch/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/File-Fetch directly ./miniperl -Ilib -I. make_ext.pl ext/File-Find/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for ext/File-Find directly ./miniperl -Ilib -I. make_ext.pl cpan/File-Path/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/File-Path directly ./miniperl -Ilib -I. make_ext.pl cpan/File-Temp/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/File-Temp directly ./miniperl -Ilib -I. make_ext.pl ext/FileCache/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for ext/FileCache directly ./miniperl -Ilib -I. make_ext.pl dist/Filter-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Filter-Simple directly ./miniperl -Ilib -I. make_ext.pl cpan/Getopt-Long/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Getopt-Long directly ./miniperl -Ilib -I. make_ext.pl cpan/HTTP-Tiny/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for HTTP::Tiny make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/HTTP-Tiny' make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/HTTP-Tiny' ./miniperl -Ilib -I. make_ext.pl dist/I18N-Collate/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/I18N-Collate directly ./miniperl -Ilib -I. make_ext.pl dist/I18N-LangTags/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/I18N-LangTags directly ./miniperl -Ilib -I. make_ext.pl dist/lib/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for lib make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/lib' "../../miniperl" "-I../../lib" lib_pm.PL lib.pm Extracting lib.pm (with variable substitutions) make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/lib' ./miniperl -Ilib -I. make_ext.pl cpan/IO-Socket-IP/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/IO-Socket-IP directly ./miniperl -Ilib -I. make_ext.pl cpan/IO-Zlib/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/IO-Zlib directly ./miniperl -Ilib -I. make_ext.pl cpan/IPC-Cmd/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/IPC-Cmd directly ./miniperl -Ilib -I. make_ext.pl ext/IPC-Open3/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for ext/IPC-Open3 directly ./miniperl -Ilib -I. make_ext.pl cpan/JSON-PP/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for JSON::PP make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/JSON-PP' make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/JSON-PP' ./miniperl -Ilib -I. make_ext.pl cpan/Locale-Codes/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Locale-Codes directly ./miniperl -Ilib -I. make_ext.pl dist/Locale-Maketext/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Locale-Maketext directly ./miniperl -Ilib -I. make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Locale-Maketext-Simple directly ./miniperl -Ilib -I. make_ext.pl cpan/Math-BigInt/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Math-BigInt directly ./miniperl -Ilib -I. make_ext.pl cpan/Math-BigRat/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Math-BigRat directly ./miniperl -Ilib -I. make_ext.pl cpan/Math-Complex/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Math-Complex directly ./miniperl -Ilib -I. make_ext.pl cpan/Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Memoize directly ./miniperl -Ilib -I. make_ext.pl dist/Module-CoreList/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Module::CoreList make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/Module-CoreList' cp corelist blib/script/corelist /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/Module-CoreList/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/corelist make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/Module-CoreList' ./miniperl -Ilib -I. make_ext.pl cpan/Module-Load/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Module-Load directly ./miniperl -Ilib -I. make_ext.pl cpan/Module-Load-Conditional/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Module-Load-Conditional directly ./miniperl -Ilib -I. make_ext.pl cpan/Module-Loaded/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Module-Loaded directly ./miniperl -Ilib -I. make_ext.pl cpan/Module-Metadata/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Module::Metadata make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Module-Metadata' make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Module-Metadata' ./miniperl -Ilib -I. make_ext.pl cpan/NEXT/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/NEXT directly ./miniperl -Ilib -I. make_ext.pl dist/Net-Ping/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Net-Ping directly ./miniperl -Ilib -I. make_ext.pl cpan/Params-Check/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Params-Check directly ./miniperl -Ilib -I. make_ext.pl cpan/Perl-OSType/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Perl-OSType directly ./miniperl -Ilib -I. make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/PerlIO-via-QuotedPrint directly ./miniperl -Ilib -I. make_ext.pl cpan/Pod-Checker/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Pod::Checker make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Pod-Checker' "../../miniperl" "-I../../lib" "-I../../lib" podchecker.PL podchecker Extracting podchecker (with variable substitutions) cp podchecker blib/script/podchecker /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Pod-Checker/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/podchecker make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Pod-Checker' ./miniperl -Ilib -I. make_ext.pl cpan/Pod-Escapes/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Pod-Escapes directly ./miniperl -Ilib -I. make_ext.pl cpan/Pod-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Pod-Simple directly ./miniperl -Ilib -I. make_ext.pl ext/Pod-Html/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Pod::Html make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/Pod-Html' make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/Pod-Html' ./miniperl -Ilib -I. make_ext.pl cpan/Pod-Parser/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Pod::Parser make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Pod-Parser' "../../miniperl" "-I../../lib" "-I../../lib" podselect.PL podselect Extracting podselect (with variable substitutions) cp podselect blib/script/podselect /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Pod-Parser/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/podselect make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Pod-Parser' ./miniperl -Ilib -I. make_ext.pl cpan/Pod-Perldoc/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Pod::Perldoc make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Pod-Perldoc' make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Pod-Perldoc' ./miniperl -Ilib -I. make_ext.pl cpan/Pod-Usage/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Pod::Usage make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Pod-Usage' "../../miniperl" "-I../../lib" "-I../../lib" pod2usage.PL pod2usage Extracting pod2usage (with variable substitutions) cp pod2usage blib/script/pod2usage /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Pod-Usage/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2usage make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Pod-Usage' ./miniperl -Ilib -I. make_ext.pl dist/Safe/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Safe directly ./miniperl -Ilib -I. make_ext.pl dist/Search-Dict/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Search-Dict directly ./miniperl -Ilib -I. make_ext.pl dist/SelfLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/SelfLoader directly ./miniperl -Ilib -I. make_ext.pl cpan/Term-ANSIColor/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Term-ANSIColor directly ./miniperl -Ilib -I. make_ext.pl cpan/Term-Cap/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Term::Cap make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Term-Cap' make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Term-Cap' ./miniperl -Ilib -I. make_ext.pl dist/Term-Complete/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Term-Complete directly ./miniperl -Ilib -I. make_ext.pl dist/Term-ReadLine/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Term-ReadLine directly ./miniperl -Ilib -I. make_ext.pl dist/Test/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Test directly ./miniperl -Ilib -I. make_ext.pl cpan/Test-Harness/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Test::Harness make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Test-Harness' make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Test-Harness' ./miniperl -Ilib -I. make_ext.pl cpan/Test-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Test-Simple directly ./miniperl -Ilib -I. make_ext.pl dist/Text-Abbrev/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Text-Abbrev directly ./miniperl -Ilib -I. make_ext.pl cpan/Text-Balanced/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Text-Balanced directly ./miniperl -Ilib -I. make_ext.pl cpan/Text-ParseWords/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Text-ParseWords directly ./miniperl -Ilib -I. make_ext.pl cpan/Text-Tabs/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Text-Tabs directly ./miniperl -Ilib -I. make_ext.pl dist/Thread-Queue/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Thread-Queue directly ./miniperl -Ilib -I. make_ext.pl dist/Thread-Semaphore/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Thread-Semaphore directly ./miniperl -Ilib -I. make_ext.pl dist/Tie-File/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/Tie-File directly ./miniperl -Ilib -I. make_ext.pl ext/Tie-Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for ext/Tie-Memoize directly ./miniperl -Ilib -I. make_ext.pl cpan/Tie-RefHash/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Tie-RefHash directly ./miniperl -Ilib -I. make_ext.pl cpan/Time-Local/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/Time-Local directly ./miniperl -Ilib -I. make_ext.pl dist/XSLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for XSLoader make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/XSLoader' "../../miniperl" "-I../../lib" XSLoader_pm.PL XSLoader.pm make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/XSLoader' ./miniperl -Ilib -I. make_ext.pl cpan/autodie/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/autodie directly ./miniperl -Ilib -I. make_ext.pl dist/autouse/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/autouse directly ./miniperl -Ilib -I. make_ext.pl dist/base/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for base make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/base' make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/base' ./miniperl -Ilib -I. make_ext.pl cpan/bignum/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/bignum directly ./miniperl -Ilib -I. make_ext.pl dist/constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/constant directly ./miniperl -Ilib -I. make_ext.pl dist/encoding-warnings/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for dist/encoding-warnings directly ./miniperl -Ilib -I. make_ext.pl cpan/experimental/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/experimental directly ./miniperl -Ilib -I. make_ext.pl dist/if/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for if make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/if' make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/if' ./miniperl -Ilib -I. make_ext.pl cpan/libnet/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Net make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/libnet' make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/libnet' ./miniperl -Ilib -I. make_ext.pl cpan/parent/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/parent directly ./miniperl -Ilib -I. make_ext.pl cpan/perlfaq/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/perlfaq directly ./miniperl -Ilib -I. make_ext.pl cpan/podlators/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Pod make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/podlators' "../../miniperl" "-I../../lib" "-I../../lib" pod2man.PL pod2man Extracting pod2man (with variable substitutions) "../../miniperl" "-I../../lib" "-I../../lib" pod2text.PL pod2text Extracting pod2text (with variable substitutions) cp pod2man blib/script/pod2man /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2man cp pod2text blib/script/pod2text /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/podlators/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2text Manifying 2 pod documents make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/podlators' ./miniperl -Ilib -I. make_ext.pl cpan/version/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Running pm_to_blib for cpan/version directly ./miniperl -Ilib -I. -MExtUtils::Miniperl -e 'writemain(\"perlmain.c", @ARGV)' DynaLoader lib/auto/B/B.a lib/auto/Compress/Raw/Bzip2/Bzip2.a lib/auto/Compress/Raw/Zlib/Zlib.a lib/auto/Cwd/Cwd.a lib/auto/Data/Dumper/Dumper.a lib/auto/Devel/PPPort/PPPort.a lib/auto/Devel/Peek/Peek.a lib/auto/Digest/MD5/MD5.a lib/auto/Digest/SHA/SHA.a lib/auto/Encode/Encode.a lib/auto/Fcntl/Fcntl.a lib/auto/File/DosGlob/DosGlob.a lib/auto/File/Glob/Glob.a lib/auto/Filter/Util/Call/Call.a lib/auto/Hash/Util/Util.a lib/auto/Hash/Util/FieldHash/FieldHash.a lib/auto/I18N/Langinfo/Langinfo.a lib/auto/IO/IO.a lib/auto/IPC/SysV/SysV.a lib/auto/List/Util/Util.a lib/auto/MIME/Base64/Base64.a lib/auto/Math/BigInt/FastCalc/FastCalc.a lib/auto/Opcode/Opcode.a lib/auto/POSIX/POSIX.a lib/auto/PerlIO/encoding/encoding.a lib/auto/PerlIO/mmap/mmap.a lib/auto/PerlIO/scalar/scalar.a lib/auto/PerlIO/via/via.a lib/auto/SDBM_File/SDBM_File.a lib/auto/Socket/Socket.a lib/auto/Storable/Storable.a lib/auto/Sys/Hostname/Hostname.a lib/auto/Sys/Syslog/Syslog.a lib/auto/Tie/Hash/NamedCapture/NamedCapture.a lib/auto/Time/HiRes/HiRes.a lib/auto/Time/Piece/Piece.a lib/auto/Unicode/Collate/Collate.a lib/auto/Unicode/Normalize/Normalize.a lib/auto/arybase/arybase.a lib/auto/attributes/attributes.a lib/auto/mro/mro.a lib/auto/re/re.a lib/auto/threads/threads.a lib/auto/threads/shared/shared.a lib/auto/Encode/Byte/Byte.a lib/auto/Encode/CN/CN.a lib/auto/Encode/EBCDIC/EBCDIC.a lib/auto/Encode/JP/JP.a lib/auto/Encode/KR/KR.a lib/auto/Encode/Symbol/Symbol.a lib/auto/Encode/TW/TW.a lib/auto/Encode/Unicode/Unicode.a ./miniperl -Ilib -I. utils/Makefile.PL Extracting utils/Makefile (with variable substitutions) ./miniperl -Ilib -I. make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for IO::Compress make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/IO-Compress' cp bin/zipdetails blib/script/zipdetails /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/IO-Compress/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/zipdetails make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/IO-Compress' ./miniperl -Ilib -I. make_ext.pl ext/Pod-Functions/pm_to_blib MAKE="make" LIBPERL_A=libperl.a Generating a Unix-style Makefile Writing Makefile for Pod::Functions make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/Pod-Functions' "../../miniperl" "-I../../lib" Functions_pm.PL ../../pod/perlfunc.pod make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/Pod-Functions' cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings perlmain.c In file included from perl.h:5310, from perlmain.c:46: perlmain.c: In function 'main': perlmain.c:128:29: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int, siginfo_t *, void *)' [-Wcast-function-type] 128 | rsignal(PL_sig_num[i], (Sighandler_t) SIG_DFL); | ^ embed.h:638:44: note: in definition of macro 'rsignal' 638 | #define rsignal(a,b) Perl_rsignal(aTHX_ a,b) | ^ ./miniperl -Ilib -I. make_ext.pl DynaLoader.o MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= Generating a Unix-style Makefile Writing Makefile for DynaLoader make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/DynaLoader' "../../miniperl" "-I../../lib" DynaLoader_pm.PL DynaLoader.pm rm -f DynaLoader.xs cp dl_none.xs DynaLoader.xs "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/DynaLoader/../../lib/ExtUtils/typemap' DynaLoader.xs > DynaLoader.xsc mv DynaLoader.xsc DynaLoader.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.45\" -DXS_VERSION=\"1.45\" "-I../.." -DLIBC="libc-2.31.so" DynaLoader.c DynaLoader.xs: In function 'XS_DynaLoader_dl_error': DynaLoader.xs:17:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 17 | RETVAL = "Not implemented"; | ^ rm -rf ../../DynaLoader.o cp DynaLoader.o ../../DynaLoader.o make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/DynaLoader' ./miniperl -Ilib -I. mkppport running "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/miniperl" -I../../lib PPPort_pm.PL including ppphdoc including ppphbin including version including threads including limits including uv including memory including magic including misc including format including mess including variables including mPUSH including call including newRV including newCONSTSUB including MY_CXT including SvREFCNT including newSV_type including newSVpv including SvPV including Sv_set including sv_xpvf including shared_pv including HvNAME including gv including warn including pvs including cop including grok including snprintf including sprintf including exception including strlfuncs including pv_tools running "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/miniperl" -I../../lib ppport_h.PL installing ppport.h for cpan/DB_File installing ppport.h for cpan/IPC-SysV installing ppport.h for cpan/Scalar-List-Utils installing ppport.h for cpan/Win32API-File installing ppport.h for dist/IO installing ppport.h for dist/PathTools installing ppport.h for dist/Time-HiRes removing temporary file PPPort.pm removing temporary file ppport.h ./miniperl -Ilib -I. lib/unicore/mktables -C lib/unicore -P pod -maketest -makelist -p Processing PropertyAliases.txt Finishing property setup Processing PropValueAliases.txt Processing extracted/DGeneralCategory.txt Processing extracted/DCombiningClass.txt Processing extracted/DNumType.txt Processing extracted/DEastAsianWidth.txt Processing extracted/DLineBreak.txt Processing extracted/DBidiClass.txt Processing extracted/DDecompositionType.txt Processing extracted/DBinaryProperties.txt Processing extracted/DNumValues.txt Processing extracted/DJoinGroup.txt Processing extracted/DJoinType.txt Processing Jamo.txt Processing UnicodeData.txt Processing ArabicShaping.txt Processing Blocks.txt Processing PropList.txt Processing SpecialCasing.txt Processing LineBreak.txt Processing EastAsianWidth.txt Processing CompositionExclusions.txt Processing BidiMirroring.txt Processing CaseFolding.txt Processing DCoreProperties.txt Processing Scripts.txt Processing DNormalizationProps.txt Processing DAge.txt Processing HangulSyllableType.txt Processing auxiliary/WordBreakProperty.txt Processing auxiliary/GraphemeBreakProperty.txt Processing auxiliary/GCBTest.txt Processing auxiliary/SBTest.txt Processing auxiliary/WBTest.txt Processing auxiliary/SentenceBreakProperty.txt Processing NamedSequences.txt Processing NameAliases.txt Processing auxiliary/LBTest.txt Processing ScriptExtensions.txt Processing IndicSyllabicCategory.txt Processing BidiBrackets.txt Processing IndicPositionalCategory.txt Processing VerticalOrientation.txt Finishing processing Unicode properties Compiling Perl properties Creating Perl synonyms Writing tables Making pod file Making test script Updating 'mktables.lst' rm -f libperl.a /usr/bin/ar rc libperl.a op.o perl.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o perlapi.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o DynaLoader.o ./miniperl -Ilib -I. make_ext.pl lib/auto/B/B.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= Generating a Unix-style Makefile Writing Makefile for B make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/B' "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/B/../../lib/ExtUtils/typemap' -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/B/typemap' B.xs > B.xsc mv B.xsc B.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.74\" -DXS_VERSION=\"1.74\" "-I../.." B.c ./miniperl -Ilib -I. make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= rm -f "../../lib/auto/B/B.a" /usr/bin/ar cr "../../lib/auto/B/B.a" B.o : "../../lib/auto/B/B.a" chmod 755 ../../lib/auto/B/B.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/B' ./miniperl -Ilib -I. make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= Parsing config.in... Building Zlib enabled Auto Detect Gzip OS Code.. Setting Gzip OS Code to 3 [Unix/Default] Looks Good. Generating a Unix-style Makefile Writing Makefile for Compress::Raw::Bzip2 make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Compress-Raw-Bzip2' Generating a Unix-style Makefile Writing Makefile for Compress::Raw::Zlib make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Compress-Raw-Zlib' "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Compress-Raw-Zlib/../../lib/ExtUtils/typemap' -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Compress-Raw-Zlib/typemap' Zlib.xs > Zlib.xsc "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Compress-Raw-Bzip2/../../lib/ExtUtils/typemap' -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Compress-Raw-Bzip2/typemap' Bzip2.xs > Bzip2.xsc mv Bzip2.xsc Bzip2.c cc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.074\" -DXS_VERSION=\"2.074\" "-I../.." -DBZ_NO_STDIO blocksort.c mv Zlib.xsc Zlib.c cc -c -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.076\" -DXS_VERSION=\"2.076\" "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 adler32.c cc -c -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.076\" -DXS_VERSION=\"2.076\" "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 compress.c cc -c -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.076\" -DXS_VERSION=\"2.076\" "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 crc32.c cc -c -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.076\" -DXS_VERSION=\"2.076\" "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 deflate.c deflate.c: In function 'deflateParams': deflate.c:602:28: warning: macro expands to multiple statements [-Wmultistatement-macros] 602 | CLEAR_HASH(s); | ^ deflate.c:193:5: note: in definition of macro 'CLEAR_HASH' 193 | s->head[s->hash_size-1] = NIL; \ | ^ deflate.c:601:13: note: some parts of macro expansion are not guarded by this 'else' clause 601 | else | ^~~~ cc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.074\" -DXS_VERSION=\"2.074\" "-I../.." -DBZ_NO_STDIO bzlib.c cc -c -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.076\" -DXS_VERSION=\"2.076\" "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 infback.c cc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.074\" -DXS_VERSION=\"2.074\" "-I../.." -DBZ_NO_STDIO compress.c cc -c -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.076\" -DXS_VERSION=\"2.076\" "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 inffast.c cc -c -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.076\" -DXS_VERSION=\"2.076\" "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 inflate.c cc -c -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.076\" -DXS_VERSION=\"2.076\" "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 inftrees.c cc -c -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.076\" -DXS_VERSION=\"2.076\" "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 trees.c cc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.074\" -DXS_VERSION=\"2.074\" "-I../.." -DBZ_NO_STDIO crctable.c cc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.074\" -DXS_VERSION=\"2.074\" "-I../.." -DBZ_NO_STDIO decompress.c decompress.c: In function 'BZ2_decompress': decompress.c:198:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 198 | if (uc != BZ_HDR_B) RETURN(BZ_DATA_ERROR_MAGIC); | ^ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:68:4: note: in expansion of macro 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ decompress.c:200:7: note: in expansion of macro 'GET_UCHAR' 200 | GET_UCHAR(BZ_X_MAGIC_2, uc); | ^~~~~~~~~ decompress.c:201:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 201 | if (uc != BZ_HDR_Z) RETURN(BZ_DATA_ERROR_MAGIC); | ^ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:68:4: note: in expansion of macro 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ decompress.c:203:7: note: in expansion of macro 'GET_UCHAR' 203 | GET_UCHAR(BZ_X_MAGIC_3, uc) | ^~~~~~~~~ decompress.c:204:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 204 | if (uc != BZ_HDR_h) RETURN(BZ_DATA_ERROR_MAGIC); | ^ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:206:7: note: in expansion of macro 'GET_BITS' 206 | GET_BITS(BZ_X_MAGIC_4, s->blockSize100k, 8) | ^~~~~~~~ decompress.c:211:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 211 | if (s->smallDecompress) { | ^ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:68:4: note: in expansion of macro 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ decompress.c:222:7: note: in expansion of macro 'GET_UCHAR' 222 | GET_UCHAR(BZ_X_BLKHDR_1, uc); | ^~~~~~~~~ decompress.c:225:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | if (uc != 0x31) RETURN(BZ_DATA_ERROR); | ^ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:68:4: note: in expansion of macro 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ decompress.c:226:7: note: in expansion of macro 'GET_UCHAR' 226 | GET_UCHAR(BZ_X_BLKHDR_2, uc); | ^~~~~~~~~ decompress.c:227:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 227 | if (uc != 0x41) RETURN(BZ_DATA_ERROR); | ^ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:68:4: note: in expansion of macro 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ decompress.c:228:7: note: in expansion of macro 'GET_UCHAR' 228 | GET_UCHAR(BZ_X_BLKHDR_3, uc); | ^~~~~~~~~ decompress.c:229:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 229 | if (uc != 0x59) RETURN(BZ_DATA_ERROR); | ^ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:68:4: note: in expansion of macro 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ decompress.c:230:7: note: in expansion of macro 'GET_UCHAR' 230 | GET_UCHAR(BZ_X_BLKHDR_4, uc); | ^~~~~~~~~ decompress.c:231:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 231 | if (uc != 0x26) RETURN(BZ_DATA_ERROR); | ^ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:68:4: note: in expansion of macro 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ decompress.c:232:7: note: in expansion of macro 'GET_UCHAR' 232 | GET_UCHAR(BZ_X_BLKHDR_5, uc); | ^~~~~~~~~ decompress.c:233:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 233 | if (uc != 0x53) RETURN(BZ_DATA_ERROR); | ^ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:68:4: note: in expansion of macro 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ decompress.c:234:7: note: in expansion of macro 'GET_UCHAR' 234 | GET_UCHAR(BZ_X_BLKHDR_6, uc); | ^~~~~~~~~ decompress.c:241:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 241 | s->storedBlockCRC = 0; | ~~~~~~~~~~~~~~~~~~^~~ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:68:4: note: in expansion of macro 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ decompress.c:242:7: note: in expansion of macro 'GET_UCHAR' 242 | GET_UCHAR(BZ_X_BCRC_1, uc); | ^~~~~~~~~ decompress.c:243:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 243 | s->storedBlockCRC = (s->storedBlockCRC << 8) | ((UInt32)uc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:68:4: note: in expansion of macro 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ decompress.c:244:7: note: in expansion of macro 'GET_UCHAR' 244 | GET_UCHAR(BZ_X_BCRC_2, uc); | ^~~~~~~~~ decompress.c:245:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 245 | s->storedBlockCRC = (s->storedBlockCRC << 8) | ((UInt32)uc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:68:4: note: in expansion of macro 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ decompress.c:246:7: note: in expansion of macro 'GET_UCHAR' 246 | GET_UCHAR(BZ_X_BCRC_3, uc); | ^~~~~~~~~ decompress.c:247:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 247 | s->storedBlockCRC = (s->storedBlockCRC << 8) | ((UInt32)uc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:68:4: note: in expansion of macro 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ decompress.c:248:7: note: in expansion of macro 'GET_UCHAR' 248 | GET_UCHAR(BZ_X_BCRC_4, uc); | ^~~~~~~~~ decompress.c:249:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 249 | s->storedBlockCRC = (s->storedBlockCRC << 8) | ((UInt32)uc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:251:7: note: in expansion of macro 'GET_BITS' 251 | GET_BITS(BZ_X_RANDBIT, s->blockRandomised, 1); | ^~~~~~~~ decompress.c:253:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 253 | s->origPtr = 0; | ~~~~~~~~~~~^~~ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:68:4: note: in expansion of macro 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ decompress.c:254:7: note: in expansion of macro 'GET_UCHAR' 254 | GET_UCHAR(BZ_X_ORIGPTR_1, uc); | ^~~~~~~~~ decompress.c:255:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 255 | s->origPtr = (s->origPtr << 8) | ((Int32)uc); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:68:4: note: in expansion of macro 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ decompress.c:256:7: note: in expansion of macro 'GET_UCHAR' 256 | GET_UCHAR(BZ_X_ORIGPTR_2, uc); | ^~~~~~~~~ decompress.c:257:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 257 | s->origPtr = (s->origPtr << 8) | ((Int32)uc); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:68:4: note: in expansion of macro 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ decompress.c:258:7: note: in expansion of macro 'GET_UCHAR' 258 | GET_UCHAR(BZ_X_ORIGPTR_3, uc); | ^~~~~~~~~ decompress.c:284:17: warning: this statement may fall through [-Wimplicit-fallthrough=] 284 | alphaSize = s->nInUse+2; | ~~~~~~~~~~^~~~~~~~~~~~~ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:287:7: note: in expansion of macro 'GET_BITS' 287 | GET_BITS(BZ_X_SELECTOR_1, nGroups, 3); | ^~~~~~~~ decompress.c:288:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 288 | if (nGroups < 2 || nGroups > 6) RETURN(BZ_DATA_ERROR); | ^ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:289:7: note: in expansion of macro 'GET_BITS' 289 | GET_BITS(BZ_X_SELECTOR_2, nSelectors, 15); | ^~~~~~~~ decompress.c:292:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 292 | j = 0; | ~~^~~ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:71:4: note: in expansion of macro 'GET_BITS' 71 | GET_BITS(lll,uuu,1) | ^~~~~~~~ decompress.c:294:13: note: in expansion of macro 'GET_BIT' 294 | GET_BIT(BZ_X_SELECTOR_3, uc); | ^~~~~~~ decompress.c:321:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 321 | if (curr < 1 || curr > 20) RETURN(BZ_DATA_ERROR); | ^ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:71:4: note: in expansion of macro 'GET_BITS' 71 | GET_BITS(lll,uuu,1) | ^~~~~~~~ decompress.c:322:16: note: in expansion of macro 'GET_BIT' 322 | GET_BIT(BZ_X_CODING_2, uc); | ^~~~~~~ decompress.c:323:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 323 | if (uc == 0) break; | ^ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:71:4: note: in expansion of macro 'GET_BITS' 71 | GET_BITS(lll,uuu,1) | ^~~~~~~~ decompress.c:324:16: note: in expansion of macro 'GET_BIT' 324 | GET_BIT(BZ_X_CODING_3, uc); | ^~~~~~~ decompress.c:88:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 88 | zn = gMinlen; \ | ~~~^~~~~~~~~ decompress.c:373:7: note: in expansion of macro 'GET_MTF_VAL' 373 | GET_MTF_VAL(BZ_X_MTF_1, BZ_X_MTF_2, nextSym); | ^~~~~~~~~~~ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:89:4: note: in expansion of macro 'GET_BITS' 89 | GET_BITS(label1, zvec, zn); \ | ^~~~~~~~ decompress.c:373:7: note: in expansion of macro 'GET_MTF_VAL' 373 | GET_MTF_VAL(BZ_X_MTF_1, BZ_X_MTF_2, nextSym); | ^~~~~~~~~~~ decompress.c:94:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 94 | zn++; \ | ~~^~ decompress.c:373:7: note: in expansion of macro 'GET_MTF_VAL' 373 | GET_MTF_VAL(BZ_X_MTF_1, BZ_X_MTF_2, nextSym); | ^~~~~~~~~~~ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:71:4: note: in expansion of macro 'GET_BITS' 71 | GET_BITS(lll,uuu,1) | ^~~~~~~~ decompress.c:95:7: note: in expansion of macro 'GET_BIT' 95 | GET_BIT(label2, zj); \ | ^~~~~~~ decompress.c:373:7: note: in expansion of macro 'GET_MTF_VAL' 373 | GET_MTF_VAL(BZ_X_MTF_1, BZ_X_MTF_2, nextSym); | ^~~~~~~~~~~ decompress.c:88:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 88 | zn = gMinlen; \ | ~~~^~~~~~~~~ decompress.c:483:13: note: in expansion of macro 'GET_MTF_VAL' 483 | GET_MTF_VAL(BZ_X_MTF_5, BZ_X_MTF_6, nextSym); | ^~~~~~~~~~~ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:89:4: note: in expansion of macro 'GET_BITS' 89 | GET_BITS(label1, zvec, zn); \ | ^~~~~~~~ decompress.c:483:13: note: in expansion of macro 'GET_MTF_VAL' 483 | GET_MTF_VAL(BZ_X_MTF_5, BZ_X_MTF_6, nextSym); | ^~~~~~~~~~~ decompress.c:94:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 94 | zn++; \ | ~~^~ decompress.c:483:13: note: in expansion of macro 'GET_MTF_VAL' 483 | GET_MTF_VAL(BZ_X_MTF_5, BZ_X_MTF_6, nextSym); | ^~~~~~~~~~~ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:71:4: note: in expansion of macro 'GET_BITS' 71 | GET_BITS(lll,uuu,1) | ^~~~~~~~ decompress.c:95:7: note: in expansion of macro 'GET_BIT' 95 | GET_BIT(label2, zj); \ | ^~~~~~~ decompress.c:483:13: note: in expansion of macro 'GET_MTF_VAL' 483 | GET_MTF_VAL(BZ_X_MTF_5, BZ_X_MTF_6, nextSym); | ^~~~~~~~~~~ decompress.c:585:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 585 | if (uc != 0x72) RETURN(BZ_DATA_ERROR); | ^ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:68:4: note: in expansion of macro 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ decompress.c:586:7: note: in expansion of macro 'GET_UCHAR' 586 | GET_UCHAR(BZ_X_ENDHDR_3, uc); | ^~~~~~~~~ decompress.c:587:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 587 | if (uc != 0x45) RETURN(BZ_DATA_ERROR); | ^ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:68:4: note: in expansion of macro 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ decompress.c:588:7: note: in expansion of macro 'GET_UCHAR' 588 | GET_UCHAR(BZ_X_ENDHDR_4, uc); | ^~~~~~~~~ decompress.c:589:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 589 | if (uc != 0x38) RETURN(BZ_DATA_ERROR); | ^ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:68:4: note: in expansion of macro 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ decompress.c:590:7: note: in expansion of macro 'GET_UCHAR' 590 | GET_UCHAR(BZ_X_ENDHDR_5, uc); | ^~~~~~~~~ decompress.c:591:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 591 | if (uc != 0x50) RETURN(BZ_DATA_ERROR); | ^ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:68:4: note: in expansion of macro 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ decompress.c:592:7: note: in expansion of macro 'GET_UCHAR' 592 | GET_UCHAR(BZ_X_ENDHDR_6, uc); | ^~~~~~~~~ decompress.c:595:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 595 | s->storedCombinedCRC = 0; | ~~~~~~~~~~~~~~~~~~~~~^~~ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:68:4: note: in expansion of macro 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ decompress.c:596:7: note: in expansion of macro 'GET_UCHAR' 596 | GET_UCHAR(BZ_X_CCRC_1, uc); | ^~~~~~~~~ decompress.c:597:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 597 | s->storedCombinedCRC = (s->storedCombinedCRC << 8) | ((UInt32)uc); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:68:4: note: in expansion of macro 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ decompress.c:598:7: note: in expansion of macro 'GET_UCHAR' 598 | GET_UCHAR(BZ_X_CCRC_2, uc); | ^~~~~~~~~ decompress.c:599:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 599 | s->storedCombinedCRC = (s->storedCombinedCRC << 8) | ((UInt32)uc); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:68:4: note: in expansion of macro 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ decompress.c:600:7: note: in expansion of macro 'GET_UCHAR' 600 | GET_UCHAR(BZ_X_CCRC_3, uc); | ^~~~~~~~~ decompress.c:601:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 601 | s->storedCombinedCRC = (s->storedCombinedCRC << 8) | ((UInt32)uc); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ decompress.c:44:4: note: here 44 | case lll: s->state = lll; \ | ^~~~ decompress.c:68:4: note: in expansion of macro 'GET_BITS' 68 | GET_BITS(lll,uuu,8) | ^~~~~~~~ decompress.c:602:7: note: in expansion of macro 'GET_UCHAR' 602 | GET_UCHAR(BZ_X_CCRC_4, uc); | ^~~~~~~~~ cc -c -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.076\" -DXS_VERSION=\"2.076\" "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 uncompr.c cc -c -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.076\" -DXS_VERSION=\"2.076\" "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 zutil.c cc -c -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.076\" -DXS_VERSION=\"2.076\" "-I../.." -DNO_VIZ -DZ_SOLO -DGZIP_OS_CODE=3 Zlib.c cc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.074\" -DXS_VERSION=\"2.074\" "-I../.." -DBZ_NO_STDIO huffman.c cc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.074\" -DXS_VERSION=\"2.074\" "-I../.." -DBZ_NO_STDIO randtable.c cc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.074\" -DXS_VERSION=\"2.074\" "-I../.." -DBZ_NO_STDIO Bzip2.c rm -f "../../lib/auto/Compress/Raw/Bzip2/Bzip2.a" /usr/bin/ar cr "../../lib/auto/Compress/Raw/Bzip2/Bzip2.a" Bzip2.o blocksort.o bzlib.o compress.o crctable.o decompress.o huffman.o randtable.o : "../../lib/auto/Compress/Raw/Bzip2/Bzip2.a" chmod 755 ../../lib/auto/Compress/Raw/Bzip2/Bzip2.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Compress-Raw-Bzip2' ./miniperl -Ilib -I. make_ext.pl lib/auto/Cwd/Cwd.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= Generating a Unix-style Makefile Writing Makefile for Cwd make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/PathTools' rm -f "../../lib/auto/Compress/Raw/Zlib/Zlib.a" /usr/bin/ar cr "../../lib/auto/Compress/Raw/Zlib/Zlib.a" Zlib.o adler32.o compress.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o : "../../lib/auto/Compress/Raw/Zlib/Zlib.a" chmod 755 ../../lib/auto/Compress/Raw/Zlib/Zlib.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Compress-Raw-Zlib' ./miniperl -Ilib -I. make_ext.pl lib/auto/Data/Dumper/Dumper.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/PathTools/../../lib/ExtUtils/typemap' Cwd.xs > Cwd.xsc mv Cwd.xsc Cwd.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.74\" -DXS_VERSION=\"3.74\" "-I../.." -DDOUBLE_SLASHES_SPECIAL=0 -DNO_PPPORT_H Cwd.c Generating a Unix-style Makefile Writing Makefile for Data::Dumper make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/Data-Dumper' "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/Data-Dumper/../../lib/ExtUtils/typemap' Dumper.xs > Dumper.xsc mv Dumper.xsc Dumper.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.170\" -DXS_VERSION=\"2.170\" "-I../.." Dumper.c rm -f "../../lib/auto/Cwd/Cwd.a" /usr/bin/ar cr "../../lib/auto/Cwd/Cwd.a" Cwd.o : "../../lib/auto/Cwd/Cwd.a" chmod 755 ../../lib/auto/Cwd/Cwd.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/PathTools' ./miniperl -Ilib -I. make_ext.pl lib/auto/Devel/PPPort/PPPort.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= Setting license tag... Generating a Unix-style Makefile Writing Makefile for Devel::PPPort make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/Devel-PPPort' "../../miniperl" "-I../../lib" PPPort_pm.PL PPPort.pm including ppphdoc including ppphbin including version including threads including limits including uv including memory including magic including misc including format including mess including variables including mPUSH including call including newRV including newCONSTSUB including MY_CXT including SvREFCNT including newSV_type including newSVpv including SvPV including Sv_set including sv_xpvf including shared_pv including HvNAME including gv including warn including pvs including cop including grok including snprintf including sprintf including exception including strlfuncs including pv_tools "../../miniperl" "-I../../lib" "-I../../lib" PPPort_xs.PL RealPPPort.xs adding XS code from parts/inc/HvNAME adding XS code from parts/inc/MY_CXT adding XS code from parts/inc/SvPV adding XS code from parts/inc/SvREFCNT adding XS code from parts/inc/Sv_set adding XS code from parts/inc/call adding XS code from parts/inc/cop adding XS code from parts/inc/exception adding XS code from parts/inc/format adding XS code from parts/inc/grok adding XS code from parts/inc/gv adding XS code from parts/inc/limits adding XS code from parts/inc/mPUSH adding XS code from parts/inc/magic adding XS code from parts/inc/memory adding XS code from parts/inc/mess adding XS code from parts/inc/misc adding XS code from parts/inc/newCONSTSUB adding XS code from parts/inc/newRV adding XS code from parts/inc/newSV_type adding XS code from parts/inc/newSVpv adding XS code from parts/inc/pv_tools adding XS code from parts/inc/pvs adding XS code from parts/inc/shared_pv adding XS code from parts/inc/snprintf adding XS code from parts/inc/sprintf adding XS code from parts/inc/strlfuncs adding XS code from parts/inc/sv_xpvf adding XS code from parts/inc/threads adding XS code from parts/inc/uv adding XS code from parts/inc/variables adding XS code from parts/inc/warn "../../miniperl" "-I../../lib" "-I../../lib" ppport_h.PL ppport.h "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/Devel-PPPort/../../lib/ExtUtils/typemap' -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/Devel-PPPort/typemap' RealPPPort.xs > RealPPPort.xsc mv RealPPPort.xsc RealPPPort.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.40\" -DXS_VERSION=\"3.40\" "-I../.." module2.c rm -f "../../lib/auto/Data/Dumper/Dumper.a" /usr/bin/ar cr "../../lib/auto/Data/Dumper/Dumper.a" Dumper.o : "../../lib/auto/Data/Dumper/Dumper.a" chmod 755 ../../lib/auto/Data/Dumper/Dumper.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/Data-Dumper' cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.40\" -DXS_VERSION=\"3.40\" "-I../.." module3.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.40\" -DXS_VERSION=\"3.40\" "-I../.." RealPPPort.c rm -f "../../lib/auto/Devel/PPPort/PPPort.a" /usr/bin/ar cr "../../lib/auto/Devel/PPPort/PPPort.a" RealPPPort.o module2.o module3.o : "../../lib/auto/Devel/PPPort/PPPort.a" chmod 755 ../../lib/auto/Devel/PPPort/PPPort.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/Devel-PPPort' ./miniperl -Ilib -I. make_ext.pl lib/auto/Devel/Peek/Peek.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= Generating a Unix-style Makefile Writing Makefile for Devel::Peek make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/Devel-Peek' "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/Devel-Peek/../../lib/ExtUtils/typemap' Peek.xs > Peek.xsc mv Peek.xsc Peek.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.27\" -DXS_VERSION=\"1.27\" "-I../.." Peek.c rm -f "../../lib/auto/Devel/Peek/Peek.a" /usr/bin/ar cr "../../lib/auto/Devel/Peek/Peek.a" Peek.o : "../../lib/auto/Devel/Peek/Peek.a" chmod 755 ../../lib/auto/Devel/Peek/Peek.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/Devel-Peek' ./miniperl -Ilib -I. make_ext.pl lib/auto/Digest/MD5/MD5.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= Perl's config says that U32 access must be aligned. Generating a Unix-style Makefile Writing Makefile for Digest::MD5 make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Digest-MD5' "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Digest-MD5/../../lib/ExtUtils/typemap' -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Digest-MD5/typemap' MD5.xs > MD5.xsc mv MD5.xsc MD5.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.55\" -DXS_VERSION=\"2.55\" "-I../.." -DU32_ALIGNMENT_REQUIRED MD5.c rm -f "../../lib/auto/Digest/MD5/MD5.a" /usr/bin/ar cr "../../lib/auto/Digest/MD5/MD5.a" MD5.o : "../../lib/auto/Digest/MD5/MD5.a" chmod 755 ../../lib/auto/Digest/MD5/MD5.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Digest-MD5' ./miniperl -Ilib -I. make_ext.pl lib/auto/Digest/SHA/SHA.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= Generating a Unix-style Makefile Writing Makefile for Digest::SHA make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Digest-SHA' "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Digest-SHA/../../lib/ExtUtils/typemap' -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Digest-SHA/typemap' SHA.xs > SHA.xsc mv SHA.xsc SHA.c cc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"6.01\" -DXS_VERSION=\"6.01\" "-I../.." SHA.c ./miniperl -Ilib -I. make_ext.pl lib/auto/Encode/Encode.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= Generating a Unix-style Makefile Writing Makefile for Encode make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode' "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode/../../lib/ExtUtils/typemap' Encode.xs > Encode.xsc rm -f "../../lib/auto/Digest/SHA/SHA.a" /usr/bin/ar cr "../../lib/auto/Digest/SHA/SHA.a" SHA.o : "../../lib/auto/Digest/SHA/SHA.a" chmod 755 ../../lib/auto/Digest/SHA/SHA.a cp shasum blib/script/shasum /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/shasum mv Encode.xsc Encode.c "../../miniperl" "-I../../lib" bin/enc2xs -"Q" -"O" -o def_t.c -f def_t.fnm Reading iso-8859-1 (iso-8859-1) Reading ascii (ascii) Reading cp1252 (cp1252) Reading ascii-ctrl (ascii-ctrl) Reading null (null) cc -c -I./Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.97\" -DXS_VERSION=\"2.97\" "-I../.." encengine.c make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Digest-SHA' ./miniperl -Ilib -I. make_ext.pl lib/auto/Fcntl/Fcntl.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= Generating a Unix-style Makefile Writing Makefile for Fcntl make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/Fcntl' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode/Byte' "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o byte_t.c -f byte_t.fnm "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/Fcntl/../../lib/ExtUtils/typemap' Fcntl.xs > Fcntl.xsc mv Fcntl.xsc Fcntl.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.13\" -DXS_VERSION=\"1.13\" "-I../.." Fcntl.c Reading iso-8859-2 (iso-8859-2) Reading iso-8859-3 (iso-8859-3) Reading iso-8859-4 (iso-8859-4) Reading iso-8859-5 (iso-8859-5) Reading iso-8859-6 (iso-8859-6) Reading iso-8859-7 (iso-8859-7) Reading iso-8859-8 (iso-8859-8) Reading iso-8859-9 (iso-8859-9) Reading iso-8859-10 (iso-8859-10) Reading iso-8859-11 (iso-8859-11) Reading iso-8859-13 (iso-8859-13) Reading iso-8859-14 (iso-8859-14) Reading iso-8859-15 (iso-8859-15) Reading iso-8859-16 (iso-8859-16) Reading AdobeStandardEncoding (AdobeStandardEncoding) Reading cp1006 (cp1006) Reading cp1250 (cp1250) Reading cp1251 (cp1251) Reading cp1253 (cp1253) Reading cp1254 (cp1254) Reading cp1255 (cp1255) Reading cp1256 (cp1256) Reading cp1257 (cp1257) Reading cp1258 (cp1258) Reading cp424 (cp424) Reading cp437 (cp437) Reading cp737 (cp737) Reading cp775 (cp775) Reading cp850 (cp850) Reading cp852 (cp852) Reading cp855 (cp855) Reading cp856 (cp856) Reading cp857 (cp857) Reading cp858 (cp858) Reading cp860 (cp860) Reading cp861 (cp861) Reading cp862 (cp862) Reading cp863 (cp863) Reading cp864 (cp864) Reading cp865 (cp865) Reading cp866 (cp866) Reading cp869 (cp869) Reading cp874 (cp874) Reading hp-roman8 (hp-roman8) Reading koi8-f (koi8-f) Reading koi8-r (koi8-r) Reading koi8-u (koi8-u) Reading MacArabic (MacArabic) Reading MacCentralEurRoman (MacCentralEurRoman) Reading MacCroatian (MacCroatian) Reading MacCyrillic (MacCyrillic) Reading MacFarsi (MacFarsi) Reading MacGreek (MacGreek) Reading MacHebrew (MacHebrew) Reading MacIcelandic (MacIcelandic) Reading MacRomanian (MacRomanian) Reading MacRumanian (MacRumanian) Reading MacRoman (MacRoman) Reading MacSami (MacSami) Reading MacThai (MacThai) Reading MacTurkish (MacTurkish) Reading MacUkrainian (MacUkrainian) Reading nextstep (nextstep) Reading viscii (viscii) "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode/Byte/../../../lib/ExtUtils/typemap' Byte.xs > Byte.xsc mv Byte.xsc Byte.c cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" "-I../../.." byte_t.c byte_t.c:12:24: warning: uninitialized 'const utf8_AdobeStandardEncoding' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t utf8_AdobeStandardEncoding[]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ byte_t.c:17:24: warning: uninitialized 'const utf8_MacArabic' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_MacArabic[]; | ^~~~~~~~~~~~~~ byte_t.c:22:24: warning: uninitialized 'const utf8_MacCentralEurRoman' is invalid in C++ [-Wc++-compat] 22 | static const encpage_t utf8_MacCentralEurRoman[]; | ^~~~~~~~~~~~~~~~~~~~~~~ byte_t.c:27:24: warning: uninitialized 'const utf8_MacCroatian' is invalid in C++ [-Wc++-compat] 27 | static const encpage_t utf8_MacCroatian[]; | ^~~~~~~~~~~~~~~~ byte_t.c:32:24: warning: uninitialized 'const utf8_MacCyrillic' is invalid in C++ [-Wc++-compat] 32 | static const encpage_t utf8_MacCyrillic[]; | ^~~~~~~~~~~~~~~~ byte_t.c:37:24: warning: uninitialized 'const utf8_MacFarsi' is invalid in C++ [-Wc++-compat] 37 | static const encpage_t utf8_MacFarsi[]; | ^~~~~~~~~~~~~ byte_t.c:42:24: warning: uninitialized 'const utf8_MacGreek' is invalid in C++ [-Wc++-compat] 42 | static const encpage_t utf8_MacGreek[]; | ^~~~~~~~~~~~~ byte_t.c:47:24: warning: uninitialized 'const utf8_MacHebrew' is invalid in C++ [-Wc++-compat] 47 | static const encpage_t utf8_MacHebrew[]; | ^~~~~~~~~~~~~~ byte_t.c:52:24: warning: uninitialized 'const utf8_MacIcelandic' is invalid in C++ [-Wc++-compat] 52 | static const encpage_t utf8_MacIcelandic[]; | ^~~~~~~~~~~~~~~~~ byte_t.c:57:24: warning: uninitialized 'const utf8_MacRoman' is invalid in C++ [-Wc++-compat] 57 | static const encpage_t utf8_MacRoman[]; | ^~~~~~~~~~~~~ byte_t.c:62:24: warning: uninitialized 'const utf8_MacRomanian' is invalid in C++ [-Wc++-compat] 62 | static const encpage_t utf8_MacRomanian[]; | ^~~~~~~~~~~~~~~~ byte_t.c:67:24: warning: uninitialized 'const utf8_MacRumanian' is invalid in C++ [-Wc++-compat] 67 | static const encpage_t utf8_MacRumanian[]; | ^~~~~~~~~~~~~~~~ byte_t.c:72:24: warning: uninitialized 'const utf8_MacSami' is invalid in C++ [-Wc++-compat] 72 | static const encpage_t utf8_MacSami[]; | ^~~~~~~~~~~~ byte_t.c:77:24: warning: uninitialized 'const utf8_MacThai' is invalid in C++ [-Wc++-compat] 77 | static const encpage_t utf8_MacThai[]; | ^~~~~~~~~~~~ byte_t.c:82:24: warning: uninitialized 'const utf8_MacTurkish' is invalid in C++ [-Wc++-compat] 82 | static const encpage_t utf8_MacTurkish[]; | ^~~~~~~~~~~~~~~ byte_t.c:87:24: warning: uninitialized 'const utf8_cp1006' is invalid in C++ [-Wc++-compat] 87 | static const encpage_t utf8_cp1006[]; | ^~~~~~~~~~~ byte_t.c:92:24: warning: uninitialized 'const utf8_cp1250' is invalid in C++ [-Wc++-compat] 92 | static const encpage_t utf8_cp1250[]; | ^~~~~~~~~~~ byte_t.c:97:24: warning: uninitialized 'const utf8_cp1251' is invalid in C++ [-Wc++-compat] 97 | static const encpage_t utf8_cp1251[]; | ^~~~~~~~~~~ byte_t.c:102:24: warning: uninitialized 'const utf8_cp1253' is invalid in C++ [-Wc++-compat] 102 | static const encpage_t utf8_cp1253[]; | ^~~~~~~~~~~ byte_t.c:107:24: warning: uninitialized 'const utf8_cp1254' is invalid in C++ [-Wc++-compat] 107 | static const encpage_t utf8_cp1254[]; | ^~~~~~~~~~~ byte_t.c:112:24: warning: uninitialized 'const utf8_cp1255' is invalid in C++ [-Wc++-compat] 112 | static const encpage_t utf8_cp1255[]; | ^~~~~~~~~~~ byte_t.c:117:24: warning: uninitialized 'const utf8_cp1256' is invalid in C++ [-Wc++-compat] 117 | static const encpage_t utf8_cp1256[]; | ^~~~~~~~~~~ byte_t.c:122:24: warning: uninitialized 'const utf8_cp1257' is invalid in C++ [-Wc++-compat] 122 | static const encpage_t utf8_cp1257[]; | ^~~~~~~~~~~ byte_t.c:127:24: warning: uninitialized 'const utf8_cp1258' is invalid in C++ [-Wc++-compat] 127 | static const encpage_t utf8_cp1258[]; | ^~~~~~~~~~~ byte_t.c:132:24: warning: uninitialized 'const utf8_cp424' is invalid in C++ [-Wc++-compat] 132 | static const encpage_t utf8_cp424[]; | ^~~~~~~~~~ byte_t.c:137:24: warning: uninitialized 'const utf8_cp437' is invalid in C++ [-Wc++-compat] 137 | static const encpage_t utf8_cp437[]; | ^~~~~~~~~~ byte_t.c:142:24: warning: uninitialized 'const utf8_cp737' is invalid in C++ [-Wc++-compat] 142 | static const encpage_t utf8_cp737[]; | ^~~~~~~~~~ byte_t.c:147:24: warning: uninitialized 'const utf8_cp775' is invalid in C++ [-Wc++-compat] 147 | static const encpage_t utf8_cp775[]; | ^~~~~~~~~~ byte_t.c:152:24: warning: uninitialized 'const utf8_cp850' is invalid in C++ [-Wc++-compat] 152 | static const encpage_t utf8_cp850[]; | ^~~~~~~~~~ byte_t.c:157:24: warning: uninitialized 'const utf8_cp852' is invalid in C++ [-Wc++-compat] 157 | static const encpage_t utf8_cp852[]; | ^~~~~~~~~~ byte_t.c:162:24: warning: uninitialized 'const utf8_cp855' is invalid in C++ [-Wc++-compat] 162 | static const encpage_t utf8_cp855[]; | ^~~~~~~~~~ byte_t.c:167:24: warning: uninitialized 'const utf8_cp856' is invalid in C++ [-Wc++-compat] 167 | static const encpage_t utf8_cp856[]; | ^~~~~~~~~~ byte_t.c:172:24: warning: uninitialized 'const utf8_cp857' is invalid in C++ [-Wc++-compat] 172 | static const encpage_t utf8_cp857[]; | ^~~~~~~~~~ byte_t.c:177:24: warning: uninitialized 'const utf8_cp858' is invalid in C++ [-Wc++-compat] 177 | static const encpage_t utf8_cp858[]; | ^~~~~~~~~~ byte_t.c:182:24: warning: uninitialized 'const utf8_cp860' is invalid in C++ [-Wc++-compat] 182 | static const encpage_t utf8_cp860[]; | ^~~~~~~~~~ byte_t.c:187:24: warning: uninitialized 'const utf8_cp861' is invalid in C++ [-Wc++-compat] 187 | static const encpage_t utf8_cp861[]; | ^~~~~~~~~~ byte_t.c:192:24: warning: uninitialized 'const utf8_cp862' is invalid in C++ [-Wc++-compat] 192 | static const encpage_t utf8_cp862[]; | ^~~~~~~~~~ byte_t.c:197:24: warning: uninitialized 'const utf8_cp863' is invalid in C++ [-Wc++-compat] 197 | static const encpage_t utf8_cp863[]; | ^~~~~~~~~~ byte_t.c:202:24: warning: uninitialized 'const utf8_cp864' is invalid in C++ [-Wc++-compat] 202 | static const encpage_t utf8_cp864[]; | ^~~~~~~~~~ byte_t.c:207:24: warning: uninitialized 'const utf8_cp865' is invalid in C++ [-Wc++-compat] 207 | static const encpage_t utf8_cp865[]; | ^~~~~~~~~~ byte_t.c:212:24: warning: uninitialized 'const utf8_cp866' is invalid in C++ [-Wc++-compat] 212 | static const encpage_t utf8_cp866[]; | ^~~~~~~~~~ byte_t.c:217:24: warning: uninitialized 'const utf8_cp869' is invalid in C++ [-Wc++-compat] 217 | static const encpage_t utf8_cp869[]; | ^~~~~~~~~~ byte_t.c:222:24: warning: uninitialized 'const utf8_cp874' is invalid in C++ [-Wc++-compat] 222 | static const encpage_t utf8_cp874[]; | ^~~~~~~~~~ byte_t.c:227:24: warning: uninitialized 'const utf8_hp_roman8' is invalid in C++ [-Wc++-compat] 227 | static const encpage_t utf8_hp_roman8[]; | ^~~~~~~~~~~~~~ byte_t.c:232:24: warning: uninitialized 'const utf8_iso_8859_2' is invalid in C++ [-Wc++-compat] 232 | static const encpage_t utf8_iso_8859_2[]; | ^~~~~~~~~~~~~~~ byte_t.c:237:24: warning: uninitialized 'const utf8_iso_8859_3' is invalid in C++ [-Wc++-compat] 237 | static const encpage_t utf8_iso_8859_3[]; | ^~~~~~~~~~~~~~~ byte_t.c:242:24: warning: uninitialized 'const utf8_iso_8859_4' is invalid in C++ [-Wc++-compat] 242 | static const encpage_t utf8_iso_8859_4[]; | ^~~~~~~~~~~~~~~ byte_t.c:247:24: warning: uninitialized 'const utf8_iso_8859_5' is invalid in C++ [-Wc++-compat] 247 | static const encpage_t utf8_iso_8859_5[]; | ^~~~~~~~~~~~~~~ byte_t.c:252:24: warning: uninitialized 'const utf8_iso_8859_6' is invalid in C++ [-Wc++-compat] 252 | static const encpage_t utf8_iso_8859_6[]; | ^~~~~~~~~~~~~~~ byte_t.c:257:24: warning: uninitialized 'const utf8_iso_8859_7' is invalid in C++ [-Wc++-compat] 257 | static const encpage_t utf8_iso_8859_7[]; | ^~~~~~~~~~~~~~~ byte_t.c:262:24: warning: uninitialized 'const utf8_iso_8859_8' is invalid in C++ [-Wc++-compat] 262 | static const encpage_t utf8_iso_8859_8[]; | ^~~~~~~~~~~~~~~ byte_t.c:267:24: warning: uninitialized 'const utf8_iso_8859_9' is invalid in C++ [-Wc++-compat] 267 | static const encpage_t utf8_iso_8859_9[]; | ^~~~~~~~~~~~~~~ byte_t.c:272:24: warning: uninitialized 'const utf8_iso_8859_10' is invalid in C++ [-Wc++-compat] 272 | static const encpage_t utf8_iso_8859_10[]; | ^~~~~~~~~~~~~~~~ byte_t.c:277:24: warning: uninitialized 'const utf8_iso_8859_11' is invalid in C++ [-Wc++-compat] 277 | static const encpage_t utf8_iso_8859_11[]; | ^~~~~~~~~~~~~~~~ byte_t.c:282:24: warning: uninitialized 'const utf8_iso_8859_13' is invalid in C++ [-Wc++-compat] 282 | static const encpage_t utf8_iso_8859_13[]; | ^~~~~~~~~~~~~~~~ byte_t.c:287:24: warning: uninitialized 'const utf8_iso_8859_14' is invalid in C++ [-Wc++-compat] 287 | static const encpage_t utf8_iso_8859_14[]; | ^~~~~~~~~~~~~~~~ byte_t.c:292:24: warning: uninitialized 'const utf8_iso_8859_15' is invalid in C++ [-Wc++-compat] 292 | static const encpage_t utf8_iso_8859_15[]; | ^~~~~~~~~~~~~~~~ byte_t.c:297:24: warning: uninitialized 'const utf8_iso_8859_16' is invalid in C++ [-Wc++-compat] 297 | static const encpage_t utf8_iso_8859_16[]; | ^~~~~~~~~~~~~~~~ byte_t.c:302:24: warning: uninitialized 'const utf8_koi8_f' is invalid in C++ [-Wc++-compat] 302 | static const encpage_t utf8_koi8_f[]; | ^~~~~~~~~~~ byte_t.c:307:24: warning: uninitialized 'const utf8_koi8_r' is invalid in C++ [-Wc++-compat] 307 | static const encpage_t utf8_koi8_r[]; | ^~~~~~~~~~~ byte_t.c:312:24: warning: uninitialized 'const utf8_koi8_u' is invalid in C++ [-Wc++-compat] 312 | static const encpage_t utf8_koi8_u[]; | ^~~~~~~~~~~ byte_t.c:317:24: warning: uninitialized 'const utf8_nextstep' is invalid in C++ [-Wc++-compat] 317 | static const encpage_t utf8_nextstep[]; | ^~~~~~~~~~~~~ byte_t.c:322:24: warning: uninitialized 'const utf8_viscii' is invalid in C++ [-Wc++-compat] 322 | static const encpage_t utf8_viscii[]; | ^~~~~~~~~~~ byte_t.c:1144:24: warning: duplicate declaration of 'utf8_AdobeStandardEncoding' is invalid in C++ [-Wc++-compat] 1144 | static const encpage_t utf8_AdobeStandardEncoding[10] = { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ byte_t.c:12:24: note: previous declaration of 'utf8_AdobeStandardEncoding' was here 12 | static const encpage_t utf8_AdobeStandardEncoding[]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ byte_t.c:1294:24: warning: duplicate declaration of 'utf8_MacArabic' is invalid in C++ [-Wc++-compat] 1294 | static const encpage_t utf8_MacArabic[9] = { | ^~~~~~~~~~~~~~ byte_t.c:17:24: note: previous declaration of 'utf8_MacArabic' was here 17 | static const encpage_t utf8_MacArabic[]; | ^~~~~~~~~~~~~~ byte_t.c:1483:24: warning: duplicate declaration of 'utf8_MacCentralEurRoman' is invalid in C++ [-Wc++-compat] 1483 | static const encpage_t utf8_MacCentralEurRoman[8] = { | ^~~~~~~~~~~~~~~~~~~~~~~ byte_t.c:22:24: note: previous declaration of 'utf8_MacCentralEurRoman' was here 22 | static const encpage_t utf8_MacCentralEurRoman[]; | ^~~~~~~~~~~~~~~~~~~~~~~ byte_t.c:1718:24: warning: duplicate declaration of 'utf8_MacCroatian' is invalid in C++ [-Wc++-compat] 1718 | static const encpage_t utf8_MacCroatian[12] = { | ^~~~~~~~~~~~~~~~ byte_t.c:27:24: note: previous declaration of 'utf8_MacCroatian' was here 27 | static const encpage_t utf8_MacCroatian[]; | ^~~~~~~~~~~~~~~~ byte_t.c:1890:24: warning: duplicate declaration of 'utf8_MacCyrillic' is invalid in C++ [-Wc++-compat] 1890 | static const encpage_t utf8_MacCyrillic[9] = { | ^~~~~~~~~~~~~~~~ byte_t.c:32:24: note: previous declaration of 'utf8_MacCyrillic' was here 32 | static const encpage_t utf8_MacCyrillic[]; | ^~~~~~~~~~~~~~~~ byte_t.c:2040:24: warning: duplicate declaration of 'utf8_MacFarsi' is invalid in C++ [-Wc++-compat] 2040 | static const encpage_t utf8_MacFarsi[9] = { | ^~~~~~~~~~~~~ byte_t.c:37:24: note: previous declaration of 'utf8_MacFarsi' was here 37 | static const encpage_t utf8_MacFarsi[]; | ^~~~~~~~~~~~~ byte_t.c:2199:24: warning: duplicate declaration of 'utf8_MacGreek' is invalid in C++ [-Wc++-compat] 2199 | static const encpage_t utf8_MacGreek[8] = { | ^~~~~~~~~~~~~ byte_t.c:42:24: note: previous declaration of 'utf8_MacGreek' was here 42 | static const encpage_t utf8_MacGreek[]; | ^~~~~~~~~~~~~ byte_t.c:2347:24: warning: duplicate declaration of 'utf8_MacHebrew' is invalid in C++ [-Wc++-compat] 2347 | static const encpage_t utf8_MacHebrew[8] = { | ^~~~~~~~~~~~~~ byte_t.c:47:24: note: previous declaration of 'utf8_MacHebrew' was here 47 | static const encpage_t utf8_MacHebrew[]; | ^~~~~~~~~~~~~~ byte_t.c:2571:24: warning: duplicate declaration of 'utf8_MacIcelandic' is invalid in C++ [-Wc++-compat] 2571 | static const encpage_t utf8_MacIcelandic[12] = { | ^~~~~~~~~~~~~~~~~ byte_t.c:52:24: note: previous declaration of 'utf8_MacIcelandic' was here 52 | static const encpage_t utf8_MacIcelandic[]; | ^~~~~~~~~~~~~~~~~ byte_t.c:2815:24: warning: duplicate declaration of 'utf8_MacRoman' is invalid in C++ [-Wc++-compat] 2815 | static const encpage_t utf8_MacRoman[12] = { | ^~~~~~~~~~~~~ byte_t.c:57:24: note: previous declaration of 'utf8_MacRoman' was here 57 | static const encpage_t utf8_MacRoman[]; | ^~~~~~~~~~~~~ byte_t.c:3064:24: warning: duplicate declaration of 'utf8_MacRomanian' is invalid in C++ [-Wc++-compat] 3064 | static const encpage_t utf8_MacRomanian[13] = { | ^~~~~~~~~~~~~~~~ byte_t.c:62:24: note: previous declaration of 'utf8_MacRomanian' was here 62 | static const encpage_t utf8_MacRomanian[]; | ^~~~~~~~~~~~~~~~ byte_t.c:3295:24: warning: duplicate declaration of 'utf8_MacRumanian' is invalid in C++ [-Wc++-compat] 3295 | static const encpage_t utf8_MacRumanian[11] = { | ^~~~~~~~~~~~~~~~ byte_t.c:67:24: note: previous declaration of 'utf8_MacRumanian' was here 67 | static const encpage_t utf8_MacRumanian[]; | ^~~~~~~~~~~~~~~~ byte_t.c:3515:24: warning: duplicate declaration of 'utf8_MacSami' is invalid in C++ [-Wc++-compat] 3515 | static const encpage_t utf8_MacSami[13] = { | ^~~~~~~~~~~~ byte_t.c:72:24: note: previous declaration of 'utf8_MacSami' was here 72 | static const encpage_t utf8_MacSami[]; | ^~~~~~~~~~~~ byte_t.c:3631:24: warning: duplicate declaration of 'utf8_MacThai' is invalid in C++ [-Wc++-compat] 3631 | static const encpage_t utf8_MacThai[5] = { | ^~~~~~~~~~~~ byte_t.c:77:24: note: previous declaration of 'utf8_MacThai' was here 77 | static const encpage_t utf8_MacThai[]; | ^~~~~~~~~~~~ byte_t.c:3853:24: warning: duplicate declaration of 'utf8_MacTurkish' is invalid in C++ [-Wc++-compat] 3853 | static const encpage_t utf8_MacTurkish[12] = { | ^~~~~~~~~~~~~~~ byte_t.c:82:24: note: previous declaration of 'utf8_MacTurkish' was here 82 | static const encpage_t utf8_MacTurkish[]; | ^~~~~~~~~~~~~~~ byte_t.c:4031:24: warning: duplicate declaration of 'utf8_cp1006' is invalid in C++ [-Wc++-compat] 4031 | static const encpage_t utf8_cp1006[6] = { | ^~~~~~~~~~~ byte_t.c:87:24: note: previous declaration of 'utf8_cp1006' was here 87 | static const encpage_t utf8_cp1006[]; | ^~~~~~~~~~~ byte_t.c:4182:24: warning: duplicate declaration of 'utf8_cp1250' is invalid in C++ [-Wc++-compat] 4182 | static const encpage_t utf8_cp1250[8] = { | ^~~~~~~~~~~ byte_t.c:92:24: note: previous declaration of 'utf8_cp1250' was here 92 | static const encpage_t utf8_cp1250[]; | ^~~~~~~~~~~ byte_t.c:4300:24: warning: duplicate declaration of 'utf8_cp1251' is invalid in C++ [-Wc++-compat] 4300 | static const encpage_t utf8_cp1251[7] = { | ^~~~~~~~~~~ byte_t.c:97:24: note: previous declaration of 'utf8_cp1251' was here 97 | static const encpage_t utf8_cp1251[]; | ^~~~~~~~~~~ byte_t.c:4417:24: warning: duplicate declaration of 'utf8_cp1253' is invalid in C++ [-Wc++-compat] 4417 | static const encpage_t utf8_cp1253[7] = { | ^~~~~~~~~~~ byte_t.c:102:24: note: previous declaration of 'utf8_cp1253' was here 102 | static const encpage_t utf8_cp1253[]; | ^~~~~~~~~~~ byte_t.c:4549:24: warning: duplicate declaration of 'utf8_cp1254' is invalid in C++ [-Wc++-compat] 4549 | static const encpage_t utf8_cp1254[9] = { | ^~~~~~~~~~~ byte_t.c:107:24: note: previous declaration of 'utf8_cp1254' was here 107 | static const encpage_t utf8_cp1254[]; | ^~~~~~~~~~~ byte_t.c:4687:24: warning: duplicate declaration of 'utf8_cp1255' is invalid in C++ [-Wc++-compat] 4687 | static const encpage_t utf8_cp1255[9] = { | ^~~~~~~~~~~ byte_t.c:112:24: note: previous declaration of 'utf8_cp1255' was here 112 | static const encpage_t utf8_cp1255[]; | ^~~~~~~~~~~ byte_t.c:4866:24: warning: duplicate declaration of 'utf8_cp1256' is invalid in C++ [-Wc++-compat] 4866 | static const encpage_t utf8_cp1256[12] = { | ^~~~~~~~~~~ byte_t.c:117:24: note: previous declaration of 'utf8_cp1256' was here 117 | static const encpage_t utf8_cp1256[]; | ^~~~~~~~~~~ byte_t.c:5016:24: warning: duplicate declaration of 'utf8_cp1257' is invalid in C++ [-Wc++-compat] 5016 | static const encpage_t utf8_cp1257[8] = { | ^~~~~~~~~~~ byte_t.c:122:24: note: previous declaration of 'utf8_cp1257' was here 122 | static const encpage_t utf8_cp1257[]; | ^~~~~~~~~~~ byte_t.c:5169:24: warning: duplicate declaration of 'utf8_cp1258' is invalid in C++ [-Wc++-compat] 5169 | static const encpage_t utf8_cp1258[10] = { | ^~~~~~~~~~~ byte_t.c:127:24: note: previous declaration of 'utf8_cp1258' was here 127 | static const encpage_t utf8_cp1258[]; | ^~~~~~~~~~~ byte_t.c:5295:24: warning: duplicate declaration of 'utf8_cp424' is invalid in C++ [-Wc++-compat] 5295 | static const encpage_t utf8_cp424[6] = { | ^~~~~~~~~~ byte_t.c:132:24: note: previous declaration of 'utf8_cp424' was here 132 | static const encpage_t utf8_cp424[]; | ^~~~~~~~~~ byte_t.c:5499:24: warning: duplicate declaration of 'utf8_cp437' is invalid in C++ [-Wc++-compat] 5499 | static const encpage_t utf8_cp437[8] = { | ^~~~~~~~~~ byte_t.c:137:24: note: previous declaration of 'utf8_cp437' was here 137 | static const encpage_t utf8_cp437[]; | ^~~~~~~~~~ byte_t.c:5650:24: warning: duplicate declaration of 'utf8_cp737' is invalid in C++ [-Wc++-compat] 5650 | static const encpage_t utf8_cp737[7] = { | ^~~~~~~~~~ byte_t.c:142:24: note: previous declaration of 'utf8_cp737' was here 142 | static const encpage_t utf8_cp737[]; | ^~~~~~~~~~ byte_t.c:5836:24: warning: duplicate declaration of 'utf8_cp775' is invalid in C++ [-Wc++-compat] 5836 | static const encpage_t utf8_cp775[7] = { | ^~~~~~~~~~ byte_t.c:147:24: note: previous declaration of 'utf8_cp775' was here 147 | static const encpage_t utf8_cp775[]; | ^~~~~~~~~~ byte_t.c:5971:24: warning: duplicate declaration of 'utf8_cp850' is invalid in C++ [-Wc++-compat] 5971 | static const encpage_t utf8_cp850[7] = { | ^~~~~~~~~~ byte_t.c:152:24: note: previous declaration of 'utf8_cp850' was here 152 | static const encpage_t utf8_cp850[]; | ^~~~~~~~~~ byte_t.c:6144:24: warning: duplicate declaration of 'utf8_cp852' is invalid in C++ [-Wc++-compat] 6144 | static const encpage_t utf8_cp852[8] = { | ^~~~~~~~~~ byte_t.c:157:24: note: previous declaration of 'utf8_cp852' was here 157 | static const encpage_t utf8_cp852[]; | ^~~~~~~~~~ byte_t.c:6280:24: warning: duplicate declaration of 'utf8_cp855' is invalid in C++ [-Wc++-compat] 6280 | static const encpage_t utf8_cp855[6] = { | ^~~~~~~~~~ byte_t.c:162:24: note: previous declaration of 'utf8_cp855' was here 162 | static const encpage_t utf8_cp855[]; | ^~~~~~~~~~ byte_t.c:6414:24: warning: duplicate declaration of 'utf8_cp856' is invalid in C++ [-Wc++-compat] 6414 | static const encpage_t utf8_cp856[6] = { | ^~~~~~~~~~ byte_t.c:167:24: note: previous declaration of 'utf8_cp856' was here 167 | static const encpage_t utf8_cp856[]; | ^~~~~~~~~~ byte_t.c:6545:24: warning: duplicate declaration of 'utf8_cp857' is invalid in C++ [-Wc++-compat] 6545 | static const encpage_t utf8_cp857[7] = { | ^~~~~~~~~~ byte_t.c:172:24: note: previous declaration of 'utf8_cp857' was here 172 | static const encpage_t utf8_cp857[]; | ^~~~~~~~~~ byte_t.c:6683:24: warning: duplicate declaration of 'utf8_cp858' is invalid in C++ [-Wc++-compat] 6683 | static const encpage_t utf8_cp858[6] = { | ^~~~~~~~~~ byte_t.c:177:24: note: previous declaration of 'utf8_cp858' was here 177 | static const encpage_t utf8_cp858[]; | ^~~~~~~~~~ byte_t.c:6877:24: warning: duplicate declaration of 'utf8_cp860' is invalid in C++ [-Wc++-compat] 6877 | static const encpage_t utf8_cp860[7] = { | ^~~~~~~~~~ byte_t.c:182:24: note: previous declaration of 'utf8_cp860' was here 182 | static const encpage_t utf8_cp860[]; | ^~~~~~~~~~ byte_t.c:7087:24: warning: duplicate declaration of 'utf8_cp861' is invalid in C++ [-Wc++-compat] 7087 | static const encpage_t utf8_cp861[8] = { | ^~~~~~~~~~ byte_t.c:187:24: note: previous declaration of 'utf8_cp861' was here 187 | static const encpage_t utf8_cp861[]; | ^~~~~~~~~~ byte_t.c:7298:24: warning: duplicate declaration of 'utf8_cp862' is invalid in C++ [-Wc++-compat] 7298 | static const encpage_t utf8_cp862[9] = { | ^~~~~~~~~~ byte_t.c:192:24: note: previous declaration of 'utf8_cp862' was here 192 | static const encpage_t utf8_cp862[]; | ^~~~~~~~~~ byte_t.c:7506:24: warning: duplicate declaration of 'utf8_cp863' is invalid in C++ [-Wc++-compat] 7506 | static const encpage_t utf8_cp863[8] = { | ^~~~~~~~~~ byte_t.c:197:24: note: previous declaration of 'utf8_cp863' was here 197 | static const encpage_t utf8_cp863[]; | ^~~~~~~~~~ byte_t.c:7750:24: warning: duplicate declaration of 'utf8_cp864' is invalid in C++ [-Wc++-compat] 7750 | static const encpage_t utf8_cp864[11] = { | ^~~~~~~~~~ byte_t.c:202:24: note: previous declaration of 'utf8_cp864' was here 202 | static const encpage_t utf8_cp864[]; | ^~~~~~~~~~ byte_t.c:7960:24: warning: duplicate declaration of 'utf8_cp865' is invalid in C++ [-Wc++-compat] 7960 | static const encpage_t utf8_cp865[8] = { | ^~~~~~~~~~ byte_t.c:207:24: note: previous declaration of 'utf8_cp865' was here 207 | static const encpage_t utf8_cp865[]; | ^~~~~~~~~~ byte_t.c:8092:24: warning: duplicate declaration of 'utf8_cp866' is invalid in C++ [-Wc++-compat] 8092 | static const encpage_t utf8_cp866[6] = { | ^~~~~~~~~~ byte_t.c:212:24: note: previous declaration of 'utf8_cp866' was here 212 | static const encpage_t utf8_cp866[]; | ^~~~~~~~~~ byte_t.c:8234:24: warning: duplicate declaration of 'utf8_cp869' is invalid in C++ [-Wc++-compat] 8234 | static const encpage_t utf8_cp869[6] = { | ^~~~~~~~~~ byte_t.c:217:24: note: previous declaration of 'utf8_cp869' was here 217 | static const encpage_t utf8_cp869[]; | ^~~~~~~~~~ byte_t.c:8323:24: warning: duplicate declaration of 'utf8_cp874' is invalid in C++ [-Wc++-compat] 8323 | static const encpage_t utf8_cp874[5] = { | ^~~~~~~~~~ byte_t.c:222:24: note: previous declaration of 'utf8_cp874' was here 222 | static const encpage_t utf8_cp874[]; | ^~~~~~~~~~ byte_t.c:8433:24: warning: duplicate declaration of 'utf8_hp_roman8' is invalid in C++ [-Wc++-compat] 8433 | static const encpage_t utf8_hp_roman8[8] = { | ^~~~~~~~~~~~~~ byte_t.c:227:24: note: previous declaration of 'utf8_hp_roman8' was here 227 | static const encpage_t utf8_hp_roman8[]; | ^~~~~~~~~~~~~~ byte_t.c:8535:24: warning: duplicate declaration of 'utf8_iso_8859_2' is invalid in C++ [-Wc++-compat] 8535 | static const encpage_t utf8_iso_8859_2[7] = { | ^~~~~~~~~~~~~~~ byte_t.c:232:24: note: previous declaration of 'utf8_iso_8859_2' was here 232 | static const encpage_t utf8_iso_8859_2[]; | ^~~~~~~~~~~~~~~ byte_t.c:8627:24: warning: duplicate declaration of 'utf8_iso_8859_3' is invalid in C++ [-Wc++-compat] 8627 | static const encpage_t utf8_iso_8859_3[7] = { | ^~~~~~~~~~~~~~~ byte_t.c:237:24: note: previous declaration of 'utf8_iso_8859_3' was here 237 | static const encpage_t utf8_iso_8859_3[]; | ^~~~~~~~~~~~~~~ byte_t.c:8723:24: warning: duplicate declaration of 'utf8_iso_8859_4' is invalid in C++ [-Wc++-compat] 8723 | static const encpage_t utf8_iso_8859_4[7] = { | ^~~~~~~~~~~~~~~ byte_t.c:242:24: note: previous declaration of 'utf8_iso_8859_4' was here 242 | static const encpage_t utf8_iso_8859_4[]; | ^~~~~~~~~~~~~~~ byte_t.c:8791:24: warning: duplicate declaration of 'utf8_iso_8859_5' is invalid in C++ [-Wc++-compat] 8791 | static const encpage_t utf8_iso_8859_5[6] = { | ^~~~~~~~~~~~~~~ byte_t.c:247:24: note: previous declaration of 'utf8_iso_8859_5' was here 247 | static const encpage_t utf8_iso_8859_5[]; | ^~~~~~~~~~~~~~~ byte_t.c:8847:24: warning: duplicate declaration of 'utf8_iso_8859_6' is invalid in C++ [-Wc++-compat] 8847 | static const encpage_t utf8_iso_8859_6[5] = { | ^~~~~~~~~~~~~~~ byte_t.c:252:24: note: previous declaration of 'utf8_iso_8859_6' was here 252 | static const encpage_t utf8_iso_8859_6[]; | ^~~~~~~~~~~~~~~ byte_t.c:8944:24: warning: duplicate declaration of 'utf8_iso_8859_7' is invalid in C++ [-Wc++-compat] 8944 | static const encpage_t utf8_iso_8859_7[7] = { | ^~~~~~~~~~~~~~~ byte_t.c:257:24: note: previous declaration of 'utf8_iso_8859_7' was here 257 | static const encpage_t utf8_iso_8859_7[]; | ^~~~~~~~~~~~~~~ byte_t.c:9015:24: warning: duplicate declaration of 'utf8_iso_8859_8' is invalid in C++ [-Wc++-compat] 9015 | static const encpage_t utf8_iso_8859_8[6] = { | ^~~~~~~~~~~~~~~ byte_t.c:262:24: note: previous declaration of 'utf8_iso_8859_8' was here 262 | static const encpage_t utf8_iso_8859_8[]; | ^~~~~~~~~~~~~~~ byte_t.c:9072:24: warning: duplicate declaration of 'utf8_iso_8859_9' is invalid in C++ [-Wc++-compat] 9072 | static const encpage_t utf8_iso_8859_9[6] = { | ^~~~~~~~~~~~~~~ byte_t.c:267:24: note: previous declaration of 'utf8_iso_8859_9' was here 267 | static const encpage_t utf8_iso_8859_9[]; | ^~~~~~~~~~~~~~~ byte_t.c:9173:24: warning: duplicate declaration of 'utf8_iso_8859_10' is invalid in C++ [-Wc++-compat] 9173 | static const encpage_t utf8_iso_8859_10[7] = { | ^~~~~~~~~~~~~~~~ byte_t.c:272:24: note: previous declaration of 'utf8_iso_8859_10' was here 272 | static const encpage_t utf8_iso_8859_10[]; | ^~~~~~~~~~~~~~~~ byte_t.c:9231:24: warning: duplicate declaration of 'utf8_iso_8859_11' is invalid in C++ [-Wc++-compat] 9231 | static const encpage_t utf8_iso_8859_11[4] = { | ^~~~~~~~~~~~~~~~ byte_t.c:277:24: note: previous declaration of 'utf8_iso_8859_11' was here 277 | static const encpage_t utf8_iso_8859_11[]; | ^~~~~~~~~~~~~~~~ byte_t.c:9339:24: warning: duplicate declaration of 'utf8_iso_8859_13' is invalid in C++ [-Wc++-compat] 9339 | static const encpage_t utf8_iso_8859_13[7] = { | ^~~~~~~~~~~~~~~~ byte_t.c:282:24: note: previous declaration of 'utf8_iso_8859_13' was here 282 | static const encpage_t utf8_iso_8859_13[]; | ^~~~~~~~~~~~~~~~ byte_t.c:9470:24: warning: duplicate declaration of 'utf8_iso_8859_14' is invalid in C++ [-Wc++-compat] 9470 | static const encpage_t utf8_iso_8859_14[7] = { | ^~~~~~~~~~~~~~~~ byte_t.c:287:24: note: previous declaration of 'utf8_iso_8859_14' was here 287 | static const encpage_t utf8_iso_8859_14[]; | ^~~~~~~~~~~~~~~~ byte_t.c:9542:24: warning: duplicate declaration of 'utf8_iso_8859_15' is invalid in C++ [-Wc++-compat] 9542 | static const encpage_t utf8_iso_8859_15[6] = { | ^~~~~~~~~~~~~~~~ byte_t.c:292:24: note: previous declaration of 'utf8_iso_8859_15' was here 292 | static const encpage_t utf8_iso_8859_15[]; | ^~~~~~~~~~~~~~~~ byte_t.c:9658:24: warning: duplicate declaration of 'utf8_iso_8859_16' is invalid in C++ [-Wc++-compat] 9658 | static const encpage_t utf8_iso_8859_16[8] = { | ^~~~~~~~~~~~~~~~ byte_t.c:297:24: note: previous declaration of 'utf8_iso_8859_16' was here 297 | static const encpage_t utf8_iso_8859_16[]; | ^~~~~~~~~~~~~~~~ byte_t.c:9787:24: warning: duplicate declaration of 'utf8_koi8_f' is invalid in C++ [-Wc++-compat] 9787 | static const encpage_t utf8_koi8_f[7] = { | ^~~~~~~~~~~ byte_t.c:302:24: note: previous declaration of 'utf8_koi8_f' was here 302 | static const encpage_t utf8_koi8_f[]; | ^~~~~~~~~~~ byte_t.c:9932:24: warning: duplicate declaration of 'utf8_koi8_r' is invalid in C++ [-Wc++-compat] 9932 | static const encpage_t utf8_koi8_r[7] = { | ^~~~~~~~~~~ byte_t.c:307:24: note: previous declaration of 'utf8_koi8_r' was here 307 | static const encpage_t utf8_koi8_r[]; | ^~~~~~~~~~~ byte_t.c:10103:24: warning: duplicate declaration of 'utf8_koi8_u' is invalid in C++ [-Wc++-compat] 10103 | static const encpage_t utf8_koi8_u[8] = { | ^~~~~~~~~~~ byte_t.c:312:24: note: previous declaration of 'utf8_koi8_u' was here 312 | static const encpage_t utf8_koi8_u[]; | ^~~~~~~~~~~ byte_t.c:10249:24: warning: duplicate declaration of 'utf8_nextstep' is invalid in C++ [-Wc++-compat] 10249 | static const encpage_t utf8_nextstep[10] = { | ^~~~~~~~~~~~~ byte_t.c:317:24: note: previous declaration of 'utf8_nextstep' was here 317 | static const encpage_t utf8_nextstep[]; | ^~~~~~~~~~~~~ byte_t.c:10394:24: warning: duplicate declaration of 'utf8_viscii' is invalid in C++ [-Wc++-compat] 10394 | static const encpage_t utf8_viscii[12] = { | ^~~~~~~~~~~ byte_t.c:322:24: note: previous declaration of 'utf8_viscii' was here 322 | static const encpage_t utf8_viscii[]; | ^~~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" "-I../../.." Byte.c rm -f "../../lib/auto/Fcntl/Fcntl.a" /usr/bin/ar cr "../../lib/auto/Fcntl/Fcntl.a" Fcntl.o : "../../lib/auto/Fcntl/Fcntl.a" chmod 755 ../../lib/auto/Fcntl/Fcntl.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/Fcntl' ./miniperl -Ilib -I. make_ext.pl lib/auto/File/DosGlob/DosGlob.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= rm -f "../../../lib/auto/Encode/Byte/Byte.a" /usr/bin/ar cr "../../../lib/auto/Encode/Byte/Byte.a" Byte.o byte_t.o : "../../../lib/auto/Encode/Byte/Byte.a" chmod 755 ../../../lib/auto/Encode/Byte/Byte.a make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode/Byte' cc -c -I./Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.97\" -DXS_VERSION=\"2.97\" "-I../.." Encode.c Generating a Unix-style Makefile Writing Makefile for File::DosGlob make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/File-DosGlob' "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/File-DosGlob/../../lib/ExtUtils/typemap' DosGlob.xs > DosGlob.xsc mv DosGlob.xsc DosGlob.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.12\" -DXS_VERSION=\"1.12\" "-I../.." DosGlob.c rm -f "../../lib/auto/File/DosGlob/DosGlob.a" /usr/bin/ar cr "../../lib/auto/File/DosGlob/DosGlob.a" DosGlob.o : "../../lib/auto/File/DosGlob/DosGlob.a" chmod 755 ../../lib/auto/File/DosGlob/DosGlob.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/File-DosGlob' cc -c -I./Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.97\" -DXS_VERSION=\"2.97\" "-I../.." def_t.c def_t.c:12:24: warning: uninitialized 'const utf8_cp1252' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t utf8_cp1252[]; | ^~~~~~~~~~~ def_t.c:17:24: warning: uninitialized 'const utf8_iso_8859_1' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_iso_8859_1[]; | ^~~~~~~~~~~~~~~ def_t.c:204:24: warning: duplicate declaration of 'utf8_cp1252' is invalid in C++ [-Wc++-compat] 204 | static const encpage_t utf8_cp1252[8] = { | ^~~~~~~~~~~ def_t.c:12:24: note: previous declaration of 'utf8_cp1252' was here 12 | static const encpage_t utf8_cp1252[]; | ^~~~~~~~~~~ def_t.c:242:24: warning: duplicate declaration of 'utf8_iso_8859_1' is invalid in C++ [-Wc++-compat] 242 | static const encpage_t utf8_iso_8859_1[4] = { | ^~~~~~~~~~~~~~~ def_t.c:17:24: note: previous declaration of 'utf8_iso_8859_1' was here 17 | static const encpage_t utf8_iso_8859_1[]; | ^~~~~~~~~~~~~~~ make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode/CN' "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm Reading cp936 (cp936) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm Reading euc-cn (euc-cn) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_02_t.c -f gb_02_t.fnm Reading gb12345-raw (gb12345-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o gb_03_t.c -f gb_03_t.fnm Reading gb2312-raw (gb2312-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ir_04_t.c -f ir_04_t.fnm Reading iso-ir-165 (iso-ir-165) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm Reading MacChineseSimp (MacChineseSimp) cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." cp_00_t.c cp_00_t.c:12:24: warning: uninitialized 'const cp936_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t cp936_utf8[]; | ^~~~~~~~~~ cp_00_t.c:17:24: warning: uninitialized 'const utf8_cp936' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_cp936[]; | ^~~~~~~~~~ cp_00_t.c:7446:24: warning: duplicate declaration of 'cp936_utf8' is invalid in C++ [-Wc++-compat] 7446 | static const encpage_t cp936_utf8[129] = { | ^~~~~~~~~~ cp_00_t.c:12:24: note: previous declaration of 'cp936_utf8' was here 12 | static const encpage_t cp936_utf8[]; | ^~~~~~~~~~ cp_00_t.c:11498:24: warning: duplicate declaration of 'utf8_cp936' is invalid in C++ [-Wc++-compat] 11498 | static const encpage_t utf8_cp936[23] = { | ^~~~~~~~~~ cp_00_t.c:17:24: note: previous declaration of 'utf8_cp936' was here 17 | static const encpage_t utf8_cp936[]; | ^~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." eu_01_t.c eu_01_t.c:12:24: warning: uninitialized 'const euc_cn_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t euc_cn_utf8[]; | ^~~~~~~~~~~ eu_01_t.c:17:24: warning: uninitialized 'const utf8_euc_cn' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_euc_cn[]; | ^~~~~~~~~~~ eu_01_t.c:2508:24: warning: duplicate declaration of 'euc_cn_utf8' is invalid in C++ [-Wc++-compat] 2508 | static const encpage_t euc_cn_utf8[83] = { | ^~~~~~~~~~~ eu_01_t.c:12:24: note: previous declaration of 'euc_cn_utf8' was here 12 | static const encpage_t euc_cn_utf8[]; | ^~~~~~~~~~~ eu_01_t.c:9090:24: warning: duplicate declaration of 'utf8_euc_cn' is invalid in C++ [-Wc++-compat] 9090 | static const encpage_t utf8_euc_cn[21] = { | ^~~~~~~~~~~ eu_01_t.c:17:24: note: previous declaration of 'utf8_euc_cn' was here 17 | static const encpage_t utf8_euc_cn[]; | ^~~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." gb_02_t.c gb_02_t.c:12:24: warning: uninitialized 'const gb12345_raw_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t gb12345_raw_utf8[]; | ^~~~~~~~~~~~~~~~ gb_02_t.c:17:24: warning: uninitialized 'const utf8_gb12345_raw' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_gb12345_raw[]; | ^~~~~~~~~~~~~~~~ gb_02_t.c:2411:24: warning: duplicate declaration of 'gb12345_raw_utf8' is invalid in C++ [-Wc++-compat] 2411 | static const encpage_t gb12345_raw_utf8[84] = { | ^~~~~~~~~~~~~~~~ gb_02_t.c:12:24: note: previous declaration of 'gb12345_raw_utf8' was here 12 | static const encpage_t gb12345_raw_utf8[]; | ^~~~~~~~~~~~~~~~ gb_02_t.c:9798:24: warning: duplicate declaration of 'utf8_gb12345_raw' is invalid in C++ [-Wc++-compat] 9798 | static const encpage_t utf8_gb12345_raw[20] = { | ^~~~~~~~~~~~~~~~ gb_02_t.c:17:24: note: previous declaration of 'utf8_gb12345_raw' was here 17 | static const encpage_t utf8_gb12345_raw[]; | ^~~~~~~~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." gb_03_t.c gb_03_t.c:12:24: warning: uninitialized 'const gb2312_raw_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t gb2312_raw_utf8[]; | ^~~~~~~~~~~~~~~ gb_03_t.c:17:24: warning: uninitialized 'const utf8_gb2312_raw' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_gb2312_raw[]; | ^~~~~~~~~~~~~~~ gb_03_t.c:2388:24: warning: duplicate declaration of 'gb2312_raw_utf8' is invalid in C++ [-Wc++-compat] 2388 | static const encpage_t gb2312_raw_utf8[82] = { | ^~~~~~~~~~~~~~~ gb_03_t.c:12:24: note: previous declaration of 'gb2312_raw_utf8' was here 12 | static const encpage_t gb2312_raw_utf8[]; | ^~~~~~~~~~~~~~~ gb_03_t.c:8969:24: warning: duplicate declaration of 'utf8_gb2312_raw' is invalid in C++ [-Wc++-compat] 8969 | static const encpage_t utf8_gb2312_raw[20] = { | ^~~~~~~~~~~~~~~ gb_03_t.c:17:24: note: previous declaration of 'utf8_gb2312_raw' was here 17 | static const encpage_t utf8_gb2312_raw[]; | ^~~~~~~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." ir_04_t.c ir_04_t.c:12:24: warning: uninitialized 'const iso_ir_165_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t iso_ir_165_utf8[]; | ^~~~~~~~~~~~~~~ ir_04_t.c:17:24: warning: uninitialized 'const utf8_iso_ir_165' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_iso_ir_165[]; | ^~~~~~~~~~~~~~~ ir_04_t.c:2633:24: warning: duplicate declaration of 'iso_ir_165_utf8' is invalid in C++ [-Wc++-compat] 2633 | static const encpage_t iso_ir_165_utf8[91] = { | ^~~~~~~~~~~~~~~ ir_04_t.c:12:24: note: previous declaration of 'iso_ir_165_utf8' was here 12 | static const encpage_t iso_ir_165_utf8[]; | ^~~~~~~~~~~~~~~ ir_04_t.c:9338:24: warning: duplicate declaration of 'utf8_iso_ir_165' is invalid in C++ [-Wc++-compat] 9338 | static const encpage_t utf8_iso_ir_165[23] = { | ^~~~~~~~~~~~~~~ ir_04_t.c:17:24: note: previous declaration of 'utf8_iso_ir_165' was here 17 | static const encpage_t utf8_iso_ir_165[]; | ^~~~~~~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." ma_05_t.c ma_05_t.c:12:24: warning: uninitialized 'const MacChineseSimp_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t MacChineseSimp_utf8[]; | ^~~~~~~~~~~~~~~~~~~ ma_05_t.c:17:24: warning: uninitialized 'const utf8_MacChineseSimp' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_MacChineseSimp[]; | ^~~~~~~~~~~~~~~~~~~ ma_05_t.c:2527:24: warning: duplicate declaration of 'MacChineseSimp_utf8' is invalid in C++ [-Wc++-compat] 2527 | static const encpage_t MacChineseSimp_utf8[87] = { | ^~~~~~~~~~~~~~~~~~~ ma_05_t.c:12:24: note: previous declaration of 'MacChineseSimp_utf8' was here 12 | static const encpage_t MacChineseSimp_utf8[]; | ^~~~~~~~~~~~~~~~~~~ ma_05_t.c:9173:24: warning: duplicate declaration of 'utf8_MacChineseSimp' is invalid in C++ [-Wc++-compat] 9173 | static const encpage_t utf8_MacChineseSimp[23] = { | ^~~~~~~~~~~~~~~~~~~ ma_05_t.c:17:24: note: previous declaration of 'utf8_MacChineseSimp' was here 17 | static const encpage_t utf8_MacChineseSimp[]; | ^~~~~~~~~~~~~~~~~~~ "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -noprototypes -nolinenumbers -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode/CN/../../../lib/ExtUtils/typemap' CN.xs > CN.xsc mv CN.xsc CN.c cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." CN.c rm -f "../../../lib/auto/Encode/CN/CN.a" /usr/bin/ar cr "../../../lib/auto/Encode/CN/CN.a" CN.o cp_00_t.o eu_01_t.o gb_02_t.o gb_03_t.o ir_04_t.o ma_05_t.o : "../../../lib/auto/Encode/CN/CN.a" chmod 755 ../../../lib/auto/Encode/CN/CN.a make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode/CN' rm -f "../../lib/auto/Encode/Encode.a" /usr/bin/ar cr "../../lib/auto/Encode/Encode.a" Encode.o def_t.o encengine.o : "../../lib/auto/Encode/Encode.a" chmod 755 ../../lib/auto/Encode/Encode.a make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode/EBCDIC' "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o ebcdic_t.c -f ebcdic_t.fnm Reading cp37 (cp37) Reading cp1026 (cp1026) Reading cp1047 (cp1047) Reading cp500 (cp500) Reading cp875 (cp875) Reading posix-bc (posix-bc) "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode/EBCDIC/../../../lib/ExtUtils/typemap' EBCDIC.xs > EBCDIC.xsc mv EBCDIC.xsc EBCDIC.c cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" "-I../../.." ebcdic_t.c ebcdic_t.c:12:24: warning: uninitialized 'const utf8_cp1026' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t utf8_cp1026[]; | ^~~~~~~~~~~ ebcdic_t.c:17:24: warning: uninitialized 'const utf8_cp1047' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_cp1047[]; | ^~~~~~~~~~~ ebcdic_t.c:22:24: warning: uninitialized 'const utf8_cp37' is invalid in C++ [-Wc++-compat] 22 | static const encpage_t utf8_cp37[]; | ^~~~~~~~~ ebcdic_t.c:27:24: warning: uninitialized 'const utf8_cp500' is invalid in C++ [-Wc++-compat] 27 | static const encpage_t utf8_cp500[]; | ^~~~~~~~~~ ebcdic_t.c:32:24: warning: uninitialized 'const utf8_cp875' is invalid in C++ [-Wc++-compat] 32 | static const encpage_t utf8_cp875[]; | ^~~~~~~~~~ ebcdic_t.c:37:24: warning: uninitialized 'const utf8_posix_bc' is invalid in C++ [-Wc++-compat] 37 | static const encpage_t utf8_posix_bc[]; | ^~~~~~~~~~~~~ ebcdic_t.c:259:24: warning: duplicate declaration of 'utf8_cp1026' is invalid in C++ [-Wc++-compat] 259 | static const encpage_t utf8_cp1026[6] = { | ^~~~~~~~~~~ ebcdic_t.c:12:24: note: previous declaration of 'utf8_cp1026' was here 12 | static const encpage_t utf8_cp1026[]; | ^~~~~~~~~~~ ebcdic_t.c:347:24: warning: duplicate declaration of 'utf8_cp1047' is invalid in C++ [-Wc++-compat] 347 | static const encpage_t utf8_cp1047[4] = { | ^~~~~~~~~~~ ebcdic_t.c:17:24: note: previous declaration of 'utf8_cp1047' was here 17 | static const encpage_t utf8_cp1047[]; | ^~~~~~~~~~~ ebcdic_t.c:435:24: warning: duplicate declaration of 'utf8_cp37' is invalid in C++ [-Wc++-compat] 435 | static const encpage_t utf8_cp37[4] = { | ^~~~~~~~~ ebcdic_t.c:22:24: note: previous declaration of 'utf8_cp37' was here 22 | static const encpage_t utf8_cp37[]; | ^~~~~~~~~ ebcdic_t.c:519:24: warning: duplicate declaration of 'utf8_cp500' is invalid in C++ [-Wc++-compat] 519 | static const encpage_t utf8_cp500[4] = { | ^~~~~~~~~~ ebcdic_t.c:27:24: note: previous declaration of 'utf8_cp500' was here 27 | static const encpage_t utf8_cp500[]; | ^~~~~~~~~~ ebcdic_t.c:641:24: warning: duplicate declaration of 'utf8_cp875' is invalid in C++ [-Wc++-compat] 641 | static const encpage_t utf8_cp875[6] = { | ^~~~~~~~~~ ebcdic_t.c:32:24: note: previous declaration of 'utf8_cp875' was here 32 | static const encpage_t utf8_cp875[]; | ^~~~~~~~~~ ebcdic_t.c:732:24: warning: duplicate declaration of 'utf8_posix_bc' is invalid in C++ [-Wc++-compat] 732 | static const encpage_t utf8_posix_bc[4] = { | ^~~~~~~~~~~~~ ebcdic_t.c:37:24: note: previous declaration of 'utf8_posix_bc' was here 37 | static const encpage_t utf8_posix_bc[]; | ^~~~~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" "-I../../.." EBCDIC.c rm -f "../../../lib/auto/Encode/EBCDIC/EBCDIC.a" /usr/bin/ar cr "../../../lib/auto/Encode/EBCDIC/EBCDIC.a" EBCDIC.o ebcdic_t.o : "../../../lib/auto/Encode/EBCDIC/EBCDIC.a" chmod 755 ../../../lib/auto/Encode/EBCDIC/EBCDIC.a make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode/EBCDIC' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode/JP' "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm Reading cp932 (cp932) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm Reading euc-jp (euc-jp) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_02_t.c -f ji_02_t.fnm Reading jis0201-raw (jis0201-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_03_t.c -f ji_03_t.fnm Reading jis0208-raw (jis0208-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ji_04_t.c -f ji_04_t.fnm Reading jis0212-raw (jis0212-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_05_t.c -f ma_05_t.fnm Reading MacJapanese (MacJapanese) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o sh_06_t.c -f sh_06_t.fnm Reading shiftjis (shiftjis) cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" "-I../../.." cp_00_t.c cp_00_t.c:12:24: warning: uninitialized 'const cp932_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t cp932_utf8[]; | ^~~~~~~~~~ cp_00_t.c:17:24: warning: uninitialized 'const utf8_cp932' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_cp932[]; | ^~~~~~~~~~ cp_00_t.c:2903:24: warning: duplicate declaration of 'cp932_utf8' is invalid in C++ [-Wc++-compat] 2903 | static const encpage_t cp932_utf8[59] = { | ^~~~~~~~~~ cp_00_t.c:12:24: note: previous declaration of 'cp932_utf8' was here 12 | static const encpage_t cp932_utf8[]; | ^~~~~~~~~~ cp_00_t.c:10498:24: warning: duplicate declaration of 'utf8_cp932' is invalid in C++ [-Wc++-compat] 10498 | static const encpage_t utf8_cp932[18] = { | ^~~~~~~~~~ cp_00_t.c:17:24: note: previous declaration of 'utf8_cp932' was here 17 | static const encpage_t utf8_cp932[]; | ^~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" "-I../../.." eu_01_t.c eu_01_t.c:12:24: warning: uninitialized 'const euc_jp_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t euc_jp_utf8[]; | ^~~~~~~~~~~ eu_01_t.c:17:24: warning: uninitialized 'const utf8_euc_jp' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_euc_jp[]; | ^~~~~~~~~~~ eu_01_t.c:6341:24: warning: duplicate declaration of 'euc_jp_utf8' is invalid in C++ [-Wc++-compat] 6341 | static const encpage_t euc_jp_utf8[98] = { | ^~~~~~~~~~~ eu_01_t.c:12:24: note: previous declaration of 'euc_jp_utf8' was here 12 | static const encpage_t euc_jp_utf8[]; | ^~~~~~~~~~~ eu_01_t.c:17490:24: warning: duplicate declaration of 'utf8_euc_jp' is invalid in C++ [-Wc++-compat] 17490 | static const encpage_t utf8_euc_jp[21] = { | ^~~~~~~~~~~ eu_01_t.c:17:24: note: previous declaration of 'utf8_euc_jp' was here 17 | static const encpage_t utf8_euc_jp[]; | ^~~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" "-I../../.." ji_02_t.c ji_02_t.c:12:24: warning: uninitialized 'const utf8_jis0201_raw' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t utf8_jis0201_raw[]; | ^~~~~~~~~~~~~~~~ ji_02_t.c:104:24: warning: duplicate declaration of 'utf8_jis0201_raw' is invalid in C++ [-Wc++-compat] 104 | static const encpage_t utf8_jis0201_raw[6] = { | ^~~~~~~~~~~~~~~~ ji_02_t.c:12:24: note: previous declaration of 'utf8_jis0201_raw' was here 12 | static const encpage_t utf8_jis0201_raw[]; | ^~~~~~~~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" "-I../../.." ji_03_t.c ji_03_t.c:12:24: warning: uninitialized 'const jis0208_raw_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t jis0208_raw_utf8[]; | ^~~~~~~~~~~~~~~~ ji_03_t.c:17:24: warning: uninitialized 'const utf8_jis0208_raw' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_jis0208_raw[]; | ^~~~~~~~~~~~~~~~ ji_03_t.c:2221:24: warning: duplicate declaration of 'jis0208_raw_utf8' is invalid in C++ [-Wc++-compat] 2221 | static const encpage_t jis0208_raw_utf8[78] = { | ^~~~~~~~~~~~~~~~ ji_03_t.c:12:24: note: previous declaration of 'jis0208_raw_utf8' was here 12 | static const encpage_t jis0208_raw_utf8[]; | ^~~~~~~~~~~~~~~~ ji_03_t.c:9306:24: warning: duplicate declaration of 'utf8_jis0208_raw' is invalid in C++ [-Wc++-compat] 9306 | static const encpage_t utf8_jis0208_raw[16] = { | ^~~~~~~~~~~~~~~~ ji_03_t.c:17:24: note: previous declaration of 'utf8_jis0208_raw' was here 17 | static const encpage_t utf8_jis0208_raw[]; | ^~~~~~~~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" "-I../../.." ji_04_t.c ji_04_t.c:12:24: warning: uninitialized 'const jis0212_raw_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t jis0212_raw_utf8[]; | ^~~~~~~~~~~~~~~~ ji_04_t.c:17:24: warning: uninitialized 'const utf8_jis0212_raw' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_jis0212_raw[]; | ^~~~~~~~~~~~~~~~ ji_04_t.c:1924:24: warning: duplicate declaration of 'jis0212_raw_utf8' is invalid in C++ [-Wc++-compat] 1924 | static const encpage_t jis0212_raw_utf8[69] = { | ^~~~~~~~~~~~~~~~ ji_04_t.c:12:24: note: previous declaration of 'jis0212_raw_utf8' was here 12 | static const encpage_t jis0212_raw_utf8[]; | ^~~~~~~~~~~~~~~~ ji_04_t.c:8708:24: warning: duplicate declaration of 'utf8_jis0212_raw' is invalid in C++ [-Wc++-compat] 8708 | static const encpage_t utf8_jis0212_raw[19] = { | ^~~~~~~~~~~~~~~~ ji_04_t.c:17:24: note: previous declaration of 'utf8_jis0212_raw' was here 17 | static const encpage_t utf8_jis0212_raw[]; | ^~~~~~~~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" "-I../../.." ma_05_t.c ma_05_t.c:12:24: warning: uninitialized 'const MacJapanese_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t MacJapanese_utf8[]; | ^~~~~~~~~~~~~~~~ ma_05_t.c:17:24: warning: uninitialized 'const utf8_MacJapanese' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_MacJapanese[]; | ^~~~~~~~~~~~~~~~ ma_05_t.c:2311:24: warning: duplicate declaration of 'MacJapanese_utf8' is invalid in C++ [-Wc++-compat] 2311 | static const encpage_t MacJapanese_utf8[54] = { | ^~~~~~~~~~~~~~~~ ma_05_t.c:12:24: note: previous declaration of 'MacJapanese_utf8' was here 12 | static const encpage_t MacJapanese_utf8[]; | ^~~~~~~~~~~~~~~~ ma_05_t.c:9549:24: warning: duplicate declaration of 'utf8_MacJapanese' is invalid in C++ [-Wc++-compat] 9549 | static const encpage_t utf8_MacJapanese[17] = { | ^~~~~~~~~~~~~~~~ ma_05_t.c:17:24: note: previous declaration of 'utf8_MacJapanese' was here 17 | static const encpage_t utf8_MacJapanese[]; | ^~~~~~~~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" "-I../../.." sh_06_t.c sh_06_t.c:12:24: warning: uninitialized 'const shiftjis_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t shiftjis_utf8[]; | ^~~~~~~~~~~~~ sh_06_t.c:17:24: warning: uninitialized 'const utf8_shiftjis' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_shiftjis[]; | ^~~~~~~~~~~~~ sh_06_t.c:2112:24: warning: duplicate declaration of 'shiftjis_utf8' is invalid in C++ [-Wc++-compat] 2112 | static const encpage_t shiftjis_utf8[42] = { | ^~~~~~~~~~~~~ sh_06_t.c:12:24: note: previous declaration of 'shiftjis_utf8' was here 12 | static const encpage_t shiftjis_utf8[]; | ^~~~~~~~~~~~~ sh_06_t.c:9171:24: warning: duplicate declaration of 'utf8_shiftjis' is invalid in C++ [-Wc++-compat] 9171 | static const encpage_t utf8_shiftjis[17] = { | ^~~~~~~~~~~~~ sh_06_t.c:17:24: note: previous declaration of 'utf8_shiftjis' was here 17 | static const encpage_t utf8_shiftjis[]; | ^~~~~~~~~~~~~ "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode/JP/../../../lib/ExtUtils/typemap' JP.xs > JP.xsc mv JP.xsc JP.c cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.04\" -DXS_VERSION=\"2.04\" "-I../../.." JP.c rm -f "../../../lib/auto/Encode/JP/JP.a" /usr/bin/ar cr "../../../lib/auto/Encode/JP/JP.a" JP.o cp_00_t.o eu_01_t.o ji_02_t.o ji_03_t.o ji_04_t.o ma_05_t.o sh_06_t.o : "../../../lib/auto/Encode/JP/JP.a" chmod 755 ../../../lib/auto/Encode/JP/JP.a make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode/JP' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode/KR' "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_00_t.c -f cp_00_t.fnm Reading cp949 (cp949) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o eu_01_t.c -f eu_01_t.fnm Reading euc-kr (euc-kr) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o jo_02_t.c -f jo_02_t.fnm Reading johab (johab) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ks_03_t.c -f ks_03_t.fnm Reading ksc5601-raw (ksc5601-raw) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_04_t.c -f ma_04_t.fnm Reading MacKorean (MacKorean) cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." cp_00_t.c cp_00_t.c:12:24: warning: uninitialized 'const cp949_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t cp949_utf8[]; | ^~~~~~~~~~ cp_00_t.c:17:24: warning: uninitialized 'const utf8_cp949' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_cp949[]; | ^~~~~~~~~~ cp_00_t.c:5583:24: warning: duplicate declaration of 'cp949_utf8' is invalid in C++ [-Wc++-compat] 5583 | static const encpage_t cp949_utf8[129] = { | ^~~~~~~~~~ cp_00_t.c:12:24: note: previous declaration of 'cp949_utf8' was here 12 | static const encpage_t cp949_utf8[]; | ^~~~~~~~~~ cp_00_t.c:13928:24: warning: duplicate declaration of 'utf8_cp949' is invalid in C++ [-Wc++-compat] 13928 | static const encpage_t utf8_cp949[26] = { | ^~~~~~~~~~ cp_00_t.c:17:24: note: previous declaration of 'utf8_cp949' was here 17 | static const encpage_t utf8_cp949[]; | ^~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." eu_01_t.c eu_01_t.c:12:24: warning: uninitialized 'const euc_kr_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t euc_kr_utf8[]; | ^~~~~~~~~~~ eu_01_t.c:17:24: warning: uninitialized 'const utf8_euc_kr' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_euc_kr[]; | ^~~~~~~~~~~ eu_01_t.c:2704:24: warning: duplicate declaration of 'euc_kr_utf8' is invalid in C++ [-Wc++-compat] 2704 | static const encpage_t euc_kr_utf8[91] = { | ^~~~~~~~~~~ eu_01_t.c:12:24: note: previous declaration of 'euc_kr_utf8' was here 12 | static const encpage_t euc_kr_utf8[]; | ^~~~~~~~~~~ eu_01_t.c:12281:24: warning: duplicate declaration of 'utf8_euc_kr' is invalid in C++ [-Wc++-compat] 12281 | static const encpage_t utf8_euc_kr[24] = { | ^~~~~~~~~~~ eu_01_t.c:17:24: note: previous declaration of 'utf8_euc_kr' was here 17 | static const encpage_t utf8_euc_kr[]; | ^~~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." jo_02_t.c jo_02_t.c:12:24: warning: uninitialized 'const johab_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t johab_utf8[]; | ^~~~~~~~~~ jo_02_t.c:17:24: warning: uninitialized 'const utf8_johab' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_johab[]; | ^~~~~~~~~~ jo_02_t.c:6091:24: warning: duplicate declaration of 'johab_utf8' is invalid in C++ [-Wc++-compat] 6091 | static const encpage_t johab_utf8[114] = { | ^~~~~~~~~~ jo_02_t.c:12:24: note: previous declaration of 'johab_utf8' was here 12 | static const encpage_t johab_utf8[]; | ^~~~~~~~~~ jo_02_t.c:14243:24: warning: duplicate declaration of 'utf8_johab' is invalid in C++ [-Wc++-compat] 14243 | static const encpage_t utf8_johab[24] = { | ^~~~~~~~~~ jo_02_t.c:17:24: note: previous declaration of 'utf8_johab' was here 17 | static const encpage_t utf8_johab[]; | ^~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." ks_03_t.c ks_03_t.c:12:24: warning: uninitialized 'const ksc5601_raw_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t ksc5601_raw_utf8[]; | ^~~~~~~~~~~~~~~~ ks_03_t.c:17:24: warning: uninitialized 'const utf8_ksc5601_raw' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_ksc5601_raw[]; | ^~~~~~~~~~~~~~~~ ks_03_t.c:2591:24: warning: duplicate declaration of 'ksc5601_raw_utf8' is invalid in C++ [-Wc++-compat] 2591 | static const encpage_t ksc5601_raw_utf8[90] = { | ^~~~~~~~~~~~~~~~ ks_03_t.c:12:24: note: previous declaration of 'ksc5601_raw_utf8' was here 12 | static const encpage_t ksc5601_raw_utf8[]; | ^~~~~~~~~~~~~~~~ ks_03_t.c:12167:24: warning: duplicate declaration of 'utf8_ksc5601_raw' is invalid in C++ [-Wc++-compat] 12167 | static const encpage_t utf8_ksc5601_raw[23] = { | ^~~~~~~~~~~~~~~~ ks_03_t.c:17:24: note: previous declaration of 'utf8_ksc5601_raw' was here 17 | static const encpage_t utf8_ksc5601_raw[]; | ^~~~~~~~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." ma_04_t.c ma_04_t.c:12:24: warning: uninitialized 'const MacKorean_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t MacKorean_utf8[]; | ^~~~~~~~~~~~~~ ma_04_t.c:17:24: warning: uninitialized 'const utf8_MacKorean' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_MacKorean[]; | ^~~~~~~~~~~~~~ ma_04_t.c:3272:24: warning: duplicate declaration of 'MacKorean_utf8' is invalid in C++ [-Wc++-compat] 3272 | static const encpage_t MacKorean_utf8[97] = { | ^~~~~~~~~~~~~~ ma_04_t.c:12:24: note: previous declaration of 'MacKorean_utf8' was here 12 | static const encpage_t MacKorean_utf8[]; | ^~~~~~~~~~~~~~ ma_04_t.c:13074:24: warning: duplicate declaration of 'utf8_MacKorean' is invalid in C++ [-Wc++-compat] 13074 | static const encpage_t utf8_MacKorean[25] = { | ^~~~~~~~~~~~~~ ma_04_t.c:17:24: note: previous declaration of 'utf8_MacKorean' was here 17 | static const encpage_t utf8_MacKorean[]; | ^~~~~~~~~~~~~~ "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode/KR/../../../lib/ExtUtils/typemap' KR.xs > KR.xsc mv KR.xsc KR.c cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." KR.c rm -f "../../../lib/auto/Encode/KR/KR.a" /usr/bin/ar cr "../../../lib/auto/Encode/KR/KR.a" KR.o cp_00_t.o eu_01_t.o jo_02_t.o ks_03_t.o ma_04_t.o : "../../../lib/auto/Encode/KR/KR.a" chmod 755 ../../../lib/auto/Encode/KR/KR.a make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode/KR' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode/Symbol' "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -"O" -o symbol_t.c -f symbol_t.fnm Reading AdobeSymbol (AdobeSymbol) Reading AdobeZdingbat (AdobeZdingbat) Reading dingbats (dingbats) Reading MacDingbats (MacDingbats) Reading MacSymbol (MacSymbol) Reading symbol (symbol) "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode/Symbol/../../../lib/ExtUtils/typemap' Symbol.xs > Symbol.xsc mv Symbol.xsc Symbol.c cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" "-I../../.." symbol_t.c symbol_t.c:12:24: warning: uninitialized 'const utf8_AdobeSymbol' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t utf8_AdobeSymbol[]; | ^~~~~~~~~~~~~~~~ symbol_t.c:17:24: warning: uninitialized 'const utf8_AdobeZdingbat' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_AdobeZdingbat[]; | ^~~~~~~~~~~~~~~~~~ symbol_t.c:22:24: warning: uninitialized 'const utf8_MacDingbats' is invalid in C++ [-Wc++-compat] 22 | static const encpage_t utf8_MacDingbats[]; | ^~~~~~~~~~~~~~~~ symbol_t.c:27:24: warning: uninitialized 'const utf8_MacSymbol' is invalid in C++ [-Wc++-compat] 27 | static const encpage_t utf8_MacSymbol[]; | ^~~~~~~~~~~~~~ symbol_t.c:32:24: warning: uninitialized 'const utf8_dingbats' is invalid in C++ [-Wc++-compat] 32 | static const encpage_t utf8_dingbats[]; | ^~~~~~~~~~~~~ symbol_t.c:37:24: warning: uninitialized 'const utf8_symbol' is invalid in C++ [-Wc++-compat] 37 | static const encpage_t utf8_symbol[]; | ^~~~~~~~~~~ symbol_t.c:414:24: warning: duplicate declaration of 'utf8_AdobeSymbol' is invalid in C++ [-Wc++-compat] 414 | static const encpage_t utf8_AdobeSymbol[18] = { | ^~~~~~~~~~~~~~~~ symbol_t.c:12:24: note: previous declaration of 'utf8_AdobeSymbol' was here 12 | static const encpage_t utf8_AdobeSymbol[]; | ^~~~~~~~~~~~~~~~ symbol_t.c:583:24: warning: duplicate declaration of 'utf8_AdobeZdingbat' is invalid in C++ [-Wc++-compat] 583 | static const encpage_t utf8_AdobeZdingbat[5] = { | ^~~~~~~~~~~~~~~~~~ symbol_t.c:17:24: note: previous declaration of 'utf8_AdobeZdingbat' was here 17 | static const encpage_t utf8_AdobeZdingbat[]; | ^~~~~~~~~~~~~~~~~~ symbol_t.c:714:24: warning: duplicate declaration of 'utf8_MacDingbats' is invalid in C++ [-Wc++-compat] 714 | static const encpage_t utf8_MacDingbats[3] = { | ^~~~~~~~~~~~~~~~ symbol_t.c:22:24: note: previous declaration of 'utf8_MacDingbats' was here 22 | static const encpage_t utf8_MacDingbats[]; | ^~~~~~~~~~~~~~~~ symbol_t.c:1004:24: warning: duplicate declaration of 'utf8_MacSymbol' is invalid in C++ [-Wc++-compat] 1004 | static const encpage_t utf8_MacSymbol[19] = { | ^~~~~~~~~~~~~~ symbol_t.c:27:24: note: previous declaration of 'utf8_MacSymbol' was here 27 | static const encpage_t utf8_MacSymbol[]; | ^~~~~~~~~~~~~~ symbol_t.c:1159:24: warning: duplicate declaration of 'utf8_dingbats' is invalid in C++ [-Wc++-compat] 1159 | static const encpage_t utf8_dingbats[5] = { | ^~~~~~~~~~~~~ symbol_t.c:32:24: note: previous declaration of 'utf8_dingbats' was here 32 | static const encpage_t utf8_dingbats[]; | ^~~~~~~~~~~~~ symbol_t.c:1416:24: warning: duplicate declaration of 'utf8_symbol' is invalid in C++ [-Wc++-compat] 1416 | static const encpage_t utf8_symbol[19] = { | ^~~~~~~~~~~ symbol_t.c:37:24: note: previous declaration of 'utf8_symbol' was here 37 | static const encpage_t utf8_symbol[]; | ^~~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.02\" -DXS_VERSION=\"2.02\" "-I../../.." Symbol.c rm -f "../../../lib/auto/Encode/Symbol/Symbol.a" /usr/bin/ar cr "../../../lib/auto/Encode/Symbol/Symbol.a" Symbol.o symbol_t.o : "../../../lib/auto/Encode/Symbol/Symbol.a" chmod 755 ../../../lib/auto/Encode/Symbol/Symbol.a make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode/Symbol' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode/TW' "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_00_t.c -f bi_00_t.fnm Reading big5-eten (big5-eten) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o bi_01_t.c -f bi_01_t.fnm Reading big5-hkscs (big5-hkscs) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o cp_02_t.c -f cp_02_t.fnm Reading cp950 (cp950) "../../../miniperl" "-I../../../lib" ../bin/enc2xs -"Q" -o ma_03_t.c -f ma_03_t.fnm Reading MacChineseTrad (MacChineseTrad) cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." bi_00_t.c cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." bi_01_t.c bi_00_t.c:12:24: warning: uninitialized 'const big5_eten_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t big5_eten_utf8[]; | ^~~~~~~~~~~~~~ bi_00_t.c:17:24: warning: uninitialized 'const utf8_big5_eten' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_big5_eten[]; | ^~~~~~~~~~~~~~ bi_01_t.c:12:24: warning: uninitialized 'const big5_hkscs_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t big5_hkscs_utf8[]; | ^~~~~~~~~~~~~~~ bi_01_t.c:17:24: warning: uninitialized 'const utf8_big5_hkscs' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_big5_hkscs[]; | ^~~~~~~~~~~~~~~ bi_00_t.c:4402:24: warning: duplicate declaration of 'big5_eten_utf8' is invalid in C++ [-Wc++-compat] 4402 | static const encpage_t big5_eten_utf8[91] = { | ^~~~~~~~~~~~~~ bi_00_t.c:12:24: note: previous declaration of 'big5_eten_utf8' was here 12 | static const encpage_t big5_eten_utf8[]; | ^~~~~~~~~~~~~~ bi_01_t.c:6026:24: warning: duplicate declaration of 'big5_hkscs_utf8' is invalid in C++ [-Wc++-compat] 6026 | static const encpage_t big5_hkscs_utf8[121] = { | ^~~~~~~~~~~~~~~ bi_01_t.c:12:24: note: previous declaration of 'big5_hkscs_utf8' was here 12 | static const encpage_t big5_hkscs_utf8[]; | ^~~~~~~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." cp_02_t.c bi_00_t.c:11604:24: warning: duplicate declaration of 'utf8_big5_eten' is invalid in C++ [-Wc++-compat] 11604 | static const encpage_t utf8_big5_eten[22] = { | ^~~~~~~~~~~~~~ bi_00_t.c:17:24: note: previous declaration of 'utf8_big5_eten' was here 17 | static const encpage_t utf8_big5_eten[]; | ^~~~~~~~~~~~~~ cp_02_t.c:12:24: warning: uninitialized 'const cp950_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t cp950_utf8[]; | ^~~~~~~~~~ cp_02_t.c:17:24: warning: uninitialized 'const utf8_cp950' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_cp950[]; | ^~~~~~~~~~ cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." ma_03_t.c ma_03_t.c:12:24: warning: uninitialized 'const MacChineseTrad_utf8' is invalid in C++ [-Wc++-compat] 12 | static const encpage_t MacChineseTrad_utf8[]; | ^~~~~~~~~~~~~~~~~~~ ma_03_t.c:17:24: warning: uninitialized 'const utf8_MacChineseTrad' is invalid in C++ [-Wc++-compat] 17 | static const encpage_t utf8_MacChineseTrad[]; | ^~~~~~~~~~~~~~~~~~~ bi_01_t.c:20930:24: warning: duplicate declaration of 'utf8_big5_hkscs' is invalid in C++ [-Wc++-compat] 20930 | static const encpage_t utf8_big5_hkscs[26] = { | ^~~~~~~~~~~~~~~ bi_01_t.c:17:24: note: previous declaration of 'utf8_big5_hkscs' was here 17 | static const encpage_t utf8_big5_hkscs[]; | ^~~~~~~~~~~~~~~ "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -nolinenumbers -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode/TW/../../../lib/ExtUtils/typemap' TW.xs > TW.xsc ma_03_t.c:4283:24: warning: duplicate declaration of 'MacChineseTrad_utf8' is invalid in C++ [-Wc++-compat] 4283 | static const encpage_t MacChineseTrad_utf8[93] = { | ^~~~~~~~~~~~~~~~~~~ ma_03_t.c:12:24: note: previous declaration of 'MacChineseTrad_utf8' was here 12 | static const encpage_t MacChineseTrad_utf8[]; | ^~~~~~~~~~~~~~~~~~~ cp_02_t.c:6279:24: warning: duplicate declaration of 'cp950_utf8' is invalid in C++ [-Wc++-compat] 6279 | static const encpage_t cp950_utf8[129] = { | ^~~~~~~~~~ cp_02_t.c:12:24: note: previous declaration of 'cp950_utf8' was here 12 | static const encpage_t cp950_utf8[]; | ^~~~~~~~~~ ma_03_t.c:11223:24: warning: duplicate declaration of 'utf8_MacChineseTrad' is invalid in C++ [-Wc++-compat] 11223 | static const encpage_t utf8_MacChineseTrad[16] = { | ^~~~~~~~~~~~~~~~~~~ ma_03_t.c:17:24: note: previous declaration of 'utf8_MacChineseTrad' was here 17 | static const encpage_t utf8_MacChineseTrad[]; | ^~~~~~~~~~~~~~~~~~~ mv TW.xsc TW.c cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" "-I../../.." TW.c ./miniperl -Ilib -I. make_ext.pl lib/auto/File/Glob/Glob.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= cp_02_t.c:14271:24: warning: duplicate declaration of 'utf8_cp950' is invalid in C++ [-Wc++-compat] 14271 | static const encpage_t utf8_cp950[18] = { | ^~~~~~~~~~ cp_02_t.c:17:24: note: previous declaration of 'utf8_cp950' was here 17 | static const encpage_t utf8_cp950[]; | ^~~~~~~~~~ ./miniperl -Ilib -I. make_ext.pl lib/auto/Filter/Util/Call/Call.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= Generating a Unix-style Makefile Writing Makefile for File::Glob make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/File-Glob' Generating a Unix-style Makefile Writing Makefile for Filter::Util::Call make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Filter-Util-Call' rm -f "../../../lib/auto/Encode/TW/TW.a" cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" "-I../.." bsd_glob.c /usr/bin/ar cr "../../../lib/auto/Encode/TW/TW.a" TW.o bi_00_t.o bi_01_t.o cp_02_t.o ma_03_t.o : "../../../lib/auto/Encode/TW/TW.a" chmod 755 ../../../lib/auto/Encode/TW/TW.a make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode/TW' make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode/Unicode' "../../../miniperl" "-I../../../lib" "../../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode/Unicode/../../../lib/ExtUtils/typemap' Unicode.xs > Unicode.xsc mv Unicode.xsc Unicode.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Filter-Util-Call/../../lib/ExtUtils/typemap' Call.xs > Call.xsc cc -c -I./Encode -I../Encode -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.17\" -DXS_VERSION=\"2.17\" "-I../../.." Unicode.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/File-Glob/../../lib/ExtUtils/typemap' Glob.xs > Glob.xsc mv Glob.xsc Glob.c mv Call.xsc Call.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" "-I../.." Glob.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.58\" -DXS_VERSION=\"1.58\" "-I../.." Call.c Unicode.xs: In function 'enc_unpack': Unicode.xs:70:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 70 | v = (v << 8) | *s++; | ~~^~~~~~~~~~~~~~~~~ Unicode.xs:71:5: note: here 71 | case 'n': | ^~~~ rm -f "../../../lib/auto/Encode/Unicode/Unicode.a" /usr/bin/ar cr "../../../lib/auto/Encode/Unicode/Unicode.a" Unicode.o : "../../../lib/auto/Encode/Unicode/Unicode.a" chmod 755 ../../../lib/auto/Encode/Unicode/Unicode.a rm -f "../../lib/auto/Filter/Util/Call/Call.a" make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode/Unicode' /usr/bin/ar cr "../../lib/auto/Filter/Util/Call/Call.a" Call.o cp bin/enc2xs blib/script/enc2xs /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/enc2xs : "../../lib/auto/Filter/Util/Call/Call.a" chmod 755 ../../lib/auto/Filter/Util/Call/Call.a rm -f "../../lib/auto/File/Glob/Glob.a" /usr/bin/ar cr "../../lib/auto/File/Glob/Glob.a" bsd_glob.o Glob.o : "../../lib/auto/File/Glob/Glob.a" chmod 755 ../../lib/auto/File/Glob/Glob.a cp bin/encguess blib/script/encguess /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/encguess make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Filter-Util-Call' ./miniperl -Ilib -I. make_ext.pl lib/auto/Hash/Util/Util.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/File-Glob' cp bin/piconv blib/script/piconv /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/piconv ./miniperl -Ilib -I. make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Encode' ./miniperl -Ilib -I. make_ext.pl lib/auto/I18N/Langinfo/Langinfo.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= Generating a Unix-style Makefile Writing Makefile for Hash::Util make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/Hash-Util' Generating a Unix-style Makefile Writing Makefile for I18N::Langinfo make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/I18N-Langinfo' Generating a Unix-style Makefile Writing Makefile for Hash::Util::FieldHash make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/Hash-Util-FieldHash' "../../miniperl" -I../../lib -I../../lib "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/Hash-Util/../../lib/ExtUtils/typemap' Util.xs > HashUtil.xsc && mv HashUtil.xsc HashUtil.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.22\" -DXS_VERSION=\"0.22\" -I../.. -DPERL_EXT HashUtil.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/Hash-Util-FieldHash/../../lib/ExtUtils/typemap' FieldHash.xs > FieldHash.xsc "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/I18N-Langinfo/../../lib/ExtUtils/typemap' Langinfo.xs > Langinfo.xsc mv FieldHash.xsc FieldHash.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.20\" -DXS_VERSION=\"1.20\" "-I../.." FieldHash.c mv Langinfo.xsc Langinfo.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.17\" -DXS_VERSION=\"0.17\" "-I../.." Langinfo.c mv HashUtil.o Util.o rm -f "../../lib/auto/Hash/Util/Util.a" /usr/bin/ar cr "../../lib/auto/Hash/Util/Util.a" Util.o : "../../lib/auto/Hash/Util/Util.a" chmod 755 ../../lib/auto/Hash/Util/Util.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/Hash-Util' ./miniperl -Ilib -I. make_ext.pl lib/auto/IO/IO.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= rm -f "../../lib/auto/I18N/Langinfo/Langinfo.a" /usr/bin/ar cr "../../lib/auto/I18N/Langinfo/Langinfo.a" Langinfo.o rm -f "../../lib/auto/Hash/Util/FieldHash/FieldHash.a" : "../../lib/auto/I18N/Langinfo/Langinfo.a" chmod 755 ../../lib/auto/I18N/Langinfo/Langinfo.a /usr/bin/ar cr "../../lib/auto/Hash/Util/FieldHash/FieldHash.a" FieldHash.o : "../../lib/auto/Hash/Util/FieldHash/FieldHash.a" make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/I18N-Langinfo' ./miniperl -Ilib -I. make_ext.pl lib/auto/IPC/SysV/SysV.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= chmod 755 ../../lib/auto/Hash/Util/FieldHash/FieldHash.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/Hash-Util-FieldHash' ./miniperl -Ilib -I. make_ext.pl lib/auto/List/Util/Util.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= Generating a Unix-style Makefile Writing Makefile for IO make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/IO' Setting license tag... Generating a Unix-style Makefile Writing Makefile for IPC::SysV make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/IPC-SysV' Generating a Unix-style Makefile Writing Makefile for List::Util make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Scalar-List-Utils' ./miniperl -Ilib -I. make_ext.pl lib/auto/MIME/Base64/Base64.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/IO/../../lib/ExtUtils/typemap' IO.xs > IO.xsc make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/IPC-SysV' "../../miniperl" -I../../lib -I../../lib regen.pl Writing const-xs.inc Writing const-c.inc make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/IPC-SysV' mv IO.xsc IO.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.39\" -DXS_VERSION=\"1.39\" "-I../.." poll.c make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/IPC-SysV' "../../miniperl" -I../../lib -I../../lib regen.pl Generating a Unix-style Makefile Writing Makefile for MIME::Base64 make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/MIME-Base64' Writing const-xs.inc Writing const-c.inc make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/IPC-SysV' "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Scalar-List-Utils/../../lib/ExtUtils/typemap' ListUtil.xs > ListUtil.xsc "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/IPC-SysV/../../lib/ExtUtils/typemap' -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/IPC-SysV/typemap' SysV.xs > SysV.xsc mv ListUtil.xsc ListUtil.c mv SysV.xsc SysV.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.07\" -DXS_VERSION=\"2.07\" "-I../.." SysV.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/MIME-Base64/../../lib/ExtUtils/typemap' Base64.xs > Base64.xsc cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.50\" -DXS_VERSION=\"1.50\" "-I../.." -DPERL_EXT ListUtil.c mv Base64.xsc Base64.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.15\" -DXS_VERSION=\"3.15\" "-I../.." Base64.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.39\" -DXS_VERSION=\"1.39\" "-I../.." IO.c ListUtil.xs: In function 'XS_List__Util_sum': ListUtil.xs:349:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 349 | accum = ACC_NV; | ~~~~~~^~~~~~~~ ListUtil.xs:350:9: note: here 350 | case ACC_NV: | ^~~~ rm -f "../../lib/auto/IO/IO.a" /usr/bin/ar cr "../../lib/auto/IO/IO.a" IO.o poll.o rm -f "../../lib/auto/MIME/Base64/Base64.a" : "../../lib/auto/IO/IO.a" /usr/bin/ar cr "../../lib/auto/MIME/Base64/Base64.a" Base64.o chmod 755 ../../lib/auto/IO/IO.a : "../../lib/auto/MIME/Base64/Base64.a" chmod 755 ../../lib/auto/MIME/Base64/Base64.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/IO' ./miniperl -Ilib -I. make_ext.pl lib/auto/Opcode/Opcode.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= rm -f "../../lib/auto/IPC/SysV/SysV.a" make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/MIME-Base64' /usr/bin/ar cr "../../lib/auto/IPC/SysV/SysV.a" SysV.o ./miniperl -Ilib -I. make_ext.pl lib/auto/POSIX/POSIX.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= : "../../lib/auto/IPC/SysV/SysV.a" chmod 755 ../../lib/auto/IPC/SysV/SysV.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/IPC-SysV' ./miniperl -Ilib -I. make_ext.pl lib/auto/PerlIO/encoding/encoding.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= Warning (mostly harmless): No library found for -lposix Generating a Unix-style Makefile Writing Makefile for Opcode Warning (mostly harmless): No library found for -lcposix make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/Opcode' Generating a Unix-style Makefile Writing Makefile for POSIX make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/POSIX' Generating a Unix-style Makefile Writing Makefile for PerlIO::encoding make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/PerlIO-encoding' "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/Opcode/../../lib/ExtUtils/typemap' Opcode.xs > Opcode.xsc mv Opcode.xsc Opcode.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/POSIX/../../lib/ExtUtils/typemap' -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/POSIX/typemap' POSIX.xs > POSIX.xsc cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.43\" -DXS_VERSION=\"1.43\" "-I../.." Opcode.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/PerlIO-encoding/../../lib/ExtUtils/typemap' encoding.xs > encoding.xsc mv encoding.xsc encoding.c mv POSIX.xsc POSIX.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.26\" -DXS_VERSION=\"0.26\" "-I../.." encoding.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DSTRUCT_TM_HASZONE -DHINT_SC_EXIST -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.84\" -DXS_VERSION=\"1.84\" "-I../.." POSIX.c rm -f "../../lib/auto/List/Util/Util.a" In file included from ../../perl.h:5310, from Opcode.xs:3: Opcode.xs: In function 'opmask_addlocal': Opcode.xs:240:17: warning: cast between incompatible function types from 'void (*)(PerlInterpreter *, const char *, ...)' {aka 'void (*)(struct interpreter *, const char *, ...)'} to 'void (*)(void *)' [-Wcast-function-type] 240 | SAVEDESTRUCTOR((void(*)(void*))Perl_warn,"PL_op_mask restored"); | ^ ../../embed.h:658:57: note: in definition of macro 'save_destructor' 658 | #define save_destructor(a,b) Perl_save_destructor(aTHX_ a,b) | ^ Opcode.xs:240:2: note: in expansion of macro 'SAVEDESTRUCTOR' 240 | SAVEDESTRUCTOR((void(*)(void*))Perl_warn,"PL_op_mask restored"); | ^~~~~~~~~~~~~~ /usr/bin/ar cr "../../lib/auto/List/Util/Util.a" ListUtil.o : "../../lib/auto/List/Util/Util.a" chmod 755 ../../lib/auto/List/Util/Util.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Scalar-List-Utils' ./miniperl -Ilib -I. make_ext.pl lib/auto/PerlIO/mmap/mmap.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= Generating a Unix-style Makefile Writing Makefile for PerlIO::mmap make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/PerlIO-mmap' rm -f "../../lib/auto/Opcode/Opcode.a" /usr/bin/ar cr "../../lib/auto/Opcode/Opcode.a" Opcode.o : "../../lib/auto/Opcode/Opcode.a" chmod 755 ../../lib/auto/Opcode/Opcode.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/Opcode' ./miniperl -Ilib -I. make_ext.pl lib/auto/PerlIO/scalar/scalar.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/PerlIO-mmap/../../lib/ExtUtils/typemap' mmap.xs > mmap.xsc Generating a Unix-style Makefile Writing Makefile for PerlIO::scalar make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/PerlIO-scalar' rm -f "../../lib/auto/PerlIO/encoding/encoding.a" /usr/bin/ar cr "../../lib/auto/PerlIO/encoding/encoding.a" encoding.o mv mmap.xsc mmap.c : "../../lib/auto/PerlIO/encoding/encoding.a" chmod 755 ../../lib/auto/PerlIO/encoding/encoding.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/PerlIO-encoding' cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.016\" -DXS_VERSION=\"0.016\" "-I../.." mmap.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/PerlIO-scalar/../../lib/ExtUtils/typemap' scalar.xs > scalar.xsc mv scalar.xsc scalar.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.29\" -DXS_VERSION=\"0.29\" "-I../.." scalar.c rm -f "../../lib/auto/PerlIO/mmap/mmap.a" /usr/bin/ar cr "../../lib/auto/PerlIO/mmap/mmap.a" mmap.o : "../../lib/auto/PerlIO/mmap/mmap.a" chmod 755 ../../lib/auto/PerlIO/mmap/mmap.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/PerlIO-mmap' ./miniperl -Ilib -I. make_ext.pl lib/auto/PerlIO/via/via.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= ./miniperl -Ilib -I. make_ext.pl lib/auto/SDBM_File/SDBM_File.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= Generating a Unix-style Makefile Writing Makefile for PerlIO::via rm -f "../../lib/auto/PerlIO/scalar/scalar.a" /usr/bin/ar cr "../../lib/auto/PerlIO/scalar/scalar.a" scalar.o make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/PerlIO-via' : "../../lib/auto/PerlIO/scalar/scalar.a" chmod 755 ../../lib/auto/PerlIO/scalar/scalar.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/PerlIO-scalar' ./miniperl -Ilib -I. make_ext.pl lib/auto/Socket/Socket.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= Generating a Unix-style Makefile Writing Makefile for SDBM_File make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/SDBM_File' Generating a Unix-style Makefile Writing Makefile for Socket make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Socket' "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/SDBM_File/../../lib/ExtUtils/typemap' -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/SDBM_File/typemap' SDBM_File.xs > SDBM_File.xsc "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/PerlIO-via/../../lib/ExtUtils/typemap' via.xs > via.xsc mv via.xsc via.c mv SDBM_File.xsc SDBM_File.c cc -c -I../.. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.14\" -DXS_VERSION=\"1.14\" "-I../.." -DSDBM -DDUFF hash.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.17\" -DXS_VERSION=\"0.17\" "-I../.." via.c cc -c -I../.. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.14\" -DXS_VERSION=\"1.14\" "-I../.." -DSDBM -DDUFF pair.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Socket/../../lib/ExtUtils/typemap' -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Socket/typemap' Socket.xs > Socket.xsc rm -f "../../lib/auto/POSIX/POSIX.a" mv Socket.xsc Socket.c /usr/bin/ar cr "../../lib/auto/POSIX/POSIX.a" POSIX.o : "../../lib/auto/POSIX/POSIX.a" chmod 755 ../../lib/auto/POSIX/POSIX.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/POSIX' ./miniperl -Ilib -I. make_ext.pl lib/auto/Storable/Storable.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= cc -c -I../.. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.14\" -DXS_VERSION=\"1.14\" "-I../.." -DSDBM -DDUFF sdbm.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.027\" -DXS_VERSION=\"2.027\" "-I../.." Socket.c Generating a Unix-style Makefile Writing Makefile for Storable make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/Storable' cc -c -I../.. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.14\" -DXS_VERSION=\"1.14\" "-I../.." -DSDBM -DDUFF SDBM_File.c "../../miniperl" "-I../../lib" Storable.pm.PL "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/Storable/../../lib/ExtUtils/typemap' Storable.xs > Storable.xsc ./const-xs.inc: In function 'boot_Socket': ./const-xs.inc:128:13: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated 128 | { "AI_IDN_ALLOW_UNASSIGNED", 23, AI_IDN_ALLOW_UNASSIGNED }, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./const-xs.inc:131:13: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated 131 | { "AI_IDN_USE_STD3_ASCII_RULES", 27, AI_IDN_USE_STD3_ASCII_RULES }, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./const-xs.inc:383:13: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated 383 | { "NI_IDN_ALLOW_UNASSIGNED", 23, NI_IDN_ALLOW_UNASSIGNED }, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./const-xs.inc:386:13: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated 386 | { "NI_IDN_USE_STD3_ASCII_RULES", 27, NI_IDN_USE_STD3_ASCII_RULES }, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f "../../lib/auto/PerlIO/via/via.a" mv Storable.xsc Storable.c /usr/bin/ar cr "../../lib/auto/PerlIO/via/via.a" via.o : "../../lib/auto/PerlIO/via/via.a" chmod 755 ../../lib/auto/PerlIO/via/via.a cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"3.08\" -DXS_VERSION=\"3.08\" "-I../.." Storable.c make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/PerlIO-via' ./miniperl -Ilib -I. make_ext.pl lib/auto/Sys/Hostname/Hostname.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= Generating a Unix-style Makefile Writing Makefile for Sys::Hostname make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/Sys-Hostname' rm -f "../../lib/auto/SDBM_File/SDBM_File.a" /usr/bin/ar cr "../../lib/auto/SDBM_File/SDBM_File.a" SDBM_File.o hash.o pair.o sdbm.o : "../../lib/auto/SDBM_File/SDBM_File.a" chmod 755 ../../lib/auto/SDBM_File/SDBM_File.a rm -f "../../lib/auto/Socket/Socket.a" /usr/bin/ar cr "../../lib/auto/Socket/Socket.a" Socket.o make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/SDBM_File' ./miniperl -Ilib -I. make_ext.pl lib/auto/Sys/Syslog/Syslog.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= : "../../lib/auto/Socket/Socket.a" chmod 755 ../../lib/auto/Socket/Socket.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Socket' ./miniperl -Ilib -I. make_ext.pl lib/auto/Tie/Hash/NamedCapture/NamedCapture.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/Sys-Hostname/../../lib/ExtUtils/typemap' Hostname.xs > Hostname.xsc Generating a Unix-style Makefile Writing Makefile for Sys::Syslog make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Sys-Syslog' mv Hostname.xsc Hostname.c Generating a Unix-style Makefile Writing Makefile for Tie::Hash::NamedCapture make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/Tie-Hash-NamedCapture' cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" "-I../.." Hostname.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Sys-Syslog/../../lib/ExtUtils/typemap' Syslog.xs > Syslog.xsc mv Syslog.xsc Syslog.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/Tie-Hash-NamedCapture/../../lib/ExtUtils/typemap' NamedCapture.xs > NamedCapture.xsc cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.35\" -DXS_VERSION=\"0.35\" "-I../.." Syslog.c rm -f "../../lib/auto/Sys/Hostname/Hostname.a" /usr/bin/ar cr "../../lib/auto/Sys/Hostname/Hostname.a" Hostname.o : "../../lib/auto/Sys/Hostname/Hostname.a" chmod 755 ../../lib/auto/Sys/Hostname/Hostname.a mv NamedCapture.xsc NamedCapture.c make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/Sys-Hostname' ./miniperl -Ilib -I. make_ext.pl lib/auto/Time/HiRes/HiRes.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" "-I../.." NamedCapture.c Configuring Time::HiRes... Using hints hints/linux.pl... Extra libraries: -lrt... Have syscall()... looking for syscall.h... found . Looking for gettimeofday()... found. Looking for setitimer()... found. Looking for getitimer()... found. You have interval timers (both setitimer and getitimer). Looking for ualarm()... found. Looking for usleep()... found. Looking for nanosleep()... believing $Config{d_nanosleep}... found. You can mix subsecond sleeps with signals, if you want to. (It's still not portable, though.) Looking for clockid_t... rm -f "../../lib/auto/Sys/Syslog/Syslog.a" /usr/bin/ar cr "../../lib/auto/Sys/Syslog/Syslog.a" Syslog.o : "../../lib/auto/Sys/Syslog/Syslog.a" chmod 755 ../../lib/auto/Sys/Syslog/Syslog.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Sys-Syslog' ./miniperl -Ilib -I. make_ext.pl lib/auto/Time/Piece/Piece.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= rm -f "../../lib/auto/Tie/Hash/NamedCapture/NamedCapture.a" /usr/bin/ar cr "../../lib/auto/Tie/Hash/NamedCapture/NamedCapture.a" NamedCapture.o : "../../lib/auto/Tie/Hash/NamedCapture/NamedCapture.a" chmod 755 ../../lib/auto/Tie/Hash/NamedCapture/NamedCapture.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/Tie-Hash-NamedCapture' ./miniperl -Ilib -I. make_ext.pl lib/auto/Unicode/Collate/Collate.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= Generating a Unix-style Makefile Writing Makefile for Time::Piece make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Time-Piece' found. Looking for clock_gettime()... "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Time-Piece/../../lib/ExtUtils/typemap' Piece.xs > Piece.xsc found. Looking for clock_getres()... mv Piece.xsc Piece.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.3204\" -DXS_VERSION=\"1.3204\" "-I../.." Piece.c found. Looking for clock_nanosleep()... Making header files for XS... make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Unicode-Collate' "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Unicode-Collate/../../lib/ExtUtils/typemap' Collate.xs > Collate.xsc rm -f "../../lib/auto/Time/Piece/Piece.a" /usr/bin/ar cr "../../lib/auto/Time/Piece/Piece.a" Piece.o : "../../lib/auto/Time/Piece/Piece.a" chmod 755 ../../lib/auto/Time/Piece/Piece.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Time-Piece' ./miniperl -Ilib -I. make_ext.pl lib/auto/Unicode/Normalize/Normalize.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= mv Collate.xsc Collate.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.25\" -DXS_VERSION=\"1.25\" "-I../.." Collate.c rm -f "../../lib/auto/Storable/Storable.a" /usr/bin/ar cr "../../lib/auto/Storable/Storable.a" Storable.o Making header files for XS... : "../../lib/auto/Storable/Storable.a" chmod 755 ../../lib/auto/Storable/Storable.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/Storable' ./miniperl -Ilib -I. make_ext.pl lib/auto/arybase/arybase.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= Generating a Unix-style Makefile Writing Makefile for arybase make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/arybase' Generating a Unix-style Makefile Writing Makefile for Unicode::Normalize make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/Unicode-Normalize' "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/arybase/../../lib/ExtUtils/typemap' arybase.xs > arybase.xsc "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/Unicode-Normalize/../../lib/ExtUtils/typemap' Normalize.xs > Normalize.xsc mv arybase.xsc arybase.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.15\" -DXS_VERSION=\"0.15\" "-I../.." arybase.c mv Normalize.xsc Normalize.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.26\" -DXS_VERSION=\"1.26\" "-I../.." Normalize.c found. Looking for clock()... rm -f "../../lib/auto/Unicode/Collate/Collate.a" /usr/bin/ar cr "../../lib/auto/Unicode/Collate/Collate.a" Collate.o : "../../lib/auto/Unicode/Collate/Collate.a" rm -f "../../lib/auto/arybase/arybase.a" chmod 755 ../../lib/auto/Unicode/Collate/Collate.a /usr/bin/ar cr "../../lib/auto/arybase/arybase.a" arybase.o : "../../lib/auto/arybase/arybase.a" chmod 755 ../../lib/auto/arybase/arybase.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Unicode-Collate' ./miniperl -Ilib -I. make_ext.pl lib/auto/attributes/attributes.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= found. Looking for working futimens()... make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/arybase' ./miniperl -Ilib -I. make_ext.pl lib/auto/mro/mro.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= Generating a Unix-style Makefile Writing Makefile for mro make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/mro' Generating a Unix-style Makefile Writing Makefile for attributes make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/attributes' found. Looking for working utimensat()... "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/mro/../../lib/ExtUtils/typemap' mro.xs > mro.xsc rm -f "../../lib/auto/Unicode/Normalize/Normalize.a" /usr/bin/ar cr "../../lib/auto/Unicode/Normalize/Normalize.a" Normalize.o : "../../lib/auto/Unicode/Normalize/Normalize.a" chmod 755 ../../lib/auto/Unicode/Normalize/Normalize.a "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/attributes/../../lib/ExtUtils/typemap' attributes.xs > attributes.xsc make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/Unicode-Normalize' ./miniperl -Ilib -I. make_ext.pl lib/auto/re/re.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= mv attributes.xsc attributes.c mv mro.xsc mro.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" "-I../.." attributes.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.22\" -DXS_VERSION=\"1.22\" "-I../.." mro.c Generating a Unix-style Makefile Writing Makefile for re make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/re' found. You seem to have subsecond timestamp setting. Looking for stat() subsecond timestamps... Trying struct stat st_atimespec.tv_nsec...rm -f re_exec.c cp ../../regexec.c re_exec.c rm -f invlist_inline.h cp ../../invlist_inline.h invlist_inline.h rm -f re_comp.c cp ../../regcomp.c re_comp.c rm -f dquote.c cp ../../dquote.c dquote.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -noprototypes -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/re/../../lib/ExtUtils/typemap' re.xs > re.xsc NOT found. Trying struct stat st_atimensec...mv re.xsc re.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.36\" -DXS_VERSION=\"0.36\" "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_exec.c rm -f "../../lib/auto/attributes/attributes.a" /usr/bin/ar cr "../../lib/auto/attributes/attributes.a" attributes.o : "../../lib/auto/attributes/attributes.a" chmod 755 ../../lib/auto/attributes/attributes.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/attributes' ./miniperl -Ilib -I. make_ext.pl lib/auto/threads/threads.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= NOT found. Trying struct stat st_atime_n...rm -f "../../lib/auto/mro/mro.a" /usr/bin/ar cr "../../lib/auto/mro/mro.a" mro.o : "../../lib/auto/mro/mro.a" chmod 755 ../../lib/auto/mro/mro.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/mro' ./miniperl -Ilib -I. make_ext.pl lib/auto/threads/shared/shared.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= Generating a Unix-style Makefile Writing Makefile for threads make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/threads' Generating a Unix-style Makefile Writing Makefile for threads::shared make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/threads-shared' NOT found. Trying struct stat st_atim.tv_nsec..."../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/threads/../../lib/ExtUtils/typemap' threads.xs > threads.xsc mv threads.xsc threads.c "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/threads-shared/../../lib/ExtUtils/typemap' shared.xs > shared.xsc cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"2.22\" -DXS_VERSION=\"2.22\" "-I../.." threads.c mv shared.xsc shared.c found. Trying struct stat st_uatime...cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.58\" -DXS_VERSION=\"1.58\" "-I../.." shared.c NOT found. You seem to have subsecond timestamp reading. (Your struct stat has them, but the filesystems must help.) Generating a Unix-style Makefile Writing Makefile for Time::HiRes make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/Time-HiRes' "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/Time-HiRes/../../lib/ExtUtils/typemap' -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/Time-HiRes/typemap' HiRes.xs > HiRes.xsc mv HiRes.xsc HiRes.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"1.9759\" -DXS_VERSION=\"1.9759\" "-I../.." -DTIME_HIRES_NANOSLEEP -DTIME_HIRES_CLOCKID_T -DTIME_HIRES_CLOCK_GETTIME -DTIME_HIRES_CLOCK_GETRES -DTIME_HIRES_CLOCK_NANOSLEEP -DTIME_HIRES_CLOCK -DHAS_FUTIMENS -DHAS_UTIMENSAT -DTIME_HIRES_UTIME -DTIME_HIRES_STAT_XTIM -DTIME_HIRES_STAT=4 -DATLEASTFIVEOHOHFIVE HiRes.c rm -f "../../lib/auto/threads/threads.a" /usr/bin/ar cr "../../lib/auto/threads/threads.a" threads.o : "../../lib/auto/threads/threads.a" chmod 755 ../../lib/auto/threads/threads.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/threads' ./miniperl -Ilib -I. make_ext.pl lib/auto/Encode/Byte/Byte.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= rm -f "../../lib/auto/threads/shared/shared.a" /usr/bin/ar cr "../../lib/auto/threads/shared/shared.a" shared.o Can't find extension Encode/Byte in any of cpan dist ext at make_ext.pl line 251. : "../../lib/auto/threads/shared/shared.a" ./miniperl -Ilib -I. make_ext.pl lib/auto/Encode/CN/CN.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= chmod 755 ../../lib/auto/threads/shared/shared.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/threads-shared' Can't find extension Encode/CN in any of cpan dist ext at make_ext.pl line 251. ./miniperl -Ilib -I. make_ext.pl lib/auto/Encode/EBCDIC/EBCDIC.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= ./miniperl -Ilib -I. make_ext.pl lib/auto/Encode/JP/JP.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= Can't find extension Encode/EBCDIC in any of cpan dist ext at make_ext.pl line 251. Can't find extension Encode/JP in any of cpan dist ext at make_ext.pl line 251. ./miniperl -Ilib -I. make_ext.pl lib/auto/Encode/KR/KR.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= ./miniperl -Ilib -I. make_ext.pl lib/auto/Encode/Symbol/Symbol.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= Can't find extension Encode/Symbol in any of cpan dist ext at make_ext.pl line 251. ./miniperl -Ilib -I. make_ext.pl lib/auto/Encode/TW/TW.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= Can't find extension Encode/KR in any of cpan dist ext at make_ext.pl line 251. ./miniperl -Ilib -I. make_ext.pl lib/auto/Encode/Unicode/Unicode.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= Can't find extension Encode/TW in any of cpan dist ext at make_ext.pl line 251. ./miniperl -Ilib -I. make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.a MAKE="make" LIBPERL_A=libperl.a LINKTYPE=static CCCDLFLAGS= Can't find extension Encode/Unicode in any of cpan dist ext at make_ext.pl line 251. Generating a Unix-style Makefile Writing Makefile for Math::BigInt::FastCalc make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Math-BigInt-FastCalc' "../../miniperl" "-I../../lib" "../../lib/ExtUtils/xsubpp" -typemap '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Math-BigInt-FastCalc/../../lib/ExtUtils/typemap' FastCalc.xs > FastCalc.xsc rm -f "../../lib/auto/Time/HiRes/HiRes.a" /usr/bin/ar cr "../../lib/auto/Time/HiRes/HiRes.a" HiRes.o : "../../lib/auto/Time/HiRes/HiRes.a" chmod 755 ../../lib/auto/Time/HiRes/HiRes.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/Time-HiRes' mv FastCalc.xsc FastCalc.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.5006\" -DXS_VERSION=\"0.5006\" "-I../.." FastCalc.c rm -f "../../lib/auto/Math/BigInt/FastCalc/FastCalc.a" /usr/bin/ar cr "../../lib/auto/Math/BigInt/FastCalc/FastCalc.a" FastCalc.o : "../../lib/auto/Math/BigInt/FastCalc/FastCalc.a" chmod 755 ../../lib/auto/Math/BigInt/FastCalc/FastCalc.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/cpan/Math-BigInt-FastCalc' cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.36\" -DXS_VERSION=\"0.36\" "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re_comp.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -O2 -DVERSION=\"0.36\" -DXS_VERSION=\"0.36\" "-I../.." -DPERL_EXT_RE_BUILD -DPERL_EXT_RE_DEBUG -DPERL_EXT re.c rm -f "../../lib/auto/re/re.a" /usr/bin/ar cr "../../lib/auto/re/re.a" re_exec.o re_comp.o re.o : "../../lib/auto/re/re.a" chmod 755 ../../lib/auto/re/re.a make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/ext/re' cc -o perl -fstack-protector-strong -L/usr/local/lib perlmain.o lib/auto/B/B.a lib/auto/Compress/Raw/Bzip2/Bzip2.a lib/auto/Compress/Raw/Zlib/Zlib.a lib/auto/Cwd/Cwd.a lib/auto/Data/Dumper/Dumper.a lib/auto/Devel/PPPort/PPPort.a lib/auto/Devel/Peek/Peek.a lib/auto/Digest/MD5/MD5.a lib/auto/Digest/SHA/SHA.a lib/auto/Encode/Encode.a lib/auto/Fcntl/Fcntl.a lib/auto/File/DosGlob/DosGlob.a lib/auto/File/Glob/Glob.a lib/auto/Filter/Util/Call/Call.a lib/auto/Hash/Util/Util.a lib/auto/Hash/Util/FieldHash/FieldHash.a lib/auto/I18N/Langinfo/Langinfo.a lib/auto/IO/IO.a lib/auto/IPC/SysV/SysV.a lib/auto/List/Util/Util.a lib/auto/MIME/Base64/Base64.a lib/auto/Math/BigInt/FastCalc/FastCalc.a lib/auto/Opcode/Opcode.a lib/auto/POSIX/POSIX.a lib/auto/PerlIO/encoding/encoding.a lib/auto/PerlIO/mmap/mmap.a lib/auto/PerlIO/scalar/scalar.a lib/auto/PerlIO/via/via.a lib/auto/SDBM_File/SDBM_File.a lib/auto/Socket/Socket.a lib/auto/Storable/Storable.a lib/auto/Sys/Hostname/Hostname.a lib/auto/Sys/Syslog/Syslog.a lib/auto/Tie/Hash/NamedCapture/NamedCapture.a lib/auto/Time/HiRes/HiRes.a lib/auto/Time/Piece/Piece.a lib/auto/Unicode/Collate/Collate.a lib/auto/Unicode/Normalize/Normalize.a lib/auto/arybase/arybase.a lib/auto/attributes/attributes.a lib/auto/mro/mro.a lib/auto/re/re.a lib/auto/threads/threads.a lib/auto/threads/shared/shared.a lib/auto/Encode/Byte/Byte.a lib/auto/Encode/CN/CN.a lib/auto/Encode/EBCDIC/EBCDIC.a lib/auto/Encode/JP/JP.a lib/auto/Encode/KR/KR.a lib/auto/Encode/Symbol/Symbol.a lib/auto/Encode/TW/TW.a lib/auto/Encode/Unicode/Unicode.a libperl.a `cat ext.libs` -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc ./miniperl -Ilib -I. -f pod/buildtoc -q Making utilities make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/utils' ../perl -I../lib corelist.PL Extracting corelist (with variable substitutions) ../perl -I../lib cpan.PL Extracting cpan (with variable substitutions) ../perl -I../lib h2ph.PL Extracting h2ph (with variable substitutions) ../perl -I../lib h2xs.PL Extracting h2xs (with variable substitutions) ../perl -I../lib instmodsh.PL Extracting instmodsh (with variable substitutions) ../perl -I../lib json_pp.PL Extracting json_pp (with variable substitutions) ../perl -I../lib perlbug.PL Extracting perlbug (with variable substitutions) ../perl -I../lib perldoc.PL Extracting "perldoc" (with variable substitutions) ../perl -I../lib perlivp.PL Extracting perlivp (with variable substitutions) ../perl -I../lib pl2pm.PL Extracting pl2pm (with variable substitutions) ../perl -I../lib prove.PL Extracting prove (with variable substitutions) ../perl -I../lib ptar.PL Extracting ptar (with variable substitutions) ../perl -I../lib ptardiff.PL Extracting ptardiff (with variable substitutions) ../perl -I../lib ptargrep.PL Extracting ptargrep (with variable substitutions) ../perl -I../lib shasum.PL Extracting shasum (with variable substitutions) ../perl -I../lib splain.PL Extracting splain (with variable substitutions) ../perl -I../lib libnetcfg.PL Extracting libnetcfg (with variable substitutions) ../perl -I../lib piconv.PL Extracting piconv (with variable substitutions) ../perl -I../lib enc2xs.PL Extracting enc2xs (with variable substitutions) ../perl -I../lib encguess.PL Extracting encguess (with variable substitutions) ../perl -I../lib xsubpp.PL Extracting xsubpp (with variable substitutions) ../perl -I../lib pod2html.PL Extracting pod2html (with variable substitutions) ../perl -I../lib zipdetails.PL Extracting zipdetails (with variable substitutions) make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/utils' cd dist/Storable ; make lib/Storable/Limit.pm make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/Storable' /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/Storable/../../miniperl "-I../../lib" -MExtUtils::Command -e 'mkpath' -- ../../lib "../../perl" "-I../../lib" "-I../../lib" stacksize --core probe for max. stack sizes... Storable: determining recursion limit: 65000 too big, try less 32550 ... Storable: determining recursion limit: 32550 too big, try less 16325 ... Storable: determining recursion limit: 16325 passed, try more 24437 ... Storable: determining recursion limit: 24437 too big, try less 20381 ... Storable: determining recursion limit: 20381 passed, try more 22409 ... Storable: determining recursion limit: 22409 passed, try more 23423 ... Storable: determining recursion limit: 23423 passed, try more 23930 ... Storable: determining recursion limit: 23930 too big, try less 23677 ... Storable: determining recursion limit: 23677 passed, try more 23803 ... Storable: determining recursion limit: 23803 too big, try less 23740 ... Storable: determining recursion limit: 23740 passed, try more 23771 ... Storable: determining recursion limit: 23771 passed, try more 23787 ... Storable: determining recursion limit: 23787 passed, try more 23795 ... Storable: determining recursion limit: 23795 too big, try less 23791 ... Storable: determining recursion limit: 23791 passed, try more 23793 ... Storable: determining recursion limit: 23793 passed, try more 23794 ... Storable: determining recursion limit: 23794 passed, try more 23794 ... MAX_DEPTH = 23794 Storable: determining recursion limit: 11897 passed, try more 17845 ... Storable: determining recursion limit: 17845 passed, try more 20819 ... Storable: determining recursion limit: 20819 passed, try more 22306 ... Storable: determining recursion limit: 22306 too big, try less 21563 ... Storable: determining recursion limit: 21563 passed, try more 21934 ... Storable: determining recursion limit: 21934 too big, try less 21749 ... Storable: determining recursion limit: 21749 passed, try more 21841 ... Storable: determining recursion limit: 21841 too big, try less 21795 ... Storable: determining recursion limit: 21795 passed, try more 21818 ... Storable: determining recursion limit: 21818 passed, try more 21829 ... Storable: determining recursion limit: 21829 too big, try less 21824 ... Storable: determining recursion limit: 21824 too big, try less 21821 ... Storable: determining recursion limit: 21821 too big, try less 21820 ... Storable: determining recursion limit: 21820 too big, try less 21819 ... Storable: determining recursion limit: 21819 passed, try more 21819 ... MAX_DEPTH_HASH = 21819 make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/dist/Storable' test -d lib/Storable || mkdir lib/Storable cp dist/Storable/lib/Storable/Limit.pm lib/Storable/Limit.pm Everything is up to date. Type 'make test' to run test suite. make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1' WARNING: You've never run 'make test' or some tests failed! (Installing anyway.) /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl5.28.1 /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/sort.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/perlfaq7.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/experimental.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/SelectSaver.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/perlxs.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/perlfaq2.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/NEXT.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/sigtrap.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/mro.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/utf8.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/perlfaq.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/FileHandle.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/perlfaq1.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Dumpvalue.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Symbol.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/fields.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/less.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/attributes.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Config.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/version.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Env.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/_charnames.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Config.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/perlfaq.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/deprecate.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Carp.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/open.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/autodie.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Config_git.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/SDBM_File.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/meta_notation.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/B.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/utf8_heavy.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/feature.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Memoize.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/AutoSplit.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/perlxstut.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Fcntl.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/perlfaq9.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Socket.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/lib.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/POSIX.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/perlfaq5.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/AutoLoader.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Digest.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/DBM_Filter.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/diagnostics.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/charnames.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/perlfaq3.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/PerlIO.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/perldoc.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Benchmark.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/filetest.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/perlfaq4.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/if.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/FileCache.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Opcode.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/base.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/DirHandle.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/FindBin.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/constant.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/bigrat.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Exporter.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Internals.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/overloading.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/overload.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/AnyDBM_File.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/arybase.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/version.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/autouse.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/perl5db.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/bytes_heavy.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/perlglossary.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Config_heavy.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/integer.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/SelfLoader.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/encoding.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/bignum.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/strict.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/perlfaq8.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/XSLoader.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/ops.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/subs.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Errno.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/bigint.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Fatal.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/re.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/English.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/DynaLoader.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/O.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/warnings.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Encode.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ok.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Cwd.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/POSIX.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/UNIVERSAL.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/bytes.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/DB.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/dumpvar.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Safe.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/parent.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/IO.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/perlxstypemap.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/threads.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Storable.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Thread.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/vars.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/vmsish.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/locale.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/blib.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/perlfaq6.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CORE.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Parse/CPAN/Meta.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/warnings/register.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/threads/shared.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Math/BigFloat.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Math/Trig.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Math/BigRat.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Math/Complex.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Math/BigInt.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Math/BigFloat/Trace.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Math/BigInt/CalcEmu.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Math/BigInt/FastCalc.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Math/BigInt/Calc.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Math/BigInt/Lib.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Math/BigInt/Trace.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Search/Dict.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Params/Check.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Sub/Util.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/PerlIO/scalar.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/PerlIO/via.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/PerlIO/mmap.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/PerlIO/encoding.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/PerlIO/via/QuotedPrint.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test/Harness.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test/Tester.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test/Tutorial.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test/Simple.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test/Builder.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test/More.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test/Tester/CaptureRunner.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test/Tester/Delegate.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test/Tester/Capture.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test/use/ok.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test/Builder/TodoDiag.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test/Builder/Tester.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test/Builder/Module.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test/Builder/Formatter.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test/Builder/Tester/Color.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test/Builder/IO/Scalar.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/JSON/PP.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/JSON/PP/Boolean.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Compress/Zlib.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Compress/Raw/Bzip2.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Compress/Raw/Zlib.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Encode/GSM0338.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Encode/Encoding.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Encode/Symbol.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Encode/Config.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Encode/KR.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Encode/_T.e2x /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Encode/README.e2x /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Encode/JP.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Encode/Changes.e2x /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Encode/Guess.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Encode/Alias.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Encode/Makefile_PL.e2x /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Encode/_PM.e2x /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Encode/CN.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Encode/PerlIO.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Encode/EBCDIC.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Encode/CJKConstants.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Encode/Supported.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Encode/Unicode.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Encode/ConfigLocal_PM.e2x /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Encode/Encoder.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Encode/TW.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Encode/encode.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Encode/Byte.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Encode/JP/JIS7.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Encode/JP/H2Z.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Encode/MIME/Header.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Encode/MIME/Name.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Encode/MIME/Header/ISO_2022_JP.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Encode/CN/HZ.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Encode/Unicode/UTF7.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Encode/KR/2022_KR.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Scalar/Util.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Attribute/Handlers.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/User/grent.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/User/pwent.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Term/Cap.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Term/Complete.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Term/ReadLine.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Term/ANSIColor.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Time/tm.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Time/HiRes.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Time/localtime.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Time/Piece.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Time/gmtime.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Time/Seconds.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Time/Local.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Exporter/Heavy.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/MM_OS2.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/Typemaps.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/MakeMaker.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/Packlist.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/MM_Unix.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/MM_QNX.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/MM_Darwin.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/MM_Cygwin.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/MM_DOS.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/Manifest.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/MM_Any.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/MM_NW5.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/Installed.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/MANIFEST.SKIP /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/Liblist.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/Command.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/MM_VOS.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/MM_Win32.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/Mkbootstrap.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/MM_Win95.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/MM_UWIN.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/Constant.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/Install.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/ParseXS.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/xsubpp /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/MY.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/ParseXS.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/testlib.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/MM_VMS.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/Embed.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/CBuilder.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/MM_AIX.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/Miniperl.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/MM_BeOS.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/Mksymlists.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/MM.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/MM_MacOS.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/typemap /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/MakeMaker/FAQ.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/MakeMaker/Config.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/MakeMaker/version.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/MakeMaker/Tutorial.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/MakeMaker/Locale.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/ParseXS/Utilities.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/ParseXS/CountLines.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/ParseXS/Eval.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/ParseXS/Constants.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/Liblist/Kid.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/Command/MM.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/Typemaps/InputMap.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/Typemaps/Type.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/Typemaps/Cmd.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/Typemaps/OutputMap.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/CBuilder/Base.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/CBuilder/Platform/aix.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/CBuilder/Platform/cygwin.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/CBuilder/Platform/darwin.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/CBuilder/Platform/android.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/CBuilder/Platform/Unix.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/CBuilder/Platform/Windows.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/CBuilder/Platform/dec_osf.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/CBuilder/Platform/VMS.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/CBuilder/Platform/os2.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/CBuilder/Platform/Windows/BCC.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/CBuilder/Platform/Windows/MSVC.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/CBuilder/Platform/Windows/GCC.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/Constant/XS.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/Constant/Base.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/Constant/ProxySubs.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/ExtUtils/Constant/Utils.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Devel/SelfStubber.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Devel/Peek.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Devel/PPPort.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/IPC/Msg.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IPC/Open3.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/IPC/Semaphore.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IPC/Cmd.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/IPC/SharedMem.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/IPC/SysV.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IPC/Open2.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Memoize/ExpireFile.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Memoize/SDBM_File.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Memoize/NDBM_File.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Memoize/AnyDBM_File.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Memoize/Expire.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Memoize/ExpireTest.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Memoize/Storable.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Config/Extensions.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Config/Perl/V.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Html.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Perldoc.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Parser.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Checker.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Select.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Man.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Find.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Functions.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Text.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Usage.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/InputObjects.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Escapes.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/ParseUtils.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/ParseLink.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/PlainText.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple/HTML.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple/TextContent.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple/Subclassing.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple/HTMLBatch.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple/Transcode.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple/BlackBox.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple/XMLOutStream.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple/Checker.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple/PullParserTextToken.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple/TranscodeSmart.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple/LinkSection.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple/TranscodeDumb.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple/PullParser.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple/PullParserToken.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple/XHTML.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple/RTF.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple/PullParserEndToken.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple/DumpAsXML.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple/HTMLLegacy.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple/Progress.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple/Text.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple/TiedOutFH.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple/DumpAsText.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple/Methody.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple/Debug.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple/Search.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple/SimpleTree.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Simple/PullParserStartToken.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Perldoc/ToANSI.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Perldoc/ToTk.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Perldoc/ToMan.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Perldoc/ToChecker.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Perldoc/ToXml.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Perldoc/ToPod.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Perldoc/ToTerm.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Perldoc/GetOptsOO.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Perldoc/BaseTo.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Perldoc/ToRtf.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Perldoc/ToNroff.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Perldoc/ToText.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Text/Termcap.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Text/Color.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Pod/Text/Overstrike.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/encoding/warnings.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/API.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/Event.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/Util.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/Transition.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/EventFacet.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/IPC.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/Hub.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/Formatter.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/IPC/Driver.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/IPC/Driver/Files.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/EventFacet/Info.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/EventFacet/Parent.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/EventFacet/Control.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/EventFacet/About.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/EventFacet/Assert.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/EventFacet/Meta.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/EventFacet/Render.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/EventFacet/Trace.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/EventFacet/Plan.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/EventFacet/Hub.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/EventFacet/Error.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/EventFacet/Amnesty.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/Tools/Tiny.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/Util/HashBase.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/Util/Facets2Legacy.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/Util/ExternalMeta.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/Util/Trace.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/Formatter/TAP.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/Hub/Interceptor.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/Hub/Subtest.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/Hub/Interceptor/Terminator.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/Event/Fail.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/Event/Ok.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/Event/Exception.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/Event/V2.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/Event/Encoding.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/Event/Waiting.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/Event/Note.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/Event/Pass.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/Event/Plan.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/Event/Diag.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/Event/Skip.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/Event/Subtest.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/Event/Generic.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/Event/Bail.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/Event/TAP/Version.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/API/Stack.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/API/Breakage.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/API/Context.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Test2/API/Instance.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/MIME/QuotedPrint.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/MIME/Base64.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/autodie/skip.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/autodie/Util.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/autodie/hints.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/autodie/exception.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/autodie/exception/system.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/autodie/Scope/Guard.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/autodie/Scope/GuardStack.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Class/Struct.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Carp/Heavy.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Harness.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Base.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Object.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Formatter/Base.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Formatter/File.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Formatter/Console.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Formatter/Session.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Formatter/Color.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Formatter/Console/ParallelSession.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Formatter/Console/Session.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Formatter/File/Session.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Harness/Beyond.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Harness/Env.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/SourceHandler.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/ResultFactory.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/Scheduler.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/Multiplexer.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/Source.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/Aggregator.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/Iterator.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/IteratorFactory.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/Grammar.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/Result.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/Iterator/Stream.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/Iterator/Array.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/Iterator/Process.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/Result/YAML.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/Result/Bailout.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/Result/Pragma.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/Result/Version.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/Result/Comment.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/Result/Plan.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/Result/Unknown.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/Result/Test.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/SourceHandler/Executable.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/SourceHandler/Perl.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/SourceHandler/Handle.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/SourceHandler/File.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/SourceHandler/RawTAP.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/YAMLish/Reader.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/YAMLish/Writer.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/Scheduler/Spinner.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/TAP/Parser/Scheduler/Job.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Filter/Simple.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Filter/Util/Call.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Complete.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Distroprefs.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/FTP.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/FirstTime.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/DeferredCode.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/URL.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Index.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Shell.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Version.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Prompt.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Meta.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Author.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Distribution.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Distrostatus.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Module.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Kwalify.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Nox.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/HandleConfig.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Bundle.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Plugin.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Debug.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/CacheMgr.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Queue.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Mirrors.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/InfoObj.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Tarzip.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/LWP/UserAgent.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Exception/yaml_process_error.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Exception/yaml_not_installed.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Exception/blocked_urllist.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Exception/RecursiveDependency.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Plugin/Specfile.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/FTP/netrc.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/HTTP/Client.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/HTTP/Credentials.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Meta/YAML.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Meta/Prereqs.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Meta/Spec.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Meta/History.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Meta/Validator.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Meta/Converter.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Meta/Requirements.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Meta/Feature.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Meta/Merge.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Meta/History/Meta_1_3.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Meta/History/Meta_1_0.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Meta/History/Meta_1_1.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Meta/History/Meta_1_4.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Meta/History/Meta_1_2.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Kwalify/distroprefs.dd /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/Kwalify/distroprefs.yml /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/CPAN/API/HOWTO.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Currency.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Maketext.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Country.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Currency.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Maketext.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Language.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Script.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Language.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Script.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Country.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Maketext/TPJ13.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Maketext/GutsLoader.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Maketext/Simple.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Maketext/Guts.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Maketext/Cookbook.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/Currency.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/Country_Codes.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/Language_Retired.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/LangFam_Retired.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/LangExt.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/Country.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/LangExt_Codes.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/Language_Codes.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/LangVar_Codes.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/LangExt.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/LangExt_Retired.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/LangVar.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/LangFam_Codes.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/Currency.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/Changes.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/LangFam.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/Currency_Codes.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/Language.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/Script.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/Language.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/LangFam.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/Script.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/Constants.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/LangVar_Retired.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/Currency_Retired.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/Types.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/Script_Codes.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/LangVar.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/Country_Retired.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/Script_Retired.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Locale/Codes/Country.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/DBM_Filter/utf8.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/DBM_Filter/int32.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/DBM_Filter/compress.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/DBM_Filter/null.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/DBM_Filter/encode.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Archive/Tar.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Archive/Tar/Constant.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Archive/Tar/File.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/UCD.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Unicode/Normalize.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Unicode/Collate.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/allkeys.txt /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/keys.txt /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Unicode/Collate/Locale.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/CJK/GB2312.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/CJK/Pinyin.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/CJK/Zhuyin.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/CJK/Stroke.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/CJK/JISX0208.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/CJK/Korean.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/CJK/Big5.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/kk.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/pa.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/vo.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/ro.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/zh_gb.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/mt.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/sv.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/sa.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/sr.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/he.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/se.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/bn.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/is.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/ig.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/de_phone.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/as.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/fa.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/kok.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/sl.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/es_trad.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/lv.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/lt.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/ug_cyrl.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/dsb.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/to.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/lkt.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/de_at_ph.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/kl.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/om.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/wo.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/az.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/zh_pin.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/te.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/gu.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/ha.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/fr_ca.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/yo.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/ur.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/da.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/pl.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/ar.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/be.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/cy.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/kn.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/zh_strk.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/tn.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/ee.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/ln.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/hi.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/wae.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/fi_phone.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/uk.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/cs.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/sq.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/fi.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/mk.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/ml.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/fo.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/nn.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/ja.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/haw.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/hu.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/th.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/mr.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/or.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/af.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/eo.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/tr.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/fil.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/nso.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/ca.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/et.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/hy.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/vi.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/sk.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/hr.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/zh_big5.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/ta.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/es.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/zh_zhu.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/si.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/si_dict.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/zh.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/ko.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/sv_refo.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Unicode/Collate/Locale/nb.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/Decomposition.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/CombiningClass.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/UCD.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/SpecialCasing.txt /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/NamedSequences.txt /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/Name.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/Name.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/version /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/Blocks.txt /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/Heavy.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/Na1.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/Isc.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/Tc.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/WB.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/_PerlSCX.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/Bmg.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/Age.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/GCB.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/Sc.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/Digit.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/Jg.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/Lc.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/Nt.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/NFDQC.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/NFCQC.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/Vo.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/Bpt.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/_PerlLB.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/Bc.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/Nv.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/SB.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/Upper.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/Ea.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/Jt.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/Lower.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/_PerlWB.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/Scx.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/InSC.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/NameAlia.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/Cf.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/Lb.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/Gc.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/NFKDQC.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/NFKCCF.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/InPC.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/Fold.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/Title.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/Bpb.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/PerlDeci.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/Uc.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/Hst.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/To/NFKCQC.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Jt/C.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Jt/D.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Jt/T.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Jt/U.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Jt/R.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/STerm/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/CE/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Math/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Tirh.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Zyyy.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Linb.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Gonm.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Mymr.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Han.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Mong.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Zinh.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Lao.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Sind.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Arab.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Dupl.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Copt.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Telu.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Hira.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Xsux.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Grek.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Lana.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Bopo.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Cham.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Syrc.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Gujr.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Knda.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Tagb.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Adlm.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Limb.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Tibt.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Takr.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Shrd.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Beng.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Khar.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Zzzz.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Phlp.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Taml.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Mult.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Deva.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Sinh.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Bhks.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Cakm.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Yi.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Orya.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Thaa.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Cyrl.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Mlym.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Lina.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Talu.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Cprt.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Armn.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Geor.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Hang.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Hebr.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Guru.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Gran.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Glag.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Khmr.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Hmng.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Kana.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Ethi.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Scx/Latn.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/CWCF/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/PatSyn/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/IDS/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/WB/ML.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/WB/LE.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/WB/MB.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/WB/EX.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/WB/MN.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/WB/NU.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/WB/HL.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/WB/FO.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/WB/KA.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/WB/Extend.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/WB/XX.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Bc/AN.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Bc/ES.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Bc/NSM.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Bc/B.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Bc/ON.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Bc/L.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Bc/AL.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Bc/WS.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Bc/EN.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Bc/ET.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Bc/R.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Bc/BN.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Bc/CS.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Ext/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Dash/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/CWL/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Term/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/BidiC/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/BidiM/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/PCM/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/SB/LO.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/SB/LE.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/SB/Sp.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/SB/UP.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/SB/CL.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/SB/EX.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/SB/AT.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/SB/NU.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/SB/SC.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/SB/FO.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/SB/XX.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/SB/ST.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Bpt/C.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Bpt/N.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Bpt/O.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Hex/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InPC/TopAndRi.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InPC/Right.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InPC/NA.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InPC/LeftAndR.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InPC/Left.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InPC/VisualOr.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InPC/Top.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InPC/Overstru.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InPC/TopAndL2.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InPC/TopAndLe.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InPC/Bottom.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InPC/TopAndBo.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/CompEx/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/400.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/200.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/70.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/20.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/1_2.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/6.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/100.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/5000.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/900.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/4.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/40.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/2.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/90.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/18.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/1_3.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/12.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/1_8.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/800.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/14.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/16.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/700.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/10.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/8.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/300.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/5.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/3.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/1000.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/17.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/13.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/15.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/1_4.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/0.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/1.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/600.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/30.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/80.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/3_4.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/7.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/3_16.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/11.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/500.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/10000.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/2_3.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/19.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/1_16.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/9.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/50.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/60.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nv/50000.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nt/None.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nt/Di.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Nt/Nu.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/SD/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Blk/NB.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InSC/Vowel.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InSC/PureKill.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InSC/Nukta.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InSC/ToneMark.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InSC/Visarga.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InSC/Avagraha.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InSC/Consonan.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InSC/Consona5.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InSC/Consona2.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InSC/Syllable.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InSC/Consona3.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InSC/Number.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InSC/Other.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InSC/Cantilla.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InSC/VowelInd.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InSC/VowelDep.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InSC/Virama.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InSC/Consona4.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InSC/Bindu.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InSC/Consona6.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/InSC/Invisibl.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/CWU/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Alpha/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/XIDC/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Dep/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Vo/U.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Vo/Tu.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Vo/R.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Vo/Tr.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/XIDS/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/CWT/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/NFDQC/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/NFDQC/N.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Hst/NA.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/QMark/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/Zs.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/LC.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/C.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/Pe.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/Sc.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/No.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/Ll.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/Mn.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/Z.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/L.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/Pi.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/Nl.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/Me.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/M.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/Lu.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/Po.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/P.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/Sm.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/Cf.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/Lm.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/Mc.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/Lo.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/Nd.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/N.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/Pc.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/Cn.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/Pf.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/Ps.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/So.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/S.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/Sk.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Gc/Pd.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Ccc/BR.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Ccc/DB.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Ccc/B.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Ccc/OV.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Ccc/AL.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Ccc/NR.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Ccc/AR.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Ccc/NK.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Ccc/A.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Ccc/ATAR.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Ccc/VR.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Ea/H.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Ea/A.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Ea/W.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Ea/N.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Ea/Na.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Lower/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Dia/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Ideo/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/CWKCF/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/DI/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Perl/_PerlIDS.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Perl/Alnum.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Perl/_PerlFol.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Perl/_PerlNch.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Perl/_PerlPr2.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Perl/Assigned.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Perl/_PerlIDC.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Perl/Blank.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Perl/XPosixPu.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Perl/_PerlPro.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Perl/_PerlCha.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Perl/_PerlAny.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Perl/Print.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Perl/_PerlQuo.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Perl/Title.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Perl/_PerlCh2.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Perl/Word.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Perl/_PerlPat.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Perl/Graph.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Perl/PosixPun.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Perl/PerlWord.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Perl/SpacePer.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/IDC/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/UIdeo/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Zyyy.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Linb.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Han.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Mong.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Zinh.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Arab.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Dupl.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Telu.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Hira.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Grek.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Syrc.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Gujr.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Knda.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Limb.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Beng.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Taml.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Mult.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Deva.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Sinh.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Orya.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Cyrl.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Mlym.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Cprt.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Armn.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Geor.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Hang.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Guru.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Gran.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Glag.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Kana.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Sc/Latn.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/NFKCQC/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/NFKCQC/N.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Upper/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/NFKDQC/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/NFKDQC/N.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Dt/Med.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Dt/Font.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Dt/Vert.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Dt/Nar.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Dt/NonCanon.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Dt/Sup.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Dt/Enc.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Dt/Fin.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Dt/Sub.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Dt/Sqr.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Dt/Com.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Dt/Nb.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Dt/Init.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Dt/Iso.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Lb/BA.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Lb/OP.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Lb/NS.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Lb/CM.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Lb/AI.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Lb/QU.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Lb/EB.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Lb/AL.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Lb/IS.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Lb/CJ.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Lb/CL.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Lb/EX.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Lb/IN.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Lb/PO.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Lb/PR.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Lb/BB.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Lb/SA.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Lb/XX.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Lb/GL.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Lb/ID.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/NFCQC/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/NFCQC/M.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/CI/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/In/10_0.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/In/3_1.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/In/6_3.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/In/7_0.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/In/6_1.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/In/4_0.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/In/9_0.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/In/4_1.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/In/5_1.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/In/8_0.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/In/3_0.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/In/6_0.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/In/2_1.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/In/5_2.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/In/3_2.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/In/5_0.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/In/2_0.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/In/6_2.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Age/V11.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Age/V90.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Age/NA.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Age/V80.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Age/V51.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Age/V32.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Age/V60.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Age/V40.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Age/V61.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Age/V52.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Age/V41.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Age/V30.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Age/V20.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Age/V70.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Age/V100.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Age/V31.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Age/V50.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/GCB/GAZ.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/GCB/CN.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/GCB/EB.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/GCB/EX.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/GCB/PP.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/GCB/SM.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/GCB/LVT.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/GCB/LV.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/GCB/XX.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Hyphen/T.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/CWCM/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Jg/Ain.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Jg/Qaf.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Jg/Gaf.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Jg/Yeh.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Jg/FarsiYeh.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Jg/Lam.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Jg/Beh.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Jg/Sad.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Jg/NoJoinin.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Jg/Seen.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Jg/Hah.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Jg/Alef.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Jg/Waw.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Jg/Reh.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Jg/Kaf.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Jg/Feh.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Jg/Dal.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/Cased/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/unicore/lib/GrBase/Y.pl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Sys/Syslog.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Sys/Hostname.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Data/Dumper.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Thread/Semaphore.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Thread/Queue.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/List/Util.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/List/Util/XS.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/version/Internals.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/version/regex.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Hash/Util.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Hash/Util/FieldHash.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Perl/OSType.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Text/Abbrev.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Text/Balanced.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Text/Wrap.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Text/ParseWords.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Text/Tabs.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Digest/SHA.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Digest/MD5.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Digest/base.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Digest/file.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Getopt/Std.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Getopt/Long.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/App/Prove.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/App/Cpan.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/App/Prove/State.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/App/Prove/State/Result.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/App/Prove/State/Result/Test.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/HTTP/Tiny.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/B/Xref.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/B/Terse.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/B/Op_private.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/B/Debug.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/B/Concise.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/B/Deparse.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/B/Showlex.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/IO/Seekable.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/IO/Select.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/IO/Socket.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/IO/Poll.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/IO/Pipe.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/IO/Handle.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/IO/File.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/IO/Dir.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IO/Zlib.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/IO/Socket/INET.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IO/Socket/IP.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/IO/Socket/UNIX.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IO/Compress/Bzip2.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IO/Compress/FAQ.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IO/Compress/Gzip.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IO/Compress/RawDeflate.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IO/Compress/Base.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IO/Compress/Zip.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IO/Compress/Deflate.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IO/Compress/Adapter/Bzip2.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IO/Compress/Adapter/Identity.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IO/Compress/Adapter/Deflate.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IO/Compress/Base/Common.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IO/Compress/Zip/Constants.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IO/Compress/Zlib/Extra.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IO/Compress/Zlib/Constants.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IO/Compress/Gzip/Constants.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IO/Uncompress/AnyUncompress.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IO/Uncompress/Inflate.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IO/Uncompress/Bunzip2.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IO/Uncompress/Base.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IO/Uncompress/AnyInflate.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IO/Uncompress/RawInflate.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IO/Uncompress/Gunzip.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IO/Uncompress/Unzip.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IO/Uncompress/Adapter/Inflate.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IO/Uncompress/Adapter/Identity.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/IO/Uncompress/Adapter/Bunzip2.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Storable/Limit.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/threads/threads.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/threads/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/threads/shared/shared.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/threads/shared/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Math/BigInt/FastCalc/FastCalc.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Math/BigInt/FastCalc/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Socket/Socket.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Socket/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/PerlIO/encoding/encoding.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/PerlIO/encoding/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/PerlIO/scalar/scalar.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/PerlIO/scalar/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/PerlIO/mmap/mmap.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/PerlIO/mmap/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/PerlIO/via/via.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/PerlIO/via/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/mro/mro.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/mro/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Compress/Raw/Bzip2/Bzip2.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Compress/Raw/Bzip2/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Compress/Raw/Zlib/Zlib.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Compress/Raw/Zlib/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Encode/Encode.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Encode/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Encode/JP/JP.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Encode/JP/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Encode/Symbol/Symbol.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Encode/Symbol/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Encode/TW/TW.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Encode/TW/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Encode/CN/CN.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Encode/CN/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Encode/EBCDIC/EBCDIC.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Encode/EBCDIC/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Encode/Unicode/Unicode.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Encode/Unicode/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Encode/KR/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Encode/KR/KR.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Encode/Byte/Byte.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Encode/Byte/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Time/HiRes/HiRes.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Time/HiRes/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Time/Piece/Piece.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Time/Piece/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/re/re.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/re/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Devel/Peek/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Devel/Peek/Peek.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Fcntl/Fcntl.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Fcntl/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/IPC/SysV/SysV.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/IPC/SysV/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/SDBM_File/SDBM_File.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/SDBM_File/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/MIME/Base64/Base64.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/MIME/Base64/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/attributes/attributes.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/attributes/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Cwd/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Cwd/Cwd.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Filter/Util/Call/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Filter/Util/Call/Call.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Unicode/Normalize/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Unicode/Normalize/Normalize.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Unicode/Collate/Collate.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Unicode/Collate/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/arybase/arybase.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/arybase/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Sys/Syslog/Syslog.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Sys/Syslog/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Sys/Hostname/Hostname.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Sys/Hostname/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Data/Dumper/Dumper.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Data/Dumper/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/List/Util/Util.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/List/Util/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Hash/Util/Util.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Hash/Util/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Hash/Util/FieldHash/FieldHash.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Hash/Util/FieldHash/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Opcode/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Opcode/Opcode.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Digest/MD5/MD5.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Digest/MD5/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Digest/SHA/SHA.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Digest/SHA/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/B/B.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/B/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/IO/IO.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/IO/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Storable/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Storable/Storable.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/File/DosGlob/DosGlob.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/File/DosGlob/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/File/Glob/Glob.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/File/Glob/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/POSIX/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/POSIX/POSIX.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/I18N/Langinfo/Langinfo.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/I18N/Langinfo/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Tie/Hash/NamedCapture/NamedCapture.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/auto/Tie/Hash/NamedCapture/extralibs.ld /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/File/Copy.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/File/Path.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/File/Fetch.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/File/Basename.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/File/Temp.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/File/Glob.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/File/stat.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/File/Find.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/File/Spec.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/File/Compare.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/File/GlobMapper.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/File/DosGlob.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/File/Spec/Unix.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/File/Spec/Win32.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/File/Spec/Epoc.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/File/Spec/Cygwin.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/File/Spec/Functions.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/File/Spec/OS2.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/File/Spec/VMS.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/File/Spec/AmigaOS.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/File/Spec/Mac.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Module/Load.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Module/Metadata.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Module/CoreList.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Module/Loaded.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Module/CoreList.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Module/CoreList/Utils.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Module/Load/Conditional.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/I18N/Collate.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/I18N/LangTags.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/I18N/Langinfo.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/I18N/LangTags/List.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/I18N/LangTags/Detect.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Net/netent.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Net/Config.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Net/NNTP.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Net/libnetFAQ.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Net/POP3.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Net/protoent.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Net/Netrc.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Net/FTP.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Net/hostent.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Net/Ping.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Net/Time.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Net/Cmd.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Net/SMTP.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Net/servent.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Net/Domain.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Net/FTP/dataconn.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Net/FTP/A.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Net/FTP/I.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Net/FTP/L.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Net/FTP/E.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Tie/Array.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Tie/SubstrHash.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Tie/Hash.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Tie/Memoize.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Tie/Scalar.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Tie/Handle.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Tie/File.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Tie/StdHandle.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/Tie/RefHash.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/Tie/Hash/NamedCapture.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/overload/numbers.pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/EXTERN.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/INTERN.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/XSUB.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/av.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/bitcount.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/charclass_invlists.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/config.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/cop.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/cv.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/dosish.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/dquote_inline.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/ebcdic_tables.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/embed.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/embedvar.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/fakesdio.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/feature.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/form.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/git_version.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/gv.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/handy.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/hv.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/hv_func.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/hv_macro.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/inline.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/intrpvar.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/invlist_inline.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/iperlsys.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/keywords.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/l1_char_class_tab.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/malloc_ctl.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/metaconfig.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/mg.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/mg_data.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/mg_raw.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/mg_vtable.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/mydtrace.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/nostdio.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/op.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/op_reg_common.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/opcode.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/opnames.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/overload.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/pad.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/parser.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/patchlevel.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/perl.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/perl_inc_macro.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/perl_langinfo.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/perlapi.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/perlio.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/perliol.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/perlsdio.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/perlvars.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/perly.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/pp.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/pp_proto.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/proto.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/reentr.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/regcharclass.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/regcomp.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/regexp.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/regnodes.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/sbox32_hash.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/scope.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/stadtx_hash.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/sv.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/thread.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/time64.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/time64_config.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/uconfig.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/uni_keywords.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/unicode_constants.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/unixish.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/utf8.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/utfebcdic.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/util.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/uudmap.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/vutil.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/warnings.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/zaphod32_hash.h /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/x86_64-linux-thread-multi/CORE/libperl.a /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin/perl /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin//pod2man /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin//pod2text /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin//pod2usage /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin//podchecker /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin//podselect /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin//cpan /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin//corelist /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin//enc2xs /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin//encguess /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin//h2ph /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin//h2xs /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin//instmodsh /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin//json_pp /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin//libnetcfg /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin//perlbug /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin//perldoc /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin//perlivp /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin//piconv /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin//pl2pm /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin//pod2html /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin//prove /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin//ptar /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin//ptardiff /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin//ptargrep /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin//shasum /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin//splain /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin//xsubpp /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin//zipdetails /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/bin//perlthanks /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlintro.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlrun.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perltoc.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlreftut.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perldsc.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perllol.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlrequick.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlretut.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlootut.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlperf.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlstyle.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlcheat.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perltrap.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perldebtut.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlfaq.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlfaq1.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlfaq2.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlfaq3.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlfaq4.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlfaq5.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlfaq6.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlfaq7.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlfaq8.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlfaq9.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlsyn.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perldata.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlop.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlsub.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlfunc.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlopentut.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlpacktut.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlpod.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlpodspec.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlpodstyle.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perldiag.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perldeprecation.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perllexwarn.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perldebug.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlvar.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlre.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlrebackslash.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlrecharclass.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlreref.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlref.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlform.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlobj.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perltie.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perldbmfilter.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlipc.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlfork.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlnumber.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlthrtut.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlport.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perllocale.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perluniintro.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlunicode.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlunicook.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlunifaq.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perluniprops.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlunitut.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlebcdic.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlsec.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlmod.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlmodlib.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlmodstyle.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlmodinstall.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlnewmod.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlpragma.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlutil.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlfilter.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perldtrace.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlglossary.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlembed.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perldebguts.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlxstut.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlxs.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlxstypemap.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlclib.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlguts.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlcall.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlmroapi.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlreapi.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlreguts.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlapi.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlintern.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perliol.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlapio.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlhack.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlsource.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlinterp.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlhacktut.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlhacktips.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlpolicy.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlgit.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlbook.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlcommunity.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perldoc.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlhist.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perldelta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5281delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5280delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5262delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5261delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5260delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5244delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5243delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5242delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5241delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5240delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5224delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5223delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5222delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5221delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5220delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5203delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5202delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5201delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5200delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5184delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5182delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5181delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5180delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5163delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5162delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5161delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5160delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5144delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5143delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5142delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5141delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5140delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5125delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5124delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5123delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5122delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5121delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5120delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5101delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5100delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl589delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl588delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl587delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl586delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl585delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl584delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl583delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl582delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl581delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl58delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl561delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl56delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5005delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perl5004delta.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlexperiment.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlartistic.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlgpl.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlcn.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perljp.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlko.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perltw.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlaix.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlamiga.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlandroid.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlbs2000.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlce.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlcygwin.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perldos.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlfreebsd.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlhaiku.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlhpux.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlhurd.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlirix.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perllinux.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlmacos.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlmacosx.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlnetware.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlopenbsd.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlos2.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlos390.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlos400.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlplan9.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlqnx.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlriscos.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlsolaris.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlsymbian.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlsynology.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perltru64.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlvms.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlvos.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlwin32.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlboot.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlbot.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perlrepository.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perltodo.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perltooc.pod /builder/shared-workdir/build/sdk/staging_dir/hostpkg/usr/lib/perl5/5.28.1/pod/perltoot.pod make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/relink' make[4]: *** No rule to make target 'clean'. Stop. make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/relink' Generating a Unix-style Makefile Writing Makefile for relink Writing MYMETA.yml and MYMETA.json make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/relink' Writing "Makefile.aperl" for this perl Generating a Unix-style Makefile.aperl Writing Makefile.aperl for relink Writing MYMETA.yml and MYMETA.json make -f Makefile.aperl perl make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/relink' Writing perlmain.c mv perlmain.ct perlmain.c cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"\" -DXS_VERSION=\"\" "-I.." perlmain.c cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/B/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Compress/Raw/Bzip2/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Compress/Raw/Zlib/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Cwd/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Data/Dumper/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Devel/PPPort/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Devel/Peek/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Digest/MD5/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Digest/SHA/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Encode/Byte/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Encode/CN/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Encode/EBCDIC/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Encode/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Encode/JP/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Encode/KR/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Encode/Symbol/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Encode/TW/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Encode/Unicode/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Fcntl/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/File/DosGlob/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/File/Glob/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Filter/Util/Call/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Hash/Util/FieldHash/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Hash/Util/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/I18N/Langinfo/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/IO/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/IPC/SysV/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/List/Util/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/MIME/Base64/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Math/BigInt/FastCalc/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Opcode/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/POSIX/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/PerlIO/encoding/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/PerlIO/mmap/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/PerlIO/scalar/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/PerlIO/via/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/SDBM_File/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Socket/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Storable/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Sys/Hostname/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Sys/Syslog/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Tie/Hash/NamedCapture/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Time/HiRes/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Time/Piece/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Unicode/Collate/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Unicode/Normalize/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/arybase/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/attributes/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/mro/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/re/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/threads/shared/extralibs.ld >> blib/arch/auto/relink/extralibs.all cat /builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/threads/extralibs.ld >> blib/arch/auto/relink/extralibs.all cc -fstack-protector-strong -L/usr/local/lib -O2 ./perlmain.o -o perl "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/threads/threads.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/threads/shared/shared.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/re/re.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/mro/mro.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/attributes/attributes.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/arybase/arybase.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Unicode/Normalize/Normalize.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Unicode/Collate/Collate.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Time/Piece/Piece.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Time/HiRes/HiRes.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Tie/Hash/NamedCapture/NamedCapture.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Sys/Syslog/Syslog.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Sys/Hostname/Hostname.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Storable/Storable.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Socket/Socket.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/SDBM_File/SDBM_File.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/PerlIO/via/via.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/PerlIO/scalar/scalar.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/PerlIO/mmap/mmap.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/PerlIO/encoding/encoding.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/POSIX/POSIX.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Opcode/Opcode.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Math/BigInt/FastCalc/FastCalc.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/MIME/Base64/Base64.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/List/Util/Util.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/IPC/SysV/SysV.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/IO/IO.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/I18N/Langinfo/Langinfo.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Hash/Util/Util.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Hash/Util/FieldHash/FieldHash.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Filter/Util/Call/Call.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/File/Glob/Glob.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/File/DosGlob/DosGlob.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Fcntl/Fcntl.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Encode/Unicode/Unicode.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Encode/TW/TW.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Encode/Symbol/Symbol.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Encode/KR/KR.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Encode/JP/JP.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Encode/Encode.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Encode/EBCDIC/EBCDIC.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Encode/CN/CN.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Encode/Byte/Byte.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Digest/SHA/SHA.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Digest/MD5/MD5.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Devel/Peek/Peek.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Devel/PPPort/PPPort.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Data/Dumper/Dumper.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Cwd/Cwd.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Compress/Raw/Zlib/Zlib.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/Compress/Raw/Bzip2/Bzip2.a" "/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/lib/auto/B/B.a" "../libperl.a" `cat blib/arch/auto/relink/extralibs.all` -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc To install the new 'perl' binary, call make -f Makefile.aperl inst_perl MAP_TARGET=perl make -f Makefile.aperl map_clean make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/relink' make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/perl/perl-5.28.1/relink' time: package/feeds/packages/perl/host-compile#179.04#25.57#174.36