Warning: Permanently added '128.168.130.34' (ED25519) to the list of known hosts.
Running: /usr/bin/copr-rpmbuild --verbose --drop-resultdir --build-id 5173323 --chroot fedora-rawhide-s390x --detached
Version: 0.62
PID: 9608
Logging PID: 9609
Task:
{'appstream': False,
 'background': True,
 'build_id': 5173323,
 'buildroot_pkgs': [],
 'chroot': 'fedora-rawhide-s390x',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': '652d95add14761de86af81fc8e8465c6e938fc19',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/jakub/gcc-13-test/mod_perl',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'mod_perl',
 'package_version': '2.0.12-5',
 'project_dirname': 'gcc-13-test',
 'project_name': 'gcc-13-test',
 'project_owner': 'jakub',
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/jakub/gcc-13-test/fedora-rawhide-s390x/',
            'id': 'copr_base',
            'name': 'Copr repository'},
           {'baseurl': 'https://jakub.fedorapeople.org/fedora-gcc13-$arch/',
            'id': 'https_jakub_fedorapeople_org_fedora_gcc13_arch',
            'name': 'Additional repo https_jakub_fedorapeople_org_fedora_gcc13_arch'}],
 'sandbox': 'jakub/gcc-13-test--jakub',
 'source_json': {},
 'source_type': None,
 'submitter': 'jakub',
 'tags': [],
 'task_id': '5173323-fedora-rawhide-s390x',
 'timeout': 115200,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/jakub/gcc-13-test/mod_perl /var/lib/copr-rpmbuild/workspace/workdir-unjovj2e/mod_perl --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/jakub/gcc-13-test/mod_perl', '/var/lib/copr-rpmbuild/workspace/workdir-unjovj2e/mod_perl', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-unjovj2e/mod_perl'...

Running: git checkout 652d95add14761de86af81fc8e8465c6e938fc19

cmd: ['git', 'checkout', '652d95add14761de86af81fc8e8465c6e938fc19']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-unjovj2e/mod_perl
rc: 0
stdout: 
stderr: Note: switching to '652d95add14761de86af81fc8e8465c6e938fc19'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 652d95a automatic import of mod_perl

Running: copr-distgit-client sources

cmd: ['copr-distgit-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-unjovj2e/mod_perl
rc: 0
stdout: 
/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD
INFO: Reading stdout from command: git rev-parse HEAD
INFO: Reading sources specification file: sources
INFO: Downloading mod_perl-2.0.12.tar.gz
INFO: Calling: curl -H Pragma: -o mod_perl-2.0.12.tar.gz --location --remote-time --show-error --fail https://copr-dist-git.fedorainfracloud.org/repo/pkgs/jakub/gcc-13-test/mod_perl/mod_perl-2.0.12.tar.gz/md5/1b4af8c30051d0767c818099c2a2a82e/mod_perl-2.0.12.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 3757k  100 3757k    0     0  1942k      0  0:00:01  0:00:01 --:--:-- 1942k
INFO: Reading stdout from command: md5sum mod_perl-2.0.12.tar.gz

Running (timeout=115200): unbuffer mock --buildsrpm --spec /var/lib/copr-rpmbuild/workspace/workdir-unjovj2e/mod_perl/mod_perl.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-unjovj2e/mod_perl --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1672024414.321897 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 3.5 starting (python version = 3.11.0, NVR = mock-3.5-1.fc37)...
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/var/lib/copr-rpmbuild/workspace/workdir-unjovj2e/mod_perl/mod_perl.spec)  Config(fedora-rawhide-s390x)
Start: clean chroot
Finish: clean chroot
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-s390x-bootstrap-1672024414.321897/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: enabled HW Info plugin
Mock Version: 3.5
INFO: Mock Version: 3.5
Start(bootstrap): dnf install
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Updating Subscription Management repositories.
Unable to read consumer identity

This system is not registered with an entitlement server. You can use subscription-manager to register.

Copr repository                                 2.3 MB/s |  25 MB     00:10    
Additional repo https_jakub_fedorapeople_org_fe  51 kB/s |  86 kB     00:01    
fedora                                          3.6 MB/s |  59 MB     00:16    
Last metadata expiration check: 0:00:01 ago on Mon Dec 26 03:14:09 2022.
Dependencies resolved.
=========================================================================================================================
 Package                         Arch    Version                    Repository                                       Size
=========================================================================================================================
Installing:
 dnf                             noarch  4.14.0-1.fc38              fedora                                          480 k
 dnf-plugins-core                noarch  4.3.1-1.fc38               fedora                                           34 k
Installing dependencies:
 alternatives                    s390x   1.21-1.fc38                copr_base                                        39 k
 audit-libs                      s390x   3.0.9-2.fc38               fedora                                          114 k
 basesystem                      noarch  11-14.fc37                 fedora                                          7.0 k
 bash                            s390x   5.2.9-3.fc38               copr_base                                       1.8 M
 bzip2-libs                      s390x   1.0.8-12.fc38              copr_base                                        47 k
 ca-certificates                 noarch  2022.2.54-5.fc37           fedora                                          829 k
 coreutils                       s390x   9.1-8.fc38                 copr_base                                       1.1 M
 coreutils-common                s390x   9.1-8.fc38                 copr_base                                       2.0 M
 crypto-policies                 noarch  20221215-1.gita4c31a3.fc38 fedora                                           90 k
 curl                            s390x   7.87.0-1.fc38              copr_base                                       345 k
 cyrus-sasl-lib                  s390x   2.1.28-8.fc38              copr_base                                       773 k
 dbus-libs                       s390x   1:1.14.4-1.fc38            copr_base                                       159 k
 dnf-data                        noarch  4.14.0-1.fc38              fedora                                           43 k
 elfutils-default-yama-scope     noarch  0.188-3.fc38               copr_base                                        16 k
 elfutils-libelf                 s390x   0.188-3.fc38               copr_base                                       202 k
 elfutils-libs                   s390x   0.188-3.fc38               copr_base                                       275 k
 expat                           s390x   2.5.0-1.fc38               copr_base                                       114 k
 fedora-gpg-keys                 noarch  38-0.3                     fedora                                          125 k
 fedora-release                  noarch  38-0.6                     fedora                                           11 k
 fedora-release-common           noarch  38-0.6                     fedora                                           21 k
 fedora-release-identity-basic   noarch  38-0.6                     fedora                                           11 k
 fedora-repos                    noarch  38-0.3                     fedora                                           10 k
 fedora-repos-rawhide            noarch  38-0.3                     fedora                                          9.7 k
 file-libs                       s390x   5.42-4.fc38                copr_base                                       683 k
 filesystem                      s390x   3.18-2.fc37                fedora                                          1.1 M
 findutils                       s390x   1:4.9.0-2.fc38             copr_base                                       489 k
 gawk                            s390x   5.1.1-4.fc38               copr_base                                       1.0 M
 gdbm-libs                       s390x   1:1.23-2.fc38              copr_base                                        59 k
 glib2                           s390x   2.74.1-2.fc38              copr_base                                       2.7 M
 glibc                           s390x   2.36.9000-19.fc38          fedora                                          1.6 M
 glibc-common                    s390x   2.36.9000-19.fc38          fedora                                          306 k
 glibc-minimal-langpack          s390x   2.36.9000-19.fc38          fedora                                           30 k
 gmp                             s390x   1:6.2.1-3.fc38             copr_base                                       326 k
 gnupg2                          s390x   2.3.8-1.fc38               copr_base                                       2.6 M
 gnutls                          s390x   3.7.8-9.fc38               copr_base                                       1.0 M
 gpgme                           s390x   1.17.1-3.fc38              copr_base                                       219 k
 grep                            s390x   3.8-1.fc38                 copr_base                                       290 k
 ima-evm-utils                   s390x   1.4-6.fc38                 copr_base                                        63 k
 json-c                          s390x   0.16-3.fc38                copr_base                                        43 k
 keyutils-libs                   s390x   1.6.1-5.fc38               copr_base                                        32 k
 krb5-libs                       s390x   1.20.1-3.fc38              copr_base                                       735 k
 libacl                          s390x   2.3.1-4.fc38               copr_base                                        25 k
 libarchive                      s390x   3.6.1-3.fc38               copr_base                                       426 k
 libassuan                       s390x   2.5.5-5.fc38               copr_base                                        67 k
 libattr                         s390x   2.5.1-5.fc38               copr_base                                        19 k
 libb2                           s390x   0.98.1-7.fc38              copr_base                                        27 k
 libblkid                        s390x   2.38.1-3.fc38              fedora                                          103 k
 libbrotli                       s390x   1.0.9-9.fc38               copr_base                                       344 k
 libcap                          s390x   2.48-5.fc38                copr_base                                        68 k
 libcap-ng                       s390x   0.8.3-4.fc38               copr_base                                        33 k
 libcom_err                      s390x   1.46.5-3.fc38              copr_base                                        26 k
 libcomps                        s390x   0.1.18-4.fc38              copr_base                                        81 k
 libcurl                         s390x   7.87.0-1.fc38              copr_base                                       320 k
 libdnf                          s390x   0.68.0-1.fc38              copr_base                                       653 k
 libevent                        s390x   2.1.12-7.fc38              copr_base                                       260 k
 libffi                          s390x   3.4.4-1.fc38               copr_base                                        36 k
 libfsverity                     s390x   1.4-8.fc38                 copr_base                                        20 k
 libgcc                          s390x   13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch   66 k
 libgcrypt                       s390x   1.10.1-6.fc38              copr_base                                       495 k
 libgomp                         s390x   13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch  305 k
 libgpg-error                    s390x   1.46-1.fc38                copr_base                                       225 k
 libidn2                         s390x   2.3.4-1.fc38               copr_base                                       155 k
 libksba                         s390x   1.6.3-1.fc38               copr_base                                       163 k
 libmodulemd                     s390x   2.14.0-4.fc38              copr_base                                       220 k
 libmount                        s390x   2.38.1-3.fc38              fedora                                          132 k
 libnghttp2                      s390x   1.51.0-1.fc38              fedora                                           73 k
 libnsl2                         s390x   2.0.0-4.fc38               copr_base                                        30 k
 libpsl                          s390x   0.21.1-6.fc38              copr_base                                        66 k
 librepo                         s390x   1.15.1-1.fc38              copr_base                                        96 k
 libreport-filesystem            noarch  2.17.6-1.fc38              copr_base                                        14 k
 libselinux                      s390x   3.4-6.fc38                 copr_base                                        91 k
 libsemanage                     s390x   3.4-6.fc38                 copr_base                                       122 k
 libsepol                        s390x   3.4-4.fc38                 copr_base                                       330 k
 libsigsegv                      s390x   2.14-3.fc38                copr_base                                        27 k
 libsmartcols                    s390x   2.38.1-3.fc38              fedora                                           63 k
 libsolv                         s390x   0.7.22-3.fc38              copr_base                                       443 k
 libssh                          s390x   0.10.4-2.fc38              copr_base                                       206 k
 libssh-config                   noarch  0.10.4-2.fc38              copr_base                                       9.2 k
 libstdc++                       s390x   13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch  889 k
 libtasn1                        s390x   4.19.0-1.fc38              copr_base                                        78 k
 libtirpc                        s390x   1.3.3-0.fc38               copr_base                                        97 k
 libunistring                    s390x   1.0-2.fc38                 copr_base                                       552 k
 libuuid                         s390x   2.38.1-3.fc38              fedora                                           27 k
 libverto                        s390x   0.3.2-4.fc38               copr_base                                        21 k
 libxcrypt                       s390x   4.4.33-5.fc38              copr_base                                       125 k
 libxml2                         s390x   2.10.3-2.fc38              copr_base                                       714 k
 libyaml                         s390x   0.2.5-8.fc38               copr_base                                        62 k
 libzstd                         s390x   1.5.2-3.fc37               fedora                                          274 k
 lua-libs                        s390x   5.4.4-6.fc38               copr_base                                       141 k
 lz4-libs                        s390x   1.9.3-5.fc38               copr_base                                        88 k
 mpdecimal                       s390x   2.5.1-4.fc37               fedora                                          104 k
 mpfr                            s390x   4.1.1-2.fc38               fedora                                          522 k
 ncurses-base                    noarch  6.3-5.20221126.fc38        fedora                                           86 k
 ncurses-libs                    s390x   6.3-5.20221126.fc38        fedora                                          324 k
 nettle                          s390x   3.8-2.fc37                 fedora                                          430 k
 npth                            s390x   1.6-10.fc38                fedora                                           24 k
 openldap                        s390x   2.6.3-1.fc38               fedora                                          248 k
 openssl-libs                    s390x   1:3.0.5-6.fc38             fedora                                          1.8 M
 p11-kit                         s390x   0.24.1-5.fc38              fedora                                          378 k
 p11-kit-trust                   s390x   0.24.1-5.fc38              fedora                                          131 k
 pcre2                           s390x   10.40-1.fc37.1             fedora                                          219 k
 pcre2-syntax                    noarch  10.40-1.fc37.1             fedora                                          142 k
 popt                            s390x   1.19-1.fc38                fedora                                           67 k
 publicsuffix-list-dafsa         noarch  20221208-1.fc38            fedora                                           59 k
 python-pip-wheel                noarch  22.3.1-1.fc38              fedora                                          1.4 M
 python-setuptools-wheel         noarch  65.5.1-1.fc38              fedora                                          715 k
 python3                         s390x   3.11.1-1.fc38              fedora                                           27 k
 python3-dateutil                noarch  1:2.8.2-4.fc37             fedora                                          361 k
 python3-dbus                    s390x   1.3.2-1.fc38               copr_base                                       147 k
 python3-distro                  noarch  1.8.0-1.fc38               fedora                                           49 k
 python3-dnf                     noarch  4.14.0-1.fc38              fedora                                          607 k
 python3-dnf-plugins-core        noarch  4.3.1-1.fc38               fedora                                          277 k
 python3-gpg                     s390x   1.17.1-3.fc38              copr_base                                       281 k
 python3-hawkey                  s390x   0.68.0-1.fc38              copr_base                                       105 k
 python3-libcomps                s390x   0.1.18-4.fc38              copr_base                                        50 k
 python3-libdnf                  s390x   0.68.0-1.fc38              copr_base                                       796 k
 python3-libs                    s390x   3.11.1-1.fc38              fedora                                          9.5 M
 python3-rpm                     s390x   4.18.0-8.fc38              fedora                                           95 k
 python3-six                     noarch  1.16.0-8.fc37              fedora                                           42 k
 readline                        s390x   8.2-2.fc38                 fedora                                          213 k
 rpm                             s390x   4.18.0-8.fc38              fedora                                          569 k
 rpm-build-libs                  s390x   4.18.0-8.fc38              fedora                                           92 k
 rpm-libs                        s390x   4.18.0-8.fc38              fedora                                          307 k
 rpm-sequoia                     s390x   1.2.0-1.fc38               fedora                                          960 k
 rpm-sign-libs                   s390x   4.18.0-8.fc38              fedora                                           26 k
 sed                             s390x   4.8-11.fc37                fedora                                          304 k
 setup                           noarch  2.14.3-1.fc38              fedora                                          152 k
 shadow-utils                    s390x   2:4.13-3.fc38              fedora                                          1.2 M
 sqlite-libs                     s390x   3.40.0-1.fc38              fedora                                          651 k
 systemd-libs                    s390x   252.4-598.fc38             fedora                                          591 k
 tpm2-tss                        s390x   4.0.0-0.1.rc2.fc38         fedora                                          630 k
 tzdata                          noarch  2022g-1.fc38               fedora                                          716 k
 xz-libs                         s390x   5.2.9-1.fc38               fedora                                           93 k
 zchunk-libs                     s390x   1.2.3-1.fc38               fedora                                           49 k
 zlib                            s390x   1.2.13-1.fc38              fedora                                           96 k

Transaction Summary
=========================================================================================================================
Install  137 Packages

Total download size: 56 M
Installed size: 200 M
Downloading Packages:
(1/137): bzip2-libs-1.0.8-12.fc38.s390x.rpm     513 kB/s |  47 kB     00:00    
(2/137): alternatives-1.21-1.fc38.s390x.rpm     399 kB/s |  39 kB     00:00    
(3/137): bash-5.2.9-3.fc38.s390x.rpm             18 MB/s | 1.8 MB     00:00    
(4/137): coreutils-9.1-8.fc38.s390x.rpm          52 MB/s | 1.1 MB     00:00    
(5/137): curl-7.87.0-1.fc38.s390x.rpm            27 MB/s | 345 kB     00:00    
(6/137): coreutils-common-9.1-8.fc38.s390x.rpm   90 MB/s | 2.0 MB     00:00    
(7/137): cyrus-sasl-lib-2.1.28-8.fc38.s390x.rpm  81 MB/s | 773 kB     00:00    
(8/137): elfutils-default-yama-scope-0.188-3.fc 2.6 MB/s |  16 kB     00:00    
(9/137): dbus-libs-1.14.4-1.fc38.s390x.rpm       16 MB/s | 159 kB     00:00    
(10/137): elfutils-libelf-0.188-3.fc38.s390x.rp  37 MB/s | 202 kB     00:00    
(11/137): elfutils-libs-0.188-3.fc38.s390x.rpm   42 MB/s | 275 kB     00:00    
(12/137): file-libs-5.42-4.fc38.s390x.rpm       105 MB/s | 683 kB     00:00    
(13/137): expat-2.5.0-1.fc38.s390x.rpm           11 MB/s | 114 kB     00:00    
(14/137): findutils-4.9.0-2.fc38.s390x.rpm       48 MB/s | 489 kB     00:00    
(15/137): gawk-5.1.1-4.fc38.s390x.rpm            89 MB/s | 1.0 MB     00:00    
(16/137): gdbm-libs-1.23-2.fc38.s390x.rpm       5.5 MB/s |  59 kB     00:00    
(17/137): gmp-6.2.1-3.fc38.s390x.rpm             54 MB/s | 326 kB     00:00    
(18/137): glib2-2.74.1-2.fc38.s390x.rpm         107 MB/s | 2.7 MB     00:00    
(19/137): gnutls-3.7.8-9.fc38.s390x.rpm          36 MB/s | 1.0 MB     00:00    
(20/137): gnupg2-2.3.8-1.fc38.s390x.rpm          72 MB/s | 2.6 MB     00:00    
(21/137): gpgme-1.17.1-3.fc38.s390x.rpm          10 MB/s | 219 kB     00:00    
(22/137): grep-3.8-1.fc38.s390x.rpm              26 MB/s | 290 kB     00:00    
(23/137): ima-evm-utils-1.4-6.fc38.s390x.rpm    5.8 MB/s |  63 kB     00:00    
(24/137): keyutils-libs-1.6.1-5.fc38.s390x.rpm  6.0 MB/s |  32 kB     00:00    
(25/137): json-c-0.16-3.fc38.s390x.rpm          4.3 MB/s |  43 kB     00:00    
(26/137): krb5-libs-1.20.1-3.fc38.s390x.rpm     100 MB/s | 735 kB     00:00    
(27/137): libacl-2.3.1-4.fc38.s390x.rpm         4.3 MB/s |  25 kB     00:00    
(28/137): libarchive-3.6.1-3.fc38.s390x.rpm      57 MB/s | 426 kB     00:00    
(29/137): libattr-2.5.1-5.fc38.s390x.rpm        2.9 MB/s |  19 kB     00:00    
(30/137): libassuan-2.5.5-5.fc38.s390x.rpm      7.9 MB/s |  67 kB     00:00    
(31/137): libb2-0.98.1-7.fc38.s390x.rpm         3.6 MB/s |  27 kB     00:00    
(32/137): libbrotli-1.0.9-9.fc38.s390x.rpm       59 MB/s | 344 kB     00:00    
(33/137): libcap-2.48-5.fc38.s390x.rpm           11 MB/s |  68 kB     00:00    
(34/137): libcap-ng-0.8.3-4.fc38.s390x.rpm      7.9 MB/s |  33 kB     00:00    
(35/137): libcom_err-1.46.5-3.fc38.s390x.rpm    5.9 MB/s |  26 kB     00:00    
(36/137): libcurl-7.87.0-1.fc38.s390x.rpm        64 MB/s | 320 kB     00:00    
(37/137): libcomps-0.1.18-4.fc38.s390x.rpm       13 MB/s |  81 kB     00:00    
(38/137): libdnf-0.68.0-1.fc38.s390x.rpm         84 MB/s | 653 kB     00:00    
(39/137): libevent-2.1.12-7.fc38.s390x.rpm       38 MB/s | 260 kB     00:00    
(40/137): libffi-3.4.4-1.fc38.s390x.rpm         5.3 MB/s |  36 kB     00:00    
(41/137): libfsverity-1.4-8.fc38.s390x.rpm      3.4 MB/s |  20 kB     00:00    
(42/137): libgcrypt-1.10.1-6.fc38.s390x.rpm      59 MB/s | 495 kB     00:00    
(43/137): libgpg-error-1.46-1.fc38.s390x.rpm     25 MB/s | 225 kB     00:00    
(44/137): libidn2-2.3.4-1.fc38.s390x.rpm         27 MB/s | 155 kB     00:00    
(45/137): libnsl2-2.0.0-4.fc38.s390x.rpm        7.4 MB/s |  30 kB     00:00    
(46/137): libmodulemd-2.14.0-4.fc38.s390x.rpm    32 MB/s | 220 kB     00:00    
(47/137): libksba-1.6.3-1.fc38.s390x.rpm         20 MB/s | 163 kB     00:00    
(48/137): libpsl-0.21.1-6.fc38.s390x.rpm         15 MB/s |  66 kB     00:00    
(49/137): libselinux-3.4-6.fc38.s390x.rpm        17 MB/s |  91 kB     00:00    
(50/137): libreport-filesystem-2.17.6-1.fc38.no 1.3 MB/s |  14 kB     00:00    
(51/137): librepo-1.15.1-1.fc38.s390x.rpm       7.5 MB/s |  96 kB     00:00    
(52/137): libsemanage-3.4-6.fc38.s390x.rpm       19 MB/s | 122 kB     00:00    
(53/137): libsepol-3.4-4.fc38.s390x.rpm          68 MB/s | 330 kB     00:00    
(54/137): libsigsegv-2.14-3.fc38.s390x.rpm      5.0 MB/s |  27 kB     00:00    
(55/137): libssh-0.10.4-2.fc38.s390x.rpm         40 MB/s | 206 kB     00:00    
(56/137): libsolv-0.7.22-3.fc38.s390x.rpm        54 MB/s | 443 kB     00:00    
(57/137): libssh-config-0.10.4-2.fc38.noarch.rp 1.6 MB/s | 9.2 kB     00:00    
(58/137): libtasn1-4.19.0-1.fc38.s390x.rpm       14 MB/s |  78 kB     00:00    
(59/137): libtirpc-1.3.3-0.fc38.s390x.rpm        18 MB/s |  97 kB     00:00    
(60/137): libunistring-1.0-2.fc38.s390x.rpm      85 MB/s | 552 kB     00:00    
(61/137): libverto-0.3.2-4.fc38.s390x.rpm       5.2 MB/s |  21 kB     00:00    
(62/137): libxcrypt-4.4.33-5.fc38.s390x.rpm      28 MB/s | 125 kB     00:00    
(63/137): libxml2-2.10.3-2.fc38.s390x.rpm       120 MB/s | 714 kB     00:00    
(64/137): lua-libs-5.4.4-6.fc38.s390x.rpm        30 MB/s | 141 kB     00:00    
(65/137): libyaml-0.2.5-8.fc38.s390x.rpm         11 MB/s |  62 kB     00:00    
(66/137): lz4-libs-1.9.3-5.fc38.s390x.rpm        20 MB/s |  88 kB     00:00    
(67/137): python3-dbus-1.3.2-1.fc38.s390x.rpm    20 MB/s | 147 kB     00:00    
(68/137): python3-gpg-1.17.1-3.fc38.s390x.rpm    35 MB/s | 281 kB     00:00    
(69/137): python3-hawkey-0.68.0-1.fc38.s390x.rp  16 MB/s | 105 kB     00:00    
(70/137): python3-libcomps-0.1.18-4.fc38.s390x. 9.8 MB/s |  50 kB     00:00    
(71/137): python3-libdnf-0.68.0-1.fc38.s390x.rp  64 MB/s | 796 kB     00:00    
(72/137): libgcc-13.0.0-0.4.fc38.s390x.rpm       63 kB/s |  66 kB     00:01    
(73/137): libgomp-13.0.0-0.4.fc38.s390x.rpm     239 kB/s | 305 kB     00:01    
(74/137): libstdc++-13.0.0-0.4.fc38.s390x.rpm   490 kB/s | 889 kB     00:01    
(75/137): basesystem-11-14.fc37.noarch.rpm      1.4 kB/s | 7.0 kB     00:05    
(76/137): audit-libs-3.0.9-2.fc38.s390x.rpm      20 kB/s | 114 kB     00:05    
(77/137): crypto-policies-20221215-1.gita4c31a3 141 kB/s |  90 kB     00:00    
(78/137): dnf-data-4.14.0-1.fc38.noarch.rpm     204 kB/s |  43 kB     00:00    
(79/137): dnf-plugins-core-4.3.1-1.fc38.noarch. 137 kB/s |  34 kB     00:00    
(80/137): dnf-4.14.0-1.fc38.noarch.rpm          587 kB/s | 480 kB     00:00    
(81/137): ca-certificates-2022.2.54-5.fc37.noar 140 kB/s | 829 kB     00:05    
(82/137): fedora-gpg-keys-38-0.3.noarch.rpm     313 kB/s | 125 kB     00:00    
(83/137): fedora-release-38-0.6.noarch.rpm       55 kB/s |  11 kB     00:00    
(84/137): fedora-release-common-38-0.6.noarch.r 120 kB/s |  21 kB     00:00    
(85/137): fedora-release-identity-basic-38-0.6.  65 kB/s |  11 kB     00:00    
(86/137): fedora-repos-38-0.3.noarch.rpm         58 kB/s |  10 kB     00:00    
(87/137): fedora-repos-rawhide-38-0.3.noarch.rp  50 kB/s | 9.7 kB     00:00    
(88/137): glibc-common-2.36.9000-19.fc38.s390x. 721 kB/s | 306 kB     00:00    
(89/137): filesystem-3.18-2.fc37.s390x.rpm      1.8 MB/s | 1.1 MB     00:00    
(90/137): glibc-minimal-langpack-2.36.9000-19.f 124 kB/s |  30 kB     00:00    
(91/137): libblkid-2.38.1-3.fc38.s390x.rpm      389 kB/s | 103 kB     00:00    
(92/137): libmount-2.38.1-3.fc38.s390x.rpm      540 kB/s | 132 kB     00:00    
(93/137): libnghttp2-1.51.0-1.fc38.s390x.rpm    266 kB/s |  73 kB     00:00    
(94/137): libsmartcols-2.38.1-3.fc38.s390x.rpm  306 kB/s |  63 kB     00:00    
(95/137): glibc-2.36.9000-19.fc38.s390x.rpm     1.3 MB/s | 1.6 MB     00:01    
(96/137): libuuid-2.38.1-3.fc38.s390x.rpm       119 kB/s |  27 kB     00:00    
(97/137): mpdecimal-2.5.1-4.fc37.s390x.rpm      431 kB/s | 104 kB     00:00    
(98/137): mpfr-4.1.1-2.fc38.s390x.rpm           2.0 MB/s | 522 kB     00:00    
(99/137): libzstd-1.5.2-3.fc37.s390x.rpm        673 kB/s | 274 kB     00:00    
(100/137): ncurses-base-6.3-5.20221126.fc38.noa 337 kB/s |  86 kB     00:00    
(101/137): ncurses-libs-6.3-5.20221126.fc38.s39 1.3 MB/s | 324 kB     00:00    
(102/137): npth-1.6-10.fc38.s390x.rpm           107 kB/s |  24 kB     00:00    
(103/137): openldap-2.6.3-1.fc38.s390x.rpm      930 kB/s | 248 kB     00:00    
(104/137): nettle-3.8-2.fc37.s390x.rpm          958 kB/s | 430 kB     00:00    
(105/137): p11-kit-0.24.1-5.fc38.s390x.rpm      1.3 MB/s | 378 kB     00:00    
(106/137): p11-kit-trust-0.24.1-5.fc38.s390x.rp 449 kB/s | 131 kB     00:00    
(107/137): pcre2-syntax-10.40-1.fc37.1.noarch.r 618 kB/s | 142 kB     00:00    
(108/137): pcre2-10.40-1.fc37.1.s390x.rpm       902 kB/s | 219 kB     00:00    
(109/137): popt-1.19-1.fc38.s390x.rpm           367 kB/s |  67 kB     00:00    
(110/137): publicsuffix-list-dafsa-20221208-1.f 319 kB/s |  59 kB     00:00    
(111/137): openssl-libs-3.0.5-6.fc38.s390x.rpm  1.9 MB/s | 1.8 MB     00:00    
(112/137): python-setuptools-wheel-65.5.1-1.fc3 3.0 MB/s | 715 kB     00:00    
(113/137): python3-3.11.1-1.fc38.s390x.rpm      133 kB/s |  27 kB     00:00    
(114/137): python3-dateutil-2.8.2-4.fc37.noarch 1.5 MB/s | 361 kB     00:00    
(115/137): python3-distro-1.8.0-1.fc38.noarch.r 251 kB/s |  49 kB     00:00    
(116/137): python3-dnf-4.14.0-1.fc38.noarch.rpm 2.6 MB/s | 607 kB     00:00    
(117/137): python3-dnf-plugins-core-4.3.1-1.fc3 1.2 MB/s | 277 kB     00:00    
(118/137): python-pip-wheel-22.3.1-1.fc38.noarc 1.5 MB/s | 1.4 MB     00:00    
(119/137): python3-rpm-4.18.0-8.fc38.s390x.rpm  521 kB/s |  95 kB     00:00    
(120/137): python3-six-1.16.0-8.fc37.noarch.rpm 182 kB/s |  42 kB     00:00    
(121/137): readline-8.2-2.fc38.s390x.rpm        765 kB/s | 213 kB     00:00    
(122/137): rpm-build-libs-4.18.0-8.fc38.s390x.r 388 kB/s |  92 kB     00:00    
(123/137): rpm-4.18.0-8.fc38.s390x.rpm          1.4 MB/s | 569 kB     00:00    
(124/137): rpm-libs-4.18.0-8.fc38.s390x.rpm     1.3 MB/s | 307 kB     00:00    
(125/137): rpm-sign-libs-4.18.0-8.fc38.s390x.rp 131 kB/s |  26 kB     00:00    
(126/137): sed-4.8-11.fc37.s390x.rpm            1.1 MB/s | 304 kB     00:00    
(127/137): rpm-sequoia-1.2.0-1.fc38.s390x.rpm   1.5 MB/s | 960 kB     00:00    
(128/137): python3-libs-3.11.1-1.fc38.s390x.rpm 5.7 MB/s | 9.5 MB     00:01    
(129/137): setup-2.14.3-1.fc38.noarch.rpm       731 kB/s | 152 kB     00:00    
(130/137): sqlite-libs-3.40.0-1.fc38.s390x.rpm  2.5 MB/s | 651 kB     00:00    
(131/137): systemd-libs-252.4-598.fc38.s390x.rp 1.3 MB/s | 591 kB     00:00    
(132/137): tpm2-tss-4.0.0-0.1.rc2.fc38.s390x.rp 2.4 MB/s | 630 kB     00:00    
(133/137): shadow-utils-4.13-3.fc38.s390x.rpm   1.6 MB/s | 1.2 MB     00:00    
(134/137): xz-libs-5.2.9-1.fc38.s390x.rpm       388 kB/s |  93 kB     00:00    
(135/137): tzdata-2022g-1.fc38.noarch.rpm       1.9 MB/s | 716 kB     00:00    
(136/137): zchunk-libs-1.2.3-1.fc38.s390x.rpm   194 kB/s |  49 kB     00:00    
(137/137): zlib-1.2.13-1.fc38.s390x.rpm         461 kB/s |  96 kB     00:00    
--------------------------------------------------------------------------------
Total                                           3.7 MB/s |  56 MB     00:15     
fedora                                          1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0xEB10B464:
 Userid     : "Fedora (38) <fedora-38-primary@fedoraproject.org>"
 Fingerprint: 6A51 BBAB BA3D 5467 B617 1221 809A 8D7C EB10 B464
 From       : /usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-38-primary
Key imported successfully
fedora                                          1.6 MB/s | 1.6 kB     00:00    
GPG key at file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-38-primary (0xEB10B464) is already installed
fedora                                          1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0x5323552A:
 Userid     : "Fedora (37) <fedora-37-primary@fedoraproject.org>"
 Fingerprint: ACB5 EE4E 831C 74BB 7C16 8D27 F55A D3FB 5323 552A
 From       : /usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-37-primary
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: filesystem-3.18-2.fc37.s390x                           1/1 
  Preparing        :                                                        1/1 
  Installing       : libgcc-13.0.0-0.4.fc38.s390x                         1/137 
  Running scriptlet: libgcc-13.0.0-0.4.fc38.s390x                         1/137 
  Installing       : crypto-policies-20221215-1.gita4c31a3.fc38.noarc     2/137 
  Running scriptlet: crypto-policies-20221215-1.gita4c31a3.fc38.noarc     2/137 
  Installing       : tzdata-2022g-1.fc38.noarch                           3/137 
  Installing       : fedora-release-identity-basic-38-0.6.noarch          4/137 
  Installing       : python-setuptools-wheel-65.5.1-1.fc38.noarch         5/137 
  Installing       : publicsuffix-list-dafsa-20221208-1.fc38.noarch       6/137 
  Installing       : pcre2-syntax-10.40-1.fc37.1.noarch                   7/137 
  Installing       : ncurses-base-6.3-5.20221126.fc38.noarch              8/137 
  Installing       : fedora-gpg-keys-38-0.3.noarch                        9/137 
  Installing       : fedora-release-38-0.6.noarch                        10/137 
  Installing       : fedora-release-common-38-0.6.noarch                 11/137 
  Installing       : fedora-repos-rawhide-38-0.3.noarch                  12/137 
  Installing       : fedora-repos-38-0.3.noarch                          13/137 
  Installing       : setup-2.14.3-1.fc38.noarch                          14/137 
  Running scriptlet: setup-2.14.3-1.fc38.noarch                          14/137 
  Installing       : filesystem-3.18-2.fc37.s390x                        15/137 
  Installing       : basesystem-11-14.fc37.noarch                        16/137 
  Installing       : ncurses-libs-6.3-5.20221126.fc38.s390x              17/137 
  Running scriptlet: glibc-2.36.9000-19.fc38.s390x                       18/137 
  Installing       : glibc-2.36.9000-19.fc38.s390x                       18/137 
  Running scriptlet: glibc-2.36.9000-19.fc38.s390x                       18/137 
  Installing       : bash-5.2.9-3.fc38.s390x                             19/137 
  Running scriptlet: bash-5.2.9-3.fc38.s390x                             19/137 
  Installing       : glibc-common-2.36.9000-19.fc38.s390x                20/137 
  Installing       : glibc-minimal-langpack-2.36.9000-19.fc38.s390x      21/137 
  Installing       : zlib-1.2.13-1.fc38.s390x                            22/137 
  Installing       : bzip2-libs-1.0.8-12.fc38.s390x                      23/137 
  Installing       : xz-libs-5.2.9-1.fc38.s390x                          24/137 
  Installing       : libzstd-1.5.2-3.fc37.s390x                          25/137 
  Installing       : sqlite-libs-3.40.0-1.fc38.s390x                     26/137 
  Installing       : gmp-1:6.2.1-3.fc38.s390x                            27/137 
  Installing       : libcap-2.48-5.fc38.s390x                            28/137 
  Installing       : libgpg-error-1.46-1.fc38.s390x                      29/137 
  Installing       : popt-1.19-1.fc38.s390x                              30/137 
  Installing       : libxml2-2.10.3-2.fc38.s390x                         31/137 
  Installing       : lua-libs-5.4.4-6.fc38.s390x                         32/137 
  Installing       : libstdc++-13.0.0-0.4.fc38.s390x                     33/137 
  Installing       : libuuid-2.38.1-3.fc38.s390x                         34/137 
  Installing       : elfutils-libelf-0.188-3.fc38.s390x                  35/137 
  Installing       : file-libs-5.42-4.fc38.s390x                         36/137 
  Installing       : libattr-2.5.1-5.fc38.s390x                          37/137 
  Installing       : libacl-2.3.1-4.fc38.s390x                           38/137 
  Installing       : libffi-3.4.4-1.fc38.s390x                           39/137 
  Installing       : p11-kit-0.24.1-5.fc38.s390x                         40/137 
  Installing       : libunistring-1.0-2.fc38.s390x                       41/137 
  Installing       : libidn2-2.3.4-1.fc38.s390x                          42/137 
  Installing       : libxcrypt-4.4.33-5.fc38.s390x                       43/137 
  Installing       : pcre2-10.40-1.fc37.1.s390x                          44/137 
  Installing       : readline-8.2-2.fc38.s390x                           45/137 
  Installing       : libassuan-2.5.5-5.fc38.s390x                        46/137 
  Installing       : nettle-3.8-2.fc37.s390x                             47/137 
  Installing       : rpm-sequoia-1.2.0-1.fc38.s390x                      48/137 
  Installing       : expat-2.5.0-1.fc38.s390x                            49/137 
  Installing       : gdbm-libs-1:1.23-2.fc38.s390x                       50/137 
  Installing       : json-c-0.16-3.fc38.s390x                            51/137 
  Installing       : keyutils-libs-1.6.1-5.fc38.s390x                    52/137 
  Installing       : libcom_err-1.46.5-3.fc38.s390x                      53/137 
  Installing       : libsepol-3.4-4.fc38.s390x                           54/137 
  Installing       : libselinux-3.4-6.fc38.s390x                         55/137 
  Installing       : sed-4.8-11.fc37.s390x                               56/137 
  Installing       : libtasn1-4.19.0-1.fc38.s390x                        57/137 
  Installing       : lz4-libs-1.9.3-5.fc38.s390x                         58/137 
  Installing       : libgomp-13.0.0-0.4.fc38.s390x                       59/137 
  Installing       : libsmartcols-2.38.1-3.fc38.s390x                    60/137 
  Installing       : libb2-0.98.1-7.fc38.s390x                           61/137 
  Installing       : systemd-libs-252.4-598.fc38.s390x                   62/137 
  Installing       : dbus-libs-1:1.14.4-1.fc38.s390x                     63/137 
  Installing       : findutils-1:4.9.0-2.fc38.s390x                      64/137 
  Installing       : cyrus-sasl-lib-2.1.28-8.fc38.s390x                  65/137 
  Installing       : libcomps-0.1.18-4.fc38.s390x                        66/137 
  Installing       : grep-3.8-1.fc38.s390x                               67/137 
  Installing       : libpsl-0.21.1-6.fc38.s390x                          68/137 
  Installing       : libblkid-2.38.1-3.fc38.s390x                        69/137 
  Installing       : libmount-2.38.1-3.fc38.s390x                        70/137 
  Installing       : mpdecimal-2.5.1-4.fc37.s390x                        71/137 
  Installing       : libgcrypt-1.10.1-6.fc38.s390x                       72/137 
  Installing       : libksba-1.6.3-1.fc38.s390x                          73/137 
  Installing       : mpfr-4.1.1-2.fc38.s390x                             74/137 
  Installing       : elfutils-default-yama-scope-0.188-3.fc38.noarch     75/137 
  Running scriptlet: elfutils-default-yama-scope-0.188-3.fc38.noarch     75/137 
  Installing       : elfutils-libs-0.188-3.fc38.s390x                    76/137 
  Installing       : alternatives-1.21-1.fc38.s390x                      77/137 
  Installing       : p11-kit-trust-0.24.1-5.fc38.s390x                   78/137 
  Running scriptlet: p11-kit-trust-0.24.1-5.fc38.s390x                   78/137 
  Installing       : gnutls-3.7.8-9.fc38.s390x                           79/137 
  Installing       : glib2-2.74.1-2.fc38.s390x                           80/137 
  Installing       : libbrotli-1.0.9-9.fc38.s390x                        81/137 
  Installing       : libcap-ng-0.8.3-4.fc38.s390x                        82/137 
  Installing       : audit-libs-3.0.9-2.fc38.s390x                       83/137 
  Installing       : rpm-libs-4.18.0-8.fc38.s390x                        84/137 
  Installing       : rpm-build-libs-4.18.0-8.fc38.s390x                  85/137 
  Installing       : libsemanage-3.4-6.fc38.s390x                        86/137 
  Installing       : shadow-utils-2:4.13-3.fc38.s390x                    87/137 
  Installing       : libsigsegv-2.14-3.fc38.s390x                        88/137 
  Installing       : gawk-5.1.1-4.fc38.s390x                             89/137 
  Installing       : libverto-0.3.2-4.fc38.s390x                         90/137 
  Installing       : libyaml-0.2.5-8.fc38.s390x                          91/137 
  Installing       : libmodulemd-2.14.0-4.fc38.s390x                     92/137 
  Installing       : libnghttp2-1.51.0-1.fc38.s390x                      93/137 
  Installing       : npth-1.6-10.fc38.s390x                              94/137 
  Installing       : libssh-config-0.10.4-2.fc38.noarch                  95/137 
  Installing       : libreport-filesystem-2.17.6-1.fc38.noarch           96/137 
  Installing       : dnf-data-4.14.0-1.fc38.noarch                       97/137 
warning: /etc/dnf/dnf.conf created as /etc/dnf/dnf.conf.rpmnew

  Installing       : coreutils-common-9.1-8.fc38.s390x                   98/137 
  Installing       : openssl-libs-1:3.0.5-6.fc38.s390x                   99/137 
  Installing       : coreutils-9.1-8.fc38.s390x                         100/137 
  Running scriptlet: ca-certificates-2022.2.54-5.fc37.noarch            101/137 
  Installing       : ca-certificates-2022.2.54-5.fc37.noarch            101/137 
  Running scriptlet: ca-certificates-2022.2.54-5.fc37.noarch            101/137 
  Installing       : krb5-libs-1.20.1-3.fc38.s390x                      102/137 
  Installing       : libtirpc-1.3.3-0.fc38.s390x                        103/137 
  Installing       : libfsverity-1.4-8.fc38.s390x                       104/137 
  Installing       : zchunk-libs-1.2.3-1.fc38.s390x                     105/137 
  Installing       : libsolv-0.7.22-3.fc38.s390x                        106/137 
  Installing       : libnsl2-2.0.0-4.fc38.s390x                         107/137 
  Installing       : libssh-0.10.4-2.fc38.s390x                         108/137 
  Installing       : python-pip-wheel-22.3.1-1.fc38.noarch              109/137 
  Installing       : python3-3.11.1-1.fc38.s390x                        110/137 
  Installing       : python3-libs-3.11.1-1.fc38.s390x                   111/137 
  Installing       : python3-dbus-1.3.2-1.fc38.s390x                    112/137 
  Installing       : python3-libcomps-0.1.18-4.fc38.s390x               113/137 
  Installing       : python3-distro-1.8.0-1.fc38.noarch                 114/137 
  Installing       : python3-six-1.16.0-8.fc37.noarch                   115/137 
  Installing       : python3-dateutil-1:2.8.2-4.fc37.noarch             116/137 
  Installing       : libarchive-3.6.1-3.fc38.s390x                      117/137 
  Installing       : libevent-2.1.12-7.fc38.s390x                       118/137 
  Installing       : openldap-2.6.3-1.fc38.s390x                        119/137 
  Installing       : libcurl-7.87.0-1.fc38.s390x                        120/137 
  Installing       : gnupg2-2.3.8-1.fc38.s390x                          121/137 
  Installing       : gpgme-1.17.1-3.fc38.s390x                          122/137 
  Installing       : librepo-1.15.1-1.fc38.s390x                        123/137 
  Installing       : libdnf-0.68.0-1.fc38.s390x                         124/137 
  Installing       : python3-libdnf-0.68.0-1.fc38.s390x                 125/137 
  Installing       : python3-hawkey-0.68.0-1.fc38.s390x                 126/137 
  Installing       : python3-gpg-1.17.1-3.fc38.s390x                    127/137 
  Installing       : curl-7.87.0-1.fc38.s390x                           128/137 
  Running scriptlet: tpm2-tss-4.0.0-0.1.rc2.fc38.s390x                  129/137 
useradd: Warning: missing or non-executable shell '/usr/sbin/nologin'

  Installing       : tpm2-tss-4.0.0-0.1.rc2.fc38.s390x                  129/137 
  Installing       : ima-evm-utils-1.4-6.fc38.s390x                     130/137 
  Installing       : rpm-sign-libs-4.18.0-8.fc38.s390x                  131/137 
  Installing       : python3-rpm-4.18.0-8.fc38.s390x                    132/137 
  Installing       : python3-dnf-4.14.0-1.fc38.noarch                   133/137 
  Installing       : python3-dnf-plugins-core-4.3.1-1.fc38.noarch       134/137 
  Installing       : dnf-plugins-core-4.3.1-1.fc38.noarch               135/137 
  Installing       : dnf-4.14.0-1.fc38.noarch                           136/137 
  Running scriptlet: dnf-4.14.0-1.fc38.noarch                           136/137 
  Running scriptlet: rpm-4.18.0-8.fc38.s390x                            137/137 
  Installing       : rpm-4.18.0-8.fc38.s390x                            137/137 
  Running scriptlet: filesystem-3.18-2.fc37.s390x                       137/137 
  Running scriptlet: ca-certificates-2022.2.54-5.fc37.noarch            137/137 
  Running scriptlet: rpm-4.18.0-8.fc38.s390x                            137/137 
  Verifying        : alternatives-1.21-1.fc38.s390x                       1/137 
  Verifying        : bash-5.2.9-3.fc38.s390x                              2/137 
  Verifying        : bzip2-libs-1.0.8-12.fc38.s390x                       3/137 
  Verifying        : coreutils-9.1-8.fc38.s390x                           4/137 
  Verifying        : coreutils-common-9.1-8.fc38.s390x                    5/137 
  Verifying        : curl-7.87.0-1.fc38.s390x                             6/137 
  Verifying        : cyrus-sasl-lib-2.1.28-8.fc38.s390x                   7/137 
  Verifying        : dbus-libs-1:1.14.4-1.fc38.s390x                      8/137 
  Verifying        : elfutils-default-yama-scope-0.188-3.fc38.noarch      9/137 
  Verifying        : elfutils-libelf-0.188-3.fc38.s390x                  10/137 
  Verifying        : elfutils-libs-0.188-3.fc38.s390x                    11/137 
  Verifying        : expat-2.5.0-1.fc38.s390x                            12/137 
  Verifying        : file-libs-5.42-4.fc38.s390x                         13/137 
  Verifying        : findutils-1:4.9.0-2.fc38.s390x                      14/137 
  Verifying        : gawk-5.1.1-4.fc38.s390x                             15/137 
  Verifying        : gdbm-libs-1:1.23-2.fc38.s390x                       16/137 
  Verifying        : glib2-2.74.1-2.fc38.s390x                           17/137 
  Verifying        : gmp-1:6.2.1-3.fc38.s390x                            18/137 
  Verifying        : gnupg2-2.3.8-1.fc38.s390x                           19/137 
  Verifying        : gnutls-3.7.8-9.fc38.s390x                           20/137 
  Verifying        : gpgme-1.17.1-3.fc38.s390x                           21/137 
  Verifying        : grep-3.8-1.fc38.s390x                               22/137 
  Verifying        : ima-evm-utils-1.4-6.fc38.s390x                      23/137 
  Verifying        : json-c-0.16-3.fc38.s390x                            24/137 
  Verifying        : keyutils-libs-1.6.1-5.fc38.s390x                    25/137 
  Verifying        : krb5-libs-1.20.1-3.fc38.s390x                       26/137 
  Verifying        : libacl-2.3.1-4.fc38.s390x                           27/137 
  Verifying        : libarchive-3.6.1-3.fc38.s390x                       28/137 
  Verifying        : libassuan-2.5.5-5.fc38.s390x                        29/137 
  Verifying        : libattr-2.5.1-5.fc38.s390x                          30/137 
  Verifying        : libb2-0.98.1-7.fc38.s390x                           31/137 
  Verifying        : libbrotli-1.0.9-9.fc38.s390x                        32/137 
  Verifying        : libcap-2.48-5.fc38.s390x                            33/137 
  Verifying        : libcap-ng-0.8.3-4.fc38.s390x                        34/137 
  Verifying        : libcom_err-1.46.5-3.fc38.s390x                      35/137 
  Verifying        : libcomps-0.1.18-4.fc38.s390x                        36/137 
  Verifying        : libcurl-7.87.0-1.fc38.s390x                         37/137 
  Verifying        : libdnf-0.68.0-1.fc38.s390x                          38/137 
  Verifying        : libevent-2.1.12-7.fc38.s390x                        39/137 
  Verifying        : libffi-3.4.4-1.fc38.s390x                           40/137 
  Verifying        : libfsverity-1.4-8.fc38.s390x                        41/137 
  Verifying        : libgcrypt-1.10.1-6.fc38.s390x                       42/137 
  Verifying        : libgpg-error-1.46-1.fc38.s390x                      43/137 
  Verifying        : libidn2-2.3.4-1.fc38.s390x                          44/137 
  Verifying        : libksba-1.6.3-1.fc38.s390x                          45/137 
  Verifying        : libmodulemd-2.14.0-4.fc38.s390x                     46/137 
  Verifying        : libnsl2-2.0.0-4.fc38.s390x                          47/137 
  Verifying        : libpsl-0.21.1-6.fc38.s390x                          48/137 
  Verifying        : librepo-1.15.1-1.fc38.s390x                         49/137 
  Verifying        : libreport-filesystem-2.17.6-1.fc38.noarch           50/137 
  Verifying        : libselinux-3.4-6.fc38.s390x                         51/137 
  Verifying        : libsemanage-3.4-6.fc38.s390x                        52/137 
  Verifying        : libsepol-3.4-4.fc38.s390x                           53/137 
  Verifying        : libsigsegv-2.14-3.fc38.s390x                        54/137 
  Verifying        : libsolv-0.7.22-3.fc38.s390x                         55/137 
  Verifying        : libssh-0.10.4-2.fc38.s390x                          56/137 
  Verifying        : libssh-config-0.10.4-2.fc38.noarch                  57/137 
  Verifying        : libtasn1-4.19.0-1.fc38.s390x                        58/137 
  Verifying        : libtirpc-1.3.3-0.fc38.s390x                         59/137 
  Verifying        : libunistring-1.0-2.fc38.s390x                       60/137 
  Verifying        : libverto-0.3.2-4.fc38.s390x                         61/137 
  Verifying        : libxcrypt-4.4.33-5.fc38.s390x                       62/137 
  Verifying        : libxml2-2.10.3-2.fc38.s390x                         63/137 
  Verifying        : libyaml-0.2.5-8.fc38.s390x                          64/137 
  Verifying        : lua-libs-5.4.4-6.fc38.s390x                         65/137 
  Verifying        : lz4-libs-1.9.3-5.fc38.s390x                         66/137 
  Verifying        : python3-dbus-1.3.2-1.fc38.s390x                     67/137 
  Verifying        : python3-gpg-1.17.1-3.fc38.s390x                     68/137 
  Verifying        : python3-hawkey-0.68.0-1.fc38.s390x                  69/137 
  Verifying        : python3-libcomps-0.1.18-4.fc38.s390x                70/137 
  Verifying        : python3-libdnf-0.68.0-1.fc38.s390x                  71/137 
  Verifying        : libgcc-13.0.0-0.4.fc38.s390x                        72/137 
  Verifying        : libgomp-13.0.0-0.4.fc38.s390x                       73/137 
  Verifying        : libstdc++-13.0.0-0.4.fc38.s390x                     74/137 
  Verifying        : audit-libs-3.0.9-2.fc38.s390x                       75/137 
  Verifying        : basesystem-11-14.fc37.noarch                        76/137 
  Verifying        : ca-certificates-2022.2.54-5.fc37.noarch             77/137 
  Verifying        : crypto-policies-20221215-1.gita4c31a3.fc38.noarc    78/137 
  Verifying        : dnf-4.14.0-1.fc38.noarch                            79/137 
  Verifying        : dnf-data-4.14.0-1.fc38.noarch                       80/137 
  Verifying        : dnf-plugins-core-4.3.1-1.fc38.noarch                81/137 
  Verifying        : fedora-gpg-keys-38-0.3.noarch                       82/137 
  Verifying        : fedora-release-38-0.6.noarch                        83/137 
  Verifying        : fedora-release-common-38-0.6.noarch                 84/137 
  Verifying        : fedora-release-identity-basic-38-0.6.noarch         85/137 
  Verifying        : fedora-repos-38-0.3.noarch                          86/137 
  Verifying        : fedora-repos-rawhide-38-0.3.noarch                  87/137 
  Verifying        : filesystem-3.18-2.fc37.s390x                        88/137 
  Verifying        : glibc-2.36.9000-19.fc38.s390x                       89/137 
  Verifying        : glibc-common-2.36.9000-19.fc38.s390x                90/137 
  Verifying        : glibc-minimal-langpack-2.36.9000-19.fc38.s390x      91/137 
  Verifying        : libblkid-2.38.1-3.fc38.s390x                        92/137 
  Verifying        : libmount-2.38.1-3.fc38.s390x                        93/137 
  Verifying        : libnghttp2-1.51.0-1.fc38.s390x                      94/137 
  Verifying        : libsmartcols-2.38.1-3.fc38.s390x                    95/137 
  Verifying        : libuuid-2.38.1-3.fc38.s390x                         96/137 
  Verifying        : libzstd-1.5.2-3.fc37.s390x                          97/137 
  Verifying        : mpdecimal-2.5.1-4.fc37.s390x                        98/137 
  Verifying        : mpfr-4.1.1-2.fc38.s390x                             99/137 
  Verifying        : ncurses-base-6.3-5.20221126.fc38.noarch            100/137 
  Verifying        : ncurses-libs-6.3-5.20221126.fc38.s390x             101/137 
  Verifying        : nettle-3.8-2.fc37.s390x                            102/137 
  Verifying        : npth-1.6-10.fc38.s390x                             103/137 
  Verifying        : openldap-2.6.3-1.fc38.s390x                        104/137 
  Verifying        : openssl-libs-1:3.0.5-6.fc38.s390x                  105/137 
  Verifying        : p11-kit-0.24.1-5.fc38.s390x                        106/137 
  Verifying        : p11-kit-trust-0.24.1-5.fc38.s390x                  107/137 
  Verifying        : pcre2-10.40-1.fc37.1.s390x                         108/137 
  Verifying        : pcre2-syntax-10.40-1.fc37.1.noarch                 109/137 
  Verifying        : popt-1.19-1.fc38.s390x                             110/137 
  Verifying        : publicsuffix-list-dafsa-20221208-1.fc38.noarch     111/137 
  Verifying        : python-pip-wheel-22.3.1-1.fc38.noarch              112/137 
  Verifying        : python-setuptools-wheel-65.5.1-1.fc38.noarch       113/137 
  Verifying        : python3-3.11.1-1.fc38.s390x                        114/137 
  Verifying        : python3-dateutil-1:2.8.2-4.fc37.noarch             115/137 
  Verifying        : python3-distro-1.8.0-1.fc38.noarch                 116/137 
  Verifying        : python3-dnf-4.14.0-1.fc38.noarch                   117/137 
  Verifying        : python3-dnf-plugins-core-4.3.1-1.fc38.noarch       118/137 
  Verifying        : python3-libs-3.11.1-1.fc38.s390x                   119/137 
  Verifying        : python3-rpm-4.18.0-8.fc38.s390x                    120/137 
  Verifying        : python3-six-1.16.0-8.fc37.noarch                   121/137 
  Verifying        : readline-8.2-2.fc38.s390x                          122/137 
  Verifying        : rpm-4.18.0-8.fc38.s390x                            123/137 
  Verifying        : rpm-build-libs-4.18.0-8.fc38.s390x                 124/137 
  Verifying        : rpm-libs-4.18.0-8.fc38.s390x                       125/137 
  Verifying        : rpm-sequoia-1.2.0-1.fc38.s390x                     126/137 
  Verifying        : rpm-sign-libs-4.18.0-8.fc38.s390x                  127/137 
  Verifying        : sed-4.8-11.fc37.s390x                              128/137 
  Verifying        : setup-2.14.3-1.fc38.noarch                         129/137 
  Verifying        : shadow-utils-2:4.13-3.fc38.s390x                   130/137 
  Verifying        : sqlite-libs-3.40.0-1.fc38.s390x                    131/137 
  Verifying        : systemd-libs-252.4-598.fc38.s390x                  132/137 
  Verifying        : tpm2-tss-4.0.0-0.1.rc2.fc38.s390x                  133/137 
  Verifying        : tzdata-2022g-1.fc38.noarch                         134/137 
  Verifying        : xz-libs-5.2.9-1.fc38.s390x                         135/137 
  Verifying        : zchunk-libs-1.2.3-1.fc38.s390x                     136/137 
  Verifying        : zlib-1.2.13-1.fc38.s390x                           137/137 
Installed products updated.

Installed:
  alternatives-1.21-1.fc38.s390x                                                
  audit-libs-3.0.9-2.fc38.s390x                                                 
  basesystem-11-14.fc37.noarch                                                  
  bash-5.2.9-3.fc38.s390x                                                       
  bzip2-libs-1.0.8-12.fc38.s390x                                                
  ca-certificates-2022.2.54-5.fc37.noarch                                       
  coreutils-9.1-8.fc38.s390x                                                    
  coreutils-common-9.1-8.fc38.s390x                                             
  crypto-policies-20221215-1.gita4c31a3.fc38.noarch                             
  curl-7.87.0-1.fc38.s390x                                                      
  cyrus-sasl-lib-2.1.28-8.fc38.s390x                                            
  dbus-libs-1:1.14.4-1.fc38.s390x                                               
  dnf-4.14.0-1.fc38.noarch                                                      
  dnf-data-4.14.0-1.fc38.noarch                                                 
  dnf-plugins-core-4.3.1-1.fc38.noarch                                          
  elfutils-default-yama-scope-0.188-3.fc38.noarch                               
  elfutils-libelf-0.188-3.fc38.s390x                                            
  elfutils-libs-0.188-3.fc38.s390x                                              
  expat-2.5.0-1.fc38.s390x                                                      
  fedora-gpg-keys-38-0.3.noarch                                                 
  fedora-release-38-0.6.noarch                                                  
  fedora-release-common-38-0.6.noarch                                           
  fedora-release-identity-basic-38-0.6.noarch                                   
  fedora-repos-38-0.3.noarch                                                    
  fedora-repos-rawhide-38-0.3.noarch                                            
  file-libs-5.42-4.fc38.s390x                                                   
  filesystem-3.18-2.fc37.s390x                                                  
  findutils-1:4.9.0-2.fc38.s390x                                                
  gawk-5.1.1-4.fc38.s390x                                                       
  gdbm-libs-1:1.23-2.fc38.s390x                                                 
  glib2-2.74.1-2.fc38.s390x                                                     
  glibc-2.36.9000-19.fc38.s390x                                                 
  glibc-common-2.36.9000-19.fc38.s390x                                          
  glibc-minimal-langpack-2.36.9000-19.fc38.s390x                                
  gmp-1:6.2.1-3.fc38.s390x                                                      
  gnupg2-2.3.8-1.fc38.s390x                                                     
  gnutls-3.7.8-9.fc38.s390x                                                     
  gpgme-1.17.1-3.fc38.s390x                                                     
  grep-3.8-1.fc38.s390x                                                         
  ima-evm-utils-1.4-6.fc38.s390x                                                
  json-c-0.16-3.fc38.s390x                                                      
  keyutils-libs-1.6.1-5.fc38.s390x                                              
  krb5-libs-1.20.1-3.fc38.s390x                                                 
  libacl-2.3.1-4.fc38.s390x                                                     
  libarchive-3.6.1-3.fc38.s390x                                                 
  libassuan-2.5.5-5.fc38.s390x                                                  
  libattr-2.5.1-5.fc38.s390x                                                    
  libb2-0.98.1-7.fc38.s390x                                                     
  libblkid-2.38.1-3.fc38.s390x                                                  
  libbrotli-1.0.9-9.fc38.s390x                                                  
  libcap-2.48-5.fc38.s390x                                                      
  libcap-ng-0.8.3-4.fc38.s390x                                                  
  libcom_err-1.46.5-3.fc38.s390x                                                
  libcomps-0.1.18-4.fc38.s390x                                                  
  libcurl-7.87.0-1.fc38.s390x                                                   
  libdnf-0.68.0-1.fc38.s390x                                                    
  libevent-2.1.12-7.fc38.s390x                                                  
  libffi-3.4.4-1.fc38.s390x                                                     
  libfsverity-1.4-8.fc38.s390x                                                  
  libgcc-13.0.0-0.4.fc38.s390x                                                  
  libgcrypt-1.10.1-6.fc38.s390x                                                 
  libgomp-13.0.0-0.4.fc38.s390x                                                 
  libgpg-error-1.46-1.fc38.s390x                                                
  libidn2-2.3.4-1.fc38.s390x                                                    
  libksba-1.6.3-1.fc38.s390x                                                    
  libmodulemd-2.14.0-4.fc38.s390x                                               
  libmount-2.38.1-3.fc38.s390x                                                  
  libnghttp2-1.51.0-1.fc38.s390x                                                
  libnsl2-2.0.0-4.fc38.s390x                                                    
  libpsl-0.21.1-6.fc38.s390x                                                    
  librepo-1.15.1-1.fc38.s390x                                                   
  libreport-filesystem-2.17.6-1.fc38.noarch                                     
  libselinux-3.4-6.fc38.s390x                                                   
  libsemanage-3.4-6.fc38.s390x                                                  
  libsepol-3.4-4.fc38.s390x                                                     
  libsigsegv-2.14-3.fc38.s390x                                                  
  libsmartcols-2.38.1-3.fc38.s390x                                              
  libsolv-0.7.22-3.fc38.s390x                                                   
  libssh-0.10.4-2.fc38.s390x                                                    
  libssh-config-0.10.4-2.fc38.noarch                                            
  libstdc++-13.0.0-0.4.fc38.s390x                                               
  libtasn1-4.19.0-1.fc38.s390x                                                  
  libtirpc-1.3.3-0.fc38.s390x                                                   
  libunistring-1.0-2.fc38.s390x                                                 
  libuuid-2.38.1-3.fc38.s390x                                                   
  libverto-0.3.2-4.fc38.s390x                                                   
  libxcrypt-4.4.33-5.fc38.s390x                                                 
  libxml2-2.10.3-2.fc38.s390x                                                   
  libyaml-0.2.5-8.fc38.s390x                                                    
  libzstd-1.5.2-3.fc37.s390x                                                    
  lua-libs-5.4.4-6.fc38.s390x                                                   
  lz4-libs-1.9.3-5.fc38.s390x                                                   
  mpdecimal-2.5.1-4.fc37.s390x                                                  
  mpfr-4.1.1-2.fc38.s390x                                                       
  ncurses-base-6.3-5.20221126.fc38.noarch                                       
  ncurses-libs-6.3-5.20221126.fc38.s390x                                        
  nettle-3.8-2.fc37.s390x                                                       
  npth-1.6-10.fc38.s390x                                                        
  openldap-2.6.3-1.fc38.s390x                                                   
  openssl-libs-1:3.0.5-6.fc38.s390x                                             
  p11-kit-0.24.1-5.fc38.s390x                                                   
  p11-kit-trust-0.24.1-5.fc38.s390x                                             
  pcre2-10.40-1.fc37.1.s390x                                                    
  pcre2-syntax-10.40-1.fc37.1.noarch                                            
  popt-1.19-1.fc38.s390x                                                        
  publicsuffix-list-dafsa-20221208-1.fc38.noarch                                
  python-pip-wheel-22.3.1-1.fc38.noarch                                         
  python-setuptools-wheel-65.5.1-1.fc38.noarch                                  
  python3-3.11.1-1.fc38.s390x                                                   
  python3-dateutil-1:2.8.2-4.fc37.noarch                                        
  python3-dbus-1.3.2-1.fc38.s390x                                               
  python3-distro-1.8.0-1.fc38.noarch                                            
  python3-dnf-4.14.0-1.fc38.noarch                                              
  python3-dnf-plugins-core-4.3.1-1.fc38.noarch                                  
  python3-gpg-1.17.1-3.fc38.s390x                                               
  python3-hawkey-0.68.0-1.fc38.s390x                                            
  python3-libcomps-0.1.18-4.fc38.s390x                                          
  python3-libdnf-0.68.0-1.fc38.s390x                                            
  python3-libs-3.11.1-1.fc38.s390x                                              
  python3-rpm-4.18.0-8.fc38.s390x                                               
  python3-six-1.16.0-8.fc37.noarch                                              
  readline-8.2-2.fc38.s390x                                                     
  rpm-4.18.0-8.fc38.s390x                                                       
  rpm-build-libs-4.18.0-8.fc38.s390x                                            
  rpm-libs-4.18.0-8.fc38.s390x                                                  
  rpm-sequoia-1.2.0-1.fc38.s390x                                                
  rpm-sign-libs-4.18.0-8.fc38.s390x                                             
  sed-4.8-11.fc37.s390x                                                         
  setup-2.14.3-1.fc38.noarch                                                    
  shadow-utils-2:4.13-3.fc38.s390x                                              
  sqlite-libs-3.40.0-1.fc38.s390x                                               
  systemd-libs-252.4-598.fc38.s390x                                             
  tpm2-tss-4.0.0-0.1.rc2.fc38.s390x                                             
  tzdata-2022g-1.fc38.noarch                                                    
  xz-libs-5.2.9-1.fc38.s390x                                                    
  zchunk-libs-1.2.3-1.fc38.s390x                                                
  zlib-1.2.13-1.fc38.s390x                                                      

Complete!
Finish(bootstrap): dnf install
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-s390x-1672024414.321897/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
Mock Version: 3.5
INFO: Mock Version: 3.5
Start: dnf install
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                 7.6 kB/s | 3.0 kB     00:00    
Copr repository                                  24 MB/s |  25 MB     00:01    
Additional repo https_jakub_fedorapeople_org_fe 4.2 kB/s | 3.0 kB     00:00    
fedora                                          1.1 kB/s | 6.3 kB     00:05    
Dependencies resolved.
=========================================================================================================================
 Package                         Arch    Version                    Repository                                       Size
=========================================================================================================================
Installing group/module packages:
 bash                            s390x   5.2.9-3.fc38               copr_base                                       1.8 M
 bzip2                           s390x   1.0.8-12.fc38              copr_base                                        54 k
 coreutils                       s390x   9.1-8.fc38                 copr_base                                       1.1 M
 cpio                            s390x   2.13-13.fc38               copr_base                                       275 k
 diffutils                       s390x   3.8-3.fc38                 copr_base                                       381 k
 fedora-release-common           noarch  38-0.6                     fedora                                           21 k
 findutils                       s390x   1:4.9.0-2.fc38             copr_base                                       489 k
 gawk                            s390x   5.1.1-4.fc38               copr_base                                       1.0 M
 glibc-minimal-langpack          s390x   2.36.9000-19.fc38          fedora                                           30 k
 grep                            s390x   3.8-1.fc38                 copr_base                                       290 k
 gzip                            s390x   1.12-2.fc38                copr_base                                       165 k
 info                            s390x   7.0.1-1.fc38               fedora                                          180 k
 patch                           s390x   2.7.6-17.fc37              fedora                                          122 k
 redhat-rpm-config               noarch  235-1.fc38                 fedora                                           80 k
 rpm-build                       s390x   4.18.0-8.fc38              fedora                                           76 k
 sed                             s390x   4.8-11.fc37                fedora                                          304 k
 shadow-utils                    s390x   2:4.13-3.fc38              fedora                                          1.2 M
 tar                             s390x   2:1.34-5.fc38              fedora                                          876 k
 unzip                           s390x   6.0-58.fc38                fedora                                          177 k
 util-linux                      s390x   2.38.1-3.fc38              fedora                                          2.3 M
 which                           s390x   2.21-36.fc38               fedora                                           42 k
 xz                              s390x   5.2.9-1.fc38               fedora                                          306 k
Installing dependencies:
 alternatives                    s390x   1.21-1.fc38                copr_base                                        39 k
 ansible-srpm-macros             noarch  1-8.1.fc38                 fedora                                          8.6 k
 audit-libs                      s390x   3.0.9-2.fc38               fedora                                          114 k
 authselect                      s390x   1.4.2-1.fc38               copr_base                                       139 k
 authselect-libs                 s390x   1.4.2-1.fc38               copr_base                                       235 k
 basesystem                      noarch  11-14.fc37                 fedora                                          7.0 k
 binutils                        s390x   2.39-6.fc38                copr_base                                       5.7 M
 binutils-gold                   s390x   2.39-6.fc38                copr_base                                       994 k
 bzip2-libs                      s390x   1.0.8-12.fc38              copr_base                                        47 k
 ca-certificates                 noarch  2022.2.54-5.fc37           fedora                                          829 k
 coreutils-common                s390x   9.1-8.fc38                 copr_base                                       2.0 M
 cracklib                        s390x   2.9.7-30.fc38              copr_base                                        82 k
 crypto-policies                 noarch  20221215-1.gita4c31a3.fc38 fedora                                           90 k
 curl                            s390x   7.87.0-1.fc38              copr_base                                       345 k
 cyrus-sasl-lib                  s390x   2.1.28-8.fc38              copr_base                                       773 k
 debugedit                       s390x   5.0-5.fc37                 fedora                                           76 k
 dwz                             s390x   0.15-1.fc38                copr_base                                       144 k
 ed                              s390x   1.18-2.fc38                copr_base                                        80 k
 efi-srpm-macros                 noarch  5-6.fc37                   fedora                                           22 k
 elfutils                        s390x   0.188-3.fc38               copr_base                                       547 k
 elfutils-debuginfod-client      s390x   0.188-3.fc38               copr_base                                        41 k
 elfutils-default-yama-scope     noarch  0.188-3.fc38               copr_base                                        16 k
 elfutils-libelf                 s390x   0.188-3.fc38               copr_base                                       202 k
 elfutils-libs                   s390x   0.188-3.fc38               copr_base                                       275 k
 fedora-gpg-keys                 noarch  38-0.3                     fedora                                          125 k
 fedora-release                  noarch  38-0.6                     fedora                                           11 k
 fedora-release-identity-basic   noarch  38-0.6                     fedora                                           11 k
 fedora-repos                    noarch  38-0.3                     fedora                                           10 k
 fedora-repos-rawhide            noarch  38-0.3                     fedora                                          9.7 k
 file                            s390x   5.42-4.fc38                copr_base                                        49 k
 file-libs                       s390x   5.42-4.fc38                copr_base                                       683 k
 filesystem                      s390x   3.18-2.fc37                fedora                                          1.1 M
 fonts-srpm-macros               noarch  1:2.0.5-10.fc38            fedora                                           26 k
 fpc-srpm-macros                 noarch  1.3-6.fc37                 fedora                                          7.7 k
 gdb-minimal                     s390x   12.1-10.fc38               fedora                                          3.3 M
 gdbm-libs                       s390x   1:1.23-2.fc38              copr_base                                        59 k
 ghc-srpm-macros                 noarch  1.5.0-7.fc37               fedora                                          7.8 k
 glibc                           s390x   2.36.9000-19.fc38          fedora                                          1.6 M
 glibc-common                    s390x   2.36.9000-19.fc38          fedora                                          306 k
 glibc-gconv-extra               s390x   2.36.9000-19.fc38          fedora                                          1.6 M
 gmp                             s390x   1:6.2.1-3.fc38             copr_base                                       326 k
 gnat-srpm-macros                noarch  4-16.fc37                  fedora                                          8.3 k
 go-srpm-macros                  noarch  3.2.0-1.fc38               fedora                                           27 k
 jansson                         s390x   2.13.1-5.fc38              copr_base                                        45 k
 kernel-srpm-macros              noarch  1.0-15.fc37                fedora                                          9.4 k
 keyutils-libs                   s390x   1.6.1-5.fc38               copr_base                                        32 k
 krb5-libs                       s390x   1.20.1-3.fc38              copr_base                                       735 k
 libacl                          s390x   2.3.1-4.fc38               copr_base                                        25 k
 libarchive                      s390x   3.6.1-3.fc38               copr_base                                       426 k
 libattr                         s390x   2.5.1-5.fc38               copr_base                                        19 k
 libblkid                        s390x   2.38.1-3.fc38              fedora                                          103 k
 libbrotli                       s390x   1.0.9-9.fc38               copr_base                                       344 k
 libcap                          s390x   2.48-5.fc38                copr_base                                        68 k
 libcap-ng                       s390x   0.8.3-4.fc38               copr_base                                        33 k
 libcom_err                      s390x   1.46.5-3.fc38              copr_base                                        26 k
 libcurl                         s390x   7.87.0-1.fc38              copr_base                                       320 k
 libdb                           s390x   5.3.28-54.fc38             copr_base                                       775 k
 libeconf                        s390x   0.4.0-4.fc38               copr_base                                        29 k
 libevent                        s390x   2.1.12-7.fc38              copr_base                                       260 k
 libfdisk                        s390x   2.38.1-3.fc38              fedora                                          156 k
 libffi                          s390x   3.4.4-1.fc38               copr_base                                        36 k
 libgcc                          s390x   13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch   66 k
 libgomp                         s390x   13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch  305 k
 libidn2                         s390x   2.3.4-1.fc38               copr_base                                       155 k
 libmount                        s390x   2.38.1-3.fc38              fedora                                          132 k
 libnghttp2                      s390x   1.51.0-1.fc38              fedora                                           73 k
 libnsl2                         s390x   2.0.0-4.fc38               copr_base                                        30 k
 libpkgconf                      s390x   1.8.0-3.fc37               fedora                                           34 k
 libpsl                          s390x   0.21.1-6.fc38              copr_base                                        66 k
 libpwquality                    s390x   1.4.5-1.fc38               fedora                                          119 k
 libselinux                      s390x   3.4-6.fc38                 copr_base                                        91 k
 libsemanage                     s390x   3.4-6.fc38                 copr_base                                       122 k
 libsepol                        s390x   3.4-4.fc38                 copr_base                                       330 k
 libsigsegv                      s390x   2.14-3.fc38                copr_base                                        27 k
 libsmartcols                    s390x   2.38.1-3.fc38              fedora                                           63 k
 libssh                          s390x   0.10.4-2.fc38              copr_base                                       206 k
 libssh-config                   noarch  0.10.4-2.fc38              copr_base                                       9.2 k
 libstdc++                       s390x   13.0.0-0.4.fc38            https_jakub_fedorapeople_org_fedora_gcc13_arch  889 k
 libtasn1                        s390x   4.19.0-1.fc38              copr_base                                        78 k
 libtirpc                        s390x   1.3.3-0.fc38               copr_base                                        97 k
 libunistring                    s390x   1.0-2.fc38                 copr_base                                       552 k
 libutempter                     s390x   1.2.1-7.fc38               copr_base                                        26 k
 libuuid                         s390x   2.38.1-3.fc38              fedora                                           27 k
 libverto                        s390x   0.3.2-4.fc38               copr_base                                        21 k
 libxcrypt                       s390x   4.4.33-5.fc38              copr_base                                       125 k
 libxml2                         s390x   2.10.3-2.fc38              copr_base                                       714 k
 libzstd                         s390x   1.5.2-3.fc37               fedora                                          274 k
 lua-libs                        s390x   5.4.4-6.fc38               copr_base                                       141 k
 lua-srpm-macros                 noarch  1-7.fc37                   fedora                                          8.8 k
 lz4-libs                        s390x   1.9.3-5.fc38               copr_base                                        88 k
 mpfr                            s390x   4.1.1-2.fc38               fedora                                          522 k
 ncurses-base                    noarch  6.3-5.20221126.fc38        fedora                                           86 k
 ncurses-libs                    s390x   6.3-5.20221126.fc38        fedora                                          324 k
 nettle                          s390x   3.8-2.fc37                 fedora                                          430 k
 nim-srpm-macros                 noarch  3-7.fc37                   fedora                                          8.4 k
 ocaml-srpm-macros               noarch  7-2.fc37                   fedora                                           13 k
 openblas-srpm-macros            noarch  2-12.fc37                  fedora                                          7.5 k
 openldap                        s390x   2.6.3-1.fc38               fedora                                          248 k
 openssl-libs                    s390x   1:3.0.5-6.fc38             fedora                                          1.8 M
 p11-kit                         s390x   0.24.1-5.fc38              fedora                                          378 k
 p11-kit-trust                   s390x   0.24.1-5.fc38              fedora                                          131 k
 package-notes-srpm-macros       noarch  0.5-6.fc38                 fedora                                           11 k
 pam                             s390x   1.5.2-15.fc38              fedora                                          554 k
 pam-libs                        s390x   1.5.2-15.fc38              fedora                                           56 k
 pcre2                           s390x   10.40-1.fc37.1             fedora                                          219 k
 pcre2-syntax                    noarch  10.40-1.fc37.1             fedora                                          142 k
 perl-srpm-macros                noarch  1-47.fc38                  fedora                                          8.2 k
 pkgconf                         s390x   1.8.0-3.fc37               fedora                                           41 k
 pkgconf-m4                      noarch  1.8.0-3.fc37               fedora                                           14 k
 pkgconf-pkg-config              s390x   1.8.0-3.fc37               fedora                                           10 k
 popt                            s390x   1.19-1.fc38                fedora                                           67 k
 publicsuffix-list-dafsa         noarch  20221208-1.fc38            fedora                                           59 k
 python-srpm-macros              noarch  3.11-6.fc38                fedora                                           25 k
 qt5-srpm-macros                 noarch  5.15.7-1.fc38              fedora                                          7.9 k
 readline                        s390x   8.2-2.fc38                 fedora                                          213 k
 rpm                             s390x   4.18.0-8.fc38              fedora                                          569 k
 rpm-build-libs                  s390x   4.18.0-8.fc38              fedora                                           92 k
 rpm-libs                        s390x   4.18.0-8.fc38              fedora                                          307 k
 rpm-sequoia                     s390x   1.2.0-1.fc38               fedora                                          960 k
 rpmautospec-rpm-macros          noarch  0.3.1-1.fc38               fedora                                          8.8 k
 rust-srpm-macros                noarch  23-1.fc38                  fedora                                          9.4 k
 setup                           noarch  2.14.3-1.fc38              fedora                                          152 k
 sqlite-libs                     s390x   3.40.0-1.fc38              fedora                                          651 k
 systemd-libs                    s390x   252.4-598.fc38             fedora                                          591 k
 tzdata                          noarch  2022g-1.fc38               fedora                                          716 k
 util-linux-core                 s390x   2.38.1-3.fc38              fedora                                          462 k
 xxhash-libs                     s390x   0.8.1-3.fc37               fedora                                           36 k
 xz-libs                         s390x   5.2.9-1.fc38               fedora                                           93 k
 zip                             s390x   3.0-35.fc38                fedora                                          261 k
 zlib                            s390x   1.2.13-1.fc38              fedora                                           96 k
 zstd                            s390x   1.5.2-3.fc37               fedora                                          410 k
Installing Groups:
 Buildsystem building group                                                                                              

Transaction Summary
=========================================================================================================================
Install  153 Packages

Total size: 52 M
Installed size: 182 M
Downloading Packages:
[SKIPPED] alternatives-1.21-1.fc38.s390x.rpm: Already downloaded               
[SKIPPED] authselect-1.4.2-1.fc38.s390x.rpm: Already downloaded                
[SKIPPED] authselect-libs-1.4.2-1.fc38.s390x.rpm: Already downloaded           
[SKIPPED] bash-5.2.9-3.fc38.s390x.rpm: Already downloaded                      
[SKIPPED] binutils-2.39-6.fc38.s390x.rpm: Already downloaded                   
[SKIPPED] binutils-gold-2.39-6.fc38.s390x.rpm: Already downloaded              
[SKIPPED] bzip2-1.0.8-12.fc38.s390x.rpm: Already downloaded                    
[SKIPPED] bzip2-libs-1.0.8-12.fc38.s390x.rpm: Already downloaded               
[SKIPPED] coreutils-9.1-8.fc38.s390x.rpm: Already downloaded                   
[SKIPPED] coreutils-common-9.1-8.fc38.s390x.rpm: Already downloaded            
[SKIPPED] cpio-2.13-13.fc38.s390x.rpm: Already downloaded                      
[SKIPPED] cracklib-2.9.7-30.fc38.s390x.rpm: Already downloaded                 
[SKIPPED] curl-7.87.0-1.fc38.s390x.rpm: Already downloaded                     
[SKIPPED] cyrus-sasl-lib-2.1.28-8.fc38.s390x.rpm: Already downloaded           
[SKIPPED] diffutils-3.8-3.fc38.s390x.rpm: Already downloaded                   
[SKIPPED] dwz-0.15-1.fc38.s390x.rpm: Already downloaded                        
[SKIPPED] ed-1.18-2.fc38.s390x.rpm: Already downloaded                         
[SKIPPED] elfutils-0.188-3.fc38.s390x.rpm: Already downloaded                  
[SKIPPED] elfutils-debuginfod-client-0.188-3.fc38.s390x.rpm: Already downloaded
[SKIPPED] elfutils-default-yama-scope-0.188-3.fc38.noarch.rpm: Already downloaded
[SKIPPED] elfutils-libelf-0.188-3.fc38.s390x.rpm: Already downloaded           
[SKIPPED] elfutils-libs-0.188-3.fc38.s390x.rpm: Already downloaded             
[SKIPPED] file-5.42-4.fc38.s390x.rpm: Already downloaded                       
[SKIPPED] file-libs-5.42-4.fc38.s390x.rpm: Already downloaded                  
[SKIPPED] findutils-4.9.0-2.fc38.s390x.rpm: Already downloaded                 
[SKIPPED] gawk-5.1.1-4.fc38.s390x.rpm: Already downloaded                      
[SKIPPED] gdbm-libs-1.23-2.fc38.s390x.rpm: Already downloaded                  
[SKIPPED] gmp-6.2.1-3.fc38.s390x.rpm: Already downloaded                       
[SKIPPED] grep-3.8-1.fc38.s390x.rpm: Already downloaded                        
[SKIPPED] gzip-1.12-2.fc38.s390x.rpm: Already downloaded                       
[SKIPPED] jansson-2.13.1-5.fc38.s390x.rpm: Already downloaded                  
[SKIPPED] keyutils-libs-1.6.1-5.fc38.s390x.rpm: Already downloaded             
[SKIPPED] krb5-libs-1.20.1-3.fc38.s390x.rpm: Already downloaded                
[SKIPPED] libacl-2.3.1-4.fc38.s390x.rpm: Already downloaded                    
[SKIPPED] libarchive-3.6.1-3.fc38.s390x.rpm: Already downloaded                
[SKIPPED] libattr-2.5.1-5.fc38.s390x.rpm: Already downloaded                   
[SKIPPED] libbrotli-1.0.9-9.fc38.s390x.rpm: Already downloaded                 
[SKIPPED] libcap-2.48-5.fc38.s390x.rpm: Already downloaded                     
[SKIPPED] libcap-ng-0.8.3-4.fc38.s390x.rpm: Already downloaded                 
[SKIPPED] libcom_err-1.46.5-3.fc38.s390x.rpm: Already downloaded               
[SKIPPED] libcurl-7.87.0-1.fc38.s390x.rpm: Already downloaded                  
[SKIPPED] libdb-5.3.28-54.fc38.s390x.rpm: Already downloaded                   
[SKIPPED] libeconf-0.4.0-4.fc38.s390x.rpm: Already downloaded                  
[SKIPPED] libevent-2.1.12-7.fc38.s390x.rpm: Already downloaded                 
[SKIPPED] libffi-3.4.4-1.fc38.s390x.rpm: Already downloaded                    
[SKIPPED] libidn2-2.3.4-1.fc38.s390x.rpm: Already downloaded                   
[SKIPPED] libnsl2-2.0.0-4.fc38.s390x.rpm: Already downloaded                   
[SKIPPED] libpsl-0.21.1-6.fc38.s390x.rpm: Already downloaded                   
[SKIPPED] libselinux-3.4-6.fc38.s390x.rpm: Already downloaded                  
[SKIPPED] libsemanage-3.4-6.fc38.s390x.rpm: Already downloaded                 
[SKIPPED] libsepol-3.4-4.fc38.s390x.rpm: Already downloaded                    
[SKIPPED] libsigsegv-2.14-3.fc38.s390x.rpm: Already downloaded                 
[SKIPPED] libssh-0.10.4-2.fc38.s390x.rpm: Already downloaded                   
[SKIPPED] libssh-config-0.10.4-2.fc38.noarch.rpm: Already downloaded           
[SKIPPED] libtasn1-4.19.0-1.fc38.s390x.rpm: Already downloaded                 
[SKIPPED] libtirpc-1.3.3-0.fc38.s390x.rpm: Already downloaded                  
[SKIPPED] libunistring-1.0-2.fc38.s390x.rpm: Already downloaded                
[SKIPPED] libutempter-1.2.1-7.fc38.s390x.rpm: Already downloaded               
[SKIPPED] libverto-0.3.2-4.fc38.s390x.rpm: Already downloaded                  
[SKIPPED] libxcrypt-4.4.33-5.fc38.s390x.rpm: Already downloaded                
[SKIPPED] libxml2-2.10.3-2.fc38.s390x.rpm: Already downloaded                  
[SKIPPED] lua-libs-5.4.4-6.fc38.s390x.rpm: Already downloaded                  
[SKIPPED] lz4-libs-1.9.3-5.fc38.s390x.rpm: Already downloaded                  
[SKIPPED] libgcc-13.0.0-0.4.fc38.s390x.rpm: Already downloaded                 
[SKIPPED] libgomp-13.0.0-0.4.fc38.s390x.rpm: Already downloaded                
[SKIPPED] libstdc++-13.0.0-0.4.fc38.s390x.rpm: Already downloaded              
[SKIPPED] ansible-srpm-macros-1-8.1.fc38.noarch.rpm: Already downloaded        
[SKIPPED] audit-libs-3.0.9-2.fc38.s390x.rpm: Already downloaded                
[SKIPPED] basesystem-11-14.fc37.noarch.rpm: Already downloaded                 
[SKIPPED] ca-certificates-2022.2.54-5.fc37.noarch.rpm: Already downloaded      
[SKIPPED] crypto-policies-20221215-1.gita4c31a3.fc38.noarch.rpm: Already downloaded
[SKIPPED] debugedit-5.0-5.fc37.s390x.rpm: Already downloaded                   
[SKIPPED] efi-srpm-macros-5-6.fc37.noarch.rpm: Already downloaded              
[SKIPPED] fedora-gpg-keys-38-0.3.noarch.rpm: Already downloaded                
[SKIPPED] fedora-release-38-0.6.noarch.rpm: Already downloaded                 
[SKIPPED] fedora-release-common-38-0.6.noarch.rpm: Already downloaded          
[SKIPPED] fedora-release-identity-basic-38-0.6.noarch.rpm: Already downloaded  
[SKIPPED] fedora-repos-38-0.3.noarch.rpm: Already downloaded                   
[SKIPPED] fedora-repos-rawhide-38-0.3.noarch.rpm: Already downloaded           
[SKIPPED] filesystem-3.18-2.fc37.s390x.rpm: Already downloaded                 
[SKIPPED] fonts-srpm-macros-2.0.5-10.fc38.noarch.rpm: Already downloaded       
[SKIPPED] fpc-srpm-macros-1.3-6.fc37.noarch.rpm: Already downloaded            
[SKIPPED] gdb-minimal-12.1-10.fc38.s390x.rpm: Already downloaded               
[SKIPPED] ghc-srpm-macros-1.5.0-7.fc37.noarch.rpm: Already downloaded          
[SKIPPED] glibc-2.36.9000-19.fc38.s390x.rpm: Already downloaded                
[SKIPPED] glibc-common-2.36.9000-19.fc38.s390x.rpm: Already downloaded         
[SKIPPED] glibc-gconv-extra-2.36.9000-19.fc38.s390x.rpm: Already downloaded    
[SKIPPED] glibc-minimal-langpack-2.36.9000-19.fc38.s390x.rpm: Already downloaded
[SKIPPED] gnat-srpm-macros-4-16.fc37.noarch.rpm: Already downloaded            
[SKIPPED] go-srpm-macros-3.2.0-1.fc38.noarch.rpm: Already downloaded           
[SKIPPED] info-7.0.1-1.fc38.s390x.rpm: Already downloaded                      
[SKIPPED] kernel-srpm-macros-1.0-15.fc37.noarch.rpm: Already downloaded        
[SKIPPED] libblkid-2.38.1-3.fc38.s390x.rpm: Already downloaded                 
[SKIPPED] libfdisk-2.38.1-3.fc38.s390x.rpm: Already downloaded                 
[SKIPPED] libmount-2.38.1-3.fc38.s390x.rpm: Already downloaded                 
[SKIPPED] libnghttp2-1.51.0-1.fc38.s390x.rpm: Already downloaded               
[SKIPPED] libpkgconf-1.8.0-3.fc37.s390x.rpm: Already downloaded                
[SKIPPED] libpwquality-1.4.5-1.fc38.s390x.rpm: Already downloaded              
[SKIPPED] libsmartcols-2.38.1-3.fc38.s390x.rpm: Already downloaded             
[SKIPPED] libuuid-2.38.1-3.fc38.s390x.rpm: Already downloaded                  
[SKIPPED] libzstd-1.5.2-3.fc37.s390x.rpm: Already downloaded                   
[SKIPPED] lua-srpm-macros-1-7.fc37.noarch.rpm: Already downloaded              
[SKIPPED] mpfr-4.1.1-2.fc38.s390x.rpm: Already downloaded                      
[SKIPPED] ncurses-base-6.3-5.20221126.fc38.noarch.rpm: Already downloaded      
[SKIPPED] ncurses-libs-6.3-5.20221126.fc38.s390x.rpm: Already downloaded       
[SKIPPED] nettle-3.8-2.fc37.s390x.rpm: Already downloaded                      
[SKIPPED] nim-srpm-macros-3-7.fc37.noarch.rpm: Already downloaded              
[SKIPPED] ocaml-srpm-macros-7-2.fc37.noarch.rpm: Already downloaded            
[SKIPPED] openblas-srpm-macros-2-12.fc37.noarch.rpm: Already downloaded        
[SKIPPED] openldap-2.6.3-1.fc38.s390x.rpm: Already downloaded                  
[SKIPPED] openssl-libs-3.0.5-6.fc38.s390x.rpm: Already downloaded              
[SKIPPED] p11-kit-0.24.1-5.fc38.s390x.rpm: Already downloaded                  
[SKIPPED] p11-kit-trust-0.24.1-5.fc38.s390x.rpm: Already downloaded            
[SKIPPED] package-notes-srpm-macros-0.5-6.fc38.noarch.rpm: Already downloaded  
[SKIPPED] pam-1.5.2-15.fc38.s390x.rpm: Already downloaded                      
[SKIPPED] pam-libs-1.5.2-15.fc38.s390x.rpm: Already downloaded                 
[SKIPPED] patch-2.7.6-17.fc37.s390x.rpm: Already downloaded                    
[SKIPPED] pcre2-10.40-1.fc37.1.s390x.rpm: Already downloaded                   
[SKIPPED] pcre2-syntax-10.40-1.fc37.1.noarch.rpm: Already downloaded           
[SKIPPED] perl-srpm-macros-1-47.fc38.noarch.rpm: Already downloaded            
[SKIPPED] pkgconf-1.8.0-3.fc37.s390x.rpm: Already downloaded                   
[SKIPPED] pkgconf-m4-1.8.0-3.fc37.noarch.rpm: Already downloaded               
[SKIPPED] pkgconf-pkg-config-1.8.0-3.fc37.s390x.rpm: Already downloaded        
[SKIPPED] popt-1.19-1.fc38.s390x.rpm: Already downloaded                       
[SKIPPED] publicsuffix-list-dafsa-20221208-1.fc38.noarch.rpm: Already downloaded
[SKIPPED] python-srpm-macros-3.11-6.fc38.noarch.rpm: Already downloaded        
[SKIPPED] qt5-srpm-macros-5.15.7-1.fc38.noarch.rpm: Already downloaded         
[SKIPPED] readline-8.2-2.fc38.s390x.rpm: Already downloaded                    
[SKIPPED] redhat-rpm-config-235-1.fc38.noarch.rpm: Already downloaded          
[SKIPPED] rpm-4.18.0-8.fc38.s390x.rpm: Already downloaded                      
[SKIPPED] rpm-build-4.18.0-8.fc38.s390x.rpm: Already downloaded                
[SKIPPED] rpm-build-libs-4.18.0-8.fc38.s390x.rpm: Already downloaded           
[SKIPPED] rpm-libs-4.18.0-8.fc38.s390x.rpm: Already downloaded                 
[SKIPPED] rpm-sequoia-1.2.0-1.fc38.s390x.rpm: Already downloaded               
[SKIPPED] rpmautospec-rpm-macros-0.3.1-1.fc38.noarch.rpm: Already downloaded   
[SKIPPED] rust-srpm-macros-23-1.fc38.noarch.rpm: Already downloaded            
[SKIPPED] sed-4.8-11.fc37.s390x.rpm: Already downloaded                        
[SKIPPED] setup-2.14.3-1.fc38.noarch.rpm: Already downloaded                   
[SKIPPED] shadow-utils-4.13-3.fc38.s390x.rpm: Already downloaded               
[SKIPPED] sqlite-libs-3.40.0-1.fc38.s390x.rpm: Already downloaded              
[SKIPPED] systemd-libs-252.4-598.fc38.s390x.rpm: Already downloaded            
[SKIPPED] tar-1.34-5.fc38.s390x.rpm: Already downloaded                        
[SKIPPED] tzdata-2022g-1.fc38.noarch.rpm: Already downloaded                   
[SKIPPED] unzip-6.0-58.fc38.s390x.rpm: Already downloaded                      
[SKIPPED] util-linux-2.38.1-3.fc38.s390x.rpm: Already downloaded               
[SKIPPED] util-linux-core-2.38.1-3.fc38.s390x.rpm: Already downloaded          
[SKIPPED] which-2.21-36.fc38.s390x.rpm: Already downloaded                     
[SKIPPED] xxhash-libs-0.8.1-3.fc37.s390x.rpm: Already downloaded               
[SKIPPED] xz-5.2.9-1.fc38.s390x.rpm: Already downloaded                        
[SKIPPED] xz-libs-5.2.9-1.fc38.s390x.rpm: Already downloaded                   
[SKIPPED] zip-3.0-35.fc38.s390x.rpm: Already downloaded                        
[SKIPPED] zlib-1.2.13-1.fc38.s390x.rpm: Already downloaded                     
[SKIPPED] zstd-1.5.2-3.fc37.s390x.rpm: Already downloaded                      
fedora                                          1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0xEB10B464:
 Userid     : "Fedora (38) <fedora-38-primary@fedoraproject.org>"
 Fingerprint: 6A51 BBAB BA3D 5467 B617 1221 809A 8D7C EB10 B464
 From       : /usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-38-primary
Key imported successfully
fedora                                          1.6 MB/s | 1.6 kB     00:00    
GPG key at file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-38-primary (0xEB10B464) is already installed
fedora                                          1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0x5323552A:
 Userid     : "Fedora (37) <fedora-37-primary@fedoraproject.org>"
 Fingerprint: ACB5 EE4E 831C 74BB 7C16 8D27 F55A D3FB 5323 552A
 From       : /usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-37-primary
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: filesystem-3.18-2.fc37.s390x                           1/1 
  Preparing        :                                                        1/1 
  Installing       : libgcc-13.0.0-0.4.fc38.s390x                         1/153 
  Running scriptlet: libgcc-13.0.0-0.4.fc38.s390x                         1/153 
  Installing       : crypto-policies-20221215-1.gita4c31a3.fc38.noarc     2/153 
  Running scriptlet: crypto-policies-20221215-1.gita4c31a3.fc38.noarc     2/153 
  Installing       : fedora-release-identity-basic-38-0.6.noarch          3/153 
  Installing       : tzdata-2022g-1.fc38.noarch                           4/153 
  Installing       : rust-srpm-macros-23-1.fc38.noarch                    5/153 
  Installing       : qt5-srpm-macros-5.15.7-1.fc38.noarch                 6/153 
  Installing       : publicsuffix-list-dafsa-20221208-1.fc38.noarch       7/153 
  Installing       : pkgconf-m4-1.8.0-3.fc37.noarch                       8/153 
  Installing       : perl-srpm-macros-1-47.fc38.noarch                    9/153 
  Installing       : pcre2-syntax-10.40-1.fc37.1.noarch                  10/153 
  Installing       : package-notes-srpm-macros-0.5-6.fc38.noarch         11/153 
  Installing       : openblas-srpm-macros-2-12.fc37.noarch               12/153 
  Installing       : ocaml-srpm-macros-7-2.fc37.noarch                   13/153 
  Installing       : nim-srpm-macros-3-7.fc37.noarch                     14/153 
  Installing       : ncurses-base-6.3-5.20221126.fc38.noarch             15/153 
  Installing       : kernel-srpm-macros-1.0-15.fc37.noarch               16/153 
  Installing       : gnat-srpm-macros-4-16.fc37.noarch                   17/153 
  Installing       : ghc-srpm-macros-1.5.0-7.fc37.noarch                 18/153 
  Installing       : fpc-srpm-macros-1.3-6.fc37.noarch                   19/153 
  Installing       : fedora-gpg-keys-38-0.3.noarch                       20/153 
  Installing       : fedora-release-38-0.6.noarch                        21/153 
  Installing       : fedora-release-common-38-0.6.noarch                 22/153 
  Installing       : fedora-repos-rawhide-38-0.3.noarch                  23/153 
  Installing       : fedora-repos-38-0.3.noarch                          24/153 
  Installing       : setup-2.14.3-1.fc38.noarch                          25/153 
warning: /etc/hosts created as /etc/hosts.rpmnew

  Running scriptlet: setup-2.14.3-1.fc38.noarch                          25/153 
  Installing       : filesystem-3.18-2.fc37.s390x                        26/153 
  Installing       : basesystem-11-14.fc37.noarch                        27/153 
  Installing       : glibc-gconv-extra-2.36.9000-19.fc38.s390x           28/153 
  Running scriptlet: glibc-gconv-extra-2.36.9000-19.fc38.s390x           28/153 
  Installing       : ncurses-libs-6.3-5.20221126.fc38.s390x              29/153 
  Running scriptlet: glibc-2.36.9000-19.fc38.s390x                       30/153 
  Installing       : glibc-2.36.9000-19.fc38.s390x                       30/153 
  Running scriptlet: glibc-2.36.9000-19.fc38.s390x                       30/153 
  Installing       : bash-5.2.9-3.fc38.s390x                             31/153 
  Running scriptlet: bash-5.2.9-3.fc38.s390x                             31/153 
  Installing       : glibc-common-2.36.9000-19.fc38.s390x                32/153 
  Installing       : glibc-minimal-langpack-2.36.9000-19.fc38.s390x      33/153 
  Installing       : zlib-1.2.13-1.fc38.s390x                            34/153 
  Installing       : xz-libs-5.2.9-1.fc38.s390x                          35/153 
  Installing       : bzip2-libs-1.0.8-12.fc38.s390x                      36/153 
  Installing       : elfutils-libelf-0.188-3.fc38.s390x                  37/153 
  Installing       : gmp-1:6.2.1-3.fc38.s390x                            38/153 
  Installing       : libstdc++-13.0.0-0.4.fc38.s390x                     39/153 
  Installing       : libuuid-2.38.1-3.fc38.s390x                         40/153 
  Installing       : libzstd-1.5.2-3.fc37.s390x                          41/153 
  Installing       : popt-1.19-1.fc38.s390x                              42/153 
  Installing       : libblkid-2.38.1-3.fc38.s390x                        43/153 
  Installing       : libattr-2.5.1-5.fc38.s390x                          44/153 
  Installing       : libacl-2.3.1-4.fc38.s390x                           45/153 
  Installing       : libcap-2.48-5.fc38.s390x                            46/153 
  Installing       : libxcrypt-4.4.33-5.fc38.s390x                       47/153 
  Installing       : readline-8.2-2.fc38.s390x                           48/153 
  Installing       : lz4-libs-1.9.3-5.fc38.s390x                         49/153 
  Installing       : systemd-libs-252.4-598.fc38.s390x                   50/153 
  Installing       : mpfr-4.1.1-2.fc38.s390x                             51/153 
  Installing       : dwz-0.15-1.fc38.s390x                               52/153 
  Installing       : unzip-6.0-58.fc38.s390x                             53/153 
  Installing       : file-libs-5.42-4.fc38.s390x                         54/153 
  Installing       : file-5.42-4.fc38.s390x                              55/153 
  Installing       : sqlite-libs-3.40.0-1.fc38.s390x                     56/153 
  Installing       : alternatives-1.21-1.fc38.s390x                      57/153 
  Installing       : libcap-ng-0.8.3-4.fc38.s390x                        58/153 
  Installing       : audit-libs-3.0.9-2.fc38.s390x                       59/153 
  Installing       : libcom_err-1.46.5-3.fc38.s390x                      60/153 
  Installing       : libeconf-0.4.0-4.fc38.s390x                         61/153 
  Installing       : pam-libs-1.5.2-15.fc38.s390x                        62/153 
  Installing       : libsepol-3.4-4.fc38.s390x                           63/153 
  Installing       : libunistring-1.0-2.fc38.s390x                       64/153 
  Installing       : libidn2-2.3.4-1.fc38.s390x                          65/153 
  Installing       : lua-libs-5.4.4-6.fc38.s390x                         66/153 
  Installing       : libsmartcols-2.38.1-3.fc38.s390x                    67/153 
  Installing       : pcre2-10.40-1.fc37.1.s390x                          68/153 
  Installing       : libselinux-3.4-6.fc38.s390x                         69/153 
  Installing       : sed-4.8-11.fc37.s390x                               70/153 
  Installing       : grep-3.8-1.fc38.s390x                               71/153 
  Installing       : findutils-1:4.9.0-2.fc38.s390x                      72/153 
  Installing       : xz-5.2.9-1.fc38.s390x                               73/153 
  Installing       : libmount-2.38.1-3.fc38.s390x                        74/153 
  Installing       : util-linux-core-2.38.1-3.fc38.s390x                 75/153 
  Installing       : libsemanage-3.4-6.fc38.s390x                        76/153 
  Installing       : shadow-utils-2:4.13-3.fc38.s390x                    77/153 
  Running scriptlet: libutempter-1.2.1-7.fc38.s390x                      78/153 
  Installing       : libutempter-1.2.1-7.fc38.s390x                      78/153 
  Installing       : tar-2:1.34-5.fc38.s390x                             79/153 
  Installing       : libpsl-0.21.1-6.fc38.s390x                          80/153 
  Installing       : zip-3.0-35.fc38.s390x                               81/153 
  Installing       : zstd-1.5.2-3.fc37.s390x                             82/153 
  Installing       : libfdisk-2.38.1-3.fc38.s390x                        83/153 
  Installing       : nettle-3.8-2.fc37.s390x                             84/153 
  Installing       : rpm-sequoia-1.2.0-1.fc38.s390x                      85/153 
  Installing       : rpm-libs-4.18.0-8.fc38.s390x                        86/153 
  Installing       : bzip2-1.0.8-12.fc38.s390x                           87/153 
  Installing       : libxml2-2.10.3-2.fc38.s390x                         88/153 
  Installing       : ed-1.18-2.fc38.s390x                                89/153 
  Installing       : patch-2.7.6-17.fc37.s390x                           90/153 
  Installing       : elfutils-default-yama-scope-0.188-3.fc38.noarch     91/153 
  Running scriptlet: elfutils-default-yama-scope-0.188-3.fc38.noarch     91/153 
  Installing       : cpio-2.13-13.fc38.s390x                             92/153 
  Installing       : diffutils-3.8-3.fc38.s390x                          93/153 
  Installing       : gdbm-libs-1:1.23-2.fc38.s390x                       94/153 
  Installing       : cyrus-sasl-lib-2.1.28-8.fc38.s390x                  95/153 
  Installing       : jansson-2.13.1-5.fc38.s390x                         96/153 
  Installing       : keyutils-libs-1.6.1-5.fc38.s390x                    97/153 
  Installing       : libbrotli-1.0.9-9.fc38.s390x                        98/153 
  Installing       : libdb-5.3.28-54.fc38.s390x                          99/153 
  Installing       : libffi-3.4.4-1.fc38.s390x                          100/153 
  Installing       : p11-kit-0.24.1-5.fc38.s390x                        101/153 
  Installing       : libsigsegv-2.14-3.fc38.s390x                       102/153 
  Installing       : gawk-5.1.1-4.fc38.s390x                            103/153 
  Installing       : libtasn1-4.19.0-1.fc38.s390x                       104/153 
  Installing       : p11-kit-trust-0.24.1-5.fc38.s390x                  105/153 
  Running scriptlet: p11-kit-trust-0.24.1-5.fc38.s390x                  105/153 
  Installing       : libverto-0.3.2-4.fc38.s390x                        106/153 
  Installing       : libgomp-13.0.0-0.4.fc38.s390x                      107/153 
  Installing       : libnghttp2-1.51.0-1.fc38.s390x                     108/153 
  Installing       : libpkgconf-1.8.0-3.fc37.s390x                      109/153 
  Installing       : pkgconf-1.8.0-3.fc37.s390x                         110/153 
  Installing       : pkgconf-pkg-config-1.8.0-3.fc37.s390x              111/153 
  Installing       : xxhash-libs-0.8.1-3.fc37.s390x                     112/153 
  Installing       : ansible-srpm-macros-1-8.1.fc38.noarch              113/153 
  Installing       : libssh-config-0.10.4-2.fc38.noarch                 114/153 
  Installing       : coreutils-common-9.1-8.fc38.s390x                  115/153 
  Installing       : openssl-libs-1:3.0.5-6.fc38.s390x                  116/153 
  Installing       : coreutils-9.1-8.fc38.s390x                         117/153 
  Running scriptlet: ca-certificates-2022.2.54-5.fc37.noarch            118/153 
  Installing       : ca-certificates-2022.2.54-5.fc37.noarch            118/153 
  Running scriptlet: ca-certificates-2022.2.54-5.fc37.noarch            118/153 
  Installing       : krb5-libs-1.20.1-3.fc38.s390x                      119/153 
  Installing       : libtirpc-1.3.3-0.fc38.s390x                        120/153 
  Running scriptlet: authselect-libs-1.4.2-1.fc38.s390x                 121/153 
  Installing       : authselect-libs-1.4.2-1.fc38.s390x                 121/153 
  Installing       : gzip-1.12-2.fc38.s390x                             122/153 
  Installing       : cracklib-2.9.7-30.fc38.s390x                       123/153 
  Installing       : libpwquality-1.4.5-1.fc38.s390x                    124/153 
  Installing       : authselect-1.4.2-1.fc38.s390x                      125/153 
  Installing       : libnsl2-2.0.0-4.fc38.s390x                         126/153 
  Installing       : pam-1.5.2-15.fc38.s390x                            127/153 
  Installing       : libssh-0.10.4-2.fc38.s390x                         128/153 
  Installing       : libarchive-3.6.1-3.fc38.s390x                      129/153 
  Installing       : libevent-2.1.12-7.fc38.s390x                       130/153 
  Installing       : openldap-2.6.3-1.fc38.s390x                        131/153 
  Installing       : libcurl-7.87.0-1.fc38.s390x                        132/153 
  Installing       : elfutils-libs-0.188-3.fc38.s390x                   133/153 
  Installing       : elfutils-debuginfod-client-0.188-3.fc38.s390x      134/153 
  Installing       : binutils-gold-2.39-6.fc38.s390x                    135/153 
  Installing       : binutils-2.39-6.fc38.s390x                         136/153 
  Running scriptlet: binutils-2.39-6.fc38.s390x                         136/153 
  Installing       : elfutils-0.188-3.fc38.s390x                        137/153 
  Installing       : gdb-minimal-12.1-10.fc38.s390x                     138/153 
  Installing       : debugedit-5.0-5.fc37.s390x                         139/153 
  Installing       : rpm-build-libs-4.18.0-8.fc38.s390x                 140/153 
  Installing       : curl-7.87.0-1.fc38.s390x                           141/153 
  Running scriptlet: rpm-4.18.0-8.fc38.s390x                            142/153 
  Installing       : rpm-4.18.0-8.fc38.s390x                            142/153 
  Installing       : efi-srpm-macros-5-6.fc37.noarch                    143/153 
  Installing       : lua-srpm-macros-1-7.fc37.noarch                    144/153 
  Installing       : rpmautospec-rpm-macros-0.3.1-1.fc38.noarch         145/153 
  Installing       : fonts-srpm-macros-1:2.0.5-10.fc38.noarch           146/153 
  Installing       : go-srpm-macros-3.2.0-1.fc38.noarch                 147/153 
  Installing       : python-srpm-macros-3.11-6.fc38.noarch              148/153 
  Installing       : redhat-rpm-config-235-1.fc38.noarch                149/153 
  Installing       : rpm-build-4.18.0-8.fc38.s390x                      150/153 
  Installing       : util-linux-2.38.1-3.fc38.s390x                     151/153 
  Installing       : which-2.21-36.fc38.s390x                           152/153 
  Installing       : info-7.0.1-1.fc38.s390x                            153/153 
  Running scriptlet: filesystem-3.18-2.fc37.s390x                       153/153 
  Running scriptlet: ca-certificates-2022.2.54-5.fc37.noarch            153/153 
  Running scriptlet: authselect-libs-1.4.2-1.fc38.s390x                 153/153 
  Running scriptlet: rpm-4.18.0-8.fc38.s390x                            153/153 
  Running scriptlet: info-7.0.1-1.fc38.s390x                            153/153 
  Verifying        : alternatives-1.21-1.fc38.s390x                       1/153 
  Verifying        : authselect-1.4.2-1.fc38.s390x                        2/153 
  Verifying        : authselect-libs-1.4.2-1.fc38.s390x                   3/153 
  Verifying        : bash-5.2.9-3.fc38.s390x                              4/153 
  Verifying        : binutils-2.39-6.fc38.s390x                           5/153 
  Verifying        : binutils-gold-2.39-6.fc38.s390x                      6/153 
  Verifying        : bzip2-1.0.8-12.fc38.s390x                            7/153 
  Verifying        : bzip2-libs-1.0.8-12.fc38.s390x                       8/153 
  Verifying        : coreutils-9.1-8.fc38.s390x                           9/153 
  Verifying        : coreutils-common-9.1-8.fc38.s390x                   10/153 
  Verifying        : cpio-2.13-13.fc38.s390x                             11/153 
  Verifying        : cracklib-2.9.7-30.fc38.s390x                        12/153 
  Verifying        : curl-7.87.0-1.fc38.s390x                            13/153 
  Verifying        : cyrus-sasl-lib-2.1.28-8.fc38.s390x                  14/153 
  Verifying        : diffutils-3.8-3.fc38.s390x                          15/153 
  Verifying        : dwz-0.15-1.fc38.s390x                               16/153 
  Verifying        : ed-1.18-2.fc38.s390x                                17/153 
  Verifying        : elfutils-0.188-3.fc38.s390x                         18/153 
  Verifying        : elfutils-debuginfod-client-0.188-3.fc38.s390x       19/153 
  Verifying        : elfutils-default-yama-scope-0.188-3.fc38.noarch     20/153 
  Verifying        : elfutils-libelf-0.188-3.fc38.s390x                  21/153 
  Verifying        : elfutils-libs-0.188-3.fc38.s390x                    22/153 
  Verifying        : file-5.42-4.fc38.s390x                              23/153 
  Verifying        : file-libs-5.42-4.fc38.s390x                         24/153 
  Verifying        : findutils-1:4.9.0-2.fc38.s390x                      25/153 
  Verifying        : gawk-5.1.1-4.fc38.s390x                             26/153 
  Verifying        : gdbm-libs-1:1.23-2.fc38.s390x                       27/153 
  Verifying        : gmp-1:6.2.1-3.fc38.s390x                            28/153 
  Verifying        : grep-3.8-1.fc38.s390x                               29/153 
  Verifying        : gzip-1.12-2.fc38.s390x                              30/153 
  Verifying        : jansson-2.13.1-5.fc38.s390x                         31/153 
  Verifying        : keyutils-libs-1.6.1-5.fc38.s390x                    32/153 
  Verifying        : krb5-libs-1.20.1-3.fc38.s390x                       33/153 
  Verifying        : libacl-2.3.1-4.fc38.s390x                           34/153 
  Verifying        : libarchive-3.6.1-3.fc38.s390x                       35/153 
  Verifying        : libattr-2.5.1-5.fc38.s390x                          36/153 
  Verifying        : libbrotli-1.0.9-9.fc38.s390x                        37/153 
  Verifying        : libcap-2.48-5.fc38.s390x                            38/153 
  Verifying        : libcap-ng-0.8.3-4.fc38.s390x                        39/153 
  Verifying        : libcom_err-1.46.5-3.fc38.s390x                      40/153 
  Verifying        : libcurl-7.87.0-1.fc38.s390x                         41/153 
  Verifying        : libdb-5.3.28-54.fc38.s390x                          42/153 
  Verifying        : libeconf-0.4.0-4.fc38.s390x                         43/153 
  Verifying        : libevent-2.1.12-7.fc38.s390x                        44/153 
  Verifying        : libffi-3.4.4-1.fc38.s390x                           45/153 
  Verifying        : libidn2-2.3.4-1.fc38.s390x                          46/153 
  Verifying        : libnsl2-2.0.0-4.fc38.s390x                          47/153 
  Verifying        : libpsl-0.21.1-6.fc38.s390x                          48/153 
  Verifying        : libselinux-3.4-6.fc38.s390x                         49/153 
  Verifying        : libsemanage-3.4-6.fc38.s390x                        50/153 
  Verifying        : libsepol-3.4-4.fc38.s390x                           51/153 
  Verifying        : libsigsegv-2.14-3.fc38.s390x                        52/153 
  Verifying        : libssh-0.10.4-2.fc38.s390x                          53/153 
  Verifying        : libssh-config-0.10.4-2.fc38.noarch                  54/153 
  Verifying        : libtasn1-4.19.0-1.fc38.s390x                        55/153 
  Verifying        : libtirpc-1.3.3-0.fc38.s390x                         56/153 
  Verifying        : libunistring-1.0-2.fc38.s390x                       57/153 
  Verifying        : libutempter-1.2.1-7.fc38.s390x                      58/153 
  Verifying        : libverto-0.3.2-4.fc38.s390x                         59/153 
  Verifying        : libxcrypt-4.4.33-5.fc38.s390x                       60/153 
  Verifying        : libxml2-2.10.3-2.fc38.s390x                         61/153 
  Verifying        : lua-libs-5.4.4-6.fc38.s390x                         62/153 
  Verifying        : lz4-libs-1.9.3-5.fc38.s390x                         63/153 
  Verifying        : libgcc-13.0.0-0.4.fc38.s390x                        64/153 
  Verifying        : libgomp-13.0.0-0.4.fc38.s390x                       65/153 
  Verifying        : libstdc++-13.0.0-0.4.fc38.s390x                     66/153 
  Verifying        : ansible-srpm-macros-1-8.1.fc38.noarch               67/153 
  Verifying        : audit-libs-3.0.9-2.fc38.s390x                       68/153 
  Verifying        : basesystem-11-14.fc37.noarch                        69/153 
  Verifying        : ca-certificates-2022.2.54-5.fc37.noarch             70/153 
  Verifying        : crypto-policies-20221215-1.gita4c31a3.fc38.noarc    71/153 
  Verifying        : debugedit-5.0-5.fc37.s390x                          72/153 
  Verifying        : efi-srpm-macros-5-6.fc37.noarch                     73/153 
  Verifying        : fedora-gpg-keys-38-0.3.noarch                       74/153 
  Verifying        : fedora-release-38-0.6.noarch                        75/153 
  Verifying        : fedora-release-common-38-0.6.noarch                 76/153 
  Verifying        : fedora-release-identity-basic-38-0.6.noarch         77/153 
  Verifying        : fedora-repos-38-0.3.noarch                          78/153 
  Verifying        : fedora-repos-rawhide-38-0.3.noarch                  79/153 
  Verifying        : filesystem-3.18-2.fc37.s390x                        80/153 
  Verifying        : fonts-srpm-macros-1:2.0.5-10.fc38.noarch            81/153 
  Verifying        : fpc-srpm-macros-1.3-6.fc37.noarch                   82/153 
  Verifying        : gdb-minimal-12.1-10.fc38.s390x                      83/153 
  Verifying        : ghc-srpm-macros-1.5.0-7.fc37.noarch                 84/153 
  Verifying        : glibc-2.36.9000-19.fc38.s390x                       85/153 
  Verifying        : glibc-common-2.36.9000-19.fc38.s390x                86/153 
  Verifying        : glibc-gconv-extra-2.36.9000-19.fc38.s390x           87/153 
  Verifying        : glibc-minimal-langpack-2.36.9000-19.fc38.s390x      88/153 
  Verifying        : gnat-srpm-macros-4-16.fc37.noarch                   89/153 
  Verifying        : go-srpm-macros-3.2.0-1.fc38.noarch                  90/153 
  Verifying        : info-7.0.1-1.fc38.s390x                             91/153 
  Verifying        : kernel-srpm-macros-1.0-15.fc37.noarch               92/153 
  Verifying        : libblkid-2.38.1-3.fc38.s390x                        93/153 
  Verifying        : libfdisk-2.38.1-3.fc38.s390x                        94/153 
  Verifying        : libmount-2.38.1-3.fc38.s390x                        95/153 
  Verifying        : libnghttp2-1.51.0-1.fc38.s390x                      96/153 
  Verifying        : libpkgconf-1.8.0-3.fc37.s390x                       97/153 
  Verifying        : libpwquality-1.4.5-1.fc38.s390x                     98/153 
  Verifying        : libsmartcols-2.38.1-3.fc38.s390x                    99/153 
  Verifying        : libuuid-2.38.1-3.fc38.s390x                        100/153 
  Verifying        : libzstd-1.5.2-3.fc37.s390x                         101/153 
  Verifying        : lua-srpm-macros-1-7.fc37.noarch                    102/153 
  Verifying        : mpfr-4.1.1-2.fc38.s390x                            103/153 
  Verifying        : ncurses-base-6.3-5.20221126.fc38.noarch            104/153 
  Verifying        : ncurses-libs-6.3-5.20221126.fc38.s390x             105/153 
  Verifying        : nettle-3.8-2.fc37.s390x                            106/153 
  Verifying        : nim-srpm-macros-3-7.fc37.noarch                    107/153 
  Verifying        : ocaml-srpm-macros-7-2.fc37.noarch                  108/153 
  Verifying        : openblas-srpm-macros-2-12.fc37.noarch              109/153 
  Verifying        : openldap-2.6.3-1.fc38.s390x                        110/153 
  Verifying        : openssl-libs-1:3.0.5-6.fc38.s390x                  111/153 
  Verifying        : p11-kit-0.24.1-5.fc38.s390x                        112/153 
  Verifying        : p11-kit-trust-0.24.1-5.fc38.s390x                  113/153 
  Verifying        : package-notes-srpm-macros-0.5-6.fc38.noarch        114/153 
  Verifying        : pam-1.5.2-15.fc38.s390x                            115/153 
  Verifying        : pam-libs-1.5.2-15.fc38.s390x                       116/153 
  Verifying        : patch-2.7.6-17.fc37.s390x                          117/153 
  Verifying        : pcre2-10.40-1.fc37.1.s390x                         118/153 
  Verifying        : pcre2-syntax-10.40-1.fc37.1.noarch                 119/153 
  Verifying        : perl-srpm-macros-1-47.fc38.noarch                  120/153 
  Verifying        : pkgconf-1.8.0-3.fc37.s390x                         121/153 
  Verifying        : pkgconf-m4-1.8.0-3.fc37.noarch                     122/153 
  Verifying        : pkgconf-pkg-config-1.8.0-3.fc37.s390x              123/153 
  Verifying        : popt-1.19-1.fc38.s390x                             124/153 
  Verifying        : publicsuffix-list-dafsa-20221208-1.fc38.noarch     125/153 
  Verifying        : python-srpm-macros-3.11-6.fc38.noarch              126/153 
  Verifying        : qt5-srpm-macros-5.15.7-1.fc38.noarch               127/153 
  Verifying        : readline-8.2-2.fc38.s390x                          128/153 
  Verifying        : redhat-rpm-config-235-1.fc38.noarch                129/153 
  Verifying        : rpm-4.18.0-8.fc38.s390x                            130/153 
  Verifying        : rpm-build-4.18.0-8.fc38.s390x                      131/153 
  Verifying        : rpm-build-libs-4.18.0-8.fc38.s390x                 132/153 
  Verifying        : rpm-libs-4.18.0-8.fc38.s390x                       133/153 
  Verifying        : rpm-sequoia-1.2.0-1.fc38.s390x                     134/153 
  Verifying        : rpmautospec-rpm-macros-0.3.1-1.fc38.noarch         135/153 
  Verifying        : rust-srpm-macros-23-1.fc38.noarch                  136/153 
  Verifying        : sed-4.8-11.fc37.s390x                              137/153 
  Verifying        : setup-2.14.3-1.fc38.noarch                         138/153 
  Verifying        : shadow-utils-2:4.13-3.fc38.s390x                   139/153 
  Verifying        : sqlite-libs-3.40.0-1.fc38.s390x                    140/153 
  Verifying        : systemd-libs-252.4-598.fc38.s390x                  141/153 
  Verifying        : tar-2:1.34-5.fc38.s390x                            142/153 
  Verifying        : tzdata-2022g-1.fc38.noarch                         143/153 
  Verifying        : unzip-6.0-58.fc38.s390x                            144/153 
  Verifying        : util-linux-2.38.1-3.fc38.s390x                     145/153 
  Verifying        : util-linux-core-2.38.1-3.fc38.s390x                146/153 
  Verifying        : which-2.21-36.fc38.s390x                           147/153 
  Verifying        : xxhash-libs-0.8.1-3.fc37.s390x                     148/153 
  Verifying        : xz-5.2.9-1.fc38.s390x                              149/153 
  Verifying        : xz-libs-5.2.9-1.fc38.s390x                         150/153 
  Verifying        : zip-3.0-35.fc38.s390x                              151/153 
  Verifying        : zlib-1.2.13-1.fc38.s390x                           152/153 
  Verifying        : zstd-1.5.2-3.fc37.s390x                            153/153 

Installed:
  alternatives-1.21-1.fc38.s390x                                                
  ansible-srpm-macros-1-8.1.fc38.noarch                                         
  audit-libs-3.0.9-2.fc38.s390x                                                 
  authselect-1.4.2-1.fc38.s390x                                                 
  authselect-libs-1.4.2-1.fc38.s390x                                            
  basesystem-11-14.fc37.noarch                                                  
  bash-5.2.9-3.fc38.s390x                                                       
  binutils-2.39-6.fc38.s390x                                                    
  binutils-gold-2.39-6.fc38.s390x                                               
  bzip2-1.0.8-12.fc38.s390x                                                     
  bzip2-libs-1.0.8-12.fc38.s390x                                                
  ca-certificates-2022.2.54-5.fc37.noarch                                       
  coreutils-9.1-8.fc38.s390x                                                    
  coreutils-common-9.1-8.fc38.s390x                                             
  cpio-2.13-13.fc38.s390x                                                       
  cracklib-2.9.7-30.fc38.s390x                                                  
  crypto-policies-20221215-1.gita4c31a3.fc38.noarch                             
  curl-7.87.0-1.fc38.s390x                                                      
  cyrus-sasl-lib-2.1.28-8.fc38.s390x                                            
  debugedit-5.0-5.fc37.s390x                                                    
  diffutils-3.8-3.fc38.s390x                                                    
  dwz-0.15-1.fc38.s390x                                                         
  ed-1.18-2.fc38.s390x                                                          
  efi-srpm-macros-5-6.fc37.noarch                                               
  elfutils-0.188-3.fc38.s390x                                                   
  elfutils-debuginfod-client-0.188-3.fc38.s390x                                 
  elfutils-default-yama-scope-0.188-3.fc38.noarch                               
  elfutils-libelf-0.188-3.fc38.s390x                                            
  elfutils-libs-0.188-3.fc38.s390x                                              
  fedora-gpg-keys-38-0.3.noarch                                                 
  fedora-release-38-0.6.noarch                                                  
  fedora-release-common-38-0.6.noarch                                           
  fedora-release-identity-basic-38-0.6.noarch                                   
  fedora-repos-38-0.3.noarch                                                    
  fedora-repos-rawhide-38-0.3.noarch                                            
  file-5.42-4.fc38.s390x                                                        
  file-libs-5.42-4.fc38.s390x                                                   
  filesystem-3.18-2.fc37.s390x                                                  
  findutils-1:4.9.0-2.fc38.s390x                                                
  fonts-srpm-macros-1:2.0.5-10.fc38.noarch                                      
  fpc-srpm-macros-1.3-6.fc37.noarch                                             
  gawk-5.1.1-4.fc38.s390x                                                       
  gdb-minimal-12.1-10.fc38.s390x                                                
  gdbm-libs-1:1.23-2.fc38.s390x                                                 
  ghc-srpm-macros-1.5.0-7.fc37.noarch                                           
  glibc-2.36.9000-19.fc38.s390x                                                 
  glibc-common-2.36.9000-19.fc38.s390x                                          
  glibc-gconv-extra-2.36.9000-19.fc38.s390x                                     
  glibc-minimal-langpack-2.36.9000-19.fc38.s390x                                
  gmp-1:6.2.1-3.fc38.s390x                                                      
  gnat-srpm-macros-4-16.fc37.noarch                                             
  go-srpm-macros-3.2.0-1.fc38.noarch                                            
  grep-3.8-1.fc38.s390x                                                         
  gzip-1.12-2.fc38.s390x                                                        
  info-7.0.1-1.fc38.s390x                                                       
  jansson-2.13.1-5.fc38.s390x                                                   
  kernel-srpm-macros-1.0-15.fc37.noarch                                         
  keyutils-libs-1.6.1-5.fc38.s390x                                              
  krb5-libs-1.20.1-3.fc38.s390x                                                 
  libacl-2.3.1-4.fc38.s390x                                                     
  libarchive-3.6.1-3.fc38.s390x                                                 
  libattr-2.5.1-5.fc38.s390x                                                    
  libblkid-2.38.1-3.fc38.s390x                                                  
  libbrotli-1.0.9-9.fc38.s390x                                                  
  libcap-2.48-5.fc38.s390x                                                      
  libcap-ng-0.8.3-4.fc38.s390x                                                  
  libcom_err-1.46.5-3.fc38.s390x                                                
  libcurl-7.87.0-1.fc38.s390x                                                   
  libdb-5.3.28-54.fc38.s390x                                                    
  libeconf-0.4.0-4.fc38.s390x                                                   
  libevent-2.1.12-7.fc38.s390x                                                  
  libfdisk-2.38.1-3.fc38.s390x                                                  
  libffi-3.4.4-1.fc38.s390x                                                     
  libgcc-13.0.0-0.4.fc38.s390x                                                  
  libgomp-13.0.0-0.4.fc38.s390x                                                 
  libidn2-2.3.4-1.fc38.s390x                                                    
  libmount-2.38.1-3.fc38.s390x                                                  
  libnghttp2-1.51.0-1.fc38.s390x                                                
  libnsl2-2.0.0-4.fc38.s390x                                                    
  libpkgconf-1.8.0-3.fc37.s390x                                                 
  libpsl-0.21.1-6.fc38.s390x                                                    
  libpwquality-1.4.5-1.fc38.s390x                                               
  libselinux-3.4-6.fc38.s390x                                                   
  libsemanage-3.4-6.fc38.s390x                                                  
  libsepol-3.4-4.fc38.s390x                                                     
  libsigsegv-2.14-3.fc38.s390x                                                  
  libsmartcols-2.38.1-3.fc38.s390x                                              
  libssh-0.10.4-2.fc38.s390x                                                    
  libssh-config-0.10.4-2.fc38.noarch                                            
  libstdc++-13.0.0-0.4.fc38.s390x                                               
  libtasn1-4.19.0-1.fc38.s390x                                                  
  libtirpc-1.3.3-0.fc38.s390x                                                   
  libunistring-1.0-2.fc38.s390x                                                 
  libutempter-1.2.1-7.fc38.s390x                                                
  libuuid-2.38.1-3.fc38.s390x                                                   
  libverto-0.3.2-4.fc38.s390x                                                   
  libxcrypt-4.4.33-5.fc38.s390x                                                 
  libxml2-2.10.3-2.fc38.s390x                                                   
  libzstd-1.5.2-3.fc37.s390x                                                    
  lua-libs-5.4.4-6.fc38.s390x                                                   
  lua-srpm-macros-1-7.fc37.noarch                                               
  lz4-libs-1.9.3-5.fc38.s390x                                                   
  mpfr-4.1.1-2.fc38.s390x                                                       
  ncurses-base-6.3-5.20221126.fc38.noarch                                       
  ncurses-libs-6.3-5.20221126.fc38.s390x                                        
  nettle-3.8-2.fc37.s390x                                                       
  nim-srpm-macros-3-7.fc37.noarch                                               
  ocaml-srpm-macros-7-2.fc37.noarch                                             
  openblas-srpm-macros-2-12.fc37.noarch                                         
  openldap-2.6.3-1.fc38.s390x                                                   
  openssl-libs-1:3.0.5-6.fc38.s390x                                             
  p11-kit-0.24.1-5.fc38.s390x                                                   
  p11-kit-trust-0.24.1-5.fc38.s390x                                             
  package-notes-srpm-macros-0.5-6.fc38.noarch                                   
  pam-1.5.2-15.fc38.s390x                                                       
  pam-libs-1.5.2-15.fc38.s390x                                                  
  patch-2.7.6-17.fc37.s390x                                                     
  pcre2-10.40-1.fc37.1.s390x                                                    
  pcre2-syntax-10.40-1.fc37.1.noarch                                            
  perl-srpm-macros-1-47.fc38.noarch                                             
  pkgconf-1.8.0-3.fc37.s390x                                                    
  pkgconf-m4-1.8.0-3.fc37.noarch                                                
  pkgconf-pkg-config-1.8.0-3.fc37.s390x                                         
  popt-1.19-1.fc38.s390x                                                        
  publicsuffix-list-dafsa-20221208-1.fc38.noarch                                
  python-srpm-macros-3.11-6.fc38.noarch                                         
  qt5-srpm-macros-5.15.7-1.fc38.noarch                                          
  readline-8.2-2.fc38.s390x                                                     
  redhat-rpm-config-235-1.fc38.noarch                                           
  rpm-4.18.0-8.fc38.s390x                                                       
  rpm-build-4.18.0-8.fc38.s390x                                                 
  rpm-build-libs-4.18.0-8.fc38.s390x                                            
  rpm-libs-4.18.0-8.fc38.s390x                                                  
  rpm-sequoia-1.2.0-1.fc38.s390x                                                
  rpmautospec-rpm-macros-0.3.1-1.fc38.noarch                                    
  rust-srpm-macros-23-1.fc38.noarch                                             
  sed-4.8-11.fc37.s390x                                                         
  setup-2.14.3-1.fc38.noarch                                                    
  shadow-utils-2:4.13-3.fc38.s390x                                              
  sqlite-libs-3.40.0-1.fc38.s390x                                               
  systemd-libs-252.4-598.fc38.s390x                                             
  tar-2:1.34-5.fc38.s390x                                                       
  tzdata-2022g-1.fc38.noarch                                                    
  unzip-6.0-58.fc38.s390x                                                       
  util-linux-2.38.1-3.fc38.s390x                                                
  util-linux-core-2.38.1-3.fc38.s390x                                           
  which-2.21-36.fc38.s390x                                                      
  xxhash-libs-0.8.1-3.fc37.s390x                                                
  xz-5.2.9-1.fc38.s390x                                                         
  xz-libs-5.2.9-1.fc38.s390x                                                    
  zip-3.0-35.fc38.s390x                                                         
  zlib-1.2.13-1.fc38.s390x                                                      
  zstd-1.5.2-3.fc37.s390x                                                       

Complete!
Finish: dnf install
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: libeconf-0.4.0-4.fc38.s390x
debugedit-5.0-5.fc37.s390x
xz-5.2.9-1.fc38.s390x
pcre2-syntax-10.40-1.fc37.1.noarch
fedora-release-identity-basic-38-0.6.noarch
fedora-repos-38-0.3.noarch
elfutils-0.188-3.fc38.s390x
p11-kit-trust-0.24.1-5.fc38.s390x
libpkgconf-1.8.0-3.fc37.s390x
util-linux-2.38.1-3.fc38.s390x
libacl-2.3.1-4.fc38.s390x
libpsl-0.21.1-6.fc38.s390x
pam-libs-1.5.2-15.fc38.s390x
rpm-4.18.0-8.fc38.s390x
libattr-2.5.1-5.fc38.s390x
libgomp-13.0.0-0.4.fc38.s390x
systemd-libs-252.4-598.fc38.s390x
tar-1.34-5.fc38.s390x
gnat-srpm-macros-4-16.fc37.noarch
rpmautospec-rpm-macros-0.3.1-1.fc38.noarch
gmp-6.2.1-3.fc38.s390x
gdb-minimal-12.1-10.fc38.s390x
cyrus-sasl-lib-2.1.28-8.fc38.s390x
cracklib-2.9.7-30.fc38.s390x
zip-3.0-35.fc38.s390x
libssh-0.10.4-2.fc38.s390x
openblas-srpm-macros-2-12.fc37.noarch
qt5-srpm-macros-5.15.7-1.fc38.noarch
libsmartcols-2.38.1-3.fc38.s390x
ncurses-libs-6.3-5.20221126.fc38.s390x
info-7.0.1-1.fc38.s390x
diffutils-3.8-3.fc38.s390x
lz4-libs-1.9.3-5.fc38.s390x
libuuid-2.38.1-3.fc38.s390x
gawk-5.1.1-4.fc38.s390x
rpm-build-libs-4.18.0-8.fc38.s390x
curl-7.87.0-1.fc38.s390x
perl-srpm-macros-1-47.fc38.noarch
xxhash-libs-0.8.1-3.fc37.s390x
krb5-libs-1.20.1-3.fc38.s390x
findutils-4.9.0-2.fc38.s390x
sqlite-libs-3.40.0-1.fc38.s390x
libffi-3.4.4-1.fc38.s390x
fedora-release-38-0.6.noarch
tzdata-2022g-1.fc38.noarch
libfdisk-2.38.1-3.fc38.s390x
pkgconf-1.8.0-3.fc37.s390x
cpio-2.13-13.fc38.s390x
libsepol-3.4-4.fc38.s390x
libutempter-1.2.1-7.fc38.s390x
patch-2.7.6-17.fc37.s390x
coreutils-common-9.1-8.fc38.s390x
zstd-1.5.2-3.fc37.s390x
libsemanage-3.4-6.fc38.s390x
p11-kit-0.24.1-5.fc38.s390x
rpm-libs-4.18.0-8.fc38.s390x
authselect-libs-1.4.2-1.fc38.s390x
gpg-pubkey-eb10b464-6202d9c6
libxml2-2.10.3-2.fc38.s390x
setup-2.14.3-1.fc38.noarch
basesystem-11-14.fc37.noarch
binutils-gold-2.39-6.fc38.s390x
package-notes-srpm-macros-0.5-6.fc38.noarch
binutils-2.39-6.fc38.s390x
readline-8.2-2.fc38.s390x
fonts-srpm-macros-2.0.5-10.fc38.noarch
libnghttp2-1.51.0-1.fc38.s390x
ed-1.18-2.fc38.s390x
go-srpm-macros-3.2.0-1.fc38.noarch
glibc-minimal-langpack-2.36.9000-19.fc38.s390x
rust-srpm-macros-23-1.fc38.noarch
grep-3.8-1.fc38.s390x
gzip-1.12-2.fc38.s390x
redhat-rpm-config-235-1.fc38.noarch
libstdc++-13.0.0-0.4.fc38.s390x
sed-4.8-11.fc37.s390x
elfutils-libelf-0.188-3.fc38.s390x
libzstd-1.5.2-3.fc37.s390x
libselinux-3.4-6.fc38.s390x
libunistring-1.0-2.fc38.s390x
rpm-build-4.18.0-8.fc38.s390x
libssh-config-0.10.4-2.fc38.noarch
coreutils-9.1-8.fc38.s390x
fpc-srpm-macros-1.3-6.fc37.noarch
nettle-3.8-2.fc37.s390x
libarchive-3.6.1-3.fc38.s390x
file-5.42-4.fc38.s390x
authselect-1.4.2-1.fc38.s390x
rpm-sequoia-1.2.0-1.fc38.s390x
nim-srpm-macros-3-7.fc37.noarch
libmount-2.38.1-3.fc38.s390x
kernel-srpm-macros-1.0-15.fc37.noarch
alternatives-1.21-1.fc38.s390x
audit-libs-3.0.9-2.fc38.s390x
shadow-utils-4.13-3.fc38.s390x
elfutils-libs-0.188-3.fc38.s390x
glibc-2.36.9000-19.fc38.s390x
libxcrypt-4.4.33-5.fc38.s390x
libverto-0.3.2-4.fc38.s390x
unzip-6.0-58.fc38.s390x
libpwquality-1.4.5-1.fc38.s390x
bash-5.2.9-3.fc38.s390x
fedora-gpg-keys-38-0.3.noarch
zlib-1.2.13-1.fc38.s390x
lua-libs-5.4.4-6.fc38.s390x
jansson-2.13.1-5.fc38.s390x
publicsuffix-list-dafsa-20221208-1.fc38.noarch
pam-1.5.2-15.fc38.s390x
bzip2-1.0.8-12.fc38.s390x
file-libs-5.42-4.fc38.s390x
gdbm-libs-1.23-2.fc38.s390x
pkgconf-pkg-config-1.8.0-3.fc37.s390x
fedora-repos-rawhide-38-0.3.noarch
libtasn1-4.19.0-1.fc38.s390x
libidn2-2.3.4-1.fc38.s390x
keyutils-libs-1.6.1-5.fc38.s390x
util-linux-core-2.38.1-3.fc38.s390x
which-2.21-36.fc38.s390x
pcre2-10.40-1.fc37.1.s390x
openssl-libs-3.0.5-6.fc38.s390x
mpfr-4.1.1-2.fc38.s390x
lua-srpm-macros-1-7.fc37.noarch
libcap-ng-0.8.3-4.fc38.s390x
ghc-srpm-macros-1.5.0-7.fc37.noarch
libcom_err-1.46.5-3.fc38.s390x
bzip2-libs-1.0.8-12.fc38.s390x
popt-1.19-1.fc38.s390x
filesystem-3.18-2.fc37.s390x
efi-srpm-macros-5-6.fc37.noarch
glibc-gconv-extra-2.36.9000-19.fc38.s390x
libtirpc-1.3.3-0.fc38.s390x
libdb-5.3.28-54.fc38.s390x
libgcc-13.0.0-0.4.fc38.s390x
glibc-common-2.36.9000-19.fc38.s390x
dwz-0.15-1.fc38.s390x
libevent-2.1.12-7.fc38.s390x
fedora-release-common-38-0.6.noarch
ansible-srpm-macros-1-8.1.fc38.noarch
libsigsegv-2.14-3.fc38.s390x
xz-libs-5.2.9-1.fc38.s390x
libbrotli-1.0.9-9.fc38.s390x
libnsl2-2.0.0-4.fc38.s390x
openldap-2.6.3-1.fc38.s390x
crypto-policies-20221215-1.gita4c31a3.fc38.noarch
libcurl-7.87.0-1.fc38.s390x
libcap-2.48-5.fc38.s390x
ca-certificates-2022.2.54-5.fc37.noarch
libblkid-2.38.1-3.fc38.s390x
elfutils-default-yama-scope-0.188-3.fc38.noarch
ocaml-srpm-macros-7-2.fc37.noarch
elfutils-debuginfod-client-0.188-3.fc38.s390x
python-srpm-macros-3.11-6.fc38.noarch
pkgconf-m4-1.8.0-3.fc37.noarch
ncurses-base-6.3-5.20221126.fc38.noarch
gpg-pubkey-5323552a-6112bcdc
Start: buildsrpm
Start: rpmbuild -bs
sh: line 1: perl: command not found
sh: line 1: perl: command not found
Building target platforms: s390x
Building for target s390x
setting SOURCE_DATE_EPOCH=1658361600
Wrote: /builddir/build/SRPMS/mod_perl-2.0.12-5.fc38.src.rpm
Finish: rpmbuild -bs
cp: ‘var/lib/mock/fedora-rawhide-s390x-1672024414.321897/root/var/log’: No such file or directory
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-s390x-1672024414.321897/root/var/log/dnf.rpm.log
/var/lib/mock/fedora-rawhide-s390x-1672024414.321897/root/var/log/dnf.librepo.log
/var/lib/mock/fedora-rawhide-s390x-1672024414.321897/root/var/log/dnf.log
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-unjovj2e/mod_perl/mod_perl.spec) Config(child) 1 minutes 57 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running (timeout=115200): unbuffer mock --rebuild /var/lib/copr-rpmbuild/results/mod_perl-2.0.12-5.fc38.src.rpm --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1672024414.321897 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 3.5 starting (python version = 3.11.0, NVR = mock-3.5-1.fc37)...
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/var/lib/copr-rpmbuild/results/mod_perl-2.0.12-5.fc38.src.rpm)  Config(fedora-rawhide-s390x)
Start: clean chroot
Finish: clean chroot
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-s390x-bootstrap-1672024414.321897/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-s390x-bootstrap-1672024414.321897/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: enabled HW Info plugin
Mock Version: 3.5
INFO: Mock Version: 3.5
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-s390x-1672024414.321897/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
Mock Version: 3.5
INFO: Mock Version: 3.5
Start: dnf update
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                 3.7 kB/s | 3.0 kB     00:00    
Copr repository                                 4.3 MB/s |  25 MB     00:05    
Additional repo https_jakub_fedorapeople_org_fe 4.3 kB/s | 3.0 kB     00:00    
fedora                                           13 kB/s | 6.3 kB     00:00    
Dependencies resolved.
Nothing to do.
Complete!
Finish: dnf update
Finish: chroot init
Start: build phase for mod_perl-2.0.12-5.fc38.src.rpm
Start: build setup for mod_perl-2.0.12-5.fc38.src.rpm
sh: line 1: perl: command not found
sh: line 1: perl: command not found
Building target platforms: s390x
Building for target s390x
setting SOURCE_DATE_EPOCH=1658361600
Wrote: /builddir/build/SRPMS/mod_perl-2.0.12-5.fc38.src.rpm
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                 3.7 kB/s | 3.0 kB     00:00    
Additional repo https_jakub_fedorapeople_org_fe 4.3 kB/s | 3.0 kB     00:00    
fedora                                          1.1 kB/s | 6.3 kB     00:05    
Package coreutils-9.1-8.fc38.s390x is already installed.
Package findutils-1:4.9.0-2.fc38.s390x is already installed.
Package sed-4.8-11.fc37.s390x is already installed.
Dependencies resolved.
========================================================================================================================
 Package                   Arch    Version                         Repository                                       Size
========================================================================================================================
Installing:
 apr-devel                 s390x   1.7.0-19.fc38                   copr_base                                       223 k
 apr-util-devel            s390x   1.6.1-23.fc38                   fedora                                           77 k
 gcc                       s390x   13.0.0-0.4.fc38                 https_jakub_fedorapeople_org_fedora_gcc13_arch   28 M
 gdbm-devel                s390x   1:1.23-2.fc38                   copr_base                                        81 k
 gnupg2                    s390x   2.3.8-1.fc38                    copr_base                                       2.6 M
 httpd                     s390x   2.4.54-10.fc38                  copr_base                                        47 k
 httpd-devel               s390x   2.4.54-10.fc38                  copr_base                                       192 k
 make                      s390x   1:4.3-11.fc38                   copr_base                                       550 k
 perl-AutoLoader           noarch  5.74-492.fc38                   fedora                                           24 k
 perl-BSD-Resource         s390x   1.291.100-20.fc37               fedora                                           46 k
 perl-CGI                  noarch  4.54-4.fc37                     fedora                                          204 k
 perl-Carp                 noarch  1.52-489.fc37                   fedora                                           29 k
 perl-Data-Dumper          s390x   2.184-490.fc37                  fedora                                           56 k
 perl-DirHandle            noarch  1.05-492.fc38                   fedora                                           15 k
 perl-DynaLoader           s390x   1.52-492.fc38                   fedora                                           29 k
 perl-Encode               s390x   4:3.19-492.fc38                 fedora                                          1.7 M
 perl-Exporter             noarch  5.77-489.fc37                   fedora                                           31 k
 perl-ExtUtils-Embed       noarch  1.35-492.fc38                   fedora                                           21 k
 perl-ExtUtils-Install     noarch  2.20-489.fc37                   fedora                                           44 k
 perl-ExtUtils-MakeMaker   noarch  2:7.64-490.fc37                 fedora                                          301 k
 perl-Fcntl                s390x   1.15-492.fc38                   fedora                                           23 k
 perl-File-Basename        noarch  2.85-492.fc38                   fedora                                           20 k
 perl-File-Copy            noarch  2.39-492.fc38                   fedora                                           23 k
 perl-File-Find            noarch  1.40-492.fc38                   fedora                                           28 k
 perl-File-Path            noarch  2.18-489.fc37                   fedora                                           35 k
 perl-FindBin              noarch  1.53-492.fc38                   fedora                                           17 k
 perl-Getopt-Long          noarch  1:2.54-1.fc38                   fedora                                           60 k
 perl-HTTP-Message         noarch  6.44-1.fc38                     fedora                                          104 k
 perl-IO                   s390x   1.50-492.fc38                   fedora                                           95 k
 perl-IO-Compress          noarch  2.201-3.fc37                    fedora                                          273 k
 perl-Linux-Pid            s390x   0.04-49.fc37                    fedora                                           16 k
 perl-Math-BigInt          noarch  1:1.9998.37-2.fc37              fedora                                          206 k
 perl-POSIX                s390x   2.03-492.fc38                   fedora                                           99 k
 perl-PathTools            s390x   3.84-489.fc37                   fedora                                           89 k
 perl-Socket               s390x   4:2.036-1.fc38                  fedora                                           55 k
 perl-Symbol               noarch  1.09-492.fc38                   fedora                                           17 k
 perl-Test                 noarch  1.31-492.fc38                   fedora                                           32 k
 perl-Test-Harness         noarch  1:3.44-490.fc37                 fedora                                          288 k
 perl-Test-Simple          noarch  3:1.302191-2.fc37               fedora                                          592 k
 perl-base                 noarch  2.27-492.fc38                   fedora                                           19 k
 perl-constant             noarch  1.33-490.fc37                   fedora                                           23 k
 perl-devel                s390x   4:5.36.0-492.fc38               fedora                                          714 k
 perl-generators           noarch  1.15-1.fc38                     fedora                                           16 k
 perl-interpreter          s390x   4:5.36.0-492.fc38               fedora                                           75 k
 perl-lib                  s390x   0.65-492.fc38                   fedora                                           18 k
 perl-libs                 s390x   4:5.36.0-492.fc38               fedora                                          2.2 M
 perl-libwww-perl          noarch  6.67-3.fc38                     fedora                                          212 k
 perl-locale               noarch  1.10-492.fc38                   fedora                                           17 k
 perl-overload             noarch  1.35-492.fc38                   fedora                                           49 k
 perl-subs                 noarch  1.04-492.fc38                   fedora                                           15 k
 perl-threads              s390x   1:2.27-489.fc37                 fedora                                           56 k
 perl-vars                 noarch  1.05-492.fc38                   fedora                                           16 k
Installing dependencies:
 annobin-docs              noarch  10.99-1.0.1.fc38                https_jakub_fedorapeople_org_fedora_gcc13_arch   93 k
 annobin-plugin-gcc        s390x   10.99-1.0.1.fc38                https_jakub_fedorapeople_org_fedora_gcc13_arch  888 k
 apr                       s390x   1.7.0-19.fc38                   copr_base                                       131 k
 apr-util                  s390x   1.6.1-23.fc38                   fedora                                           96 k
 autoconf                  noarch  2.71-4.fc38                     copr_base                                       720 k
 automake                  noarch  1.16.5-9.fc37                   fedora                                          696 k
 cpp                       s390x   13.0.0-0.4.fc38                 https_jakub_fedorapeople_org_fedora_gcc13_arch  8.9 M
 cyrus-sasl                s390x   2.1.28-8.fc38                   copr_base                                        78 k
 cyrus-sasl-devel          s390x   2.1.28-8.fc38                   copr_base                                       103 k
 dbus                      s390x   1:1.14.4-1.fc38                 copr_base                                       8.3 k
 dbus-broker               s390x   32-1.fc38                       copr_base                                       174 k
 dbus-common               noarch  1:1.14.4-1.fc38                 copr_base                                        15 k
 emacs-filesystem          noarch  1:28.1-3.fc37                   fedora                                          9.5 k
 expat                     s390x   2.5.0-1.fc38                    copr_base                                       114 k
 expat-devel               s390x   2.5.0-1.fc38                    copr_base                                        52 k
 fedora-logos-httpd        noarch  38.0.0-2.fc38                   fedora                                           16 k
 gc                        s390x   8.2.2-1.fc38                    copr_base                                       114 k
 gcc-plugin-annobin        s390x   13.0.0-0.4.fc38                 https_jakub_fedorapeople_org_fedora_gcc13_arch   28 k
 gdbm                      s390x   1:1.23-2.fc38                   copr_base                                       153 k
 glibc-devel               s390x   2.36.9000-19.fc38               fedora                                           55 k
 glibc-headers-s390        noarch  2.36.9000-19.fc38               fedora                                          516 k
 gnutls                    s390x   3.7.8-9.fc38                    copr_base                                       1.0 M
 groff-base                s390x   1.22.4-10.fc38                  copr_base                                       1.1 M
 guile22                   s390x   2.2.7-6.fc38                    copr_base                                       6.4 M
 httpd-core                s390x   2.4.54-10.fc38                  copr_base                                       1.4 M
 httpd-filesystem          noarch  2.4.54-10.fc38                  copr_base                                        14 k
 httpd-tools               s390x   2.4.54-10.fc38                  copr_base                                        83 k
 kernel-headers            s390x   6.1.0-1.fc38                    fedora                                          1.5 M
 kmod-libs                 s390x   30-3.fc38                       copr_base                                        71 k
 libasan                   s390x   13.0.0-0.4.fc38                 https_jakub_fedorapeople_org_fedora_gcc13_arch  492 k
 libassuan                 s390x   2.5.5-5.fc38                    copr_base                                        67 k
 libatomic                 s390x   13.0.0-0.4.fc38                 https_jakub_fedorapeople_org_fedora_gcc13_arch   18 k
 libb2                     s390x   0.98.1-7.fc38                   copr_base                                        27 k
 libdb-devel               s390x   5.3.28-54.fc38                  copr_base                                        37 k
 libgcrypt                 s390x   1.10.1-6.fc38                   copr_base                                       495 k
 libgpg-error              s390x   1.46-1.fc38                     copr_base                                       225 k
 libksba                   s390x   1.6.3-1.fc38                    copr_base                                       163 k
 libmpc                    s390x   1.2.1-5.fc38                    copr_base                                        65 k
 libseccomp                s390x   2.5.3-3.fc38                    copr_base                                        74 k
 libtool                   s390x   2.4.7-3.0.1.fc38                https_jakub_fedorapeople_org_fedora_gcc13_arch  595 k
 libtool-ltdl              s390x   2.4.7-3.0.1.fc38                https_jakub_fedorapeople_org_fedora_gcc13_arch   38 k
 libubsan                  s390x   13.0.0-0.4.fc38                 https_jakub_fedorapeople_org_fedora_gcc13_arch  203 k
 libxcrypt-devel           s390x   4.4.33-5.fc38                   copr_base                                        31 k
 m4                        s390x   1.4.19-4.fc38                   copr_base                                       307 k
 mailcap                   noarch  2.1.53-4.fc37                   fedora                                           33 k
 mpdecimal                 s390x   2.5.1-4.fc37                    fedora                                          104 k
 ncurses                   s390x   6.3-5.20221126.fc38             fedora                                          413 k
 npth                      s390x   1.6-10.fc38                     fedora                                           24 k
 openldap-devel            s390x   2.6.3-1.fc38                    fedora                                          734 k
 perl-AutoSplit            noarch  5.74-492.fc38                   fedora                                           25 k
 perl-B                    s390x   1.83-492.fc38                   fedora                                          184 k
 perl-Benchmark            noarch  1.23-492.fc38                   fedora                                           30 k
 perl-Class-Struct         noarch  0.66-492.fc38                   fedora                                           25 k
 perl-Clone                s390x   0.46-1.fc38                     fedora                                           22 k
 perl-Compress-Raw-Bzip2   s390x   2.201-2.fc37                    fedora                                           34 k
 perl-Compress-Raw-Zlib    s390x   2.202-4.fc38                    fedora                                           62 k
 perl-Data-Dump            noarch  1.25-5.fc37                     fedora                                           33 k
 perl-Devel-PPPort         s390x   3.68-490.fc37                   fedora                                          217 k
 perl-Digest               noarch  1.20-489.fc37                   fedora                                           26 k
 perl-Digest-HMAC          noarch  1.04-6.fc37                     fedora                                           23 k
 perl-Digest-MD5           s390x   2.58-489.fc37                   fedora                                           35 k
 perl-Digest-SHA           s390x   1:6.03-1.fc37                   fedora                                           60 k
 perl-Encode-Locale        noarch  1.05-25.fc38                    fedora                                           18 k
 perl-Errno                s390x   1.36-492.fc38                   fedora                                           18 k
 perl-ExtUtils-Command     noarch  2:7.64-490.fc37                 fedora                                           14 k
 perl-ExtUtils-Constant    noarch  0.25-492.fc38                   fedora                                           50 k
 perl-ExtUtils-Manifest    noarch  1:1.73-489.fc37                 fedora                                           34 k
 perl-ExtUtils-ParseXS     noarch  1:3.45-489.fc37                 fedora                                          188 k
 perl-Fedora-VSP           noarch  0.001-30.fc38                   fedora                                           23 k
 perl-File-Compare         noarch  1.100.700-492.fc38              fedora                                           16 k
 perl-File-Listing         noarch  6.15-4.fc38                     fedora                                           24 k
 perl-File-Temp            noarch  1:0.231.100-489.fc37            fedora                                           59 k
 perl-File-stat            noarch  1.12-492.fc38                   fedora                                           20 k
 perl-FileHandle           noarch  2.03-492.fc38                   fedora                                           19 k
 perl-Getopt-Std           noarch  1.13-492.fc38                   fedora                                           19 k
 perl-HTML-Parser          s390x   3.80-1.fc38                     fedora                                          125 k
 perl-HTML-Tagset          noarch  3.20-52.fc37                    fedora                                           19 k
 perl-HTTP-Cookies         noarch  6.10-8.fc38                     fedora                                           37 k
 perl-HTTP-Date            noarch  6.05-11.fc38                    fedora                                           23 k
 perl-HTTP-Negotiate       noarch  6.01-34.fc38                    fedora                                           19 k
 perl-HTTP-Tiny            noarch  0.082-1.fc37                    fedora                                           55 k
 perl-I18N-Langinfo        s390x   0.21-492.fc38                   fedora                                           25 k
 perl-IO-HTML              noarch  1.004-9.fc38                    fedora                                           28 k
 perl-IO-Socket-IP         noarch  0.41-490.fc37                   fedora                                           42 k
 perl-IO-Socket-SSL        noarch  2.078-1.fc38                    fedora                                          224 k
 perl-IPC-Open3            noarch  1.22-492.fc38                   fedora                                           26 k
 perl-Importer             noarch  0.026-8.fc38                    fedora                                           39 k
 perl-JSON-PP              noarch  1:4.12-1.fc38                   fedora                                           68 k
 perl-LWP-MediaTypes       noarch  6.04-13.fc38                    fedora                                           33 k
 perl-MIME-Base64          s390x   3.16-489.fc37                   fedora                                           30 k
 perl-Math-BigRat          noarch  0.2624-2.fc37                   fedora                                           42 k
 perl-Math-Complex         noarch  1.59-492.fc38                   fedora                                           50 k
 perl-NTLM                 noarch  1.09-33.fc37                    fedora                                           22 k
 perl-Net-HTTP             noarch  6.22-4.fc38                     fedora                                           39 k
 perl-Net-SSLeay           s390x   1.92-4.fc37                     fedora                                          358 k
 perl-Object-HashBase      noarch  0.009-11.fc38                   fedora                                           25 k
 perl-Pod-Escapes          noarch  1:1.07-489.fc37                 fedora                                           20 k
 perl-Pod-Perldoc          noarch  3.28.01-490.fc37                fedora                                           90 k
 perl-Pod-Simple           noarch  1:3.43-490.fc37                 fedora                                          225 k
 perl-Pod-Usage            noarch  4:2.03-3.fc37                   fedora                                           40 k
 perl-Scalar-List-Utils    s390x   5:1.63-489.fc38                 fedora                                           71 k
 perl-SelectSaver          noarch  1.02-492.fc38                   fedora                                           15 k
 perl-Storable             s390x   1:3.26-489.fc37                 fedora                                           93 k
 perl-Term-ANSIColor       noarch  5.01-490.fc37                   fedora                                           48 k
 perl-Term-Cap             noarch  1.17-489.fc37                   fedora                                           22 k
 perl-Term-Table           noarch  0.016-5.fc38                    fedora                                           34 k
 perl-Text-ParseWords      noarch  3.31-489.fc37                   fedora                                           16 k
 perl-Text-Tabs+Wrap       noarch  2021.0814-489.fc37              fedora                                           22 k
 perl-Thread-Queue         noarch  3.14-489.fc37                   fedora                                           21 k
 perl-Time-HiRes           s390x   4:1.9770-489.fc37               fedora                                           57 k
 perl-Time-Local           noarch  2:1.300-489.fc37                fedora                                           33 k
 perl-TimeDate             noarch  1:2.33-9.fc37                   fedora                                           60 k
 perl-Try-Tiny             noarch  0.31-4.fc37                     fedora                                           42 k
 perl-URI                  noarch  5.17-1.fc38                     fedora                                          123 k
 perl-WWW-RobotRules       noarch  6.02-35.fc38                    fedora                                           20 k
 perl-if                   noarch  0.61.000-492.fc38               fedora                                           17 k
 perl-libnet               noarch  3.14-490.fc37                   fedora                                          132 k
 perl-macros               noarch  4:5.36.0-492.fc38               fedora                                           14 k
 perl-mro                  s390x   1.26-492.fc38                   fedora                                           31 k
 perl-overloading          noarch  0.02-492.fc38                   fedora                                           16 k
 perl-parent               noarch  1:0.239-1.fc38                  fedora                                           14 k
 perl-podlators            noarch  1:5.00-1.fc38                   fedora                                          127 k
 perl-threads-shared       s390x   1.64-489.fc37                   fedora                                           44 k
 perl-version              s390x   8:0.99.29-490.fc37              fedora                                           62 k
 python-pip-wheel          noarch  22.3.1-1.fc38                   fedora                                          1.4 M
 python-setuptools-wheel   noarch  65.5.1-1.fc38                   fedora                                          715 k
 python3                   s390x   3.11.1-1.fc38                   fedora                                           27 k
 python3-libs              s390x   3.11.1-1.fc38                   fedora                                          9.5 M
 python3-pyparsing         noarch  3.0.9-2.fc37                    fedora                                          262 k
 systemd                   s390x   252.4-598.fc38                  fedora                                          4.1 M
 systemd-pam               s390x   252.4-598.fc38                  fedora                                          312 k
 systemd-rpm-macros        noarch  252.4-598.fc38                  fedora                                           31 k
 systemtap-sdt-devel       s390x   4.8~pre16650659g6a096a7d-1.fc38 fedora                                           73 k

Transaction Summary
========================================================================================================================
Install  185 Packages

Total size: 89 M
Total download size: 16 M
Installed size: 294 M
Downloading Packages:
[SKIPPED] apr-1.7.0-19.fc38.s390x.rpm: Already downloaded                      
[SKIPPED] apr-devel-1.7.0-19.fc38.s390x.rpm: Already downloaded                
[SKIPPED] autoconf-2.71-4.fc38.noarch.rpm: Already downloaded                  
[SKIPPED] cyrus-sasl-2.1.28-8.fc38.s390x.rpm: Already downloaded               
[SKIPPED] cyrus-sasl-devel-2.1.28-8.fc38.s390x.rpm: Already downloaded         
[SKIPPED] dbus-1.14.4-1.fc38.s390x.rpm: Already downloaded                     
[SKIPPED] dbus-broker-32-1.fc38.s390x.rpm: Already downloaded                  
[SKIPPED] dbus-common-1.14.4-1.fc38.noarch.rpm: Already downloaded             
[SKIPPED] expat-2.5.0-1.fc38.s390x.rpm: Already downloaded                     
[SKIPPED] expat-devel-2.5.0-1.fc38.s390x.rpm: Already downloaded               
[SKIPPED] gc-8.2.2-1.fc38.s390x.rpm: Already downloaded                        
[SKIPPED] groff-base-1.22.4-10.fc38.s390x.rpm: Already downloaded              
[SKIPPED] guile22-2.2.7-6.fc38.s390x.rpm: Already downloaded                   
[SKIPPED] httpd-core-2.4.54-10.fc38.s390x.rpm: Already downloaded              
[SKIPPED] httpd-devel-2.4.54-10.fc38.s390x.rpm: Already downloaded             
[SKIPPED] httpd-filesystem-2.4.54-10.fc38.noarch.rpm: Already downloaded       
[SKIPPED] httpd-tools-2.4.54-10.fc38.s390x.rpm: Already downloaded             
[SKIPPED] libb2-0.98.1-7.fc38.s390x.rpm: Already downloaded                    
[SKIPPED] libdb-devel-5.3.28-54.fc38.s390x.rpm: Already downloaded             
[SKIPPED] libmpc-1.2.1-5.fc38.s390x.rpm: Already downloaded                    
[SKIPPED] libxcrypt-devel-4.4.33-5.fc38.s390x.rpm: Already downloaded          
[SKIPPED] m4-1.4.19-4.fc38.s390x.rpm: Already downloaded                       
[SKIPPED] make-4.3-11.fc38.s390x.rpm: Already downloaded                       
[SKIPPED] annobin-docs-10.99-1.0.1.fc38.noarch.rpm: Already downloaded         
[SKIPPED] annobin-plugin-gcc-10.99-1.0.1.fc38.s390x.rpm: Already downloaded    
[SKIPPED] cpp-13.0.0-0.4.fc38.s390x.rpm: Already downloaded                    
[SKIPPED] gcc-13.0.0-0.4.fc38.s390x.rpm: Already downloaded                    
[SKIPPED] gcc-plugin-annobin-13.0.0-0.4.fc38.s390x.rpm: Already downloaded     
[SKIPPED] libasan-13.0.0-0.4.fc38.s390x.rpm: Already downloaded                
[SKIPPED] libatomic-13.0.0-0.4.fc38.s390x.rpm: Already downloaded              
[SKIPPED] libtool-2.4.7-3.0.1.fc38.s390x.rpm: Already downloaded               
[SKIPPED] libtool-ltdl-2.4.7-3.0.1.fc38.s390x.rpm: Already downloaded          
[SKIPPED] libubsan-13.0.0-0.4.fc38.s390x.rpm: Already downloaded               
[SKIPPED] apr-util-1.6.1-23.fc38.s390x.rpm: Already downloaded                 
[SKIPPED] apr-util-devel-1.6.1-23.fc38.s390x.rpm: Already downloaded           
[SKIPPED] automake-1.16.5-9.fc37.noarch.rpm: Already downloaded                
[SKIPPED] emacs-filesystem-28.1-3.fc37.noarch.rpm: Already downloaded          
[SKIPPED] glibc-devel-2.36.9000-19.fc38.s390x.rpm: Already downloaded          
[SKIPPED] glibc-headers-s390-2.36.9000-19.fc38.noarch.rpm: Already downloaded  
[SKIPPED] kernel-headers-6.1.0-1.fc38.s390x.rpm: Already downloaded            
[SKIPPED] mailcap-2.1.53-4.fc37.noarch.rpm: Already downloaded                 
[SKIPPED] mpdecimal-2.5.1-4.fc37.s390x.rpm: Already downloaded                 
[SKIPPED] ncurses-6.3-5.20221126.fc38.s390x.rpm: Already downloaded            
[SKIPPED] openldap-devel-2.6.3-1.fc38.s390x.rpm: Already downloaded            
[SKIPPED] perl-B-1.83-492.fc38.s390x.rpm: Already downloaded                   
[SKIPPED] perl-Carp-1.52-489.fc37.noarch.rpm: Already downloaded               
[SKIPPED] perl-Class-Struct-0.66-492.fc38.noarch.rpm: Already downloaded       
[SKIPPED] perl-Data-Dumper-2.184-490.fc37.s390x.rpm: Already downloaded        
[SKIPPED] perl-DynaLoader-1.52-492.fc38.s390x.rpm: Already downloaded          
[SKIPPED] perl-Encode-3.19-492.fc38.s390x.rpm: Already downloaded              
[SKIPPED] perl-Errno-1.36-492.fc38.s390x.rpm: Already downloaded               
[SKIPPED] perl-Exporter-5.77-489.fc37.noarch.rpm: Already downloaded           
[SKIPPED] perl-Fcntl-1.15-492.fc38.s390x.rpm: Already downloaded               
[SKIPPED] perl-File-Basename-2.85-492.fc38.noarch.rpm: Already downloaded      
[SKIPPED] perl-File-Compare-1.100.700-492.fc38.noarch.rpm: Already downloaded  
[SKIPPED] perl-File-Copy-2.39-492.fc38.noarch.rpm: Already downloaded          
[SKIPPED] perl-File-Find-1.40-492.fc38.noarch.rpm: Already downloaded          
[SKIPPED] perl-File-Path-2.18-489.fc37.noarch.rpm: Already downloaded          
[SKIPPED] perl-File-Temp-0.231.100-489.fc37.noarch.rpm: Already downloaded     
[SKIPPED] perl-File-stat-1.12-492.fc38.noarch.rpm: Already downloaded          
[SKIPPED] perl-Getopt-Long-2.54-1.fc38.noarch.rpm: Already downloaded          
[SKIPPED] perl-Getopt-Std-1.13-492.fc38.noarch.rpm: Already downloaded         
[SKIPPED] perl-HTTP-Tiny-0.082-1.fc37.noarch.rpm: Already downloaded           
[SKIPPED] perl-IO-1.50-492.fc38.s390x.rpm: Already downloaded                  
[SKIPPED] perl-IPC-Open3-1.22-492.fc38.noarch.rpm: Already downloaded          
[SKIPPED] perl-MIME-Base64-3.16-489.fc37.s390x.rpm: Already downloaded         
[SKIPPED] perl-POSIX-2.03-492.fc38.s390x.rpm: Already downloaded               
[SKIPPED] perl-PathTools-3.84-489.fc37.s390x.rpm: Already downloaded           
[SKIPPED] perl-Pod-Escapes-1.07-489.fc37.noarch.rpm: Already downloaded        
[SKIPPED] perl-Pod-Perldoc-3.28.01-490.fc37.noarch.rpm: Already downloaded     
[SKIPPED] perl-Pod-Simple-3.43-490.fc37.noarch.rpm: Already downloaded         
[SKIPPED] perl-Pod-Usage-2.03-3.fc37.noarch.rpm: Already downloaded            
[SKIPPED] perl-Scalar-List-Utils-1.63-489.fc38.s390x.rpm: Already downloaded   
[SKIPPED] perl-SelectSaver-1.02-492.fc38.noarch.rpm: Already downloaded        
[SKIPPED] perl-Socket-2.036-1.fc38.s390x.rpm: Already downloaded               
[SKIPPED] perl-Storable-3.26-489.fc37.s390x.rpm: Already downloaded            
[SKIPPED] perl-Symbol-1.09-492.fc38.noarch.rpm: Already downloaded             
[SKIPPED] perl-Term-ANSIColor-5.01-490.fc37.noarch.rpm: Already downloaded     
[SKIPPED] perl-Term-Cap-1.17-489.fc37.noarch.rpm: Already downloaded           
[SKIPPED] perl-Text-ParseWords-3.31-489.fc37.noarch.rpm: Already downloaded    
[SKIPPED] perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch.rpm: Already downloaded
[SKIPPED] perl-Thread-Queue-3.14-489.fc37.noarch.rpm: Already downloaded       
[SKIPPED] perl-Time-Local-1.300-489.fc37.noarch.rpm: Already downloaded        
[SKIPPED] perl-constant-1.33-490.fc37.noarch.rpm: Already downloaded           
[SKIPPED] perl-if-0.61.000-492.fc38.noarch.rpm: Already downloaded             
[SKIPPED] perl-interpreter-5.36.0-492.fc38.s390x.rpm: Already downloaded       
[SKIPPED] perl-libs-5.36.0-492.fc38.s390x.rpm: Already downloaded              
[SKIPPED] perl-mro-1.26-492.fc38.s390x.rpm: Already downloaded                 
[SKIPPED] perl-overload-1.35-492.fc38.noarch.rpm: Already downloaded           
[SKIPPED] perl-overloading-0.02-492.fc38.noarch.rpm: Already downloaded        
[SKIPPED] perl-parent-0.239-1.fc38.noarch.rpm: Already downloaded              
[SKIPPED] perl-podlators-5.00-1.fc38.noarch.rpm: Already downloaded            
[SKIPPED] perl-threads-2.27-489.fc37.s390x.rpm: Already downloaded             
[SKIPPED] perl-threads-shared-1.64-489.fc37.s390x.rpm: Already downloaded      
[SKIPPED] perl-vars-1.05-492.fc38.noarch.rpm: Already downloaded               
[SKIPPED] python-pip-wheel-22.3.1-1.fc38.noarch.rpm: Already downloaded        
[SKIPPED] python-setuptools-wheel-65.5.1-1.fc38.noarch.rpm: Already downloaded 
[SKIPPED] python3-3.11.1-1.fc38.s390x.rpm: Already downloaded                  
[SKIPPED] python3-libs-3.11.1-1.fc38.s390x.rpm: Already downloaded             
(100/185): gdbm-1.23-2.fc38.s390x.rpm           3.4 MB/s | 153 kB     00:00    
(101/185): gdbm-devel-1.23-2.fc38.s390x.rpm     1.5 MB/s |  81 kB     00:00    
(102/185): gnutls-3.7.8-9.fc38.s390x.rpm         27 MB/s | 1.0 MB     00:00    
(103/185): kmod-libs-30-3.fc38.s390x.rpm        2.6 MB/s |  71 kB     00:00    
(104/185): gnupg2-2.3.8-1.fc38.s390x.rpm         20 MB/s | 2.6 MB     00:00    
(105/185): libassuan-2.5.5-5.fc38.s390x.rpm     1.7 MB/s |  67 kB     00:00    
(106/185): libgcrypt-1.10.1-6.fc38.s390x.rpm     20 MB/s | 495 kB     00:00    
(107/185): libgpg-error-1.46-1.fc38.s390x.rpm    32 MB/s | 225 kB     00:00    
(108/185): libksba-1.6.3-1.fc38.s390x.rpm        47 MB/s | 163 kB     00:00    
(109/185): libseccomp-2.5.3-3.fc38.s390x.rpm     14 MB/s |  74 kB     00:00    
(110/185): fedora-logos-httpd-38.0.0-2.fc38.noa  41 kB/s |  16 kB     00:00    
(111/185): npth-1.6-10.fc38.s390x.rpm            57 kB/s |  24 kB     00:00    
(112/185): perl-AutoLoader-5.74-492.fc38.noarch 121 kB/s |  24 kB     00:00    
(113/185): perl-AutoSplit-5.74-492.fc38.noarch. 128 kB/s |  25 kB     00:00    
(114/185): perl-Benchmark-1.23-492.fc38.noarch. 147 kB/s |  30 kB     00:00    
(115/185): perl-BSD-Resource-1.291.100-20.fc37. 175 kB/s |  46 kB     00:00    
(116/185): perl-Clone-0.46-1.fc38.s390x.rpm     131 kB/s |  22 kB     00:00    
(117/185): httpd-2.4.54-10.fc38.s390x.rpm        40 kB/s |  47 kB     00:01    
(118/185): perl-Compress-Raw-Bzip2-2.201-2.fc37 174 kB/s |  34 kB     00:00    
(119/185): perl-CGI-4.54-4.fc37.noarch.rpm      421 kB/s | 204 kB     00:00    
(120/185): perl-Data-Dump-1.25-5.fc37.noarch.rp 178 kB/s |  33 kB     00:00    
(121/185): perl-Devel-PPPort-3.68-490.fc37.s390 871 kB/s | 217 kB     00:00    
(122/185): perl-Digest-1.20-489.fc37.noarch.rpm 144 kB/s |  26 kB     00:00    
(123/185): perl-Digest-HMAC-1.04-6.fc37.noarch. 163 kB/s |  23 kB     00:00    
(124/185): perl-Compress-Raw-Zlib-2.202-4.fc38.  93 kB/s |  62 kB     00:00    
(125/185): perl-Digest-MD5-2.58-489.fc37.s390x. 184 kB/s |  35 kB     00:00    
(126/185): perl-Digest-SHA-6.03-1.fc37.s390x.rp 393 kB/s |  60 kB     00:00    
(127/185): perl-DirHandle-1.05-492.fc38.noarch.  80 kB/s |  15 kB     00:00    
(128/185): perl-Encode-Locale-1.05-25.fc38.noar 114 kB/s |  18 kB     00:00    
(129/185): perl-ExtUtils-Command-7.64-490.fc37. 106 kB/s |  14 kB     00:00    
(130/185): perl-ExtUtils-Embed-1.35-492.fc38.no 125 kB/s |  21 kB     00:00    
(131/185): perl-ExtUtils-Install-2.20-489.fc37. 299 kB/s |  44 kB     00:00    
(132/185): perl-ExtUtils-Constant-0.25-492.fc38 216 kB/s |  50 kB     00:00    
(133/185): perl-ExtUtils-Manifest-1.73-489.fc37 237 kB/s |  34 kB     00:00    
(134/185): perl-Fedora-VSP-0.001-30.fc38.noarch 165 kB/s |  23 kB     00:00    
(135/185): perl-File-Listing-6.15-4.fc38.noarch 174 kB/s |  24 kB     00:00    
(136/185): perl-ExtUtils-ParseXS-3.45-489.fc37. 431 kB/s | 188 kB     00:00    
(137/185): perl-ExtUtils-MakeMaker-7.64-490.fc3 601 kB/s | 301 kB     00:00    
(138/185): perl-FileHandle-2.03-492.fc38.noarch 134 kB/s |  19 kB     00:00    
(139/185): perl-FindBin-1.53-492.fc38.noarch.rp 106 kB/s |  17 kB     00:00    
(140/185): perl-HTML-Parser-3.80-1.fc38.s390x.r 748 kB/s | 125 kB     00:00    
(141/185): perl-HTML-Tagset-3.20-52.fc37.noarch 134 kB/s |  19 kB     00:00    
(142/185): perl-HTTP-Date-6.05-11.fc38.noarch.r 170 kB/s |  23 kB     00:00    
(143/185): perl-HTTP-Cookies-6.10-8.fc38.noarch 215 kB/s |  37 kB     00:00    
(144/185): perl-HTTP-Message-6.44-1.fc38.noarch 617 kB/s | 104 kB     00:00    
(145/185): perl-HTTP-Negotiate-6.01-34.fc38.noa 142 kB/s |  19 kB     00:00    
(146/185): perl-I18N-Langinfo-0.21-492.fc38.s39 154 kB/s |  25 kB     00:00    
(147/185): perl-IO-HTML-1.004-9.fc38.noarch.rpm 200 kB/s |  28 kB     00:00    
(148/185): perl-IO-Compress-2.201-3.fc37.noarch 1.2 MB/s | 273 kB     00:00    
(149/185): perl-IO-Socket-IP-0.41-490.fc37.noar 244 kB/s |  42 kB     00:00    
(150/185): perl-Importer-0.026-8.fc38.noarch.rp 271 kB/s |  39 kB     00:00    
(151/185): perl-IO-Socket-SSL-2.078-1.fc38.noar 1.1 MB/s | 224 kB     00:00    
(152/185): perl-JSON-PP-4.12-1.fc38.noarch.rpm  363 kB/s |  68 kB     00:00    
(153/185): perl-LWP-MediaTypes-6.04-13.fc38.noa 232 kB/s |  33 kB     00:00    
(154/185): perl-Linux-Pid-0.04-49.fc37.s390x.rp 104 kB/s |  16 kB     00:00    
(155/185): perl-Math-BigRat-0.2624-2.fc37.noarc 290 kB/s |  42 kB     00:00    
(156/185): perl-Math-Complex-1.59-492.fc38.noar 343 kB/s |  50 kB     00:00    
(157/185): perl-Math-BigInt-1.9998.37-2.fc37.no 795 kB/s | 206 kB     00:00    
(158/185): perl-NTLM-1.09-33.fc37.noarch.rpm    158 kB/s |  22 kB     00:00    
(159/185): perl-Net-HTTP-6.22-4.fc38.noarch.rpm 274 kB/s |  39 kB     00:00    
(160/185): perl-Object-HashBase-0.009-11.fc38.n 180 kB/s |  25 kB     00:00    
(161/185): perl-Term-Table-0.016-5.fc38.noarch. 238 kB/s |  34 kB     00:00    
(162/185): perl-Net-SSLeay-1.92-4.fc37.s390x.rp 1.1 MB/s | 358 kB     00:00    
(163/185): perl-Test-1.31-492.fc38.noarch.rpm   201 kB/s |  32 kB     00:00    
(164/185): perl-Test-Harness-3.44-490.fc37.noar 1.3 MB/s | 288 kB     00:00    
(165/185): perl-Time-HiRes-1.9770-489.fc37.s390 381 kB/s |  57 kB     00:00    
(166/185): perl-TimeDate-2.33-9.fc37.noarch.rpm 405 kB/s |  60 kB     00:00    
(167/185): perl-Test-Simple-1.302191-2.fc37.noa 1.8 MB/s | 592 kB     00:00    
(168/185): perl-Try-Tiny-0.31-4.fc37.noarch.rpm 291 kB/s |  42 kB     00:00    
(169/185): perl-WWW-RobotRules-6.02-35.fc38.noa 127 kB/s |  20 kB     00:00    
(170/185): perl-URI-5.17-1.fc38.noarch.rpm      751 kB/s | 123 kB     00:00    
(171/185): perl-base-2.27-492.fc38.noarch.rpm   141 kB/s |  19 kB     00:00    
(172/185): perl-generators-1.15-1.fc38.noarch.r 120 kB/s |  16 kB     00:00    
(173/185): perl-lib-0.65-492.fc38.s390x.rpm     130 kB/s |  18 kB     00:00    
(174/185): perl-devel-5.36.0-492.fc38.s390x.rpm 2.7 MB/s | 714 kB     00:00    
(175/185): perl-libnet-3.14-490.fc37.noarch.rpm 798 kB/s | 132 kB     00:00    
(176/185): perl-libwww-perl-6.67-3.fc38.noarch. 1.1 MB/s | 212 kB     00:00    
(177/185): perl-locale-1.10-492.fc38.noarch.rpm 109 kB/s |  17 kB     00:00    
(178/185): perl-macros-5.36.0-492.fc38.noarch.r 107 kB/s |  14 kB     00:00    
(179/185): perl-subs-1.04-492.fc38.noarch.rpm   108 kB/s |  15 kB     00:00    
(180/185): perl-version-0.99.29-490.fc37.s390x. 394 kB/s |  62 kB     00:00    
(181/185): python3-pyparsing-3.0.9-2.fc37.noarc 1.3 MB/s | 262 kB     00:00    
(182/185): systemd-pam-252.4-598.fc38.s390x.rpm 1.7 MB/s | 312 kB     00:00    
(183/185): systemd-rpm-macros-252.4-598.fc38.no 222 kB/s |  31 kB     00:00    
(184/185): systemtap-sdt-devel-4.8~pre16650659g 419 kB/s |  73 kB     00:00    
(185/185): systemd-252.4-598.fc38.s390x.rpm     6.3 MB/s | 4.1 MB     00:00    
--------------------------------------------------------------------------------
Total                                           1.4 MB/s |  16 MB     00:11     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : libgpg-error-1.46-1.fc38.s390x                       1/185 
  Installing       : expat-2.5.0-1.fc38.s390x                             2/185 
  Installing       : apr-1.7.0-19.fc38.s390x                              3/185 
  Installing       : apr-util-1.6.1-23.fc38.s390x                         4/185 
  Installing       : apr-devel-1.7.0-19.fc38.s390x                        5/185 
  Installing       : mailcap-2.1.53-4.fc37.noarch                         6/185 
  Installing       : libmpc-1.2.1-5.fc38.s390x                            7/185 
  Installing       : cpp-13.0.0-0.4.fc38.s390x                            8/185 
  Installing       : httpd-tools-2.4.54-10.fc38.s390x                     9/185 
  Installing       : expat-devel-2.5.0-1.fc38.s390x                      10/185 
  Installing       : libassuan-2.5.5-5.fc38.s390x                        11/185 
  Installing       : libgcrypt-1.10.1-6.fc38.s390x                       12/185 
  Installing       : libksba-1.6.3-1.fc38.s390x                          13/185 
  Installing       : python-setuptools-wheel-65.5.1-1.fc38.noarch        14/185 
  Installing       : python-pip-wheel-22.3.1-1.fc38.noarch               15/185 
  Installing       : npth-1.6-10.fc38.s390x                              16/185 
  Installing       : ncurses-6.3-5.20221126.fc38.s390x                   17/185 
  Installing       : mpdecimal-2.5.1-4.fc37.s390x                        18/185 
  Installing       : kernel-headers-6.1.0-1.fc38.s390x                   19/185 
  Installing       : glibc-headers-s390-2.36.9000-19.fc38.noarch         20/185 
  Installing       : glibc-devel-2.36.9000-19.fc38.s390x                 21/185 
  Installing       : libxcrypt-devel-4.4.33-5.fc38.s390x                 22/185 
  Installing       : fedora-logos-httpd-38.0.0-2.fc38.noarch             23/185 
  Installing       : emacs-filesystem-1:28.1-3.fc37.noarch               24/185 
  Installing       : libubsan-13.0.0-0.4.fc38.s390x                      25/185 
  Installing       : libtool-ltdl-2.4.7-3.0.1.fc38.s390x                 26/185 
  Installing       : libatomic-13.0.0-0.4.fc38.s390x                     27/185 
  Installing       : libasan-13.0.0-0.4.fc38.s390x                       28/185 
  Installing       : annobin-docs-10.99-1.0.1.fc38.noarch                29/185 
  Installing       : m4-1.4.19-4.fc38.s390x                              30/185 
  Installing       : libseccomp-2.5.3-3.fc38.s390x                       31/185 
  Installing       : libdb-devel-5.3.28-54.fc38.s390x                    32/185 
  Installing       : libb2-0.98.1-7.fc38.s390x                           33/185 
  Installing       : python3-3.11.1-1.fc38.s390x                         34/185 
  Installing       : python3-libs-3.11.1-1.fc38.s390x                    35/185 
  Installing       : python3-pyparsing-3.0.9-2.fc37.noarch               36/185 
  Installing       : systemtap-sdt-devel-4.8~pre16650659g6a096a7d-1.f    37/185 
  Installing       : kmod-libs-30-3.fc38.s390x                           38/185 
  Running scriptlet: httpd-filesystem-2.4.54-10.fc38.noarch              39/185 
  Installing       : httpd-filesystem-2.4.54-10.fc38.noarch              39/185 
  Installing       : httpd-core-2.4.54-10.fc38.s390x                     40/185 
  Running scriptlet: groff-base-1.22.4-10.fc38.s390x                     41/185 
  Installing       : groff-base-1.22.4-10.fc38.s390x                     41/185 
  Running scriptlet: groff-base-1.22.4-10.fc38.s390x                     41/185 
  Installing       : perl-Digest-1.20-489.fc37.noarch                    42/185 
  Installing       : perl-Digest-MD5-2.58-489.fc37.s390x                 43/185 
  Installing       : perl-B-1.83-492.fc38.s390x                          44/185 
  Installing       : perl-FileHandle-2.03-492.fc38.noarch                45/185 
  Installing       : perl-AutoLoader-5.74-492.fc38.noarch                46/185 
  Installing       : perl-Data-Dumper-2.184-490.fc37.s390x               47/185 
  Installing       : perl-libnet-3.14-490.fc37.noarch                    48/185 
  Installing       : perl-base-2.27-492.fc38.noarch                      49/185 
  Installing       : perl-URI-5.17-1.fc38.noarch                         50/185 
  Installing       : perl-Net-SSLeay-1.92-4.fc37.s390x                   51/185 
  Installing       : perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch       52/185 
  Installing       : perl-if-0.61.000-492.fc38.noarch                    53/185 
  Installing       : perl-IO-Socket-IP-0.41-490.fc37.noarch              54/185 
  Installing       : perl-Time-Local-2:1.300-489.fc37.noarch             55/185 
  Installing       : perl-File-Path-2.18-489.fc37.noarch                 56/185 
  Installing       : perl-IO-Socket-SSL-2.078-1.fc38.noarch              57/185 
  Installing       : perl-Pod-Escapes-1:1.07-489.fc37.noarch             58/185 
  Installing       : perl-Class-Struct-0.66-492.fc38.noarch              59/185 
  Installing       : perl-POSIX-2.03-492.fc38.s390x                      60/185 
  Installing       : perl-Term-ANSIColor-5.01-490.fc37.noarch            61/185 
  Installing       : perl-IPC-Open3-1.22-492.fc38.noarch                 62/185 
  Installing       : perl-File-Temp-1:0.231.100-489.fc37.noarch          63/185 
  Installing       : perl-HTTP-Tiny-0.082-1.fc37.noarch                  64/185 
  Installing       : perl-Term-Cap-1.17-489.fc37.noarch                  65/185 
  Installing       : perl-Pod-Simple-1:3.43-490.fc37.noarch              66/185 
  Installing       : perl-Socket-4:2.036-1.fc38.s390x                    67/185 
  Installing       : perl-SelectSaver-1.02-492.fc38.noarch               68/185 
  Installing       : perl-Symbol-1.09-492.fc38.noarch                    69/185 
  Installing       : perl-File-stat-1.12-492.fc38.noarch                 70/185 
  Installing       : perl-podlators-1:5.00-1.fc38.noarch                 71/185 
  Installing       : perl-Pod-Perldoc-3.28.01-490.fc37.noarch            72/185 
  Installing       : perl-Fcntl-1.15-492.fc38.s390x                      73/185 
  Installing       : perl-Text-ParseWords-3.31-489.fc37.noarch           74/185 
  Installing       : perl-mro-1.26-492.fc38.s390x                        75/185 
  Installing       : perl-IO-1.50-492.fc38.s390x                         76/185 
  Installing       : perl-overloading-0.02-492.fc38.noarch               77/185 
  Installing       : perl-Pod-Usage-4:2.03-3.fc37.noarch                 78/185 
  Installing       : perl-Errno-1.36-492.fc38.s390x                      79/185 
  Installing       : perl-File-Basename-2.85-492.fc38.noarch             80/185 
  Installing       : perl-Getopt-Std-1.13-492.fc38.noarch                81/185 
  Installing       : perl-MIME-Base64-3.16-489.fc37.s390x                82/185 
  Installing       : perl-Scalar-List-Utils-5:1.63-489.fc38.s390x        83/185 
  Installing       : perl-constant-1.33-490.fc37.noarch                  84/185 
  Installing       : perl-Storable-1:3.26-489.fc37.s390x                 85/185 
  Installing       : perl-overload-1.35-492.fc38.noarch                  86/185 
  Installing       : perl-parent-1:0.239-1.fc38.noarch                   87/185 
  Installing       : perl-vars-1.05-492.fc38.noarch                      88/185 
  Installing       : perl-Getopt-Long-1:2.54-1.fc38.noarch               89/185 
  Installing       : perl-Carp-1.52-489.fc37.noarch                      90/185 
  Installing       : perl-Exporter-5.77-489.fc37.noarch                  91/185 
  Installing       : perl-PathTools-3.84-489.fc37.s390x                  92/185 
  Installing       : perl-DynaLoader-1.52-492.fc38.s390x                 93/185 
  Installing       : perl-Encode-4:3.19-492.fc38.s390x                   94/185 
  Installing       : perl-libs-4:5.36.0-492.fc38.s390x                   95/185 
  Installing       : perl-interpreter-4:5.36.0-492.fc38.s390x            96/185 
  Installing       : perl-File-Find-1.40-492.fc38.noarch                 97/185 
  Installing       : perl-File-Copy-2.39-492.fc38.noarch                 98/185 
  Installing       : perl-Compress-Raw-Zlib-2.202-4.fc38.s390x           99/185 
  Installing       : perl-File-Compare-1.100.700-492.fc38.noarch        100/185 
  Installing       : perl-Time-HiRes-4:1.9770-489.fc37.s390x            101/185 
  Installing       : autoconf-2.71-4.fc38.noarch                        102/185 
  Installing       : perl-ExtUtils-ParseXS-1:3.45-489.fc37.noarch       103/185 
  Installing       : perl-LWP-MediaTypes-6.04-13.fc38.noarch            104/185 
  Installing       : perl-Math-Complex-1.59-492.fc38.noarch             105/185 
  Installing       : perl-Math-BigInt-1:1.9998.37-2.fc37.noarch         106/185 
  Installing       : perl-Math-BigRat-0.2624-2.fc37.noarch              107/185 
  Installing       : perl-JSON-PP-1:4.12-1.fc38.noarch                  108/185 
  Installing       : perl-locale-1.10-492.fc38.noarch                   109/185 
  Installing       : perl-version-8:0.99.29-490.fc37.s390x              110/185 
  Installing       : perl-threads-1:2.27-489.fc37.s390x                 111/185 
  Installing       : perl-threads-shared-1.64-489.fc37.s390x            112/185 
  Installing       : perl-Thread-Queue-3.14-489.fc37.noarch             113/185 
  Installing       : automake-1.16.5-9.fc37.noarch                      114/185 
  Installing       : perl-ExtUtils-Command-2:7.64-490.fc37.noarch       115/185 
  Installing       : perl-ExtUtils-Manifest-1:1.73-489.fc37.noarch      116/185 
  Installing       : perl-Digest-SHA-1:6.03-1.fc37.s390x                117/185 
  Installing       : perl-Digest-HMAC-1.04-6.fc37.noarch                118/185 
  Installing       : perl-NTLM-1.09-33.fc37.noarch                      119/185 
  Installing       : perl-macros-4:5.36.0-492.fc38.noarch               120/185 
  Installing       : perl-AutoSplit-5.74-492.fc38.noarch                121/185 
  Installing       : perl-Benchmark-1.23-492.fc38.noarch                122/185 
  Installing       : perl-Test-Harness-1:3.44-490.fc37.noarch           123/185 
  Installing       : perl-Clone-0.46-1.fc38.s390x                       124/185 
  Installing       : perl-Compress-Raw-Bzip2-2.201-2.fc37.s390x         125/185 
  Installing       : perl-IO-Compress-2.201-3.fc37.noarch               126/185 
  Installing       : perl-Net-HTTP-6.22-4.fc38.noarch                   127/185 
  Installing       : perl-Devel-PPPort-3.68-490.fc37.s390x              128/185 
  Installing       : perl-ExtUtils-Constant-0.25-492.fc38.noarch        129/185 
  Installing       : perl-Fedora-VSP-0.001-30.fc38.noarch               130/185 
  Installing       : perl-HTML-Tagset-3.20-52.fc37.noarch               131/185 
  Installing       : perl-I18N-Langinfo-0.21-492.fc38.s390x             132/185 
  Installing       : perl-Encode-Locale-1.05-25.fc38.noarch             133/185 
  Installing       : perl-IO-HTML-1.004-9.fc38.noarch                   134/185 
  Installing       : perl-Importer-0.026-8.fc38.noarch                  135/185 
  Installing       : perl-Object-HashBase-0.009-11.fc38.noarch          136/185 
  Installing       : perl-Term-Table-0.016-5.fc38.noarch                137/185 
  Installing       : perl-TimeDate-1:2.33-9.fc37.noarch                 138/185 
  Installing       : perl-HTTP-Date-6.05-11.fc38.noarch                 139/185 
  Installing       : perl-HTTP-Message-6.44-1.fc38.noarch               140/185 
  Installing       : perl-HTML-Parser-3.80-1.fc38.s390x                 141/185 
  Installing       : perl-HTTP-Cookies-6.10-8.fc38.noarch               142/185 
  Installing       : perl-HTTP-Negotiate-6.01-34.fc38.noarch            143/185 
  Installing       : perl-File-Listing-6.15-4.fc38.noarch               144/185 
  Installing       : perl-Try-Tiny-0.31-4.fc37.noarch                   145/185 
  Installing       : perl-WWW-RobotRules-6.02-35.fc38.noarch            146/185 
  Installing       : perl-lib-0.65-492.fc38.s390x                       147/185 
  Installing       : perl-subs-1.04-492.fc38.noarch                     148/185 
  Installing       : perl-Data-Dump-1.25-5.fc37.noarch                  149/185 
  Installing       : gnutls-3.7.8-9.fc38.s390x                          150/185 
  Installing       : gdbm-1:1.23-2.fc38.s390x                           151/185 
  Installing       : gc-8.2.2-1.fc38.s390x                              152/185 
  Installing       : guile22-2.2.7-6.fc38.s390x                         153/185 
  Installing       : make-1:4.3-11.fc38.s390x                           154/185 
  Installing       : gcc-13.0.0-0.4.fc38.s390x                          155/185 
  Running scriptlet: gcc-13.0.0-0.4.fc38.s390x                          155/185 
  Installing       : libtool-2.4.7-3.0.1.fc38.s390x                     156/185 
  Installing       : perl-ExtUtils-Install-2.20-489.fc37.noarch         157/185 
  Installing       : perl-devel-4:5.36.0-492.fc38.s390x                 158/185 
  Installing       : perl-ExtUtils-MakeMaker-2:7.64-490.fc37.noarch     159/185 
  Installing       : dbus-common-1:1.14.4-1.fc38.noarch                 160/185 
  Running scriptlet: dbus-common-1:1.14.4-1.fc38.noarch                 160/185 
  Running scriptlet: dbus-broker-32-1.fc38.s390x                        161/185 
  Installing       : dbus-broker-32-1.fc38.s390x                        161/185 
  Running scriptlet: dbus-broker-32-1.fc38.s390x                        161/185 
  Installing       : dbus-1:1.14.4-1.fc38.s390x                         162/185 
  Installing       : systemd-pam-252.4-598.fc38.s390x                   163/185 
  Installing       : systemd-252.4-598.fc38.s390x                       164/185 
  Running scriptlet: systemd-252.4-598.fc38.s390x                       164/185 
/usr/lib/sysusers.d/basic.conf:9: Conflict with earlier configuration for user 'root', ignoring line.
Creating group 'input' with GID 104.
Creating group 'kvm' with GID 36.
Creating group 'render' with GID 105.
Creating group 'sgx' with GID 106.
Creating group 'systemd-journal' with GID 190.
Creating group 'systemd-oom' with GID 999.
Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999.

  Running scriptlet: cyrus-sasl-2.1.28-8.fc38.s390x                     165/185 
  Installing       : cyrus-sasl-2.1.28-8.fc38.s390x                     165/185 
  Running scriptlet: cyrus-sasl-2.1.28-8.fc38.s390x                     165/185 
  Installing       : cyrus-sasl-devel-2.1.28-8.fc38.s390x               166/185 
  Installing       : openldap-devel-2.6.3-1.fc38.s390x                  167/185 
  Installing       : apr-util-devel-1.6.1-23.fc38.s390x                 168/185 
  Installing       : httpd-devel-2.4.54-10.fc38.s390x                   169/185 
  Installing       : httpd-2.4.54-10.fc38.s390x                         170/185 
  Running scriptlet: httpd-2.4.54-10.fc38.s390x                         170/185 
  Installing       : perl-ExtUtils-Embed-1.35-492.fc38.noarch           171/185 
  Installing       : annobin-plugin-gcc-10.99-1.0.1.fc38.s390x          172/185 
  Running scriptlet: annobin-plugin-gcc-10.99-1.0.1.fc38.s390x          172/185 
  Installing       : gcc-plugin-annobin-13.0.0-0.4.fc38.s390x           173/185 
  Installing       : gdbm-devel-1:1.23-2.fc38.s390x                     174/185 
  Installing       : gnupg2-2.3.8-1.fc38.s390x                          175/185 
  Installing       : perl-libwww-perl-6.67-3.fc38.noarch                176/185 
  Installing       : perl-CGI-4.54-4.fc37.noarch                        177/185 
  Installing       : perl-Test-Simple-3:1.302191-2.fc37.noarch          178/185 
  Installing       : perl-generators-1.15-1.fc38.noarch                 179/185 
  Installing       : perl-BSD-Resource-1.291.100-20.fc37.s390x          180/185 
  Installing       : perl-DirHandle-1.05-492.fc38.noarch                181/185 
  Installing       : perl-FindBin-1.53-492.fc38.noarch                  182/185 
  Installing       : perl-Linux-Pid-0.04-49.fc37.s390x                  183/185 
  Installing       : perl-Test-1.31-492.fc38.noarch                     184/185 
  Installing       : systemd-rpm-macros-252.4-598.fc38.noarch           185/185 
  Running scriptlet: httpd-2.4.54-10.fc38.s390x                         185/185 
  Running scriptlet: systemd-rpm-macros-252.4-598.fc38.noarch           185/185 
/usr/lib/sysusers.d/basic.conf:9: Conflict with earlier configuration for user 'root', ignoring line.

  Verifying        : apr-1.7.0-19.fc38.s390x                              1/185 
  Verifying        : apr-devel-1.7.0-19.fc38.s390x                        2/185 
  Verifying        : autoconf-2.71-4.fc38.noarch                          3/185 
  Verifying        : cyrus-sasl-2.1.28-8.fc38.s390x                       4/185 
  Verifying        : cyrus-sasl-devel-2.1.28-8.fc38.s390x                 5/185 
  Verifying        : dbus-1:1.14.4-1.fc38.s390x                           6/185 
  Verifying        : dbus-broker-32-1.fc38.s390x                          7/185 
  Verifying        : dbus-common-1:1.14.4-1.fc38.noarch                   8/185 
  Verifying        : expat-2.5.0-1.fc38.s390x                             9/185 
  Verifying        : expat-devel-2.5.0-1.fc38.s390x                      10/185 
  Verifying        : gc-8.2.2-1.fc38.s390x                               11/185 
  Verifying        : gdbm-1:1.23-2.fc38.s390x                            12/185 
  Verifying        : gdbm-devel-1:1.23-2.fc38.s390x                      13/185 
  Verifying        : gnupg2-2.3.8-1.fc38.s390x                           14/185 
  Verifying        : gnutls-3.7.8-9.fc38.s390x                           15/185 
  Verifying        : groff-base-1.22.4-10.fc38.s390x                     16/185 
  Verifying        : guile22-2.2.7-6.fc38.s390x                          17/185 
  Verifying        : httpd-2.4.54-10.fc38.s390x                          18/185 
  Verifying        : httpd-core-2.4.54-10.fc38.s390x                     19/185 
  Verifying        : httpd-devel-2.4.54-10.fc38.s390x                    20/185 
  Verifying        : httpd-filesystem-2.4.54-10.fc38.noarch              21/185 
  Verifying        : httpd-tools-2.4.54-10.fc38.s390x                    22/185 
  Verifying        : kmod-libs-30-3.fc38.s390x                           23/185 
  Verifying        : libassuan-2.5.5-5.fc38.s390x                        24/185 
  Verifying        : libb2-0.98.1-7.fc38.s390x                           25/185 
  Verifying        : libdb-devel-5.3.28-54.fc38.s390x                    26/185 
  Verifying        : libgcrypt-1.10.1-6.fc38.s390x                       27/185 
  Verifying        : libgpg-error-1.46-1.fc38.s390x                      28/185 
  Verifying        : libksba-1.6.3-1.fc38.s390x                          29/185 
  Verifying        : libmpc-1.2.1-5.fc38.s390x                           30/185 
  Verifying        : libseccomp-2.5.3-3.fc38.s390x                       31/185 
  Verifying        : libxcrypt-devel-4.4.33-5.fc38.s390x                 32/185 
  Verifying        : m4-1.4.19-4.fc38.s390x                              33/185 
  Verifying        : make-1:4.3-11.fc38.s390x                            34/185 
  Verifying        : annobin-docs-10.99-1.0.1.fc38.noarch                35/185 
  Verifying        : annobin-plugin-gcc-10.99-1.0.1.fc38.s390x           36/185 
  Verifying        : cpp-13.0.0-0.4.fc38.s390x                           37/185 
  Verifying        : gcc-13.0.0-0.4.fc38.s390x                           38/185 
  Verifying        : gcc-plugin-annobin-13.0.0-0.4.fc38.s390x            39/185 
  Verifying        : libasan-13.0.0-0.4.fc38.s390x                       40/185 
  Verifying        : libatomic-13.0.0-0.4.fc38.s390x                     41/185 
  Verifying        : libtool-2.4.7-3.0.1.fc38.s390x                      42/185 
  Verifying        : libtool-ltdl-2.4.7-3.0.1.fc38.s390x                 43/185 
  Verifying        : libubsan-13.0.0-0.4.fc38.s390x                      44/185 
  Verifying        : apr-util-1.6.1-23.fc38.s390x                        45/185 
  Verifying        : apr-util-devel-1.6.1-23.fc38.s390x                  46/185 
  Verifying        : automake-1.16.5-9.fc37.noarch                       47/185 
  Verifying        : emacs-filesystem-1:28.1-3.fc37.noarch               48/185 
  Verifying        : fedora-logos-httpd-38.0.0-2.fc38.noarch             49/185 
  Verifying        : glibc-devel-2.36.9000-19.fc38.s390x                 50/185 
  Verifying        : glibc-headers-s390-2.36.9000-19.fc38.noarch         51/185 
  Verifying        : kernel-headers-6.1.0-1.fc38.s390x                   52/185 
  Verifying        : mailcap-2.1.53-4.fc37.noarch                        53/185 
  Verifying        : mpdecimal-2.5.1-4.fc37.s390x                        54/185 
  Verifying        : ncurses-6.3-5.20221126.fc38.s390x                   55/185 
  Verifying        : npth-1.6-10.fc38.s390x                              56/185 
  Verifying        : openldap-devel-2.6.3-1.fc38.s390x                   57/185 
  Verifying        : perl-AutoLoader-5.74-492.fc38.noarch                58/185 
  Verifying        : perl-AutoSplit-5.74-492.fc38.noarch                 59/185 
  Verifying        : perl-B-1.83-492.fc38.s390x                          60/185 
  Verifying        : perl-BSD-Resource-1.291.100-20.fc37.s390x           61/185 
  Verifying        : perl-Benchmark-1.23-492.fc38.noarch                 62/185 
  Verifying        : perl-CGI-4.54-4.fc37.noarch                         63/185 
  Verifying        : perl-Carp-1.52-489.fc37.noarch                      64/185 
  Verifying        : perl-Class-Struct-0.66-492.fc38.noarch              65/185 
  Verifying        : perl-Clone-0.46-1.fc38.s390x                        66/185 
  Verifying        : perl-Compress-Raw-Bzip2-2.201-2.fc37.s390x          67/185 
  Verifying        : perl-Compress-Raw-Zlib-2.202-4.fc38.s390x           68/185 
  Verifying        : perl-Data-Dump-1.25-5.fc37.noarch                   69/185 
  Verifying        : perl-Data-Dumper-2.184-490.fc37.s390x               70/185 
  Verifying        : perl-Devel-PPPort-3.68-490.fc37.s390x               71/185 
  Verifying        : perl-Digest-1.20-489.fc37.noarch                    72/185 
  Verifying        : perl-Digest-HMAC-1.04-6.fc37.noarch                 73/185 
  Verifying        : perl-Digest-MD5-2.58-489.fc37.s390x                 74/185 
  Verifying        : perl-Digest-SHA-1:6.03-1.fc37.s390x                 75/185 
  Verifying        : perl-DirHandle-1.05-492.fc38.noarch                 76/185 
  Verifying        : perl-DynaLoader-1.52-492.fc38.s390x                 77/185 
  Verifying        : perl-Encode-4:3.19-492.fc38.s390x                   78/185 
  Verifying        : perl-Encode-Locale-1.05-25.fc38.noarch              79/185 
  Verifying        : perl-Errno-1.36-492.fc38.s390x                      80/185 
  Verifying        : perl-Exporter-5.77-489.fc37.noarch                  81/185 
  Verifying        : perl-ExtUtils-Command-2:7.64-490.fc37.noarch        82/185 
  Verifying        : perl-ExtUtils-Constant-0.25-492.fc38.noarch         83/185 
  Verifying        : perl-ExtUtils-Embed-1.35-492.fc38.noarch            84/185 
  Verifying        : perl-ExtUtils-Install-2.20-489.fc37.noarch          85/185 
  Verifying        : perl-ExtUtils-MakeMaker-2:7.64-490.fc37.noarch      86/185 
  Verifying        : perl-ExtUtils-Manifest-1:1.73-489.fc37.noarch       87/185 
  Verifying        : perl-ExtUtils-ParseXS-1:3.45-489.fc37.noarch        88/185 
  Verifying        : perl-Fcntl-1.15-492.fc38.s390x                      89/185 
  Verifying        : perl-Fedora-VSP-0.001-30.fc38.noarch                90/185 
  Verifying        : perl-File-Basename-2.85-492.fc38.noarch             91/185 
  Verifying        : perl-File-Compare-1.100.700-492.fc38.noarch         92/185 
  Verifying        : perl-File-Copy-2.39-492.fc38.noarch                 93/185 
  Verifying        : perl-File-Find-1.40-492.fc38.noarch                 94/185 
  Verifying        : perl-File-Listing-6.15-4.fc38.noarch                95/185 
  Verifying        : perl-File-Path-2.18-489.fc37.noarch                 96/185 
  Verifying        : perl-File-Temp-1:0.231.100-489.fc37.noarch          97/185 
  Verifying        : perl-File-stat-1.12-492.fc38.noarch                 98/185 
  Verifying        : perl-FileHandle-2.03-492.fc38.noarch                99/185 
  Verifying        : perl-FindBin-1.53-492.fc38.noarch                  100/185 
  Verifying        : perl-Getopt-Long-1:2.54-1.fc38.noarch              101/185 
  Verifying        : perl-Getopt-Std-1.13-492.fc38.noarch               102/185 
  Verifying        : perl-HTML-Parser-3.80-1.fc38.s390x                 103/185 
  Verifying        : perl-HTML-Tagset-3.20-52.fc37.noarch               104/185 
  Verifying        : perl-HTTP-Cookies-6.10-8.fc38.noarch               105/185 
  Verifying        : perl-HTTP-Date-6.05-11.fc38.noarch                 106/185 
  Verifying        : perl-HTTP-Message-6.44-1.fc38.noarch               107/185 
  Verifying        : perl-HTTP-Negotiate-6.01-34.fc38.noarch            108/185 
  Verifying        : perl-HTTP-Tiny-0.082-1.fc37.noarch                 109/185 
  Verifying        : perl-I18N-Langinfo-0.21-492.fc38.s390x             110/185 
  Verifying        : perl-IO-1.50-492.fc38.s390x                        111/185 
  Verifying        : perl-IO-Compress-2.201-3.fc37.noarch               112/185 
  Verifying        : perl-IO-HTML-1.004-9.fc38.noarch                   113/185 
  Verifying        : perl-IO-Socket-IP-0.41-490.fc37.noarch             114/185 
  Verifying        : perl-IO-Socket-SSL-2.078-1.fc38.noarch             115/185 
  Verifying        : perl-IPC-Open3-1.22-492.fc38.noarch                116/185 
  Verifying        : perl-Importer-0.026-8.fc38.noarch                  117/185 
  Verifying        : perl-JSON-PP-1:4.12-1.fc38.noarch                  118/185 
  Verifying        : perl-LWP-MediaTypes-6.04-13.fc38.noarch            119/185 
  Verifying        : perl-Linux-Pid-0.04-49.fc37.s390x                  120/185 
  Verifying        : perl-MIME-Base64-3.16-489.fc37.s390x               121/185 
  Verifying        : perl-Math-BigInt-1:1.9998.37-2.fc37.noarch         122/185 
  Verifying        : perl-Math-BigRat-0.2624-2.fc37.noarch              123/185 
  Verifying        : perl-Math-Complex-1.59-492.fc38.noarch             124/185 
  Verifying        : perl-NTLM-1.09-33.fc37.noarch                      125/185 
  Verifying        : perl-Net-HTTP-6.22-4.fc38.noarch                   126/185 
  Verifying        : perl-Net-SSLeay-1.92-4.fc37.s390x                  127/185 
  Verifying        : perl-Object-HashBase-0.009-11.fc38.noarch          128/185 
  Verifying        : perl-POSIX-2.03-492.fc38.s390x                     129/185 
  Verifying        : perl-PathTools-3.84-489.fc37.s390x                 130/185 
  Verifying        : perl-Pod-Escapes-1:1.07-489.fc37.noarch            131/185 
  Verifying        : perl-Pod-Perldoc-3.28.01-490.fc37.noarch           132/185 
  Verifying        : perl-Pod-Simple-1:3.43-490.fc37.noarch             133/185 
  Verifying        : perl-Pod-Usage-4:2.03-3.fc37.noarch                134/185 
  Verifying        : perl-Scalar-List-Utils-5:1.63-489.fc38.s390x       135/185 
  Verifying        : perl-SelectSaver-1.02-492.fc38.noarch              136/185 
  Verifying        : perl-Socket-4:2.036-1.fc38.s390x                   137/185 
  Verifying        : perl-Storable-1:3.26-489.fc37.s390x                138/185 
  Verifying        : perl-Symbol-1.09-492.fc38.noarch                   139/185 
  Verifying        : perl-Term-ANSIColor-5.01-490.fc37.noarch           140/185 
  Verifying        : perl-Term-Cap-1.17-489.fc37.noarch                 141/185 
  Verifying        : perl-Term-Table-0.016-5.fc38.noarch                142/185 
  Verifying        : perl-Test-1.31-492.fc38.noarch                     143/185 
  Verifying        : perl-Test-Harness-1:3.44-490.fc37.noarch           144/185 
  Verifying        : perl-Test-Simple-3:1.302191-2.fc37.noarch          145/185 
  Verifying        : perl-Text-ParseWords-3.31-489.fc37.noarch          146/185 
  Verifying        : perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch      147/185 
  Verifying        : perl-Thread-Queue-3.14-489.fc37.noarch             148/185 
  Verifying        : perl-Time-HiRes-4:1.9770-489.fc37.s390x            149/185 
  Verifying        : perl-Time-Local-2:1.300-489.fc37.noarch            150/185 
  Verifying        : perl-TimeDate-1:2.33-9.fc37.noarch                 151/185 
  Verifying        : perl-Try-Tiny-0.31-4.fc37.noarch                   152/185 
  Verifying        : perl-URI-5.17-1.fc38.noarch                        153/185 
  Verifying        : perl-WWW-RobotRules-6.02-35.fc38.noarch            154/185 
  Verifying        : perl-base-2.27-492.fc38.noarch                     155/185 
  Verifying        : perl-constant-1.33-490.fc37.noarch                 156/185 
  Verifying        : perl-devel-4:5.36.0-492.fc38.s390x                 157/185 
  Verifying        : perl-generators-1.15-1.fc38.noarch                 158/185 
  Verifying        : perl-if-0.61.000-492.fc38.noarch                   159/185 
  Verifying        : perl-interpreter-4:5.36.0-492.fc38.s390x           160/185 
  Verifying        : perl-lib-0.65-492.fc38.s390x                       161/185 
  Verifying        : perl-libnet-3.14-490.fc37.noarch                   162/185 
  Verifying        : perl-libs-4:5.36.0-492.fc38.s390x                  163/185 
  Verifying        : perl-libwww-perl-6.67-3.fc38.noarch                164/185 
  Verifying        : perl-locale-1.10-492.fc38.noarch                   165/185 
  Verifying        : perl-macros-4:5.36.0-492.fc38.noarch               166/185 
  Verifying        : perl-mro-1.26-492.fc38.s390x                       167/185 
  Verifying        : perl-overload-1.35-492.fc38.noarch                 168/185 
  Verifying        : perl-overloading-0.02-492.fc38.noarch              169/185 
  Verifying        : perl-parent-1:0.239-1.fc38.noarch                  170/185 
  Verifying        : perl-podlators-1:5.00-1.fc38.noarch                171/185 
  Verifying        : perl-subs-1.04-492.fc38.noarch                     172/185 
  Verifying        : perl-threads-1:2.27-489.fc37.s390x                 173/185 
  Verifying        : perl-threads-shared-1.64-489.fc37.s390x            174/185 
  Verifying        : perl-vars-1.05-492.fc38.noarch                     175/185 
  Verifying        : perl-version-8:0.99.29-490.fc37.s390x              176/185 
  Verifying        : python-pip-wheel-22.3.1-1.fc38.noarch              177/185 
  Verifying        : python-setuptools-wheel-65.5.1-1.fc38.noarch       178/185 
  Verifying        : python3-3.11.1-1.fc38.s390x                        179/185 
  Verifying        : python3-libs-3.11.1-1.fc38.s390x                   180/185 
  Verifying        : python3-pyparsing-3.0.9-2.fc37.noarch              181/185 
  Verifying        : systemd-252.4-598.fc38.s390x                       182/185 
  Verifying        : systemd-pam-252.4-598.fc38.s390x                   183/185 
  Verifying        : systemd-rpm-macros-252.4-598.fc38.noarch           184/185 
  Verifying        : systemtap-sdt-devel-4.8~pre16650659g6a096a7d-1.f   185/185 

Installed:
  annobin-docs-10.99-1.0.1.fc38.noarch                                          
  annobin-plugin-gcc-10.99-1.0.1.fc38.s390x                                     
  apr-1.7.0-19.fc38.s390x                                                       
  apr-devel-1.7.0-19.fc38.s390x                                                 
  apr-util-1.6.1-23.fc38.s390x                                                  
  apr-util-devel-1.6.1-23.fc38.s390x                                            
  autoconf-2.71-4.fc38.noarch                                                   
  automake-1.16.5-9.fc37.noarch                                                 
  cpp-13.0.0-0.4.fc38.s390x                                                     
  cyrus-sasl-2.1.28-8.fc38.s390x                                                
  cyrus-sasl-devel-2.1.28-8.fc38.s390x                                          
  dbus-1:1.14.4-1.fc38.s390x                                                    
  dbus-broker-32-1.fc38.s390x                                                   
  dbus-common-1:1.14.4-1.fc38.noarch                                            
  emacs-filesystem-1:28.1-3.fc37.noarch                                         
  expat-2.5.0-1.fc38.s390x                                                      
  expat-devel-2.5.0-1.fc38.s390x                                                
  fedora-logos-httpd-38.0.0-2.fc38.noarch                                       
  gc-8.2.2-1.fc38.s390x                                                         
  gcc-13.0.0-0.4.fc38.s390x                                                     
  gcc-plugin-annobin-13.0.0-0.4.fc38.s390x                                      
  gdbm-1:1.23-2.fc38.s390x                                                      
  gdbm-devel-1:1.23-2.fc38.s390x                                                
  glibc-devel-2.36.9000-19.fc38.s390x                                           
  glibc-headers-s390-2.36.9000-19.fc38.noarch                                   
  gnupg2-2.3.8-1.fc38.s390x                                                     
  gnutls-3.7.8-9.fc38.s390x                                                     
  groff-base-1.22.4-10.fc38.s390x                                               
  guile22-2.2.7-6.fc38.s390x                                                    
  httpd-2.4.54-10.fc38.s390x                                                    
  httpd-core-2.4.54-10.fc38.s390x                                               
  httpd-devel-2.4.54-10.fc38.s390x                                              
  httpd-filesystem-2.4.54-10.fc38.noarch                                        
  httpd-tools-2.4.54-10.fc38.s390x                                              
  kernel-headers-6.1.0-1.fc38.s390x                                             
  kmod-libs-30-3.fc38.s390x                                                     
  libasan-13.0.0-0.4.fc38.s390x                                                 
  libassuan-2.5.5-5.fc38.s390x                                                  
  libatomic-13.0.0-0.4.fc38.s390x                                               
  libb2-0.98.1-7.fc38.s390x                                                     
  libdb-devel-5.3.28-54.fc38.s390x                                              
  libgcrypt-1.10.1-6.fc38.s390x                                                 
  libgpg-error-1.46-1.fc38.s390x                                                
  libksba-1.6.3-1.fc38.s390x                                                    
  libmpc-1.2.1-5.fc38.s390x                                                     
  libseccomp-2.5.3-3.fc38.s390x                                                 
  libtool-2.4.7-3.0.1.fc38.s390x                                                
  libtool-ltdl-2.4.7-3.0.1.fc38.s390x                                           
  libubsan-13.0.0-0.4.fc38.s390x                                                
  libxcrypt-devel-4.4.33-5.fc38.s390x                                           
  m4-1.4.19-4.fc38.s390x                                                        
  mailcap-2.1.53-4.fc37.noarch                                                  
  make-1:4.3-11.fc38.s390x                                                      
  mpdecimal-2.5.1-4.fc37.s390x                                                  
  ncurses-6.3-5.20221126.fc38.s390x                                             
  npth-1.6-10.fc38.s390x                                                        
  openldap-devel-2.6.3-1.fc38.s390x                                             
  perl-AutoLoader-5.74-492.fc38.noarch                                          
  perl-AutoSplit-5.74-492.fc38.noarch                                           
  perl-B-1.83-492.fc38.s390x                                                    
  perl-BSD-Resource-1.291.100-20.fc37.s390x                                     
  perl-Benchmark-1.23-492.fc38.noarch                                           
  perl-CGI-4.54-4.fc37.noarch                                                   
  perl-Carp-1.52-489.fc37.noarch                                                
  perl-Class-Struct-0.66-492.fc38.noarch                                        
  perl-Clone-0.46-1.fc38.s390x                                                  
  perl-Compress-Raw-Bzip2-2.201-2.fc37.s390x                                    
  perl-Compress-Raw-Zlib-2.202-4.fc38.s390x                                     
  perl-Data-Dump-1.25-5.fc37.noarch                                             
  perl-Data-Dumper-2.184-490.fc37.s390x                                         
  perl-Devel-PPPort-3.68-490.fc37.s390x                                         
  perl-Digest-1.20-489.fc37.noarch                                              
  perl-Digest-HMAC-1.04-6.fc37.noarch                                           
  perl-Digest-MD5-2.58-489.fc37.s390x                                           
  perl-Digest-SHA-1:6.03-1.fc37.s390x                                           
  perl-DirHandle-1.05-492.fc38.noarch                                           
  perl-DynaLoader-1.52-492.fc38.s390x                                           
  perl-Encode-4:3.19-492.fc38.s390x                                             
  perl-Encode-Locale-1.05-25.fc38.noarch                                        
  perl-Errno-1.36-492.fc38.s390x                                                
  perl-Exporter-5.77-489.fc37.noarch                                            
  perl-ExtUtils-Command-2:7.64-490.fc37.noarch                                  
  perl-ExtUtils-Constant-0.25-492.fc38.noarch                                   
  perl-ExtUtils-Embed-1.35-492.fc38.noarch                                      
  perl-ExtUtils-Install-2.20-489.fc37.noarch                                    
  perl-ExtUtils-MakeMaker-2:7.64-490.fc37.noarch                                
  perl-ExtUtils-Manifest-1:1.73-489.fc37.noarch                                 
  perl-ExtUtils-ParseXS-1:3.45-489.fc37.noarch                                  
  perl-Fcntl-1.15-492.fc38.s390x                                                
  perl-Fedora-VSP-0.001-30.fc38.noarch                                          
  perl-File-Basename-2.85-492.fc38.noarch                                       
  perl-File-Compare-1.100.700-492.fc38.noarch                                   
  perl-File-Copy-2.39-492.fc38.noarch                                           
  perl-File-Find-1.40-492.fc38.noarch                                           
  perl-File-Listing-6.15-4.fc38.noarch                                          
  perl-File-Path-2.18-489.fc37.noarch                                           
  perl-File-Temp-1:0.231.100-489.fc37.noarch                                    
  perl-File-stat-1.12-492.fc38.noarch                                           
  perl-FileHandle-2.03-492.fc38.noarch                                          
  perl-FindBin-1.53-492.fc38.noarch                                             
  perl-Getopt-Long-1:2.54-1.fc38.noarch                                         
  perl-Getopt-Std-1.13-492.fc38.noarch                                          
  perl-HTML-Parser-3.80-1.fc38.s390x                                            
  perl-HTML-Tagset-3.20-52.fc37.noarch                                          
  perl-HTTP-Cookies-6.10-8.fc38.noarch                                          
  perl-HTTP-Date-6.05-11.fc38.noarch                                            
  perl-HTTP-Message-6.44-1.fc38.noarch                                          
  perl-HTTP-Negotiate-6.01-34.fc38.noarch                                       
  perl-HTTP-Tiny-0.082-1.fc37.noarch                                            
  perl-I18N-Langinfo-0.21-492.fc38.s390x                                        
  perl-IO-1.50-492.fc38.s390x                                                   
  perl-IO-Compress-2.201-3.fc37.noarch                                          
  perl-IO-HTML-1.004-9.fc38.noarch                                              
  perl-IO-Socket-IP-0.41-490.fc37.noarch                                        
  perl-IO-Socket-SSL-2.078-1.fc38.noarch                                        
  perl-IPC-Open3-1.22-492.fc38.noarch                                           
  perl-Importer-0.026-8.fc38.noarch                                             
  perl-JSON-PP-1:4.12-1.fc38.noarch                                             
  perl-LWP-MediaTypes-6.04-13.fc38.noarch                                       
  perl-Linux-Pid-0.04-49.fc37.s390x                                             
  perl-MIME-Base64-3.16-489.fc37.s390x                                          
  perl-Math-BigInt-1:1.9998.37-2.fc37.noarch                                    
  perl-Math-BigRat-0.2624-2.fc37.noarch                                         
  perl-Math-Complex-1.59-492.fc38.noarch                                        
  perl-NTLM-1.09-33.fc37.noarch                                                 
  perl-Net-HTTP-6.22-4.fc38.noarch                                              
  perl-Net-SSLeay-1.92-4.fc37.s390x                                             
  perl-Object-HashBase-0.009-11.fc38.noarch                                     
  perl-POSIX-2.03-492.fc38.s390x                                                
  perl-PathTools-3.84-489.fc37.s390x                                            
  perl-Pod-Escapes-1:1.07-489.fc37.noarch                                       
  perl-Pod-Perldoc-3.28.01-490.fc37.noarch                                      
  perl-Pod-Simple-1:3.43-490.fc37.noarch                                        
  perl-Pod-Usage-4:2.03-3.fc37.noarch                                           
  perl-Scalar-List-Utils-5:1.63-489.fc38.s390x                                  
  perl-SelectSaver-1.02-492.fc38.noarch                                         
  perl-Socket-4:2.036-1.fc38.s390x                                              
  perl-Storable-1:3.26-489.fc37.s390x                                           
  perl-Symbol-1.09-492.fc38.noarch                                              
  perl-Term-ANSIColor-5.01-490.fc37.noarch                                      
  perl-Term-Cap-1.17-489.fc37.noarch                                            
  perl-Term-Table-0.016-5.fc38.noarch                                           
  perl-Test-1.31-492.fc38.noarch                                                
  perl-Test-Harness-1:3.44-490.fc37.noarch                                      
  perl-Test-Simple-3:1.302191-2.fc37.noarch                                     
  perl-Text-ParseWords-3.31-489.fc37.noarch                                     
  perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch                                 
  perl-Thread-Queue-3.14-489.fc37.noarch                                        
  perl-Time-HiRes-4:1.9770-489.fc37.s390x                                       
  perl-Time-Local-2:1.300-489.fc37.noarch                                       
  perl-TimeDate-1:2.33-9.fc37.noarch                                            
  perl-Try-Tiny-0.31-4.fc37.noarch                                              
  perl-URI-5.17-1.fc38.noarch                                                   
  perl-WWW-RobotRules-6.02-35.fc38.noarch                                       
  perl-base-2.27-492.fc38.noarch                                                
  perl-constant-1.33-490.fc37.noarch                                            
  perl-devel-4:5.36.0-492.fc38.s390x                                            
  perl-generators-1.15-1.fc38.noarch                                            
  perl-if-0.61.000-492.fc38.noarch                                              
  perl-interpreter-4:5.36.0-492.fc38.s390x                                      
  perl-lib-0.65-492.fc38.s390x                                                  
  perl-libnet-3.14-490.fc37.noarch                                              
  perl-libs-4:5.36.0-492.fc38.s390x                                             
  perl-libwww-perl-6.67-3.fc38.noarch                                           
  perl-locale-1.10-492.fc38.noarch                                              
  perl-macros-4:5.36.0-492.fc38.noarch                                          
  perl-mro-1.26-492.fc38.s390x                                                  
  perl-overload-1.35-492.fc38.noarch                                            
  perl-overloading-0.02-492.fc38.noarch                                         
  perl-parent-1:0.239-1.fc38.noarch                                             
  perl-podlators-1:5.00-1.fc38.noarch                                           
  perl-subs-1.04-492.fc38.noarch                                                
  perl-threads-1:2.27-489.fc37.s390x                                            
  perl-threads-shared-1.64-489.fc37.s390x                                       
  perl-vars-1.05-492.fc38.noarch                                                
  perl-version-8:0.99.29-490.fc37.s390x                                         
  python-pip-wheel-22.3.1-1.fc38.noarch                                         
  python-setuptools-wheel-65.5.1-1.fc38.noarch                                  
  python3-3.11.1-1.fc38.s390x                                                   
  python3-libs-3.11.1-1.fc38.s390x                                              
  python3-pyparsing-3.0.9-2.fc37.noarch                                         
  systemd-252.4-598.fc38.s390x                                                  
  systemd-pam-252.4-598.fc38.s390x                                              
  systemd-rpm-macros-252.4-598.fc38.noarch                                      
  systemtap-sdt-devel-4.8~pre16650659g6a096a7d-1.fc38.s390x                     

Complete!
Finish: build setup for mod_perl-2.0.12-5.fc38.src.rpm
Start: rpmbuild mod_perl-2.0.12-5.fc38.src.rpm
Building target platforms: s390x
Building for target s390x
setting SOURCE_DATE_EPOCH=1658361600
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OZXYdA
+ umask 022
+ cd /builddir/build/BUILD
+ /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/KEYS --signature=/builddir/build/SOURCES/mod_perl-2.0.12.tar.gz.asc --data=/builddir/build/SOURCES/mod_perl-2.0.12.tar.gz
gpgv: Signature made Sun Jan 30 13:13:46 2022 UTC
gpgv:                using RSA key 2026E6A4A6A4483E61BA6F3FAB34BA0040E92ECE
gpgv: Good signature from "Steve Hay (CODE SIGNING KEY) <stevehay@apache.org>"
+ cd /builddir/build/BUILD
+ rm -rf mod_perl-2.0.12
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/mod_perl-2.0.12.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd mod_perl-2.0.12
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/mod_perl-2.0.12-Convert-documentation-to-UTF-8.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/mod_perl-2.0.4-inline.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/mod_perl-2.0.11-Do-not-use-deprecated-ap_get_server_version-in-Serve.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ rm -rf docs/os
+ rm -rf Apache-Reload
+ sed -i -e /Apache-Reload/d Makefile.PL MANIFEST
+ for F in ModPerl-Registry/t/closure.t ModPerl-Registry/t/special_blocks.t ModPerl-Registry/t/perlrun_extload.t t/filter/in_bbs_inject_header.t t/filter/TestFilter/in_bbs_inject_header.pm
+ rm ModPerl-Registry/t/closure.t
+ sed -i -e '\,^ModPerl-Registry/t/closure.t,d' MANIFEST
+ for F in ModPerl-Registry/t/closure.t ModPerl-Registry/t/special_blocks.t ModPerl-Registry/t/perlrun_extload.t t/filter/in_bbs_inject_header.t t/filter/TestFilter/in_bbs_inject_header.pm
+ rm ModPerl-Registry/t/special_blocks.t
+ sed -i -e '\,^ModPerl-Registry/t/special_blocks.t,d' MANIFEST
+ for F in ModPerl-Registry/t/closure.t ModPerl-Registry/t/special_blocks.t ModPerl-Registry/t/perlrun_extload.t t/filter/in_bbs_inject_header.t t/filter/TestFilter/in_bbs_inject_header.pm
+ rm ModPerl-Registry/t/perlrun_extload.t
+ sed -i -e '\,^ModPerl-Registry/t/perlrun_extload.t,d' MANIFEST
+ for F in ModPerl-Registry/t/closure.t ModPerl-Registry/t/special_blocks.t ModPerl-Registry/t/perlrun_extload.t t/filter/in_bbs_inject_header.t t/filter/TestFilter/in_bbs_inject_header.pm
+ rm t/filter/in_bbs_inject_header.t
+ sed -i -e '\,^t/filter/in_bbs_inject_header.t,d' MANIFEST
+ for F in ModPerl-Registry/t/closure.t ModPerl-Registry/t/special_blocks.t ModPerl-Registry/t/perlrun_extload.t t/filter/in_bbs_inject_header.t t/filter/TestFilter/in_bbs_inject_header.pm
+ rm t/filter/TestFilter/in_bbs_inject_header.pm
+ sed -i -e '\,^t/filter/TestFilter/in_bbs_inject_header.pm,d' MANIFEST
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2cjT5E
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd mod_perl-2.0.12
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fpic'
+ perl Makefile.PL PREFIX=/builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x//usr INSTALLDIRS=vendor MP_APXS=/usr/lib64/httpd/build/vendor-apxs MP_APR_CONFIG=/usr/bin/apr-1-config
Reading Makefile.PL args from @ARGV
   MP_APXS = /usr/lib64/httpd/build/vendor-apxs
   MP_APR_CONFIG = /usr/bin/apr-1-config
no conflicting prior mod_perl version found - good.
Using APXS => /usr/lib64/httpd/build/vendor-apxs
Configuring Apache/2.4.54 mod_perl/2.0.12 Perl/v5.36.0
Checking if your kit is complete...
Warning: the following files are missing in your kit:
	docs/os/config.cfg
	docs/os/win32/Changes.pod
	docs/os/win32/config.cfg
	docs/os/win32/config.pod
	docs/os/win32/distinstall
	docs/os/win32/faq.pod
	docs/os/win32/install.pod
	docs/os/win32/mpinstall
Please inform the author.
Checking if your kit is complete...
Looks good
[   info] generating script t/TEST
[   info] generating script ./t/cgi-bin/next_available_port.pl
[   info] generating script ./t/cgi-bin/cookies.pl
Checking for Cwd...ok
Checking for File::Spec...ok
[   info] generating script t/TEST
Checking if your kit is complete...
Warning: the following files are missing in your kit:
	t/closure.t
Please inform the author.
Generating a Unix-style Makefile
Writing Makefile for mod_perl2
Use of uninitialized value in split at /usr/share/perl5/vendor_perl/ExtUtils/MM_Unix.pm line 1776.
Use of uninitialized value in split at /usr/share/perl5/vendor_perl/ExtUtils/MM_Unix.pm line 1781.
Use of uninitialized value in pattern match (m//) at /usr/share/perl5/vendor_perl/ExtUtils/MM_Unix.pm line 1793.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/vendor_perl/ExtUtils/MM_Any.pm line 2458.
[warning] mod_perl dso library will be built as mod_perl.so
[warning] You'll need to add the following to httpd.conf:
[warning] 
[warning]   LoadModule perl_module modules/mod_perl.so
[warning] 
[warning] depending on your build, mod_perl might not live in
[warning] the modules/ directory.

[warning] Check the results of
[warning] 
[warning]   $ /usr/lib64/httpd/build/vendor-apxs -q LIBEXECDIR
[warning] 
[warning] and adjust the LoadModule directive accordingly.

+ /usr/bin/make -O -j2 V=1 VERBOSE=1 -C src/modules/perl 'OPTIMIZE=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fpic'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_interp.c && mv modperl_interp.o modperl_interp.lo
modperl_interp.c: In function 'modperl_interp_select':
modperl_interp.c:396:17: warning: unused variable 'p' [-Wunused-variable]
  396 |     apr_pool_t *p = NULL;
      |                 ^
modperl_interp.c:394:17: warning: unused variable 'desc' [-Wunused-variable]
  394 |     const char *desc = NULL;
      |                 ^~~~
In file included from mod_perl.h:74,
                 from modperl_interp.c:17:
modperl_config.h:112:27: warning: unused variable 'dcfg' [-Wunused-variable]
  112 |     modperl_config_dir_t *dcfg = modperl_config_dir_get(r)
      |                           ^~~~
modperl_interp.c:392:5: note: in expansion of macro 'MP_dDCFG'
  392 |     MP_dDCFG;
      |     ^~~~~~~~
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c mod_perl.c && mv mod_perl.o mod_perl.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_log.c && mv modperl_log.o modperl_log.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_tipool.c && mv modperl_tipool.o modperl_tipool.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_config.c && mv modperl_config.o modperl_config.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_options.c && mv modperl_options.o modperl_options.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_cmd.c && mv modperl_cmd.o modperl_cmd.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_callback.c && mv modperl_callback.o modperl_callback.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_handler.c && mv modperl_handler.o modperl_handler.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_gtop.c && mv modperl_gtop.o modperl_gtop.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_io.c && mv modperl_io.o modperl_io.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
modperl_io.c: In function 'modperl_io_perlio_override_stdhandle':
modperl_io.c:119:5: warning: 'Perl_do_open9' is deprecated [-Wdeprecated-declarations]
  119 |     status = do_open9(handle, mode == O_RDONLY ? "<:Apache2" : ">:Apache2",
      |     ^~~~~~
In file included from /usr/lib64/perl5/CORE/perl.h:5798,
                 from modperl_perl_includes.h:65,
                 from modperl_common_includes.h:24,
                 from mod_perl.h:21,
                 from modperl_io.c:17:
/usr/lib64/perl5/CORE/proto.h:961:25: note: declared here
  961 | PERL_CALLCONV bool      Perl_do_open9(pTHX_ GV *gv, const char *name, I32 len, int as_raw, int rawmode, int rawperm, PerlIO *supplied_fp, SV *svs, I32 num)
      |                         ^~~~~~~~~~~~~
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_io_apache.c && mv modperl_io_apache.o modperl_io_apache.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_util.c && mv modperl_util.o modperl_util.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
modperl_util.c: In function 'modperl_slurp_filename':
modperl_util.c:635:40: warning: format '%d' expects argument of type 'int', but argument 3 has type 'apr_size_t' {aka 'long unsigned int'} [-Wformat=]
  635 |         Perl_croak(aTHX_ "Error: read %d bytes, expected %d ('%s')",
      |                                       ~^
      |                                        |
      |                                        int
      |                                       %ld
  636 |                    size, (apr_size_t)r->finfo.size, r->filename);
      |                    ~~~~                 
      |                    |
      |                    apr_size_t {aka long unsigned int}
modperl_util.c:635:59: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
  635 |         Perl_croak(aTHX_ "Error: read %d bytes, expected %d ('%s')",
      |                                                          ~^
      |                                                           |
      |                                                           int
      |                                                          %ld
  636 |                    size, (apr_size_t)r->finfo.size, r->filename);
      |                          ~~~~~~~~~~~~~~~~~~~~~~~~~         
      |                          |
      |                          long unsigned int
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_bucket.c && mv modperl_bucket.o modperl_bucket.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_filter.c && mv modperl_filter.o modperl_filter.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_pcw.c && mv modperl_pcw.o modperl_pcw.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_mgv.c && mv modperl_mgv.o modperl_mgv.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_global.c && mv modperl_global.o modperl_global.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_env.c && mv modperl_env.o modperl_env.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_cgi.c && mv modperl_cgi.o modperl_cgi.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_perl.c && mv modperl_perl.o modperl_perl.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_perl_global.c && mv modperl_perl_global.o modperl_perl_global.lo
modperl_perl_global.c: In function 'modperl_perl_global_request_save':
modperl_perl_global.c:378:5: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation]
  378 |     strncpy(svpv->pv, SvPVX(*svpv->sv), sizeof(svpv->pv));
      |     ^
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_perl_pp.c && mv modperl_perl_pp.o modperl_perl_pp.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_sys.c && mv modperl_sys.o modperl_sys.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_module.c && mv modperl_module.o modperl_module.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_svptr_table.c && mv modperl_svptr_table.o modperl_svptr_table.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_const.c && mv modperl_const.o modperl_const.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_constants.c && mv modperl_constants.o modperl_constants.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_apache_compat.c && mv modperl_apache_compat.o modperl_apache_compat.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_debug.c && mv modperl_debug.o modperl_debug.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_error.c && mv modperl_error.o modperl_error.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_common_util.c && mv modperl_common_util.o modperl_common_util.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_common_log.c && mv modperl_common_log.o modperl_common_log.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_hooks.c && mv modperl_hooks.o modperl_hooks.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_directives.c && mv modperl_directives.o modperl_directives.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_flags.c && mv modperl_flags.o modperl_flags.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_xsinit.c && mv modperl_xsinit.o modperl_xsinit.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
gcc -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -g -fPIC \
-c modperl_exports.c && mv modperl_exports.o modperl_exports.lo
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
rm -f mod_perl.so
gcc -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong \
 \
mod_perl.lo modperl_interp.lo modperl_tipool.lo modperl_log.lo modperl_config.lo modperl_cmd.lo modperl_options.lo modperl_callback.lo modperl_handler.lo modperl_gtop.lo modperl_util.lo modperl_io.lo modperl_io_apache.lo modperl_filter.lo modperl_bucket.lo modperl_mgv.lo modperl_pcw.lo modperl_global.lo modperl_env.lo modperl_cgi.lo modperl_perl.lo modperl_perl_global.lo modperl_perl_pp.lo modperl_sys.lo modperl_module.lo modperl_svptr_table.lo modperl_const.lo modperl_constants.lo modperl_apache_compat.lo modperl_error.lo modperl_debug.lo modperl_common_util.lo modperl_common_log.lo modperl_hooks.lo modperl_directives.lo modperl_flags.lo modperl_xsinit.lo modperl_exports.lo  -Wl,--enable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib  -L/usr/lib64/perl5/CORE -lperl -lpthread -lresolv -ldl -lm -lcrypt -lutil -lc \
-o mod_perl.so
: mod_perl.so
make: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
+ /usr/bin/make -O -j2 V=1 VERBOSE=1
cd "src/modules/perl" && make
make[1]: Nothing to be done for 'all'.
cp lib/Apache2/Status.pm blib/lib/Apache2/Status.pm
cp lib/Apache2/XSLoader.pm blib/lib/Apache2/XSLoader.pm
cp lib/ModPerl/MethodLookup.pm blib/lib/ModPerl/MethodLookup.pm
cp lib/Apache2/Build.pm blib/lib/Apache2/Build.pm
AutoSplitting blib/lib/Apache2/Build.pm (blib/lib/auto/Apache2/Build)
cp lib/Apache2/BuildConfig.pm blib/lib/Apache2/BuildConfig.pm
cp lib/ModPerl/StructureMap.pm blib/lib/ModPerl/StructureMap.pm
cp lib/ModPerl/TestReport.pm blib/lib/ModPerl/TestReport.pm
cp lib/ModPerl/MM.pm blib/lib/ModPerl/MM.pm
cp lib/Apache2/SourceTables.pm blib/lib/Apache2/SourceTables.pm
cp lib/Apache2/ParseSource.pm blib/lib/Apache2/ParseSource.pm
cp lib/ModPerl/TypeMap.pm blib/lib/ModPerl/TypeMap.pm
cp lib/ModPerl/BuildMM.pm blib/lib/ModPerl/BuildMM.pm
cp lib/ModPerl/MapUtil.pm blib/lib/ModPerl/MapUtil.pm
cp lib/ModPerl/Config.pm blib/lib/ModPerl/Config.pm
cp lib/ModPerl/ParseSource.pm blib/lib/ModPerl/ParseSource.pm
cp lib/Apache2/porting.pm blib/lib/Apache2/porting.pm
cp lib/Bundle/Apache2.pm blib/lib/Bundle/Apache2.pm
cp lib/Apache2/compat.pm blib/lib/Apache2/compat.pm
cp lib/ModPerl/FunctionMap.pm blib/lib/ModPerl/FunctionMap.pm
cp lib/mod_perl2.pm blib/lib/mod_perl2.pm
cp lib/ModPerl/TestRun.pm blib/lib/ModPerl/TestRun.pm
cp lib/Apache2/PerlSections.pm blib/lib/Apache2/PerlSections.pm
cp lib/Apache2/Resource.pm blib/lib/Apache2/Resource.pm
cp lib/ModPerl/BuildOptions.pm blib/lib/ModPerl/BuildOptions.pm
cp lib/APR/XSLoader.pm blib/lib/APR/XSLoader.pm
cp lib/typemap blib/arch/auto/Apache2/typemap
cp lib/ModPerl/CScan.pm blib/lib/ModPerl/CScan.pm
cp lib/Apache2/PerlSections/Dump.pm blib/lib/Apache2/PerlSections/Dump.pm
cp lib/ModPerl/WrapXS.pm blib/lib/ModPerl/WrapXS.pm
cp lib/ModPerl/Manifest.pm blib/lib/ModPerl/Manifest.pm
cp lib/ModPerl/Code.pm blib/lib/ModPerl/Code.pm
make[1]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/Apache-SizeLimit'
cp lib/Apache/SizeLimit.pm ../blib/lib/Apache/SizeLimit.pm
cp lib/Apache2/SizeLimit.pm ../blib/lib/Apache2/SizeLimit.pm
cp lib/Apache/SizeLimit/Core.pm ../blib/lib/Apache/SizeLimit/Core.pm
make[1]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/Apache-SizeLimit'
make[1]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/Apache-SizeLimit'
Manifying 3 pod documents
make[1]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/Apache-SizeLimit'
make[1]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test'
cp lib/Apache/TestConfigParrot.pm ../blib/lib/Apache/TestConfigParrot.pm
cp lib/Apache/Test.pm ../blib/lib/Apache/Test.pm
cp lib/Bundle/ApacheTest.pm ../blib/lib/Bundle/ApacheTest.pm
cp lib/Apache/TestPerlDB.pm ../blib/lib/Apache/TestPerlDB.pm
cp lib/Apache/TestUtil.pm ../blib/lib/Apache/TestUtil.pm
cp lib/Apache/TestHandler.pm ../blib/lib/Apache/TestHandler.pm
cp lib/Apache/TestConfigPerl.pm ../blib/lib/Apache/TestConfigPerl.pm
cp lib/Apache/TestHarness.pm ../blib/lib/Apache/TestHarness.pm
cp lib/Apache/TestSmoke.pm ../blib/lib/Apache/TestSmoke.pm
cp lib/Apache/TestTrace.pm ../blib/lib/Apache/TestTrace.pm
cp lib/Apache/TestConfig.pm ../blib/lib/Apache/TestConfig.pm
cp lib/Apache/TestConfigParse.pm ../blib/lib/Apache/TestConfigParse.pm
cp lib/Apache/TestRun.pm ../blib/lib/Apache/TestRun.pm
cp lib/Apache/TestConfigPHP.pm ../blib/lib/Apache/TestConfigPHP.pm
cp lib/Apache/TestCommonPost.pm ../blib/lib/Apache/TestCommonPost.pm
cp lib/Apache/TestRequest.pm ../blib/lib/Apache/TestRequest.pm
cp lib/Apache/TestReport.pm ../blib/lib/Apache/TestReport.pm
cp lib/Apache/TestReportPerl.pm ../blib/lib/Apache/TestReportPerl.pm
cp lib/Apache/TestSmokePerl.pm ../blib/lib/Apache/TestSmokePerl.pm
cp lib/Apache/TestMB.pm ../blib/lib/Apache/TestMB.pm
cp lib/Apache/TestBuild.pm ../blib/lib/Apache/TestBuild.pm
cp lib/Apache/TestClient.pm ../blib/lib/Apache/TestClient.pm
cp lib/Apache/TestSSLCA.pm ../blib/lib/Apache/TestSSLCA.pm
cp lib/Apache/TestConfigC.pm ../blib/lib/Apache/TestConfigC.pm
cp lib/Apache/TestHarnessPHP.pm ../blib/lib/Apache/TestHarnessPHP.pm
cp lib/Apache/TestRunPHP.pm ../blib/lib/Apache/TestRunPHP.pm
cp lib/Apache/Test5005compat.pm ../blib/lib/Apache/Test5005compat.pm
cp lib/Apache/TestServer.pm ../blib/lib/Apache/TestServer.pm
cp lib/Apache/TestRunPerl.pm ../blib/lib/Apache/TestRunPerl.pm
cp lib/Apache/TestRunParrot.pm ../blib/lib/Apache/TestRunParrot.pm
cp lib/Apache/TestSort.pm ../blib/lib/Apache/TestSort.pm
cp lib/Apache/TestMM.pm ../blib/lib/Apache/TestMM.pm
cp lib/Apache/TestCommon.pm ../blib/lib/Apache/TestCommon.pm
make[1]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test'
make[1]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test'
Manifying 15 pod documents
make[1]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test'
make[1]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/ModPerl-Registry'
cp lib/ModPerl/RegistryCooker.pm ../blib/lib/ModPerl/RegistryCooker.pm
cp lib/ModPerl/PerlRun.pm ../blib/lib/ModPerl/PerlRun.pm
cp lib/ModPerl/PerlRunPrefork.pm ../blib/lib/ModPerl/PerlRunPrefork.pm
cp lib/ModPerl/RegistryLoader.pm ../blib/lib/ModPerl/RegistryLoader.pm
cp lib/ModPerl/RegistryBB.pm ../blib/lib/ModPerl/RegistryBB.pm
cp lib/ModPerl/RegistryPrefork.pm ../blib/lib/ModPerl/RegistryPrefork.pm
cp lib/ModPerl/Registry.pm ../blib/lib/ModPerl/Registry.pm
make[1]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/ModPerl-Registry'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Base64'
Running Mkbootstrap for Base64 ()
chmod 644 "Base64.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Base64'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Base64'
cp Base64.pm ../../../blib/lib/APR/Base64.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Base64'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Base64'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs ../../../blib/arch/auto/APR/Base64/Base64.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Base64'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Base64'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  Base64.xs > Base64.xsc
mv Base64.xsc Base64.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Base64'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Base64'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"0.009000\" -DXS_VERSION=\"0.009000\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS Base64.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Base64'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Base64'
rm -f ../../../blib/arch/auto/APR/Base64/Base64.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  Base64.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/APR/Base64/Base64.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/APR/Base64/Base64.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Base64'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Brigade'
Running Mkbootstrap for Brigade ()
chmod 644 "Brigade.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Brigade'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Brigade'
cp Brigade.pm ../../../blib/lib/APR/Brigade.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Brigade'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Brigade'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Brigade.bs ../../../blib/arch/auto/APR/Brigade/Brigade.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Brigade'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Brigade'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  Brigade.xs > Brigade.xsc
mv Brigade.xsc Brigade.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Brigade'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Brigade'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"0.009000\" -DXS_VERSION=\"0.009000\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS Brigade.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Brigade'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Brigade'
rm -f ../../../blib/arch/auto/APR/Brigade/Brigade.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  Brigade.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/APR/Brigade/Brigade.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/APR/Brigade/Brigade.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Brigade'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Bucket'
Running Mkbootstrap for Bucket ()
chmod 644 "Bucket.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Bucket'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Bucket'
cp Bucket.pm ../../../blib/lib/APR/Bucket.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Bucket'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Bucket'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Bucket.bs ../../../blib/arch/auto/APR/Bucket/Bucket.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Bucket'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Bucket'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  Bucket.xs > Bucket.xsc
mv Bucket.xsc Bucket.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Bucket'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Bucket'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"0.009000\" -DXS_VERSION=\"0.009000\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS Bucket.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Bucket'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Bucket'
rm -f ../../../blib/arch/auto/APR/Bucket/Bucket.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  Bucket.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/APR/Bucket/Bucket.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/APR/Bucket/Bucket.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Bucket'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketAlloc'
Running Mkbootstrap for BucketAlloc ()
chmod 644 "BucketAlloc.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketAlloc'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketAlloc'
cp BucketAlloc.pm ../../../blib/lib/APR/BucketAlloc.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketAlloc'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketAlloc'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- BucketAlloc.bs ../../../blib/arch/auto/APR/BucketAlloc/BucketAlloc.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketAlloc'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketAlloc'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  BucketAlloc.xs > BucketAlloc.xsc
mv BucketAlloc.xsc BucketAlloc.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketAlloc'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketAlloc'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"0.009000\" -DXS_VERSION=\"0.009000\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS BucketAlloc.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketAlloc'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketAlloc'
rm -f ../../../blib/arch/auto/APR/BucketAlloc/BucketAlloc.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  BucketAlloc.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/APR/BucketAlloc/BucketAlloc.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/APR/BucketAlloc/BucketAlloc.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketAlloc'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketType'
Running Mkbootstrap for BucketType ()
chmod 644 "BucketType.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketType'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketType'
cp BucketType.pm ../../../blib/lib/APR/BucketType.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketType'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketType'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- BucketType.bs ../../../blib/arch/auto/APR/BucketType/BucketType.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketType'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketType'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  BucketType.xs > BucketType.xsc
mv BucketType.xsc BucketType.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketType'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketType'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"0.009000\" -DXS_VERSION=\"0.009000\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS BucketType.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketType'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketType'
rm -f ../../../blib/arch/auto/APR/BucketType/BucketType.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  BucketType.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/APR/BucketType/BucketType.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/APR/BucketType/BucketType.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketType'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Date'
Running Mkbootstrap for Date ()
chmod 644 "Date.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Date'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Date'
cp Date.pm ../../../blib/lib/APR/Date.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Date'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Date'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Date.bs ../../../blib/arch/auto/APR/Date/Date.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Date'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Date'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  Date.xs > Date.xsc
mv Date.xsc Date.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Date'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Date'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"0.009000\" -DXS_VERSION=\"0.009000\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS Date.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Date'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Date'
rm -f ../../../blib/arch/auto/APR/Date/Date.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  Date.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/APR/Date/Date.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/APR/Date/Date.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Date'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Error'
Running Mkbootstrap for Error ()
chmod 644 "Error.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Error'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Error'
cp Error.pm ../../../blib/lib/APR/Error.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Error'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Error'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Error.bs ../../../blib/arch/auto/APR/Error/Error.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Error'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Error'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  Error.xs > Error.xsc
mv Error.xsc Error.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Error'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Error'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"0.009000\" -DXS_VERSION=\"0.009000\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS Error.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Error'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Error'
rm -f ../../../blib/arch/auto/APR/Error/Error.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  Error.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/APR/Error/Error.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/APR/Error/Error.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Error'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Finfo'
Running Mkbootstrap for Finfo ()
chmod 644 "Finfo.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Finfo'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Finfo'
cp Finfo.pm ../../../blib/lib/APR/Finfo.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Finfo'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Finfo'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Finfo.bs ../../../blib/arch/auto/APR/Finfo/Finfo.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Finfo'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Finfo'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  Finfo.xs > Finfo.xsc
mv Finfo.xsc Finfo.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Finfo'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Finfo'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"0.009000\" -DXS_VERSION=\"0.009000\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS Finfo.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Finfo'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Finfo'
rm -f ../../../blib/arch/auto/APR/Finfo/Finfo.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  Finfo.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/APR/Finfo/Finfo.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/APR/Finfo/Finfo.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Finfo'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/IpSubnet'
Running Mkbootstrap for IpSubnet ()
chmod 644 "IpSubnet.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/IpSubnet'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/IpSubnet'
cp IpSubnet.pm ../../../blib/lib/APR/IpSubnet.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/IpSubnet'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/IpSubnet'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- IpSubnet.bs ../../../blib/arch/auto/APR/IpSubnet/IpSubnet.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/IpSubnet'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/IpSubnet'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  IpSubnet.xs > IpSubnet.xsc
mv IpSubnet.xsc IpSubnet.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/IpSubnet'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/IpSubnet'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"0.009000\" -DXS_VERSION=\"0.009000\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS IpSubnet.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/IpSubnet'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/IpSubnet'
rm -f ../../../blib/arch/auto/APR/IpSubnet/IpSubnet.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  IpSubnet.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/APR/IpSubnet/IpSubnet.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/APR/IpSubnet/IpSubnet.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/IpSubnet'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/OS'
Running Mkbootstrap for OS ()
chmod 644 "OS.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/OS'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/OS'
cp OS.pm ../../../blib/lib/APR/OS.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/OS'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/OS'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- OS.bs ../../../blib/arch/auto/APR/OS/OS.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/OS'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/OS'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  OS.xs > OS.xsc
mv OS.xsc OS.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/OS'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/OS'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"0.009000\" -DXS_VERSION=\"0.009000\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS OS.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/OS'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/OS'
rm -f ../../../blib/arch/auto/APR/OS/OS.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  OS.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/APR/OS/OS.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/APR/OS/OS.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/OS'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Pool'
Running Mkbootstrap for Pool ()
chmod 644 "Pool.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Pool'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Pool'
cp Pool.pm ../../../blib/lib/APR/Pool.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Pool'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Pool'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Pool.bs ../../../blib/arch/auto/APR/Pool/Pool.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Pool'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Pool'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  Pool.xs > Pool.xsc
mv Pool.xsc Pool.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Pool'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Pool'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"0.009000\" -DXS_VERSION=\"0.009000\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS Pool.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Pool'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Pool'
rm -f ../../../blib/arch/auto/APR/Pool/Pool.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  Pool.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/APR/Pool/Pool.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/APR/Pool/Pool.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Pool'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/SockAddr'
Running Mkbootstrap for SockAddr ()
chmod 644 "SockAddr.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/SockAddr'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/SockAddr'
cp SockAddr.pm ../../../blib/lib/APR/SockAddr.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/SockAddr'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/SockAddr'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- SockAddr.bs ../../../blib/arch/auto/APR/SockAddr/SockAddr.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/SockAddr'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/SockAddr'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  SockAddr.xs > SockAddr.xsc
mv SockAddr.xsc SockAddr.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/SockAddr'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/SockAddr'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"0.009000\" -DXS_VERSION=\"0.009000\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS SockAddr.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/SockAddr'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/SockAddr'
rm -f ../../../blib/arch/auto/APR/SockAddr/SockAddr.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  SockAddr.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/APR/SockAddr/SockAddr.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/APR/SockAddr/SockAddr.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/SockAddr'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Socket'
Running Mkbootstrap for Socket ()
chmod 644 "Socket.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Socket'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Socket'
cp Socket.pm ../../../blib/lib/APR/Socket.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Socket'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Socket'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../../blib/arch/auto/APR/Socket/Socket.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Socket'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Socket'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  Socket.xs > Socket.xsc
mv Socket.xsc Socket.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Socket'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Socket'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"0.009000\" -DXS_VERSION=\"0.009000\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS Socket.c
In file included from Socket.xs:26:
/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/Socket/APR__Socket.h: In function 'mpxs_apr_socket_send':
/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/Socket/APR__Socket.h:45:30: warning: format '%d' expects argument of type 'int', but argument 4 has type 'apr_size_t' {aka 'long unsigned int'} [-Wformat=]
   45 |             Perl_croak(aTHX_ "the 3rd arg (%d) is bigger than the "
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   46 |                        "length (%d) of the 2nd argument",
   47 |                        (int)SvIV(sv_len), buf_len);
      |                                           ~~~~~~~
      |                                           |
      |                                           apr_size_t {aka long unsigned int}
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Socket'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Socket'
rm -f ../../../blib/arch/auto/APR/Socket/Socket.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  Socket.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/APR/Socket/Socket.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/APR/Socket/Socket.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Socket'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Status'
Running Mkbootstrap for Status ()
chmod 644 "Status.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Status'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Status'
cp Status.pm ../../../blib/lib/APR/Status.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Status'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Status'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Status.bs ../../../blib/arch/auto/APR/Status/Status.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Status'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Status'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  Status.xs > Status.xsc
mv Status.xsc Status.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Status'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Status'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"0.009000\" -DXS_VERSION=\"0.009000\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS Status.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Status'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Status'
rm -f ../../../blib/arch/auto/APR/Status/Status.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  Status.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/APR/Status/Status.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/APR/Status/Status.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Status'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/String'
Running Mkbootstrap for String ()
chmod 644 "String.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/String'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/String'
cp String.pm ../../../blib/lib/APR/String.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/String'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/String'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- String.bs ../../../blib/arch/auto/APR/String/String.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/String'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/String'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  String.xs > String.xsc
mv String.xsc String.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/String'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/String'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"0.009000\" -DXS_VERSION=\"0.009000\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS String.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/String'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/String'
rm -f ../../../blib/arch/auto/APR/String/String.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  String.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/APR/String/String.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/APR/String/String.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/String'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Table'
Running Mkbootstrap for Table ()
chmod 644 "Table.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Table'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Table'
cp Table.pm ../../../blib/lib/APR/Table.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Table'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Table'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Table.bs ../../../blib/arch/auto/APR/Table/Table.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Table'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Table'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  Table.xs > Table.xsc
mv Table.xsc Table.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Table'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Table'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"0.009000\" -DXS_VERSION=\"0.009000\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS Table.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Table'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Table'
rm -f ../../../blib/arch/auto/APR/Table/Table.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  Table.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/APR/Table/Table.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/APR/Table/Table.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Table'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadMutex'
Running Mkbootstrap for ThreadMutex ()
chmod 644 "ThreadMutex.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadMutex'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadMutex'
cp ThreadMutex.pm ../../../blib/lib/APR/ThreadMutex.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadMutex'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadMutex'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- ThreadMutex.bs ../../../blib/arch/auto/APR/ThreadMutex/ThreadMutex.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadMutex'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadMutex'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  ThreadMutex.xs > ThreadMutex.xsc
mv ThreadMutex.xsc ThreadMutex.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadMutex'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadMutex'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"0.009000\" -DXS_VERSION=\"0.009000\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS ThreadMutex.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadMutex'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadMutex'
rm -f ../../../blib/arch/auto/APR/ThreadMutex/ThreadMutex.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  ThreadMutex.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/APR/ThreadMutex/ThreadMutex.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/APR/ThreadMutex/ThreadMutex.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadMutex'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadRWLock'
Running Mkbootstrap for ThreadRWLock ()
chmod 644 "ThreadRWLock.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadRWLock'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadRWLock'
cp ThreadRWLock.pm ../../../blib/lib/APR/ThreadRWLock.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadRWLock'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadRWLock'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- ThreadRWLock.bs ../../../blib/arch/auto/APR/ThreadRWLock/ThreadRWLock.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadRWLock'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadRWLock'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  ThreadRWLock.xs > ThreadRWLock.xsc
mv ThreadRWLock.xsc ThreadRWLock.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadRWLock'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadRWLock'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"0.009000\" -DXS_VERSION=\"0.009000\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS ThreadRWLock.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadRWLock'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadRWLock'
rm -f ../../../blib/arch/auto/APR/ThreadRWLock/ThreadRWLock.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  ThreadRWLock.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/APR/ThreadRWLock/ThreadRWLock.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/APR/ThreadRWLock/ThreadRWLock.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadRWLock'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/URI'
Running Mkbootstrap for URI ()
chmod 644 "URI.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/URI'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/URI'
cp URI.pm ../../../blib/lib/APR/URI.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/URI'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/URI'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- URI.bs ../../../blib/arch/auto/APR/URI/URI.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/URI'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/URI'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  URI.xs > URI.xsc
mv URI.xsc URI.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/URI'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/URI'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"0.009000\" -DXS_VERSION=\"0.009000\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS URI.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/URI'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/URI'
rm -f ../../../blib/arch/auto/APR/URI/URI.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  URI.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/APR/URI/URI.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/APR/URI/URI.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/URI'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/UUID'
Running Mkbootstrap for UUID ()
chmod 644 "UUID.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/UUID'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/UUID'
cp UUID.pm ../../../blib/lib/APR/UUID.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/UUID'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/UUID'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- UUID.bs ../../../blib/arch/auto/APR/UUID/UUID.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/UUID'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/UUID'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  UUID.xs > UUID.xsc
mv UUID.xsc UUID.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/UUID'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/UUID'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"0.009000\" -DXS_VERSION=\"0.009000\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS UUID.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/UUID'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/UUID'
rm -f ../../../blib/arch/auto/APR/UUID/UUID.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  UUID.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/APR/UUID/UUID.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/APR/UUID/UUID.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/UUID'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Util'
Running Mkbootstrap for Util ()
chmod 644 "Util.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Util'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Util'
cp Util.pm ../../../blib/lib/APR/Util.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Util'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Util'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../../blib/arch/auto/APR/Util/Util.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Util'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Util'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  Util.xs > Util.xsc
mv Util.xsc Util.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Util'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Util'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"0.009000\" -DXS_VERSION=\"0.009000\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS Util.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Util'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Util'
rm -f ../../../blib/arch/auto/APR/Util/Util.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  Util.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/APR/Util/Util.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/APR/Util/Util.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Util'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Access'
Running Mkbootstrap for Access ()
chmod 644 "Access.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Access'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Access'
cp Access.pm ../../../blib/lib/Apache2/Access.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Access'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Access'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Access.bs ../../../blib/arch/auto/Apache2/Access/Access.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Access'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Access'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  Access.xs > Access.xsc
mv Access.xsc Access.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Access'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Access'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS Access.c
In file included from Access.xs:26:
/builddir/build/BUILD/mod_perl-2.0.12/xs/Apache2/Access/Apache2__Access.h:17:22: warning: 'mpxs_ap_requires' defined but not used [-Wunused-function]
   17 | static MP_INLINE SV *mpxs_ap_requires(pTHX_ request_rec *r)
      |                      ^~~~~~~~~~~~~~~~
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Access'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Access'
rm -f ../../../blib/arch/auto/Apache2/Access/Access.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  Access.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/Apache2/Access/Access.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/Apache2/Access/Access.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Access'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/CmdParms'
Running Mkbootstrap for CmdParms ()
chmod 644 "CmdParms.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/CmdParms'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/CmdParms'
cp CmdParms.pm ../../../blib/lib/Apache2/CmdParms.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/CmdParms'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/CmdParms'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- CmdParms.bs ../../../blib/arch/auto/Apache2/CmdParms/CmdParms.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/CmdParms'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/CmdParms'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  CmdParms.xs > CmdParms.xsc
mv CmdParms.xsc CmdParms.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/CmdParms'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/CmdParms'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS CmdParms.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/CmdParms'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/CmdParms'
rm -f ../../../blib/arch/auto/Apache2/CmdParms/CmdParms.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  CmdParms.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/Apache2/CmdParms/CmdParms.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/Apache2/CmdParms/CmdParms.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/CmdParms'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Command'
Running Mkbootstrap for Command ()
chmod 644 "Command.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Command'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Command'
cp Command.pm ../../../blib/lib/Apache2/Command.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Command'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Command'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Command.bs ../../../blib/arch/auto/Apache2/Command/Command.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Command'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Command'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  Command.xs > Command.xsc
mv Command.xsc Command.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Command'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Command'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS Command.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Command'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Command'
rm -f ../../../blib/arch/auto/Apache2/Command/Command.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  Command.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/Apache2/Command/Command.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/Apache2/Command/Command.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Command'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Connection'
Running Mkbootstrap for Connection ()
chmod 644 "Connection.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Connection'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Connection'
cp Connection.pm ../../../blib/lib/Apache2/Connection.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Connection'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Connection'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Connection.bs ../../../blib/arch/auto/Apache2/Connection/Connection.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Connection'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Connection'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  Connection.xs > Connection.xsc
mv Connection.xsc Connection.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Connection'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Connection'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS Connection.c
Connection.c: In function 'XS_Apache2__Connection_notes':
Connection.c:747:24: warning: 'RETVALSV' may be used uninitialized [-Wmaybe-uninitialized]
  747 |             RETVALSV = modperl_hash_tie(aTHX_ "APR::Table", RETVALSV, RETVAL);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Connection.c:746:18: note: 'RETVALSV' was declared here
  746 |             SV * RETVALSV;
      |                  ^~~~~~~~
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Connection'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Connection'
rm -f ../../../blib/arch/auto/Apache2/Connection/Connection.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  Connection.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/Apache2/Connection/Connection.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/Apache2/Connection/Connection.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Connection'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ConnectionUtil'
Running Mkbootstrap for ConnectionUtil ()
chmod 644 "ConnectionUtil.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ConnectionUtil'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ConnectionUtil'
cp ConnectionUtil.pm ../../../blib/lib/Apache2/ConnectionUtil.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ConnectionUtil'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ConnectionUtil'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- ConnectionUtil.bs ../../../blib/arch/auto/Apache2/ConnectionUtil/ConnectionUtil.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ConnectionUtil'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ConnectionUtil'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  ConnectionUtil.xs > ConnectionUtil.xsc
mv ConnectionUtil.xsc ConnectionUtil.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ConnectionUtil'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ConnectionUtil'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS ConnectionUtil.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ConnectionUtil'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ConnectionUtil'
rm -f ../../../blib/arch/auto/Apache2/ConnectionUtil/ConnectionUtil.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  ConnectionUtil.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/Apache2/ConnectionUtil/ConnectionUtil.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/Apache2/ConnectionUtil/ConnectionUtil.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ConnectionUtil'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Directive'
Running Mkbootstrap for Directive ()
chmod 644 "Directive.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Directive'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Directive'
cp Directive.pm ../../../blib/lib/Apache2/Directive.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Directive'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Directive'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Directive.bs ../../../blib/arch/auto/Apache2/Directive/Directive.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Directive'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Directive'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  Directive.xs > Directive.xsc
mv Directive.xsc Directive.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Directive'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Directive'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS Directive.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Directive'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Directive'
rm -f ../../../blib/arch/auto/Apache2/Directive/Directive.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  Directive.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/Apache2/Directive/Directive.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/Apache2/Directive/Directive.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Directive'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Filter'
Running Mkbootstrap for Filter ()
chmod 644 "Filter.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Filter'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Filter'
cp Filter.pm ../../../blib/lib/Apache2/Filter.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Filter'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Filter'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Filter.bs ../../../blib/arch/auto/Apache2/Filter/Filter.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Filter'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Filter'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  Filter.xs > Filter.xsc
mv Filter.xsc Filter.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Filter'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Filter'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS Filter.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Filter'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Filter'
rm -f ../../../blib/arch/auto/Apache2/Filter/Filter.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  Filter.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/Apache2/Filter/Filter.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/Apache2/Filter/Filter.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Filter'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/FilterRec'
Running Mkbootstrap for FilterRec ()
chmod 644 "FilterRec.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/FilterRec'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/FilterRec'
cp FilterRec.pm ../../../blib/lib/Apache2/FilterRec.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/FilterRec'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/FilterRec'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- FilterRec.bs ../../../blib/arch/auto/Apache2/FilterRec/FilterRec.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/FilterRec'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/FilterRec'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  FilterRec.xs > FilterRec.xsc
mv FilterRec.xsc FilterRec.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/FilterRec'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/FilterRec'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS FilterRec.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/FilterRec'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/FilterRec'
rm -f ../../../blib/arch/auto/Apache2/FilterRec/FilterRec.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  FilterRec.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/Apache2/FilterRec/FilterRec.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/Apache2/FilterRec/FilterRec.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/FilterRec'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/HookRun'
Running Mkbootstrap for HookRun ()
chmod 644 "HookRun.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/HookRun'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/HookRun'
cp HookRun.pm ../../../blib/lib/Apache2/HookRun.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/HookRun'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/HookRun'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- HookRun.bs ../../../blib/arch/auto/Apache2/HookRun/HookRun.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/HookRun'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/HookRun'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  HookRun.xs > HookRun.xsc
mv HookRun.xsc HookRun.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/HookRun'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/HookRun'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS HookRun.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/HookRun'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/HookRun'
rm -f ../../../blib/arch/auto/Apache2/HookRun/HookRun.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  HookRun.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/Apache2/HookRun/HookRun.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/Apache2/HookRun/HookRun.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/HookRun'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Log'
Running Mkbootstrap for Log ()
chmod 644 "Log.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Log'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Log'
cp Log.pm ../../../blib/lib/Apache2/Log.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Log'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Log'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Log.bs ../../../blib/arch/auto/Apache2/Log/Log.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Log'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Log'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  Log.xs > Log.xsc
mv Log.xsc Log.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Log'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Log'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS Log.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Log'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Log'
rm -f ../../../blib/arch/auto/Apache2/Log/Log.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  Log.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/Apache2/Log/Log.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/Apache2/Log/Log.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Log'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/MPM'
Running Mkbootstrap for MPM ()
chmod 644 "MPM.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/MPM'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/MPM'
cp MPM.pm ../../../blib/lib/Apache2/MPM.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/MPM'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/MPM'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- MPM.bs ../../../blib/arch/auto/Apache2/MPM/MPM.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/MPM'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/MPM'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  MPM.xs > MPM.xsc
mv MPM.xsc MPM.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/MPM'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/MPM'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS MPM.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/MPM'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/MPM'
rm -f ../../../blib/arch/auto/Apache2/MPM/MPM.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  MPM.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/Apache2/MPM/MPM.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/Apache2/MPM/MPM.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/MPM'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Module'
Running Mkbootstrap for Module ()
chmod 644 "Module.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Module'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Module'
cp Module.pm ../../../blib/lib/Apache2/Module.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Module'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Module'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Module.bs ../../../blib/arch/auto/Apache2/Module/Module.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Module'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Module'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  Module.xs > Module.xsc
mv Module.xsc Module.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Module'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Module'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS Module.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Module'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Module'
rm -f ../../../blib/arch/auto/Apache2/Module/Module.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  Module.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/Apache2/Module/Module.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/Apache2/Module/Module.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Module'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Process'
Running Mkbootstrap for Process ()
chmod 644 "Process.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Process'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Process'
cp Process.pm ../../../blib/lib/Apache2/Process.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Process'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Process'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Process.bs ../../../blib/arch/auto/Apache2/Process/Process.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Process'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Process'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  Process.xs > Process.xsc
mv Process.xsc Process.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Process'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Process'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS Process.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Process'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Process'
rm -f ../../../blib/arch/auto/Apache2/Process/Process.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  Process.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/Apache2/Process/Process.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/Apache2/Process/Process.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Process'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Provider'
Running Mkbootstrap for Provider ()
chmod 644 "Provider.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Provider'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Provider'
cp Provider.pm ../../../blib/lib/Apache2/Provider.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Provider'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Provider'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Provider.bs ../../../blib/arch/auto/Apache2/Provider/Provider.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Provider'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Provider'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  Provider.xs > Provider.xsc
mv Provider.xsc Provider.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Provider'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Provider'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS Provider.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Provider'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Provider'
rm -f ../../../blib/arch/auto/Apache2/Provider/Provider.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  Provider.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/Apache2/Provider/Provider.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/Apache2/Provider/Provider.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Provider'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestIO'
Running Mkbootstrap for RequestIO ()
chmod 644 "RequestIO.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestIO'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestIO'
cp RequestIO.pm ../../../blib/lib/Apache2/RequestIO.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestIO'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestIO'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- RequestIO.bs ../../../blib/arch/auto/Apache2/RequestIO/RequestIO.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestIO'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestIO'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  RequestIO.xs > RequestIO.xsc
mv RequestIO.xsc RequestIO.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestIO'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestIO'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS RequestIO.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestIO'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestIO'
rm -f ../../../blib/arch/auto/Apache2/RequestIO/RequestIO.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  RequestIO.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/Apache2/RequestIO/RequestIO.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/Apache2/RequestIO/RequestIO.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestIO'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestRec'
Running Mkbootstrap for RequestRec ()
chmod 644 "RequestRec.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestRec'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestRec'
cp RequestRec.pm ../../../blib/lib/Apache2/RequestRec.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestRec'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestRec'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- RequestRec.bs ../../../blib/arch/auto/Apache2/RequestRec/RequestRec.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestRec'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestRec'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  RequestRec.xs > RequestRec.xsc
mv RequestRec.xsc RequestRec.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestRec'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestRec'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS RequestRec.c
RequestRec.c: In function 'XS_Apache2__RequestRec_notes':
RequestRec.c:1314:24: warning: 'RETVALSV' may be used uninitialized [-Wmaybe-uninitialized]
 1314 |             RETVALSV = modperl_hash_tie(aTHX_ "APR::Table", RETVALSV, RETVAL);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
RequestRec.c:1313:18: note: 'RETVALSV' was declared here
 1313 |             SV * RETVALSV;
      |                  ^~~~~~~~
RequestRec.c: In function 'XS_Apache2__RequestRec_err_headers_out':
RequestRec.c:1271:24: warning: 'RETVALSV' may be used uninitialized [-Wmaybe-uninitialized]
 1271 |             RETVALSV = modperl_hash_tie(aTHX_ "APR::Table", RETVALSV, RETVAL);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
RequestRec.c:1270:18: note: 'RETVALSV' was declared here
 1270 |             SV * RETVALSV;
      |                  ^~~~~~~~
RequestRec.c: In function 'XS_Apache2__RequestRec_headers_out':
RequestRec.c:1228:24: warning: 'RETVALSV' may be used uninitialized [-Wmaybe-uninitialized]
 1228 |             RETVALSV = modperl_hash_tie(aTHX_ "APR::Table", RETVALSV, RETVAL);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
RequestRec.c:1227:18: note: 'RETVALSV' was declared here
 1227 |             SV * RETVALSV;
      |                  ^~~~~~~~
RequestRec.c: In function 'XS_Apache2__RequestRec_headers_in':
RequestRec.c:1185:24: warning: 'RETVALSV' may be used uninitialized [-Wmaybe-uninitialized]
 1185 |             RETVALSV = modperl_hash_tie(aTHX_ "APR::Table", RETVALSV, RETVAL);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
RequestRec.c:1184:18: note: 'RETVALSV' was declared here
 1184 |             SV * RETVALSV;
      |                  ^~~~~~~~
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestRec'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestRec'
rm -f ../../../blib/arch/auto/Apache2/RequestRec/RequestRec.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  RequestRec.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/Apache2/RequestRec/RequestRec.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/Apache2/RequestRec/RequestRec.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestRec'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestUtil'
Running Mkbootstrap for RequestUtil ()
chmod 644 "RequestUtil.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestUtil'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestUtil'
cp RequestUtil.pm ../../../blib/lib/Apache2/RequestUtil.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestUtil'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestUtil'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- RequestUtil.bs ../../../blib/arch/auto/Apache2/RequestUtil/RequestUtil.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestUtil'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestUtil'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  RequestUtil.xs > RequestUtil.xsc
mv RequestUtil.xsc RequestUtil.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestUtil'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestUtil'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS RequestUtil.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestUtil'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestUtil'
rm -f ../../../blib/arch/auto/Apache2/RequestUtil/RequestUtil.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  RequestUtil.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/Apache2/RequestUtil/RequestUtil.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/Apache2/RequestUtil/RequestUtil.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestUtil'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Response'
Running Mkbootstrap for Response ()
chmod 644 "Response.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Response'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Response'
cp Response.pm ../../../blib/lib/Apache2/Response.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Response'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Response'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Response.bs ../../../blib/arch/auto/Apache2/Response/Response.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Response'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Response'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  Response.xs > Response.xsc
mv Response.xsc Response.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Response'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Response'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS Response.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Response'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Response'
rm -f ../../../blib/arch/auto/Apache2/Response/Response.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  Response.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/Apache2/Response/Response.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/Apache2/Response/Response.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Response'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerRec'
Running Mkbootstrap for ServerRec ()
chmod 644 "ServerRec.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerRec'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerRec'
cp ServerRec.pm ../../../blib/lib/Apache2/ServerRec.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerRec'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerRec'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- ServerRec.bs ../../../blib/arch/auto/Apache2/ServerRec/ServerRec.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerRec'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerRec'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  ServerRec.xs > ServerRec.xsc
mv ServerRec.xsc ServerRec.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerRec'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerRec'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS ServerRec.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerRec'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerRec'
rm -f ../../../blib/arch/auto/Apache2/ServerRec/ServerRec.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  ServerRec.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/Apache2/ServerRec/ServerRec.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/Apache2/ServerRec/ServerRec.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerRec'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerUtil'
Running Mkbootstrap for ServerUtil ()
chmod 644 "ServerUtil.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerUtil'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerUtil'
cp ServerUtil.pm ../../../blib/lib/Apache2/ServerUtil.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerUtil'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerUtil'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- ServerUtil.bs ../../../blib/arch/auto/Apache2/ServerUtil/ServerUtil.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerUtil'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerUtil'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  ServerUtil.xs > ServerUtil.xsc
mv ServerUtil.xsc ServerUtil.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerUtil'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerUtil'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS ServerUtil.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerUtil'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerUtil'
rm -f ../../../blib/arch/auto/Apache2/ServerUtil/ServerUtil.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  ServerUtil.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/Apache2/ServerUtil/ServerUtil.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/Apache2/ServerUtil/ServerUtil.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerUtil'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubProcess'
Running Mkbootstrap for SubProcess ()
chmod 644 "SubProcess.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubProcess'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubProcess'
cp SubProcess.pm ../../../blib/lib/Apache2/SubProcess.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubProcess'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubProcess'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- SubProcess.bs ../../../blib/arch/auto/Apache2/SubProcess/SubProcess.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubProcess'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubProcess'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  SubProcess.xs > SubProcess.xsc
mv SubProcess.xsc SubProcess.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubProcess'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubProcess'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS SubProcess.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubProcess'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubProcess'
rm -f ../../../blib/arch/auto/Apache2/SubProcess/SubProcess.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  SubProcess.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/Apache2/SubProcess/SubProcess.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/Apache2/SubProcess/SubProcess.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubProcess'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubRequest'
Running Mkbootstrap for SubRequest ()
chmod 644 "SubRequest.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubRequest'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubRequest'
cp SubRequest.pm ../../../blib/lib/Apache2/SubRequest.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubRequest'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubRequest'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- SubRequest.bs ../../../blib/arch/auto/Apache2/SubRequest/SubRequest.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubRequest'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubRequest'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  SubRequest.xs > SubRequest.xsc
mv SubRequest.xsc SubRequest.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubRequest'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubRequest'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS SubRequest.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubRequest'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubRequest'
rm -f ../../../blib/arch/auto/Apache2/SubRequest/SubRequest.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  SubRequest.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/Apache2/SubRequest/SubRequest.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/Apache2/SubRequest/SubRequest.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubRequest'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/URI'
Running Mkbootstrap for URI ()
chmod 644 "URI.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/URI'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/URI'
cp URI.pm ../../../blib/lib/Apache2/URI.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/URI'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/URI'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- URI.bs ../../../blib/arch/auto/Apache2/URI/URI.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/URI'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/URI'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  URI.xs > URI.xsc
mv URI.xsc URI.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/URI'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/URI'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS URI.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/URI'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/URI'
rm -f ../../../blib/arch/auto/Apache2/URI/URI.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  URI.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/Apache2/URI/URI.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/Apache2/URI/URI.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/URI'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Util'
Running Mkbootstrap for Util ()
chmod 644 "Util.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Util'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Util'
cp Util.pm ../../../blib/lib/Apache2/Util.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Util'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Util'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../../blib/arch/auto/Apache2/Util/Util.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Util'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Util'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  Util.xs > Util.xsc
mv Util.xsc Util.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Util'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Util'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS Util.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Util'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Util'
rm -f ../../../blib/arch/auto/Apache2/Util/Util.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  Util.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/Apache2/Util/Util.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/Apache2/Util/Util.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Util'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Global'
Running Mkbootstrap for Global ()
chmod 644 "Global.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Global'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Global'
cp Global.pm ../../../blib/lib/ModPerl/Global.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Global'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Global'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Global.bs ../../../blib/arch/auto/ModPerl/Global/Global.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Global'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Global'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  Global.xs > Global.xsc
mv Global.xsc Global.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Global'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Global'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS Global.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Global'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Global'
rm -f ../../../blib/arch/auto/ModPerl/Global/Global.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  Global.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/ModPerl/Global/Global.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/ModPerl/Global/Global.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Global'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/InterpPool'
Running Mkbootstrap for InterpPool ()
chmod 644 "InterpPool.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/InterpPool'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/InterpPool'
cp InterpPool.pm ../../../blib/lib/ModPerl/InterpPool.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/InterpPool'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/InterpPool'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- InterpPool.bs ../../../blib/arch/auto/ModPerl/InterpPool/InterpPool.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/InterpPool'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/InterpPool'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  InterpPool.xs > InterpPool.xsc
mv InterpPool.xsc InterpPool.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/InterpPool'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/InterpPool'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS InterpPool.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/InterpPool'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/InterpPool'
rm -f ../../../blib/arch/auto/ModPerl/InterpPool/InterpPool.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  InterpPool.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/ModPerl/InterpPool/InterpPool.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/ModPerl/InterpPool/InterpPool.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/InterpPool'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Interpreter'
Running Mkbootstrap for Interpreter ()
chmod 644 "Interpreter.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Interpreter'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Interpreter'
cp Interpreter.pm ../../../blib/lib/ModPerl/Interpreter.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Interpreter'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Interpreter'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Interpreter.bs ../../../blib/arch/auto/ModPerl/Interpreter/Interpreter.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Interpreter'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Interpreter'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  Interpreter.xs > Interpreter.xsc
mv Interpreter.xsc Interpreter.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Interpreter'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Interpreter'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS Interpreter.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Interpreter'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Interpreter'
rm -f ../../../blib/arch/auto/ModPerl/Interpreter/Interpreter.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  Interpreter.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/ModPerl/Interpreter/Interpreter.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/ModPerl/Interpreter/Interpreter.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Interpreter'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPool'
Running Mkbootstrap for TiPool ()
chmod 644 "TiPool.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPool'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPool'
cp TiPool.pm ../../../blib/lib/ModPerl/TiPool.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPool'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPool'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- TiPool.bs ../../../blib/arch/auto/ModPerl/TiPool/TiPool.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPool'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPool'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  TiPool.xs > TiPool.xsc
mv TiPool.xsc TiPool.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPool'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPool'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS TiPool.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPool'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPool'
rm -f ../../../blib/arch/auto/ModPerl/TiPool/TiPool.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  TiPool.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/ModPerl/TiPool/TiPool.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/ModPerl/TiPool/TiPool.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPool'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPoolConfig'
Running Mkbootstrap for TiPoolConfig ()
chmod 644 "TiPoolConfig.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPoolConfig'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPoolConfig'
cp TiPoolConfig.pm ../../../blib/lib/ModPerl/TiPoolConfig.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPoolConfig'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPoolConfig'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- TiPoolConfig.bs ../../../blib/arch/auto/ModPerl/TiPoolConfig/TiPoolConfig.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPoolConfig'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPoolConfig'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  TiPoolConfig.xs > TiPoolConfig.xsc
mv TiPoolConfig.xsc TiPoolConfig.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPoolConfig'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPoolConfig'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS TiPoolConfig.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPoolConfig'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPoolConfig'
rm -f ../../../blib/arch/auto/ModPerl/TiPoolConfig/TiPoolConfig.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  TiPoolConfig.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/ModPerl/TiPoolConfig/TiPoolConfig.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/ModPerl/TiPoolConfig/TiPoolConfig.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPoolConfig'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Util'
Running Mkbootstrap for Util ()
chmod 644 "Util.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Util'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Util'
cp Util.pm ../../../blib/lib/ModPerl/Util.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Util'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Util'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../../blib/arch/auto/ModPerl/Util/Util.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Util'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Util'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  Util.xs > Util.xsc
mv Util.xsc Util.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Util'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Util'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS Util.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Util'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Util'
rm -f ../../../blib/arch/auto/ModPerl/Util/Util.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  Util.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/ModPerl/Util/Util.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/ModPerl/Util/Util.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Util'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
Running Mkbootstrap for APR ()
chmod 644 "APR.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
cp APR.pm ../../../blib/lib/APR.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
cp ../../../src/modules/perl/modperl_error.c .
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
cp ../../../src/modules/perl/modperl_bucket.c .
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
cp ../../../src/modules/perl/modperl_common_util.c .
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
cp ../../../src/modules/perl/modperl_common_log.c .
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- APR.bs ../../../blib/arch/auto/APR/APR.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  APR.xs > APR.xsc
mv APR.xsc APR.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -DMP_IN_XS -g   -DVERSION=\"0.009000\" -DXS_VERSION=\"0.009000\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS modperl_error.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -DMP_IN_XS -g   -DVERSION=\"0.009000\" -DXS_VERSION=\"0.009000\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS modperl_bucket.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -DMP_IN_XS -g   -DVERSION=\"0.009000\" -DXS_VERSION=\"0.009000\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS modperl_common_util.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -DMP_IN_XS -g   -DVERSION=\"0.009000\" -DXS_VERSION=\"0.009000\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS modperl_common_log.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -DMP_IN_XS -g   -DVERSION=\"0.009000\" -DXS_VERSION=\"0.009000\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS APR.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
rm -f ../../../blib/arch/auto/APR/APR.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  APR.o modperl_error.o modperl_bucket.o modperl_common_util.o modperl_common_log.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/APR/APR.so  \
   -L/usr/lib64 -laprutil-1 -lldap -llber -ldb-5.3 -lexpat -lapr-1 -lpthread -lperl   \
  
chmod 755 ../../../blib/arch/auto/APR/APR.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/Const'
Running Mkbootstrap for Const ()
chmod 644 "Const.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/Const'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/Const'
cp Const.pm ../../../blib/lib/APR/Const.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/Const'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/Const'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Const.bs ../../../blib/arch/auto/APR/Const/Const.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/Const'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/Const'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  Const.xs > Const.xsc
mv Const.xsc Const.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/Const'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/Const'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -DMP_IN_XS -g   -DVERSION=\"0.009000\" -DXS_VERSION=\"0.009000\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS Const.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/Const'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/Const'
rm -f ../../../blib/arch/auto/APR/Const/Const.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  Const.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/APR/Const/Const.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/APR/Const/Const.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/Const'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/PerlIO'
Running Mkbootstrap for PerlIO ()
chmod 644 "PerlIO.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/PerlIO'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/PerlIO'
cp PerlIO.pm ../../../blib/lib/APR/PerlIO.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/PerlIO'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/PerlIO'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  PerlIO.xs > PerlIO.xsc
mv PerlIO.xsc PerlIO.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/PerlIO'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/PerlIO'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- PerlIO.bs ../../../blib/arch/auto/APR/PerlIO/PerlIO.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/PerlIO'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/PerlIO'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -DMP_IN_XS -g   -DVERSION=\"0.009000\" -DXS_VERSION=\"0.009000\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS PerlIO.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/PerlIO'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/PerlIO'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -DMP_IN_XS -g   -DVERSION=\"0.009000\" -DXS_VERSION=\"0.009000\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS modperl_apr_perlio.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/PerlIO'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/PerlIO'
rm -f ../../../blib/arch/auto/APR/PerlIO/PerlIO.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  PerlIO.o modperl_apr_perlio.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/APR/PerlIO/PerlIO.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/APR/PerlIO/PerlIO.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/PerlIO'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/Apache2/Const'
Running Mkbootstrap for Const ()
chmod 644 "Const.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/Apache2/Const'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/Apache2/Const'
cp Const.pm ../../../blib/lib/Apache2/Const.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/Apache2/Const'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/Apache2/Const'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Const.bs ../../../blib/arch/auto/Apache2/Const/Const.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/Apache2/Const'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/Apache2/Const'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  Const.xs > Const.xsc
mv Const.xsc Const.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/Apache2/Const'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/Apache2/Const'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS Const.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/Apache2/Const'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/Apache2/Const'
rm -f ../../../blib/arch/auto/Apache2/Const/Const.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  Const.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/Apache2/Const/Const.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/Apache2/Const/Const.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/Apache2/Const'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/ModPerl/Const'
Running Mkbootstrap for Const ()
chmod 644 "Const.bs"
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/ModPerl/Const'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/ModPerl/Const'
cp Const.pm ../../../blib/lib/ModPerl/Const.pm
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/ModPerl/Const'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/ModPerl/Const'
cp ../../../src/modules/perl/modperl_const.c .
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/ModPerl/Const'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/ModPerl/Const'
cp ../../../src/modules/perl/modperl_constants.c .
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/ModPerl/Const'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/ModPerl/Const'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Const.bs ../../../blib/arch/auto/ModPerl/Const/Const.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/ModPerl/Const'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/ModPerl/Const'
/usr/bin/perl "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/mod_perl-2.0.12/xs/typemap'  Const.xs > Const.xsc
mv Const.xsc Const.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/ModPerl/Const'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/ModPerl/Const'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS modperl_const.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/ModPerl/Const'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/ModPerl/Const'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS modperl_constants.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/ModPerl/Const'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/ModPerl/Const'
gcc -c -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd  -I/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl -I/builddir/build/BUILD/mod_perl-2.0.12/xs -I/usr/include/apr-1 -I/usr/include/apr-1  -I/usr/include/httpd -D_REENTRANT -D_GNU_SOURCE -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -DLINUX -D_REENTRANT -D_GNU_SOURCE  -g   -DVERSION=\"2.000012\" -DXS_VERSION=\"2.000012\" -fPIC "-I/usr/lib64/perl5/CORE" -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS -DMP_HAVE_APR_LIBS  -DMP_HAVE_APR_LIBS Const.c
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/ModPerl/Const'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/ModPerl/Const'
rm -f ../../../blib/arch/auto/ModPerl/Const/Const.so
gcc  -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -L/usr/local/lib -fstack-protector-strong  Const.o modperl_const.o modperl_constants.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1  -fstack-protector-strong -L/usr/local/lib -o ../../../blib/arch/auto/ModPerl/Const/Const.so  \
    -lperl   \
  
chmod 755 ../../../blib/arch/auto/ModPerl/Const/Const.so
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/ModPerl/Const'
cp bin/mp2bug blib/script/mp2bug
/usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/mp2bug
Manifying 6 pod documents
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dFo46s
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x
++ dirname /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd mod_perl-2.0.12
+ install -d -m 755 /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/httpd/modules
+ make install MODPERL_AP_LIBEXECDIR=/builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/httpd/modules MODPERL_AP_INCLUDEDIR=/builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/include/httpd
make[1]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/Apache-SizeLimit'
Manifying 3 pod documents
make[1]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/Apache-SizeLimit'
make[1]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test'
Manifying 15 pod documents
make[1]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test'
make[1]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/ModPerl-Registry'
make[1]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/ModPerl-Registry'
make[1]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS'
make[2]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Base64'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs ../../../blib/arch/auto/APR/Base64/Base64.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Base64'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Brigade'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Brigade.bs ../../../blib/arch/auto/APR/Brigade/Brigade.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Brigade'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Bucket'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Bucket.bs ../../../blib/arch/auto/APR/Bucket/Bucket.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Bucket'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketAlloc'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- BucketAlloc.bs ../../../blib/arch/auto/APR/BucketAlloc/BucketAlloc.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketAlloc'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketType'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- BucketType.bs ../../../blib/arch/auto/APR/BucketType/BucketType.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketType'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Date'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Date.bs ../../../blib/arch/auto/APR/Date/Date.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Date'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Error'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Error.bs ../../../blib/arch/auto/APR/Error/Error.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Error'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Finfo'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Finfo.bs ../../../blib/arch/auto/APR/Finfo/Finfo.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Finfo'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/IpSubnet'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- IpSubnet.bs ../../../blib/arch/auto/APR/IpSubnet/IpSubnet.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/IpSubnet'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/OS'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- OS.bs ../../../blib/arch/auto/APR/OS/OS.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/OS'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Pool'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Pool.bs ../../../blib/arch/auto/APR/Pool/Pool.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Pool'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/SockAddr'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- SockAddr.bs ../../../blib/arch/auto/APR/SockAddr/SockAddr.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/SockAddr'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Socket'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../../blib/arch/auto/APR/Socket/Socket.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Socket'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Status'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Status.bs ../../../blib/arch/auto/APR/Status/Status.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Status'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/String'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- String.bs ../../../blib/arch/auto/APR/String/String.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/String'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Table'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Table.bs ../../../blib/arch/auto/APR/Table/Table.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Table'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadMutex'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- ThreadMutex.bs ../../../blib/arch/auto/APR/ThreadMutex/ThreadMutex.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadMutex'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadRWLock'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- ThreadRWLock.bs ../../../blib/arch/auto/APR/ThreadRWLock/ThreadRWLock.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadRWLock'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/URI'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- URI.bs ../../../blib/arch/auto/APR/URI/URI.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/URI'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/UUID'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- UUID.bs ../../../blib/arch/auto/APR/UUID/UUID.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/UUID'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Util'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../../blib/arch/auto/APR/Util/Util.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Util'
make[2]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR'
make[2]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Access'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Access.bs ../../../blib/arch/auto/Apache2/Access/Access.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Access'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/CmdParms'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- CmdParms.bs ../../../blib/arch/auto/Apache2/CmdParms/CmdParms.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/CmdParms'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Command'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Command.bs ../../../blib/arch/auto/Apache2/Command/Command.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Command'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Connection'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Connection.bs ../../../blib/arch/auto/Apache2/Connection/Connection.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Connection'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ConnectionUtil'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- ConnectionUtil.bs ../../../blib/arch/auto/Apache2/ConnectionUtil/ConnectionUtil.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ConnectionUtil'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Directive'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Directive.bs ../../../blib/arch/auto/Apache2/Directive/Directive.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Directive'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Filter'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Filter.bs ../../../blib/arch/auto/Apache2/Filter/Filter.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Filter'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/FilterRec'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- FilterRec.bs ../../../blib/arch/auto/Apache2/FilterRec/FilterRec.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/FilterRec'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/HookRun'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- HookRun.bs ../../../blib/arch/auto/Apache2/HookRun/HookRun.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/HookRun'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Log'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Log.bs ../../../blib/arch/auto/Apache2/Log/Log.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Log'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/MPM'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- MPM.bs ../../../blib/arch/auto/Apache2/MPM/MPM.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/MPM'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Module'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Module.bs ../../../blib/arch/auto/Apache2/Module/Module.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Module'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Process'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Process.bs ../../../blib/arch/auto/Apache2/Process/Process.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Process'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Provider'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Provider.bs ../../../blib/arch/auto/Apache2/Provider/Provider.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Provider'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestIO'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- RequestIO.bs ../../../blib/arch/auto/Apache2/RequestIO/RequestIO.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestIO'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestRec'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- RequestRec.bs ../../../blib/arch/auto/Apache2/RequestRec/RequestRec.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestRec'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestUtil'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- RequestUtil.bs ../../../blib/arch/auto/Apache2/RequestUtil/RequestUtil.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestUtil'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Response'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Response.bs ../../../blib/arch/auto/Apache2/Response/Response.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Response'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerRec'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- ServerRec.bs ../../../blib/arch/auto/Apache2/ServerRec/ServerRec.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerRec'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerUtil'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- ServerUtil.bs ../../../blib/arch/auto/Apache2/ServerUtil/ServerUtil.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerUtil'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubProcess'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- SubProcess.bs ../../../blib/arch/auto/Apache2/SubProcess/SubProcess.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubProcess'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubRequest'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- SubRequest.bs ../../../blib/arch/auto/Apache2/SubRequest/SubRequest.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubRequest'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/URI'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- URI.bs ../../../blib/arch/auto/Apache2/URI/URI.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/URI'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Util'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../../blib/arch/auto/Apache2/Util/Util.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Util'
make[2]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2'
make[2]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Global'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Global.bs ../../../blib/arch/auto/ModPerl/Global/Global.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Global'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/InterpPool'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- InterpPool.bs ../../../blib/arch/auto/ModPerl/InterpPool/InterpPool.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/InterpPool'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Interpreter'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Interpreter.bs ../../../blib/arch/auto/ModPerl/Interpreter/Interpreter.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Interpreter'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPool'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- TiPool.bs ../../../blib/arch/auto/ModPerl/TiPool/TiPool.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPool'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPoolConfig'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- TiPoolConfig.bs ../../../blib/arch/auto/ModPerl/TiPoolConfig/TiPoolConfig.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPoolConfig'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Util'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../../blib/arch/auto/ModPerl/Util/Util.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Util'
make[2]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl'
make[1]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS'
make[1]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs'
make[2]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- APR.bs ../../../blib/arch/auto/APR/APR.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/Const'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Const.bs ../../../blib/arch/auto/APR/Const/Const.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/Const'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/PerlIO'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- PerlIO.bs ../../../blib/arch/auto/APR/PerlIO/PerlIO.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/PerlIO'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/aprext'
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/aprext'
make[2]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR'
make[2]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/Apache2'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/Apache2/Const'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Const.bs ../../../blib/arch/auto/Apache2/Const/Const.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/Apache2/Const'
make[2]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/Apache2'
make[2]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/ModPerl'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/ModPerl/Const'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Const.bs ../../../blib/arch/auto/ModPerl/Const/Const.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/ModPerl/Const'
make[2]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/ModPerl'
make[1]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs'
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod ModPerl-Registry/lib/ModPerl/PerlRun.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/ModPerl/PerlRun.pod blib/lib/ModPerl/PerlRun.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod ModPerl-Registry/lib/ModPerl/PerlRunPrefork.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/ModPerl/PerlRunPrefork.pod blib/lib/ModPerl/PerlRunPrefork.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod ModPerl-Registry/lib/ModPerl/Registry.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/ModPerl/Registry.pod blib/lib/ModPerl/Registry.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod ModPerl-Registry/lib/ModPerl/RegistryBB.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/ModPerl/RegistryBB.pod blib/lib/ModPerl/RegistryBB.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod ModPerl-Registry/lib/ModPerl/RegistryCooker.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/ModPerl/RegistryCooker.pod blib/lib/ModPerl/RegistryCooker.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod ModPerl-Registry/lib/ModPerl/RegistryLoader.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/ModPerl/RegistryLoader.pod blib/lib/ModPerl/RegistryLoader.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod ModPerl-Registry/lib/ModPerl/RegistryPrefork.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/ModPerl/RegistryPrefork.pod blib/lib/ModPerl/RegistryPrefork.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/APR/Base64/Base64.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/APR/Base64.pod blib/lib/APR/Base64.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/APR/Brigade/Brigade.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/APR/Brigade.pod blib/lib/APR/Brigade.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/APR/Bucket/Bucket.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/APR/Bucket.pod blib/lib/APR/Bucket.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/APR/BucketAlloc/BucketAlloc.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/APR/BucketAlloc.pod blib/lib/APR/BucketAlloc.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/APR/BucketType/BucketType.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/APR/BucketType.pod blib/lib/APR/BucketType.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/APR/Date/Date.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/APR/Date.pod blib/lib/APR/Date.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/APR/Error/Error.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/APR/Error.pod blib/lib/APR/Error.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/APR/Finfo/Finfo.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/APR/Finfo.pod blib/lib/APR/Finfo.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/APR/IpSubnet/IpSubnet.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/APR/IpSubnet.pod blib/lib/APR/IpSubnet.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/APR/OS/OS.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/APR/OS.pod blib/lib/APR/OS.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/APR/Pool/Pool.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/APR/Pool.pod blib/lib/APR/Pool.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/APR/SockAddr/SockAddr.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/APR/SockAddr.pod blib/lib/APR/SockAddr.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/APR/Socket/Socket.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/APR/Socket.pod blib/lib/APR/Socket.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/APR/Status/Status.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/APR/Status.pod blib/lib/APR/Status.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/APR/String/String.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/APR/String.pod blib/lib/APR/String.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/APR/Table/Table.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/APR/Table.pod blib/lib/APR/Table.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/APR/ThreadMutex/ThreadMutex.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/APR/ThreadMutex.pod blib/lib/APR/ThreadMutex.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/APR/ThreadRWLock/ThreadRWLock.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/APR/ThreadRWLock.pod blib/lib/APR/ThreadRWLock.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/APR/URI/URI.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/APR/URI.pod blib/lib/APR/URI.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/APR/UUID/UUID.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/APR/UUID.pod blib/lib/APR/UUID.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/APR/Util/Util.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/APR/Util.pod blib/lib/APR/Util.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/Apache2/Access/Access.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/Apache2/Access.pod blib/lib/Apache2/Access.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/Apache2/CmdParms/CmdParms.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/Apache2/CmdParms.pod blib/lib/Apache2/CmdParms.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/Apache2/Command/Command.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/Apache2/Command.pod blib/lib/Apache2/Command.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/Apache2/Connection/Connection.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/Apache2/Connection.pod blib/lib/Apache2/Connection.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/Apache2/ConnectionUtil/ConnectionUtil.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/Apache2/ConnectionUtil.pod blib/lib/Apache2/ConnectionUtil.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/Apache2/Directive/Directive.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/Apache2/Directive.pod blib/lib/Apache2/Directive.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/Apache2/Filter/Filter.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/Apache2/Filter.pod blib/lib/Apache2/Filter.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/Apache2/FilterRec/FilterRec.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/Apache2/FilterRec.pod blib/lib/Apache2/FilterRec.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/Apache2/HookRun/HookRun.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/Apache2/HookRun.pod blib/lib/Apache2/HookRun.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/Apache2/Log/Log.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/Apache2/Log.pod blib/lib/Apache2/Log.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/Apache2/MPM/MPM.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/Apache2/MPM.pod blib/lib/Apache2/MPM.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/Apache2/Module/Module.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/Apache2/Module.pod blib/lib/Apache2/Module.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/Apache2/Process/Process.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/Apache2/Process.pod blib/lib/Apache2/Process.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/Apache2/RequestIO/RequestIO.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/Apache2/RequestIO.pod blib/lib/Apache2/RequestIO.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/Apache2/RequestRec/RequestRec.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/Apache2/RequestRec.pod blib/lib/Apache2/RequestRec.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/Apache2/RequestUtil/RequestUtil.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/Apache2/RequestUtil.pod blib/lib/Apache2/RequestUtil.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/Apache2/Response/Response.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/Apache2/Response.pod blib/lib/Apache2/Response.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/Apache2/ServerRec/ServerRec.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/Apache2/ServerRec.pod blib/lib/Apache2/ServerRec.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/Apache2/ServerUtil/ServerUtil.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/Apache2/ServerUtil.pod blib/lib/Apache2/ServerUtil.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/Apache2/SubProcess/SubProcess.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/Apache2/SubProcess.pod blib/lib/Apache2/SubProcess.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/Apache2/SubRequest/SubRequest.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/Apache2/SubRequest.pod blib/lib/Apache2/SubRequest.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/Apache2/URI/URI.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/Apache2/URI.pod blib/lib/Apache2/URI.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/Apache2/Util/Util.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/Apache2/Util.pod blib/lib/Apache2/Util.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/ModPerl/Global/Global.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/ModPerl/Global.pod blib/lib/ModPerl/Global.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod WrapXS/ModPerl/Util/Util.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/ModPerl/Util.pod blib/lib/ModPerl/Util.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod lib/Apache2/PerlSections.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/Apache2/PerlSections.pod blib/lib/Apache2/PerlSections.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod lib/Apache2/Resource.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/Apache2/Resource.pod blib/lib/Apache2/Resource.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod lib/Apache2/Status.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/Apache2/Status.pod blib/lib/Apache2/Status.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod lib/Apache2/compat.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/Apache2/compat.pod blib/lib/Apache2/compat.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod lib/Apache2/porting.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/Apache2/porting.pod blib/lib/Apache2/porting.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod lib/ModPerl/BuildMM.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/ModPerl/BuildMM.pod blib/lib/ModPerl/BuildMM.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod lib/ModPerl/MM.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/ModPerl/MM.pod blib/lib/ModPerl/MM.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod lib/ModPerl/MethodLookup.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/ModPerl/MethodLookup.pod blib/lib/ModPerl/MethodLookup.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod xs/APR/APR/APR.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/APR.pod blib/lib/APR.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod xs/APR/Const/Const.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/APR/Const.pod blib/lib/APR/Const.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod xs/APR/PerlIO/PerlIO.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/APR/PerlIO.pod blib/lib/APR/PerlIO.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod xs/Apache2/Const/Const.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/Apache2/Const.pod blib/lib/Apache2/Const.pm
Manifying 1 pod document
"/usr/bin/perl" -Iblib/lib -I/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib -MModPerl::BuildMM -e ModPerl::BuildMM::glue_pod xs/ModPerl/Const/Const.pm /builddir/build/BUILD/mod_perl-2.0.12/docs/api/ModPerl/Const.pod blib/lib/ModPerl/Const.pm
Manifying 1 pod document
cp xs/modperl_xs_sv_convert.h xs/modperl_xs_typedefs.h xs/modperl_xs_util.h xs/APR/PerlIO/modperl_apr_perlio.h /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/include/httpd
cd "src/modules/perl" && make DESTDIR= install
make[1]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
test -f mod_perl.so && \
cp mod_perl.so /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/httpd/modules
cp mod_perl.h modperl_interp.h modperl_tipool.h modperl_log.h modperl_config.h modperl_cmd.h modperl_options.h modperl_callback.h modperl_handler.h modperl_gtop.h modperl_util.h modperl_io.h modperl_io_apache.h modperl_filter.h modperl_bucket.h modperl_mgv.h modperl_pcw.h modperl_global.h modperl_env.h modperl_cgi.h modperl_perl.h modperl_perl_global.h modperl_perl_pp.h modperl_sys.h modperl_module.h modperl_svptr_table.h modperl_const.h modperl_constants.h modperl_apache_compat.h modperl_error.h modperl_debug.h modperl_common_util.h modperl_common_log.h modperl_perl_unembed.h modperl_types.h modperl_time.h modperl_apache_includes.h modperl_perl_includes.h modperl_apr_includes.h modperl_apr_compat.h modperl_common_includes.h modperl_common_types.h modperl_hooks.h modperl_directives.h modperl_flags.h modperl_trace.h modperl_largefiles.h /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/include/httpd
make[1]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
cd "src/modules/perl" && make
make[1]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
Manifying 6 pod documents
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/APR.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/PerlIO/PerlIO.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/Const/Const.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/Util/Util.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/UUID/UUID.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/URI/URI.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/ThreadRWLock/ThreadRWLock.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/ThreadMutex/ThreadMutex.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/Table/Table.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/String/String.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/Status/Status.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/Socket/Socket.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/SockAddr/SockAddr.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/Pool/Pool.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/OS/OS.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/IpSubnet/IpSubnet.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/Finfo/Finfo.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/Error/Error.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/Date/Date.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/BucketType/BucketType.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/BucketAlloc/BucketAlloc.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/Bucket/Bucket.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/Brigade/Brigade.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/Base64/Base64.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/ModPerl/Const/Const.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/ModPerl/Util/Util.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/ModPerl/TiPoolConfig/TiPoolConfig.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/ModPerl/TiPool/TiPool.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/ModPerl/Interpreter/Interpreter.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/ModPerl/InterpPool/InterpPool.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/ModPerl/Global/Global.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/typemap
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/Const/Const.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/Util/Util.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/URI/URI.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/SubRequest/SubRequest.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/SubProcess/SubProcess.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/ServerUtil/ServerUtil.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/ServerRec/ServerRec.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/Response/Response.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/RequestUtil/RequestUtil.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/RequestRec/RequestRec.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/RequestIO/RequestIO.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/Provider/Provider.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/Process/Process.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/Module/Module.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/MPM/MPM.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/Log/Log.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/HookRun/HookRun.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/FilterRec/FilterRec.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/Filter/Filter.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/Directive/Directive.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/ConnectionUtil/ConnectionUtil.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/Connection/Connection.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/Command/Command.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/CmdParms/CmdParms.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/Access/Access.so
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/APR.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/mod_perl2.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestCommon.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestMM.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestSort.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestRunParrot.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestRunPerl.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestServer.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/Test5005compat.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestRunPHP.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestHarnessPHP.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestConfigC.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestSSLCA.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestClient.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestBuild.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestMB.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestSmokePerl.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestReportPerl.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestReport.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestRequest.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestCommonPost.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestConfigPHP.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestRun.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestConfigParse.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestConfig.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestTrace.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestSmoke.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestHarness.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestConfigPerl.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestHandler.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestUtil.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestPerlDB.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/Test.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/TestConfigParrot.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/SizeLimit.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache/SizeLimit/Core.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/APR/PerlIO.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/APR/Const.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/APR/Util.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/APR/UUID.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/APR/URI.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/APR/ThreadRWLock.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/APR/ThreadMutex.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/APR/Table.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/APR/String.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/APR/Status.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/APR/Socket.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/APR/SockAddr.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/APR/Pool.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/APR/OS.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/APR/IpSubnet.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/APR/Finfo.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/APR/Error.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/APR/Date.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/APR/BucketType.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/APR/BucketAlloc.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/APR/Bucket.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/APR/Brigade.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/APR/Base64.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/APR/XSLoader.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Bundle/ApacheTest.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Bundle/Apache2.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/Const.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/Util.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/TiPoolConfig.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/TiPool.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/Interpreter.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/InterpPool.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/Global.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/Registry.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/RegistryPrefork.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/RegistryBB.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/RegistryLoader.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/PerlRunPrefork.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/PerlRun.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/RegistryCooker.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/Code.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/Manifest.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/WrapXS.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/CScan.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/BuildOptions.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/TestRun.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/FunctionMap.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/ParseSource.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/Config.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/MapUtil.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/BuildMM.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/TypeMap.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/MM.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/TestReport.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/StructureMap.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/MethodLookup.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/Const.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/Util.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/URI.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/SubRequest.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/SubProcess.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/ServerUtil.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/ServerRec.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/Response.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/RequestUtil.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/RequestRec.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/RequestIO.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/Provider.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/Process.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/Module.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/MPM.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/Log.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/HookRun.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/FilterRec.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/Filter.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/Directive.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/ConnectionUtil.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/Connection.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/Command.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/CmdParms.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/Access.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/SizeLimit.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/Resource.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/PerlSections.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/compat.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/porting.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/ParseSource.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/SourceTables.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/BuildConfig.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/Build.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/XSLoader.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/Status.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/PerlSections/Dump.pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/Build/autosplit.ix
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::Const.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::Const.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/APR::PerlIO.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/APR::Const.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/APR.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::MethodLookup.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::MM.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::BuildMM.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::porting.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::compat.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::Status.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::Resource.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::PerlSections.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::Util.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::Global.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::Util.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::URI.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::SubRequest.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::SubProcess.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::ServerUtil.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::ServerRec.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::Response.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::RequestUtil.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::RequestRec.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::RequestIO.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::Process.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::Module.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::MPM.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::Log.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::HookRun.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::FilterRec.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::Filter.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::Directive.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::ConnectionUtil.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::Connection.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::Command.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::CmdParms.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::Access.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/APR::Util.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/APR::UUID.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/APR::URI.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/APR::ThreadRWLock.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/APR::ThreadMutex.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/APR::Table.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/APR::String.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/APR::Status.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/APR::Socket.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/APR::SockAddr.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/APR::Pool.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/APR::OS.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/APR::IpSubnet.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/APR::Finfo.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/APR::Error.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/APR::Date.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/APR::BucketType.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/APR::BucketAlloc.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/APR::Bucket.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/APR::Brigade.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/APR::Base64.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::RegistryPrefork.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::RegistryLoader.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::RegistryCooker.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::RegistryBB.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::Registry.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::PerlRunPrefork.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::PerlRun.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/mod_perl2.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::Config.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::Code.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::CScan.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Bundle::Apache2.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::Build.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Bundle::ApacheTest.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache::TestUtil.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache::TestTrace.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache::TestSmoke.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache::TestServer.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache::TestRunPerl.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache::TestRunPHP.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache::TestRun.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache::TestRequest.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache::TestReport.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache::TestMM.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache::TestMB.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache::TestHandler.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache::TestConfig.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache::Test.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::SizeLimit.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache::SizeLimit::Core.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache::SizeLimit.3pm
Installing /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/bin/mp2bug
Appending installation info to /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x//usr/lib64/perl5/perllocal.pod
+--------------------------------------------------------------+
|                                                              |
| For details on getting started with mod_perl 2, see:         |
|                                                              |
|   http://perl.apache.org/docs/2.0/user/intro/start_fast.html |
|                                                              |
|                                                              |
| Found a bug?  File a bug report:                             |
|                                                              |
|   http://perl.apache.org/bugs/                               |
|                                                              |
+--------------------------------------------------------------+
+ find /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x -type f -name .packlist -delete
+ find /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x -type f -name perllocal.pod -delete
+ find /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x -type f -name '*.bs' -a -size 0 -delete
+ find /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x -depth -type d -empty -delete
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr
+ install -d -m 755 /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/etc/httpd/conf.d
+ install -d -m 755 /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/etc/httpd/conf.modules.d
+ install -p -m 644 /builddir/build/SOURCES/perl.conf /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/etc/httpd/conf.d
+ install -p -m 644 /builddir/build/SOURCES/perl.module.conf /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/etc/httpd/conf.modules.d/02-perl.conf
+ devmods='ModPerl::Code ModPerl::BuildMM ModPerl::CScan           ModPerl::TestRun ModPerl::Config ModPerl::WrapXS           ModPerl::BuildOptions ModPerl::Manifest           ModPerl::MapUtil ModPerl::StructureMap           ModPerl::TypeMap ModPerl::FunctionMap           ModPerl::ParseSource ModPerl::MM           Apache2::Build Apache2::ParseSource Apache2::BuildConfig           Bundle::ApacheTest'
+ for m in $devmods
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::Code.3pm
+ echo '/usr/share/man/man3/ModPerl::Code.3pm*'
+ fn=ModPerl/Code
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/Code.pm
+ echo /usr/lib64/perl5/vendor_perl/ModPerl/Code.pm
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/Code
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/ModPerl/Code
+ for m in $devmods
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::BuildMM.3pm
+ echo '/usr/share/man/man3/ModPerl::BuildMM.3pm*'
+ fn=ModPerl/BuildMM
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/BuildMM.pm
+ echo /usr/lib64/perl5/vendor_perl/ModPerl/BuildMM.pm
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/BuildMM
+ sed 's/^/%exclude /'
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/ModPerl/BuildMM
+ for m in $devmods
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::CScan.3pm
+ echo '/usr/share/man/man3/ModPerl::CScan.3pm*'
+ fn=ModPerl/CScan
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/CScan.pm
+ echo /usr/lib64/perl5/vendor_perl/ModPerl/CScan.pm
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/CScan
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/ModPerl/CScan
+ for m in $devmods
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::TestRun.3pm
+ fn=ModPerl/TestRun
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/TestRun.pm
+ echo /usr/lib64/perl5/vendor_perl/ModPerl/TestRun.pm
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/TestRun
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/ModPerl/TestRun
+ for m in $devmods
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::Config.3pm
+ echo '/usr/share/man/man3/ModPerl::Config.3pm*'
+ fn=ModPerl/Config
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/Config.pm
+ echo /usr/lib64/perl5/vendor_perl/ModPerl/Config.pm
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/Config
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/ModPerl/Config
+ for m in $devmods
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::WrapXS.3pm
+ fn=ModPerl/WrapXS
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/WrapXS.pm
+ echo /usr/lib64/perl5/vendor_perl/ModPerl/WrapXS.pm
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/WrapXS
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/ModPerl/WrapXS
+ for m in $devmods
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::BuildOptions.3pm
+ fn=ModPerl/BuildOptions
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/BuildOptions.pm
+ echo /usr/lib64/perl5/vendor_perl/ModPerl/BuildOptions.pm
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/BuildOptions
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/ModPerl/BuildOptions
+ for m in $devmods
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::Manifest.3pm
+ fn=ModPerl/Manifest
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/Manifest.pm
+ echo /usr/lib64/perl5/vendor_perl/ModPerl/Manifest.pm
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/Manifest
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/ModPerl/Manifest
+ for m in $devmods
+ tee devel.files
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::MapUtil.3pm
+ fn=ModPerl/MapUtil
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/MapUtil.pm
+ echo /usr/lib64/perl5/vendor_perl/ModPerl/MapUtil.pm
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/MapUtil
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/ModPerl/MapUtil
+ for m in $devmods
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::StructureMap.3pm
+ fn=ModPerl/StructureMap
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/StructureMap.pm
+ echo /usr/lib64/perl5/vendor_perl/ModPerl/StructureMap.pm
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/StructureMap
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/ModPerl/StructureMap
+ for m in $devmods
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::TypeMap.3pm
+ fn=ModPerl/TypeMap
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/TypeMap.pm
+ echo /usr/lib64/perl5/vendor_perl/ModPerl/TypeMap.pm
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/TypeMap
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/ModPerl/TypeMap
+ for m in $devmods
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::FunctionMap.3pm
+ fn=ModPerl/FunctionMap
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/FunctionMap.pm
+ echo /usr/lib64/perl5/vendor_perl/ModPerl/FunctionMap.pm
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/FunctionMap
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/ModPerl/FunctionMap
+ for m in $devmods
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::ParseSource.3pm
+ fn=ModPerl/ParseSource
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/ParseSource.pm
+ echo /usr/lib64/perl5/vendor_perl/ModPerl/ParseSource.pm
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/ParseSource
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/ModPerl/ParseSource
+ for m in $devmods
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/ModPerl::MM.3pm
+ echo '/usr/share/man/man3/ModPerl::MM.3pm*'
+ fn=ModPerl/MM
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/MM.pm
+ echo /usr/lib64/perl5/vendor_perl/ModPerl/MM.pm
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/ModPerl/MM
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/ModPerl/MM
+ for m in $devmods
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::Build.3pm
+ echo '/usr/share/man/man3/Apache2::Build.3pm*'
+ fn=Apache2/Build
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/Build.pm
+ echo /usr/lib64/perl5/vendor_perl/Apache2/Build.pm
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/Build
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/Build
+ echo /usr/lib64/perl5/vendor_perl/auto/Apache2/Build
+ for m in $devmods
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::ParseSource.3pm
+ fn=Apache2/ParseSource
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/ParseSource.pm
+ echo /usr/lib64/perl5/vendor_perl/Apache2/ParseSource.pm
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/ParseSource
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/ParseSource
+ for m in $devmods
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::BuildConfig.3pm
+ fn=Apache2/BuildConfig
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/BuildConfig.pm
+ echo /usr/lib64/perl5/vendor_perl/Apache2/BuildConfig.pm
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/BuildConfig
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/BuildConfig
+ for m in $devmods
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Bundle::ApacheTest.3pm
+ echo '/usr/share/man/man3/Bundle::ApacheTest.3pm*'
+ fn=Bundle/ApacheTest
+ test -f /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Bundle/ApacheTest.pm
+ echo /usr/lib64/perl5/vendor_perl/Bundle/ApacheTest.pm
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Bundle/ApacheTest
+ test -d /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Bundle/ApacheTest
+ echo '%exclude /usr/share/man/man3/Apache::Test*.3pm*'
+ find /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x -type f -name '*.orig' -delete
+ /usr/bin/find-debuginfo -j2 --strict-build-id -m -i --build-id-seed 2.0.12-5.fc38 --unique-debug-suffix -2.0.12-5.fc38.s390x --unique-debug-src-base mod_perl-2.0.12-5.fc38.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/mod_perl-2.0.12
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/APR.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/httpd/modules/mod_perl.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/Base64/Base64.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/Brigade/Brigade.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/Bucket/Bucket.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/BucketAlloc/BucketAlloc.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/BucketType/BucketType.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/Const/Const.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/Date/Date.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/Error/Error.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/Finfo/Finfo.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/IpSubnet/IpSubnet.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/OS/OS.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/PerlIO/PerlIO.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/Pool/Pool.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/SockAddr/SockAddr.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/Socket/Socket.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/Status/Status.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/String/String.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/Table/Table.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/ThreadMutex/ThreadMutex.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/ThreadRWLock/ThreadRWLock.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/URI/URI.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/UUID/UUID.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/APR/Util/Util.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/Access/Access.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/CmdParms/CmdParms.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/Command/Command.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/Connection/Connection.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/ConnectionUtil/ConnectionUtil.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/Const/Const.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/Directive/Directive.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/Filter/Filter.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/FilterRec/FilterRec.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/HookRun/HookRun.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/Log/Log.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/MPM/MPM.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/Module/Module.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/Process/Process.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/Provider/Provider.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/RequestIO/RequestIO.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/RequestRec/RequestRec.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/RequestUtil/RequestUtil.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/Response/Response.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/ServerRec/ServerRec.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/ServerUtil/ServerUtil.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/SubProcess/SubProcess.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/SubRequest/SubRequest.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/URI/URI.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/Apache2/Util/Util.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/ModPerl/Const/Const.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/ModPerl/Global/Global.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/ModPerl/InterpPool/InterpPool.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/ModPerl/Interpreter/Interpreter.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/ModPerl/TiPool/TiPool.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/ModPerl/TiPoolConfig/TiPoolConfig.so
extracting debug info from /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/auto/ModPerl/Util/Util.so
original debug info size: 6732kB, size after compression: 3392kB
/usr/bin/sepdebugcrcfix: Updated 57 CRC32s, 0 CRC32s did match.
3465 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
+ /usr/lib/rpm/redhat/brp-python-hardlink
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Amtlra
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd mod_perl-2.0.12
+ make test TEST_VERBOSE=1
cd "src/modules/perl" && make
make[1]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/src/modules/perl'
make[1]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/Apache-SizeLimit'
Manifying 3 pod documents
make[1]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/Apache-SizeLimit'
make[1]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test'
Manifying 15 pod documents
make[1]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/Apache-Test'
make[1]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/ModPerl-Registry'
make[1]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/ModPerl-Registry'
make[1]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS'
make[2]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Base64'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs ../../../blib/arch/auto/APR/Base64/Base64.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Base64'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Brigade'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Brigade.bs ../../../blib/arch/auto/APR/Brigade/Brigade.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Brigade'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Bucket'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Bucket.bs ../../../blib/arch/auto/APR/Bucket/Bucket.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Bucket'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketAlloc'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- BucketAlloc.bs ../../../blib/arch/auto/APR/BucketAlloc/BucketAlloc.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketAlloc'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketType'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- BucketType.bs ../../../blib/arch/auto/APR/BucketType/BucketType.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/BucketType'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Date'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Date.bs ../../../blib/arch/auto/APR/Date/Date.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Date'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Error'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Error.bs ../../../blib/arch/auto/APR/Error/Error.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Error'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Finfo'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Finfo.bs ../../../blib/arch/auto/APR/Finfo/Finfo.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Finfo'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/IpSubnet'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- IpSubnet.bs ../../../blib/arch/auto/APR/IpSubnet/IpSubnet.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/IpSubnet'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/OS'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- OS.bs ../../../blib/arch/auto/APR/OS/OS.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/OS'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Pool'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Pool.bs ../../../blib/arch/auto/APR/Pool/Pool.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Pool'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/SockAddr'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- SockAddr.bs ../../../blib/arch/auto/APR/SockAddr/SockAddr.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/SockAddr'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Socket'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../../blib/arch/auto/APR/Socket/Socket.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Socket'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Status'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Status.bs ../../../blib/arch/auto/APR/Status/Status.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Status'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/String'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- String.bs ../../../blib/arch/auto/APR/String/String.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/String'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Table'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Table.bs ../../../blib/arch/auto/APR/Table/Table.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Table'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadMutex'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- ThreadMutex.bs ../../../blib/arch/auto/APR/ThreadMutex/ThreadMutex.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadMutex'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadRWLock'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- ThreadRWLock.bs ../../../blib/arch/auto/APR/ThreadRWLock/ThreadRWLock.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/ThreadRWLock'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/URI'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- URI.bs ../../../blib/arch/auto/APR/URI/URI.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/URI'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/UUID'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- UUID.bs ../../../blib/arch/auto/APR/UUID/UUID.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/UUID'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Util'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../../blib/arch/auto/APR/Util/Util.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR/Util'
make[2]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/APR'
make[2]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Access'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Access.bs ../../../blib/arch/auto/Apache2/Access/Access.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Access'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/CmdParms'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- CmdParms.bs ../../../blib/arch/auto/Apache2/CmdParms/CmdParms.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/CmdParms'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Command'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Command.bs ../../../blib/arch/auto/Apache2/Command/Command.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Command'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Connection'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Connection.bs ../../../blib/arch/auto/Apache2/Connection/Connection.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Connection'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ConnectionUtil'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- ConnectionUtil.bs ../../../blib/arch/auto/Apache2/ConnectionUtil/ConnectionUtil.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ConnectionUtil'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Directive'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Directive.bs ../../../blib/arch/auto/Apache2/Directive/Directive.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Directive'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Filter'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Filter.bs ../../../blib/arch/auto/Apache2/Filter/Filter.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Filter'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/FilterRec'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- FilterRec.bs ../../../blib/arch/auto/Apache2/FilterRec/FilterRec.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/FilterRec'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/HookRun'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- HookRun.bs ../../../blib/arch/auto/Apache2/HookRun/HookRun.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/HookRun'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Log'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Log.bs ../../../blib/arch/auto/Apache2/Log/Log.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Log'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/MPM'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- MPM.bs ../../../blib/arch/auto/Apache2/MPM/MPM.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/MPM'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Module'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Module.bs ../../../blib/arch/auto/Apache2/Module/Module.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Module'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Process'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Process.bs ../../../blib/arch/auto/Apache2/Process/Process.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Process'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Provider'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Provider.bs ../../../blib/arch/auto/Apache2/Provider/Provider.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Provider'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestIO'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- RequestIO.bs ../../../blib/arch/auto/Apache2/RequestIO/RequestIO.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestIO'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestRec'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- RequestRec.bs ../../../blib/arch/auto/Apache2/RequestRec/RequestRec.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestRec'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestUtil'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- RequestUtil.bs ../../../blib/arch/auto/Apache2/RequestUtil/RequestUtil.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/RequestUtil'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Response'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Response.bs ../../../blib/arch/auto/Apache2/Response/Response.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Response'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerRec'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- ServerRec.bs ../../../blib/arch/auto/Apache2/ServerRec/ServerRec.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerRec'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerUtil'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- ServerUtil.bs ../../../blib/arch/auto/Apache2/ServerUtil/ServerUtil.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/ServerUtil'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubProcess'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- SubProcess.bs ../../../blib/arch/auto/Apache2/SubProcess/SubProcess.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubProcess'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubRequest'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- SubRequest.bs ../../../blib/arch/auto/Apache2/SubRequest/SubRequest.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/SubRequest'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/URI'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- URI.bs ../../../blib/arch/auto/Apache2/URI/URI.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/URI'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Util'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../../blib/arch/auto/Apache2/Util/Util.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2/Util'
make[2]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/Apache2'
make[2]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Global'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Global.bs ../../../blib/arch/auto/ModPerl/Global/Global.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Global'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/InterpPool'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- InterpPool.bs ../../../blib/arch/auto/ModPerl/InterpPool/InterpPool.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/InterpPool'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Interpreter'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Interpreter.bs ../../../blib/arch/auto/ModPerl/Interpreter/Interpreter.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Interpreter'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPool'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- TiPool.bs ../../../blib/arch/auto/ModPerl/TiPool/TiPool.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPool'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPoolConfig'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- TiPoolConfig.bs ../../../blib/arch/auto/ModPerl/TiPoolConfig/TiPoolConfig.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/TiPoolConfig'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Util'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../../blib/arch/auto/ModPerl/Util/Util.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl/Util'
make[2]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS/ModPerl'
make[1]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/WrapXS'
make[1]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs'
make[2]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- APR.bs ../../../blib/arch/auto/APR/APR.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/APR'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/Const'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Const.bs ../../../blib/arch/auto/APR/Const/Const.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/Const'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/PerlIO'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- PerlIO.bs ../../../blib/arch/auto/APR/PerlIO/PerlIO.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/PerlIO'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/aprext'
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR/aprext'
make[2]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/APR'
make[2]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/Apache2'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/Apache2/Const'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Const.bs ../../../blib/arch/auto/Apache2/Const/Const.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/Apache2/Const'
make[2]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/Apache2'
make[2]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/ModPerl'
make[3]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/ModPerl/Const'
/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Const.bs ../../../blib/arch/auto/ModPerl/Const/Const.bs 644
make[3]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/ModPerl/Const'
make[2]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs/ModPerl'
make[1]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/xs'
"/usr/bin/perl" -Iblib/arch -Iblib/lib \
t/TEST -clean
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/bin/perl /builddir/build/BUILD/mod_perl-2.0.12/t/TEST -clean
APACHE_TEST_APXS= APACHE_TEST_GROUP= APACHE_TEST_HTTPD= APACHE_TEST_PORT= APACHE_TEST_USER= \
"/usr/bin/perl" -Iblib/arch -Iblib/lib \
t/TEST -bugreport -verbose=1 
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/bin/perl /builddir/build/BUILD/mod_perl-2.0.12/t/TEST -bugreport -verbose=1
/usr/sbin/httpd  -d /builddir/build/BUILD/mod_perl-2.0.12/t -f /builddir/build/BUILD/mod_perl-2.0.12/t/conf/httpd.conf -D APACHE2 -D APACHE2_4 -D PERL_USEITHREADS
using Apache/2.4.54 (event MPM)

waiting 300 seconds for server to start: .[Mon Dec 26 03:17:43.247228 2022] [core:trace3] [pid 11186:tid 11186] core.c(3494): Setting LogLevel for all modules to trace8
[Mon Dec 26 03:17:43.247410 2022] [env:warn] [pid 11186:tid 11186] AH01506: PassEnv variable LD_LIBRARY_PATH was undefined
[Mon Dec 26 03:17:43.262300 2022] [perl:info] [pid 11186:tid 11186] 6 Apache2:: modules loaded
[Mon Dec 26 03:17:43.262430 2022] [perl:info] [pid 11186:tid 11186] 0 APR:: modules loaded
[Mon Dec 26 03:17:43.262514 2022] [perl:info] [pid 11186:tid 11186] base server + 28 vhosts ready to run tests
.
waiting 300 seconds for server to start: ok (waited 0 secs)
server localhost:8529 started
server localhost:8530 listening (perlsections)
server localhost:8531 listening (inherit)
server localhost:8532 listening (filter_out_apache)
server localhost:8533 listening (TestVhost::log)
server localhost:8534 listening (TestVhost::config)
server localhost:8535 listening (TestUser::rewrite)
server localhost:8536 listening (TestModules::proxy)
server localhost:8537 listening (TestModperl::setupenv)
server localhost:8538 listening (TestModperl::perl_options2)
server localhost:8539 listening (TestModperl::perl_options)
server localhost:8540 listening (TestModperl::merge)
server localhost:8541 listening (TestDirective::perlcleanuphandler)
server localhost:8542 listening (TestProtocol::pseudo_http)
server localhost:8543 listening (TestProtocol::echo_timeout)
server localhost:8544 listening (TestProtocol::echo_nonblock)
server localhost:8545 listening (TestProtocol::echo_filter)
server localhost:8546 listening (TestProtocol::echo_block)
server localhost:8547 listening (TestProtocol::echo_bbs2)
server localhost:8548 listening (TestProtocol::echo_bbs)
server localhost:8549 listening (TestPreConnection::note)
server localhost:8550 listening (TestHooks::trans)
server localhost:8551 listening (TestHooks::startup)
server localhost:8552 listening (TestHooks::stacked_handlers2)
server localhost:8553 listening (TestHooks::init)
server localhost:8554 listening (TestHooks::hookrun)
server localhost:8555 listening (TestFilter::in_str_msg)
server localhost:8556 listening (TestFilter::in_bbs_msg)
server localhost:8557 listening (TestFilter::both_str_con_add)
server localhost:8558 listening (TestDirective::perlrequire)
server localhost:8559 listening (TestDirective::perlmodule)
server localhost:8560 listening (TestDirective::perlloadmodule5)
server localhost:8561 listening (TestDirective::perlloadmodule4)
server localhost:8562 listening (TestDirective::perlloadmodule3)
server localhost:8563 listening (TestAPI::add_config)
server localhost:8564 listening (TestDirective::perlloadmodule6)
server localhost:8565 listening (TestHooks::push_handlers_anon)
t/apache/add_config.t ................... 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok
t/apache/cgihandler.t ................... 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:45 2022
# Current time GMT:   Mon Dec 26 03:17:45 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : POST cgihandler
# expected: '1..3
# ok 1
# ok 2
# ok 3
# '
# received: '1..3
# ok 1
# ok 2
# ok 3
# '
ok 1
# testing : GET cgihandler
# expected: '1..3
# ok 1
# ok 2
# ok 3
# '
# received: '1..3
# ok 1
# ok 2
# ok 3
# '
ok 2
ok
t/apache/conftree.t ..................... 
1..318
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
ok 3
# expected: 'Off'
# received: 'Off'
ok 4
# testing : as_hash
# expected: 'HASH'
# received: 'HASH'
ok 5
# expected: '"/builddir/build/BUILD/mod_perl-2.0.12/t/htdocs"'
# received: '"/builddir/build/BUILD/mod_perl-2.0.12/t/htdocs"'
ok 6
# expected: '"/builddir/build/BUILD/mod_perl-2.0.12/t/htdocs"'
# received: '"/builddir/build/BUILD/mod_perl-2.0.12/t/htdocs"'
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
ok 20
ok 21
ok 22
ok 23
ok 24
ok 25
ok 26
ok 27
ok 28
ok 29
ok 30
ok 31
ok 32
ok 33
ok 34
ok 35
ok 36
ok 37
ok 38
ok 39
ok 40
ok 41
ok 42
ok 43
ok 44
ok 45
ok 46
ok 47
ok 48
ok 49
ok 50
ok 51
ok 52
ok 53
ok 54
ok 55
ok 56
ok 57
ok 58
ok 59
ok 60
ok 61
ok 62
ok 63
ok 64
ok 65
ok 66
ok 67
ok 68
ok 69
ok 70
ok 71
ok 72
ok 73
ok 74
ok 75
ok 76
ok 77
ok 78
ok 79
ok 80
ok 81
ok 82
ok 83
ok 84
ok 85
ok 86
ok 87
ok 88
ok 89
ok 90
ok 91
ok 92
ok 93
ok 94
ok 95
ok 96
ok 97
ok 98
ok 99
ok 100
ok 101
ok 102
ok 103
ok 104
ok 105
ok 106
ok 107
ok 108
ok 109
ok 110
ok 111
ok 112
ok 113
ok 114
ok 115
ok 116
ok 117
ok 118
ok 119
ok 120
ok 121
ok 122
ok 123
ok 124
ok 125
ok 126
ok 127
ok 128
ok 129
ok 130
ok 131
ok 132
ok 133
ok 134
ok 135
ok 136
ok 137
ok 138
ok 139
ok 140
ok 141
ok 142
ok 143
ok 144
ok 145
ok 146
ok 147
ok 148
ok 149
ok 150
ok 151
ok 152
ok 153
ok 154
ok 155
ok 156
ok 157
ok 158
ok 159
ok 160
ok 161
ok 162
ok 163
ok 164
ok 165
ok 166
ok 167
ok 168
ok 169
ok 170
ok 171
ok 172
ok 173
ok 174
ok 175
ok 176
ok 177
ok 178
ok 179
ok 180
ok 181
ok 182
ok 183
ok 184
ok 185
ok 186
ok 187
ok 188
ok 189
ok 190
ok 191
ok 192
ok 193
ok 194
ok 195
ok 196
ok 197
ok 198
ok 199
ok 200
ok 201
ok 202
ok 203
ok 204
ok 205
ok 206
ok 207
ok 208
ok 209
ok 210
ok 211
ok 212
ok 213
ok 214
ok 215
ok 216
ok 217
ok 218
ok 219
ok 220
ok 221
ok 222
ok 223
ok 224
ok 225
ok 226
ok 227
ok 228
ok 229
ok 230
ok 231
ok 232
ok 233
ok 234
ok 235
ok 236
ok 237
ok 238
ok 239
ok 240
ok 241
ok 242
ok 243
ok 244
ok 245
ok 246
ok 247
ok 248
ok 249
ok 250
ok 251
ok 252
ok 253
ok 254
ok 255
ok 256
ok 257
ok 258
ok 259
ok 260
ok 261
ok 262
ok 263
ok 264
ok 265
ok 266
ok 267
ok 268
ok 269
ok 270
ok 271
ok 272
ok 273
ok 274
ok 275
ok 276
ok 277
ok 278
ok 279
ok 280
ok 281
ok 282
ok 283
ok 284
ok 285
ok 286
ok 287
ok 288
ok 289
ok 290
ok 291
ok 292
ok 293
ok 294
ok 295
ok 296
ok 297
ok 298
ok 299
ok 300
ok 301
ok 302
ok 303
ok 304
ok 305
ok 306
ok 307
ok 308
ok 309
ok 310
ok 311
ok 312
ok 313
ok 314
ok 315
ok 316
ok 317
ok 318
ok
t/apache/constants.t .................... 
1..18
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:45 2022
# Current time GMT:   Mon Dec 26 03:17:45 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : REDIRECT
# expected: 302
# received: 302
ok 1
# testing : AUTH_REQUIRED
# expected: 401
# received: 401
ok 2
# testing : OK
# expected: 0
# received: 0
ok 3
# testing : Apache2::Const::OK
# expected: 0
# received: 0
ok 4
# testing : Apache2::Const::DECLINED
# expected: -1
# received: -1
ok 5
# testing : Apache2::Const::HTTP_GONE
# expected: 410
# received: 410
ok 6
# testing : Apache2::Const::DIR_MAGIC_TYPE
# expected: 'httpd/unix-directory'
# received: 'httpd/unix-directory'
ok 7
# testing : Apache2::Const::MPMQ_MAX_SPARE_DAEMONS
# expected: 9
# received: 9
ok 8
# testing : Apache2::Const::PROXYREQ_REVERSE
# expected: 2
# received: 2
ok 9
testing Apache2::Const::OPT_EXECCGI is defined
ok 10
testing Apache2::Const::DECLINE_CMD
ok 11
testing Apache2::Const::CRLF (ASCII)
ok 12
testing M_GET not yet defined
ok 13
testing M_GET now defined
ok 14
testing bogus import BOGUS
ok 15
testing bogus import :bogus
ok 16
testing bogus import -foobar
ok 17
testing explicit call to compile()
ok 18
ok
t/apache/content_length_header.t ........ 
1..27
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:46 2022
# Current time GMT:   Mon Dec 26 03:17:46 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : GET /TestApache__content_length_header code
# expected: 200
# received: '200'
ok 1
# testing : GET /TestApache__content_length_header C-L header
# expected: 0
# received: '0'
ok 2
# testing : GET /TestApache__content_length_header content
# expected: ''
# received: ''
ok 3
# testing : GET /TestApache__content_length_header?set_content_length code
# expected: 200
# received: '200'
ok 4
# testing : GET /TestApache__content_length_header?set_content_length C-L header
# expected: 0
# received: '0'
ok 5
# testing : GET /TestApache__content_length_header?set_content_length content
# expected: ''
# received: ''
ok 6
# testing : GET /TestApache__content_length_header?send_body code
# expected: 200
# received: '200'
ok 7
# testing : GET /TestApache__content_length_header?send_body C-L header
# expected: undef
# received: undef
ok 8
# testing : GET /TestApache__content_length_header?send_body content
# expected: 'This is a response string'
# received: 'This is a response string'
ok 9
# testing : GET /TestApache__content_length_header?send_body+set_content_length code
# expected: 200
# received: '200'
ok 10
# testing : GET /TestApache__content_length_header?send_body+set_content_length C-L header
# expected: 25
# received: '25'
ok 11
# testing : GET /TestApache__content_length_header?send_body+set_content_length content
# expected: 'This is a response string'
# received: 'This is a response string'
ok 12
# testing : HEAD /TestApache__content_length_header code
# expected: 200
# received: '200'
ok 13
# testing : HEAD /TestApache__content_length_header C-L header
# expected: undef
# received: undef
ok 14
# testing : HEAD /TestApache__content_length_header content
# expected: ''
# received: ''
ok 15
# testing : HEAD /TestApache__content_length_header?set_content_length code
# expected: 200
# received: '200'
ok 16
# testing : HEAD /TestApache__content_length_header?set_content_length C-L header
# expected: 25
# received: '25'
ok 17
# testing : HEAD /TestApache__content_length_header?set_content_length content
# expected: ''
# received: ''
ok 18
# testing : HEAD /TestApache__content_length_header?send_body code
# expected: 200
# received: '200'
ok 19
# testing : HEAD /TestApache__content_length_header?send_body C-L header
# expected: undef
# received: undef
ok 20
# testing : HEAD /TestApache__content_length_header?send_body content
# expected: ''
# received: ''
ok 21
# testing : HEAD /TestApache__content_length_header?send_body+set_content_length code
# expected: 200
# received: '200'
ok 22
# testing : HEAD /TestApache__content_length_header?send_body+set_content_length C-L header
# expected: 25
# received: '25'
ok 23
# testing : HEAD /TestApache__content_length_header?send_body+set_content_length content
# expected: ''
# received: ''
ok 24
# testing : HEAD /TestApache__content_length_header?head_no_body+set_content_length code
# expected: 200
# received: '200'
ok 25
# testing : HEAD /TestApache__content_length_header?head_no_body+set_content_length C-L header
# expected: 25
# received: '25'
ok 26
# testing : HEAD /TestApache__content_length_header?head_no_body+set_content_length content
# expected: ''
# received: ''
ok 27
ok
t/apache/daemon.t ....................... 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : user id
# expected: 1001
# received: 1001
ok 1
# testing : group id
# expected: '135'
# received: 135
ok 2
ok
t/apache/discard_rbody.t ................ 
1..3
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:46 2022
# Current time GMT:   Mon Dec 26 03:17:46 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : data consumption: none
# expected: 'none'
# received: 'none'
ok 1
# testing : data consumption: partial
# expected: 'partial'
# received: 'partial'
ok 2
# testing : data consumption: all
# expected: 'all'
# received: 'all'
ok 3
ok
t/apache/post.t ......................... 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:47 2022
# Current time GMT:   Mon Dec 26 03:17:47 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# testing : POST
# expected: '16:arizona=wildcats'
# received: '16:arizona=wildcats'
ok 2
ok
t/apache/read.t ......................... 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:47 2022
# Current time GMT:   Mon Dec 26 03:17:47 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok
t/apache/read2.t ........................ 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : reading into an autovivified hash entry
# expected: 'foobar'
# received: 'foobar'
ok 1
ok
t/apache/read3.t ........................ 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : reading up to end of file
# expected: 'foobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobar'
# received: 'foobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobar'
ok 1
ok
t/apache/read4.t ........................ 
1..12
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : negative offset
# expected: '123foo'
# received: '123foo'
ok 1
# testing : offset > length of string
# expected: '123456����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������bar'
# received: '123456����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������bar'
ok 2
# testing : shrink string
# expected: '123f'
# received: '123f'
ok 3
# testing : PV with OOK flag set
# expected: '23f��o'
# received: '23f��o'
ok 4
# testing : read-only $^V
# expected: qr/\bread-?only\b/
# received: 'Modification of a read-only value attempted at /builddir/build/BUILD/mod_perl-2.0.12/t/response/TestApache/read4.pm line 73.
# '
ok 5
# testing : $^V untouched
# expected: bless( {
#          'original' => 'v5.36.0',
#          'version' => [
#                         5,
#                         36,
#                         0
#                       ],
#          'qv' => 1
#        }, 'version' )
# received: bless( {
#          'original' => 'v5.36.0',
#          'version' => [
#                         5,
#                         36,
#                         0
#                       ],
#          'qv' => 1
#        }, 'version' )
ok 6
# testing : passing an RV as data
# expected: 'ARo'
# received: 'ARo'
ok 7
# testing : read-only $1
# expected: qr/\bread-?only\b/
# received: 'Modification of a read-only value attempted at /builddir/build/BUILD/mod_perl-2.0.12/t/response/TestApache/read4.pm line 87.
# '
ok 8
# testing : $1 untouched
# expected: '.........'
# received: '.........'
ok 9
# testing : read into a tied buffer
# expected: '��ar'
# received: '��ar'
ok 10
# testing : read at eof
# expected: '12'
# received: '12'
ok 11
# testing : repeated read at eof
# expected: ''
# received: ''
ok 12
ok
t/apache/scanhdrs.t ..................... 
1..4
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:50 2022
# Current time GMT:   Mon Dec 26 03:17:50 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# HTTP/1.1 200 Bottles of beer on the wall
# Connection: close
# Date: Mon, 26 Dec 2022 03:17:51 GMT
# Server: Apache/2.4.54 (Fedora Linux) world domination series/2.0 mod_perl/2.0.12 Perl/v5.36.0
# Content-Type: text/test-output
# Client-Date: Mon, 26 Dec 2022 03:17:51 GMT
# Client-Peer: 127.0.0.1:8529
# Client-Response-Num: 1
# Client-Transfer-Encoding: chunked
# X-Perl-Module: TestApache::scanhdrs
# 
# ok 1
# expected: qr/^ok 1$/m
# received: 'ok 1
# '
ok 1
# testing : standard header
# expected: 'text/test-output'
# received: 'text/test-output'
ok 2
# testing : custom header
# expected: 'TestApache::scanhdrs'
# received: 'TestApache::scanhdrs'
ok 3
# expected: qr/beer/
# received: 'Bottles of beer on the wall'
ok 4
ok
t/apache/scanhdrs2.t .................... 
1..5
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:51 2022
# Current time GMT:   Mon Dec 26 03:17:51 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : Location header
# expected: 'http://perl.apache.org/'
# received: 'http://perl.apache.org/'
ok 1
# testing : status == 302
# expected: 302
# received: '302'
ok 2
# testing : no Location header
# expected: 1
# received: 1
ok 3
# testing : status == 200
# expected: 200
# received: '200'
ok 4
# testing : content is index.html
# expected: qr/welcome to/
# received: '<!-- WARNING: this file is generated, do not edit
# generated on Mon Dec 26 03:17:43 2022
# 01: /builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib/Apache/TestConfig.pm:1007
# 02: /builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib/Apache/TestConfig.pm:1025
# 03: /builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib/Apache/TestConfig.pm:1375
# 04: /builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib/Apache/TestConfig.pm:1615
# 05: /builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib/Apache/TestRun.pm:502
# 06: /builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib/Apache/TestRunPerl.pm:107
# 07: /builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib/Apache/TestRun.pm:713
# 08: /builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib/Apache/TestRun.pm:713
# 09: /builddir/build/BUILD/mod_perl-2.0.12/t/TEST:23
#  -->
# welcome to localhost:8529
# '
ok 5
ok
t/apache/send_cgi_header.t .............. 
1..4
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:51 2022
# Current time GMT:   Mon Dec 26 03:17:51 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : header test
# expected: 'X-Bar'
# received: 'X-Bar'
ok 1
# testing : header test2
# expected: 'Bad Programmer, No cookie!'
# received: 'Bad Programmer, No cookie!'
ok 2
# testing : body length test
# expected: 34
# received: 34
ok 3
# testing : body content test
# expected: '��This not the end of the world��
# '
# received: '��This not the end of the world��
# '
ok 4
ok
t/apache/subprocess.t ................... 
1..5
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# testing : passing ARGV
# expected: [
#   'foo',
#   'bar'
# ]
# received: [
#   'foo',
#   'bar'
# ]
ok 2
# testing : passing env via subprocess_env
# expected: 'my cool proc'
# received: 'my cool proc'
ok 3
# testing : testing subproc's stdin -> stdout + list context
# expected: 'my cool proc
# '
# received: 'my cool proc
# '
ok 4
# testing : testing subproc's stdin -> stderr + list context
# expected: 'my stderr
# '
# received: 'my stderr
# '
ok 5
ok
t/apache/util.t ......................... 
1..8
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : Apache2::Util::ht_time($pool)
# expected: qr/^\w+, \d\d \w+ \d\d\d\d \d\d:\d\d:\d\d/l
# received: 'Mon, 26 Dec 2022 03:17:52 GMT'
ok 1
# testing : Apache2::Util::ht_time($pool, $time)
# expected: qr/^\w+, \d\d \w+ \d\d\d\d \d\d:\d\d:\d\d/l
# received: 'Mon, 26 Dec 2022 03:17:52 GMT'
ok 2
# testing : Apache2::Util::ht_time($pool, $time, $fmt)
# expected: qr/^\w+, \d\d \w+ \d\d\d\d \d\d:\d\d:\d\d/l
# received: 'Mon, 26 Dec 2022 03:17:52 GMT'
ok 3
# testing : Apache2::Util::ht_time($pool, $time, $fmt, $gmt)
# expected: qr/^\w+, \d\d \w+ \d\d\d\d \d\d:\d\d:\d\d/l
# received: 'Mon, 26 Dec 2022 03:17:52 UTC'
ok 4
# testing : Apache2::Util::escape_path / partial=1 / default
# expected: 'a%20\'long\'%20file%3f.html'
# received: 'a%20\'long\'%20file%3f.html'
ok 5
# testing : Apache2::Util::escape_path / partial=1 / explicit
# expected: 'a%20\'long\'%20file%3f.html'
# received: 'a%20\'long\'%20file%3f.html'
ok 6
# testing : Apache2::Util::escape_path / partial=0
# expected: 'a%20\'long\'%20file%3f.html'
# received: 'a%20\'long\'%20file%3f.html'
ok 7
# testing : Apache2::Util::escape_path / partial=0 / ./ prefix 
# expected: './a%20\'long\'%20file%3f.html:'
# received: './a%20\'long\'%20file%3f.html:'
ok 8
ok
t/apache/write.t ........................ 
1..2
ok 1
ok 2
ok
t/api/access.t .......................... 
1..11
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
ok 3
ok 4
# testing : satisfies
# expected: 2
# received: 2
ok 5
# testing : auth_name
# expected: 'modperl'
# received: 'modperl'
ok 6
# testing : auth_name
# expected: 'modperl_test'
# received: 'modperl_test'
ok 7
# testing : auth_type
# expected: 'none'
# received: 'none'
ok 8
# testing : auth_type
# expected: 'Basic'
# received: 'Basic'
ok 9
ok 10
# get_remote_logname: 
ok 11
ok
t/api/access2.t ......................... skipped: mod_perl is not compiled with httpd-2.2
t/api/access2_24.t ...................... 
1..6
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:53 2022
# Current time GMT:   Mon Dec 26 03:17:53 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# testing : no credentials passed
# expected: 401
# received: '401'
ok 2
ok 3
ok 4
ok 5
ok 6
ok
t/api/add_config.t ...................... 
# connecting to http://localhost:8563/TestAPI__add_config/
1..9
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# expected: qr/.+\n/
# received: '$r->add_config() has failed: AllowOverride not allowed here at /builddir/build/BUILD/mod_perl-2.0.12/t/response/TestAPI/add_config.pm line 49.
# '
ok 1
# expected: qr/.+\n/
# received: '$r->add_config() has failed: Option ExecCGI not allowed here at /builddir/build/BUILD/mod_perl-2.0.12/t/response/TestAPI/add_config.pm line 54.
# '
ok 2
# expected: ''
# received: ''
ok 3
# expected: qr/after server startup/
# received: 'Can\'t run \'$s->add_config\' after server startup at /builddir/build/BUILD/mod_perl-2.0.12/t/response/TestAPI/add_config.pm line 87.
# '
ok 4
ok 5
# expected: 255
# received: 255
ok 6
# expected: 8
# received: 8
ok 7
ok 8
# expected: '/a/path/to/somewhere'
# received: '/a/path/to/somewhere'
ok 9
ok
t/api/aplog.t ........................... 
1..36
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
# testing : $r->log->info
# expected: qr/... TestAPI::aplog test in progress/
# received: '
# *** The following warn entry is expected and harmless ***
# [Mon Dec 26 03:17:54.343950 2022] [perl:info] [pid 11215:tid 11286] [client 127.0.0.1:39034] TestAPI::aplog test in progress
# '
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
ok 20
ok 21
# testing : $s->log_serror(LOG_MARK, LOG_INFO|LOG_STARTUP...)
# expected: qr/^This log message comes with no header$/m
# received: '
# *** The following warn entry is expected and harmless ***
# This log message comes with no header
# '
ok 22
# testing : $s->log_serror(__FILE__, __LINE__, LOG_DEBUG...)
# expected: qr/: log_serror test 1$/m
# received: '
# *** The following warn entry is expected and harmless ***
# [Mon Dec 26 03:17:54.344255 2022] [perl:debug] [pid 11215:tid 11286] aplog.pm(78): log_serror test 1
# '
ok 23
# testing : $s->log_serror(LOG_MARK, LOG_DEBUG, APR::Const::EGENERAL...)
# expected: qr/(?^:Internal error(?: \(specific information not available\))?): log_serror test 2/
# received: '
# *** The following warn entry is expected and harmless ***
# [Mon Dec 26 03:17:54.344334 2022] [perl:debug] [pid 11215:tid 11286] aplog.pm(90): (20014)Internal error (specific information not available): log_serror test 2
# '
ok 24
# testing : $r->log_rerror(LOG_MARK, LOG_CRIT, APR::Const::ENOTIME...)
# expected: qr/\[\w*:crit\] \[pid[^]]+\] .*?: \[[^]]+\] log_rerror test/
# received: '
# *** The following error entry is expected and harmless ***
# [Mon Dec 26 03:17:54.344413 2022] [perl:crit] [pid 11215:tid 11286] (20007)No time was provided and one was required.: [client 127.0.0.1:39034] log_rerror test
# '
ok 25
# testing : $r->log_error(...)
# expected: qr/\[\w*:error\] \[pid[^]]+\] \$r->log_error test/
# received: '
# *** The following error entry is expected and harmless ***
# [Mon Dec 26 03:17:54.344484 2022] [:error] [pid 11215:tid 11286] $r->log_error test
# '
ok 26
# testing : $s->log_error(...)
# expected: qr/\[\w*:error\] \[pid[^]]+\] \$s->log_error test/
# received: '
# *** The following error entry is expected and harmless ***
# [Mon Dec 26 03:17:54.344550 2022] [:error] [pid 11215:tid 11286] $s->log_error test
# '
ok 27
# testing : $r->log_reason(msg)
# expected: qr/\[\w*:error\] \[pid[^]]+\] access to.*failed.*reason: \$r->log_reason test/
# received: '
# *** The following error entry is expected and harmless ***
# [Mon Dec 26 03:17:54.344614 2022] [:error] [pid 11215:tid 11286] access to /TestAPI__aplog failed for 127.0.0.1, reason: $r->log_reason test
# '
ok 28
# testing : $r->log_reason(msg, filename)
# expected: qr/\[\w*:error\] \[pid[^]]+\] access to filename failed.*\$r->log_reason filename test/
# received: '
# *** The following error entry is expected and harmless ***
# [Mon Dec 26 03:17:54.344679 2022] [:error] [pid 11215:tid 11286] access to filename failed for 127.0.0.1, reason: $r->log_reason filename test
# '
ok 29
ok 30
ok 31
ok 32
# testing : $s->warn()
# expected: qr/\[\w*:warn\] \[pid[^]]+\] \$s->warn test/
# received: '
# *** The following warn entry is expected and harmless ***
# [Mon Dec 26 03:17:54.344760 2022] [:warn] [pid 11215:tid 11286] $s->warn test
# '
ok 33
# testing : Apache2::ServerRec::warn() w/o Apache2::RequestUtil->request 
# expected: qr/\[\w*:warn\] \[pid[^]]+\] Apache2::ServerRec::warn test/
# received: '
# *** The following warn entry is expected and harmless ***
# [Mon Dec 26 03:17:54.344825 2022] [:warn] [pid 11215:tid 11286] Apache2::ServerRec::warn test
# '
ok 34
# testing : Apache2::ServerRec::warn() w/ Apache2::RequestUtil->request 
# expected: qr/\[\w*:warn\] \[pid[^]]+\] Apache2::ServerRec::warn test/
# received: '
# *** The following warn entry is expected and harmless ***
# [Mon Dec 26 03:17:54.344895 2022] [:warn] [pid 11215:tid 11286] Apache2::ServerRec::warn test
# '
ok 35
# testing : overriden via export warn()
# expected: qr/\[\w*:warn\] \[pid[^]]+\] warn test/
# received: '
# *** The following warn entry is expected and harmless ***
# [Mon Dec 26 03:17:54.344960 2022] [:warn] [pid 11215:tid 11286] warn test
# '
ok 36
ok
t/api/command.t ......................... 
1..6
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
ok 3
# testing : args_how
# expected: 3
# received: 3
ok 4
# testing : errmsg
# expected: qr/Subroutine name/
# received: 'Subroutine name'
ok 5
# testing : req_override
# expected: 31
# received: 31
ok 6
ok
t/api/conn_rec.t ........................ 
1..16
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
# expected: '10.10.10.255'
# received: '10.10.10.255'
ok 8
# expected: '127.0.0.1'
# received: '127.0.0.1'
ok 9
ok 10
ok 11
# testing : the client has issued a non-keepalive request
# expected: 1
# received: 1
ok 12
ok 13
ok 14
# id 
# 199
ok 15
ok 16
ok
t/api/conn_util.t ....................... 
1..7
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok
t/api/content_encoding.t ................ 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:55 2022
# Current time GMT:   Mon Dec 26 03:17:55 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : Content-Encoding: gzip test
# expected: 'This is a clear text'
# received: 'This is a clear text'
ok 1
ok
t/api/custom_response.t ................. 
# connecting to localhost:8529
1..4
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:55 2022
# Current time GMT:   Mon Dec 26 03:17:55 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : custom text response (code)
# expected: 403
# received: '403'
ok 1
# testing : custom text response (body)
# expected: 'This_is_a_custom_text_response'
# received: 'This_is_a_custom_text_response'
ok 2
# testing : custom file response (body)
# expected: 'This is a custom file/url response
# '
# received: 'This is a custom file/url response
# '
ok 3
# testing : custom file response (body)
# expected: 'This is a custom file/url response
# '
# received: 'This is a custom file/url response
# '
ok 4
ok
t/api/err_headers_out.t ................. 
1..6
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:55 2022
# Current time GMT:   Mon Dec 26 03:17:55 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : OK
# expected: 200
# received: '200'
ok 1
# testing : X-err_headers_out: made it
# expected: 'err_headers_out'
# received: 'err_headers_out'
ok 2
# testing : X-headers_out: made it
# expected: 'headers_out'
# received: 'headers_out'
ok 3
# testing : not found
# expected: 404
# received: '404'
ok 4
# testing : X-err_headers_out: made it
# expected: 'err_headers_out'
# received: 'err_headers_out'
ok 5
ok 6
ok
t/api/in_out_filters.t .................. 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:56 2022
# Current time GMT:   Mon Dec 26 03:17:56 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok
t/api/internal_redirect.t ............... 
1..4
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:56 2022
# Current time GMT:   Mon Dec 26 03:17:56 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# expected: 'internal redirect: perl-script => modperl'
# received: 'internal redirect: perl-script => modperl'
ok 1
# expected: 'internal redirect: modperl => modperl'
# received: 'internal redirect: modperl => modperl'
ok 2
# expected: 'internal redirect: perl-script => perl-script'
# received: 'internal redirect: perl-script => perl-script'
ok 3
# expected: 'internal redirect: modperl => perl-script'
# received: 'internal redirect: modperl => perl-script'
ok 4
ok
t/api/internal_redirect_handler.t ....... 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:56 2022
# Current time GMT:   Mon Dec 26 03:17:56 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : Content-type: text/plain
# expected: 'text/plain'
# received: 'text/plain'
ok 1
# testing : Content-type: text/html
# expected: 'text/html'
# received: 'text/html'
ok 2
ok
t/api/lookup_misc.t ..................... 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:57 2022
# Current time GMT:   Mon Dec 26 03:17:57 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# lookup_file
ok 1
# testing : lookup_method_uri
# expected: 'ok'
# received: 'ok'
ok 2
ok
t/api/lookup_uri.t ...................... 
1..4
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:57 2022
# Current time GMT:   Mon Dec 26 03:17:57 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : subreq=lookup_uri;filter=default
# expected: 'pre+subreq=lookup_uri;filter=default+suf'
# received: 'pre+subreq=lookup_uri;filter=default+suf'
ok 1
# testing : subreq=lookup_uri;filter=none
# expected: 'pre+subreq=lookup_uri;filter=none+suf'
# received: 'pre+subreq=lookup_uri;filter=none+suf'
ok 2
# testing : subreq=lookup_uri;filter=first
# expected: 'pre+pre+subreq=lookup_uri;filter=first+suf+suf'
# received: 'pre+pre+subreq=lookup_uri;filter=first+suf+suf'
ok 3
# testing : subreq=lookup_uri;filter=second
# expected: 'pre+subreq=lookup_uri;filter=second+suf+suf'
# received: 'pre+subreq=lookup_uri;filter=second+suf+suf'
ok 4
ok
t/api/lookup_uri2.t ..................... 
1..3
ok 1
ok 2
ok 3
ok
t/api/module.t .......................... 
1..522
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# testing : Apache2::Module::loaded('mod_perl.c')
# expected: 1
# received: 1
ok 2
# testing : Apache2::Module::loaded('Apache__Module_foo.c')
# expected: 0
# received: 0
ok 3
# testing : Apache2::Module::loaded('mod_perl.so')
# expected: 1
# received: 1
ok 4
# testing : Apache2::Module::loaded('Apache__Module_foo.so')
# expected: 0
# received: 0
ok 5
# testing : Apache2::Module::loaded('Apache2::Module')
# expected: 1
# received: 1
ok 6
# testing : Apache2::Module::loaded('Apache__Module_foo')
# expected: 0
# received: 0
ok 7
# testing : Apache2::Module::loaded('TestAPI::module::foo')
# expected: 0
# received: 0
ok 8
# testing : Apache2::Module::loaded('TestAPI')
# expected: 0
# received: 0
ok 9
# testing : Apache2::Module::loaded('Apache__Module_foo.foo')
# expected: 0
# received: 0
ok 10
# testing : Apache2::Module::loaded('')
# expected: 0
# received: 0
ok 11
# testing : top_module
# expected: 'Apache2::Module'
# received: 'Apache2::Module'
ok 12
ok 13
# Testing module: mod_perl.c
# expected: '20120211'
# received: 20120211
ok 14
ok 15
ok 16
ok 17
ok 18
# Testing module: TestDirective::perlloadmodule6
# expected: '20120211'
# received: 20120211
ok 19
ok 20
ok 21
ok 22
ok 23
# Testing module: TestAPI::add_config
# expected: '20120211'
# received: 20120211
ok 24
ok 25
ok 26
ok 27
ok 28
# Testing module: TestCompat::apache_module
# expected: '20120211'
# received: 20120211
ok 29
ok 30
ok 31
ok 32
ok 33
# Testing module: TestDirective::cmdparms
# expected: '20120211'
# received: 20120211
ok 34
ok 35
ok 36
ok 37
ok 38
# Testing module: TestDirective::perlloadmodule
# expected: '20120211'
# received: 20120211
ok 39
ok 40
ok 41
ok 42
ok 43
# Testing module: TestDirective::perlloadmodule2
# expected: '20120211'
# received: 20120211
ok 44
ok 45
ok 46
ok 47
ok 48
# Testing module: TestDirective::perlloadmodule3
# expected: '20120211'
# received: 20120211
ok 49
ok 50
ok 51
ok 52
ok 53
# Testing module: TestDirective::perlloadmodule4
# expected: '20120211'
# received: 20120211
ok 54
ok 55
ok 56
ok 57
ok 58
# Testing module: TestDirective::perlloadmodule5
# expected: '20120211'
# received: 20120211
ok 59
ok 60
ok 61
ok 62
ok 63
# Testing module: TestDirective::perlloadmodule7
# expected: '20120211'
# received: 20120211
ok 64
ok 65
ok 66
ok 67
ok 68
# Testing module: TestModperl::setupenv2
# expected: '20120211'
# received: 20120211
ok 69
ok 70
ok 71
ok 72
ok 73
# Testing module: mod_cgi.c
# expected: '20120211'
# received: 20120211
ok 74
ok 75
ok 76
ok 77
ok 78
# Testing module: mod_cgid.c
# expected: '20120211'
# received: 20120211
ok 79
ok 80
ok 81
ok 82
ok 83
# Testing module: mod_systemd.c
# expected: '20120211'
# received: 20120211
ok 84
ok 85
ok 86
ok 87
ok 88
# Testing module: mod_proxy_wstunnel.c
# expected: '20120211'
# received: 20120211
ok 89
ok 90
ok 91
ok 92
ok 93
# Testing module: mod_proxy_uwsgi.c
# expected: '20120211'
# received: 20120211
ok 94
ok 95
ok 96
ok 97
ok 98
# Testing module: mod_proxy_scgi.c
# expected: '20120211'
# received: 20120211
ok 99
ok 100
ok 101
ok 102
ok 103
# Testing module: mod_proxy_hcheck.c
# expected: '20120211'
# received: 20120211
ok 104
ok 105
ok 106
ok 107
ok 108
# Testing module: mod_proxy_http.c
# expected: '20120211'
# received: 20120211
ok 109
ok 110
ok 111
ok 112
ok 113
# Testing module: mod_proxy_ftp.c
# expected: '20120211'
# received: 20120211
ok 114
ok 115
ok 116
ok 117
ok 118
# Testing module: mod_proxy_fdpass.c
# expected: '20120211'
# received: 20120211
ok 119
ok 120
ok 121
ok 122
ok 123
# Testing module: mod_proxy_fcgi.c
# expected: '20120211'
# received: 20120211
ok 124
ok 125
ok 126
ok 127
ok 128
# Testing module: mod_proxy_express.c
# expected: '20120211'
# received: 20120211
ok 129
ok 130
ok 131
ok 132
ok 133
# Testing module: mod_proxy_connect.c
# expected: '20120211'
# received: 20120211
ok 134
ok 135
ok 136
ok 137
ok 138
# Testing module: mod_proxy_balancer.c
# expected: '20120211'
# received: 20120211
ok 139
ok 140
ok 141
ok 142
ok 143
# Testing module: mod_proxy_ajp.c
# expected: '20120211'
# received: 20120211
ok 144
ok 145
ok 146
ok 147
ok 148
# Testing module: mod_lbmethod_heartbeat.c
# expected: '20120211'
# received: 20120211
ok 149
ok 150
ok 151
ok 152
ok 153
# Testing module: mod_lbmethod_bytraffic.c
# expected: '20120211'
# received: 20120211
ok 154
ok 155
ok 156
ok 157
ok 158
# Testing module: mod_lbmethod_byrequests.c
# expected: '20120211'
# received: 20120211
ok 159
ok 160
ok 161
ok 162
ok 163
# Testing module: mod_lbmethod_bybusyness.c
# expected: '20120211'
# received: 20120211
ok 164
ok 165
ok 166
ok 167
ok 168
# Testing module: mod_proxy.c
# expected: '20120211'
# received: 20120211
ok 169
ok 170
ok 171
ok 172
ok 173
# Testing module: event.c
# expected: '20120211'
# received: 20120211
ok 174
ok 175
ok 176
ok 177
ok 178
# Testing module: mod_dav_lock.c
# expected: '20120211'
# received: 20120211
ok 179
ok 180
ok 181
ok 182
ok 183
# Testing module: mod_dav_fs.c
# expected: '20120211'
# received: 20120211
ok 184
ok 185
ok 186
ok 187
ok 188
# Testing module: mod_dav.c
# expected: '20120211'
# received: 20120211
ok 189
ok 190
ok 191
ok 192
ok 193
# Testing module: mod_brotli.c
# expected: '20120211'
# received: 20120211
ok 194
ok 195
ok 196
ok 197
ok 198
# Testing module: mod_watchdog.c
# expected: '20120211'
# received: 20120211
ok 199
ok 200
ok 201
ok 202
ok 203
# Testing module: mod_vhost_alias.c
# expected: '20120211'
# received: 20120211
ok 204
ok 205
ok 206
ok 207
ok 208
# Testing module: mod_version.c
# expected: '20120211'
# received: 20120211
ok 209
ok 210
ok 211
ok 212
ok 213
# Testing module: mod_userdir.c
# expected: '20120211'
# received: 20120211
ok 214
ok 215
ok 216
ok 217
ok 218
# Testing module: mod_unixd.c
# expected: '20120211'
# received: 20120211
ok 219
ok 220
ok 221
ok 222
ok 223
# Testing module: mod_unique_id.c
# expected: '20120211'
# received: 20120211
ok 224
ok 225
ok 226
ok 227
ok 228
# Testing module: mod_suexec.c
# expected: '20120211'
# received: 20120211
ok 229
ok 230
ok 231
ok 232
ok 233
# Testing module: mod_substitute.c
# expected: '20120211'
# received: 20120211
ok 234
ok 235
ok 236
ok 237
ok 238
# Testing module: mod_status.c
# expected: '20120211'
# received: 20120211
ok 239
ok 240
ok 241
ok 242
ok 243
# Testing module: mod_socache_shmcb.c
# expected: '20120211'
# received: 20120211
ok 244
ok 245
ok 246
ok 247
ok 248
# Testing module: mod_socache_redis.c
# expected: '20120211'
# received: 20120211
ok 249
ok 250
ok 251
ok 252
ok 253
# Testing module: mod_socache_memcache.c
# expected: '20120211'
# received: 20120211
ok 254
ok 255
ok 256
ok 257
ok 258
# Testing module: mod_socache_dbm.c
# expected: '20120211'
# received: 20120211
ok 259
ok 260
ok 261
ok 262
ok 263
# Testing module: mod_slotmem_shm.c
# expected: '20120211'
# received: 20120211
ok 264
ok 265
ok 266
ok 267
ok 268
# Testing module: mod_slotmem_plain.c
# expected: '20120211'
# received: 20120211
ok 269
ok 270
ok 271
ok 272
ok 273
# Testing module: mod_setenvif.c
# expected: '20120211'
# received: 20120211
ok 274
ok 275
ok 276
ok 277
ok 278
# Testing module: mod_rewrite.c
# expected: '20120211'
# received: 20120211
ok 279
ok 280
ok 281
ok 282
ok 283
# Testing module: mod_request.c
# expected: '20120211'
# received: 20120211
ok 284
ok 285
ok 286
ok 287
ok 288
# Testing module: mod_reqtimeout.c
# expected: '20120211'
# received: 20120211
ok 289
ok 290
ok 291
ok 292
ok 293
# Testing module: mod_remoteip.c
# expected: '20120211'
# received: 20120211
ok 294
ok 295
ok 296
ok 297
ok 298
# Testing module: mod_negotiation.c
# expected: '20120211'
# received: 20120211
ok 299
ok 300
ok 301
ok 302
ok 303
# Testing module: mod_mime.c
# expected: '20120211'
# received: 20120211
ok 304
ok 305
ok 306
ok 307
ok 308
# Testing module: mod_mime_magic.c
# expected: '20120211'
# received: 20120211
ok 309
ok 310
ok 311
ok 312
ok 313
# Testing module: mod_macro.c
# expected: '20120211'
# received: 20120211
ok 314
ok 315
ok 316
ok 317
ok 318
# Testing module: mod_logio.c
# expected: '20120211'
# received: 20120211
ok 319
ok 320
ok 321
ok 322
ok 323
# Testing module: mod_log_config.c
# expected: '20120211'
# received: 20120211
ok 324
ok 325
ok 326
ok 327
ok 328
# Testing module: mod_info.c
# expected: '20120211'
# received: 20120211
ok 329
ok 330
ok 331
ok 332
ok 333
# Testing module: mod_include.c
# expected: '20120211'
# received: 20120211
ok 334
ok 335
ok 336
ok 337
ok 338
# Testing module: mod_headers.c
# expected: '20120211'
# received: 20120211
ok 339
ok 340
ok 341
ok 342
ok 343
# Testing module: mod_filter.c
# expected: '20120211'
# received: 20120211
ok 344
ok 345
ok 346
ok 347
ok 348
# Testing module: mod_ext_filter.c
# expected: '20120211'
# received: 20120211
ok 349
ok 350
ok 351
ok 352
ok 353
# Testing module: mod_expires.c
# expected: '20120211'
# received: 20120211
ok 354
ok 355
ok 356
ok 357
ok 358
# Testing module: mod_env.c
# expected: '20120211'
# received: 20120211
ok 359
ok 360
ok 361
ok 362
ok 363
# Testing module: mod_echo.c
# expected: '20120211'
# received: 20120211
ok 364
ok 365
ok 366
ok 367
ok 368
# Testing module: mod_dumpio.c
# expected: '20120211'
# received: 20120211
ok 369
ok 370
ok 371
ok 372
ok 373
# Testing module: mod_dir.c
# expected: '20120211'
# received: 20120211
ok 374
ok 375
ok 376
ok 377
ok 378
# Testing module: mod_deflate.c
# expected: '20120211'
# received: 20120211
ok 379
ok 380
ok 381
ok 382
ok 383
# Testing module: mod_dbd.c
# expected: '20120211'
# received: 20120211
ok 384
ok 385
ok 386
ok 387
ok 388
# Testing module: mod_data.c
# expected: '20120211'
# received: 20120211
ok 389
ok 390
ok 391
ok 392
ok 393
# Testing module: mod_cache_socache.c
# expected: '20120211'
# received: 20120211
ok 394
ok 395
ok 396
ok 397
ok 398
# Testing module: mod_cache_disk.c
# expected: '20120211'
# received: 20120211
ok 399
ok 400
ok 401
ok 402
ok 403
# Testing module: mod_cache.c
# expected: '20120211'
# received: 20120211
ok 404
ok 405
ok 406
ok 407
ok 408
# Testing module: mod_autoindex.c
# expected: '20120211'
# received: 20120211
ok 409
ok 410
ok 411
ok 412
ok 413
# Testing module: mod_authz_user.c
# expected: '20120211'
# received: 20120211
ok 414
ok 415
ok 416
ok 417
ok 418
# Testing module: mod_authz_owner.c
# expected: '20120211'
# received: 20120211
ok 419
ok 420
ok 421
ok 422
ok 423
# Testing module: mod_authz_host.c
# expected: '20120211'
# received: 20120211
ok 424
ok 425
ok 426
ok 427
ok 428
# Testing module: mod_authz_groupfile.c
# expected: '20120211'
# received: 20120211
ok 429
ok 430
ok 431
ok 432
ok 433
# Testing module: mod_authz_dbm.c
# expected: '20120211'
# received: 20120211
ok 434
ok 435
ok 436
ok 437
ok 438
# Testing module: mod_authz_dbd.c
# expected: '20120211'
# received: 20120211
ok 439
ok 440
ok 441
ok 442
ok 443
# Testing module: mod_authz_core.c
# expected: '20120211'
# received: 20120211
ok 444
ok 445
ok 446
ok 447
ok 448
# Testing module: mod_authn_socache.c
# expected: '20120211'
# received: 20120211
ok 449
ok 450
ok 451
ok 452
ok 453
# Testing module: mod_authn_file.c
# expected: '20120211'
# received: 20120211
ok 454
ok 455
ok 456
ok 457
ok 458
# Testing module: mod_authn_dbm.c
# expected: '20120211'
# received: 20120211
ok 459
ok 460
ok 461
ok 462
ok 463
# Testing module: mod_authn_dbd.c
# expected: '20120211'
# received: 20120211
ok 464
ok 465
ok 466
ok 467
ok 468
# Testing module: mod_authn_core.c
# expected: '20120211'
# received: 20120211
ok 469
ok 470
ok 471
ok 472
ok 473
# Testing module: mod_authn_anon.c
# expected: '20120211'
# received: 20120211
ok 474
ok 475
ok 476
ok 477
ok 478
# Testing module: mod_auth_digest.c
# expected: '20120211'
# received: 20120211
ok 479
ok 480
ok 481
ok 482
ok 483
# Testing module: mod_auth_basic.c
# expected: '20120211'
# received: 20120211
ok 484
ok 485
ok 486
ok 487
ok 488
# Testing module: mod_allowmethods.c
# expected: '20120211'
# received: 20120211
ok 489
ok 490
ok 491
ok 492
ok 493
# Testing module: mod_alias.c
# expected: '20120211'
# received: 20120211
ok 494
ok 495
ok 496
ok 497
ok 498
# Testing module: mod_actions.c
# expected: '20120211'
# received: 20120211
ok 499
ok 500
ok 501
ok 502
ok 503
# Testing module: mod_access_compat.c
# expected: '20120211'
# received: 20120211
ok 504
ok 505
ok 506
ok 507
ok 508
# Testing module: http_core.c
# expected: '20120211'
# received: 20120211
ok 509
ok 510
ok 511
ok 512
ok 513
# Testing module: mod_so.c
# expected: '20120211'
# received: 20120211
ok 514
ok 515
ok 516
ok 517
ok 518
# Testing module: core.c
# expected: '20120211'
# received: 20120211
ok 519
ok 520
ok 521
ok 522
ok
t/api/process.t ......................... 
1..4
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : isa('Apache2::Process')
# expected: 1
# received: 1
ok 1
# testing : pglob isa('APR::Pool')
# expected: 1
# received: 1
ok 2
# testing : pconf isa('APR::Pool')
# expected: 1
# received: 1
ok 3
# httpd
ok 4
ok
t/api/query.t ........................... 
1..5
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1 # skip skipping MPMQ_IS_THREADED test for event MPM
ok 2 # skip skipping Apache2::MPM->is_threaded equivalence test for event MPM
ok 3 # skip skipping MPMQ_IS_FORKED test for event MPM
ok 4 # skip skipping Apache2::MPM->is_threaded test for event MPM
# testing : unknown MPMQ value returns undef
# expected: undef
# received: undef
ok 5
ok
t/api/request_rec.t ..................... 
1..55
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
# testing : t->proto_num
# expected: 1001
# received: 1001
ok 13
# testing : $r->hostname
# expected: 'localhost'
# received: 'localhost'
ok 14
# testing : $r->hostname rw
# expected: 'other.hostname'
# received: 'other.hostname'
ok 15
ok 16
ok 17
ok 18
# testing : $r->method
# expected: 'GET'
# received: 'GET'
ok 19
# testing : $r->method_number
# expected: 0
# received: 0
ok 20
ok 21
ok 22
ok 23
ok 24
ok 25
ok 26
ok 27
ok 28
ok 29
ok 30
# buffered
# testing : buffered print
# expected: 11
# received: 11
ok 31
# testing : buffered print
# expected: '0E0'
# received: '0E0'
ok 32
# not buffered
# testing : unbuffered print
# expected: 15
# received: 15
ok 33
# expected: '/TestAPI__request_rec/my_path_info?my_args=3'
# received: '/TestAPI__request_rec/my_path_info?my_args=3'
ok 34
# testing : $r->uri
# expected: '/TestAPI__request_rec/my_path_info'
# received: '/TestAPI__request_rec/my_path_info'
ok 35
# testing : $r->path_info
# expected: '/my_path_info'
# received: '/my_path_info'
ok 36
# testing : $r->args
# expected: 'my_args=3'
# received: 'my_args=3'
ok 37
# testing : $r->the_request
# expected: qr/GET
# 				     \x20
# 				     \/TestAPI__request_rec\/my_path_info\?my_args\=3
# 				     \x20
# 				     HTTP\/1\.\d/x
# received: 'GET /TestAPI__request_rec/my_path_info?my_args=3 HTTP/1.1'
ok 38
# testing : $r->the_request rw
# expected: 'GET /TestAPI__request_rec/my_path_info?my_args=3&foo=bar HTTP/1.0'
# received: 'GET /TestAPI__request_rec/my_path_info?my_args=3&foo=bar HTTP/1.0'
ok 39
ok 40
# testing : $r->location
# expected: '/TestAPI__request_rec'
# received: '/TestAPI__request_rec'
ok 41
# sent so far: 1901 bytes
ok 42
# testing : mtime
# expected: 1643547743
# received: '1643547743'
ok 43
# testing : $r->finfo
# expected: 7278
# received: 7278
ok 44
ok 45
ok 46
ok 47
# testing : $r->content_languages
# expected: [
#   'fr'
# ]
# received: [
#   'fr'
# ]
ok 48
# testing : $r->content_languages
# expected: [
#   'fr'
# ]
# received: [
#   'fr'
# ]
ok 49
# testing : $r->content_languages
# expected: [
#   'fr',
#   'us',
#   'cn'
# ]
# received: [
#   'fr',
#   'us',
#   'cn'
# ]
ok 50
# testing : $r->content_languages(invalid)
# expected: qr/Not an array reference/
# received: 'Not an array reference at /builddir/build/BUILD/mod_perl-2.0.12/t/response/TestAPI/request_rec.pm line 211.
# '
ok 51
# testing : invalid Apache2::RequestRec=HASH(0x3ff7c042ff0) object
# expected: qr/method `uri' invoked by a `Apache2::RequestRec' object with no `r' key!/
# received: 'method `uri\' invoked by a `Apache2::RequestRec\' object with no `r\' key! at /builddir/build/BUILD/mod_perl-2.0.12/t/response/TestAPI/request_rec.pm line 221.
# '
ok 52
# testing : invalid NonExisting=HASH(0x3ff94079ba8) object
# expected: qr/method `uri' invoked by a `NonExisting' object with no `r' key!/
# received: 'method `uri\' invoked by a `NonExisting\' object with no `r\' key! at /builddir/build/BUILD/mod_perl-2.0.12/t/response/TestAPI/request_rec.pm line 228.
# '
ok 53
# testing : invalid HASH(0x3ff7c0435c0) object
# expected: qr/method `uri' invoked by a `unknown' object with no `r' key!/
# received: 'method `uri\' invoked by a `unknown\' object with no `r\' key! at /builddir/build/BUILD/mod_perl-2.0.12/t/response/TestAPI/request_rec.pm line 235.
# '
ok 54
ok 55
ok
t/api/request_subclass.t ................ 
1..5
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
ok 3
ok 4
ok 5
ok
t/api/request_util.t .................... 
1..14
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
# testing : document_root is read-only under threads
# expected: qr/Can't run.*in the threaded env/
# received: 'Can\'t run \'setting $r->document_root\' in the threaded environment after server startup at /builddir/build/BUILD/mod_perl-2.0.12/t/response/TestAPI/request_util.pm line 44.
# '
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
# Here is the sig: <address>Apache/2.4.54 (Fedora Linux) world domination series/2.0 mod_perl/2.0.12 Perl/v5.36.0 Server at localhost Port 8529</address>
ok 9
# testing : test for the request_line, host, status, and few headers that should always be there
# expected: qr/(?s)GET \/TestAPI__request_util.*Host:.*200 OK.*Content-Type:/s
# received: 'GET /TestAPI__request_util HTTP/1.1
# TE: deflate,gzip;q=0.3
# Connection: TE, close
# Host: localhost:8529
# User-Agent: libwww-perl/6.67
# 
# HTTP/1.1 200 OK
# Connection: close
# Transfer-Encoding: chunked
# Content-Type: text/plain
# 
# '
ok 10
# testing : Apache2::RequestUtil::get_status_line(500)
# expected: '500 Internal Server Error'
# received: '500 Internal Server Error'
ok 11
# testing : Apache2::RequestUtil::get_status_line(400)
# expected: '400 Bad Request'
# received: '400 Bad Request'
ok 12
# testing : Apache2::RequestUtil::get_status_line(200)
# expected: '200 OK'
# received: '200 OK'
ok 13
# testing : child_terminate
# expected: qr/Can't run.*in a threaded mpm/
# received: 'Can\'t run \'$r->child_terminate\' in a threaded mpm at /builddir/build/BUILD/mod_perl-2.0.12/t/response/TestAPI/request_util.pm line 77.
# '
ok 14
ok
t/api/response.t ........................ 
1..7
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# "5f0b2942143c7"
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok
t/api/rflush.t .......................... 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:00 2022
# Current time GMT:   Mon Dec 26 03:18:00 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : non-tied rflush creates bucket brigades
# expected: '[1][2][3][4][56]'
# received: '[1][2][3][4][56]'
ok 1
# testing : tied STDOUT internal rflush creates bucket brigades
# expected: '[1][2][3456]'
# received: '[1][2][3456]'
ok 2
ok
t/api/sendfile.t ........................ 
1..7
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:00 2022
# Current time GMT:   Mon Dec 26 03:18:00 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
ok 3
# testing : failed sendfile
# expected: 500
# received: '500'
ok 4
ok 5
# testing : failed sendfile
# expected: 500
# received: '500'
ok 6
ok 7
ok
t/api/server_const.t .................... 
1..6
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : Apache2::ServerUtil::server_root()
# expected: '/builddir/build/BUILD/mod_perl-2.0.12/t'
# received: '/builddir/build/BUILD/mod_perl-2.0.12/t'
ok 1
# testing : Apache2::ServerUtil::get_server_built()
# expected: 'Dec 20 2022 00:00:00'
# received: 'Dec 20 2022 00:00:00'
ok 2
# testing : Apache2::ServerUtil::get_server_description()
# expected: qr/^Apache\/2\.4\.54\ \(Fedora\ Linux\)/
# received: 'Apache/2.4.54 (Fedora Linux) world domination series/2.0 mod_perl/2.0.12 Perl/v5.36.0'
ok 3
# testing : Apache2::ServerUtil::get_server_description() -- component
# expected: qr/\bworld domination series\/2\.0\b/
# received: 'Apache/2.4.54 (Fedora Linux) world domination series/2.0 mod_perl/2.0.12 Perl/v5.36.0'
ok 4
# testing : Apache2::ServerUtil::get_server_banner()
# expected: 'Apache/2.4.54 (Fedora Linux) world domination series/2.0 mod_perl/2.0.12 Perl/v5.36.0'
# received: 'Apache/2.4.54 (Fedora Linux) world domination series/2.0 mod_perl/2.0.12 Perl/v5.36.0'
ok 5
# testing : Apache2::ServerUtil::get_server_version()
# expected: 'Apache/2.4.54 (Fedora Linux) world domination series/2.0 mod_perl/2.0.12 Perl/v5.36.0'
# received: 'Apache/2.4.54 (Fedora Linux) world domination series/2.0 mod_perl/2.0.12 Perl/v5.36.0'
ok 6
ok
t/api/server_rec.t ...................... 
1..20
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
# timeout : 
# 60000000
ok 11
# keep_alive_timeout : 
# 5000000
ok 12
# keep_alive_max : 
# 100
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
ok 20
ok
t/api/server_util.t ..................... 
1..17
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : get_handlers
# expected: 2
# received: 2
ok 1
# Apache2::ServerUtil::exists_config_define
ok 2
ok 3
# registering method FOO
ok 4
# Apache2::ServerUtil::server_root_relative() died
# $@: Usage: Apache2::ServerUtil::server_root_relative(p, fname="") at /builddir/build/BUILD/mod_perl-2.0.12/t/response/TestAPI/server_util.pm line 87.
ok 5
# testing : Apache2::ServerUtil:::server_root_relative($r->connection->pool, 'conf')
# expected: '/builddir/build/BUILD/mod_perl-2.0.12/t/conf'
# received: '/builddir/build/BUILD/mod_perl-2.0.12/t/conf'
ok 6
# testing : Apache2::ServerUtil:::server_root_relative(Apache2::ServerUtil->server->process->pconf, 'conf')
# expected: '/builddir/build/BUILD/mod_perl-2.0.12/t/conf'
# received: '/builddir/build/BUILD/mod_perl-2.0.12/t/conf'
ok 7
# testing : Apache2::ServerUtil:::server_root_relative($r->pool, 'conf')
# expected: '/builddir/build/BUILD/mod_perl-2.0.12/t/conf'
# received: '/builddir/build/BUILD/mod_perl-2.0.12/t/conf'
ok 8
# testing : Apache2::ServerUtil:::server_root_relative($r->server->process->pconf, 'conf')
# expected: '/builddir/build/BUILD/mod_perl-2.0.12/t/conf'
# received: '/builddir/build/BUILD/mod_perl-2.0.12/t/conf'
ok 9
# testing : Apache2::ServerUtil:::server_root_relative(APR::Pool->new, 'conf')
# expected: '/builddir/build/BUILD/mod_perl-2.0.12/t/conf'
# received: '/builddir/build/BUILD/mod_perl-2.0.12/t/conf'
ok 10
# testing : Apache2::ServerUtil:::server_root_relative($r->server->process->pool, 'conf')
# expected: '/builddir/build/BUILD/mod_perl-2.0.12/t/conf'
# received: '/builddir/build/BUILD/mod_perl-2.0.12/t/conf'
ok 11
# testing : Apache2::ServerUtil::server_root_relative($obj, 'conf')
# expected: qr/p is not of type APR::Pool/
# received: 'p is not of type APR::Pool at /builddir/build/BUILD/mod_perl-2.0.12/t/response/TestAPI/server_util.pm line 105.
# '
ok 12
# testing : server_root_relative($pool)
# expected: '/builddir/build/BUILD/mod_perl-2.0.12/t'
# received: '/builddir/build/BUILD/mod_perl-2.0.12/t'
ok 13
# testing : Apache2::ServerUtil::server_root
# expected: '/builddir/build/BUILD/mod_perl-2.0.12/t'
# received: '/builddir/build/BUILD/mod_perl-2.0.12/t'
ok 14
# testing : absolute path
# expected: '/builddir/build/BUILD/mod_perl-2.0.12/t/logs'
# received: '/builddir/build/BUILD/mod_perl-2.0.12/t/logs'
ok 15
# testing : can't register server_shutdown cleanup after server startup
# expected: qr/Can't run 'server_shutdown_cleanup_register' after server startup/
# received: 'Can\'t run \'server_shutdown_cleanup_register\' after server startup at /builddir/build/BUILD/mod_perl-2.0.12/t/response/TestAPI/server_util.pm line 53.
# '
ok 16
# testing : restart count
# expected: 2
# received: 2
ok 17
ok
t/api/show.t ............................ 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : Apache2::MPM->show()
# expected: qr/event/i
# received: 'event'
ok 1
ok
t/api/slurp_filename.t .................. 
1..5
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : slurp filename untainted
# expected: "English: Internet
# Hebrew : \x{5d0}\x{5d9}\x{5e0}\x{5d8}\x{5e8}\x{5e0}\x{5d8}
# "
# received: "English: Internet
# Hebrew : \x{5d0}\x{5d9}\x{5e0}\x{5d8}\x{5e8}\x{5e0}\x{5d8}
# "
ok 1
# testing : slurp filename tainted
# expected: qr/Insecure dependency in eval/
# received: 'Insecure dependency in eval while running with -T switch at /builddir/build/BUILD/mod_perl-2.0.12/t/response/TestAPI/slurp_filename.pm line 36.
# '
ok 2
# testing : slurp filename untainted
# expected: "English: Internet
# Hebrew : \x{5d0}\x{5d9}\x{5e0}\x{5d8}\x{5e8}\x{5e0}\x{5d8}
# "
# received: "English: Internet
# Hebrew : \x{5d0}\x{5d9}\x{5e0}\x{5d8}\x{5e8}\x{5e0}\x{5d8}
# "
ok 3
# testing : slurp filename (perl) tainted
# expected: qr/Insecure dependency in eval/
# received: 'Insecure dependency in eval while running with -T switch at /builddir/build/BUILD/mod_perl-2.0.12/t/response/TestAPI/slurp_filename.pm line 49.
# '
ok 4
# testing : slurp filename (perl) untainted
# expected: "English: Internet
# Hebrew : \x{5d0}\x{5d9}\x{5e0}\x{5d8}\x{5e8}\x{5e0}\x{5d8}
# "
# received: "English: Internet
# Hebrew : \x{5d0}\x{5d9}\x{5e0}\x{5d8}\x{5e8}\x{5e0}\x{5d8}
# "
ok 5
ok
t/api/status.t .......................... 
1..6
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:02 2022
# Current time GMT:   Mon Dec 26 03:18:02 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : code
# expected: 303
# received: '303'
ok 1
# testing : code message
# expected: 'See Other'
# received: 'See Other'
ok 2
# testing : content
# expected: ''
# received: ''
ok 3
# testing : code
# expected: 499
# received: '499'
ok 4
# testing : code message
# expected: 'FooBared'
# received: 'FooBared'
ok 5
# testing : content
# expected: ''
# received: ''
ok 6
ok
t/api/sub_request.t ..................... 
1..4
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# testing : uri
# expected: '/TestAPI__sub_request'
# received: '/TestAPI__sub_request'
ok 2
# testing : rc
# expected: 500
# received: 500
ok 3
ok 4
ok
t/api/uri.t ............................. 
1..24
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# testing : path
# expected: qr/^\/TestAPI__uri/
# received: '/TestAPI__uri'
ok 2
# testing : unparse
# expected: qr/^\/TestAPI__uri/
# received: '/TestAPI__uri'
ok 3
# testing : construct_server/get_server_name/get_server_port
# expected: 'localhost:8529'
# received: 'localhost:8529'
ok 4
# testing : construct_server(example.com)
# expected: 'example.com:8529'
# received: 'example.com:8529'
ok 5
# testing : construct_server(example.com, 9097)
# expected: 'example.com:9097'
# received: 'example.com:9097'
ok 6
# testing : construct_server(example.com, 9097, new_pool)
# expected: 'example.com:9097'
# received: 'example.com:9097'
ok 7
# construct_url: http://localhost:8529/TestAPI__uri
# r->uri: /TestAPI__uri
ok 8
# testing : unparse
# expected: qr/\/TestAPI__uri/
# received: 'http://localhost:8529/TestAPI__uri'
ok 9
# testing : parsed path
# expected: '/foo/bar'
# received: '/foo/bar'
ok 10
# construct_url: http://localhost:8529/TestAPI__uri?query
# r->uri: 
# /TestAPI__uri
# testing : construct_url($uri)
# expected: qr/\/TestAPI__uri/
# received: 'http://localhost:8529/TestAPI__uri?query'
ok 11
# testing : args vs query
# expected: 'query'
# received: 'query'
ok 12
# construct_url: http://localhost:8529/TestAPI__uri?query
# r->uri: 
# /TestAPI__uri
# testing : construct_url($uri, $pool)
# expected: qr/\/TestAPI__uri/
# received: 'http://localhost:8529/TestAPI__uri?query'
ok 13
# the real received is: //localhost:8529/TestAPI__uri
# testing : the bogus url is expected when 'hostname' is set but not 'scheme'
# expected: '//localhost:8529/TestAPI__uri'
# received: '//localhost:8529/TestAPI__uri'
ok 14
# testing : uri
# expected: '/foo/bar'
# received: '/foo/bar'
ok 15
# testing : args
# expected: 'query'
# received: 'query'
ok 16
# testing : path_info
# expected: '/bar'
# received: '/bar'
ok 17
# testing : path
# expected: '/foo/bar'
# received: '/foo/bar'
ok 18
# testing : query
# expected: 'query'
# received: 'query'
ok 19
# testing : fragment
# expected: 'fragment'
# received: 'fragment'
ok 20
# testing : rpath
# expected: '/foo'
# received: '/foo'
ok 21
# testing : port
# expected: 6767
# received: '6767'
ok 22
# testing : unparse
# expected: 'ftp://perl.apache.org:6767/foo/bar?query#fragment'
# received: 'ftp://perl.apache.org:6767/foo/bar?query#fragment'
ok 23
ok 24
ok
t/apr-ext/base64.t ...................... 
1..3
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:03 2022
# Current time GMT:   Mon Dec 26 03:18:03 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# encoded string: MTIzNDVxd2VydCFAIyQl
# testing : encode
# expected: 'MTIzNDVxd2VydCFAIyQl'
# received: 'MTIzNDVxd2VydCFAIyQl'
ok 1
# testing : encoded length
# expected: 20
# received: 20
ok 2
# testing : decode
# expected: '12345qwert!@#$%'
# received: '12345qwert!@#$%'
ok 3
ok
t/apr-ext/brigade.t ..................... 
1..14
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:03 2022
# Current time GMT:   Mon Dec 26 03:18:03 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# $bb is defined
ok 1
# $bb ISA APR::Brigade object
ok 2
# $pool is defined
ok 3
# $pool ISA APR::Pool object
ok 4
# destroy
ok 5
# testing : total data length in bb
# expected: 8
# received: 8
ok 6
# testing : bb flatten/len
# expected: 8
# received: 8
ok 7
# testing : bb flatten/data
# expected: '11122122'
# received: '11122122'
ok 8
# $bb2 is empty
ok 9
# testing : bb1 flatten/len
# expected: 2
# received: 2
ok 10
# testing : bb1 flatten/data
# expected: '11'
# received: '11'
ok 11
# testing : bb3 flatten/len
# expected: 6
# received: 6
ok 12
# testing : bb3 flatten/data
# expected: '122122'
# received: '122122'
ok 13
# testing : correct data
# expected: '1112'
# received: '1112'
ok 14
ok
t/apr-ext/bucket.t ...................... 
1..21
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:04 2022
# Current time GMT:   Mon Dec 26 03:18:04 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# $b is defined
ok 1
# $b ISA APR::Bucket object
ok 2
# testing : type
# expected: 'mod_perl SV bucket'
# received: 'mod_perl SV bucket'
ok 3
# testing : modperl b->length
# expected: 6
# received: 6
ok 4
# testing : new($data, $offset)/buffer
# expected: 'bartar'
# received: 'bartar'
ok 5
# testing : new($data, $offset)/len
# expected: 6
# received: 6
ok 6
# testing : offset
# expected: 3
# received: 3
ok 7
# testing : new($data, $offset, $len)/buffer
# expected: 'bar'
# received: 'bar'
ok 8
# testing : new($data, $offse, $lent)/len
# expected: 3
# received: 3
ok 9
# testing : new($data, $offset, $len_too_big)
# expected: qr/the length argument can't be bigger than the total/
# received: 'APR::Bucket::new: the length argument can\'t be bigger than the total buffer length minus offset at /builddir/build/BUILD/mod_perl-2.0.12/t/lib/TestAPRlib/bucket.pm line 78.
# '
ok 10
# testing : data inside the bucket should get affected by the changes to the Perl variable it's created from
# expected: 'BBBBAAAAAA'
# received: 'BBBBAAAAAA'
ok 11
# testing : new(PADTMP SV)
# expected: [
#   'abcd',
#   'ef'
# ]
# received: [
#   'abcd',
#   'ef'
# ]
ok 12
# testing : new($data)
# expected: 'xxx'
# received: 'xxx'
ok 13
ok 14
ok 15
ok 16
# testing : setaside status
# expected: 0
# received: 0
ok 17
# testing : data inside the setaside bucket is unaffected by changes to the Perl variable it's created from
# expected: 'AAAAAAAAAA'
# received: 'AAAAAAAAAA'
ok 18
ok 19
# testing : setaside status
# expected: 0
# received: 0
ok 20
# testing : data inside the setaside bucket is not corrupted
# expected: 'AAAAAAAAAA'
# received: 'AAAAAAAAAA'
ok 21
ok
t/apr-ext/date.t ........................ 
1..14
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:04 2022
# Current time GMT:   Mon Dec 26 03:18:04 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : parse_http: Sun, 06 Nov 1994 08:49:37 GMT
# expected: 784111777
# received: '784111777'
ok 1
# testing : parse_http: Sunday, 06-Nov-94 08:49:37 GMT
# expected: 784111777
# received: '784111777'
ok 2
# testing : parse_http: Sun Nov  6 08:49:37 1994
# expected: 784111777
# received: '784111777'
ok 3
# testing : parse_rfc: Sun, 06 Nov 1994 08:49:37 GMT
# expected: 784111777
# received: '784111777'
ok 4
# testing : parse_rfc: Sunday, 06-Nov-94 08:49:37 GMT
# expected: 784111777
# received: '784111777'
ok 5
# testing : parse_rfc: Sun Nov  6 08:49:37 1994
# expected: 784111777
# received: '784111777'
ok 6
# testing : parse_rfc: Sun, 6 Nov 1994 08:49:37 GMT
# expected: 784111777
# received: '784111777'
ok 7
# testing : parse_rfc: Sun, 06 Nov 94 08:49:37 GMT
# expected: 784111777
# received: '784111777'
ok 8
# testing : parse_rfc: Sun, 6 Nov 94 08:49:37 GMT
# expected: 784111777
# received: '784111777'
ok 9
# testing : parse_rfc: Sun, 06 Nov 94 8:49:37 GMT
# expected: 784111777
# received: '784111777'
ok 10
# testing : parse_rfc: Sun, 6 Nov 94 8:49:37 GMT
# expected: 784111777
# received: '784111777'
ok 11
# testing : parse_rfc: Sun,  6 Nov 1994 08:49:37 GMT
# expected: 784111777
# received: '784111777'
ok 12
# testing : parse_rfc: Sun, 06 Nov 94 08:49 GMT
# expected: 784111740
# received: '784111740'
ok 13
# testing : parse_rfc: Sun, 6 Nov 94 08:49 GMT
# expected: 784111740
# received: '784111740'
ok 14
ok
t/apr-ext/error.t ....................... 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:04 2022
# Current time GMT:   Mon Dec 26 03:18:04 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok
t/apr-ext/finfo.t ....................... 
1..27
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:04 2022
# Current time GMT:   Mon Dec 26 03:18:04 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# testing : $finfo->device()
# expected: 51
# received: '51'
ok 2
# testing : $finfo->inode()
# expected: 29030
# received: 29030
ok 3
# testing : $finfo->nlink()
# expected: 1
# received: 1
ok 4
# testing : $finfo->user()
# expected: 1001
# received: 1001
ok 5
# testing : $finfo->group()
# expected: 135
# received: 135
ok 6
# testing : $finfo->size()
# expected: 108399
# received: 108399
ok 7
# testing : $finfo->atime()
# expected: 1672024663
# received: '1672024663'
ok 8
# testing : $finfo->mtime()
# expected: 1672024663
# received: '1672024663'
ok 9
# testing : $finfo->ctime()
# expected: 1672024663
# received: '1672024663'
ok 10
# testing : $finfo->protection() & APR::Const::FPROT_WREAD
# expected: 4
# received: 4
ok 11
# testing : $finfo->protection() & APR::Const::FPROT_WWRITE
# expected: 0
# received: 0
ok 12
# testing : $finfo->protection() & APR::Const::FPROT_WEXECUTE
# expected: 0
# received: 0
ok 13
# testing : $finfo->fname()
# expected: '/builddir/build/BUILD/mod_perl-2.0.12/t/conf/httpd.conf'
# received: '/builddir/build/BUILD/mod_perl-2.0.12/t/conf/httpd.conf'
ok 14
# testing : $finfo->filetype()
# expected: 1
# received: 1
ok 15
# testing : $finfo->device()
# expected: 51
# received: '51'
ok 16
# testing : $finfo->inode()
# expected: 29030
# received: 29030
ok 17
# testing : $finfo->nlink()
# expected: 1
# received: 1
ok 18
# testing : $finfo->user()
# expected: 1001
# received: 1001
ok 19
# testing : $finfo->group()
# expected: 135
# received: 135
ok 20
# testing : $finfo->size()
# expected: 108399
# received: 108399
ok 21
# testing : $finfo->atime()
# expected: 1672024663
# received: '1672024663'
ok 22
# testing : $finfo->mtime()
# expected: 1672024663
# received: '1672024663'
ok 23
# testing : $finfo->ctime()
# expected: 1672024663
# received: '1672024663'
ok 24
# testing : $finfo->protection() & APR::Const::FPROT_WREAD
# expected: 4
# received: 4
ok 25
# testing : $finfo->protection() & APR::Const::FPROT_WWRITE
# expected: 0
# received: 0
ok 26
# testing : $finfo->protection() & APR::Const::FPROT_WEXECUTE
# expected: 0
# received: 0
ok 27
ok
t/apr-ext/os.t .......................... 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:05 2022
# Current time GMT:   Mon Dec 26 03:18:05 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok
t/apr-ext/pool.t ........................ 
1..77
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:05 2022
# Current time GMT:   Mon Dec 26 03:18:05 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : a new pool has one ancestor: the global pool
# expected: 1
# received: 1
ok 1
# testing : should be 1 note
# expected: 1
# received: 1
ok 2
# expected: 'new destroy'
# received: 'new destroy'
ok 3
# testing : a new pool has one ancestor: the global pool
# expected: 1
# received: 1
ok 4
# testing : should be 1 note
# expected: 1
# received: 1
ok 5
# expected: 'new scoped'
# received: 'new scoped'
ok 6
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 7
# testing : a new pool has one ancestor: the global pool
# expected: 1
# received: 1
ok 8
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 9
# testing : a subpool has 2 ancestors: the parent and global pools
# expected: 2
# received: 2
ok 10
# testing : should be 2 notes
# expected: 2
# received: 2
ok 11
# expected: 'child'
# received: 'child'
ok 12
# expected: 'parent'
# received: 'parent'
ok 13
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 14
# testing : a new pool has one ancestor: the global pool
# expected: 1
# received: 1
ok 15
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 16
# testing : a subpool has 2 ancestors: the parent and global pools
# expected: 2
# received: 2
ok 17
# testing : should be 2 notes
# expected: 2
# received: 2
ok 18
# expected: 'child'
# received: 'child'
ok 19
# expected: 'parent'
# received: 'parent'
ok 20
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 21
# testing : a new pool has one ancestor: the global pool
# expected: 1
# received: 1
ok 22
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 23
# testing : a subpool has 2 ancestors: the parent and global pools
# expected: 2
# received: 2
ok 24
# testing : should be 2 notes
# expected: 2
# received: 2
ok 25
# expected: 'child'
# received: 'child'
ok 26
# expected: 'parent'
# received: 'parent'
ok 27
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 28
# testing : a new pool has one ancestor: the global pool
# expected: 1
# received: 1
ok 29
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 30
# testing : a subpool has 2 ancestors: the parent and global pools
# expected: 2
# received: 2
ok 31
# testing : should be 2 notes
# expected: 2
# received: 2
ok 32
# expected: 'child'
# received: 'child'
ok 33
# expected: 'parent'
# received: 'parent'
ok 34
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 35
# testing : a new pool has one ancestor: the global pool
# expected: 1
# received: 1
ok 36
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 37
# testing : a subpool has 2 ancestors: the parent and global pools
# expected: 2
# received: 2
ok 38
# testing : parent pool destroys child pool
# expected: qr/invalid pool object/
# received: 'invalid pool object (already destroyed?) at /builddir/build/BUILD/mod_perl-2.0.12/t/lib/TestAPRlib/pool.pm line 138.
# '
ok 39
# testing : a new pool has one ancestor: the global pool
# expected: 1
# received: 1
ok 40
# testing : should be 2 notes
# expected: 2
# received: 2
ok 41
# expected: 'child'
# received: 'child'
ok 42
# expected: 'parent'
# received: 'parent'
ok 43
# testing : a dead pool is a dead pool
# expected: qr/invalid pool object/
# received: 'invalid pool object (already destroyed?) at /builddir/build/BUILD/mod_perl-2.0.12/t/lib/TestAPRlib/pool.pm line 179.
# '
ok 44
# testing : should be 1 note
# expected: 1
# received: 1
ok 45
# expected: 'overtake'
# received: 'overtake'
ok 46
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 47
# testing : a new pool has one ancestor: the global pool
# expected: 1
# received: 1
ok 48
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 49
# testing : a subpool has 2 ancestors: the parent and global pools
# expected: 2
# received: 2
ok 50
# testing : should be 0 notes
# expected: 0
# received: 0
ok 51
# testing : should be 2 notes
# expected: 2
# received: 2
ok 52
# expected: 'child'
# received: 'child'
ok 53
# expected: 'parent'
# received: 'parent'
ok 54
# testing : should be 0 notes
# expected: 0
# received: 0
ok 55
# testing : should be 1 note
# expected: 1
# received: 1
ok 56
# expected: 'several references'
# received: 'several references'
ok 57
ok 58
# testing : function name callback
# expected: 'function name'
# received: 'function name'
ok 59
# testing : anon callback
# expected: 'anon sub'
# received: 'anon sub'
ok 60
# testing : two cleanup functions
# expected: 'second'
# received: 'second'
ok 61
# testing : two cleanup functions
# expected: 'first'
# received: 'first'
ok 62
# testing : non existing function
# expected: qr/Undefined subroutine/
# received: 'APR::Pool: cleanup died: Undefined subroutine &TestAPR::pool::some_non_existing_sub called at /builddir/build/BUILD/mod_perl-2.0.12/t/lib/TestAPRlib/pool.pm line 340.
# '
ok 63
# testing : non existing function
# expected: qr/Undefined subroutine/
# received: 'APR::Pool: cleanup died: Undefined subroutine &TestAPRlib::pool::non_existing1 called at /builddir/build/BUILD/mod_perl-2.0.12/t/lib/TestAPRlib/pool.pm line 352.
# '
ok 64
# testing : exceptions thrown by cleanups
# expected: [
#   'APR::Pool: cleanup died: 2
# ',
#   'APR::Pool: cleanup died: 1
# '
# ]
# received: [
#   'APR::Pool: cleanup died: 2
# ',
#   'APR::Pool: cleanup died: 1
# '
# ]
ok 65
# testing : $@ is preserved
# expected: 'to be preserved'
# received: 'to be preserved'
ok 66
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 67
# testing : a new pool has one ancestor: the global pool
# expected: 1
# received: 1
ok 68
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 69
# testing : a subpool has 2 ancestors: the parent and global pools
# expected: 2
# received: 2
ok 70
# testing : should be 2 notes
# expected: 2
# received: 2
ok 71
# expected: 'child'
# received: 'child'
ok 72
# expected: 'parent'
# received: 'parent'
ok 73
# testing : clear destroys sub pools
# expected: qr/invalid pool object/
# received: 'invalid pool object (already destroyed?) at /builddir/build/BUILD/mod_perl-2.0.12/t/lib/TestAPRlib/pool.pm line 385.
# '
ok 74
# expected: 're-using pool'
# received: 're-using pool'
ok 75
ok 76
# testing : parent pool is still alive + global pool
# expected: 2
# received: 2
ok 77
ok
t/apr-ext/status.t ...................... 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:05 2022
# Current time GMT:   Mon Dec 26 03:18:05 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
ok
t/apr-ext/string.t ...................... 
1..5
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:05 2022
# Current time GMT:   Mon Dec 26 03:18:05 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# size_string
# expected: ' 41K'
# received: ' 41K'
ok 1
# expected: ' 42 '
# received: ' 42 '
ok 2
# expected: ' 40M'
# received: ' 40M'
ok 3
# expected: '  0 '
# received: '  0 '
ok 4
# expected: '  - '
# received: '  - '
ok 5
ok
t/apr-ext/table.t ....................... 
1..58
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:06 2022
# Current time GMT:   Mon Dec 26 03:18:06 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# testing : $val = $table->get("no_such_key")
# expected: undef
# received: undef
ok 2
# testing : @val = $table->get("no_such_key")
# expected: 0
# received: 0
ok 3
# testing : $val = $table->get("foo")
# expected: 'bar'
# received: 'bar'
ok 4
ok 5
# testing : $val = $table->get("too")
# expected: 'boo'
# received: 'boo'
ok 6
ok 7
# testing : table value 0 is not undef
# expected: 0
# received: '0'
ok 8
# testing : $table->unset("foo")
# expected: undef
# received: undef
ok 9
# testing : one val $table->merge(...)
# expected: '1, a'
# received: '1, a'
ok 10
# testing : $table->merge(...)
# expected: '1, a, b'
# received: '1, a, b'
ok 11
# testing : two values $table->merge(...)
# expected: '2'
# received: '2'
ok 12
# testing : no value $table->merge(...)
# expected: 'a'
# received: 'a'
ok 13
# testing : $table->clear
# expected: undef
# received: undef
ok 14
# testing : $table->clear
# expected: undef
# received: undef
ok 15
# expected: 20
# received: 20
ok 16
# expected: '10'
# received: 10
ok 17
# testing : table size
# expected: 20
# received: 20
ok 18
# testing : table size
# expected: 3
# received: 3
ok 19
ok 20
ok 21
ok 22
ok 23
ok 24
ok 25
ok 26
# testing : table each: key test
# expected: 'first'
# received: 'first'
ok 27
# testing : table each: value test
# expected: 1
# received: '1'
ok 28
# testing : table each: get test
# expected: 1
# received: '1'
ok 29
# testing : table each: tied get test
# expected: 1
# received: '1'
ok 30
# testing : table each: key test
# expected: 'second'
# received: 'second'
ok 31
# testing : table each: value test
# expected: 2
# received: '2'
ok 32
# testing : table each: get test
# expected: 2
# received: '2'
ok 33
# testing : table each: tied get test
# expected: 2
# received: '2'
ok 34
# testing : table each: key test
# expected: 'first'
# received: 'first'
ok 35
# testing : table each: value test
# expected: 3
# received: '3'
ok 36
# testing : table each: get test
# expected: 3
# received: '3'
ok 37
# testing : table each: tied get test
# expected: 3
# received: '3'
ok 38
# testing : table values
# expected: '1,2,3'
# received: '1,2,3'
ok 39
# testing : table entries
# expected: 'first,1,second,2,first,3'
# received: 'first,1,second,2,first,3'
ok 40
# expected: 3
# received: 3
ok 41
# expected: 'beer'
# received: 'beer'
ok 42
# testing : $overlay->compress/merge
# expected: 'three, one, two'
# received: 'three, one, two'
ok 43
# testing : $overlay->compress/merge
# expected: 'beer'
# received: 'beer'
ok 44
# testing : $overlay->compress/set
# expected: 'three'
# received: 'three'
ok 45
# testing : $overlay->compress/set
# expected: 'beer'
# received: 'beer'
ok 46
# testing : overlap/set
# expected: 1
# received: 1
ok 47
# expected: 'three'
# received: 'three'
ok 48
# expected: 'beer'
# received: 'beer'
ok 49
# testing : overlap/set
# expected: 1
# received: 1
ok 50
# expected: 'one, two, three'
# received: 'one, two, three'
ok 51
# expected: 'beer'
# received: 'beer'
ok 52
# testing : no segfault
# expected: 20
# received: '20'
ok 53
# testing : helper test
# expected: 'z'
# received: 'z'
ok 54
# testing : no segfault/valid data
# expected: 20
# received: '20'
ok 55
# testing : helper test
# expected: 'za'
# received: 'za'
ok 56
# testing : no segfault/valid data
# expected: 20
# received: '20'
ok 57
# testing : no segfault
# expected: 5
# received: '5'
ok 58
ok
t/apr-ext/threadmutex.t ................. 
1..5
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:06 2022
# Current time GMT:   Mon Dec 26 03:18:06 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# testing : lock == APR::Const::SUCCESS
# expected: 0
# received: 0
ok 2
# testing : unlock == APR::Const::SUCCESS
# expected: 0
# received: 0
ok 3
# testing : lock == APR::Const::SUCCESS
# expected: 0
# received: 0
ok 4
# testing : unlock == APR::Const::SUCCESS
# expected: 0
# received: 0
ok 5
ok
t/apr-ext/threadrwlock.t ................ 
1..5
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:06 2022
# Current time GMT:   Mon Dec 26 03:18:06 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# testing : rdlock == APR::Const::SUCCESS
# expected: 0
# received: 0
ok 2
# testing : unlock == APR::Const::SUCCESS
# expected: 0
# received: 0
ok 3
# testing : wrlock == APR::Const::SUCCESS
# expected: 0
# received: 0
ok 4
# testing : unlock == APR::Const::SUCCESS
# expected: 0
# received: 0
ok 5
ok
t/apr-ext/uri.t ......................... 
1..36
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:06 2022
# Current time GMT:   Mon Dec 26 03:18:06 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
# testing : path
# expected: '/path/file.pl'
# received: '/path/file.pl'
ok 3
# testing : password
# expected: 'password'
# received: 'password'
ok 4
# testing : fragment
# expected: 'fragment'
# received: 'fragment'
ok 5
# testing : user
# expected: 'user'
# received: 'user'
ok 6
# testing : hostname
# expected: 'www.example.com'
# received: 'www.example.com'
ok 7
# testing : query
# expected: 'query'
# received: 'query'
ok 8
# testing : port
# expected: 8000
# received: '8000'
ok 9
# testing : scheme
# expected: 'http'
# received: 'http'
ok 10
# testing : hostinfo
# expected: 'user:password@www.example.com:8000'
# received: 'user:password@www.example.com:8000'
ok 11
# path: /pub => /pub
# password: pass => pass
# fragment: undef => undef
# user: log => log
# hostname: ftp.example.com => ftp.example.com
# query: undef => undef
# port: 21 => 21
# scheme: ftp => ftp
# testing : hostinfo
# expected: 'user:password@www.example.com:8000'
# received: 'user:password@www.example.com:8000'
ok 12
# testing : unparsed url
# expected: 'ftp://log@ftp.example.com/pub'
# received: 'ftp://log@ftp.example.com/pub'
ok 13
# testing : unparsed url: omit site
# expected: '/pub?my_query#my_fragment'
# received: '/pub?my_query#my_fragment'
ok 14
# testing : unparsed url:reveal passwd
# expected: 'ftp://log:XXXXXXXX@ftp.example.com/pub?my_query#my_fragment'
# received: 'ftp://log:XXXXXXXX@ftp.example.com/pub?my_query#my_fragment'
ok 15
# testing : unparsed url:reveal passwd
# expected: 'ftp://log:pass@ftp.example.com/pub?my_query#my_fragment'
# received: 'ftp://log:pass@ftp.example.com/pub?my_query#my_fragment'
ok 16
# testing : unparsed url:  omit user
# expected: 'ftp://:pass@ftp.example.com/pub?my_query#my_fragment'
# received: 'ftp://:pass@ftp.example.com/pub?my_query#my_fragment'
ok 17
# testing : unparsed url: omit path
# expected: 'ftp://log:pass@ftp.example.com'
# received: 'ftp://log:pass@ftp.example.com'
ok 18
# testing : unparsed url: omit query
# expected: 'ftp://log@ftp.example.com/pub'
# received: 'ftp://log@ftp.example.com/pub'
ok 19
# testing : scheme: http
# expected: 80
# received: 80
ok 20
# testing : scheme: gopher
# expected: 70
# received: 70
ok 21
# testing : scheme: nntp
# expected: 119
# received: 119
ok 22
# testing : scheme: wais
# expected: 210
# received: 210
ok 23
# testing : scheme: ftp
# expected: 21
# received: 21
ok 24
# testing : scheme: https
# expected: 443
# received: 443
ok 25
# testing : scheme: prospero
# expected: 191
# received: 191
ok 26
# testing : scheme: snews
# expected: 563
# received: 563
ok 27
# testing : path
# expected: '/path/file.pl'
# received: '/path/file.pl'
ok 28
# testing : password
# expected: 'password'
# received: 'password'
ok 29
# testing : fragment
# expected: 'fragment'
# received: 'fragment'
ok 30
# testing : user
# expected: 'user'
# received: 'user'
ok 31
# testing : hostname
# expected: 'www.example.com'
# received: 'www.example.com'
ok 32
# testing : query
# expected: 'query'
# received: 'query'
ok 33
# testing : port
# expected: 8000
# received: '8000'
ok 34
# testing : scheme
# expected: 'http'
# received: 'http'
ok 35
# testing : hostinfo
# expected: 'user:password@www.example.com:8000'
# received: 'user:password@www.example.com:8000'
ok 36
ok
t/apr-ext/util.t ........................ 
1..4
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:07 2022
# Current time GMT:   Mon Dec 26 03:18:07 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# sha1
ok 2
# md5
ok 3
# crypt
ok 4
ok
t/apr-ext/uuid.t ........................ 
1..3
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:07 2022
# Current time GMT:   Mon Dec 26 03:18:07 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
ok 3
ok
t/apr/base64.t .......................... 
1..3
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# encoded string: MTIzNDVxd2VydCFAIyQl
# testing : encode
# expected: 'MTIzNDVxd2VydCFAIyQl'
# received: 'MTIzNDVxd2VydCFAIyQl'
ok 1
# testing : encoded length
# expected: 20
# received: 20
ok 2
# testing : decode
# expected: '12345qwert!@#$%'
# received: '12345qwert!@#$%'
ok 3
ok
t/apr/brigade.t ......................... 
1..28
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# $bb is defined
ok 1
# $bb ISA APR::Brigade object
ok 2
# $pool is defined
ok 3
# $pool ISA APR::Pool object
ok 4
# destroy
ok 5
# testing : total data length in bb
# expected: 8
# received: 8
ok 6
# testing : bb flatten/len
# expected: 8
# received: 8
ok 7
# testing : bb flatten/data
# expected: '11122122'
# received: '11122122'
ok 8
# $bb2 is empty
ok 9
# testing : bb1 flatten/len
# expected: 2
# received: 2
ok 10
# testing : bb1 flatten/data
# expected: '11'
# received: '11'
ok 11
# testing : bb3 flatten/len
# expected: 6
# received: 6
ok 12
# testing : bb3 flatten/data
# expected: '122122'
# received: '122122'
ok 13
# testing : correct data
# expected: '1112'
# received: '1112'
ok 14
# $bb is defined
ok 15
# $bb ISA APR::Brigade object
ok 16
# $pool is defined
ok 17
# $pool ISA APR::Pool object
ok 18
# destroy
ok 19
# testing : total data length in bb
# expected: 8
# received: 8
ok 20
# testing : bb flatten/len
# expected: 8
# received: 8
ok 21
# testing : bb flatten/data
# expected: '11122122'
# received: '11122122'
ok 22
# $bb2 is empty
ok 23
# testing : bb1 flatten/len
# expected: 2
# received: 2
ok 24
# testing : bb1 flatten/data
# expected: '11'
# received: '11'
ok 25
# testing : bb3 flatten/len
# expected: 6
# received: 6
ok 26
# testing : bb3 flatten/data
# expected: '122122'
# received: '122122'
ok 27
# testing : correct data
# expected: '1112'
# received: '1112'
ok 28
ok
t/apr/bucket.t .......................... 
1..41
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# $b is defined
ok 1
# $b ISA APR::Bucket object
ok 2
# testing : type
# expected: 'mod_perl SV bucket'
# received: 'mod_perl SV bucket'
ok 3
# testing : modperl b->length
# expected: 6
# received: 6
ok 4
# testing : new($data, $offset)/buffer
# expected: 'bartar'
# received: 'bartar'
ok 5
# testing : new($data, $offset)/len
# expected: 6
# received: 6
ok 6
# testing : offset
# expected: 3
# received: 3
ok 7
# testing : new($data, $offset, $len)/buffer
# expected: 'bar'
# received: 'bar'
ok 8
# testing : new($data, $offse, $lent)/len
# expected: 3
# received: 3
ok 9
# testing : new($data, $offset, $len_too_big)
# expected: qr/the length argument can't be bigger than the total/
# received: 'APR::Bucket::new: the length argument can\'t be bigger than the total buffer length minus offset at /builddir/build/BUILD/mod_perl-2.0.12/t/lib/TestAPRlib/bucket.pm line 78.
# '
ok 10
# testing : data inside the bucket should get affected by the changes to the Perl variable it's created from
# expected: 'BBBBAAAAAA'
# received: 'BBBBAAAAAA'
ok 11
# testing : new(PADTMP SV)
# expected: [
#   'abcd',
#   'ef'
# ]
# received: [
#   'abcd',
#   'ef'
# ]
ok 12
# testing : new($data)
# expected: 'xxx'
# received: 'xxx'
ok 13
ok 14
ok 15
ok 16
# testing : setaside status
# expected: 0
# received: 0
ok 17
# testing : data inside the setaside bucket is unaffected by changes to the Perl variable it's created from
# expected: 'AAAAAAAAAA'
# received: 'AAAAAAAAAA'
ok 18
ok 19
# testing : setaside status
# expected: 0
# received: 0
ok 20
# testing : data inside the setaside bucket is not corrupted
# expected: 'AAAAAAAAAA'
# received: 'AAAAAAAAAA'
ok 21
# testing : eos_create
# expected: 'EOS'
# received: 'EOS'
ok 22
# testing : eos b->length
# expected: 0
# received: 0
ok 23
# testing : eos b->read/buffer
# expected: ''
# received: ''
ok 24
# testing : eos b->read/len
# expected: 0
# received: 0
ok 25
# testing : flush_create
# expected: 'FLUSH'
# received: 'FLUSH'
ok 26
# testing : flush b->length
# expected: 0
# received: 0
ok 27
# testing : d1 bucket
# expected: 'd1'
# received: 'd1'
ok 28
# is_flush
ok 29
# testing : d2 bucket
# expected: 'd2'
# received: 'd2'
ok 30
# is_eos
ok 31
# is_flush
ok 32
# not empty
ok 33
# empty
ok 34
# testing : no first bucket
# expected: undef
# received: undef
ok 35
# testing : no last bucket
# expected: undef
# received: undef
ok 36
# testing : first bucket
# expected: 'bbb'
# received: 'bbb'
ok 37
# testing : no prev bucket
# expected: undef
# received: undef
ok 38
# testing : no next bucket
# expected: undef
# received: undef
ok 39
ok 40
ok 41
ok
t/apr/constants.t ....................... 
1..5
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:08 2022
# Current time GMT:   Mon Dec 26 03:18:08 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# testing : APR::Const::SUCCESS
# expected: 0
# received: 0
ok 2
# testing : APR::Const::POLLIN
# expected: 1
# received: 1
ok 3
# testing : HOOK_LAST
# expected: 20
# received: 20
ok 4
# testing : APR::UNKFILE
# expected: 127
# received: 127
ok 5
ok
t/apr/date.t ............................ 
1..14
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : parse_http: Sun, 06 Nov 1994 08:49:37 GMT
# expected: 784111777
# received: '784111777'
ok 1
# testing : parse_http: Sunday, 06-Nov-94 08:49:37 GMT
# expected: 784111777
# received: '784111777'
ok 2
# testing : parse_http: Sun Nov  6 08:49:37 1994
# expected: 784111777
# received: '784111777'
ok 3
# testing : parse_rfc: Sun, 06 Nov 1994 08:49:37 GMT
# expected: 784111777
# received: '784111777'
ok 4
# testing : parse_rfc: Sunday, 06-Nov-94 08:49:37 GMT
# expected: 784111777
# received: '784111777'
ok 5
# testing : parse_rfc: Sun Nov  6 08:49:37 1994
# expected: 784111777
# received: '784111777'
ok 6
# testing : parse_rfc: Sun, 6 Nov 1994 08:49:37 GMT
# expected: 784111777
# received: '784111777'
ok 7
# testing : parse_rfc: Sun, 06 Nov 94 08:49:37 GMT
# expected: 784111777
# received: '784111777'
ok 8
# testing : parse_rfc: Sun, 6 Nov 94 08:49:37 GMT
# expected: 784111777
# received: '784111777'
ok 9
# testing : parse_rfc: Sun, 06 Nov 94 8:49:37 GMT
# expected: 784111777
# received: '784111777'
ok 10
# testing : parse_rfc: Sun, 6 Nov 94 8:49:37 GMT
# expected: 784111777
# received: '784111777'
ok 11
# testing : parse_rfc: Sun,  6 Nov 1994 08:49:37 GMT
# expected: 784111777
# received: '784111777'
ok 12
# testing : parse_rfc: Sun, 06 Nov 94 08:49 GMT
# expected: 784111740
# received: '784111740'
ok 13
# testing : parse_rfc: Sun, 6 Nov 94 08:49 GMT
# expected: 784111740
# received: '784111740'
ok 14
ok
t/apr/finfo.t ........................... 
1..28
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# $r->finfo APR::Finfo=SCALAR(0x3ff7c060c70)
ok 1
ok 2
# testing : $finfo->device()
# expected: 51
# received: '51'
ok 3
# testing : $finfo->inode()
# expected: 29030
# received: 29030
ok 4
# testing : $finfo->nlink()
# expected: 1
# received: 1
ok 5
# testing : $finfo->user()
# expected: 1001
# received: 1001
ok 6
# testing : $finfo->group()
# expected: 135
# received: 135
ok 7
# testing : $finfo->size()
# expected: 108399
# received: 108399
ok 8
# testing : $finfo->atime()
# expected: 1672024663
# received: '1672024663'
ok 9
# testing : $finfo->mtime()
# expected: 1672024663
# received: '1672024663'
ok 10
# testing : $finfo->ctime()
# expected: 1672024663
# received: '1672024663'
ok 11
# testing : $finfo->protection() & APR::Const::FPROT_WREAD
# expected: 4
# received: 4
ok 12
# testing : $finfo->protection() & APR::Const::FPROT_WWRITE
# expected: 0
# received: 0
ok 13
# testing : $finfo->protection() & APR::Const::FPROT_WEXECUTE
# expected: 0
# received: 0
ok 14
# testing : $finfo->fname()
# expected: '/builddir/build/BUILD/mod_perl-2.0.12/t/conf/httpd.conf'
# received: '/builddir/build/BUILD/mod_perl-2.0.12/t/conf/httpd.conf'
ok 15
# testing : $finfo->filetype()
# expected: 1
# received: 1
ok 16
# testing : $finfo->device()
# expected: 51
# received: '51'
ok 17
# testing : $finfo->inode()
# expected: 29030
# received: 29030
ok 18
# testing : $finfo->nlink()
# expected: 1
# received: 1
ok 19
# testing : $finfo->user()
# expected: 1001
# received: 1001
ok 20
# testing : $finfo->group()
# expected: 135
# received: 135
ok 21
# testing : $finfo->size()
# expected: 108399
# received: 108399
ok 22
# testing : $finfo->atime()
# expected: 1672024663
# received: '1672024663'
ok 23
# testing : $finfo->mtime()
# expected: 1672024663
# received: '1672024663'
ok 24
# testing : $finfo->ctime()
# expected: 1672024663
# received: '1672024663'
ok 25
# testing : $finfo->protection() & APR::Const::FPROT_WREAD
# expected: 4
# received: 4
ok 26
# testing : $finfo->protection() & APR::Const::FPROT_WWRITE
# expected: 0
# received: 0
ok 27
# testing : $finfo->protection() & APR::Const::FPROT_WEXECUTE
# expected: 0
# received: 0
ok 28
ok
t/apr/flatten.t ......................... 
1..26
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : APR::Brigade::length()
# expected: 200000
# received: 200000
ok 1
# testing : APR::Brigade::flatten() requires a brigade
# expected: qr/usage: \$bb->flatten\(\$buf, \[\$wanted\]\)/
# received: 'usage: $bb->flatten($buf, [$wanted]) at /builddir/build/BUILD/mod_perl-2.0.12/t/response/TestAPR/flatten.pm line 42.
# '
ok 2
# testing : $bb->flatten($data, 200000) returned 200000 bytes
# expected: 200000
# received: 200000
ok 3
# testing : $bb->flatten($data, 200000) returned all expected data
# expected: 200000
# received: 200000
ok 4
ok 5
# data all 'x' characters
ok 6
# $bb->flatten(0) returns a defined value
ok 7
# testing : $bb->flatten($data, 0) returned 0 bytes
# expected: 0
# received: 0
ok 8
# testing : $bb->flatten($data, 0) returned all expected data
# expected: 0
# received: 0
ok 9
ok 10
# testing : $bb->flatten($data, 30) returned 30 bytes
# expected: 30
# received: 30
ok 11
# testing : $bb->flatten($data, 30) returned all expected data
# expected: 30
# received: 30
ok 12
ok 13
# data all 'x' characters
ok 14
# testing : $bb->flatten($data, 190000) returned 190000 bytes
# expected: 190000
# received: 190000
ok 15
# testing : $bb->flatten($data, 190000) returned all expected data
# expected: 190000
# received: 190000
ok 16
ok 17
# data all 'x' characters
ok 18
# testing : $bb->flatten($data, 200000) returned 200000 bytes
# expected: 200000
# received: 200000
ok 19
# testing : $bb->flatten($data, 200000) returned all expected data
# expected: 200000
# received: 200000
ok 20
ok 21
# data all 'x' characters
ok 22
# empty brigade returns a defined value
ok 23
# testing : $bb->flatten($data, 0) returned 0 bytes
# expected: 0
# received: 0
ok 24
# testing : $bb->flatten($data, 0) returned all expected data
# expected: 0
# received: 0
ok 25
ok 26
ok
t/apr/ipsubnet.t ........................ 
1..8
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# testing : client_ip eq client_addr->ip_get
# expected: '127.0.0.1'
# received: '127.0.0.1'
ok 2
ok 3
ok 4
# 127.0.0.2
ok 5
# testing : bogus IP
# expected: qr/The specified IP address is invalid/
# received: bless( {
#          'func' => 'APR::IpSubnet::new',
#          'file' => '/builddir/build/BUILD/mod_perl-2.0.12/t/response/TestAPR/ipsubnet.pm',
#          'line' => 70,
#          'rc' => 20016
#        }, 'APR::Error' )
ok 6
# testing : bogus mask
# expected: qr/The specified network mask is invalid/
# received: bless( {
#          'func' => 'APR::IpSubnet::new',
#          'file' => '/builddir/build/BUILD/mod_perl-2.0.12/t/response/TestAPR/ipsubnet.pm',
#          'line' => 76,
#          'rc' => 20017
#        }, 'APR::Error' )
ok 7
ok 8
ok
t/apr/os.t .............................. 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : current thread id: 4396477827264 / pid: 11327
# expected: '4396477827264'
# received: '4396477827264'
ok 1
ok
t/apr/perlio.t .......................... 
1..23
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# open file /builddir/build/BUILD/mod_perl-2.0.12/t/htdocs/perlio/test for writing
ok 1
# write to a file:
# This is a test: 11215
# testing : expected failure
# expected: 'No such file or directory'
# received: 'No such file or directory'
ok 2
ok 3
# testing : single line read
# expected: 'This is a test: 11215
# '
# received: 'This is a test: 11215
# '
ok 4
# testing : slurp file
# expected: 'This is a test: 11215
# -- sep --
# test line --sep two
# '
# received: 'This is a test: 11215
# -- sep --
# test line --sep two
# '
ok 5
# testing : custom complex input record sep read
# expected: [
#   'This is a test: 11215
# -- sep --
# ',
#   'test line --sep two
# '
# ]
# received: [
#   'This is a test: 11215
# -- sep --
# ',
#   'test line --sep two
# '
# ]
ok 6
# testing : not end of file
# expected: 0
# received: 0
ok 7
# testing : end of file
# expected: 1
# received: 1
ok 8
ok 9
# testing : read/write a dupped file
# expected: 'This is a test: 11215
# '
# received: 'This is a test: 11215
# '
ok 10
# testing : file unbuffered write
# expected: 'This is an un buffering write test'
# received: 'This is an un buffering write test'
ok 11
# testing : file buffered write
# expected: undef
# received: undef
ok 12
# testing : testing data size of MoonRise.jpeg
# expected: 5074
# received: 5074
ok 13
# testing : testing file size of MoonRise.jpeg
# expected: 5074
# received: 5074
ok 14
# testing : testing data size of redrum.txt
# expected: 352
# received: 352
ok 15
# testing : testing file size of redrum.txt
# expected: 352
# received: 352
ok 16
# testing : testing for presence of \015\012
# expected: 2000
# received: 2000
ok 17
# testing : testing for presence of \n
# expected: 2000
# received: 2000
ok 18
# testing : testing for presence of \015\012
# expected: 2000
# received: 2000
ok 19
# testing : testing for presence of \n
# expected: 2000
# received: 2000
ok 20
# testing : testing for presence of \015\012
# expected: 0
# received: 0
ok 21
# testing : testing for presence of \n
# expected: 2000
# received: 2000
ok 22
# testing : utf8 binmode test
# expected: "\x{42f} \x{432}\x{430}\x{441} \x{43b}\x{44e}"
# received: "\x{42f} \x{432}\x{430}\x{441} \x{43b}\x{44e}"
ok 23
ok
t/apr/pool.t ............................ 
1..81
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# $r->pool has 2 or more ancestors (found 4)
ok 1
# testing : should be 0 notes
# expected: 0
# received: 0
ok 2
# $r->pool has 2 or more ancestors (found 4)
ok 3
# testing : should be 0 notes
# expected: 0
# received: 0
ok 4
# testing : a new pool has one ancestor: the global pool
# expected: 1
# received: 1
ok 5
# testing : should be 1 note
# expected: 1
# received: 1
ok 6
# expected: 'new destroy'
# received: 'new destroy'
ok 7
# testing : a new pool has one ancestor: the global pool
# expected: 1
# received: 1
ok 8
# testing : should be 1 note
# expected: 1
# received: 1
ok 9
# expected: 'new scoped'
# received: 'new scoped'
ok 10
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 11
# testing : a new pool has one ancestor: the global pool
# expected: 1
# received: 1
ok 12
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 13
# testing : a subpool has 2 ancestors: the parent and global pools
# expected: 2
# received: 2
ok 14
# testing : should be 2 notes
# expected: 2
# received: 2
ok 15
# expected: 'child'
# received: 'child'
ok 16
# expected: 'parent'
# received: 'parent'
ok 17
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 18
# testing : a new pool has one ancestor: the global pool
# expected: 1
# received: 1
ok 19
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 20
# testing : a subpool has 2 ancestors: the parent and global pools
# expected: 2
# received: 2
ok 21
# testing : should be 2 notes
# expected: 2
# received: 2
ok 22
# expected: 'child'
# received: 'child'
ok 23
# expected: 'parent'
# received: 'parent'
ok 24
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 25
# testing : a new pool has one ancestor: the global pool
# expected: 1
# received: 1
ok 26
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 27
# testing : a subpool has 2 ancestors: the parent and global pools
# expected: 2
# received: 2
ok 28
# testing : should be 2 notes
# expected: 2
# received: 2
ok 29
# expected: 'child'
# received: 'child'
ok 30
# expected: 'parent'
# received: 'parent'
ok 31
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 32
# testing : a new pool has one ancestor: the global pool
# expected: 1
# received: 1
ok 33
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 34
# testing : a subpool has 2 ancestors: the parent and global pools
# expected: 2
# received: 2
ok 35
# testing : should be 2 notes
# expected: 2
# received: 2
ok 36
# expected: 'child'
# received: 'child'
ok 37
# expected: 'parent'
# received: 'parent'
ok 38
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 39
# testing : a new pool has one ancestor: the global pool
# expected: 1
# received: 1
ok 40
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 41
# testing : a subpool has 2 ancestors: the parent and global pools
# expected: 2
# received: 2
ok 42
# testing : parent pool destroys child pool
# expected: qr/invalid pool object/
# received: 'invalid pool object (already destroyed?) at /builddir/build/BUILD/mod_perl-2.0.12/t/lib/TestAPRlib/pool.pm line 138.
# '
ok 43
# testing : a new pool has one ancestor: the global pool
# expected: 1
# received: 1
ok 44
# testing : should be 2 notes
# expected: 2
# received: 2
ok 45
# expected: 'child'
# received: 'child'
ok 46
# expected: 'parent'
# received: 'parent'
ok 47
# testing : a dead pool is a dead pool
# expected: qr/invalid pool object/
# received: 'invalid pool object (already destroyed?) at /builddir/build/BUILD/mod_perl-2.0.12/t/lib/TestAPRlib/pool.pm line 179.
# '
ok 48
# testing : should be 1 note
# expected: 1
# received: 1
ok 49
# expected: 'overtake'
# received: 'overtake'
ok 50
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 51
# testing : a new pool has one ancestor: the global pool
# expected: 1
# received: 1
ok 52
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 53
# testing : a subpool has 2 ancestors: the parent and global pools
# expected: 2
# received: 2
ok 54
# testing : should be 0 notes
# expected: 0
# received: 0
ok 55
# testing : should be 2 notes
# expected: 2
# received: 2
ok 56
# expected: 'child'
# received: 'child'
ok 57
# expected: 'parent'
# received: 'parent'
ok 58
# testing : should be 0 notes
# expected: 0
# received: 0
ok 59
# testing : should be 1 note
# expected: 1
# received: 1
ok 60
# expected: 'several references'
# received: 'several references'
ok 61
ok 62
# testing : function name callback
# expected: 'function name'
# received: 'function name'
ok 63
# testing : anon callback
# expected: 'anon sub'
# received: 'anon sub'
ok 64
# testing : two cleanup functions
# expected: 'second'
# received: 'second'
ok 65
# testing : two cleanup functions
# expected: 'first'
# received: 'first'
ok 66
# testing : non existing function
# expected: qr/Undefined subroutine/
# received: 'APR::Pool: cleanup died: Undefined subroutine &TestAPR::pool::some_non_existing_sub called at /builddir/build/BUILD/mod_perl-2.0.12/t/lib/TestAPRlib/pool.pm line 340.
# '
ok 67
# testing : non existing function
# expected: qr/Undefined subroutine/
# received: 'APR::Pool: cleanup died: Undefined subroutine &TestAPRlib::pool::non_existing1 called at /builddir/build/BUILD/mod_perl-2.0.12/t/lib/TestAPRlib/pool.pm line 352.
# '
ok 68
# testing : exceptions thrown by cleanups
# expected: [
#   'APR::Pool: cleanup died: 2
# ',
#   'APR::Pool: cleanup died: 1
# '
# ]
# received: [
#   'APR::Pool: cleanup died: 2
# ',
#   'APR::Pool: cleanup died: 1
# '
# ]
ok 69
# testing : $@ is preserved
# expected: 'to be preserved'
# received: 'to be preserved'
ok 70
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 71
# testing : a new pool has one ancestor: the global pool
# expected: 1
# received: 1
ok 72
# testing : isa('APR::Pool')
# expected: 1
# received: 1
ok 73
# testing : a subpool has 2 ancestors: the parent and global pools
# expected: 2
# received: 2
ok 74
# testing : should be 2 notes
# expected: 2
# received: 2
ok 75
# expected: 'child'
# received: 'child'
ok 76
# expected: 'parent'
# received: 'parent'
ok 77
# testing : clear destroys sub pools
# expected: qr/invalid pool object/
# received: 'invalid pool object (already destroyed?) at /builddir/build/BUILD/mod_perl-2.0.12/t/lib/TestAPRlib/pool.pm line 385.
# '
ok 78
# expected: 're-using pool'
# received: 're-using pool'
ok 79
ok 80
# testing : parent pool is still alive + global pool
# expected: 2
# received: 2
ok 81
ok
t/apr/pool_lifetime.t ................... 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:11 2022
# Current time GMT:   Mon Dec 26 03:18:11 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : Pong
# expected: 'Pong'
# received: 'Pong'
ok 1
# testing : Pong
# expected: 'Pong'
# received: 'Pong'
ok 2
ok
t/apr/sockaddr.t ........................ 
1..4
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : local ip
# expected: '127.0.0.1'
# received: '127.0.0.1'
ok 1
# testing : client ip
# expected: '127.0.0.1'
# received: '127.0.0.1'
ok 2
# testing : local port
# expected: '8529'
# received: 8529
ok 3
# testing : remote port
# expected: '48890'
# received: 48890
ok 4
ok
t/apr/socket.t .......................... 
1..5
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# orig timeout was: 60000000
ok 2
# testing : timeout_get()
# expected: 30000000
# received: 30000000
ok 3
# testing : timeout_get()
# expected: 60000000
# received: 60000000
ok 4
# client socket fd=100
ok 5
ok
t/apr/status.t .......................... 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
ok
t/apr/string.t .......................... 
1..5
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# size_string
# expected: '  0 '
# received: '  0 '
ok 1
# expected: '  - '
# received: '  - '
ok 2
# expected: ' 42 '
# received: ' 42 '
ok 3
# expected: ' 40M'
# received: ' 40M'
ok 4
# expected: ' 41K'
# received: ' 41K'
ok 5
ok
t/apr/table.t ........................... 
1..58
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# testing : $val = $table->get("no_such_key")
# expected: undef
# received: undef
ok 2
# testing : @val = $table->get("no_such_key")
# expected: 0
# received: 0
ok 3
# testing : $val = $table->get("foo")
# expected: 'bar'
# received: 'bar'
ok 4
ok 5
# testing : $val = $table->get("too")
# expected: 'boo'
# received: 'boo'
ok 6
ok 7
# testing : table value 0 is not undef
# expected: 0
# received: '0'
ok 8
# testing : $table->unset("foo")
# expected: undef
# received: undef
ok 9
# testing : one val $table->merge(...)
# expected: '1, a'
# received: '1, a'
ok 10
# testing : $table->merge(...)
# expected: '1, a, b'
# received: '1, a, b'
ok 11
# testing : two values $table->merge(...)
# expected: '2'
# received: '2'
ok 12
# testing : no value $table->merge(...)
# expected: 'a'
# received: 'a'
ok 13
# testing : $table->clear
# expected: undef
# received: undef
ok 14
# testing : $table->clear
# expected: undef
# received: undef
ok 15
# expected: 20
# received: 20
ok 16
# expected: '10'
# received: 10
ok 17
# testing : table size
# expected: 20
# received: 20
ok 18
# testing : table size
# expected: 3
# received: 3
ok 19
ok 20
ok 21
ok 22
ok 23
ok 24
ok 25
ok 26
# testing : table each: key test
# expected: 'first'
# received: 'first'
ok 27
# testing : table each: value test
# expected: 1
# received: '1'
ok 28
# testing : table each: get test
# expected: 1
# received: '1'
ok 29
# testing : table each: tied get test
# expected: 1
# received: '1'
ok 30
# testing : table each: key test
# expected: 'second'
# received: 'second'
ok 31
# testing : table each: value test
# expected: 2
# received: '2'
ok 32
# testing : table each: get test
# expected: 2
# received: '2'
ok 33
# testing : table each: tied get test
# expected: 2
# received: '2'
ok 34
# testing : table each: key test
# expected: 'first'
# received: 'first'
ok 35
# testing : table each: value test
# expected: 3
# received: '3'
ok 36
# testing : table each: get test
# expected: 3
# received: '3'
ok 37
# testing : table each: tied get test
# expected: 3
# received: '3'
ok 38
# testing : table values
# expected: '1,2,3'
# received: '1,2,3'
ok 39
# testing : table entries
# expected: 'first,1,second,2,first,3'
# received: 'first,1,second,2,first,3'
ok 40
# expected: 3
# received: 3
ok 41
# expected: 'beer'
# received: 'beer'
ok 42
# testing : $overlay->compress/merge
# expected: 'three, one, two'
# received: 'three, one, two'
ok 43
# testing : $overlay->compress/merge
# expected: 'beer'
# received: 'beer'
ok 44
# testing : $overlay->compress/set
# expected: 'three'
# received: 'three'
ok 45
# testing : $overlay->compress/set
# expected: 'beer'
# received: 'beer'
ok 46
# testing : overlap/set
# expected: 1
# received: 1
ok 47
# expected: 'three'
# received: 'three'
ok 48
# expected: 'beer'
# received: 'beer'
ok 49
# testing : overlap/set
# expected: 1
# received: 1
ok 50
# expected: 'one, two, three'
# received: 'one, two, three'
ok 51
# expected: 'beer'
# received: 'beer'
ok 52
# testing : no segfault
# expected: 20
# received: '20'
ok 53
# testing : helper test
# expected: 'z'
# received: 'z'
ok 54
# testing : no segfault/valid data
# expected: 20
# received: '20'
ok 55
# testing : helper test
# expected: 'za'
# received: 'za'
ok 56
# testing : no segfault/valid data
# expected: 20
# received: '20'
ok 57
# testing : no segfault
# expected: 5
# received: '5'
ok 58
ok
t/apr/threadmutex.t ..................... 
1..5
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# testing : lock == APR::Const::SUCCESS
# expected: 0
# received: 0
ok 2
# testing : unlock == APR::Const::SUCCESS
# expected: 0
# received: 0
ok 3
# testing : lock == APR::Const::SUCCESS
# expected: 0
# received: 0
ok 4
# testing : unlock == APR::Const::SUCCESS
# expected: 0
# received: 0
ok 5
ok
t/apr/threadrwlock.t .................... 
1..5
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# testing : rdlock == APR::Const::SUCCESS
# expected: 0
# received: 0
ok 2
# testing : unlock == APR::Const::SUCCESS
# expected: 0
# received: 0
ok 3
# testing : wrlock == APR::Const::SUCCESS
# expected: 0
# received: 0
ok 4
# testing : unlock == APR::Const::SUCCESS
# expected: 0
# received: 0
ok 5
ok
t/apr/uri.t ............................. 
1..36
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
# testing : query
# expected: 'query'
# received: 'query'
ok 3
# testing : scheme
# expected: 'http'
# received: 'http'
ok 4
# testing : port
# expected: 8000
# received: '8000'
ok 5
# testing : hostname
# expected: 'www.example.com'
# received: 'www.example.com'
ok 6
# testing : user
# expected: 'user'
# received: 'user'
ok 7
# testing : path
# expected: '/path/file.pl'
# received: '/path/file.pl'
ok 8
# testing : fragment
# expected: 'fragment'
# received: 'fragment'
ok 9
# testing : password
# expected: 'password'
# received: 'password'
ok 10
# testing : hostinfo
# expected: 'user:password@www.example.com:8000'
# received: 'user:password@www.example.com:8000'
ok 11
# query: undef => undef
# scheme: ftp => ftp
# port: 21 => 21
# hostname: ftp.example.com => ftp.example.com
# user: log => log
# path: /pub => /pub
# fragment: undef => undef
# password: pass => pass
# testing : hostinfo
# expected: 'user:password@www.example.com:8000'
# received: 'user:password@www.example.com:8000'
ok 12
# testing : unparsed url
# expected: 'ftp://log@ftp.example.com/pub'
# received: 'ftp://log@ftp.example.com/pub'
ok 13
# testing : unparsed url: omit site
# expected: '/pub?my_query#my_fragment'
# received: '/pub?my_query#my_fragment'
ok 14
# testing : unparsed url:reveal passwd
# expected: 'ftp://log:XXXXXXXX@ftp.example.com/pub?my_query#my_fragment'
# received: 'ftp://log:XXXXXXXX@ftp.example.com/pub?my_query#my_fragment'
ok 15
# testing : unparsed url:reveal passwd
# expected: 'ftp://log:pass@ftp.example.com/pub?my_query#my_fragment'
# received: 'ftp://log:pass@ftp.example.com/pub?my_query#my_fragment'
ok 16
# testing : unparsed url:  omit user
# expected: 'ftp://:pass@ftp.example.com/pub?my_query#my_fragment'
# received: 'ftp://:pass@ftp.example.com/pub?my_query#my_fragment'
ok 17
# testing : unparsed url: omit path
# expected: 'ftp://log:pass@ftp.example.com'
# received: 'ftp://log:pass@ftp.example.com'
ok 18
# testing : unparsed url: omit query
# expected: 'ftp://log@ftp.example.com/pub'
# received: 'ftp://log@ftp.example.com/pub'
ok 19
# testing : scheme: gopher
# expected: 70
# received: 70
ok 20
# testing : scheme: nntp
# expected: 119
# received: 119
ok 21
# testing : scheme: ftp
# expected: 21
# received: 21
ok 22
# testing : scheme: snews
# expected: 563
# received: 563
ok 23
# testing : scheme: prospero
# expected: 191
# received: 191
ok 24
# testing : scheme: https
# expected: 443
# received: 443
ok 25
# testing : scheme: wais
# expected: 210
# received: 210
ok 26
# testing : scheme: http
# expected: 80
# received: 80
ok 27
# testing : query
# expected: 'query'
# received: 'query'
ok 28
# testing : scheme
# expected: 'http'
# received: 'http'
ok 29
# testing : port
# expected: 8000
# received: '8000'
ok 30
# testing : hostname
# expected: 'www.example.com'
# received: 'www.example.com'
ok 31
# testing : user
# expected: 'user'
# received: 'user'
ok 32
# testing : path
# expected: '/path/file.pl'
# received: '/path/file.pl'
ok 33
# testing : fragment
# expected: 'fragment'
# received: 'fragment'
ok 34
# testing : password
# expected: 'password'
# received: 'password'
ok 35
# testing : hostinfo
# expected: 'user:password@www.example.com:8000'
# received: 'user:password@www.example.com:8000'
ok 36
ok
t/apr/util.t ............................ 
1..4
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# sha1
ok 2
# md5
ok 3
# crypt
ok 4
ok
t/apr/uuid.t ............................ 
1..3
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
ok 3
ok
t/compat/apache.t ....................... 
1..24
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : Apache->gensym
# expected: 'GLOB'
# received: 'GLOB'
ok 1
# testing : Apache2::module('mod_perl.c')
# expected: 1
# received: 1
ok 2
# testing : Apache2::module('mod_ne_exists.c')
# expected: 0
# received: 0
ok 3
# testing : Apache->define
# expected: 1
# received: 1
ok 4
# testing : inside PerlResponseHandler
# expected: 'PerlResponseHandler'
# received: 'PerlResponseHandler'
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
# testing : DIR_MAGIC_TYPE
# expected: 'httpd/unix-directory'
# received: 'httpd/unix-directory'
ok 11
# testing : REDIRECT
# expected: '302'
# received: 302
ok 12
# testing : AUTH_REQUIRED
# expected: '401'
# received: 401
ok 13
# testing : OK
# expected: '0'
# received: 0
ok 14
# testing : Apache->httpd_conf
# expected: 8
# received: 8
ok 15
# testing : $server_root
# expected: '/builddir/build/BUILD/mod_perl-2.0.12/t'
# received: '/builddir/build/BUILD/mod_perl-2.0.12/t'
ok 16
# testing : $r->server_root_relative()
# expected: '/builddir/build/BUILD/mod_perl-2.0.12/t'
# received: '/builddir/build/BUILD/mod_perl-2.0.12/t'
ok 17
# testing : $r->server_root_relative('conf')
# expected: '/builddir/build/BUILD/mod_perl-2.0.12/t/conf'
# received: '/builddir/build/BUILD/mod_perl-2.0.12/t/conf'
ok 18
# testing : Apache2::ServerUtil->server_root_relative('conf')
# expected: '/builddir/build/BUILD/mod_perl-2.0.12/t/conf'
# received: '/builddir/build/BUILD/mod_perl-2.0.12/t/conf'
ok 19
# testing : Apache2::ServerUtil->server_root_relative()
# expected: '/builddir/build/BUILD/mod_perl-2.0.12/t'
# received: '/builddir/build/BUILD/mod_perl-2.0.12/t'
ok 20
# testing : Apache->server_root_relative('/builddir/build/BUILD/mod_perl-2.0.12/t/logs')
# expected: '/builddir/build/BUILD/mod_perl-2.0.12/t/logs'
# received: '/builddir/build/BUILD/mod_perl-2.0.12/t/logs'
ok 21
# testing : Apache->unescape_url_info
# expected: '/foo bar baz'
# received: '/foo bar baz'
ok 22
# testing : $Apache::Server::Starting
# expected: 0
# received: 0
ok 23
# testing : $Apache::Server::ReStarting
# expected: 1
# received: 1
ok 24
ok
t/compat/apache_file.t .................. 
1..18
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# new Apache2::File file object
ok 1
# open itself
ok 2
# read from file
ok 3
# close file
ok 4
# open non-exists
ok 5
# new+open
ok 6
# new+open non-exists
ok 7
# open tmpfile fh
ok 8
# open tmpfile name
ok 9
# testing : write/read from tmpfile
# expected: 'test 11215'
# received: 'test 11215'
ok 10
# testing : $r->discard_request_body
# expected: 0
# received: 0
ok 11
# testing : $r->meets_conditions
# expected: 0
# received: 0
ok 12
# testing : $r->set_content_length(10) w/ setting explicit size
# expected: 10
# received: '10'
ok 13
# $r->set_etag
ok 14
# $r->update_mtime()
ok 15
# testing : $r->update_mtime($time)/$r->mtime
# expected: 1672024695
# received: '1672024695'
ok 16
# testing : $r->set_last_modified()
# expected: 1672024695
# received: '1672024695'
ok 17
# testing : $r->set_last_modified($time)
# expected: 1672024695
# received: '1672024695'
ok 18
ok
t/compat/apache_module.t ................ 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# expected: 'Apache2::Module'
# received: 'Apache2::Module'
ok 1
# expected: 'Test'
# received: 'Test'
ok 2
ok
t/compat/apache_table.t ................. 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : Apache::Table->new
# expected: 'APR::Table'
# received: 'APR::Table'
ok 1
# testing : $r->is_main
# expected: 1
# received: 1
ok 2
ok
t/compat/apache_uri.t ................... 
1..19
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# URI=/TestCompat__apache_uri
# scheme: 
ok 1
# hostinfo: 
ok 2
# user: 
ok 3
# password: 
ok 4
# hostname: 
ok 5
# path: /TestCompat__apache_uri
ok 6
# query: 
ok 7
# fragment: 
ok 8
# port: 8529
ok 9
# URI=http://foo@perl.apache.org/docs?args#frag
# scheme: http
ok 10
# hostinfo: foo:bar@perl.apache.org:80
ok 11
# user: foo
ok 12
# password: bar
ok 13
# hostname: perl.apache.org
ok 14
# path: /docs
ok 15
# query: args
ok 16
# fragment: frag
ok 17
# port: 80
ok 18
# expected: 'http://localhost:8529/TestCompat__apache_uri'
# received: 'http://localhost:8529/TestCompat__apache_uri'
ok 19
ok
t/compat/apache_util.t .................. 
1..14
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# expected: '40054M'
# received: '40054M'
ok 1
# expected: '   0k'
# received: '   0k'
ok 2
# expected: '    -'
# received: '    -'
ok 3
# expected: '   1k'
# received: '   1k'
ok 4
# expected: '40.1M'
# received: '40.1M'
ok 5
# expected: '  41k'
# received: '  41k'
ok 6
# testing : Apache::Util::escape_uri
# expected: 'http://foo.com/a%20file.html'
# received: 'http://foo.com/a%20file.html'
ok 7
# testing : Apache::Util::escape_path
# expected: 'http://foo.com/a%20file.html'
# received: 'http://foo.com/a%20file.html'
ok 8
# testing : Apache2::URI::unescape_uri vs Apache::Util::unescape_uri
# expected: 'http://foo.com/a file.html'
# received: 'http://foo.com/a file.html'
ok 9
# testing : Apache2::URI::unescape_uri vs Apache::Util::unescape_uri
# expected: 'http://foo.com/a file.html'
# received: 'http://foo.com/a file.html'
ok 10
# testing : Apache2::Util::escape_html
# expected: '&lt;p&gt;&quot;hi&quot;&amp;foo&lt;/p&gt;'
# received: '&lt;p&gt;&quot;hi&quot;&amp;foo&lt;/p&gt;'
ok 11
# testing : Apache::Util::ht_time
# expected: 'Mon, 26 Dec 2022 03:18:16 GMT'
# received: 'Mon, 26 Dec 2022 03:18:16 GMT'
ok 12
# expected: 1
# received: 1
ok 13
# expected: 0
# received: 0
ok 14
ok
t/compat/conn_authen.t .................. 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:16 2022
# Current time GMT:   Mon Dec 26 03:18:16 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok
t/compat/conn_rec.t ..................... 
1..4
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# 127.0.0.1 :8529
ok 1
ok 2
# 127.0.0.1 :49052
ok 3
ok 4
ok
t/compat/request.t ...................... 
1..22
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : $r->err_header_out in scalar context
# expected: 'X-barabaraX-barabara'
# received: 'X-barabaraX-barabara'
ok 1
# testing : $r->err_header_out in list context
# expected: [
#   'foo',
#   'bar'
# ]
# received: [
#   'foo',
#   'bar'
# ]
ok 2
# testing : $r->err_header_out set()
# expected: 'header-testheader-test'
# received: 'header-testheader-test'
ok 3
# testing : $r->err_header_out unset()
# expected: undef
# received: undef
ok 4
# testing : $r->header_out in scalar context
# expected: 'X-barabaraX-barabara'
# received: 'X-barabaraX-barabara'
ok 5
# testing : $r->header_out in list context
# expected: [
#   'foo',
#   'bar'
# ]
# received: [
#   'foo',
#   'bar'
# ]
ok 6
# testing : $r->header_out set()
# expected: 'header-testheader-test'
# received: 'header-testheader-test'
ok 7
# testing : $r->header_out unset()
# expected: undef
# received: undef
ok 8
# testing : $r->header_in in scalar context
# expected: 'libwww-perl/6.67'
# received: 'libwww-perl/6.67'
ok 9
# testing : $r->header_in in list context
# expected: [
#   'foo',
#   'bar'
# ]
# received: [
#   'foo',
#   'bar'
# ]
ok 10
# testing : $r->header_in set()
# expected: 'header-testheader-test'
# received: 'header-testheader-test'
ok 11
# testing : $r->header_in unset()
# expected: undef
# received: undef
ok 12
# testing : new filesize
# expected: 108399
# received: 108399
ok 13
# testing : new filesize
# expected: 4216
# received: 4216
ok 14
# testing : $r->notes->get($key)
# expected: 'ok'
# received: 'ok'
ok 15
# testing : $r->notes($key)
# expected: 'ok'
# received: 'ok'
ok 16
# testing : $r->notes unset()
# expected: undef
# received: undef
ok 17
# testing : $r->notes in list context
# expected: [
#   'foo',
#   'bar'
# ]
# received: [
#   'foo',
#   'bar'
# ]
ok 18
ok 19
ok 20
ok 21
ok 22
ok
t/compat/request_body.t ................. 
1..5
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:17 2022
# Current time GMT:   Mon Dec 26 03:18:17 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : $r->send_http_header('text/plain')
# expected: 'text/plain'
# received: 'text/plain'
ok 1
# testing : $r->content via POST
# expected: 'test content'
# received: 'test content'
ok 2
# testing : $r->Apache2::args
# expected: 'test args'
# received: 'test args'
ok 3
# testing : decoding
# expected: '%DC%DC+%EC%2E+%D6%D6+%D6%2F'
# received: '%DC%DC+%EC%2E+%D6%D6+%D6%2F'
ok 4
# testing : big POST
# expected: 819235
# received: '819235'
ok 5
ok
t/compat/send_fd.t ...................... 
1..3
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:17 2022
# Current time GMT:   Mon Dec 26 03:18:17 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
ok 3
ok
t/directive/cmdparms.t .................. 
1..25
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : cmd
# expected: 'Apache2::Command'
# received: 'Apache2::Command'
ok 1
# testing : context
# expected: 'Apache2::ConfVector'
# received: 'Apache2::ConfVector'
ok 2
# testing : directive
# expected: 'Apache2::Directive'
# received: 'Apache2::Directive'
ok 3
# testing : pool
# expected: 'APR::Pool'
# received: 'APR::Pool'
ok 4
# testing : temp_pool
# expected: 'APR::Pool'
# received: 'APR::Pool'
ok 5
# testing : server
# expected: 'Apache2::ServerRec'
# received: 'Apache2::ServerRec'
ok 6
# testing : cmd_data
# expected: 'cmd_data'
# received: 'cmd_data'
ok 7
# testing : cmd
# expected: 'Apache2::Command'
# received: 'Apache2::Command'
ok 8
# testing : context
# expected: 'Apache2::ConfVector'
# received: 'Apache2::ConfVector'
ok 9
# testing : directive
# expected: 'Apache2::Directive'
# received: 'Apache2::Directive'
ok 10
# testing : pool
# expected: 'APR::Pool'
# received: 'APR::Pool'
ok 11
# testing : temp_pool
# expected: 'APR::Pool'
# received: 'APR::Pool'
ok 12
# testing : server
# expected: 'Apache2::ServerRec'
# received: 'Apache2::ServerRec'
ok 13
# testing : cmd_data
# expected: 'cmd_data'
# received: 'cmd_data'
ok 14
# testing : override bitmask
# expected: 150
# received: 150
ok 15
# testing : path
# expected: undef
# received: undef
ok 16
# testing : check_cmd_ctx
# expected: undef
# received: undef
ok 17
ok 18
# testing : config filename
# expected: qr/httpd.conf$/
# received: '/builddir/build/BUILD/mod_perl-2.0.12/t/conf/httpd.conf'
ok 19
# testing : config filename line_num
# expected: qr/^\d+$/
# received: 3263
ok 20
# testing : override bitmask
# expected: 95
# received: 95
ok 21
# testing : path
# expected: '/TestDirective__cmdparms'
# received: '/TestDirective__cmdparms'
ok 22
# testing : check_cmd_ctx
# expected: 'TestCmdParms cannot occur within <Location> section'
# received: 'TestCmdParms cannot occur within <Location> section'
ok 23
ok 24
ok 25
ok
t/directive/env.t ....................... 
1..8
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : %ENV per-dir override per-srv
# expected: 'env_dir1'
# received: 'env_dir1'
ok 1
# testing : %ENV per-srv
# expected: 'env_srv2'
# received: 'env_srv2'
ok 2
# testing : %ENV per-dir
# expected: 'env_dir2'
# received: 'env_dir2'
ok 3
# testing : %ENV PerlPassEnv
# expected: 'test.host.name'
# received: 'test.host.name'
ok 4
# testing : $r->subprocess_env per-dir override per-srv
# expected: 'env_dir1'
# received: 'env_dir1'
ok 5
# testing : $r->subprocess_env per-srv
# expected: 'env_srv2'
# received: 'env_srv2'
ok 6
# testing : $r->subprocess_env per-dir
# expected: 'env_dir2'
# received: 'env_dir2'
ok 7
# testing : $r->subprocess_env PerlPassEnv
# expected: 'test.host.name'
# received: 'test.host.name'
ok 8
ok
t/directive/perl.t ...................... 
1..8
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:18 2022
# Current time GMT:   Mon Dec 26 03:18:18 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok
t/directive/perlcleanuphandler.t ........ 
1..3
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:19 2022
# Current time GMT:   Mon Dec 26 03:18:19 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# connecting to http://localhost:8541/
# testing : before increment
# expected: 'UNDEF'
# received: 'UNDEF'
ok 1
# testing : incremented
# expected: '1'
# received: '1'
ok 2
# testing : incremented again
# expected: '2'
# received: '2'
ok 3
ok
t/directive/perldo.t .................... 
1..22
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# expected: 'yes'
# received: 'yes'
ok 1
# testing : __PACKAGE__
# expected: qr/t::conf::extra_last_conf::line_\d+$/
# received: 'Apache2::ReadConfig::builddir::build::BUILD::mod_perl_2_0_12::t::conf::extra_last_conf::line_32'
ok 2
ok 3
ok 4
# expected: 'PerlSection'
# received: 'PerlSection'
ok 5
# testing : Tied %Location
# expected: 'TIED'
# received: 'TIED'
ok 6
# expected: 'yes'
# received: 'yes'
ok 7
# testing : $0
# expected: qr/extra.last.conf/
# received: '/builddir/build/BUILD/mod_perl-2.0.12/t/conf/extra.last.conf'
ok 8
# testing : __FILE__
# expected: qr/extra.last.conf/
# received: '/builddir/build/BUILD/mod_perl-2.0.12/t/conf/extra.last.conf'
ok 9
ok 10
# testing : $0
# expected: '-e'
# received: '/usr/sbin/httpd'
ok 11
# testing : $0
# expected: qr/httpd/i
# received: '/usr/sbin/httpd'
ok 12
# testing : Include
# expected: 1
# received: 1
ok 13
# testing : Apache2::PerlSections->dump
# expected: qr/__END__/
# received: '$Location{\'/perl_sections_saved\'} = {
#                                       \'AuthName\' => \'PerlSection\'
#                                     };
# $Location{\'/tied\'} = \'TIED\';
# $Include = \'/builddir/build/BUILD/mod_perl-2.0.12/t/conf/perlsection.conf\';
# $Location{\'/perl_sections_readconfig\'} = {
#                                            \'AuthType\' => \'Basic\',
#                                            \'PerlAuthenHandler\' => \'TestHooks::authen_basic\',
#                                            \'AuthName\' => \'PerlSection\',
#                                            \'PerlInitHandler\' => \'ModPerl::Test::add_config\'
#                                          };
# @PerlConfig = (
#                 \'Alias /perl_sections_perlconfig_scalar /builddir/build/BUILD/mod_perl-2.0.12/t/htdocs\'
#               );
# @PerlConfig = (
#                 \'Alias /perl_sections_perlconfig_scalar1 /builddir/build/BUILD/mod_perl-2.0.12/t/htdocs\',
#                 \'Alias /perl_sections_perlconfig_scalar2 /builddir/build/BUILD/mod_perl-2.0.12/t/htdocs\'
#               );
# @PerlConfig = (
#                 \'Alias /perl_sections_perlconfig_array1 /builddir/build/BUILD/mod_perl-2.0.12/t/htdocs\',
#                 \'Alias /perl_sections_perlconfig_array2 /builddir/build/BUILD/mod_perl-2.0.12/t/htdocs\'
#               );
# 1;
# __END__
# '
ok 14
# testing : PerlSections dump syntax check
# expected: ''
# received: ''
ok 15
# expected: qr/perlsection.conf/
# received: '/builddir/build/BUILD/mod_perl-2.0.12/t/conf/perlsection.conf'
ok 16
ok 17
# testing : $PerlConfig
# expected: 1
# received: 1
ok 18
# testing : $PerlConfig
# expected: 1
# received: 1
ok 19
# testing : $PerlConfig
# expected: 1
# received: 1
ok 20
# testing : @PerlConfig
# expected: 1
# received: 1
ok 21
# testing : @PerlConfig
# expected: 1
# received: 1
ok 22
ok
t/directive/perlloadmodule.t ............ 
1..9
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# per-dir config:
# $VAR1 = bless( {
#                  'MyTest' => [
#                                'one',
#                                'two'
#                              ],
#                  'MyTestInfo' => undef,
#                  'path' => '/TestDirective__perlloadmodule',
#                  'MyOtherTestInfo' => 'some info',
#                  'MyOtherTest' => 'value'
#                }, 'TestDirective::perlloadmodule' );
# per-srv config:
# $VAR1 = bless( {
#                  'ServerTest' => 'per-server',
#                  'name' => 'TestDirective::perlloadmodule'
#                }, 'TestDirective::perlloadmodule' );
ok 1
ok 2
# testing : r->uri =~ parms->path
# expected: qr/^\/TestDirective__perlloadmodule/
# received: '/TestDirective__perlloadmodule'
ok 3
# testing : $self eq $srv_cfg->{name}
# expected: 'TestDirective::perlloadmodule'
# received: 'TestDirective::perlloadmodule'
ok 4
# testing : MyOtherTest value
# expected: 'value'
# received: 'value'
ok 5
# testing : MyOtherTest cmd_data
# expected: 'some info'
# received: 'some info'
ok 6
# testing : MyTest one two
# expected: [
#   'one',
#   'two'
# ]
# received: [
#   'one',
#   'two'
# ]
ok 7
ok 8
# expected: 'per-server'
# received: 'per-server'
ok 9
ok
t/directive/perlloadmodule2.t ........... 
1..3
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:20 2022
# Current time GMT:   Mon Dec 26 03:18:20 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : access server settings
# expected: 'srv: one two'
# received: 'srv: one two'
ok 1
# testing : server/dir merge
# expected: 'dir: one two three four'
# received: 'dir: one two three four'
ok 2
# testing : server/dir/subdir merge
# expected: 'dir: one two three four five six'
# received: 'dir: one two three four five six'
ok 3
ok
t/directive/perlloadmodule3.t ........... 
1..3
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:20 2022
# Current time GMT:   Mon Dec 26 03:18:20 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# connecting to localhost:8529
# testing : server merge
# expected: 'Processing by main server.
# 
# Section 1: Main Server
# MyAppend   : MainServer
# MyList     : ["MainServer"]
# MyOverride : MainServer
# MyPlus     : 5
# 
# Section 2: Location
# MyAppend   : MainServer
# MyList     : ["MainServer"]
# MyOverride : MainServer
# MyPlus     : 5
# '
# received: 'Processing by main server.
# 
# Section 1: Main Server
# MyAppend   : MainServer
# MyList     : ["MainServer"]
# MyOverride : MainServer
# MyPlus     : 5
# 
# Section 2: Location
# MyAppend   : MainServer
# MyList     : ["MainServer"]
# MyOverride : MainServer
# MyPlus     : 5
# '
ok 1
# connecting to localhost:8562
# testing : server/dir merge
# expected: 'Processing by virtual host.
# 
# Section 1: Main Server
# MyAppend   : MainServer
# MyList     : ["MainServer"]
# MyOverride : MainServer
# MyPlus     : 5
# 
# Section 2: Virtual Host
# MyAppend   : MainServer VHost
# MyList     : ["MainServer", "VHost"]
# MyOverride : VHost
# MyPlus     : 7
# 
# Section 3: Location
# MyAppend   : MainServer VHost Dir
# MyList     : ["MainServer", "VHost", "Dir"]
# MyOverride : Dir
# MyPlus     : 10
# '
# received: 'Processing by virtual host.
# 
# Section 1: Main Server
# MyAppend   : MainServer
# MyList     : ["MainServer"]
# MyOverride : MainServer
# MyPlus     : 5
# 
# Section 2: Virtual Host
# MyAppend   : MainServer VHost
# MyList     : ["MainServer", "VHost"]
# MyOverride : VHost
# MyPlus     : 7
# 
# Section 3: Location
# MyAppend   : MainServer VHost Dir
# MyList     : ["MainServer", "VHost", "Dir"]
# MyOverride : Dir
# MyPlus     : 10
# '
ok 2
# testing : server/dir/subdir merge
# expected: 'Processing by virtual host.
# 
# Section 1: Main Server
# MyAppend   : MainServer
# MyList     : ["MainServer"]
# MyOverride : MainServer
# MyPlus     : 5
# 
# Section 2: Virtual Host
# MyAppend   : MainServer VHost
# MyList     : ["MainServer", "VHost"]
# MyOverride : VHost
# MyPlus     : 7
# 
# Section 3: Location
# MyAppend   : MainServer VHost Dir SubDir
# MyList     : ["MainServer", "VHost", "Dir", "SubDir"]
# MyOverride : SubDir
# MyPlus     : 11
# '
# received: 'Processing by virtual host.
# 
# Section 1: Main Server
# MyAppend   : MainServer
# MyList     : ["MainServer"]
# MyOverride : MainServer
# MyPlus     : 5
# 
# Section 2: Virtual Host
# MyAppend   : MainServer VHost
# MyList     : ["MainServer", "VHost"]
# MyOverride : VHost
# MyPlus     : 7
# 
# Section 3: Location
# MyAppend   : MainServer VHost Dir SubDir
# MyList     : ["MainServer", "VHost", "Dir", "SubDir"]
# MyOverride : SubDir
# MyPlus     : 11
# '
ok 3
ok
t/directive/perlloadmodule4.t ........... 
1..3
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# testing : Section
# expected: 'Dir'
# received: 'Dir'
ok 2
# testing : Section
# expected: 'Vhost'
# received: 'Vhost'
ok 3
ok
t/directive/perlloadmodule5.t ........... 
1..3
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# testing : Section
# expected: 'Dir'
# received: 'Dir'
ok 2
# testing : Section
# expected: 'Vhost'
# received: 'Vhost'
ok 3
ok
t/directive/perlloadmodule6.t ........... 
1..3
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# testing : Section
# expected: 'Dir'
# received: 'Dir'
ok 2
# testing : Section
# expected: 'Vhost'
# received: 'Vhost'
ok 3
ok
t/directive/perlloadmodule7.t ........... 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok
t/directive/perlmodule.t ................ 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:21 2022
# Current time GMT:   Mon Dec 26 03:18:21 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# connecting to localhost:8559
# testing : testing PerlModule in TestDirective::perlmodule
# expected: 'TestDirective::perlmodule'
# received: 'TestDirective::perlmodule'
ok 1
ok
t/directive/perlrequire.t ............... 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:22 2022
# Current time GMT:   Mon Dec 26 03:18:22 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# connecting to localhost:8558
# testing : testing PerlRequire in TestDirective::perlrequire
# expected: 'PerlRequired by VirtualHost'
# received: 'PerlRequired by VirtualHost'
ok 1
# connecting to localhost:8529
# testing : testing PerlRequire in default
# expected: 'PerlRequired by Parent'
# received: 'PerlRequired by Parent'
ok 2
ok
t/directive/pod.t ....................... 
1..4
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# expected: undef
# received: undef
ok 1
# expected: 'yes'
# received: 'yes'
ok 2
# expected: 'yes'
# received: 'yes'
ok 3
# expected: '__END__'
# received: '__END__'
ok 4
ok
t/directive/setupenv.t .................. 
1..3
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:23 2022
# Current time GMT:   Mon Dec 26 03:18:23 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# testing : testing REQUEST_URI
# expected: '/TestDirective__setupenv'
# received: '/TestDirective__setupenv'
ok 2
# testing : env var SHELL=/bin/bash is set in shell, but shouldn't be seen inside mod_perl
# expected: undef
# received: undef
ok 3
ok
t/error/api.t ........................... 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : unavailable global Apache2::RequestRec=SCALAR(0x3ff84e8c5c0) object
# expected: qr/\$r object is not available/
# received: 'Global $r object is not available. Set:
# 	PerlOptions +GlobalRequest
# in httpd.conf at /builddir/build/BUILD/mod_perl-2.0.12/t/response/TestError/api.pm line 24.
# '
ok 1
ok
t/error/runtime.t ....................... 
1..11
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:23 2022
# Current time GMT:   Mon Dec 26 03:18:23 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : 500 error on plain_mp_error exception
# expected: 500
# received: '500'
ok 1
# testing : 500 error on plain_non_mp_error exception
# expected: 500
# received: '500'
ok 2
# testing : 500 error on die_hook_confess_mp_error exception
# expected: 500
# received: '500'
ok 3
# testing : 500 error on die_hook_confess_non_mp_error exception
# expected: 500
# received: '500'
ok 4
# testing : 500 error on die_hook_custom_mp_error exception
# expected: 500
# received: '500'
ok 5
# testing : 500 error on die_hook_custom_non_mp_error exception
# expected: 500
# received: '500'
ok 6
# testing : 200 on eval_block_mp_error exception
# expected: 'ok eval_block_mp_error'
# received: 'ok eval_block_mp_error'
ok 7
# testing : 200 on eval_block_non_mp_error exception
# expected: 'ok eval_block_non_mp_error'
# received: 'ok eval_block_non_mp_error'
ok 8
# testing : 200 on eval_string_mp_error exception
# expected: 'ok eval_string_mp_error'
# received: 'ok eval_string_mp_error'
ok 9
# testing : 200 on eval_block_non_error exception
# expected: 'ok eval_block_non_error'
# received: 'ok eval_block_non_error'
ok 10
# testing : 200 on overload_test exception
# expected: 'ok overload_test'
# received: 'ok overload_test'
ok 11
ok
t/error/syntax.t ........................ 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:23 2022
# Current time GMT:   Mon Dec 26 03:18:23 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : 500 error on syntax error
# expected: 500
# received: '500'
ok 1
ok
t/filter/both_str_con_add.t ............. 
1..4
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:24 2022
# Current time GMT:   Mon Dec 26 03:18:24 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# expected: 'mod_perl'
# received: 'mod_perl'
ok 2
# expected: '2.0'
# received: '2.0'
ok 3
# expected: 'rules'
# received: 'rules'
ok 4
ok
t/filter/both_str_native_remove.t ....... 
1..8
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:24 2022
# Current time GMT:   Mon Dec 26 03:18:24 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : INCLUDES filter
# expected: qr/xSSI OK/
# received: 'content: gzipped text
# input1: modperl_request_input,modperl_request_input,modperl_request_input,deflate,http_in,reqtimeout,log_input_output,core_in
# input2: modperl_request_input,modperl_request_input,deflate,http_in,reqtimeout,log_input_output,core_in
# output1: modperl_request_output,includes,modperl_request_output,byterange,content_length,http_header,http_outerror,reqtimeout,core
# xSSI OKx
# output2: includes,modperl_request_output,content_length,http_outerror,chunk,reqtimeout,core
# '
ok 1
# testing : DEFLATE filter
# expected: qr/content: gzipped text/
# received: 'content: gzipped text
# input1: modperl_request_input,modperl_request_input,modperl_request_input,deflate,http_in,reqtimeout,log_input_output,core_in
# input2: modperl_request_input,modperl_request_input,deflate,http_in,reqtimeout,log_input_output,core_in
# output1: modperl_request_output,includes,modperl_request_output,byterange,content_length,http_header,http_outerror,reqtimeout,core
# xSSI OKx
# output2: includes,modperl_request_output,content_length,http_outerror,chunk,reqtimeout,core
# '
ok 2
# testing : DEFLATE filter is present
# expected: qr/input1: [\w,]+deflate/
# received: 'content: plain text
# input1: modperl_request_input,modperl_request_input,modperl_request_input,deflate,http_in,reqtimeout,log_input_output,core_in
# input2: modperl_request_input,modperl_request_input,http_in,reqtimeout,log_input_output,core_in
# output1: modperl_request_output,includes,modperl_request_output,byterange,content_length,http_header,http_outerror,reqtimeout,core
# x<!--#echo var="SSI_TEST" -->x
# output2: modperl_request_output,content_length,http_outerror,chunk,reqtimeout,core
# '
ok 3
# testing : DEFLATE filter is removed
# expected: qr/input2: [\w,]+deflate/
# received: 'content: plain text
# input1: modperl_request_input,modperl_request_input,modperl_request_input,deflate,http_in,reqtimeout,log_input_output,core_in
# input2: modperl_request_input,modperl_request_input,http_in,reqtimeout,log_input_output,core_in
# output1: modperl_request_output,includes,modperl_request_output,byterange,content_length,http_header,http_outerror,reqtimeout,core
# x<!--#echo var="SSI_TEST" -->x
# output2: modperl_request_output,content_length,http_outerror,chunk,reqtimeout,core
# '
ok 4
# testing : DEFLATE filter wasn't invoked
# expected: qr/content: plain text/
# received: 'content: plain text
# input1: modperl_request_input,modperl_request_input,modperl_request_input,deflate,http_in,reqtimeout,log_input_output,core_in
# input2: modperl_request_input,modperl_request_input,http_in,reqtimeout,log_input_output,core_in
# output1: modperl_request_output,includes,modperl_request_output,byterange,content_length,http_header,http_outerror,reqtimeout,core
# x<!--#echo var="SSI_TEST" -->x
# output2: modperl_request_output,content_length,http_outerror,chunk,reqtimeout,core
# '
ok 5
# testing : INCLUDES filter is present
# expected: qr/output1: modperl_request_output,includes,modperl_request_output,/
# received: 'content: plain text
# input1: modperl_request_input,modperl_request_input,modperl_request_input,deflate,http_in,reqtimeout,log_input_output,core_in
# input2: modperl_request_input,modperl_request_input,http_in,reqtimeout,log_input_output,core_in
# output1: modperl_request_output,includes,modperl_request_output,byterange,content_length,http_header,http_outerror,reqtimeout,core
# x<!--#echo var="SSI_TEST" -->x
# output2: modperl_request_output,content_length,http_outerror,chunk,reqtimeout,core
# '
ok 6
# testing : INCLUDES filter is removed
# expected: qr/output2: modperl_request_output,(?!includes)/
# received: 'content: plain text
# input1: modperl_request_input,modperl_request_input,modperl_request_input,deflate,http_in,reqtimeout,log_input_output,core_in
# input2: modperl_request_input,modperl_request_input,http_in,reqtimeout,log_input_output,core_in
# output1: modperl_request_output,includes,modperl_request_output,byterange,content_length,http_header,http_outerror,reqtimeout,core
# x<!--#echo var="SSI_TEST" -->x
# output2: modperl_request_output,content_length,http_outerror,chunk,reqtimeout,core
# '
ok 7
# testing : INCLUDES filter wasn't invoked
# expected: qr/x<!--#echo var="SSI_TEST" -->x/
# received: 'content: plain text
# input1: modperl_request_input,modperl_request_input,modperl_request_input,deflate,http_in,reqtimeout,log_input_output,core_in
# input2: modperl_request_input,modperl_request_input,http_in,reqtimeout,log_input_output,core_in
# output1: modperl_request_output,includes,modperl_request_output,byterange,content_length,http_header,http_outerror,reqtimeout,core
# x<!--#echo var="SSI_TEST" -->x
# output2: modperl_request_output,content_length,http_outerror,chunk,reqtimeout,core
# '
ok 8
ok
t/filter/both_str_req_add.t ............. 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:24 2022
# Current time GMT:   Mon Dec 26 03:18:24 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : lc input and reverse output filters
# expected: 'abcdefghijklmnopqrstuvwxyz0123456789end'
# received: 'abcdefghijklmnopqrstuvwxyz0123456789end'
ok 1
ok
t/filter/both_str_req_mix.t ............. 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:25 2022
# Current time GMT:   Mon Dec 26 03:18:25 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : mixing httpd and mod_perl filters, while preserving order
# expected: 'This is a clear text'
# received: 'This is a clear text'
ok 1
ok
t/filter/both_str_req_proxy.t ........... 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:25 2022
# Current time GMT:   Mon Dec 26 03:18:25 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : lc input and reverse output filters
# expected: 'abcdefghijklmnopqrstuvwxyz0123456789'
# received: 'abcdefghijklmnopqrstuvwxyz0123456789'
ok 1
ok
t/filter/in_autoload.t .................. 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:25 2022
# Current time GMT:   Mon Dec 26 03:18:25 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : input stream filter lc autoloaded
# expected: '[foo bar] '
# received: '[foo bar] '
ok 1
ok
t/filter/in_bbs_body.t .................. 
1..3
ok 1
ok 2
ok 3
ok
t/filter/in_bbs_consume.t ............... 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:26 2022
# Current time GMT:   Mon Dec 26 03:18:26 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : input bbs filter full consume
# expected: 'abcdefghijklmnopqrstuvwxyz'
# received: 'abcdefghijklmnopqrstuvwxyz'
ok 1
ok
t/filter/in_bbs_msg.t ................... 
# connecting to localhost:8556
1..1
ok 1
ok
t/filter/in_bbs_underrun.t .............. 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:27 2022
# Current time GMT:   Mon Dec 26 03:18:27 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : input bbs filter underrun test
# expected: 'read 40967 chars'
# received: 'read 40967 chars'
ok 1
ok
t/filter/in_error.t ..................... 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:27 2022
# Current time GMT:   Mon Dec 26 03:18:27 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : an error in a filter should cause 500
# expected: 500
# received: '500'
ok 1
ok
t/filter/in_init_basic.t ................ 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:27 2022
# Current time GMT:   Mon Dec 26 03:18:27 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : test filter init functionality
# expected: qr/content ok
# init 1
# run [12]
# /
# received: 'content ok
# init 1
# run 1
# '
ok 1
ok
t/filter/in_str_bin_data.t .............. 
1..4
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:28 2022
# Current time GMT:   Mon Dec 26 03:18:28 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : /TestFilter__in_str_bin_data binary response length
# expected: 11
# received: 11
ok 1
# testing : /TestFilter__in_str_bin_data binary response data
# expected: '123456�789'
# received: '123456�789'
ok 2
# testing : /TestFilter__in_str_bin_data_filter binary response length
# expected: 11
# received: 11
ok 3
# testing : /TestFilter__in_str_bin_data_filter binary response data
# expected: '123456�789'
# received: '123456�789'
ok 4
ok
t/filter/in_str_consume.t ............... 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:28 2022
# Current time GMT:   Mon Dec 26 03:18:28 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# sent 80000B, expecting 105B to make through
# testing : input stream filter partial consume
# expected: 105
# received: '105'
ok 1
ok
t/filter/in_str_declined.t .............. 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : the request body received ok
# expected: 20000
# received: 20000
ok 1
ok 2
ok
t/filter/in_str_declined_read.t ......... 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok
t/filter/in_str_lc.t .................... 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:29 2022
# Current time GMT:   Mon Dec 26 03:18:29 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : input stream filter lc
# expected: '[foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] '
# received: '[foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] [foo bar] '
ok 1
ok
t/filter/in_str_msg.t ................... 
# connecting to localhost:8555
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : request filter must have upcased the data
# expected: 'UPCASED'
# received: 'UPCASED'
ok 1
ok
t/filter/in_str_sandwich.t .............. 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:29 2022
# Current time GMT:   Mon Dec 26 03:18:29 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : input stream filter sandwich
# expected: 'HEADER
# BODY
# TAIL
# '
# received: 'HEADER
# BODY
# TAIL
# '
ok 1
ok
t/filter/out_apache.t ................... 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:30 2022
# Current time GMT:   Mon Dec 26 03:18:30 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# connecting to localhost:8532
# testing : success
# expected: qr/welcome to/
# received: '<!-- WARNING: this file is generated, do not edit
# generated on Mon Dec 26 03:17:43 2022
# 01: /builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib/Apache/TestConfig.pm:1007
# 02: /builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib/Apache/TestConfig.pm:1025
# 03: /builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib/Apache/TestConfig.pm:1375
# 04: /builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib/Apache/TestConfig.pm:1615
# 05: /builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib/Apache/TestRun.pm:502
# 06: /builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib/Apache/TestRunPerl.pm:107
# 07: /builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib/Apache/TestRun.pm:713
# 08: /builddir/build/BUILD/mod_perl-2.0.12/Apache-Test/lib/Apache/TestRun.pm:713
# 09: /builddir/build/BUILD/mod_perl-2.0.12/t/TEST:23
#  -->
# welcome to localhost:8529
# '
ok 1
# testing : shouldn't [error] complain in error_log
# expected: qr/content filter was added without a request: includes/
# received: '[Mon Dec 26 03:18:30.563805 2022] [core:trace5] [pid 11215:tid 11291] protocol.c(711): [client 127.0.0.1:43422] Request received from client: GET / HTTP/1.1
# [Mon Dec 26 03:18:30.563821 2022] [http:trace4] [pid 11215:tid 11291] http_request.c(435): [client 127.0.0.1:43422] Headers received from client:
# [Mon Dec 26 03:18:30.563823 2022] [http:trace4] [pid 11215:tid 11291] http_request.c(438): [client 127.0.0.1:43422]   TE: deflate,gzip;q=0.3
# [Mon Dec 26 03:18:30.563824 2022] [http:trace4] [pid 11215:tid 11291] http_request.c(438): [client 127.0.0.1:43422]   Connection: TE, close
# [Mon Dec 26 03:18:30.563826 2022] [http:trace4] [pid 11215:tid 11291] http_request.c(438): [client 127.0.0.1:43422]   Host: localhost:8532
# [Mon Dec 26 03:18:30.563827 2022] [http:trace4] [pid 11215:tid 11291] http_request.c(438): [client 127.0.0.1:43422]   User-Agent: libwww-perl/6.67
# [Mon Dec 26 03:18:30.563855 2022] [proxy:trace2] [pid 11215:tid 11291] mod_proxy.c(881): [client 127.0.0.1:43422] AH03461: attempting to match URI path \'/\' against prefix \'/TestFilter__both_str_req_proxy/\' for proxying
# [Mon Dec 26 03:18:30.563870 2022] [authz_core:debug] [pid 11215:tid 11291] mod_authz_core.c(843): [client 127.0.0.1:43422] AH01628: authorization result: granted (no directives)
# [Mon Dec 26 03:18:30.563872 2022] [core:trace3] [pid 11215:tid 11291] request.c(360): [client 127.0.0.1:43422] request authorized without authentication by access_checker_ex hook: /
# [Mon Dec 26 03:18:30.563894 2022] [proxy:trace2] [pid 11215:tid 11291] mod_proxy.c(881): [client 127.0.0.1:43422] AH03461: attempting to match URI path \'/index.html\' against prefix \'/TestFilter__both_str_req_proxy/\' for proxying
# [Mon Dec 26 03:18:30.563905 2022] [authz_core:debug] [pid 11215:tid 11291] mod_authz_core.c(843): [client 127.0.0.1:43422] AH01628: authorization result: granted (no directives)
# [Mon Dec 26 03:18:30.563906 2022] [core:trace3] [pid 11215:tid 11291] request.c(360): [client 127.0.0.1:43422] request authorized without authentication by access_checker_ex hook: /index.html
# [Mon Dec 26 03:18:30.563954 2022] [http:trace3] [pid 11215:tid 11291] http_filters.c(1129): [client 127.0.0.1:43422] Response sent with status 200, headers:
# [Mon Dec 26 03:18:30.563956 2022] [http:trace5] [pid 11215:tid 11291] http_filters.c(1138): [client 127.0.0.1:43422]   Date: Mon, 26 Dec 2022 03:18:30 GMT
# [Mon Dec 26 03:18:30.563957 2022] [http:trace5] [pid 11215:tid 11291] http_filters.c(1141): [client 127.0.0.1:43422]   Server: Apache/2.4.54 (Fedora Linux) world domination series/2.0 mod_perl/2.0.12 Perl/v5.36.0
# [Mon Dec 26 03:18:30.563959 2022] [http:trace4] [pid 11215:tid 11291] http_filters.c(959): [client 127.0.0.1:43422]   Accept-Ranges: bytes
# [Mon Dec 26 03:18:30.563961 2022] [http:trace4] [pid 11215:tid 11291] http_filters.c(959): [client 127.0.0.1:43422]   Content-Length: 831
# [Mon Dec 26 03:18:30.563962 2022] [http:trace4] [pid 11215:tid 11291] http_filters.c(959): [client 127.0.0.1:43422]   Connection: close
# [Mon Dec 26 03:18:30.563964 2022] [http:trace4] [pid 11215:tid 11291] http_filters.c(959): [client 127.0.0.1:43422]   Content-Type: text/html
# [Mon Dec 26 03:18:30.563998 2022] [core:trace6] [pid 11215:tid 11291] core_filters.c(828): [client 127.0.0.1:43422] writev_nonblocking: 1069/1069
# [Mon Dec 26 03:18:30.564021 2022] [mpm_event:trace6] [pid 11215:tid 11291] event.c(1489): [client 127.0.0.1:43422] lingering close from state 5
# [Mon Dec 26 03:18:30.564421 2022] [mpm_event:trace6] [pid 11215:tid 11292] event.c(1489): [client 127.0.0.1:43422] lingering close from state 6
# [Mon Dec 26 03:18:30.564426 2022] [mpm_event:trace6] [pid 11215:tid 11292] event.c(872): [client 127.0.0.1:43422] closing connection from state 6
# [Mon Dec 26 03:18:30.564432 2022] [mpm_event:trace8] [pid 11215:tid 11292] event.c(789): [client 127.0.0.1:43422] cleanup connection from state 6
# '
ok 2
ok
t/filter/out_bbs_basic.t ................ 
1..4
# Running under perl version 5.036000 for linux
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
ok 3
ok 4
ok
t/filter/out_bbs_ctx.t .................. 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:30 2022
# Current time GMT:   Mon Dec 26 03:18:30 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : context filter
# expected: '#################################xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
# received 33 complete blocks
# filter invoked 34 times
# '
# received: '#################################xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
# received 33 complete blocks
# filter invoked 34 times
# '
ok 1
ok
t/filter/out_bbs_filebucket.t ........... 
1..10
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:31 2022
# Current time GMT:   Mon Dec 26 03:18:31 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : length
# expected: 1024
# received: 1024
ok 1
ok 2
# testing : length
# expected: 102400
# received: 102400
ok 3
ok 4
# testing : length
# expected: 512000
# received: 512000
ok 5
ok 6
# testing : length
# expected: 1024000
# received: 1024000
ok 7
ok 8
# testing : length
# expected: 5120000
# received: 5120000
ok 9
ok 10
ok
t/filter/out_init_basic.t ............... 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:31 2022
# Current time GMT:   Mon Dec 26 03:18:31 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : test filter init functionality
# expected: qr/^init 1
# run 1
# content ok
# run 2
# /
# received: 'init 1
# run 1
# content ok
# run 2
# '
ok 1
ok
t/filter/out_str_api.t .................. 
1..8
# Running under perl version 5.036000 for linux
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : response data
# expected: 'blah blah blah'
# received: 'blah blah blah'
ok 1
ok 2
ok 3
# testing : $frec->name
# expected: 'modperl_request_output'
# received: 'modperl_request_output'
ok 4
# testing : $filter->next->frec->name
# expected: 'modperl_request_output'
# received: 'modperl_request_output'
ok 5
# next->next name: byterange
ok 6
ok 7
# testing : path
# expected: '/TestFilter__out_str_api'
# received: '/TestFilter__out_str_api'
ok 8
ok
t/filter/out_str_buffer.t ............... 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:32 2022
# Current time GMT:   Mon Dec 26 03:18:32 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : Content-Length header
# expected: 1352
# received: '1352'
ok 1
# testing : filtered data
# expected: 'aaabacadaeafagahaiajakalamanaoapaqarasatauavawaxayazbabbbcbdbebfbgbhbibjbkblbmbnbobpbqbrbsbtbubvbwbxbybzcacbcccdcecfcgchcicjckclcmcncocpcqcrcsctcucvcwcxcyczdadbdcdddedfdgdhdidjdkdldmdndodpdqdrdsdtdudvdwdxdydzeaebecedeeefegeheiejekelemeneoepeqereseteuevewexeyezfafbfcfdfefffgfhfifjfkflfmfnfofpfqfrfsftfufvfwfxfyfzgagbgcgdgegfggghgigjgkglgmgngogpgqgrgsgtgugvgwgxgygzhahbhchdhehfhghhhihjhkhlhmhnhohphqhrhshthuhvhwhxhyhziaibicidieifigihiiijikiliminioipiqirisitiuiviwixiyizjajbjcjdjejfjgjhjijjjkjljmjnjojpjqjrjsjtjujvjwjxjyjzkakbkckdkekfkgkhkikjkkklkmknkokpkqkrksktkukvkwkxkykzlalblcldlelflglhliljlklllmlnlolplqlrlsltlulvlwlxlylzmambmcmdmemfmgmhmimjmkmlmmmnmompmqmrmsmtmumvmwmxmymznanbncndnenfngnhninjnknlnmnnnonpnqnrnsntnunvnwnxnynzoaobocodoeofogohoiojokolomonooopoqorosotouovowoxoyozpapbpcpdpepfpgphpipjpkplpmpnpopppqprpsptpupvpwpxpypzqaqbqcqdqeqfqgqhqiqjqkqlqmqnqoqpqqqrqsqtquqvqwqxqyqzrarbrcrdrerfrgrhrirjrkrlrmrnrorprqrrrsrtrurvrwrxryrzsasbscsdsesfsgshsisjskslsmsnsospsqsrssstsusvswsxsysztatbtctdtetftgthtitjtktltmtntotptqtrtstttutvtwtxtytzuaubucudueufuguhuiujukulumunuoupuqurusutuuuvuwuxuyuzvavbvcvdvevfvgvhvivjvkvlvmvnvovpvqvrvsvtvuvvvwvxvyvzwawbwcwdwewfwgwhwiwjwkwlwmwnwowpwqwrwswtwuwvwwwxwywzxaxbxcxdxexfxgxhxixjxkxlxmxnxoxpxqxrxsxtxuxvxwxxxyxzyaybycydyeyfygyhyiyjykylymynyoypyqyrysytyuyvywyxyyyzzazbzczdzezfzgzhzizjzkzlzmznzozpzqzrzsztzuzvzwzxzyzz'
# received: 'aaabacadaeafagahaiajakalamanaoapaqarasatauavawaxayazbabbbcbdbebfbgbhbibjbkblbmbnbobpbqbrbsbtbubvbwbxbybzcacbcccdcecfcgchcicjckclcmcncocpcqcrcsctcucvcwcxcyczdadbdcdddedfdgdhdidjdkdldmdndodpdqdrdsdtdudvdwdxdydzeaebecedeeefegeheiejekelemeneoepeqereseteuevewexeyezfafbfcfdfefffgfhfifjfkflfmfnfofpfqfrfsftfufvfwfxfyfzgagbgcgdgegfggghgigjgkglgmgngogpgqgrgsgtgugvgwgxgygzhahbhchdhehfhghhhihjhkhlhmhnhohphqhrhshthuhvhwhxhyhziaibicidieifigihiiijikiliminioipiqirisitiuiviwixiyizjajbjcjdjejfjgjhjijjjkjljmjnjojpjqjrjsjtjujvjwjxjyjzkakbkckdkekfkgkhkikjkkklkmknkokpkqkrksktkukvkwkxkykzlalblcldlelflglhliljlklllmlnlolplqlrlsltlulvlwlxlylzmambmcmdmemfmgmhmimjmkmlmmmnmompmqmrmsmtmumvmwmxmymznanbncndnenfngnhninjnknlnmnnnonpnqnrnsntnunvnwnxnynzoaobocodoeofogohoiojokolomonooopoqorosotouovowoxoyozpapbpcpdpepfpgphpipjpkplpmpnpopppqprpsptpupvpwpxpypzqaqbqcqdqeqfqgqhqiqjqkqlqmqnqoqpqqqrqsqtquqvqwqxqyqzrarbrcrdrerfrgrhrirjrkrlrmrnrorprqrrrsrtrurvrwrxryrzsasbscsdsesfsgshsisjskslsmsnsospsqsrssstsusvswsxsysztatbtctdtetftgthtitjtktltmtntotptqtrtstttutvtwtxtytzuaubucudueufuguhuiujukulumunuoupuqurusutuuuvuwuxuyuzvavbvcvdvevfvgvhvivjvkvlvmvnvovpvqvrvsvtvuvvvwvxvyvzwawbwcwdwewfwgwhwiwjwkwlwmwnwowpwqwrwswtwuwvwwwxwywzxaxbxcxdxexfxgxhxixjxkxlxmxnxoxpxqxrxsxtxuxvxwxxxyxzyaybycydyeyfygyhyiyjykylymynyoypyqyrysytyuyvywyxyyyzzazbzczdzezfzgzhzizjzkzlzmznzozpzqzrzsztzuzvzwzxzyzz'
ok 2
ok
t/filter/out_str_ctx.t .................. 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:32 2022
# Current time GMT:   Mon Dec 26 03:18:32 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : context stream filter
# expected: '#################################xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
# received 33 complete blocks
# filter invoked 67 times
# '
# received: '#################################xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
# received 33 complete blocks
# filter invoked 67 times
# '
ok 1
ok
t/filter/out_str_declined.t ............. 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:32 2022
# Current time GMT:   Mon Dec 26 03:18:32 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : an output filter handler returning DECLINED
# expected: 11
# received: '11'
ok 1
ok
t/filter/out_str_eval.t ................. 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# whatever# testing : some croak
# expected: qr/Undefined subroutine/
# received: 'Undefined subroutine &TestFilter::out_str_eval::i_do_not_exist_really_i_do_not called at /builddir/build/BUILD/mod_perl-2.0.12/t/filter/TestFilter/out_str_eval.pm line 31.
# '
ok 1
ok
t/filter/out_str_lc.t ................... 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:33 2022
# Current time GMT:   Mon Dec 26 03:18:33 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok
t/filter/out_str_remove.t ............... 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:33 2022
# Current time GMT:   Mon Dec 26 03:18:33 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : a filter that removes itself
# expected: 'F_O_O_b_a_r_'
# received: 'F_O_O_b_a_r_'
ok 1
ok
t/filter/out_str_req_eos.t .............. 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:34 2022
# Current time GMT:   Mon Dec 26 03:18:34 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : testing the EOS bucket forwarding through the mp filters chains
# expected: 'PREFIX_BODY_SUFFIX'
# received: 'PREFIX_BODY_SUFFIX'
ok 1
ok
t/filter/out_str_req_mix.t .............. 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:34 2022
# Current time GMT:   Mon Dec 26 03:18:34 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : mixing output httpd and mod_perl filters, while preserving order
# expected: 'This is a clear text'
# received: 'This is a clear text'
ok 1
ok
t/filter/out_str_reverse.t .............. 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:34 2022
# Current time GMT:   Mon Dec 26 03:18:34 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : reverse filter
# expected: 'abcdefghijklmnopqrstuvwxyz
# 0123456789
# Reversed by mod_perl 2.0
# '
# received: 'abcdefghijklmnopqrstuvwxyz
# 0123456789
# Reversed by mod_perl 2.0
# '
ok 1
# testing : reverse filter
# expected: 'abcdefghijklmnopqrstuvwxyz
# 0123456789
# Reversed by mod_perl 2.0
# '
# received: 'abcdefghijklmnopqrstuvwxyz
# 0123456789
# Reversed by mod_perl 2.0
# '
ok 2
ok
t/filter/out_str_subreq_default.t ....... 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:35 2022
# Current time GMT:   Mon Dec 26 03:18:35 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : testing filter-originated lookup_uri() call to core served URI
# expected: 'content
# default-handler subrequest
# more content
# filter
# '
# received: 'content
# default-handler subrequest
# more content
# filter
# '
ok 1
ok
t/filter/out_str_subreq_modperl.t ....... 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:35 2022
# Current time GMT:   Mon Dec 26 03:18:35 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : testing filter-originated lookup_uri() call to modperl-served URI
# expected: 'content
# modperl subrequest
# more content
# filter
# '
# received: 'content
# modperl subrequest
# more content
# filter
# '
ok 1
ok
t/filter/with_subrequest.t .............. 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:35 2022
# Current time GMT:   Mon Dec 26 03:18:35 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok
t/hooks/access.t ........................ 
1..4
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:36 2022
# Current time GMT:   Mon Dec 26 03:18:36 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
ok 3
ok 4
ok
t/hooks/authen_basic.t .................. 
1..4
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:36 2022
# Current time GMT:   Mon Dec 26 03:18:36 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
ok 3
ok 4
ok
t/hooks/authen_digest.t ................. 
1..7
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:36 2022
# Current time GMT:   Mon Dec 26 03:18:36 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : handler returned HTTP_OK
# expected: 200
# received: '200'
ok 1
# response had no WWW-Authenticate header
ok 2
# testing : handler returned HTTP_UNAUTHORIZED
# expected: 401
# received: '401'
ok 3
# response had a WWW-Authenticate header
ok 4
# testing : response is using Digest authentication scheme
# expected: qr/^Digest/
# received: 'Digest realm="Simple Digest", nonce="AAXwspdPHw4=db21e0815a42a0ddb7b3fccc962de34bae983f21", algorithm=MD5, qop="auth"'
ok 5
# testing : WWW-Authenticate header contains the proper realm
# expected: qr/realm="Simple Digest"/
# received: 'Digest realm="Simple Digest", nonce="AAXwspdPHw4=db21e0815a42a0ddb7b3fccc962de34bae983f21", algorithm=MD5, qop="auth"'
ok 6
# testing : WWW-Authenticate header contains a nonce
# expected: qr/nonce="/
# received: 'Digest realm="Simple Digest", nonce="AAXwspdPHw4=db21e0815a42a0ddb7b3fccc962de34bae983f21", algorithm=MD5, qop="auth"'
ok 7
ok
t/hooks/authz.t ......................... 
1..4
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:36 2022
# Current time GMT:   Mon Dec 26 03:18:36 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
ok 3
ok 4
ok
t/hooks/cleanup.t ....................... 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:37 2022
# Current time GMT:   Mon Dec 26 03:18:37 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : register req cleanup
# expected: 'ok'
# received: 'ok'
ok 1
# testing : verify req cleanup execution
# expected: 'cleanup ok'
# received: 'cleanup ok'
ok 2
ok
t/hooks/cleanup2.t ...................... 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:37 2022
# Current time GMT:   Mon Dec 26 03:18:37 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : register req cleanup
# expected: 'cleanup2 is ok'
# received: 'cleanup2 is ok'
ok 1
ok 2
ok
t/hooks/error.t ......................... 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:37 2022
# Current time GMT:   Mon Dec 26 03:18:37 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : error-notes set on ErrorDocument
# expected: qr/^Error: Undefined subroutine/
# received: 'Error: Undefined subroutine &TestHooks::error::bomb called at /builddir/build/BUILD/mod_perl-2.0.12/t/hooks/TestHooks/error.pm line 22.
# '
ok 1
# testing : seeded error-notes set on ErrorDocument
# expected: qr/^Error: seed_text, Undefined subroutine/
# received: 'Error: seed_text, Undefined subroutine &TestHooks::error::bomb called at /builddir/build/BUILD/mod_perl-2.0.12/t/hooks/TestHooks/error.pm line 22.
# '
ok 2
ok
t/hooks/fixup.t ......................... 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok
t/hooks/headerparser.t .................. 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok
t/hooks/hookrun.t ....................... 
# connecting to localhost:8554
1..10
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:38 2022
# Current time GMT:   Mon Dec 26 03:18:38 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : $r->die
# expected: 500
# received: '500'
ok 1
# testing : PerlPostReadRequestHandler
# expected: 1
# received: '1'
ok 2
# testing : PerlTransHandler
# expected: 1
# received: '1'
ok 3
# testing : PerlMapToStorageHandler
# expected: 1
# received: '1'
ok 4
# testing : PerlHeaderParserHandler
# expected: 1
# received: '1'
ok 5
# testing : PerlAccessHandler
# expected: 1
# received: '1'
ok 6
# testing : PerlAuthenHandler
# expected: 1
# received: '1'
ok 7
# testing : PerlAuthzHandler
# expected: 1
# received: '1'
ok 8
# testing : PerlTypeHandler
# expected: 1
# received: '1'
ok 9
# testing : PerlFixupHandler
# expected: 1
# received: '1'
ok 10
ok
t/hooks/init.t .......................... 
# connecting to localhost:8553
1..3
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
ok 3
ok
t/hooks/inlined_handlers.t .............. 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:39 2022
# Current time GMT:   Mon Dec 26 03:18:39 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : anonymous handlers in httpd.conf test
# expected: 'ok'
# received: 'ok'
ok 1
# testing : anonymous handlers in httpd.conf test
# expected: 'ok'
# received: 'ok'
ok 2
ok
t/hooks/push_handlers.t ................. 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:39 2022
# Current time GMT:   Mon Dec 26 03:18:39 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : push_handlers ways
# expected: 'conf
# conf1
# conf2
# coderef
# full_coderef
# coderef1
# coderef2
# coderef3
# anonymous
# anonymous1
# coderef4
# anonymous3
# '
# received: 'conf
# conf1
# conf2
# coderef
# full_coderef
# coderef1
# coderef2
# coderef3
# anonymous
# anonymous1
# coderef4
# anonymous3
# '
ok 1
ok
t/hooks/push_handlers_anon.t ............ 
# connecting to http://localhost:8565/TestHooks__push_handlers_anon
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : 3 callbacks
# expected: 3
# received: '3'
ok 1
ok
t/hooks/push_handlers_blessed.t ......... 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok
t/hooks/push_handlers_same_phase.t ...... 
1..3
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : TestHooks::push_handlers_same_phase::handler must have been called only once
# expected: 1
# received: '1'
ok 1
# testing : there should be 2 response handlers
# expected: 2
# received: 2
ok 2
# testing : can't switch from 'perl-script' to 'modperl' inside the response phase
# expected: qr/Can't switch from/
# received: 'Can\'t switch from \'modperl\' to \'perl-script\' response handler at /builddir/build/BUILD/mod_perl-2.0.12/t/hooks/TestHooks/push_handlers_same_phase.pm line 52.
# '
ok 3
ok
t/hooks/set_handlers.t .................. 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok
t/hooks/stacked_handlers.t .............. 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:41 2022
# Current time GMT:   Mon Dec 26 03:18:41 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : stacked_handlers
# expected: 'one
# two
# three
# '
# received: 'one
# two
# three
# '
ok 1
ok
t/hooks/stacked_handlers2.t ............. 
# connecting to http://localhost:8552/TestHooks__stacked_handlers2
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:41 2022
# Current time GMT:   Mon Dec 26 03:18:41 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : stacked_handlers
# expected: 'ran 2 PerlPostReadRequestHandler handlers
# ran 1 PerlTransHandler handlers
# ran 1 PerlMapToStorageHandler handlers
# ran 4 PerlHeaderParserHandler handlers
# ran 2 PerlAccessHandler handlers
# ran 2 PerlAuthenHandler handlers
# ran 2 PerlAuthzHandler handlers
# ran 1 PerlTypeHandler handlers
# ran 4 PerlFixupHandler handlers
# ran 2 PerlResponseHandler handlers
# ran 2 PerlOutputFilterHandler handlers'
# received: 'ran 2 PerlPostReadRequestHandler handlers
# ran 1 PerlTransHandler handlers
# ran 1 PerlMapToStorageHandler handlers
# ran 4 PerlHeaderParserHandler handlers
# ran 2 PerlAccessHandler handlers
# ran 2 PerlAuthenHandler handlers
# ran 2 PerlAuthzHandler handlers
# ran 1 PerlTypeHandler handlers
# ran 4 PerlFixupHandler handlers
# ran 2 PerlResponseHandler handlers
# ran 2 PerlOutputFilterHandler handlers'
ok 1
ok
t/hooks/startup.t ....................... 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:42 2022
# Current time GMT:   Mon Dec 26 03:18:42 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# connecting to localhost:8551
# testing : testing PostConfig
# expected: 'open_logs ok
# post_config ok
# '
# received: 'open_logs ok
# post_config ok
# '
ok 1
# connecting to localhost:8529
# testing : testing PostConfig
# expected: 'open_logs ok
# post_config ok
# '
# received: 'open_logs ok
# post_config ok
# '
ok 2
ok
t/hooks/trans.t ......................... 
# connecting to localhost:8550
1..3
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:42 2022
# Current time GMT:   Mon Dec 26 03:18:42 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# expected: 404
# received: '404'
ok 1
ok 2
ok 3
ok
t/modperl/cookie.t ...................... 
1..3
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:42 2022
# Current time GMT:   Mon Dec 26 03:18:42 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : perl-script+SetupEnv/cookie: header
# expected: 'bar'
# received: 'bar'
ok 1
# testing : perl-script+SetupEnv/cookie: env
# expected: 'bar'
# received: 'bar'
ok 2
# testing : perl-script+SetupEnv/cookie: nocookie
# expected: ''
# received: ''
ok 3
ok
t/modperl/cookie2.t ..................... 
1..3
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:42 2022
# Current time GMT:   Mon Dec 26 03:18:42 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : perl-script+SetupEnv/cookie: header
# expected: 'header'
# received: 'header'
ok 1
# testing : perl-script+SetupEnv/cookie: subprocess_env
# expected: 'subprocess_env'
# received: 'subprocess_env'
ok 2
# testing : perl-script+SetupEnv/cookie: env
# expected: ''
# received: ''
ok 3
ok
t/modperl/current_callback.t ............ 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : inside PerlResponseHandler
# expected: 'PerlResponseHandler'
# received: 'PerlResponseHandler'
ok 1
ok
t/modperl/dir_config.t .................. 
1..15
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# testing : no PerlSetVar to get data from
# expected: undef
# received: undef
ok 2
# testing : PerlAddVar ITERATE2
# expected: [
#   '1_SetValue',
#   '2_AddValue',
#   '3_AddValue',
#   '4_AddValue'
# ]
# received: [
#   '1_SetValue',
#   '2_AddValue',
#   '3_AddValue',
#   '4_AddValue'
# ]
ok 3
# testing : sub-section inherits from super-section if it doesn't override it
# expected: 'BaseValue'
# received: 'BaseValue'
ok 4
# testing : sub-section overrides super-section for the same key
# expected: 'SubSecValue'
# received: 'SubSecValue'
ok 5
# testing : table get() in a scalar context
# expected: 'SetValue0'
# received: 'SetValue0'
ok 6
# testing : direct value fetch in a scalar context
# expected: 'SetValue0'
# received: 'SetValue0'
ok 7
# testing : table value 0 is not undef
# expected: 0
# received: '0'
ok 8
# testing : non-existent key
# expected: undef
# received: undef
ok 9
# testing : set && get
# expected: 'DirConfig'
# received: 'DirConfig'
ok 10
# testing : unset
# expected: undef
# received: undef
ok 11
ok 12
# testing : testing PerlAddVar ITERATE2 in $s
# expected: [
#   '1_SetValue',
#   '2_AddValue',
#   '3_AddValue'
# ]
# received: [
#   '1_SetValue',
#   '2_AddValue',
#   '3_AddValue'
# ]
ok 13
# testing : base server's object retrieval
# expected: 'Apache2::ServerRec'
# received: 'Apache2::ServerRec'
ok 14
# testing : read dir_config of the base server
# expected: '1_SetValue'
# received: '1_SetValue'
ok 15
ok
t/modperl/endav.t ....................... 
1..4
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
ok 3
ok 4
ok
t/modperl/env.t ......................... 
1..140
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19 # skip r->subprocess_env + local() doesnt fully work yet
ok 20
# testing : $r->subprocess_env->get($key)
# expected: 'Apache/2.4.54 (Fedora Linux) world domination series/2.0 mod_perl/2.0.12 Perl/v5.36.0'
# received: 'Apache/2.4.54 (Fedora Linux) world domination series/2.0 mod_perl/2.0.12 Perl/v5.36.0'
ok 21
# testing : $r->subprocess_env($key)
# expected: 'Apache/2.4.54 (Fedora Linux) world domination series/2.0 mod_perl/2.0.12 Perl/v5.36.0'
# received: 'Apache/2.4.54 (Fedora Linux) world domination series/2.0 mod_perl/2.0.12 Perl/v5.36.0'
ok 22
# testing : $r->subprocess_env($key => $val)
# expected: 'BAR'
# received: 'BAR'
ok 23
# testing : APACHE_TEST_HOSTNAME
# expected: ''
# received: ''
ok 24
# testing : ENV{APACHE_TEST_HOSTNAME} is empty
# expected: undef
# received: undef
ok 25
# testing : subprocess_env(APACHE_TEST_HOSTNAME) is empty
# expected: undef
# received: undef
ok 26
# testing : APACHE_TEST_HTTP_09_OK
# expected: ''
# received: ''
ok 27
# testing : ENV{APACHE_TEST_HTTP_09_OK} is empty
# expected: undef
# received: undef
ok 28
# testing : subprocess_env(APACHE_TEST_HTTP_09_OK) is empty
# expected: undef
# received: undef
ok 29
# testing : CONTEXT_DOCUMENT_ROOT
# expected: ''
# received: ''
ok 30
# testing : ENV{CONTEXT_DOCUMENT_ROOT} is empty
# expected: undef
# received: undef
ok 31
# testing : subprocess_env(CONTEXT_DOCUMENT_ROOT) is empty
# expected: undef
# received: undef
ok 32
# testing : CONTEXT_PREFIX
# expected: ''
# received: ''
ok 33
# testing : ENV{CONTEXT_PREFIX} is empty
# expected: undef
# received: undef
ok 34
# testing : subprocess_env(CONTEXT_PREFIX) is empty
# expected: undef
# received: undef
ok 35
# testing : DOCUMENT_ROOT
# expected: ''
# received: ''
ok 36
# testing : ENV{DOCUMENT_ROOT} is empty
# expected: undef
# received: undef
ok 37
# testing : subprocess_env(DOCUMENT_ROOT) is empty
# expected: undef
# received: undef
ok 38
# testing : EnvChangeMixedTest
# expected: ''
# received: ''
ok 39
# testing : ENV{EnvChangeMixedTest} is empty
# expected: undef
# received: undef
ok 40
# testing : subprocess_env(EnvChangeMixedTest) is empty
# expected: undef
# received: undef
ok 41
# testing : EnvChangePerlTest
# expected: ''
# received: ''
ok 42
# testing : ENV{EnvChangePerlTest} is empty
# expected: undef
# received: undef
ok 43
# testing : subprocess_env(EnvChangePerlTest) is empty
# expected: undef
# received: undef
ok 44
# testing : GATEWAY_INTERFACE
# expected: ''
# received: ''
ok 45
# testing : ENV{GATEWAY_INTERFACE} is empty
# expected: undef
# received: undef
ok 46
# testing : subprocess_env(GATEWAY_INTERFACE) is empty
# expected: undef
# received: undef
ok 47
# testing : HARNESS_ACTIVE
# expected: ''
# received: ''
ok 48
# testing : ENV{HARNESS_ACTIVE} is empty
# expected: undef
# received: undef
ok 49
# testing : subprocess_env(HARNESS_ACTIVE) is empty
# expected: undef
# received: undef
ok 50
# testing : HARNESS_VERSION
# expected: ''
# received: ''
ok 51
# testing : ENV{HARNESS_VERSION} is empty
# expected: undef
# received: undef
ok 52
# testing : subprocess_env(HARNESS_VERSION) is empty
# expected: undef
# received: undef
ok 53
# testing : HTTP_CONNECTION
# expected: ''
# received: ''
ok 54
# testing : ENV{HTTP_CONNECTION} is empty
# expected: undef
# received: undef
ok 55
# testing : subprocess_env(HTTP_CONNECTION) is empty
# expected: undef
# received: undef
ok 56
# testing : HTTP_HOST
# expected: ''
# received: ''
ok 57
# testing : ENV{HTTP_HOST} is empty
# expected: undef
# received: undef
ok 58
# testing : subprocess_env(HTTP_HOST) is empty
# expected: undef
# received: undef
ok 59
# testing : HTTP_TE
# expected: ''
# received: ''
ok 60
# testing : ENV{HTTP_TE} is empty
# expected: undef
# received: undef
ok 61
# testing : subprocess_env(HTTP_TE) is empty
# expected: undef
# received: undef
ok 62
# testing : HTTP_USER_AGENT
# expected: ''
# received: ''
ok 63
# testing : ENV{HTTP_USER_AGENT} is empty
# expected: undef
# received: undef
ok 64
# testing : subprocess_env(HTTP_USER_AGENT) is empty
# expected: undef
# received: undef
ok 65
# testing : MODPERL_EXTRA_PL
# expected: ''
# received: ''
ok 66
# testing : ENV{MODPERL_EXTRA_PL} is empty
# expected: undef
# received: undef
ok 67
# testing : subprocess_env(MODPERL_EXTRA_PL) is empty
# expected: undef
# received: undef
ok 68
# testing : MOD_PERL
# expected: ''
# received: ''
ok 69
# testing : ENV{MOD_PERL} is empty
# expected: undef
# received: undef
ok 70
# testing : subprocess_env(MOD_PERL) is empty
# expected: undef
# received: undef
ok 71
# testing : MOD_PERL_API_VERSION
# expected: ''
# received: ''
ok 72
# testing : ENV{MOD_PERL_API_VERSION} is empty
# expected: undef
# received: undef
ok 73
# testing : subprocess_env(MOD_PERL_API_VERSION) is empty
# expected: undef
# received: undef
ok 74
# testing : PATH
# expected: ''
# received: ''
ok 75
# testing : ENV{PATH} is empty
# expected: undef
# received: undef
ok 76
# testing : subprocess_env(PATH) is empty
# expected: undef
# received: undef
ok 77
# testing : PERL_LWP_USE_HTTP_10
# expected: ''
# received: ''
ok 78
# testing : ENV{PERL_LWP_USE_HTTP_10} is empty
# expected: undef
# received: undef
ok 79
# testing : subprocess_env(PERL_LWP_USE_HTTP_10) is empty
# expected: undef
# received: undef
ok 80
# testing : QUERY_STRING
# expected: ''
# received: ''
ok 81
# testing : ENV{QUERY_STRING} is empty
# expected: undef
# received: undef
ok 82
# testing : subprocess_env(QUERY_STRING) is empty
# expected: undef
# received: undef
ok 83
# testing : REGRESSION_TEST
# expected: ''
# received: ''
ok 84
# testing : ENV{REGRESSION_TEST} is empty
# expected: undef
# received: undef
ok 85
# testing : subprocess_env(REGRESSION_TEST) is empty
# expected: undef
# received: undef
ok 86
# testing : REMOTE_ADDR
# expected: ''
# received: ''
ok 87
# testing : ENV{REMOTE_ADDR} is empty
# expected: undef
# received: undef
ok 88
# testing : subprocess_env(REMOTE_ADDR) is empty
# expected: undef
# received: undef
ok 89
# testing : REMOTE_PORT
# expected: ''
# received: ''
ok 90
# testing : ENV{REMOTE_PORT} is empty
# expected: undef
# received: undef
ok 91
# testing : subprocess_env(REMOTE_PORT) is empty
# expected: undef
# received: undef
ok 92
# testing : REQUEST_METHOD
# expected: ''
# received: ''
ok 93
# testing : ENV{REQUEST_METHOD} is empty
# expected: undef
# received: undef
ok 94
# testing : subprocess_env(REQUEST_METHOD) is empty
# expected: undef
# received: undef
ok 95
# testing : REQUEST_SCHEME
# expected: ''
# received: ''
ok 96
# testing : ENV{REQUEST_SCHEME} is empty
# expected: undef
# received: undef
ok 97
# testing : subprocess_env(REQUEST_SCHEME) is empty
# expected: undef
# received: undef
ok 98
# testing : REQUEST_URI
# expected: ''
# received: ''
ok 99
# testing : ENV{REQUEST_URI} is empty
# expected: undef
# received: undef
ok 100
# testing : subprocess_env(REQUEST_URI) is empty
# expected: undef
# received: undef
ok 101
# testing : SCRIPT_FILENAME
# expected: ''
# received: ''
ok 102
# testing : ENV{SCRIPT_FILENAME} is empty
# expected: undef
# received: undef
ok 103
# testing : subprocess_env(SCRIPT_FILENAME) is empty
# expected: undef
# received: undef
ok 104
# testing : SCRIPT_NAME
# expected: ''
# received: ''
ok 105
# testing : ENV{SCRIPT_NAME} is empty
# expected: undef
# received: undef
ok 106
# testing : subprocess_env(SCRIPT_NAME) is empty
# expected: undef
# received: undef
ok 107
# testing : SERVER_ADDR
# expected: ''
# received: ''
ok 108
# testing : ENV{SERVER_ADDR} is empty
# expected: undef
# received: undef
ok 109
# testing : subprocess_env(SERVER_ADDR) is empty
# expected: undef
# received: undef
ok 110
# testing : SERVER_ADMIN
# expected: ''
# received: ''
ok 111
# testing : ENV{SERVER_ADMIN} is empty
# expected: undef
# received: undef
ok 112
# testing : subprocess_env(SERVER_ADMIN) is empty
# expected: undef
# received: undef
ok 113
# testing : SERVER_NAME
# expected: ''
# received: ''
ok 114
# testing : ENV{SERVER_NAME} is empty
# expected: undef
# received: undef
ok 115
# testing : subprocess_env(SERVER_NAME) is empty
# expected: undef
# received: undef
ok 116
# testing : SERVER_PORT
# expected: ''
# received: ''
ok 117
# testing : ENV{SERVER_PORT} is empty
# expected: undef
# received: undef
ok 118
# testing : subprocess_env(SERVER_PORT) is empty
# expected: undef
# received: undef
ok 119
# testing : SERVER_PROTOCOL
# expected: ''
# received: ''
ok 120
# testing : ENV{SERVER_PROTOCOL} is empty
# expected: undef
# received: undef
ok 121
# testing : subprocess_env(SERVER_PROTOCOL) is empty
# expected: undef
# received: undef
ok 122
# testing : SERVER_SIGNATURE
# expected: ''
# received: ''
ok 123
# testing : ENV{SERVER_SIGNATURE} is empty
# expected: undef
# received: undef
ok 124
# testing : subprocess_env(SERVER_SIGNATURE) is empty
# expected: undef
# received: undef
ok 125
# testing : SERVER_SOFTWARE
# expected: ''
# received: ''
ok 126
# testing : ENV{SERVER_SOFTWARE} is empty
# expected: undef
# received: undef
ok 127
# testing : subprocess_env(SERVER_SOFTWARE) is empty
# expected: undef
# received: undef
ok 128
# testing : TMPDIR
# expected: ''
# received: ''
ok 129
# testing : ENV{TMPDIR} is empty
# expected: undef
# received: undef
ok 130
# testing : subprocess_env(TMPDIR) is empty
# expected: undef
# received: undef
ok 131
# testing : TestDirective__env_srv1
# expected: ''
# received: ''
ok 132
# testing : ENV{TestDirective__env_srv1} is empty
# expected: undef
# received: undef
ok 133
# testing : subprocess_env(TestDirective__env_srv1) is empty
# expected: undef
# received: undef
ok 134
# testing : TestDirective__env_srv2
# expected: ''
# received: ''
ok 135
# testing : ENV{TestDirective__env_srv2} is empty
# expected: undef
# received: undef
ok 136
# testing : subprocess_env(TestDirective__env_srv2) is empty
# expected: undef
# received: undef
ok 137
# testing : UNIQUE_ID
# expected: ''
# received: ''
ok 138
# testing : ENV{UNIQUE_ID} is empty
# expected: undef
# received: undef
ok 139
# testing : subprocess_env(UNIQUE_ID) is empty
# expected: undef
# received: undef
ok 140
ok
t/modperl/exit.t ........................ 
1..3
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:44 2022
# Current time GMT:   Mon Dec 26 03:18:44 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : exit in non eval context
# expected: 'exited'
# received: 'exited'
ok 1
# testing : exit in eval context
# expected: qr/^ModPerl::Util::exit: \(120000\) exit was called/
# received: 'ModPerl::Util::exit: (120000) exit was called at /builddir/build/BUILD/mod_perl-2.0.12/t/response/TestModperl/exit.pm line 26'
ok 2
# testing : exit in eval context
# expected: qr/must not be reached/
# received: 'ModPerl::Util::exit: (120000) exit was called at /builddir/build/BUILD/mod_perl-2.0.12/t/response/TestModperl/exit.pm line 26'
ok 3
ok
t/modperl/getc.t ........................ 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:44 2022
# Current time GMT:   Mon Dec 26 03:18:44 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# testing : getc
# expected: 'abcdefghijklmnopqrstuvwxyz'
# received: 'abcdefghijklmnopqrstuvwxyz'
ok 2
ok
t/modperl/interpreter.t ................. 
1..17
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : interp is a ModPerl::Interpreter
# expected: 'ModPerl::Interpreter'
# received: 'ModPerl::Interpreter'
ok 1
# testing : ModPerl::Interpreter->current == ModPerl::Interpreter::current
# expected: 1
# received: 1
ok 2
# testing : interp->mip is a ModPerl::InterpPool
# expected: 'ModPerl::InterpPool'
# received: 'ModPerl::InterpPool'
ok 3
# testing : mip->server == r->server
# expected: 1
# received: 1
ok 4
# testing : mip->parent is a ModPerl::Interpreter
# expected: 'ModPerl::Interpreter'
# received: 'ModPerl::Interpreter'
ok 5
# testing : interp->perl
# expected: 1
# received: 1
ok 6
# testing : interp->num_requests
# expected: 1
# received: 1
ok 7
# testing : interp->refcnt
# expected: 1
# received: 1
ok 8
# testing : mip->tipool is a ModPerl::TiPool
# expected: 'ModPerl::TiPool'
# received: 'ModPerl::TiPool'
ok 9
# testing : tipool->in_use
# expected: 1
# received: 1
ok 10
# testing : tipool->size
# expected: 1
# received: 1
ok 11
# testing : tipool->cfg is a ModPerl::TiPoolConfig
# expected: 'ModPerl::TiPoolConfig'
# received: 'ModPerl::TiPoolConfig'
ok 12
# testing : tipcfg->start
# expected: 1
# received: 1
ok 13
# testing : tipcfg->min_spare
# expected: 1
# received: 1
ok 14
# testing : tipcfg->max_spare
# expected: 1
# received: 1
ok 15
# testing : tipcfg->max
# expected: 1
# received: 1
ok 16
# testing : tipcfg->max_requests
# expected: 1
# received: 1
ok 17
ok
t/modperl/io_nested_with_closed_stds.t .. 
1..1
ok 1
ok
t/modperl/io_with_closed_stds.t ......... 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok
t/modperl/local_env.t ................... skipped: local %ENV is still broken
t/modperl/merge.t ....................... 
# connecting to http://localhost:8540/merge/
1..10
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing against results in merge1
# testing : PerlAddVar MergeAddVar1 AddVar1Val1 AddVar1Val2
# expected: [
#   'AddVar1Val1',
#   'AddVar1Val2'
# ]
# received: [
#   'AddVar1Val1',
#   'AddVar1Val2'
# ]
ok 1
# testing : PerlPassEnv APACHE_TEST_HOSTTYPE z80
# expected: 'z80'
# received: 'z80'
ok 2
# testing : PerlSetEnv MergeSetEnv1 SetEnv1Val
# expected: 'SetEnv1Val'
# received: 'SetEnv1Val'
ok 3
# testing : PerlSetVar MergeSetVar1 SetVar1Val
# expected: 'SetVar1Val'
# received: 'SetVar1Val'
ok 4
# testing : PerlAddVar MergeAddVar2 AddVar2Val1 AddVar2Val2
# expected: [
#   'AddVar2Val1',
#   'AddVar2Val2'
# ]
# received: [
#   'AddVar2Val1',
#   'AddVar2Val2'
# ]
ok 5
# testing : PerlSetEnv MergeSetEnv2 SetEnv2Val
# expected: 'SetEnv2Val'
# received: 'SetEnv2Val'
ok 6
# testing : PerlSetVar MergeSetVar2 SetVar2Val
# expected: 'SetVar2Val'
# received: 'SetVar2Val'
ok 7
# testing : PerlAddVar MergeAddVar3 AddVar3Val1 AddVar3Val2
# expected: [
#   'AddVar3Val1',
#   'AddVar3Val2'
# ]
# received: [
#   'AddVar3Val1',
#   'AddVar3Val2'
# ]
ok 8
# testing : PerlSetEnv MergeSetEnv3 SetEnv3Val
# expected: 'SetEnv3Val'
# received: 'SetEnv3Val'
ok 9
# testing : PerlSetVar MergeSetVar3 SetVar3Val
# expected: 'SetVar3Val'
# received: 'SetVar3Val'
ok 10
ok
t/modperl/merge2.t ...................... 
# connecting to http://localhost:8540/merge2/
1..10
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing against results in merge2
# testing : PerlAddVar MergeAddVar1 AddVar1Val1 AddVar1Val2
# expected: [
#   'AddVar1Val1',
#   'AddVar1Val2'
# ]
# received: [
#   'AddVar1Val1',
#   'AddVar1Val2'
# ]
ok 1
# testing : PerlPassEnv APACHE_TEST_HOSTTYPE z80
# expected: 'z80'
# received: 'z80'
ok 2
# testing : PerlSetEnv MergeSetEnv1 SetEnv1Val
# expected: 'SetEnv1Val'
# received: 'SetEnv1Val'
ok 3
# testing : PerlSetVar MergeSetVar1 SetVar1Val
# expected: 'SetVar1Val'
# received: 'SetVar1Val'
ok 4
# testing : PerlAddVar MergeAddVar2 AddVar2Merge2Val1 AddVar2Merge2Val2
# expected: [
#   'AddVar2Merge2Val1',
#   'AddVar2Merge2Val2'
# ]
# received: [
#   'AddVar2Merge2Val1',
#   'AddVar2Merge2Val2'
# ]
ok 5
# testing : PerlSetEnv MergeSetEnv2 SetEnv2Merge2Val
# expected: 'SetEnv2Merge2Val'
# received: 'SetEnv2Merge2Val'
ok 6
# testing : PerlSetVar MergeSetVar2 SetVar2Merge2Val
# expected: 'SetVar2Merge2Val'
# received: 'SetVar2Merge2Val'
ok 7
# testing : PerlAddVar MergeAddVar3 AddVar3Val1 AddVar3Val2
# expected: [
#   'AddVar3Val1',
#   'AddVar3Val2'
# ]
# received: [
#   'AddVar3Val1',
#   'AddVar3Val2'
# ]
ok 8
# testing : PerlSetEnv MergeSetEnv3 SetEnv3Val
# expected: 'SetEnv3Val'
# received: 'SetEnv3Val'
ok 9
# testing : PerlSetVar MergeSetVar3 SetVar3Val
# expected: 'SetVar3Val'
# received: 'SetVar3Val'
ok 10
ok
t/modperl/merge3.t ...................... 
# connecting to http://localhost:8540/merge3/
1..10
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing against results in merge3
# testing : PerlAddVar MergeAddVar1 AddVar1Val1 AddVar1Val2
# expected: [
#   'AddVar1Val1',
#   'AddVar1Val2'
# ]
# received: [
#   'AddVar1Val1',
#   'AddVar1Val2'
# ]
ok 1
# testing : PerlPassEnv APACHE_TEST_HOSTTYPE z80
# expected: 'z80'
# received: 'z80'
ok 2
# testing : PerlSetEnv MergeSetEnv1 SetEnv1Val
# expected: 'SetEnv1Val'
# received: 'SetEnv1Val'
ok 3
# testing : PerlSetVar MergeSetVar1 SetVar1Val
# expected: 'SetVar1Val'
# received: 'SetVar1Val'
ok 4
# testing : PerlAddVar MergeAddVar2 AddVar2Merge3Val1 AddVar2Merge3Val2
# expected: [
#   'AddVar2Merge3Val1',
#   'AddVar2Merge3Val2'
# ]
# received: [
#   'AddVar2Merge3Val1',
#   'AddVar2Merge3Val2'
# ]
ok 5
# testing : PerlSetEnv MergeSetEnv2 SetEnv2Merge3Val
# expected: 'SetEnv2Merge3Val'
# received: 'SetEnv2Merge3Val'
ok 6
# testing : PerlSetVar MergeSetVar2 SetVar2Merge3Val
# expected: 'SetVar2Merge3Val'
# received: 'SetVar2Merge3Val'
ok 7
# testing : PerlAddVar MergeAddVar3 AddVar3Merge3Val1 AddVar3Merge3Val2
# expected: [
#   'AddVar3Merge3Val1',
#   'AddVar3Merge3Val2'
# ]
# received: [
#   'AddVar3Merge3Val1',
#   'AddVar3Merge3Val2'
# ]
ok 8
# testing : PerlSetEnv MergeSetEnv3 SetEnv3Merge3Val
# expected: 'SetEnv3Merge3Val'
# received: 'SetEnv3Merge3Val'
ok 9
# testing : PerlSetVar MergeSetVar3 SetVar3Merge3Val
# expected: 'SetVar3Merge3Val'
# received: 'SetVar3Merge3Val'
ok 10
ok
t/modperl/method.t ...................... 
1..3
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : @_ == 2
# expected: 2
# received: 2
ok 1
# testing : handler class
# expected: 'TestModperl::method'
# received: 'TestModperl::method'
ok 2
# testing : $r->uri eq $location
# expected: '/TestModperl__method'
# received: '/TestModperl__method'
ok 3
ok
t/modperl/methodname.t .................. 
1..3
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : @_ == 2
# expected: 2
# received: 2
ok 1
# testing : handler class
# expected: 'TestModperl::methodname'
# received: 'TestModperl::methodname'
ok 2
# testing : $r->uri eq $location
# expected: '/TestModperl__methodname'
# received: '/TestModperl__methodname'
ok 3
ok
t/modperl/methodobj.t ................... 
1..4
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : @_ == 2
# expected: 2
# received: 2
ok 1
# testing : handler class
# expected: 'TestModperl::methodobj'
# received: 'TestModperl::methodobj'
ok 2
# testing : $r->uri eq $location
# expected: '/TestModperl__methodobj'
# received: '/TestModperl__methodobj'
ok 3
# testing : object handler data
# expected: '5.036000'
# received: '5.036000'
ok 4
ok
t/modperl/perl.t ........................ 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : crypt
# expected: 'SNXJvM5I.PJrE'
# received: 'SNXJvM5I.PJrE'
ok 1
ok
t/modperl/perl_options.t ................ 
# connecting to http://localhost:8539/TestModperl__perl_options
1..13
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : PerlOptions +ChildInit
# expected: 1
# received: 1
ok 1
# testing : PerlOptions +ChildExit
# expected: 1
# received: 1
ok 2
# testing : PerlOptions +Fixup
# expected: 1
# received: 1
ok 3
# testing : PerlOptions -PreConnection
# expected: 0
# received: 0
ok 4
# testing : PerlOptions -ProcessConnection
# expected: 0
# received: 0
ok 5
# testing : PerlOptions -Autoload
# expected: 0
# received: 0
ok 6
# testing : PerlOptions -Log
# expected: 0
# received: 0
ok 7
# testing : PerlOptions -InputFilter
# expected: 0
# received: 0
ok 8
# testing : PerlOptions -OutputFilter
# expected: 0
# received: 0
ok 9
# testing : PerlOptions +ParseHeaders
# expected: 1
# received: 1
ok 10
# testing : PerlOptions +MergeHandlers
# expected: 1
# received: 1
ok 11
# testing : PerlOptions -SetupEnv
# expected: 0
# received: 0
ok 12
# testing : PerlOptions -GlobalRequest
# expected: 0
# received: 0
ok 13
ok
t/modperl/perl_options2.t ............... skipped: PerlOptions None is broken
t/modperl/pnotes.t ...................... 
# connecting to http://localhost:8529/TestModperl__pnotes
1..78
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:49 2022
# Current time GMT:   Mon Dec 26 03:18:49 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# issuing first request
# testing $c->pnotes is empty
ok 1
# testing $r->pnotes is empty
ok 2
# testing r->pnotes call
ok 3
# testing : r->pnotes(key,val)
# expected: 'pnotes_bar'
# received: 'pnotes_bar'
ok 4
# testing : r->pnotes(key)
# expected: 'pnotes_bar'
# received: 'pnotes_bar'
ok 5
# testing : ref(r->pnotes)
# expected: 'HASH'
# received: 'HASH'
ok 6
# testing : r->pnotes()->{}
# expected: 'pnotes_bar'
# received: 'pnotes_bar'
ok 7
# testing : unset r contents
# expected: undef
# received: undef
ok 8
ok 9
# testing : deleted r contents
# expected: undef
# received: undef
ok 10
ok 11
ok 12 # skip skipping $dbh retrival test - no DBI or DBD::DBM
ok 13 # skip skipping $dbh->quote() test - no DBI or DBD::DBM
# testing c->pnotes call
ok 14
# testing : c->pnotes(key,val)
# expected: 'pnotes_bar'
# received: 'pnotes_bar'
ok 15
# testing : c->pnotes(key)
# expected: 'pnotes_bar'
# received: 'pnotes_bar'
ok 16
# testing : ref(c->pnotes)
# expected: 'HASH'
# received: 'HASH'
ok 17
# testing : c->pnotes()->{}
# expected: 'pnotes_bar'
# received: 'pnotes_bar'
ok 18
# testing : unset c contents
# expected: undef
# received: undef
ok 19
ok 20
# testing : deleted c contents
# expected: undef
# received: undef
ok 21
ok 22
ok 23 # skip skipping $dbh retrival test - no DBI or DBD::DBM
ok 24 # skip skipping $dbh->quote() test - no DBI or DBD::DBM
# testing : $r->pnotes() set
# expected: 'RSET'
# received: 'RSET'
ok 25
# testing : $c->pnotes() set
# expected: 'CSET'
# received: 'CSET'
ok 26
# issuing second request
# testing : $c->pnotes() persists across keepalive requests
# expected: 'CSET'
# received: 'CSET'
ok 27
# testing $r->pnotes is empty
ok 28
# testing r->pnotes call
ok 29
# testing : r->pnotes(key,val)
# expected: 'pnotes_bar'
# received: 'pnotes_bar'
ok 30
# testing : r->pnotes(key)
# expected: 'pnotes_bar'
# received: 'pnotes_bar'
ok 31
# testing : ref(r->pnotes)
# expected: 'HASH'
# received: 'HASH'
ok 32
# testing : r->pnotes()->{}
# expected: 'pnotes_bar'
# received: 'pnotes_bar'
ok 33
# testing : unset r contents
# expected: undef
# received: undef
ok 34
ok 35
# testing : deleted r contents
# expected: undef
# received: undef
ok 36
ok 37
ok 38 # skip skipping $dbh retrival test - no DBI or DBD::DBM
ok 39 # skip skipping $dbh->quote() test - no DBI or DBD::DBM
# testing c->pnotes call
ok 40
# testing : c->pnotes(key,val)
# expected: 'pnotes_bar'
# received: 'pnotes_bar'
ok 41
# testing : c->pnotes(key)
# expected: 'pnotes_bar'
# received: 'pnotes_bar'
ok 42
# testing : ref(c->pnotes)
# expected: 'HASH'
# received: 'HASH'
ok 43
# testing : c->pnotes()->{}
# expected: 'pnotes_bar'
# received: 'pnotes_bar'
ok 44
# testing : unset c contents
# expected: undef
# received: undef
ok 45
ok 46
# testing : deleted c contents
# expected: undef
# received: undef
ok 47
ok 48
ok 49 # skip skipping $dbh retrival test - no DBI or DBD::DBM
ok 50 # skip skipping $dbh->quote() test - no DBI or DBD::DBM
# testing : $r->pnotes() set
# expected: 'RSET'
# received: 'RSET'
ok 51
# testing : $c->pnotes() set
# expected: 'CSET'
# received: 'CSET'
ok 52
# issuing final request
# testing $c->pnotes is empty
ok 53
# testing $r->pnotes is empty
ok 54
# testing r->pnotes call
ok 55
# testing : r->pnotes(key,val)
# expected: 'pnotes_bar'
# received: 'pnotes_bar'
ok 56
# testing : r->pnotes(key)
# expected: 'pnotes_bar'
# received: 'pnotes_bar'
ok 57
# testing : ref(r->pnotes)
# expected: 'HASH'
# received: 'HASH'
ok 58
# testing : r->pnotes()->{}
# expected: 'pnotes_bar'
# received: 'pnotes_bar'
ok 59
# testing : unset r contents
# expected: undef
# received: undef
ok 60
ok 61
# testing : deleted r contents
# expected: undef
# received: undef
ok 62
ok 63
ok 64 # skip skipping $dbh retrival test - no DBI or DBD::DBM
ok 65 # skip skipping $dbh->quote() test - no DBI or DBD::DBM
# testing c->pnotes call
ok 66
# testing : c->pnotes(key,val)
# expected: 'pnotes_bar'
# received: 'pnotes_bar'
ok 67
# testing : c->pnotes(key)
# expected: 'pnotes_bar'
# received: 'pnotes_bar'
ok 68
# testing : ref(c->pnotes)
# expected: 'HASH'
# received: 'HASH'
ok 69
# testing : c->pnotes()->{}
# expected: 'pnotes_bar'
# received: 'pnotes_bar'
ok 70
# testing : unset c contents
# expected: undef
# received: undef
ok 71
ok 72
# testing : deleted c contents
# expected: undef
# received: undef
ok 73
ok 74
ok 75 # skip skipping $dbh retrival test - no DBI or DBD::DBM
ok 76 # skip skipping $dbh->quote() test - no DBI or DBD::DBM
# testing : $r->pnotes() set
# expected: 'RSET'
# received: 'RSET'
ok 77
# testing : $c->pnotes() set
# expected: 'CSET'
# received: 'CSET'
ok 78
ok
t/modperl/pnotes2.t ..................... 
# connecting to http://localhost:8529/TestModperl__pnotes2
1..12
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:49 2022
# Current time GMT:   Mon Dec 26 03:18:49 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : http://localhost:8529/TestModperl__pnotes2?1
# expected: 1
# received: 1
ok 1
# testing : http://localhost:8529/TestModperl__pnotes2?2
# expected: 1
# received: 1
ok 2
# testing : http://localhost:8529/TestModperl__pnotes2?3
# expected: 1
# received: 1
ok 3
# testing : http://localhost:8529/TestModperl__pnotes2?4
# expected: 1
# received: 1
ok 4
# testing : http://localhost:8529/TestModperl__pnotes2?5
# expected: 1
# received: 1
ok 5
# testing : http://localhost:8529/TestModperl__pnotes2?6
# expected: 1
# received: 1
ok 6
# testing : http://localhost:8529/TestModperl__pnotes2?7
# expected: 1
# received: 1
ok 7
# testing : http://localhost:8529/TestModperl__pnotes2?8
# expected: 1
# received: 1
ok 8
# testing : http://localhost:8529/TestModperl__pnotes2?9
# expected: 1
# received: 1
ok 9
# testing : http://localhost:8529/TestModperl__pnotes2?10
# expected: 1
# received: 1
ok 10
# testing : http://localhost:8529/TestModperl__pnotes2?11
# expected: 1
# received: 1
ok 11
# testing : http://localhost:8529/TestModperl__pnotes2?12
# expected: 1
# received: 1
ok 12
ok
t/modperl/post_utf8.t ................... 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : ascii
# expected: 'I love you, (why lying?), but I belong to another'
# received: 'I love you, (why lying?), but I belong to another'
ok 1
ok 2
ok
t/modperl/print.t ....................... 
1..6
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
ok 3
ok 4
# 11 bytes
ok 5
ok 6
ok
t/modperl/print_utf8.t .................. 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:52 2022
# Current time GMT:   Mon Dec 26 03:18:52 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : UTF8 response via tied/perlio STDOUT
# expected: "Hello Ayhan \x{263a} perlio rules!"
# received: "Hello Ayhan \x{263a} perlio rules!"
ok 1
ok
t/modperl/print_utf8_2.t ................ 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:53 2022
# Current time GMT:   Mon Dec 26 03:18:53 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : UTF8 response via $r->print
# expected: "\$r->print() just works \x{263a}"
# received: "\$r->print() just works \x{263a}"
ok 1
ok
t/modperl/printf.t ...................... 
1..4
ok 1
ok 2
ok 3
ok 4
ok
t/modperl/readline.t .................... 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:53 2022
# Current time GMT:   Mon Dec 26 03:18:53 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# testing : readline
# expected: 'aaaaaaaaaaaaaaaaaaaaaaaa
# bbbbbbbbbbbbbbbbbbbbbbbb
# cccccccccccccccccccccccc
# dddddddddddddddddddddddd
# eeeeeeeeeeeeeeeeeeeeeeee'
# received: 'aaaaaaaaaaaaaaaaaaaaaaaa
# bbbbbbbbbbbbbbbbbbbbbbbb
# cccccccccccccccccccccccc
# dddddddddddddddddddddddd
# eeeeeeeeeeeeeeeeeeeeeeee'
ok 2
ok
t/modperl/request_rec_perlio_api.t ...... 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:54 2022
# Current time GMT:   Mon Dec 26 03:18:54 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : STDIN tests
# expected: 'abcdefghij# pleaseklmnopqrst'
# received: 'abcdefghij# pleaseklmnopqrst'
ok 1
# testing : STDOUT tests
# expected: 'life is hard and then you die! next you reincarnate...'
# received: 'life is hard and then you die! next you reincarnate...'
ok 2
ok
t/modperl/request_rec_tie_api.t ......... skipped: perl 5.036000: PerlIO is used instead of TIEd IO
t/modperl/setauth.t ..................... 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : auth_type
# expected: 'none'
# received: 'none'
ok 1
# testing : default auth_type
# expected: 'Basic'
# received: 'Basic'
ok 2
ok
t/modperl/setupenv.t .................... 
# connecting to http://localhost:8537/TestModperl__setupenv
1..63
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# trying http://localhost:8537/TestModperl__setupenv_mpdefault
# testing : REMOTE_ADDR not found in %ENV
# expected: undef
# received: undef
ok 1
# testing : subprocess_env table entry SRV_SUBPROCESS not found in %ENV
# expected: undef
# received: undef
ok 2
# testing : subprocess_env table entry DIR_SUBPROCESS not found in %ENV
# expected: undef
# received: undef
ok 3
# testing : per-directory SetEnv entry not found in %ENV
# expected: undef
# received: undef
ok 4
# testing : per-server SetEnv entry not found in %ENV
# expected: undef
# received: undef
ok 5
# testing : found per-directory PerlSetEnv entry in %ENV
# expected: 'mpdefault'
# received: 'mpdefault'
ok 6
# testing : found per-server PerlSetEnv entry in %ENV
# expected: 'server'
# received: 'server'
ok 7
# trying http://localhost:8537/TestModperl__setupenv_mpsetup
# testing : found REMOTE_ADDR in %ENV
# expected: '127.0.0.1'
# received: '127.0.0.1'
ok 8
# testing : found subprocess_env table entry SRV_SUBPROCESS in %ENV
# expected: 'server'
# received: 'server'
ok 9
# testing : found subprocess_env table entry DIR_SUBPROCESS in %ENV
# expected: 'mpsetup'
# received: 'mpsetup'
ok 10
# testing : found per-directory SetEnv entry in %ENV
# expected: 'mpsetup'
# received: 'mpsetup'
ok 11
# testing : found per-server SetEnv entry in %ENV
# expected: 'server'
# received: 'server'
ok 12
# testing : found per-directory PerlSetEnv entry in %ENV
# expected: 'mpsetup'
# received: 'mpsetup'
ok 13
# testing : found per-server PerlSetEnv entry in %ENV
# expected: 'server'
# received: 'server'
ok 14
# trying http://localhost:8537/TestModperl__setupenv_mpdefault
# testing : REMOTE_ADDR not found in %ENV
# expected: undef
# received: undef
ok 15
# testing : subprocess_env table entry SRV_SUBPROCESS not found in %ENV
# expected: undef
# received: undef
ok 16
# testing : subprocess_env table entry DIR_SUBPROCESS not found in %ENV
# expected: undef
# received: undef
ok 17
# testing : per-directory SetEnv entry not found in %ENV
# expected: undef
# received: undef
ok 18
# testing : per-server SetEnv entry not found in %ENV
# expected: undef
# received: undef
ok 19
# testing : found per-directory PerlSetEnv entry in %ENV
# expected: 'mpdefault'
# received: 'mpdefault'
ok 20
# testing : found per-server PerlSetEnv entry in %ENV
# expected: 'server'
# received: 'server'
ok 21
# trying http://localhost:8537/TestModperl__setupenv_mpvoid
# testing : found REMOTE_ADDR in %ENV
# expected: '127.0.0.1'
# received: '127.0.0.1'
ok 22
# testing : found subprocess_env table entry one in %ENV
# expected: 'server'
# received: 'server'
ok 23
# testing : subprocess_env table entry DIR_SUBPROCESS not found in %ENV
# expected: undef
# received: undef
ok 24
# testing : per-directory SetEnv entry not found in %ENV
# expected: undef
# received: undef
ok 25
# testing : per-server SetEnv entry not found in %ENV
# expected: undef
# received: undef
ok 26
# testing : found per-directory PerlSetEnv entry in %ENV
# expected: 'mpvoid'
# received: 'mpvoid'
ok 27
# testing : found per-server PerlSetEnv entry in %ENV
# expected: 'server'
# received: 'server'
ok 28
# trying http://localhost:8537/TestModperl__setupenv_mpsetupvoid
# testing : found REMOTE_ADDR in %ENV
# expected: '127.0.0.1'
# received: '127.0.0.1'
ok 29
# testing : found subprocess_env table entry SRV_SUBPROCESS in %ENV
# expected: 'server'
# received: 'server'
ok 30
# testing : found subprocess_env table entry DIR_SUBPROCESS in %ENV
# expected: 'mpsetupvoid'
# received: 'mpsetupvoid'
ok 31
# testing : found per-directory SetEnv entry in %ENV
# expected: 'mpsetupvoid'
# received: 'mpsetupvoid'
ok 32
# testing : found per-server SetEnv entry in %ENV
# expected: 'server'
# received: 'server'
ok 33
# testing : found per-directory PerlSetEnv entry in %ENV
# expected: 'mpsetupvoid'
# received: 'mpsetupvoid'
ok 34
# testing : found per-server PerlSetEnv entry in %ENV
# expected: 'server'
# received: 'server'
ok 35
# trying http://localhost:8537/TestModperl__setupenv_psdefault
# testing : found REMOTE_ADDR in %ENV
# expected: '127.0.0.1'
# received: '127.0.0.1'
ok 36
# testing : found subprocess_env table entry SRV_SUBPROCESS in %ENV
# expected: 'server'
# received: 'server'
ok 37
# testing : found subprocess_env table entry DIR_SUBPROCESS in %ENV
# expected: 'psdefault'
# received: 'psdefault'
ok 38
# testing : found per-directory SetEnv entry in %ENV
# expected: 'psdefault'
# received: 'psdefault'
ok 39
# testing : found per-server SetEnv entry in %ENV
# expected: 'server'
# received: 'server'
ok 40
# testing : found per-directory PerlSetEnv entry in %ENV
# expected: 'psdefault'
# received: 'psdefault'
ok 41
# testing : found per-server PerlSetEnv entry in %ENV
# expected: 'server'
# received: 'server'
ok 42
# trying http://localhost:8537/TestModperl__setupenv_psnosetup
# testing : REMOTE_ADDR not found in %ENV
# expected: undef
# received: undef
ok 43
# testing : subprocess_env table entry SRV_SUBPROCESS not found in %ENV
# expected: undef
# received: undef
ok 44
# testing : subprocess_env table entry DIR_SUBPROCESS not found in %ENV
# expected: undef
# received: undef
ok 45
# testing : per-directory SetEnv entry not found in %ENV
# expected: undef
# received: undef
ok 46
# testing : per-server SetEnv entry not found in %ENV
# expected: undef
# received: undef
ok 47
# testing : found per-directory PerlSetEnv entry in %ENV
# expected: 'psnosetup'
# received: 'psnosetup'
ok 48
# testing : found per-server PerlSetEnv entry in %ENV
# expected: 'server'
# received: 'server'
ok 49
# trying http://localhost:8537/TestModperl__setupenv_psvoid
# testing : found REMOTE_ADDR in %ENV
# expected: '127.0.0.1'
# received: '127.0.0.1'
ok 50
# testing : found subprocess_env table entry SRV_SUBPROCESS in %ENV
# expected: 'server'
# received: 'server'
ok 51
# testing : found subprocess_env table entry DIR_SUBPROCESS in %ENV
# expected: 'psvoid'
# received: 'psvoid'
ok 52
# testing : found per-directory SetEnv entry in %ENV
# expected: 'psvoid'
# received: 'psvoid'
ok 53
# testing : found per-server SetEnv entry in %ENV
# expected: 'server'
# received: 'server'
ok 54
# testing : found per-directory PerlSetEnv entry in %ENV
# expected: 'psvoid'
# received: 'psvoid'
ok 55
# testing : found per-server PerlSetEnv entry in %ENV
# expected: 'server'
# received: 'server'
ok 56
# trying http://localhost:8537/TestModperl__setupenv_psnosetupvoid
# testing : found REMOTE_ADDR in %ENV
# expected: '127.0.0.1'
# received: '127.0.0.1'
ok 57
# testing : found subprocess_env table entry one in %ENV
# expected: 'server'
# received: 'server'
ok 58
# testing : subprocess_env table entry DIR_SUBPROCESS not found in %ENV
# expected: undef
# received: undef
ok 59
# testing : per-directory SetEnv entry not found in %ENV
# expected: undef
# received: undef
ok 60
# testing : per-server SetEnv entry not found in %ENV
# expected: undef
# received: undef
ok 61
# testing : found per-directory PerlSetEnv entry in %ENV
# expected: 'psnosetupvoid'
# received: 'psnosetupvoid'
ok 62
# testing : found per-server PerlSetEnv entry in %ENV
# expected: 'server'
# received: 'server'
ok 63
ok
t/modperl/setupenv2.t ................... 
1..23
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:55 2022
# Current time GMT:   Mon Dec 26 03:18:55 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# mixed: loadmodule conf1 <perl> conf2 require conf3 config_require conf4 perlmodule conf5 conf5 conf6 conf7 conf8 post_config_require
# expected: 'loadmodule'
# received: 'loadmodule'
ok 1
# expected: 'conf1'
# received: 'conf1'
ok 2
# expected: '<perl>'
# received: '<perl>'
ok 3
# expected: 'conf2'
# received: 'conf2'
ok 4
# expected: 'require'
# received: 'require'
ok 5
# expected: 'conf3'
# received: 'conf3'
ok 6
# expected: 'config_require'
# received: 'config_require'
ok 7
# expected: 'conf4'
# received: 'conf4'
ok 8
# expected: 'perlmodule'
# received: 'perlmodule'
ok 9
# expected: 'conf5'
# received: 'conf5'
ok 10
# expected: 'conf5'
# received: 'conf5'
ok 11
# expected: 'conf6'
# received: 'conf6'
ok 12
# expected: 'conf7'
# received: 'conf7'
ok 13
# expected: 'conf8'
# received: 'conf8'
ok 14
# expected: 'post_config_require'
# received: 'post_config_require'
ok 15
# testing : elements
# expected: 15
# received: 15
ok 16
# perl: loadmodule <perl> require config_require perlmodule post_config_require
# expected: 'loadmodule'
# received: 'loadmodule'
ok 17
# expected: '<perl>'
# received: '<perl>'
ok 18
# expected: 'require'
# received: 'require'
ok 19
# expected: 'config_require'
# received: 'config_require'
ok 20
# expected: 'perlmodule'
# received: 'perlmodule'
ok 21
# expected: 'post_config_require'
# received: 'post_config_require'
ok 22
# testing : elements
# expected: 6
# received: 6
ok 23
ok
t/modperl/status.t ...................... 
1..15
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:55 2022
# Current time GMT:   Mon Dec 26 03:18:55 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : /TestModperl__status?0
# expected: 200
# received: '200'
ok 1
# testing : /TestModperl__status?-1
# expected: 404
# received: '404'
ok 2
# testing : /TestModperl__status?404
# expected: 404
# received: '404'
ok 3
# testing : /TestModperl__status?403
# expected: 403
# received: '403'
ok 4
# testing : /TestModperl__status?500
# expected: 500
# received: '500'
ok 5
# testing : /TestModperl__status?601
# expected: 500
# received: '500'
ok 6
# testing : /TestModperl__status?313
# expected: 500
# received: '500'
ok 7
# testing : /TestModperl__status?1
# expected: 500
# received: '500'
ok 8
# testing : /TestModperl__status?200
# expected: 200
# received: '200'
ok 9
# testing : /TestModperl__status?200
# expected: qr/server encountered an internal error/
# received: '<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>200 OK</title>
# </head><body>
# <h1>OK</h1>
# <p>The server encountered an internal error or
# misconfiguration and was unable to complete
# your request.</p>
# <p>Please contact the server administrator at 
#  root@localhost to inform them of the time this error occurred,
#  and the actions you performed just before this error.</p>
# <p>More information about this error may be available
# in the server error log.</p>
# <hr>
# <address>Apache/2.4.54 (Fedora Linux) world domination series/2.0 mod_perl/2.0.12 Perl/v5.36.0 Server at localhost Port 8529</address>
# </body></html>
# '
ok 10
# testing : /TestModperl__status?exit
# expected: 200
# received: '200'
ok 11
# testing : /TestModperl__status?die
# expected: 500
# received: '500'
ok 12
# testing : /TestModperl__status?foobar
# expected: 200
# received: '200'
ok 13
# testing : /TestModperl__status?foo9bar
# expected: 200
# received: '200'
ok 14
# testing : /TestModperl__status?undef
# expected: 200
# received: '200'
ok 15
ok
t/modperl/stdfd.t ....................... 
1..2
ok 1 - fileno(STDIN)=0 expected 0
ok 2 - fileno(STDOUT)=1 expected 1
ok
t/modperl/stdfd2.t ...................... 
1..1
ok 1 - $.=2 expected 2
ok
t/modperl/subenv.t ...................... 
1..31
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
ok 20
ok 21
ok 22
ok 23
ok 24
ok 25
ok 26
ok 27
ok 28
ok 29
ok 30
ok 31
ok
t/modperl/taint.t ....................... 
1..4
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : ${^TAINT}
# expected: 1
# received: 1
ok 1
# testing : ${^TAINT} is read-only
# expected: qr/read-only/
# received: 'Modification of a read-only value attempted at /builddir/build/BUILD/mod_perl-2.0.12/t/response/TestModperl/taint.pm line 27.
# '
ok 2
# testing : $Apache2::__T
# expected: 1
# received: 1
ok 3
# testing : $Apache2::__T is read-only
# expected: qr/read-only/
# received: 'Modification of a read-only value attempted at /builddir/build/BUILD/mod_perl-2.0.12/t/response/TestModperl/taint.pm line 33.
# '
ok 4
ok
t/modperl/util.t ........................ 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : perl interpreter id
# expected: qr/0x\w+/
# received: '0x3ff8403c9f0'
ok 1
ok
t/modules/apache_resource.t ............. 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:57 2022
# Current time GMT:   Mon Dec 26 03:18:57 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok
t/modules/apache_status.t ............... 
1..15
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:57 2022
# Current time GMT:   Mon Dec 26 03:18:57 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# expected: qr/Embedded Perl version <b>v5.36.0<\/b> for/
# received: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
# "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
# 
# <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
#   <head>
#     <title>Apache2::Status 4.01</title>
#     <style type="text/css">
#       body {
#         color: #000;
#         background-color: #fff;
#       }
#       p.hdr {
#         background-color: #ddd;
#         border: 2px outset;
#         padding: 3px;
#         width: 99%;
#      }
#    </style>
#   </head>
#   <body>
#     <p class="hdr">
#       Embedded Perl version <b>v5.36.0</b> for <b>Apache/2.4.54 (Fedora Linux) world domination series/2.0 mod_perl/2.0.12 Perl/v5.36.0</b> process <b>11327</b>,<br />
#       running since Mon Dec 26 03:17:43 2022
#     </p>
# <p><a href="/status/perl?env">Environment</a><br />
# <a href="/status/perl?inc">Loaded Modules</a><br />
# <a href="/status/perl?inh_tree">Inheritance Tree</a><br />
# <a href="/status/perl?isa_tree">ISA Tree</a><br />
# <a href="/status/perl?myconfig">Perl Configuration</a><br />
# <a href="/status/perl?rgysubs">Compiled Registry Scripts</a><br />
# <a href="/status/perl?rlimit">Resource Limits</a><br />
# <a href="/status/perl?script">PerlRequire\'d Files</a><br />
# <a href="/status/perl?section_config">Perl Section Configuration</a><br />
# <a href="/status/perl?sig">Signal Handlers</a><br />
# <a href="/status/perl?symdump">Symbol Table Dump</a><br />
# <a href="/status/perl?test_menu">Test Menu Entry</a><br />
# </p></body></html>'
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok
t/modules/cgi.t ......................... 
1..5
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:58 2022
# Current time GMT:   Mon Dec 26 03:18:58 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : GET /TestModules__cgi?PARAM=2
# expected: 'ok 2'
# received: 'ok 2'
ok 1
# testing : POST /TestModules__cgi
# PARAM=%33
# expected: 'ok 3'
# received: 'ok 3'
ok 2
# testing : file upload
# expected: 'ok 4'
# received: 'ok 4'
ok 3
# testing : Content-type header
# expected: qr/^text\/test-output/
# received: 'text/test-output; charset=ISO-8859-1'
ok 4
# testing : X-Perl-Module header
# expected: 'TestModules::cgi'
# received: 'TestModules::cgi'
ok 5
ok
t/modules/cgi2.t ........................ 
1..5
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:58 2022
# Current time GMT:   Mon Dec 26 03:18:58 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : GET /TestModules__cgi2?PARAM=2
# expected: 'ok 2'
# received: 'ok 2'
ok 1
# testing : POST /TestModules__cgi2
# PARAM=%33
# expected: 'ok 3'
# received: 'ok 3'
ok 2
# testing : file upload
# expected: 'ok 4'
# received: 'ok 4'
ok 3
# testing : Content-type header
# expected: qr/^text\/test-output/
# received: 'text/test-output; charset=ISO-8859-1'
ok 4
# testing : X-Perl-Module header
# expected: 'TestModules::cgi2'
# received: 'TestModules::cgi2'
ok 5
ok
t/modules/cgipost.t ..................... 
1..6
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:59 2022
# Current time GMT:   Mon Dec 26 03:18:59 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# expected 1324 bytes, received 1324 bytes
ok 1
# expected 5149 bytes, received 5149 bytes
ok 2
# expected 11474 bytes, received 11474 bytes
ok 3
# expected 20299 bytes, received 20299 bytes
ok 4
# expected 31624 bytes, received 31624 bytes
ok 5
# expected 45449 bytes, received 45449 bytes
ok 6
ok
t/modules/cgipost2.t .................... 
1..6
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:59 2022
# Current time GMT:   Mon Dec 26 03:18:59 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# expected 1324 bytes, received 1324 bytes
ok 1
# expected 5149 bytes, received 5149 bytes
ok 2
# expected 11474 bytes, received 11474 bytes
ok 3
# expected 20299 bytes, received 20299 bytes
ok 4
# expected 31624 bytes, received 31624 bytes
ok 5
# expected 45449 bytes, received 45449 bytes
ok 6
ok
t/modules/cgiupload.t ................... 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:18:59 2022
# Current time GMT:   Mon Dec 26 03:18:59 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# body_len=77393, file_len=77393
ok 1
# body_len=77393, file_len=77393
ok 2
ok
t/modules/cgiupload2.t .................. 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:19:00 2022
# Current time GMT:   Mon Dec 26 03:19:00 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# body_len=77393, file_len=77393
ok 1
# body_len=77393, file_len=77393
ok 2
ok
t/modules/include.t ..................... 
1..6
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:19:00 2022
# Current time GMT:   Mon Dec 26 03:19:00 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
# testing : /mod_perl mod_include test/
# expected: qr/mod_perl mod_include test/
# received: '<html>
# <head>
# <title>mod_perl mod_include test</title>
# <meta http-equiv="Content-Type" content="text/html">
# </head>
# 
# <h1>mod_perl mod_include test</h1>
# 
# 
# Hello World<br>
# 
# 
# cgi.pm
# 
# 
# <p align=right>[<a href="../index.html">back</a>]</p>
# 
# <hr>
# <h5>footer</h5>
# 
# '
ok 3
# testing : /Hello World/
# expected: qr/Hello World/
# received: '<html>
# <head>
# <title>mod_perl mod_include test</title>
# <meta http-equiv="Content-Type" content="text/html">
# </head>
# 
# <h1>mod_perl mod_include test</h1>
# 
# 
# Hello World<br>
# 
# 
# cgi.pm
# 
# 
# <p align=right>[<a href="../index.html">back</a>]</p>
# 
# <hr>
# <h5>footer</h5>
# 
# '
ok 4
# testing : /cgi.pm/
# expected: qr/cgi.pm/
# received: '<html>
# <head>
# <title>mod_perl mod_include test</title>
# <meta http-equiv="Content-Type" content="text/html">
# </head>
# 
# <h1>mod_perl mod_include test</h1>
# 
# 
# Hello World<br>
# 
# 
# cgi.pm
# 
# 
# <p align=right>[<a href="../index.html">back</a>]</p>
# 
# <hr>
# <h5>footer</h5>
# 
# '
ok 5
# testing : /footer/
# expected: qr/footer/
# received: '<html>
# <head>
# <title>mod_perl mod_include test</title>
# <meta http-equiv="Content-Type" content="text/html">
# </head>
# 
# <h1>mod_perl mod_include test</h1>
# 
# 
# Hello World<br>
# 
# 
# cgi.pm
# 
# 
# <p align=right>[<a href="../index.html">back</a>]</p>
# 
# <hr>
# <h5>footer</h5>
# 
# '
ok 6
ok
t/modules/include2.t .................... 
1..4
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:19:00 2022
# Current time GMT:   Mon Dec 26 03:19:00 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
ok 2
# testing : /Perl-SSI/
# expected: qr/Perl-SSI/
# received: 'Hello World from root@localhost<br>
# Local date is Monday, 26-Dec-2022 03:19:01 UTC<br>
# Brought to you by Perl-SSI
# Apache/2.4.54 (Fedora Linux) world domination series/2.0 mod_perl/2.0.12 Perl/v5.36.0
# <br>
# '
ok 3
# testing : /mod_perl/
# expected: qr/mod_perl/
# received: 'Hello World from root@localhost<br>
# Local date is Monday, 26-Dec-2022 03:19:01 UTC<br>
# Brought to you by Perl-SSI
# Apache/2.4.54 (Fedora Linux) world domination series/2.0 mod_perl/2.0.12 Perl/v5.36.0
# <br>
# '
ok 4
ok
t/modules/include_subreq.t .............. 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:19:01 2022
# Current time GMT:   Mon Dec 26 03:19:01 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : handler => filter => handler
# expected: 'subreq is quite ok'
# received: 'subreq is quite ok'
ok 1
ok
t/modules/proxy.t ....................... 
# connecting to http://localhost:8536/TestModules__proxy
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:19:01 2022
# Current time GMT:   Mon Dec 26 03:19:01 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : internally proxified request
# expected: 'ok'
# received: 'ok'
ok 1
ok
t/perl/api.t ............................ 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# ppid 11190
ok 1
# pid 11327
ok 2
ok
t/perl/hash_attack.t .................... skipped: relevant only for perl 5.8.2 and up to 5.17.6
t/perl/signals.t ........................ skipped: works only for prefork
t/preconnection/note.t .................. 
# connecting to http://localhost:8549/TestPreConnection__note
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:19:02 2022
# Current time GMT:   Mon Dec 26 03:19:02 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : connection notes
# expected: '127.0.0.1'
# received: '127.0.0.1'
ok 1
ok
t/protocol/echo_bbs.t ................... 
1..4
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:19:02 2022
# Current time GMT:   Mon Dec 26 03:19:02 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# expected: 'HELLO'
# received: 'HELLO'
ok 2
# expected: 'WONDERFUL'
# received: 'WONDERFUL'
ok 3
# expected: 'WORLD'
# received: 'WORLD'
ok 4
ok
t/protocol/echo_bbs2.t .................. 
1..3
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:19:03 2022
# Current time GMT:   Mon Dec 26 03:19:03 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# expected: 'HELLO'
# received: 'HELLO'
ok 2
# expected: 'WORLD'
# received: 'WORLD'
ok 3
ok
t/protocol/echo_block.t ................. 
1..3
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:19:03 2022
# Current time GMT:   Mon Dec 26 03:19:03 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# expected: 'hello'
# received: 'hello'
ok 2
# expected: 'world'
# received: 'world'
ok 3
ok
t/protocol/echo_filter.t ................ 
1..3
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:19:03 2022
# Current time GMT:   Mon Dec 26 03:19:03 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# expected: 'HELLO'
# received: 'HELLO'
ok 2
# expected: 'WORLD'
# received: 'WORLD'
ok 3
ok
t/protocol/echo_nonblock.t .............. 
1..3
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:19:04 2022
# Current time GMT:   Mon Dec 26 03:19:04 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# testing : no timeout
# expected: 'nonblocking'
# received: 'nonblocking'
ok 2
# testing : timed out
# expected: 'TIMEUP'
# received: 'TIMEUP'
ok 3
ok
t/protocol/echo_timeout.t ............... 
1..5
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:19:05 2022
# Current time GMT:   Mon Dec 26 03:19:05 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# expected: 'good'
# received: 'good'
ok 2
# expected: 'bye'
# received: 'bye'
ok 3
# expected: 'cruel'
# received: 'cruel'
ok 4
# expected: 'world'
# received: 'world'
ok 5
ok
t/protocol/pseudo_http.t ................ 
# connecting to localhost:8542
1..13
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:19:05 2022
# Current time GMT:   Mon Dec 26 03:19:05 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
ok 1
# send: HELO
# recv: HELO
# testing : greeting 1
# expected: 'HELO'
# received: 'HELO'
ok 2
# getline: Login:
# testing : greeeting 2
# expected: 'Login:'
# received: 'Login:'
ok 3
# send: stas
# recv: Password:
# testing : login
# expected: 'Password:'
# received: 'Password:'
ok 4
# send: foobar
# recv: Welcome to TestProtocol::pseudo_http
# testing : good pass
# expected: 'Welcome to TestProtocol::pseudo_http'
# received: 'Welcome to TestProtocol::pseudo_http'
ok 5
# getline: Available commands: date quit
# testing : banner
# expected: 'Available commands: date quit'
# received: 'Available commands: date quit'
ok 6
# send: date
# recv: The time is: Mon Dec 26 03:19:05 2022
# testing : date
# expected: qr/The time is:/
# received: 'The time is: Mon Dec 26 03:19:05 2022'
ok 7
# send: quit
# recv: Goodbye
# testing : eot
# expected: 'Goodbye'
# received: 'Goodbye'
ok 8
ok 9
# send: HELO
# recv: HELO
# testing : greeting 1
# expected: 'HELO'
# received: 'HELO'
ok 10
# getline: Login:
# testing : greeeting 2
# expected: 'Login:'
# received: 'Login:'
ok 11
# send: stas
# recv: Password:
# testing : login
# expected: 'Password:'
# received: 'Password:'
ok 12
# send: foObaR
# recv: Access Denied
# testing : eot
# expected: 'Access Denied'
# received: 'Access Denied'
ok 13
ok
t/user/rewrite.t ........................ 
# connecting to http://localhost:8535/TestUser__rewrite
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : args
# expected: 'foo=bar&boo=tar'
# received: 'foo=bar&boo=tar'
ok 1
ok
t/vhost/config.t ........................ 
# connecting to http://localhost:8534/TestVhost__config
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:44 2022
# Current time GMT:   Mon Dec 26 03:17:44 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : DocumentRoot
# expected: '/builddir/build/BUILD/mod_perl-2.0.12/t/htdocs/vhost'
# received: '/builddir/build/BUILD/mod_perl-2.0.12/t/htdocs/vhost'
ok 1
# testing : PerlPostConfigRequire
# expected: 2
# received: 2
ok 2
ok
t/vhost/log.t ........................... 
# connecting to http://localhost:8533/TestVhost__log
1..9
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:17:43 2022
# Current time GMT:   Mon Dec 26 03:17:43 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : $r->log->warn
# expected: qr/\$r\-\>log\-\>warn/
# received: '[Mon Dec 26 03:19:07.044455 2022] [perl:warn] [pid 11327:tid 11351] [client 127.0.0.1:49678] $r->log->warn
# '
ok 1
# testing : $r->log_error
# expected: qr/\$r\-\>log_error/
# received: '[Mon Dec 26 03:19:07.044496 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 32/32
# [Mon Dec 26 03:19:07.044556 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 41/41
# [Mon Dec 26 03:19:07.044586 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 130/130
# [Mon Dec 26 03:19:07.044617 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 10/10
# [Mon Dec 26 03:19:07.044631 2022] [:error] [pid 11327:tid 11351] $r->log_error
# '
ok 2
# testing : $r->warn
# expected: qr/\$r\-\>warn/
# received: '[Mon Dec 26 03:19:07.044653 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 32/32
# [Mon Dec 26 03:19:07.044675 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 39/39
# [Mon Dec 26 03:19:07.044710 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 681/681
# [Mon Dec 26 03:19:07.044727 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 10/10
# [Mon Dec 26 03:19:07.044739 2022] [:warn] [pid 11327:tid 11351] $r->warn
# '
ok 3
# testing : $s->log->warn
# expected: qr/\$s\-\>log\-\>warn/
# received: '[Mon Dec 26 03:19:07.044760 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 27/27
# [Mon Dec 26 03:19:07.044781 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 34/34
# [Mon Dec 26 03:19:07.044819 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 675/675
# [Mon Dec 26 03:19:07.044835 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 10/10
# [Mon Dec 26 03:19:07.044851 2022] [perl:warn] [pid 11327:tid 11351] $s->log->warn
# '
ok 4
# testing : $s->log_error
# expected: qr/\$s\-\>log_error/
# received: '[Mon Dec 26 03:19:07.044875 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 32/32
# [Mon Dec 26 03:19:07.044896 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 41/41
# [Mon Dec 26 03:19:07.044932 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 684/684
# [Mon Dec 26 03:19:07.044948 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 10/10
# [Mon Dec 26 03:19:07.044960 2022] [:error] [pid 11327:tid 11351] $s->log_error
# '
ok 5
# testing : $s->warn
# expected: qr/\$s\-\>warn/
# received: '[Mon Dec 26 03:19:07.044980 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 32/32
# [Mon Dec 26 03:19:07.045001 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 39/39
# [Mon Dec 26 03:19:07.045037 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 681/681
# [Mon Dec 26 03:19:07.045053 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 10/10
# [Mon Dec 26 03:19:07.045064 2022] [:warn] [pid 11327:tid 11351] $s->warn
# '
ok 6
# testing : Apache2::ServerRec::warn
# expected: qr/Apache2\:\:ServerRec\:\:warn/
# received: '[Mon Dec 26 03:19:07.045085 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 27/27
# [Mon Dec 26 03:19:07.045108 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 34/34
# [Mon Dec 26 03:19:07.045141 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 675/675
# [Mon Dec 26 03:19:07.045156 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 10/10
# [Mon Dec 26 03:19:07.045173 2022] [:warn] [pid 11327:tid 11351] Apache2::ServerRec::warn
# '
ok 7
# testing : warn
# expected: qr/warn/
# received: '[Mon Dec 26 03:19:07.045197 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 43/43
# [Mon Dec 26 03:19:07.045217 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 51/51
# [Mon Dec 26 03:19:07.045253 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 691/691
# [Mon Dec 26 03:19:07.045269 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 10/10
# [Mon Dec 26 03:19:07.045280 2022] [:warn] [pid 11327:tid 11351] warn
# '
ok 8
# testing : internal warning
# expected: qr/Argument "aaa" isn't numeric in addition/
# received: '[Mon Dec 26 03:19:07.045300 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 23/23
# [Mon Dec 26 03:19:07.045320 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 27/27
# [Mon Dec 26 03:19:07.045356 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 671/671
# [Mon Dec 26 03:19:07.045372 2022] [core:trace6] [pid 11327:tid 11351] core_filters.c(828): [client 127.0.0.1:49678] writev_nonblocking: 10/10
# [Mon Dec 26 03:19:07.045396 2022] [:warn] [pid 11327:tid 11351] Argument "aaa" isn\'t numeric in addition (+) at (eval 260) line 1, <$fh> line 8.\\n
# '
ok 9
ok
All tests successful.
Files=244, Tests=2857, 83 wallclock secs ( 0.52 usr  0.21 sys + 56.61 cusr 10.97 csys = 68.31 CPU)
Result: PASS
[warning] server localhost:8529 shutdown
[warning] port 8529 still in use...
done
cd ModPerl-Registry && make test
make[1]: Entering directory '/builddir/build/BUILD/mod_perl-2.0.12/ModPerl-Registry'
"/usr/bin/perl" -I../blib/arch -I../blib/lib \
t/TEST  -clean
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/bin/perl /builddir/build/BUILD/mod_perl-2.0.12/ModPerl-Registry/t/TEST -clean
APACHE_TEST_APXS= APACHE_TEST_GROUP= APACHE_TEST_HTTPD= APACHE_TEST_PORT= APACHE_TEST_USER= \
"/usr/bin/perl" -I../blib/arch -I../blib/lib \
t/TEST  -bugreport -verbose=1 
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/bin/perl /builddir/build/BUILD/mod_perl-2.0.12/ModPerl-Registry/t/TEST -bugreport -verbose=1
/usr/sbin/httpd  -d /builddir/build/BUILD/mod_perl-2.0.12/ModPerl-Registry/t -f /builddir/build/BUILD/mod_perl-2.0.12/ModPerl-Registry/t/conf/httpd.conf -D APACHE2 -D APACHE2_4 -D PERL_USEITHREADS
using Apache/2.4.54 (event MPM)

waiting 180 seconds for server to start: .[Mon Dec 26 03:19:11.265746 2022] [core:trace3] [pid 12645:tid 12645] core.c(3494): Setting LogLevel for all modules to trace8
.
waiting 180 seconds for server to start: ok (waited 0 secs)
server localhost:8529 started
t/206.t ........................ 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:19:12 2022
# Current time GMT:   Mon Dec 26 03:19:12 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : test partial_content: response code
# expected: 206
# received: '206'
ok 1
# testing : test partial_content: response body
# expected: '<?xml versi'
# received: '<?xml versi'
ok 2
ok
t/304.t ........................ 
1..10
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:19:12 2022
# Current time GMT:   Mon Dec 26 03:19:12 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : test HTTP_NOT_MODIFIED (304 status)
# expected: 304
# received: '304'
ok 1
# testing : test HTTP_NOT_MODIFIED (null body)
# expected: ''
# received: ''
ok 2
# If-Modified-Since Sun, 29 Oct 2000 15:43:28 GMT
# testing : the resource was modified since #1 (code)
# expected: 200
# received: '200'
ok 3
# testing : the resource was modified since #1 (body)
# expected: '<html><head></head><body>Test</body></html>'
# received: '<html><head></head><body>Test</body></html>'
ok 4
# If-Modified-Since Sun, 28 Oct 2000 15:43:29 GMT
# testing : the resource was modified since #2 (code)
# expected: 200
# received: '200'
ok 5
# testing : the resource was modified since #2 (body)
# expected: '<html><head></head><body>Test</body></html>'
# received: '<html><head></head><body>Test</body></html>'
ok 6
# If-Modified-Since Thu Juk 99 00:00:00 9999 FUK
# testing : bogus If-Modified-Since #2 (code)
# expected: 200
# received: '200'
ok 7
# testing : bogus If-Modified-Since #2 (body)
# expected: '<html><head></head><body>Test</body></html>'
# received: '<html><head></head><body>Test</body></html>'
ok 8
# If-Modified-Since Thu, 32 Jun 1999 24:59:59 MIT
# testing : bogus If-Modified-Since #1 (code)
# expected: 200
# received: '200'
ok 9
# testing : bogus If-Modified-Since #1 (body)
# expected: '<html><head></head><body>Test</body></html>'
# received: '<html><head></head><body>Test</body></html>'
ok 10
ok
t/404-filename-with-newline.t .. 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:19:13 2022
# Current time GMT:   Mon Dec 26 03:19:13 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : URL with \r and \n embedded
# expected: 404
# received: '404'
ok 1
ok
t/404.t ........................ 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:19:13 2022
# Current time GMT:   Mon Dec 26 03:19:13 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : test ErrorDocument
# expected: 'Oops, can\'t find the requested doc'
# received: 'Oops, can\'t find the requested doc'
ok 1
# testing : the script has changed the status to 404
# expected: 404
# received: '404'
ok 2
ok
t/500.t ........................ 
1..7
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:19:13 2022
# Current time GMT:   Mon Dec 26 03:19:13 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : 500 error on runtime error (when the script changes the status)
# expected: 500
# received: '500'
ok 1
# testing : 500 compile time error (syntax error)
# expected: 500
# received: '500'
ok 2
# testing : 500 compile error on use() failure
# expected: 500
# received: '500'
ok 3
# testing : 500 error on missing HTTP headers
# expected: 500
# received: '500'
ok 4
# testing : 500 error on runtime error
# expected: 500
# received: '500'
ok 5
# testing : 200, followed by a runtime error
# expected: 200
# received: '200'
ok 6
# testing : 200, followed by a runtime error
# expected: qr/some body.*The server encountered an internal error/ms
# received: 'some body<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
# <html><head>
# <title>500 Internal Server Error</title>
# </head><body>
# <h1>Internal Server Error</h1>
# <p>The server encountered an internal error or
# misconfiguration and was unable to complete
# your request.</p>
# <p>Please contact the server administrator at 
#  root@localhost to inform them of the time this error occurred,
#  and the actions you performed just before this error.</p>
# <p>More information about this error may be available
# in the server error log.</p>
# </body></html>
# '
ok 7
ok
t/bad_scripts.t ................ 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:19:14 2022
# Current time GMT:   Mon Dec 26 03:19:14 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : the script hasn't declared its private $r
# expected: 500
# received: '500'
ok 1
ok
t/basic.t ...................... 
1..18
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:19:14 2022
# Current time GMT:   Mon Dec 26 03:19:14 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : ModPerl::PerlRun basic cgi test
# expected: 'ok /builddir/build/BUILD/mod_perl-2.0.12/ModPerl-Registry/t/cgi-bin/basic.pl'
# received: 'ok /builddir/build/BUILD/mod_perl-2.0.12/ModPerl-Registry/t/cgi-bin/basic.pl'
ok 1
# testing : ModPerl::Registry basic cgi test
# expected: 'ok /builddir/build/BUILD/mod_perl-2.0.12/ModPerl-Registry/t/cgi-bin/basic.pl'
# received: 'ok /builddir/build/BUILD/mod_perl-2.0.12/ModPerl-Registry/t/cgi-bin/basic.pl'
ok 2
# testing : ModPerl::RegistryBB basic cgi test
# expected: 'ok /builddir/build/BUILD/mod_perl-2.0.12/ModPerl-Registry/t/cgi-bin/basic.pl'
# received: 'ok /builddir/build/BUILD/mod_perl-2.0.12/ModPerl-Registry/t/cgi-bin/basic.pl'
ok 3
# testing : ModPerl::PerlRun non-executable file
# expected: 200
# received: '200'
ok 4
# testing : ModPerl::Registry non-executable file
# expected: 200
# received: '200'
ok 5
# testing : ModPerl::RegistryBB non-executable file
# expected: 200
# received: '200'
ok 6
# testing : ModPerl::PerlRun mod_cgi-like environment pre-set
# expected: 'foo=bar'
# received: 'foo=bar'
ok 7
# testing : ModPerl::Registry mod_cgi-like environment pre-set
# expected: 'foo=bar'
# received: 'foo=bar'
ok 8
# testing : ModPerl::RegistryBB mod_cgi-like environment pre-set
# expected: 'foo=bar'
# received: 'foo=bar'
ok 9
# testing : ModPerl::PerlRun mod_cgi-like environment pre-set
# expected: 'it works'
# received: 'it works'
ok 10
# testing : ModPerl::Registry mod_cgi-like environment pre-set
# expected: 'it works'
# received: 'it works'
ok 11
# testing : ModPerl::RegistryBB mod_cgi-like environment pre-set
# expected: 'it works'
# received: 'it works'
ok 12
# testing : ModPerl::PerlRun mod_cgi-like environment pre-set
# expected: 'before exit'
# received: 'before exit'
ok 13
# testing : ModPerl::Registry mod_cgi-like environment pre-set
# expected: 'before exit'
# received: 'before exit'
ok 14
# testing : ModPerl::RegistryBB mod_cgi-like environment pre-set
# expected: 'before exit'
# received: 'before exit'
ok 15
# testing : ModPerl::Registry->handler mod_cgi-like environment pre-set
# expected: 'foo=bar'
# received: 'foo=bar'
ok 16
# testing : $r->content_type('text/plain')
# expected: 'ok'
# received: 'ok'
ok 17
# testing : script's content-type
# expected: 'text/plain'
# received: 'text/plain'
ok 18
ok
t/bin_resp.t ................... 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:19:14 2022
# Current time GMT:   Mon Dec 26 03:19:14 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : image size
# expected: 4
# received: 4
ok 1
# comparing the binary contents
ok 2
ok
t/cgi.t ........................ 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:19:15 2022
# Current time GMT:   Mon Dec 26 03:19:15 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : test 'Content-type header setting
# expected: qr/^text\/html/
# received: 'text/html; charset=ISO-8859-1'
ok 1
# testing : test body
# expected: '<b>done</b>'
# received: '<b>done</b>'
ok 2
ok
t/dirindex.t ................... 
1..2
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:19:15 2022
# Current time GMT:   Mon Dec 26 03:19:15 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : DirectoryIndex + AddHandler - Content-type
# expected: qr/^text\/html/
# received: 'text/html; charset=ISO-8859-1'
ok 1
# testing : DirectoryIndex + AddHandler - body
# expected: '<b>done</b>'
# received: '<b>done</b>'
ok 2
ok
t/fatalstobrowser.t ............ skipped: fatalsToBrowser known not to work, CGI version 99.99 or higher is required
t/flush.t ...................... 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:19:16 2022
# Current time GMT:   Mon Dec 26 03:19:16 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : test flush body
# expected: 'yet another boring test string'
# received: 'yet another boring test string'
ok 1
ok
t/ithreads.t ................... 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:19:16 2022
# Current time GMT:   Mon Dec 26 03:19:16 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# expected: [
#   'parent',
#   'thread 1',
#   'thread 2',
#   'thread 3',
#   'thread 4'
# ]
# received: [
#   'parent',
#   'thread 1',
#   'thread 2',
#   'thread 3',
#   'thread 4'
# ]
ok 1
ok
t/nph.t ........................ 
1..6
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:19:18 2022
# Current time GMT:   Mon Dec 26 03:19:18 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : test header content-type
# expected: 'text/text'
# received: 'text/text'
ok 1
# testing : test header expires
# expected: '-1'
# received: '-1'
ok 2
# testing : test header pragma
# expected: 'no-cache'
# received: 'no-cache'
ok 3
# testing : test header cache-control
# expected: 'must-revalidate, no-cache, no-store'
# received: 'must-revalidate, no-cache, no-store'
ok 4
# testing : test key: body
# expected: 'non-parsed headers body'
# received: 'non-parsed headers body'
ok 5
# testing : test key: code
# expected: '250'
# received: '250'
ok 6
ok
t/prefork.t .................... skipped: can't run under threaded MPMs
t/redirect.t ................... 
1..4
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:19:19 2022
# Current time GMT:   Mon Dec 26 03:19:19 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : test redirect: existing target
# expected: 'ok /builddir/build/BUILD/mod_perl-2.0.12/ModPerl-Registry/t/cgi-bin/basic.pl'
# received: 'ok /builddir/build/BUILD/mod_perl-2.0.12/ModPerl-Registry/t/cgi-bin/basic.pl'
ok 1
# testing : test redirect: non-existing target
# expected: 404
# received: '404'
ok 2
# testing : test Registry style redirect: status
# expected: 302
# received: '302'
ok 3
# testing : test Registry style redirect: cookie
# expected: 'mod_perl=ubercool; path=/'
# received: 'mod_perl=ubercool; path=/'
ok 4
ok
t/regex.t ...................... 
1..3
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:19:19 2022
# Current time GMT:   Mon Dec 26 03:19:19 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : ModPerl::PerlRun regex in path_info
# expected: 'ok /builddir/build/BUILD/mod_perl-2.0.12/ModPerl-Registry/t/cgi-bin/basic.pl'
# received: 'ok /builddir/build/BUILD/mod_perl-2.0.12/ModPerl-Registry/t/cgi-bin/basic.pl'
ok 1
# testing : ModPerl::Registry regex in path_info
# expected: 'ok /builddir/build/BUILD/mod_perl-2.0.12/ModPerl-Registry/t/cgi-bin/basic.pl'
# received: 'ok /builddir/build/BUILD/mod_perl-2.0.12/ModPerl-Registry/t/cgi-bin/basic.pl'
ok 2
# testing : ModPerl::RegistryBB regex in path_info
# expected: 'ok /builddir/build/BUILD/mod_perl-2.0.12/ModPerl-Registry/t/cgi-bin/basic.pl'
# received: 'ok /builddir/build/BUILD/mod_perl-2.0.12/ModPerl-Registry/t/cgi-bin/basic.pl'
ok 3
ok
t/rewrite_env.t ................ 
1..1
# Running under perl version 5.036000 for linux
# Current time local: Mon Dec 26 03:19:19 2022
# Current time GMT:   Mon Dec 26 03:19:19 2022
# Using Test.pm version 1.31
# Using Apache/Test.pm version 1.43
# testing : found environment variable from mod_rewrite
# expected: 'GOTCHA'
# received: 'GOTCHA'
ok 1
ok
All tests successful.
Files=18, Tests=63,  8 wallclock secs ( 0.03 usr  0.02 sys +  3.70 cusr  0.70 csys =  4.45 CPU)
Result: PASS
[warning] server localhost:8529 shutdown
make[1]: Leaving directory '/builddir/build/BUILD/mod_perl-2.0.12/ModPerl-Registry'
+ RETVAL=0
+ test 0 '!=' 0
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: mod_perl-2.0.12-5.fc38.s390x
warning: File not found: /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/Reload.pm
warning: File not found: /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache::Reload.3pm*
warning: File not found: /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::Reload.3pm*
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hAzQlm
+ umask 022
+ cd /builddir/build/BUILD
+ cd mod_perl-2.0.12
+ DOCDIR=/builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/doc/mod_perl
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/doc/mod_perl
+ cp -pr Changes /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/doc/mod_perl
+ cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/doc/mod_perl
+ cp -pr NOTICE /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/doc/mod_perl
+ cp -pr README README-SVN /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/doc/mod_perl
+ cp -pr STATUS /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/doc/mod_perl
+ cp -pr SVN-MOVE /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/doc/mod_perl
+ cp -pr docs/ /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/doc/mod_perl
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YOBETG
+ umask 022
+ cd /builddir/build/BUILD
+ cd mod_perl-2.0.12
+ LICENSEDIR=/builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/licenses/mod_perl
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/licenses/mod_perl
+ cp -pr LICENSE /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/licenses/mod_perl
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: config(mod_perl) = 2.0.12-5.fc38 mod_perl = 2.0.12-5.fc38 mod_perl(s390-64) = 2.0.12-5.fc38 perl(APR) = 0.009000 perl(APR::Base64) = 0.009000 perl(APR::Brigade) = 0.009000 perl(APR::Bucket) = 0.009000 perl(APR::BucketAlloc) = 0.009000 perl(APR::BucketType) = 0.009000 perl(APR::Const) = 0.009000 perl(APR::Date) = 0.009000 perl(APR::Error) = 0.009000 perl(APR::Finfo) = 0.009000 perl(APR::IpSubnet) = 0.009000 perl(APR::OS) = 0.009000 perl(APR::PerlIO) = 0.009000 perl(APR::Pool) = 0.009000 perl(APR::SockAddr) = 0.009000 perl(APR::Socket) = 0.009000 perl(APR::Status) = 0.009000 perl(APR::String) = 0.009000 perl(APR::Table) = 0.009000 perl(APR::ThreadMutex) = 0.009000 perl(APR::ThreadRWLock) = 0.009000 perl(APR::URI) = 0.009000 perl(APR::UUID) = 0.009000 perl(APR::Util) = 0.009000 perl(APR::XSLoader) perl(Apache) perl(Apache2::Access) = 2.000012 perl(Apache2::CmdParms) = 2.000012 perl(Apache2::Command) = 2.000012 perl(Apache2::Connection) = 2.000012 perl(Apache2::ConnectionUtil) = 2.000012 perl(Apache2::Const) perl(Apache2::Directive) = 2.000012 perl(Apache2::Filter) = 2.000012 perl(Apache2::FilterRec) = 2.000012 perl(Apache2::HookRun) = 2.000012 perl(Apache2::Log) = 2.000012 perl(Apache2::MPM) = 2.000012 perl(Apache2::Module) = 2.000012 perl(Apache2::PerlSections) = 2.00 perl(Apache2::PerlSections::Dump) = 0.01 perl(Apache2::Process) = 2.000012 perl(Apache2::Provider) = 2.000012 perl(Apache2::RequestIO) = 2.000012 perl(Apache2::RequestRec) = 2.000012 perl(Apache2::RequestUtil) = 2.000012 perl(Apache2::Resource) = 1.72 perl(Apache2::Response) = 2.000012 perl(Apache2::ServerRec) = 2.000012 perl(Apache2::ServerUtil) = 2.000012 perl(Apache2::SizeLimit) = 0.97 perl(Apache2::SourceTables) perl(Apache2::Status) = 4.01 perl(Apache2::SubProcess) = 2.000012 perl(Apache2::SubRequest) = 2.000012 perl(Apache2::URI) = 2.000012 perl(Apache2::Util) = 2.000012 perl(Apache2::XSLoader) perl(Apache2::compat) perl(Apache2::porting) perl(Apache::Constants) perl(Apache::File) perl(Apache::SIG) perl(Apache::Server) perl(Apache::SizeLimit) = 0.97 perl(Apache::SizeLimit::Core) = 0.97 perl(Apache::Table) perl(Apache::Util) perl(Bundle::Apache2) = 1.00 perl(ModPerl::Const) perl(ModPerl::Global) = 2.000012 perl(ModPerl::InterpPool) = 2.000012 perl(ModPerl::Interpreter) = 2.000012 perl(ModPerl::MethodLookup) perl(ModPerl::PerlRun) = 1.99 perl(ModPerl::PerlRunPrefork) = 0.01 perl(ModPerl::Registry) = 1.99 perl(ModPerl::RegistryBB) = 1.99 perl(ModPerl::RegistryCooker) = 1.99 perl(ModPerl::RegistryLoader) perl(ModPerl::RegistryPrefork) = 0.01 perl(ModPerl::TestReport) perl(ModPerl::TiPool) = 2.000012 perl(ModPerl::TiPoolConfig) = 2.000012 perl(ModPerl::Util) = 2.000012 perl(mod_perl2) = 2.000012
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/perl ld64.so.1()(64bit) ld64.so.1(GLIBC_2.3)(64bit) libapr-1.so.0()(64bit) libaprutil-1.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.5.36()(64bit) perl(:VERSION) >= 5.6.0 perl(:VERSION) >= 5.6.1 perl(APR) perl(APR::Brigade) perl(APR::Bucket) perl(APR::Const) perl(APR::Date) perl(APR::Finfo) perl(APR::PerlIO) perl(APR::Pool) perl(APR::Status) perl(APR::Table) perl(APR::URI) perl(APR::Util) perl(APR::XSLoader) perl(Apache2::Access) perl(Apache2::CmdParms) perl(Apache2::Const) perl(Apache2::Directive) perl(Apache2::Filter) perl(Apache2::Log) perl(Apache2::Module) perl(Apache2::PerlSections) perl(Apache2::RequestIO) perl(Apache2::RequestRec) perl(Apache2::RequestUtil) perl(Apache2::Response) perl(Apache2::ServerRec) perl(Apache2::ServerUtil) perl(Apache2::SubRequest) perl(Apache2::URI) perl(Apache2::Util) perl(Apache2::XSLoader) perl(Apache::Constants) perl(Apache::SizeLimit::Core) perl(BSD::Resource) perl(Carp) perl(Carp::Heavy) perl(Config) perl(Data::Dumper) perl(DynaLoader) perl(Exporter) perl(ExtUtils::MakeMaker) perl(Fcntl) perl(File::Basename) perl(File::Spec) perl(File::Spec::Functions) perl(FindBin) perl(ModPerl::Const) perl(ModPerl::Global) perl(ModPerl::MethodLookup) perl(ModPerl::PerlRun) perl(ModPerl::Registry) perl(ModPerl::RegistryCooker) perl(ModPerl::TestReport) perl(ModPerl::Util) perl(Symbol) perl(XSLoader) perl(base) perl(constant) perl(mod_perl2) perl(overload) perl(strict) perl(vars) perl(warnings) rtld(GNU_HASH)
Processing files: mod_perl-devel-2.0.12-5.fc38.s390x
Provides: mod_perl-devel = 2.0.12-5.fc38 mod_perl-devel(s390-64) = 2.0.12-5.fc38 perl(Apache2::Build) = 0.01 perl(Apache2::BuildConfig) perl(Apache2::ParseSource) = 0.02 perl(Apache2::ParseSource::Scan) perl(Apache::Test) = 1.43 perl(Apache::Test5005compat) = 0.01 perl(Apache::TestBuild) perl(Apache::TestClient) perl(Apache::TestClientResponse) perl(Apache::TestCommon) perl(Apache::TestCommonPost) perl(Apache::TestConfig) perl(Apache::TestConfigC) perl(Apache::TestConfigPHP) perl(Apache::TestConfigParrot) perl(Apache::TestHandler) perl(Apache::TestHarness) perl(Apache::TestHarnessPHP) perl(Apache::TestMB) perl(Apache::TestMM) perl(Apache::TestReport) perl(Apache::TestReportPerl) perl(Apache::TestRequest) perl(Apache::TestRun) perl(Apache::TestRunPHP) = 1.00 perl(Apache::TestRunParrot) = 1.00 perl(Apache::TestRunPerl) = 1.00 perl(Apache::TestSSLCA) perl(Apache::TestServer) perl(Apache::TestSmoke) perl(Apache::TestSmokePerl) perl(Apache::TestSort) perl(Apache::TestToString) perl(Apache::TestTrace) = 0.01 perl(Apache::TestUtil) = 0.02 perl(Bundle::ApacheTest) = 0.02 perl(C::Preprocessed) perl(ModPerl::BuildMM) perl(ModPerl::BuildOptions) perl(ModPerl::CScan) = 0.75 perl(ModPerl::Code) = 0.01 perl(ModPerl::Config) perl(ModPerl::FunctionMap) perl(ModPerl::MM) perl(ModPerl::Manifest) perl(ModPerl::MapBase) perl(ModPerl::MapUtil) perl(ModPerl::ParseSource) = 0.01 perl(ModPerl::StructureMap) perl(ModPerl::TestConfig) perl(ModPerl::TestRun) perl(ModPerl::TypeMap) perl(ModPerl::WrapXS) = 0.01
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: perl(:VERSION) >= 5.6.0 perl(Apache2::Build) perl(Apache2::Const) perl(Apache2::ParseSource) perl(Carp) perl(Config) perl(Cwd) perl(Data::Dumper) perl(DirHandle) perl(Exporter) perl(ExtUtils::Embed) perl(ExtUtils::Install) perl(ExtUtils::MakeMaker) perl(Fcntl) perl(File::Basename) perl(File::Copy) perl(File::Find) perl(File::Path) perl(File::Spec) perl(File::Spec::Functions) perl(FindBin) perl(Getopt::Long) perl(ModPerl::BuildOptions) perl(ModPerl::Code) perl(ModPerl::Config) perl(ModPerl::FunctionMap) perl(ModPerl::MM) perl(ModPerl::MapUtil) perl(ModPerl::ParseSource) perl(ModPerl::StructureMap) perl(ModPerl::TypeMap) perl(Module::Build) >= 0.18 perl(POSIX) perl(Socket) perl(Symbol) perl(TAP::Formatter::Console) perl(TAP::Harness) perl(Test) perl(Test::Harness) perl(base) perl(constant) perl(integer) perl(lib) perl(mod_perl2) perl(strict) perl(subs) perl(vars) perl(warnings)
Processing files: mod_perl-debugsource-2.0.12-5.fc38.s390x
Provides: mod_perl-debugsource = 2.0.12-5.fc38 mod_perl-debugsource(s390-64) = 2.0.12-5.fc38
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: mod_perl-debuginfo-2.0.12-5.fc38.s390x
Provides: debuginfo(build-id) = 0b9fe0ea84b47e47d7b6ef96e53e870eb6253e69 debuginfo(build-id) = 0c268fc0d8d878b46d521468217da77a359de7ea debuginfo(build-id) = 0e99401a65b6b5ad4b1f15621003d977f419c260 debuginfo(build-id) = 11df0663125eeefacab186ad62173c29383e9e66 debuginfo(build-id) = 18e0237beb77609469f4e4ea97d232a3d02e42e0 debuginfo(build-id) = 1f45c28ac1877a5a6464ab25eff0363373942234 debuginfo(build-id) = 220c66af02b575f82c9bcb106cc0db7422a0e2eb debuginfo(build-id) = 24e145855a27d425f15e7922cd6d61df97f89e0e debuginfo(build-id) = 253b77eeb41406e0dc63ceb0d5920dd8a77d7bb6 debuginfo(build-id) = 261a85c637c67774de503a4d5f154e9b8cb81088 debuginfo(build-id) = 2769a2ff5f56b2070d80e77419d0b5827a3925de debuginfo(build-id) = 2b8ef65da31ee1a99a11aab38f66c3088234a6ed debuginfo(build-id) = 2f44fd25c0d721869f50ac0df9b0d28a75c3e5cc debuginfo(build-id) = 301b76106330acd552a943b2f20ef936e60d79f2 debuginfo(build-id) = 32c69814e2156138c11635de437774e04e6f7967 debuginfo(build-id) = 3ad4b3e0e846955e0de4cac89625a5dd7c8f841f debuginfo(build-id) = 3c159ba6577bbe5653b343df6b445105cb7ece86 debuginfo(build-id) = 492652a0b50b72dd3e8ffdd481593859c1951d75 debuginfo(build-id) = 4d02733df3fe8eeb430d7a0490417ecc2da01914 debuginfo(build-id) = 5404d036d7a82a098633713ec8bd06af499125a5 debuginfo(build-id) = 54f417cf15d670833350d5ffd90cb7f4c1aaa8f5 debuginfo(build-id) = 553ee59c38a1facc8f8414eaadfdcd6b9bf3572a debuginfo(build-id) = 5d04389894de4dfc1afa26b49e8ddd068fb8b8f3 debuginfo(build-id) = 610e7b515a8311d698eb04347e6552f1b6dceb18 debuginfo(build-id) = 637476277dabc47f53f149f36943c2a06b099dcc debuginfo(build-id) = 65edcdd6bfbcf522c8af74c04631e5e01188444a debuginfo(build-id) = 6925dca8a9740ee6d3753909ac82cc8e01407aca debuginfo(build-id) = 6f29419a058d4868ccfef4180c12b9fc1350b9ac debuginfo(build-id) = 74d137999d244e9824e009b6bb5688970614896d debuginfo(build-id) = 7ccbb646fdbaac5bff6ae06e371cdcdee01441ac debuginfo(build-id) = 80ab4f81dc0b7a632e0e29acbb9af0b97b4efdac debuginfo(build-id) = 8505bf1cc7a5014943a80fd87aeac41a88c3c40b debuginfo(build-id) = 87b150d3f8bdf7087d1be264b2ff9cb0f5c366db debuginfo(build-id) = 8f21433cef258e91ed6f53eba0dac45c63ff4356 debuginfo(build-id) = 8f26a1790158647ecaa6dc3f265bc625763fbad0 debuginfo(build-id) = 8f358bbcdd74737eae6a16a6ab4b49f590ba1b9a debuginfo(build-id) = 9227ace4a00555e053f6dcc2446e7e31ab6c88f5 debuginfo(build-id) = 96e2560a6f6aac4e59a1d82d0f432d5895c3fc05 debuginfo(build-id) = a4d5841b683ded9e4336e5841056563a3942680e debuginfo(build-id) = ae6d25de153d5f48cbc208d934fbac3fdf375753 debuginfo(build-id) = b1fdd953f2903f4f90fc766e98fe1d0c8d7618b5 debuginfo(build-id) = b3713af12e31686625b0b005fb05d4b9685d2c81 debuginfo(build-id) = b7abd4ea352ef8dd155870ed67e0b025d8218b4a debuginfo(build-id) = bad552b58a27bd47e6349fc93f600f80eab69318 debuginfo(build-id) = bbb18f57203877a6e9578007cccecee3420569a8 debuginfo(build-id) = cb5f858c9215c685bd20c1a7c4bb6b0b51b972f2 debuginfo(build-id) = d47bcc70cf8189fd9b9a7c599e0979288ac637a7 debuginfo(build-id) = d62228ab1d97007558667fab8d123f16799cf82f debuginfo(build-id) = d72f1ab4593e80178ace3f60aa93cf876d5fe2b0 debuginfo(build-id) = db2ff8500d027808631bc6220b35d41a7bd14c5b debuginfo(build-id) = e0ad1a997ad86703ffe33f070dad5517c51b2358 debuginfo(build-id) = e139d272fbf971a20595cab551e289ad90dfb834 debuginfo(build-id) = e640712c851967e38266aadfa4eb249213871da8 debuginfo(build-id) = e6b7260e1415073512c9e1752c2e84b2fe235b29 debuginfo(build-id) = f0cb63d3c5b2652cc8ef55451049e23fd269bf92 debuginfo(build-id) = f0d9ae4b85ba68439702db37903df2d159b33ce3 debuginfo(build-id) = f13f673289a5553ffddd7ff039d37dfbb8789e28 mod_perl-debuginfo = 2.0.12-5.fc38 mod_perl-debuginfo(s390-64) = 2.0.12-5.fc38
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: mod_perl-debugsource(s390-64) = 2.0.12-5.fc38
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x
Wrote: /builddir/build/RPMS/mod_perl-debuginfo-2.0.12-5.fc38.s390x.rpm
Wrote: /builddir/build/RPMS/mod_perl-2.0.12-5.fc38.s390x.rpm
Wrote: /builddir/build/RPMS/mod_perl-devel-2.0.12-5.fc38.s390x.rpm
Wrote: /builddir/build/RPMS/mod_perl-debugsource-2.0.12-5.fc38.s390x.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jJfrZp
+ umask 022
+ cd /builddir/build/BUILD
+ cd mod_perl-2.0.12
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.pQ8rXb
+ umask 022
+ cd /builddir/build/BUILD
+ rm -rf mod_perl-2.0.12 mod_perl-2.0.12.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0

RPM build warnings:
    File not found: /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/lib64/perl5/vendor_perl/Apache2/Reload.pm
    File not found: /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache::Reload.3pm*
    File not found: /builddir/build/BUILDROOT/mod_perl-2.0.12-5.fc38.s390x/usr/share/man/man3/Apache2::Reload.3pm*
Finish: rpmbuild mod_perl-2.0.12-5.fc38.src.rpm
Finish: build phase for mod_perl-2.0.12-5.fc38.src.rpm
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-s390x-1672024414.321897/root/var/log/dnf.rpm.log
/var/lib/mock/fedora-rawhide-s390x-1672024414.321897/root/var/log/dnf.librepo.log
/var/lib/mock/fedora-rawhide-s390x-1672024414.321897/root/var/log/dnf.log
INFO: Done(/var/lib/copr-rpmbuild/results/mod_perl-2.0.12-5.fc38.src.rpm) Config(child) 3 minutes 53 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running RPMResults tool