Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c1d0' (ED25519) to the list of known hosts.

You can reproduce this build on your computer by running:

  sudo dnf install copr-rpmbuild
  /usr/bin/copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8413222-fedora-40-i386 --chroot fedora-40-i386


Version: 1.2
PID: 9816
Logging PID: 9817
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': False,
 'build_id': 8413222,
 'buildroot_pkgs': [],
 'chroot': 'fedora-40-i386',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': 'd7342e66b79b09e48052dbea3f8bf278af56f8e2',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/sicherha/mold/libdwarf',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'libdwarf',
 'package_version': '1:0.11.1-1',
 'project_dirname': 'mold',
 'project_name': 'mold',
 'project_owner': 'sicherha',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/sicherha/mold/fedora-40-i386/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None}],
 'sandbox': 'sicherha/mold--sicherha',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': None,
 'submitter': 'sicherha',
 'tags': [],
 'task_id': '8413222-fedora-40-i386',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/sicherha/mold/libdwarf /var/lib/copr-rpmbuild/workspace/workdir-ehmb531q/libdwarf --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/sicherha/mold/libdwarf', '/var/lib/copr-rpmbuild/workspace/workdir-ehmb531q/libdwarf', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-ehmb531q/libdwarf'...

Running: git checkout d7342e66b79b09e48052dbea3f8bf278af56f8e2 --

cmd: ['git', 'checkout', 'd7342e66b79b09e48052dbea3f8bf278af56f8e2', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-ehmb531q/libdwarf
rc: 0
stdout: 
stderr: Note: switching to 'd7342e66b79b09e48052dbea3f8bf278af56f8e2'.

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 d7342e6 automatic import of libdwarf

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-ehmb531q/libdwarf
rc: 0
stdout: 
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 libdwarf-0.11.1.tar.xz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o libdwarf-0.11.1.tar.xz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/sicherha/mold/libdwarf/libdwarf-0.11.1.tar.xz/md5/883624189484e8864cf5962a6838479f/libdwarf-0.11.1.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 2682k  100 2682k    0     0  27.8M      0 --:--:-- --:--:-- --:--:-- 27.8M
INFO: Reading stdout from command: md5sum libdwarf-0.11.1.tar.xz

/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-ehmb531q/libdwarf/libdwarf.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-ehmb531q/libdwarf --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1734554001.758617 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 5.9 starting (python version = 3.13.0, NVR = mock-5.9-1.fc41), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-ehmb531q/libdwarf/libdwarf.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-ehmb531q/libdwarf --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1734554001.758617 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
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-ehmb531q/libdwarf/libdwarf.spec)  Config(fedora-40-i686)
Start: clean chroot
Finish: clean chroot
Mock Version: 5.9
INFO: Mock Version: 5.9
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-40-i686-bootstrap-1734554001.758617/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: Guessed host environment type: unknown
INFO: Using bootstrap image: registry.fedoraproject.org/fedora:40
INFO: Pulling image: registry.fedoraproject.org/fedora:40
INFO: Copy content of container registry.fedoraproject.org/fedora:40 to /var/lib/mock/fedora-40-i686-bootstrap-1734554001.758617/root
INFO: Checking that registry.fedoraproject.org/fedora:40 image matches host's architecture
INFO: mounting registry.fedoraproject.org/fedora:40 with podman image mount
INFO: image registry.fedoraproject.org/fedora:40 as /var/lib/containers/storage/overlay/e8b53461e094d57878ef18ded12248467396925e4165a7c3d384f79711c73a2f/merged
INFO: umounting image registry.fedoraproject.org/fedora:40 (/var/lib/containers/storage/overlay/e8b53461e094d57878ef18ded12248467396925e4165a7c3d384f79711c73a2f/merged) with podman image umount
INFO: Using 'dnf4' instead of 'dnf5' for bootstrap chroot
INFO: Package manager dnf4 detected and used (fallback)
INFO: Bootstrap image not marked ready
Start(bootstrap): installing dnf5 tooling
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                  42 kB/s | 3.9 kB     00:00    
local                                            56 MB/s |  14 MB     00:00    
Dependencies resolved.
================================================================================
 Package              Architecture   Version                Repository     Size
================================================================================
Installing:
 dnf5                 x86_64         5.1.17-3.fc40          local         690 k
 dnf5-plugins         x86_64         5.1.17-3.fc40          local         351 k
Installing dependencies:
 fmt                  x86_64         10.2.1-5.fc40          local         125 k
 libdnf5              x86_64         5.1.17-3.fc40          local         1.0 M
 libdnf5-cli          x86_64         5.1.17-3.fc40          local         231 k
 sdbus-cpp            x86_64         1.4.0-2.fc40           local         110 k

Transaction Summary
================================================================================
Install  6 Packages

Total download size: 2.4 M
Installed size: 6.9 M
Downloading Packages:
(1/6): fmt-10.2.1-5.fc40.x86_64.rpm             1.7 MB/s | 125 kB     00:00    
(2/6): dnf5-plugins-5.1.17-3.fc40.x86_64.rpm    4.4 MB/s | 351 kB     00:00    
(3/6): dnf5-5.1.17-3.fc40.x86_64.rpm            8.3 MB/s | 690 kB     00:00    
(4/6): libdnf5-cli-5.1.17-3.fc40.x86_64.rpm      16 MB/s | 231 kB     00:00    
(5/6): sdbus-cpp-1.4.0-2.fc40.x86_64.rpm        8.0 MB/s | 110 kB     00:00    
(6/6): libdnf5-5.1.17-3.fc40.x86_64.rpm          28 MB/s | 1.0 MB     00:00    
--------------------------------------------------------------------------------
Total                                            23 MB/s | 2.4 MB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : fmt-10.2.1-5.fc40.x86_64                               1/6 
  Installing       : libdnf5-5.1.17-3.fc40.x86_64                           2/6 
  Installing       : libdnf5-cli-5.1.17-3.fc40.x86_64                       3/6 
  Installing       : sdbus-cpp-1.4.0-2.fc40.x86_64                          4/6 
  Installing       : dnf5-5.1.17-3.fc40.x86_64                              5/6 
  Installing       : dnf5-plugins-5.1.17-3.fc40.x86_64                      6/6 
  Running scriptlet: dnf5-plugins-5.1.17-3.fc40.x86_64                      6/6 

Installed:
  dnf5-5.1.17-3.fc40.x86_64              dnf5-plugins-5.1.17-3.fc40.x86_64      
  fmt-10.2.1-5.fc40.x86_64               libdnf5-5.1.17-3.fc40.x86_64           
  libdnf5-cli-5.1.17-3.fc40.x86_64       sdbus-cpp-1.4.0-2.fc40.x86_64          

Complete!
INFO: Switching package manager from dnf4 to the dnf5 (direct choice)
Finish(bootstrap): installing dnf5 tooling
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-40-i686-1734554001.758617/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
INFO: Package manager dnf5 detected and used (direct choice)
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.19.1.1-1.fc40.x86_64
  rpm-sequoia-1.7.0-3.fc40.x86_64
  python3-dnf-4.22.0-1.fc40.noarch
  yum-4.22.0-1.fc40.noarch
  dnf5-5.1.17-3.fc40.x86_64
  dnf5-plugins-5.1.17-3.fc40.x86_64
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 Copr repository                        100% |  87.1 KiB/s |   5.4 KiB |  00m00s
 local                                  100% |  52.8 MiB/s |  13.0 MiB |  00m00s
Repositories loaded.
Package                           Arch   Version                     Repository      Size
Installing group/module packages:                                                        
 bash                             i686   5.2.26-3.fc40               local        8.3 MiB
 bzip2                            i686   1.0.8-18.fc40               local       89.9 KiB
 coreutils                        i686   9.4-9.fc40                  local        5.6 MiB
 cpio                             i686   2.15-1.fc40                 local        1.1 MiB
 diffutils                        i686   3.10-5.fc40                 local        1.6 MiB
 fedora-release                   noarch 40-40                       local        0.0   B
 findutils                        i686   1:4.9.0-9.fc40              local        1.5 MiB
 gawk                             i686   5.3.0-3.fc40                local        1.7 MiB
 glibc-minimal-langpack           i686   2.39-30.fc40                local        0.0   B
 grep                             i686   3.11-7.fc40                 local        1.0 MiB
 gzip                             i686   1.13-1.fc40                 local      384.1 KiB
 info                             i686   7.1-2.fc40                  local      360.4 KiB
 patch                            i686   2.7.6-24.fc40               local      297.9 KiB
 redhat-rpm-config                noarch 288-1.fc40                  local      185.2 KiB
 rpm-build                        i686   4.19.1.1-1.fc40             local      154.8 KiB
 sed                              i686   4.9-1.fc40                  local      860.6 KiB
 shadow-utils                     i686   2:4.15.1-4.fc40             local        4.0 MiB
 tar                              i686   2:1.35-3.fc40               local        3.0 MiB
 unzip                            i686   6.0-63.fc40                 local      392.2 KiB
 util-linux                       i686   2.40.2-1.fc40               local        3.5 MiB
 which                            i686   2.21-41.fc40                local       78.8 KiB
 xz                               i686   1:5.4.6-3.fc40              local        2.0 MiB
Installing dependencies:                                                                 
 alternatives                     i686   1.27-1.fc40                 local       61.5 KiB
 ansible-srpm-macros              noarch 1-16.fc40                   local       35.7 KiB
 audit-libs                       i686   4.0.2-1.fc40                local      337.9 KiB
 authselect                       i686   1.5.0-6.fc40                local      160.7 KiB
 authselect-libs                  i686   1.5.0-6.fc40                local      821.4 KiB
 basesystem                       noarch 11-20.fc40                  local        0.0   B
 binutils                         i686   2.41-38.fc40                local       24.5 MiB
 binutils-gold                    i686   2.41-38.fc40                local        2.1 MiB
 bzip2-libs                       i686   1.0.8-18.fc40               local       75.9 KiB
 ca-certificates                  noarch 2024.2.69_v8.0.401-1.0.fc40 local        2.4 MiB
 coreutils-common                 i686   9.4-9.fc40                  local       11.4 MiB
 cracklib                         i686   2.9.11-5.fc40               local      235.7 KiB
 crypto-policies                  noarch 20241011-1.git5930b9a.fc40  local      158.0 KiB
 curl                             i686   8.6.0-10.fc40               local      733.8 KiB
 cyrus-sasl-lib                   i686   2.1.28-19.fc40              local        2.5 MiB
 debugedit                        i686   5.0-18.fc40                 local      192.9 KiB
 dwz                              i686   0.15-8.fc40                 local      328.9 KiB
 ed                               i686   1.20.2-1.fc40               local      141.7 KiB
 efi-srpm-macros                  noarch 5-11.fc40                   local       40.1 KiB
 elfutils                         i686   0.192-7.fc40                local        2.6 MiB
 elfutils-debuginfod-client       i686   0.192-7.fc40                local       74.6 KiB
 elfutils-default-yama-scope      noarch 0.192-7.fc40                local        1.8 KiB
 elfutils-libelf                  i686   0.192-7.fc40                local        1.2 MiB
 elfutils-libs                    i686   0.192-7.fc40                local      716.9 KiB
 fedora-gpg-keys                  noarch 40-2                        local      124.7 KiB
 fedora-release-common            noarch 40-40                       local       19.2 KiB
 fedora-release-identity-basic    noarch 40-40                       local      654.0   B
 fedora-repos                     noarch 40-2                        local        4.9 KiB
 file                             i686   5.45-4.fc40                 local       94.5 KiB
 file-libs                        i686   5.45-4.fc40                 local        9.9 MiB
 filesystem                       i686   3.18-8.fc40                 local       88.0   B
 fonts-srpm-macros                noarch 1:2.0.5-14.fc40             local       55.3 KiB
 forge-srpm-macros                noarch 0.3.2-1.fc40                local       39.0 KiB
 fpc-srpm-macros                  noarch 1.3-12.fc40                 local      144.0   B
 gdb-minimal                      i686   15.2-3.fc40                 local       13.6 MiB
 gdbm                             i686   1:1.23-6.fc40               local      449.8 KiB
 gdbm-libs                        i686   1:1.23-6.fc40               local      124.4 KiB
 ghc-srpm-macros                  noarch 1.9.1-1.fc40                local      747.0   B
 glibc                            i686   2.39-30.fc40                local        5.5 MiB
 glibc-common                     i686   2.39-30.fc40                local        1.0 MiB
 glibc-gconv-extra                i686   2.39-30.fc40                local        7.3 MiB
 gmp                              i686   1:6.2.1-8.fc40              local      721.7 KiB
 gnat-srpm-macros                 noarch 6-5.fc40                    local        1.0 KiB
 go-srpm-macros                   noarch 3.5.0-1.fc40                local       60.6 KiB
 jansson                          i686   2.13.1-9.fc40               local       87.6 KiB
 json-c                           i686   0.17-3.fc40                 local       85.6 KiB
 kernel-srpm-macros               noarch 1.0-23.fc40                 local        1.9 KiB
 keyutils-libs                    i686   1.6.3-3.fc40                local       57.6 KiB
 krb5-libs                        i686   1.21.3-2.fc40               local        2.3 MiB
 libacl                           i686   2.3.2-1.fc40                local       39.3 KiB
 libarchive                       i686   3.7.2-7.fc40                local      990.4 KiB
 libattr                          i686   2.5.2-3.fc40                local       23.7 KiB
 libblkid                         i686   2.40.2-1.fc40               local      285.5 KiB
 libbrotli                        i686   1.1.0-3.fc40                local      855.4 KiB
 libcap                           i686   2.69-8.fc40                 local      204.7 KiB
 libcap-ng                        i686   0.8.4-4.fc40                local       67.6 KiB
 libcom_err                       i686   1.47.0-5.fc40               local       58.4 KiB
 libcurl                          i686   8.6.0-10.fc40               local      804.9 KiB
 libeconf                         i686   0.6.2-2.fc40                local       57.2 KiB
 libevent                         i686   2.1.12-12.fc40              local      948.1 KiB
 libfdisk                         i686   2.40.2-1.fc40               local      410.4 KiB
 libffi                           i686   3.4.4-7.fc40                local       76.7 KiB
 libgcc                           i686   14.2.1-3.fc40               local      301.7 KiB
 libgomp                          i686   14.2.1-3.fc40               local      526.6 KiB
 libidn2                          i686   2.3.7-1.fc40                local      324.3 KiB
 libmount                         i686   2.40.2-1.fc40               local      387.0 KiB
 libnghttp2                       i686   1.59.0-3.fc40               local      165.5 KiB
 libnsl2                          i686   2.0.1-1.fc40                local       57.1 KiB
 libpkgconf                       i686   2.1.1-2.fc40                local       80.7 KiB
 libpsl                           i686   0.21.5-3.fc40               local       71.8 KiB
 libpwquality                     i686   1.4.5-9.fc40                local      410.6 KiB
 libselinux                       i686   3.7-5.fc40                  local      192.3 KiB
 libsemanage                      i686   3.7-2.fc40                  local      304.1 KiB
 libsepol                         i686   3.7-2.fc40                  local      873.5 KiB
 libsmartcols                     i686   2.40.2-1.fc40               local      179.7 KiB
 libssh                           i686   0.10.6-5.fc40               local      547.3 KiB
 libssh-config                    noarch 0.10.6-5.fc40               local      277.0   B
 libstdc++                        i686   14.2.1-3.fc40               local        2.8 MiB
 libtasn1                         i686   4.19.0-6.fc40               local      178.9 KiB
 libtirpc                         i686   1.3.6-1.fc40                local      209.9 KiB
 libtool-ltdl                     i686   2.4.7-10.fc40               local       69.4 KiB
 libunistring                     i686   1.1-7.fc40                  local        1.7 MiB
 libutempter                      i686   1.2.1-13.fc40               local       56.1 KiB
 libuuid                          i686   2.40.2-1.fc40               local       44.7 KiB
 libverto                         i686   0.3.2-8.fc40                local       28.7 KiB
 libxcrypt                        i686   4.4.36-11.fc40              local      278.8 KiB
 libxml2                          i686   2.12.8-1.fc40               local        1.8 MiB
 libzstd                          i686   1.5.6-1.fc40                local      719.1 KiB
 lua-libs                         i686   5.4.6-5.fc40                local      308.6 KiB
 lua-srpm-macros                  noarch 1-13.fc40                   local        1.3 KiB
 lz4-libs                         i686   1.9.4-6.fc40                local      132.7 KiB
 mpfr                             i686   4.2.1-4.fc40                local      962.5 KiB
 ncurses-base                     noarch 6.4-12.20240127.fc40        local      326.2 KiB
 ncurses-libs                     i686   6.4-12.20240127.fc40        local      963.1 KiB
 ocaml-srpm-macros                noarch 9-3.fc40                    local        1.9 KiB
 openblas-srpm-macros             noarch 2-16.fc40                   local      104.0   B
 openldap                         i686   2.6.7-1.fc40                local      660.5 KiB
 openssl-libs                     i686   1:3.2.2-3.fc40              local        6.3 MiB
 p11-kit                          i686   0.25.5-1.fc40               local        2.3 MiB
 p11-kit-trust                    i686   0.25.5-1.fc40               local      361.6 KiB
 package-notes-srpm-macros        noarch 0.5-11.fc40                 local        1.6 KiB
 pam                              i686   1.6.1-5.fc40                local        1.7 MiB
 pam-libs                         i686   1.6.1-5.fc40                local      120.8 KiB
 pcre2                            i686   10.44-1.fc40                local      660.1 KiB
 pcre2-syntax                     noarch 10.44-1.fc40                local      251.6 KiB
 perl-srpm-macros                 noarch 1-53.fc40                   local      861.0   B
 pkgconf                          i686   2.1.1-2.fc40                local       81.3 KiB
 pkgconf-m4                       noarch 2.1.1-2.fc40                local       13.9 KiB
 pkgconf-pkg-config               i686   2.1.1-2.fc40                local      979.0   B
 popt                             i686   1.19-6.fc40                 local      135.9 KiB
 publicsuffix-list-dafsa          noarch 20240107-3.fc40             local       67.5 KiB
 pyproject-srpm-macros            noarch 1.16.3-1.fc40               local        1.9 KiB
 python-srpm-macros               noarch 3.12-8.fc40                 local       50.6 KiB
 qt5-srpm-macros                  noarch 5.15.15-1.fc40              local      500.0   B
 qt6-srpm-macros                  noarch 6.7.2-2.fc40                local      456.0   B
 readline                         i686   8.2-8.fc40                  local      457.5 KiB
 rpm                              i686   4.19.1.1-1.fc40             local        2.9 MiB
 rpm-build-libs                   i686   4.19.1.1-1.fc40             local      201.2 KiB
 rpm-libs                         i686   4.19.1.1-1.fc40             local      756.8 KiB
 rpm-sequoia                      i686   1.7.0-3.fc40                local        2.6 MiB
 rust-srpm-macros                 noarch 26.3-1.fc40                 local        4.8 KiB
 setup                            noarch 2.14.5-2.fc40               local      720.4 KiB
 sqlite-libs                      i686   3.45.1-2.fc40               local        1.5 MiB
 systemd-libs                     i686   255.15-1.fc40               local        1.9 MiB
 util-linux-core                  i686   2.40.2-1.fc40               local        1.4 MiB
 xxhash-libs                      i686   0.8.2-4.fc40                local      115.9 KiB
 xz-libs                          i686   1:5.4.6-3.fc40              local      229.2 KiB
 zig-srpm-macros                  noarch 1-2.fc40                    local        1.1 KiB
 zip                              i686   3.0-40.fc40                 local      707.0 KiB
 zlib-ng-compat                   i686   2.1.7-2.fc40                local      149.4 KiB
 zstd                             i686   1.5.6-1.fc40                local        1.5 MiB
Installing groups:                                                                       
 build                                                                                   

Transaction Summary:
 Installing:      153 packages

Total size of inbound packages is 53 MiB. Need to download 53 MiB.
After this operation 175 MiB will be used (install 175 MiB, remove 0 B).
[  1/153] bzip2-0:1.0.8-18.fc40.i686    100% | 906.1 KiB/s |  52.6 KiB |  00m00s
[  2/153] cpio-0:2.15-1.fc40.i686       100% |   9.2 MiB/s | 290.5 KiB |  00m00s
[  3/153] coreutils-0:9.4-9.fc40.i686   100% |  12.0 MiB/s |   1.2 MiB |  00m00s
[  4/153] bash-0:5.2.26-3.fc40.i686     100% |  17.1 MiB/s |   1.8 MiB |  00m00s
[  5/153] diffutils-0:3.10-5.fc40.i686  100% |  19.7 MiB/s | 403.3 KiB |  00m00s
[  6/153] fedora-release-0:40-40.noarch 100% | 782.2 KiB/s |  11.0 KiB |  00m00s
[  7/153] findutils-1:4.9.0-9.fc40.i686 100% |  30.2 MiB/s | 494.5 KiB |  00m00s
[  8/153] glibc-minimal-langpack-0:2.39 100% |   5.8 MiB/s |  88.3 KiB |  00m00s
[  9/153] gawk-0:5.3.0-3.fc40.i686      100% |  43.6 MiB/s |   1.0 MiB |  00m00s
[ 10/153] grep-0:3.11-7.fc40.i686       100% |  18.0 MiB/s | 295.7 KiB |  00m00s
[ 11/153] gzip-0:1.13-1.fc40.i686       100% |  12.2 MiB/s | 162.5 KiB |  00m00s
[ 12/153] info-0:7.1-2.fc40.i686        100% |  13.9 MiB/s | 185.6 KiB |  00m00s
[ 13/153] patch-0:2.7.6-24.fc40.i686    100% |  10.7 MiB/s | 141.9 KiB |  00m00s
[ 14/153] redhat-rpm-config-0:288-1.fc4 100% |   6.7 MiB/s |  75.4 KiB |  00m00s
[ 15/153] rpm-build-0:4.19.1.1-1.fc40.i 100% |   5.8 MiB/s |  71.3 KiB |  00m00s
[ 16/153] sed-0:4.9-1.fc40.i686         100% |  21.7 MiB/s | 311.4 KiB |  00m00s
[ 17/153] unzip-0:6.0-63.fc40.i686      100% |  11.0 MiB/s | 180.4 KiB |  00m00s
[ 18/153] shadow-utils-2:4.15.1-4.fc40. 100% |  35.0 MiB/s |   1.3 MiB |  00m00s
[ 19/153] tar-2:1.35-3.fc40.i686        100% |  20.2 MiB/s | 868.8 KiB |  00m00s
[ 20/153] which-0:2.21-41.fc40.i686     100% |   3.4 MiB/s |  41.5 KiB |  00m00s
[ 21/153] util-linux-0:2.40.2-1.fc40.i6 100% |  46.2 MiB/s |   1.2 MiB |  00m00s
[ 22/153] xz-1:5.4.6-3.fc40.i686        100% |  30.8 MiB/s | 536.1 KiB |  00m00s
[ 23/153] filesystem-0:3.18-8.fc40.i686 100% |  21.8 MiB/s |   1.1 MiB |  00m00s
[ 24/153] glibc-0:2.39-30.fc40.i686     100% |  42.1 MiB/s |   2.0 MiB |  00m00s
[ 25/153] ncurses-libs-0:6.4-12.2024012 100% |   8.4 MiB/s | 353.9 KiB |  00m00s
[ 26/153] bzip2-libs-0:1.0.8-18.fc40.i6 100% |   3.3 MiB/s |  41.1 KiB |  00m00s
[ 27/153] libacl-0:2.3.2-1.fc40.i686    100% |   1.8 MiB/s |  25.8 KiB |  00m00s
[ 28/153] libattr-0:2.5.2-3.fc40.i686   100% |   1.4 MiB/s |  18.3 KiB |  00m00s
[ 29/153] gmp-1:6.2.1-8.fc40.i686       100% |   7.9 MiB/s | 306.4 KiB |  00m00s
[ 30/153] libcap-0:2.69-8.fc40.i686     100% |   7.1 MiB/s |  87.6 KiB |  00m00s
[ 31/153] libselinux-0:3.7-5.fc40.i686  100% |   6.9 MiB/s |  92.4 KiB |  00m00s
[ 32/153] coreutils-common-0:9.4-9.fc40 100% |  34.3 MiB/s |   2.1 MiB |  00m00s
[ 33/153] fedora-release-common-0:40-40 100% |   1.7 MiB/s |  21.5 KiB |  00m00s
[ 34/153] readline-0:8.2-8.fc40.i686    100% |  12.5 MiB/s | 218.4 KiB |  00m00s
[ 35/153] mpfr-0:4.2.1-4.fc40.i686      100% |   9.9 MiB/s | 384.3 KiB |  00m00s
[ 36/153] glibc-common-0:2.39-30.fc40.i 100% |  23.0 MiB/s | 377.3 KiB |  00m00s
[ 37/153] openssl-libs-1:3.2.2-3.fc40.i 100% |  35.4 MiB/s |   2.3 MiB |  00m00s
[ 38/153] ed-0:1.20.2-1.fc40.i686       100% |   5.7 MiB/s |  81.3 KiB |  00m00s
[ 39/153] pcre2-0:10.44-1.fc40.i686     100% |  11.7 MiB/s | 239.9 KiB |  00m00s
[ 40/153] ansible-srpm-macros-0:1-16.fc 100% |   2.0 MiB/s |  20.7 KiB |  00m00s
[ 41/153] dwz-0:0.15-8.fc40.i686        100% |  12.0 MiB/s | 146.9 KiB |  00m00s
[ 42/153] efi-srpm-macros-0:5-11.fc40.n 100% |   1.8 MiB/s |  22.3 KiB |  00m00s
[ 43/153] file-0:5.45-4.fc40.i686       100% |   4.4 MiB/s |  49.0 KiB |  00m00s
[ 44/153] fonts-srpm-macros-1:2.0.5-14. 100% |   2.6 MiB/s |  26.5 KiB |  00m00s
[ 45/153] forge-srpm-macros-0:0.3.2-1.f 100% |   1.6 MiB/s |  19.7 KiB |  00m00s
[ 46/153] fpc-srpm-macros-0:1.3-12.fc40 100% | 712.1 KiB/s |   7.8 KiB |  00m00s
[ 47/153] ghc-srpm-macros-0:1.9.1-1.fc4 100% | 811.4 KiB/s |   8.9 KiB |  00m00s
[ 48/153] go-srpm-macros-0:3.5.0-1.fc40 100% |   2.4 MiB/s |  27.5 KiB |  00m00s
[ 49/153] gnat-srpm-macros-0:6-5.fc40.n 100% | 735.3 KiB/s |   8.8 KiB |  00m00s
[ 50/153] kernel-srpm-macros-0:1.0-23.f 100% | 884.4 KiB/s |   9.7 KiB |  00m00s
[ 51/153] lua-srpm-macros-0:1-13.fc40.n 100% | 793.7 KiB/s |   8.7 KiB |  00m00s
[ 52/153] ocaml-srpm-macros-0:9-3.fc40. 100% | 824.8 KiB/s |   9.1 KiB |  00m00s
[ 53/153] openblas-srpm-macros-0:2-16.f 100% | 750.0 KiB/s |   7.5 KiB |  00m00s
[ 54/153] package-notes-srpm-macros-0:0 100% | 994.4 KiB/s |   9.9 KiB |  00m00s
[ 55/153] perl-srpm-macros-0:1-53.fc40. 100% | 762.0 KiB/s |   8.4 KiB |  00m00s
[ 56/153] pyproject-srpm-macros-0:1.16. 100% |   1.4 MiB/s |  13.9 KiB |  00m00s
[ 57/153] qt5-srpm-macros-0:5.15.15-1.f 100% | 809.3 KiB/s |   8.9 KiB |  00m00s
[ 58/153] python-srpm-macros-0:3.12-8.f 100% |   1.9 MiB/s |  23.4 KiB |  00m00s
[ 59/153] qt6-srpm-macros-0:6.7.2-2.fc4 100% | 899.8 KiB/s |   9.0 KiB |  00m00s
[ 60/153] rust-srpm-macros-0:26.3-1.fc4 100% |   1.1 MiB/s |  12.5 KiB |  00m00s
[ 61/153] zig-srpm-macros-0:1-2.fc40.no 100% | 730.8 KiB/s |   8.0 KiB |  00m00s
[ 62/153] zip-0:3.0-40.fc40.i686        100% |  18.6 MiB/s | 267.2 KiB |  00m00s
[ 63/153] rpm-0:4.19.1.1-1.fc40.i686    100% |  17.8 MiB/s | 510.3 KiB |  00m00s
[ 64/153] debugedit-0:5.0-18.fc40.i686  100% |   6.1 MiB/s |  81.1 KiB |  00m00s
[ 65/153] elfutils-libelf-0:0.192-7.fc4 100% |  13.1 MiB/s | 214.2 KiB |  00m00s
[ 66/153] elfutils-0:0.192-7.fc40.i686  100% |  17.3 MiB/s | 568.3 KiB |  00m00s
[ 67/153] pkgconf-pkg-config-0:2.1.1-2. 100% | 980.9 KiB/s |   9.8 KiB |  00m00s
[ 68/153] popt-0:1.19-6.fc40.i686       100% |   5.0 MiB/s |  61.7 KiB |  00m00s
[ 69/153] rpm-build-libs-0:4.19.1.1-1.f 100% |   9.0 MiB/s | 101.6 KiB |  00m00s
[ 70/153] rpm-libs-0:4.19.1.1-1.fc40.i6 100% |  15.8 MiB/s | 338.8 KiB |  00m00s
[ 71/153] zstd-0:1.5.6-1.fc40.i686      100% |  22.1 MiB/s | 453.5 KiB |  00m00s
[ 72/153] audit-libs-0:4.0.2-1.fc40.i68 100% |  10.5 MiB/s | 129.5 KiB |  00m00s
[ 73/153] libeconf-0:0.6.2-2.fc40.i686  100% |   3.0 MiB/s |  33.9 KiB |  00m00s
[ 74/153] libsemanage-0:3.7-2.fc40.i686 100% |   9.4 MiB/s | 125.8 KiB |  00m00s
[ 75/153] libxcrypt-0:4.4.36-11.fc40.i6 100% |   9.8 MiB/s | 120.3 KiB |  00m00s
[ 76/153] pam-libs-0:1.6.1-5.fc40.i686  100% |   5.3 MiB/s |  59.9 KiB |  00m00s
[ 77/153] binutils-0:2.41-38.fc40.i686  100% |  45.9 MiB/s |   5.8 MiB |  00m00s
[ 78/153] setup-0:2.14.5-2.fc40.noarch  100% |   8.5 MiB/s | 148.1 KiB |  00m00s
[ 79/153] authselect-libs-0:1.5.0-6.fc4 100% |  16.9 MiB/s | 207.2 KiB |  00m00s
[ 80/153] libblkid-0:2.40.2-1.fc40.i686 100% |  12.1 MiB/s | 136.7 KiB |  00m00s
[ 81/153] libcap-ng-0:0.8.4-4.fc40.i686 100% |   2.9 MiB/s |  33.0 KiB |  00m00s
[ 82/153] libfdisk-0:2.40.2-1.fc40.i686 100% |  15.5 MiB/s | 175.2 KiB |  00m00s
[ 83/153] libsmartcols-0:2.40.2-1.fc40. 100% |   8.4 MiB/s |  85.6 KiB |  00m00s
[ 84/153] libmount-0:2.40.2-1.fc40.i686 100% |  12.2 MiB/s | 162.5 KiB |  00m00s
[ 85/153] libutempter-0:1.2.1-13.fc40.i 100% |   2.4 MiB/s |  26.7 KiB |  00m00s
[ 86/153] libuuid-0:2.40.2-1.fc40.i686  100% |   2.9 MiB/s |  30.0 KiB |  00m00s
[ 87/153] pam-0:1.6.1-5.fc40.i686       100% |  23.7 MiB/s | 532.9 KiB |  00m00s
[ 88/153] util-linux-core-0:2.40.2-1.fc 100% |  26.2 MiB/s | 535.7 KiB |  00m00s
[ 89/153] systemd-libs-0:255.15-1.fc40. 100% |  24.3 MiB/s | 746.9 KiB |  00m00s
[ 90/153] zlib-ng-compat-0:2.1.7-2.fc40 100% |   6.7 MiB/s |  82.0 KiB |  00m00s
[ 91/153] xz-libs-1:5.4.6-3.fc40.i686   100% |   9.7 MiB/s | 119.4 KiB |  00m00s
[ 92/153] basesystem-0:11-20.fc40.noarc 100% | 599.0 KiB/s |   7.2 KiB |  00m00s
[ 93/153] libgcc-0:14.2.1-3.fc40.i686   100% |  12.3 MiB/s | 151.0 KiB |  00m00s
[ 94/153] ncurses-base-0:6.4-12.2024012 100% |   5.7 MiB/s |  63.8 KiB |  00m00s
[ 95/153] libsepol-0:3.7-2.fc40.i686    100% |  16.5 MiB/s | 355.8 KiB |  00m00s
[ 96/153] ca-certificates-0:2024.2.69_v 100% |  34.0 MiB/s | 871.2 KiB |  00m00s
[ 97/153] crypto-policies-0:20241011-1. 100% |   6.1 MiB/s |  68.4 KiB |  00m00s
[ 98/153] glibc-gconv-extra-0:2.39-30.f 100% |  26.5 MiB/s |   1.6 MiB |  00m00s
[ 99/153] fedora-repos-0:40-2.noarch    100% | 790.4 KiB/s |   9.5 KiB |  00m00s
[100/153] pcre2-syntax-0:10.44-1.fc40.n 100% |  13.3 MiB/s | 149.8 KiB |  00m00s
[101/153] curl-0:8.6.0-10.fc40.i686     100% |  19.9 MiB/s | 305.4 KiB |  00m00s
[102/153] libarchive-0:3.7.2-7.fc40.i68 100% |  20.9 MiB/s | 449.5 KiB |  00m00s
[103/153] alternatives-0:1.27-1.fc40.i6 100% |   3.7 MiB/s |  41.2 KiB |  00m00s
[104/153] file-libs-0:5.45-4.fc40.i686  100% |  22.2 MiB/s | 771.5 KiB |  00m00s
[105/153] elfutils-debuginfod-client-0: 100% |   4.2 MiB/s |  47.7 KiB |  00m00s
[106/153] jansson-0:2.13.1-9.fc40.i686  100% |   3.4 MiB/s |  45.8 KiB |  00m00s
[107/153] binutils-gold-0:2.41-38.fc40. 100% |  28.7 MiB/s | 850.8 KiB |  00m00s
[108/153] libzstd-0:1.5.6-1.fc40.i686   100% |  19.9 MiB/s | 285.1 KiB |  00m00s
[109/153] elfutils-libs-0:0.192-7.fc40. 100% |  13.8 MiB/s | 297.1 KiB |  00m00s
[110/153] libstdc++-0:14.2.1-3.fc40.i68 100% |  30.0 MiB/s | 953.2 KiB |  00m00s
[111/153] pkgconf-0:2.1.1-2.fc40.i686   100% |   3.9 MiB/s |  44.1 KiB |  00m00s
[112/153] pkgconf-m4-0:2.1.1-2.fc40.noa 100% |   1.2 MiB/s |  14.0 KiB |  00m00s
[113/153] libgomp-0:14.2.1-3.fc40.i686  100% |  19.4 MiB/s | 356.7 KiB |  00m00s
[114/153] lua-libs-0:5.4.6-5.fc40.i686  100% |   8.1 MiB/s | 149.1 KiB |  00m00s
[115/153] lz4-libs-0:1.9.4-6.fc40.i686  100% |   5.7 MiB/s |  69.8 KiB |  00m00s
[116/153] rpm-sequoia-0:1.7.0-3.fc40.i6 100% |  29.3 MiB/s | 990.1 KiB |  00m00s
[117/153] sqlite-libs-0:3.45.1-2.fc40.i 100% |  26.1 MiB/s | 748.9 KiB |  00m00s
[118/153] authselect-0:1.5.0-6.fc40.i68 100% |  11.6 MiB/s | 142.0 KiB |  00m00s
[119/153] gdbm-1:1.23-6.fc40.i686       100% |  12.2 MiB/s | 149.6 KiB |  00m00s
[120/153] gdbm-libs-1:1.23-6.fc40.i686  100% |   5.8 MiB/s |  59.6 KiB |  00m00s
[121/153] libnsl2-0:2.0.1-1.fc40.i686   100% |   2.7 MiB/s |  30.5 KiB |  00m00s
[122/153] libpwquality-0:1.4.5-9.fc40.i 100% |   9.7 MiB/s | 109.0 KiB |  00m00s
[123/153] libtirpc-0:1.3.6-1.fc40.i686  100% |   8.3 MiB/s | 101.8 KiB |  00m00s
[124/153] libffi-0:3.4.4-7.fc40.i686    100% |   3.3 MiB/s |  37.3 KiB |  00m00s
[125/153] p11-kit-trust-0:0.25.5-1.fc40 100% |  11.2 MiB/s | 137.6 KiB |  00m00s
[126/153] p11-kit-0:0.25.5-1.fc40.i686  100% |  23.5 MiB/s | 481.5 KiB |  00m00s
[127/153] fedora-gpg-keys-0:40-2.noarch 100% |   9.9 MiB/s | 122.0 KiB |  00m00s
[128/153] elfutils-default-yama-scope-0 100% |   1.2 MiB/s |  12.5 KiB |  00m00s
[129/153] json-c-0:0.17-3.fc40.i686     100% |   4.2 MiB/s |  47.3 KiB |  00m00s
[130/153] libpkgconf-0:2.1.1-2.fc40.i68 100% |   3.7 MiB/s |  41.5 KiB |  00m00s
[131/153] libxml2-0:2.12.8-1.fc40.i686  100% |  24.6 MiB/s | 730.8 KiB |  00m00s
[132/153] cracklib-0:2.9.11-5.fc40.i686 100% |   6.2 MiB/s |  82.3 KiB |  00m00s
[133/153] libcom_err-0:1.47.0-5.fc40.i6 100% |   1.9 MiB/s |  25.7 KiB |  00m00s
[134/153] libtasn1-0:4.19.0-6.fc40.i686 100% |   5.6 MiB/s |  74.9 KiB |  00m00s
[135/153] krb5-libs-0:1.21.3-2.fc40.i68 100% |  34.2 MiB/s | 806.4 KiB |  00m00s
[136/153] keyutils-libs-0:1.6.3-3.fc40. 100% |   2.8 MiB/s |  31.9 KiB |  00m00s
[137/153] libverto-0:0.3.2-8.fc40.i686  100% |   1.9 MiB/s |  21.0 KiB |  00m00s
[138/153] fedora-release-identity-basic 100% |   1.3 MiB/s |  11.7 KiB |  00m00s
[139/153] xxhash-libs-0:0.8.2-4.fc40.i6 100% |   3.8 MiB/s |  46.8 KiB |  00m00s
[140/153] libcurl-0:8.6.0-10.fc40.i686  100% |  26.0 MiB/s | 372.6 KiB |  00m00s
[141/153] libbrotli-0:1.1.0-3.fc40.i686 100% |  23.6 MiB/s | 338.4 KiB |  00m00s
[142/153] libidn2-0:2.3.7-1.fc40.i686   100% |  10.0 MiB/s | 113.0 KiB |  00m00s
[143/153] libnghttp2-0:1.59.0-3.fc40.i6 100% |   7.2 MiB/s |  81.1 KiB |  00m00s
[144/153] libpsl-0:0.21.5-3.fc40.i686   100% |   5.3 MiB/s |  64.5 KiB |  00m00s
[145/153] libssh-0:0.10.6-5.fc40.i686   100% |  18.4 MiB/s | 226.2 KiB |  00m00s
[146/153] openldap-0:2.6.7-1.fc40.i686  100% |  20.4 MiB/s | 272.1 KiB |  00m00s
[147/153] publicsuffix-list-dafsa-0:202 100% |   5.2 MiB/s |  58.1 KiB |  00m00s
[148/153] libunistring-0:1.1-7.fc40.i68 100% |  24.5 MiB/s | 553.0 KiB |  00m00s
[149/153] libssh-config-0:0.10.6-5.fc40 100% | 902.9 KiB/s |   9.0 KiB |  00m00s
[150/153] libevent-0:2.1.12-12.fc40.i68 100% |  19.3 MiB/s | 276.4 KiB |  00m00s
[151/153] cyrus-sasl-lib-0:2.1.28-19.fc 100% |  27.9 MiB/s | 856.6 KiB |  00m00s
[152/153] libtool-ltdl-0:2.4.7-10.fc40. 100% |   3.4 MiB/s |  38.0 KiB |  00m00s
[153/153] gdb-minimal-0:15.2-3.fc40.i68 100% |  29.8 MiB/s |   4.7 MiB |  00m00s
--------------------------------------------------------------------------------
[153/153] Total                         100% |  48.5 MiB/s |  53.2 MiB |  00m01s
Running transaction
[  1/155] Verify package files          100% | 784.0   B/s | 153.0   B |  00m00s
>>> Running pre-transaction scriptlet: filesystem-0:3.18-8.fc40.i686
>>> Stop pre-transaction scriptlet: filesystem-0:3.18-8.fc40.i686
[  2/155] Prepare transaction           100% |   1.8 KiB/s | 153.0   B |  00m00s
[  3/155] Installing crypto-policies-0: 100% |  16.9 MiB/s | 190.6 KiB |  00m00s
>>> Running post-install scriptlet: crypto-policies-0:20241011-1.git5930b9a.fc40
>>> Stop post-install scriptlet: crypto-policies-0:20241011-1.git5930b9a.fc40.no
[  4/155] Installing fedora-release-ide 100% |   0.0   B/s | 912.0   B |  00m00s
[  5/155] Installing fedora-gpg-keys-0: 100% |  18.4 MiB/s | 169.7 KiB |  00m00s
[  6/155] Installing fedora-repos-0:40- 100% |   0.0   B/s |   5.7 KiB |  00m00s
[  7/155] Installing fedora-release-com 100% |  11.4 MiB/s |  23.4 KiB |  00m00s
[  8/155] Installing fedora-release-0:4 100% |   0.0   B/s | 124.0   B |  00m00s
[  9/155] Installing setup-0:2.14.5-2.f 100% |  50.6 MiB/s | 725.8 KiB |  00m00s
>>> Running post-install scriptlet: setup-0:2.14.5-2.fc40.noarch
>>> Stop post-install scriptlet: setup-0:2.14.5-2.fc40.noarch
[ 10/155] Installing filesystem-0:3.18- 100% |   1.6 MiB/s | 211.9 KiB |  00m00s
[ 11/155] Installing basesystem-0:11-20 100% |   0.0   B/s | 124.0   B |  00m00s
[ 12/155] Installing libssh-config-0:0. 100% |   0.0   B/s | 816.0   B |  00m00s
[ 13/155] Installing publicsuffix-list- 100% |  66.7 MiB/s |  68.3 KiB |  00m00s
[ 14/155] Installing pkgconf-m4-0:2.1.1 100% |   0.0   B/s |  14.3 KiB |  00m00s
[ 15/155] Installing pcre2-syntax-0:10. 100% | 124.1 MiB/s | 254.1 KiB |  00m00s
[ 16/155] Installing ncurses-base-0:6.4 100% |  38.2 MiB/s | 351.6 KiB |  00m00s
[ 17/155] Installing rust-srpm-macros-0 100% |   0.0   B/s |   5.6 KiB |  00m00s
[ 18/155] Installing qt6-srpm-macros-0: 100% |   0.0   B/s | 732.0   B |  00m00s
[ 19/155] Installing qt5-srpm-macros-0: 100% |   0.0   B/s | 776.0   B |  00m00s
[ 20/155] Installing perl-srpm-macros-0 100% |   0.0   B/s |   1.1 KiB |  00m00s
[ 21/155] Installing package-notes-srpm 100% |   0.0   B/s |   2.0 KiB |  00m00s
[ 22/155] Installing openblas-srpm-macr 100% |   0.0   B/s | 384.0   B |  00m00s
[ 23/155] Installing ocaml-srpm-macros- 100% |   0.0   B/s |   2.2 KiB |  00m00s
[ 24/155] Installing kernel-srpm-macros 100% |   0.0   B/s |   2.3 KiB |  00m00s
[ 25/155] Installing gnat-srpm-macros-0 100% |   0.0   B/s |   1.3 KiB |  00m00s
[ 26/155] Installing ghc-srpm-macros-0: 100% |   0.0   B/s |   1.0 KiB |  00m00s
[ 27/155] Installing fpc-srpm-macros-0: 100% |   0.0   B/s | 420.0   B |  00m00s
[ 28/155] Installing ansible-srpm-macro 100% |  35.4 MiB/s |  36.2 KiB |  00m00s
[ 29/155] Installing coreutils-common-0 100% | 238.8 MiB/s |  11.5 MiB |  00m00s
[ 30/155] Installing libgcc-0:14.2.1-3. 100% | 148.1 MiB/s | 303.4 KiB |  00m00s
>>> Running post-install scriptlet: libgcc-0:14.2.1-3.fc40.i686
>>> Stop post-install scriptlet: libgcc-0:14.2.1-3.fc40.i686
[ 31/155] Installing glibc-minimal-lang 100% |   0.0   B/s | 124.0   B |  00m00s
[ 32/155] Installing ncurses-libs-0:6.4 100% | 157.8 MiB/s | 969.5 KiB |  00m00s
>>> Running pre-install scriptlet: glibc-0:2.39-30.fc40.i686
>>> Stop pre-install scriptlet: glibc-0:2.39-30.fc40.i686
[ 33/155] Installing glibc-0:2.39-30.fc 100% | 127.2 MiB/s |   5.5 MiB |  00m00s
>>> Running post-install scriptlet: glibc-0:2.39-30.fc40.i686
>>> Stop post-install scriptlet: glibc-0:2.39-30.fc40.i686
[ 34/155] Installing bash-0:5.2.26-3.fc 100% | 259.2 MiB/s |   8.3 MiB |  00m00s
>>> Running post-install scriptlet: bash-0:5.2.26-3.fc40.i686
>>> Stop post-install scriptlet: bash-0:5.2.26-3.fc40.i686
[ 35/155] Installing glibc-common-0:2.3 100% | 126.8 MiB/s |   1.0 MiB |  00m00s
[ 36/155] Installing glibc-gconv-extra- 100% | 120.7 MiB/s |   7.4 MiB |  00m00s
>>> Running post-install scriptlet: glibc-gconv-extra-0:2.39-30.fc40.i686
>>> Stop post-install scriptlet: glibc-gconv-extra-0:2.39-30.fc40.i686
[ 37/155] Installing zlib-ng-compat-0:2 100% | 146.7 MiB/s | 150.3 KiB |  00m00s
[ 38/155] Installing xz-libs-1:5.4.6-3. 100% | 224.9 MiB/s | 230.3 KiB |  00m00s
[ 39/155] Installing bzip2-libs-0:1.0.8 100% |  75.2 MiB/s |  77.0 KiB |  00m00s
[ 40/155] Installing readline-0:8.2-8.f 100% | 224.4 MiB/s | 459.6 KiB |  00m00s
[ 41/155] Installing popt-0:1.19-6.fc40 100% |  27.8 MiB/s | 142.5 KiB |  00m00s
[ 42/155] Installing libuuid-0:2.40.2-1 100% |  44.8 MiB/s |  45.8 KiB |  00m00s
[ 43/155] Installing libstdc++-0:14.2.1 100% | 215.6 MiB/s |   2.8 MiB |  00m00s
[ 44/155] Installing libzstd-0:1.5.6-1. 100% | 234.5 MiB/s | 720.4 KiB |  00m00s
[ 45/155] Installing elfutils-libelf-0: 100% | 294.3 MiB/s |   1.2 MiB |  00m00s
[ 46/155] Installing libblkid-0:2.40.2- 100% | 140.0 MiB/s | 286.6 KiB |  00m00s
[ 47/155] Installing gmp-1:6.2.1-8.fc40 100% | 235.6 MiB/s | 723.9 KiB |  00m00s
[ 48/155] Installing libattr-0:2.5.2-3. 100% |   0.0   B/s |  24.7 KiB |  00m00s
[ 49/155] Installing libacl-0:2.3.2-1.f 100% |  39.1 MiB/s |  40.1 KiB |  00m00s
[ 50/155] Installing libxcrypt-0:4.4.36 100% | 137.4 MiB/s | 281.5 KiB |  00m00s
[ 51/155] Installing libeconf-0:0.6.2-2 100% |  57.5 MiB/s |  58.9 KiB |  00m00s
[ 52/155] Installing lz4-libs-0:1.9.4-6 100% | 130.6 MiB/s | 133.7 KiB |  00m00s
[ 53/155] Installing gdbm-libs-1:1.23-6 100% | 123.1 MiB/s | 126.0 KiB |  00m00s
[ 54/155] Installing mpfr-0:4.2.1-4.fc4 100% | 235.4 MiB/s | 964.2 KiB |  00m00s
[ 55/155] Installing gawk-0:5.3.0-3.fc4 100% | 172.7 MiB/s |   1.7 MiB |  00m00s
[ 56/155] Installing dwz-0:0.15-8.fc40. 100% | 161.3 MiB/s | 330.3 KiB |  00m00s
[ 57/155] Installing unzip-0:6.0-63.fc4 100% | 193.2 MiB/s | 395.8 KiB |  00m00s
[ 58/155] Installing file-libs-0:5.45-4 100% | 473.6 MiB/s |   9.9 MiB |  00m00s
[ 59/155] Installing file-0:5.45-4.fc40 100% |  93.8 MiB/s |  96.0 KiB |  00m00s
[ 60/155] Installing pcre2-0:10.44-1.fc 100% | 215.3 MiB/s | 661.5 KiB |  00m00s
[ 61/155] Installing grep-0:3.11-7.fc40 100% | 111.8 MiB/s |   1.0 MiB |  00m00s
[ 62/155] Installing xz-1:5.4.6-3.fc40. 100% | 142.9 MiB/s |   2.0 MiB |  00m00s
[ 63/155] Installing libcap-ng-0:0.8.4- 100% |  67.8 MiB/s |  69.5 KiB |  00m00s
[ 64/155] Installing audit-libs-0:4.0.2 100% | 166.0 MiB/s | 340.0 KiB |  00m00s
[ 65/155] Installing pam-libs-0:1.6.1-5 100% | 120.3 MiB/s | 123.2 KiB |  00m00s
[ 66/155] Installing libcap-0:2.69-8.fc 100% |  68.2 MiB/s | 209.6 KiB |  00m00s
[ 67/155] Installing systemd-libs-0:255 100% | 241.7 MiB/s |   1.9 MiB |  00m00s
[ 68/155] Installing libsmartcols-0:2.4 100% | 176.5 MiB/s | 180.7 KiB |  00m00s
[ 69/155] Installing libsepol-0:3.7-2.f 100% | 284.7 MiB/s | 874.5 KiB |  00m00s
[ 70/155] Installing libselinux-0:3.7-5 100% | 189.0 MiB/s | 193.5 KiB |  00m00s
[ 71/155] Installing sed-0:4.9-1.fc40.i 100% | 121.2 MiB/s | 868.8 KiB |  00m00s
[ 72/155] Installing findutils-1:4.9.0- 100% | 165.3 MiB/s |   1.5 MiB |  00m00s
[ 73/155] Installing libmount-0:2.40.2- 100% | 189.5 MiB/s | 388.2 KiB |  00m00s
[ 74/155] Installing alternatives-0:1.2 100% |  61.7 MiB/s |  63.1 KiB |  00m00s
[ 75/155] Installing jansson-0:2.13.1-9 100% |  86.9 MiB/s |  88.9 KiB |  00m00s
[ 76/155] Installing lua-libs-0:5.4.6-5 100% | 151.3 MiB/s | 309.8 KiB |  00m00s
[ 77/155] Installing libffi-0:3.4.4-7.f 100% |  76.3 MiB/s |  78.1 KiB |  00m00s
[ 78/155] Installing libcom_err-0:1.47. 100% |  58.2 MiB/s |  59.6 KiB |  00m00s
[ 79/155] Installing libtasn1-0:4.19.0- 100% | 176.5 MiB/s | 180.7 KiB |  00m00s
[ 80/155] Installing p11-kit-0:0.25.5-1 100% | 155.5 MiB/s |   2.3 MiB |  00m00s
[ 81/155] Installing libunistring-0:1.1 100% | 289.0 MiB/s |   1.7 MiB |  00m00s
[ 82/155] Installing elfutils-default-y 100% | 185.7 KiB/s |   2.0 KiB |  00m00s
>>> Running post-install scriptlet: elfutils-default-yama-scope-0:0.192-7.fc40.n
>>> Stop post-install scriptlet: elfutils-default-yama-scope-0:0.192-7.fc40.noar
[ 83/155] Installing libidn2-0:2.3.7-1. 100% |  64.5 MiB/s | 330.3 KiB |  00m00s
[ 84/155] Installing libpsl-0:0.21.5-3. 100% |  71.2 MiB/s |  72.9 KiB |  00m00s
[ 85/155] Installing p11-kit-trust-0:0. 100% |  25.3 MiB/s | 363.4 KiB |  00m00s
>>> Running post-install scriptlet: p11-kit-trust-0:0.25.5-1.fc40.i686
>>> Stop post-install scriptlet: p11-kit-trust-0:0.25.5-1.fc40.i686
[ 86/155] Installing openssl-libs-1:3.2 100% | 250.7 MiB/s |   6.3 MiB |  00m00s
[ 87/155] Installing coreutils-0:9.4-9. 100% | 153.7 MiB/s |   5.7 MiB |  00m00s
>>> Running pre-install scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0.fc40
>>> Stop pre-install scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0.fc40.no
[ 88/155] Installing ca-certificates-0: 100% |   1.9 MiB/s |   2.4 MiB |  00m01s
>>> Running post-install scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0.fc4
>>> Stop post-install scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0.fc40.n
[ 89/155] Installing gzip-0:1.13-1.fc40 100% |  95.1 MiB/s | 389.6 KiB |  00m00s
[ 90/155] Installing authselect-libs-0: 100% |  90.8 MiB/s | 836.4 KiB |  00m00s
[ 91/155] Installing authselect-0:1.5.0 100% |  53.7 MiB/s | 165.0 KiB |  00m00s
[ 92/155] Installing cracklib-0:2.9.11- 100% |  34.5 MiB/s | 247.1 KiB |  00m00s
[ 93/155] Installing libpwquality-0:1.4 100% |  51.6 MiB/s | 422.9 KiB |  00m00s
[ 94/155] Installing rpm-sequoia-0:1.7. 100% | 264.8 MiB/s |   2.6 MiB |  00m00s
[ 95/155] Installing libevent-0:2.1.12- 100% | 232.4 MiB/s | 951.9 KiB |  00m00s
[ 96/155] Installing util-linux-core-0: 100% | 125.9 MiB/s |   1.4 MiB |  00m00s
[ 97/155] Installing tar-2:1.35-3.fc40. 100% | 230.4 MiB/s |   3.0 MiB |  00m00s
[ 98/155] Installing libsemanage-0:3.7- 100% |  99.6 MiB/s | 305.9 KiB |  00m00s
[ 99/155] Installing shadow-utils-2:4.1 100% |  73.4 MiB/s |   4.0 MiB |  00m00s
>>> Running pre-install scriptlet: libutempter-0:1.2.1-13.fc40.i686
>>> Stop pre-install scriptlet: libutempter-0:1.2.1-13.fc40.i686
[100/155] Installing libutempter-0:1.2. 100% |  28.4 MiB/s |  58.1 KiB |  00m00s
[101/155] Installing zip-0:3.0-40.fc40. 100% | 173.6 MiB/s | 710.9 KiB |  00m00s
[102/155] Installing gdbm-1:1.23-6.fc40 100% | 111.0 MiB/s | 454.7 KiB |  00m00s
[103/155] Installing cyrus-sasl-lib-0:2 100% | 247.3 MiB/s |   2.5 MiB |  00m00s
[104/155] Installing zstd-0:1.5.6-1.fc4 100% | 258.6 MiB/s |   1.6 MiB |  00m00s
[105/155] Installing libfdisk-0:2.40.2- 100% | 200.9 MiB/s | 411.4 KiB |  00m00s
[106/155] Installing bzip2-0:1.0.8-18.f 100% |  46.1 MiB/s |  94.4 KiB |  00m00s
[107/155] Installing libxml2-0:2.12.8-1 100% | 258.7 MiB/s |   1.8 MiB |  00m00s
[108/155] Installing libarchive-0:3.7.2 100% | 242.3 MiB/s | 992.4 KiB |  00m00s
[109/155] Installing sqlite-libs-0:3.45 100% | 246.1 MiB/s |   1.5 MiB |  00m00s
[110/155] Installing rpm-libs-0:4.19.1. 100% | 246.9 MiB/s | 758.4 KiB |  00m00s
[111/155] Installing ed-0:1.20.2-1.fc40 100% |  70.3 MiB/s | 144.0 KiB |  00m00s
[112/155] Installing patch-0:2.7.6-24.f 100% | 146.2 MiB/s | 299.5 KiB |  00m00s
[113/155] Installing cpio-0:2.15-1.fc40 100% | 157.9 MiB/s |   1.1 MiB |  00m00s
[114/155] Installing diffutils-0:3.10-5 100% | 176.8 MiB/s |   1.6 MiB |  00m00s
[115/155] Installing libgomp-0:14.2.1-3 100% | 257.8 MiB/s | 528.0 KiB |  00m00s
[116/155] Installing json-c-0:0.17-3.fc 100% |  84.8 MiB/s |  86.9 KiB |  00m00s
[117/155] Installing libpkgconf-0:2.1.1 100% |  79.9 MiB/s |  81.8 KiB |  00m00s
[118/155] Installing pkgconf-0:2.1.1-2. 100% |  81.8 MiB/s |  83.8 KiB |  00m00s
[119/155] Installing pkgconf-pkg-config 100% |   0.0   B/s |   1.8 KiB |  00m00s
[120/155] Installing keyutils-libs-0:1. 100% |  57.6 MiB/s |  59.0 KiB |  00m00s
[121/155] Installing libverto-0:0.3.2-8 100% |  29.8 MiB/s |  30.5 KiB |  00m00s
[122/155] Installing krb5-libs-0:1.21.3 100% | 195.0 MiB/s |   2.3 MiB |  00m00s
[123/155] Installing libtirpc-0:1.3.6-1 100% | 103.3 MiB/s | 211.6 KiB |  00m00s
[124/155] Installing libnsl2-0:2.0.1-1. 100% |  56.9 MiB/s |  58.2 KiB |  00m00s
[125/155] Installing pam-0:1.6.1-5.fc40 100% |  72.0 MiB/s |   1.7 MiB |  00m00s
[126/155] Installing libssh-0:0.10.6-5. 100% | 178.8 MiB/s | 549.4 KiB |  00m00s
[127/155] Installing xxhash-libs-0:0.8. 100% | 114.5 MiB/s | 117.3 KiB |  00m00s
[128/155] Installing libbrotli-0:1.1.0- 100% | 209.4 MiB/s | 857.7 KiB |  00m00s
[129/155] Installing libnghttp2-0:1.59. 100% | 162.7 MiB/s | 166.6 KiB |  00m00s
[130/155] Installing libtool-ltdl-0:2.4 100% |  68.9 MiB/s |  70.5 KiB |  00m00s
[131/155] Installing openldap-0:2.6.7-1 100% | 162.2 MiB/s | 664.3 KiB |  00m00s
[132/155] Installing libcurl-0:8.6.0-10 100% | 196.8 MiB/s | 806.0 KiB |  00m00s
[133/155] Installing elfutils-debuginfo 100% |  37.5 MiB/s |  76.7 KiB |  00m00s
[134/155] Installing elfutils-libs-0:0. 100% | 175.5 MiB/s | 718.7 KiB |  00m00s
[135/155] Installing binutils-gold-0:2. 100% | 106.4 MiB/s |   2.1 MiB |  00m00s
>>> Running post-install scriptlet: binutils-gold-0:2.41-38.fc40.i686
>>> Stop post-install scriptlet: binutils-gold-0:2.41-38.fc40.i686
[136/155] Installing binutils-0:2.41-38 100% | 255.3 MiB/s |  24.5 MiB |  00m00s
>>> Running post-install scriptlet: binutils-0:2.41-38.fc40.i686
>>> Stop post-install scriptlet: binutils-0:2.41-38.fc40.i686
[137/155] Installing elfutils-0:0.192-7 100% | 237.1 MiB/s |   2.6 MiB |  00m00s
[138/155] Installing gdb-minimal-0:15.2 100% | 309.0 MiB/s |  13.6 MiB |  00m00s
[139/155] Installing debugedit-0:5.0-18 100% |  95.5 MiB/s | 195.6 KiB |  00m00s
[140/155] Installing rpm-build-libs-0:4 100% |  98.7 MiB/s | 202.0 KiB |  00m00s
[141/155] Installing curl-0:8.6.0-10.fc 100% |  35.9 MiB/s | 736.1 KiB |  00m00s
>>> Running pre-install scriptlet: rpm-0:4.19.1.1-1.fc40.i686
>>> Stop pre-install scriptlet: rpm-0:4.19.1.1-1.fc40.i686
[142/155] Installing rpm-0:4.19.1.1-1.f 100% |  85.0 MiB/s |   2.4 MiB |  00m00s
[143/155] Installing efi-srpm-macros-0: 100% |  40.2 MiB/s |  41.2 KiB |  00m00s
[144/155] Installing lua-srpm-macros-0: 100% |   0.0   B/s |   1.9 KiB |  00m00s
[145/155] Installing zig-srpm-macros-0: 100% |   0.0   B/s |   1.7 KiB |  00m00s
[146/155] Installing fonts-srpm-macros- 100% |  55.1 MiB/s |  56.5 KiB |  00m00s
[147/155] Installing forge-srpm-macros- 100% |  39.4 MiB/s |  40.4 KiB |  00m00s
[148/155] Installing go-srpm-macros-0:3 100% |  60.2 MiB/s |  61.6 KiB |  00m00s
[149/155] Installing python-srpm-macros 100% |  50.6 MiB/s |  51.8 KiB |  00m00s
[150/155] Installing redhat-rpm-config- 100% |  62.5 MiB/s | 191.9 KiB |  00m00s
[151/155] Installing rpm-build-0:4.19.1 100% |  39.8 MiB/s | 163.0 KiB |  00m00s
[152/155] Installing pyproject-srpm-mac 100% |   2.4 MiB/s |   2.5 KiB |  00m00s
[153/155] Installing util-linux-0:2.40. 100% |  84.0 MiB/s |   3.5 MiB |  00m00s
>>> Running post-install scriptlet: util-linux-0:2.40.2-1.fc40.i686
>>> Stop post-install scriptlet: util-linux-0:2.40.2-1.fc40.i686
[154/155] Installing which-0:2.21-41.fc 100% |  39.6 MiB/s |  81.1 KiB |  00m00s
[155/155] Installing info-0:7.1-2.fc40. 100% | 228.8 KiB/s | 360.8 KiB |  00m02s
>>> Running post-transaction scriptlet: filesystem-0:3.18-8.fc40.i686
>>> Stop post-transaction scriptlet: filesystem-0:3.18-8.fc40.i686
>>> Running post-transaction scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0
>>> Stop post-transaction scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0.fc
>>> Running post-transaction scriptlet: authselect-libs-0:1.5.0-6.fc40.i686
>>> Stop post-transaction scriptlet: authselect-libs-0:1.5.0-6.fc40.i686
>>> Running post-transaction scriptlet: rpm-0:4.19.1.1-1.fc40.i686
>>> Stop post-transaction scriptlet: rpm-0:4.19.1.1-1.fc40.i686
>>> Running trigger-install scriptlet: glibc-common-0:2.39-30.fc40.i686
>>> Stop trigger-install scriptlet: glibc-common-0:2.39-30.fc40.i686
>>> Running trigger-install scriptlet: info-0:7.1-2.fc40.i686
>>> Stop trigger-install scriptlet: info-0:7.1-2.fc40.i686
Warning: skipped PGP checks for 153 package(s).
Finish: installing minimal buildroot with dnf5
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: alternatives-1.27-1.fc40.i686
ansible-srpm-macros-1-16.fc40.noarch
audit-libs-4.0.2-1.fc40.i686
authselect-1.5.0-6.fc40.i686
authselect-libs-1.5.0-6.fc40.i686
basesystem-11-20.fc40.noarch
bash-5.2.26-3.fc40.i686
binutils-2.41-38.fc40.i686
binutils-gold-2.41-38.fc40.i686
bzip2-1.0.8-18.fc40.i686
bzip2-libs-1.0.8-18.fc40.i686
ca-certificates-2024.2.69_v8.0.401-1.0.fc40.noarch
coreutils-9.4-9.fc40.i686
coreutils-common-9.4-9.fc40.i686
cpio-2.15-1.fc40.i686
cracklib-2.9.11-5.fc40.i686
crypto-policies-20241011-1.git5930b9a.fc40.noarch
curl-8.6.0-10.fc40.i686
cyrus-sasl-lib-2.1.28-19.fc40.i686
debugedit-5.0-18.fc40.i686
diffutils-3.10-5.fc40.i686
dwz-0.15-8.fc40.i686
ed-1.20.2-1.fc40.i686
efi-srpm-macros-5-11.fc40.noarch
elfutils-0.192-7.fc40.i686
elfutils-debuginfod-client-0.192-7.fc40.i686
elfutils-default-yama-scope-0.192-7.fc40.noarch
elfutils-libelf-0.192-7.fc40.i686
elfutils-libs-0.192-7.fc40.i686
fedora-gpg-keys-40-2.noarch
fedora-release-40-40.noarch
fedora-release-common-40-40.noarch
fedora-release-identity-basic-40-40.noarch
fedora-repos-40-2.noarch
file-5.45-4.fc40.i686
file-libs-5.45-4.fc40.i686
filesystem-3.18-8.fc40.i686
findutils-4.9.0-9.fc40.i686
fonts-srpm-macros-2.0.5-14.fc40.noarch
forge-srpm-macros-0.3.2-1.fc40.noarch
fpc-srpm-macros-1.3-12.fc40.noarch
gawk-5.3.0-3.fc40.i686
gdb-minimal-15.2-3.fc40.i686
gdbm-1.23-6.fc40.i686
gdbm-libs-1.23-6.fc40.i686
ghc-srpm-macros-1.9.1-1.fc40.noarch
glibc-2.39-30.fc40.i686
glibc-common-2.39-30.fc40.i686
glibc-gconv-extra-2.39-30.fc40.i686
glibc-minimal-langpack-2.39-30.fc40.i686
gmp-6.2.1-8.fc40.i686
gnat-srpm-macros-6-5.fc40.noarch
go-srpm-macros-3.5.0-1.fc40.noarch
grep-3.11-7.fc40.i686
gzip-1.13-1.fc40.i686
info-7.1-2.fc40.i686
jansson-2.13.1-9.fc40.i686
json-c-0.17-3.fc40.i686
kernel-srpm-macros-1.0-23.fc40.noarch
keyutils-libs-1.6.3-3.fc40.i686
krb5-libs-1.21.3-2.fc40.i686
libacl-2.3.2-1.fc40.i686
libarchive-3.7.2-7.fc40.i686
libattr-2.5.2-3.fc40.i686
libblkid-2.40.2-1.fc40.i686
libbrotli-1.1.0-3.fc40.i686
libcap-2.69-8.fc40.i686
libcap-ng-0.8.4-4.fc40.i686
libcom_err-1.47.0-5.fc40.i686
libcurl-8.6.0-10.fc40.i686
libeconf-0.6.2-2.fc40.i686
libevent-2.1.12-12.fc40.i686
libfdisk-2.40.2-1.fc40.i686
libffi-3.4.4-7.fc40.i686
libgcc-14.2.1-3.fc40.i686
libgomp-14.2.1-3.fc40.i686
libidn2-2.3.7-1.fc40.i686
libmount-2.40.2-1.fc40.i686
libnghttp2-1.59.0-3.fc40.i686
libnsl2-2.0.1-1.fc40.i686
libpkgconf-2.1.1-2.fc40.i686
libpsl-0.21.5-3.fc40.i686
libpwquality-1.4.5-9.fc40.i686
libselinux-3.7-5.fc40.i686
libsemanage-3.7-2.fc40.i686
libsepol-3.7-2.fc40.i686
libsmartcols-2.40.2-1.fc40.i686
libssh-0.10.6-5.fc40.i686
libssh-config-0.10.6-5.fc40.noarch
libstdc++-14.2.1-3.fc40.i686
libtasn1-4.19.0-6.fc40.i686
libtirpc-1.3.6-1.fc40.i686
libtool-ltdl-2.4.7-10.fc40.i686
libunistring-1.1-7.fc40.i686
libutempter-1.2.1-13.fc40.i686
libuuid-2.40.2-1.fc40.i686
libverto-0.3.2-8.fc40.i686
libxcrypt-4.4.36-11.fc40.i686
libxml2-2.12.8-1.fc40.i686
libzstd-1.5.6-1.fc40.i686
lua-libs-5.4.6-5.fc40.i686
lua-srpm-macros-1-13.fc40.noarch
lz4-libs-1.9.4-6.fc40.i686
mpfr-4.2.1-4.fc40.i686
ncurses-base-6.4-12.20240127.fc40.noarch
ncurses-libs-6.4-12.20240127.fc40.i686
ocaml-srpm-macros-9-3.fc40.noarch
openblas-srpm-macros-2-16.fc40.noarch
openldap-2.6.7-1.fc40.i686
openssl-libs-3.2.2-3.fc40.i686
p11-kit-0.25.5-1.fc40.i686
p11-kit-trust-0.25.5-1.fc40.i686
package-notes-srpm-macros-0.5-11.fc40.noarch
pam-1.6.1-5.fc40.i686
pam-libs-1.6.1-5.fc40.i686
patch-2.7.6-24.fc40.i686
pcre2-10.44-1.fc40.i686
pcre2-syntax-10.44-1.fc40.noarch
perl-srpm-macros-1-53.fc40.noarch
pkgconf-2.1.1-2.fc40.i686
pkgconf-m4-2.1.1-2.fc40.noarch
pkgconf-pkg-config-2.1.1-2.fc40.i686
popt-1.19-6.fc40.i686
publicsuffix-list-dafsa-20240107-3.fc40.noarch
pyproject-srpm-macros-1.16.3-1.fc40.noarch
python-srpm-macros-3.12-8.fc40.noarch
qt5-srpm-macros-5.15.15-1.fc40.noarch
qt6-srpm-macros-6.7.2-2.fc40.noarch
readline-8.2-8.fc40.i686
redhat-rpm-config-288-1.fc40.noarch
rpm-4.19.1.1-1.fc40.i686
rpm-build-4.19.1.1-1.fc40.i686
rpm-build-libs-4.19.1.1-1.fc40.i686
rpm-libs-4.19.1.1-1.fc40.i686
rpm-sequoia-1.7.0-3.fc40.i686
rust-srpm-macros-26.3-1.fc40.noarch
sed-4.9-1.fc40.i686
setup-2.14.5-2.fc40.noarch
shadow-utils-4.15.1-4.fc40.i686
sqlite-libs-3.45.1-2.fc40.i686
systemd-libs-255.15-1.fc40.i686
tar-1.35-3.fc40.i686
unzip-6.0-63.fc40.i686
util-linux-2.40.2-1.fc40.i686
util-linux-core-2.40.2-1.fc40.i686
which-2.21-41.fc40.i686
xxhash-libs-0.8.2-4.fc40.i686
xz-5.4.6-3.fc40.i686
xz-libs-5.4.6-3.fc40.i686
zig-srpm-macros-1-2.fc40.noarch
zip-3.0-40.fc40.i686
zlib-ng-compat-2.1.7-2.fc40.i686
zstd-1.5.6-1.fc40.i686
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: i686
Building for target i686
setting SOURCE_DATE_EPOCH=1733184000
Wrote: /builddir/build/SRPMS/libdwarf-0.11.1-1.fc40.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-40-i686-1734554001.758617/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-ehmb531q/libdwarf/libdwarf.spec) Config(child) 0 minutes 29 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
INFO: Start(/var/lib/copr-rpmbuild/results/libdwarf-0.11.1-1.fc40.src.rpm)  Config(fedora-40-i686)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-40-i686-bootstrap-1734554001.758617/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-40-i686-bootstrap-1734554001.758617/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
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-40-i686-1734554001.758617/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
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.19.1.1-1.fc40.x86_64
  rpm-sequoia-1.7.0-3.fc40.x86_64
  python3-dnf-4.22.0-1.fc40.noarch
  yum-4.22.0-1.fc40.noarch
  dnf5-5.1.17-3.fc40.x86_64
  dnf5-plugins-5.1.17-3.fc40.x86_64
Finish: chroot init
Start: build phase for libdwarf-0.11.1-1.fc40.src.rpm
Start: build setup for libdwarf-0.11.1-1.fc40.src.rpm
Building target platforms: i686
Building for target i686
setting SOURCE_DATE_EPOCH=1733184000
Wrote: /builddir/build/SRPMS/libdwarf-0.11.1-1.fc40.src.rpm
Updating and loading repositories:
 Copr repository                        100% |  49.0 KiB/s |   1.5 KiB |  00m00s
 local                                  100% |  99.9 KiB/s |   3.5 KiB |  00m00s
Repositories loaded.
Package                  Arch   Version          Repository      Size
Installing:                                                          
 gcc                     i686   14.2.1-3.fc40    local      101.9 MiB
 gcc-c++                 i686   14.2.1-3.fc40    local       38.9 MiB
 meson                   noarch 1.4.1-1.fc40     local       11.0 MiB
 python3                 i686   3.12.7-1.fc40    local       30.6 KiB
Installing dependencies:                                             
 annobin-docs            noarch 12.60-1.fc40     local       96.2 KiB
 annobin-plugin-gcc      i686   12.60-1.fc40     local      975.2 KiB
 cpp                     i686   14.2.1-3.fc40    local       35.6 MiB
 emacs-filesystem        noarch 1:29.4-9.fc40    local        0.0   B
 expat                   i686   2.6.3-1.fc40     local      294.1 KiB
 gc                      i686   8.2.2-6.fc40     local      251.3 KiB
 gcc-plugin-annobin      i686   14.2.1-3.fc40    local       55.8 KiB
 glibc-devel             i686   2.39-30.fc40     local        2.2 MiB
 guile30                 i686   3.0.7-12.fc40    local       47.4 MiB
 kernel-headers          i686   6.12.4-100.fc40  local        6.4 MiB
 libasan                 i686   14.2.1-3.fc40    local        1.7 MiB
 libatomic               i686   14.2.1-3.fc40    local       27.5 KiB
 libb2                   i686   0.98.1-11.fc40   local       53.4 KiB
 libmpc                  i686   1.3.1-5.fc40     local      168.0 KiB
 libstdc++-devel         i686   14.2.1-3.fc40    local       14.9 MiB
 libubsan                i686   14.2.1-3.fc40    local      538.7 KiB
 libxcrypt-devel         i686   4.4.36-11.fc40   local       30.5 KiB
 make                    i686   1:4.4.1-6.fc40   local        1.8 MiB
 mpdecimal               i686   2.5.1-9.fc40     local      200.1 KiB
 ninja-build             i686   1.12.1-1.fc40    local      439.5 KiB
 python-pip-wheel        noarch 23.3.2-2.fc40    local        1.5 MiB
 python3-libs            i686   3.12.7-1.fc40    local       40.5 MiB
 python3-setuptools      noarch 69.0.3-4.fc40    local        7.1 MiB
 tzdata                  noarch 2024a-5.fc40     local        1.6 MiB
 vim-filesystem          noarch 2:9.1.919-1.fc40 local       40.0   B

Transaction Summary:
 Installing:       29 packages

Total size of inbound packages is 93 MiB. Need to download 93 MiB.
After this operation 316 MiB will be used (install 316 MiB, remove 0 B).
[ 1/29] meson-0:1.4.1-1.fc40.noarch     100% |  12.4 MiB/s |   2.0 MiB |  00m00s
[ 2/29] python3-0:3.12.7-1.fc40.i686    100% |   2.3 MiB/s |  27.9 KiB |  00m00s
[ 3/29] gcc-c++-0:14.2.1-3.fc40.i686    100% |  41.6 MiB/s |  14.3 MiB |  00m00s
[ 4/29] glibc-devel-0:2.39-30.fc40.i686 100% |  23.5 MiB/s | 529.4 KiB |  00m00s
[ 5/29] libasan-0:14.2.1-3.fc40.i686    100% |  26.0 MiB/s | 532.6 KiB |  00m00s
[ 6/29] libatomic-0:14.2.1-3.fc40.i686  100% |   3.9 MiB/s |  40.1 KiB |  00m00s
[ 7/29] libmpc-0:1.3.1-5.fc40.i686      100% |   5.8 MiB/s |  77.6 KiB |  00m00s
[ 8/29] libubsan-0:14.2.1-3.fc40.i686   100% |  18.7 MiB/s | 248.4 KiB |  00m00s
[ 9/29] make-1:4.4.1-6.fc40.i686        100% |  25.0 MiB/s | 589.4 KiB |  00m00s
[10/29] libstdc++-devel-0:14.2.1-3.fc40 100% |  41.2 MiB/s |   2.6 MiB |  00m00s
[11/29] ninja-build-0:1.12.1-1.fc40.i68 100% |   6.9 MiB/s | 190.3 KiB |  00m00s
[12/29] python3-setuptools-0:69.0.3-4.f 100% |  39.3 MiB/s |   1.4 MiB |  00m00s
[13/29] cpp-0:14.2.1-3.fc40.i686        100% |  20.6 MiB/s |  12.0 MiB |  00m01s
[14/29] python3-libs-0:3.12.7-1.fc40.i6 100% |  41.9 MiB/s |   8.9 MiB |  00m00s
[15/29] libxcrypt-devel-0:4.4.36-11.fc4 100% |   2.3 MiB/s |  28.1 KiB |  00m00s
[16/29] kernel-headers-0:6.12.4-100.fc4 100% |  19.7 MiB/s |   1.5 MiB |  00m00s
[17/29] emacs-filesystem-1:29.4-9.fc40. 100% | 705.3 KiB/s |   9.2 KiB |  00m00s
[18/29] vim-filesystem-2:9.1.919-1.fc40 100% |   1.2 MiB/s |  16.4 KiB |  00m00s
[19/29] expat-0:2.6.3-1.fc40.i686       100% |   8.9 MiB/s | 118.7 KiB |  00m00s
[20/29] libb2-0:0.98.1-11.fc40.i686     100% |   2.3 MiB/s |  28.5 KiB |  00m00s
[21/29] mpdecimal-0:2.5.1-9.fc40.i686   100% |   6.9 MiB/s |  91.7 KiB |  00m00s
[22/29] python-pip-wheel-0:23.3.2-2.fc4 100% |  22.3 MiB/s |   1.5 MiB |  00m00s
[23/29] tzdata-0:2024a-5.fc40.noarch    100% |  17.6 MiB/s | 431.4 KiB |  00m00s
[24/29] guile30-0:3.0.7-12.fc40.i686    100% |  39.3 MiB/s |   8.0 MiB |  00m00s
[25/29] gc-0:8.2.2-6.fc40.i686          100% |   5.8 MiB/s | 112.2 KiB |  00m00s
[26/29] gcc-plugin-annobin-0:14.2.1-3.f 100% |   5.4 MiB/s |  55.5 KiB |  00m00s
[27/29] annobin-docs-0:12.60-1.fc40.noa 100% |   7.3 MiB/s |  89.5 KiB |  00m00s
[28/29] gcc-0:14.2.1-3.fc40.i686        100% |  34.2 MiB/s |  36.8 MiB |  00m01s
[29/29] annobin-plugin-gcc-0:12.60-1.fc 100% |  14.5 MiB/s | 966.6 KiB |  00m00s
--------------------------------------------------------------------------------
[29/29] Total                           100% |  86.2 MiB/s |  93.0 MiB |  00m01s
Running transaction
[ 1/31] Verify package files            100% |  97.0   B/s |  29.0   B |  00m00s
[ 2/31] Prepare transaction             100% | 353.0   B/s |  29.0   B |  00m00s
[ 3/31] Installing libmpc-0:1.3.1-5.fc4 100% |  82.8 MiB/s | 169.5 KiB |  00m00s
[ 4/31] Installing annobin-docs-0:12.60 100% |  31.7 MiB/s |  97.4 KiB |  00m00s
[ 5/31] Installing tzdata-0:2024a-5.fc4 100% |  26.0 MiB/s |   1.9 MiB |  00m00s
[ 6/31] Installing python-pip-wheel-0:2 100% | 381.6 MiB/s |   1.5 MiB |  00m00s
[ 7/31] Installing vim-filesystem-2:9.1 100% |   4.6 MiB/s |   4.7 KiB |  00m00s
[ 8/31] Installing emacs-filesystem-1:2 100% | 265.6 KiB/s | 544.0   B |  00m00s
[ 9/31] Installing kernel-headers-0:6.1 100% | 109.9 MiB/s |   6.6 MiB |  00m00s
[10/31] Installing libxcrypt-devel-0:4. 100% |  16.0 MiB/s |  32.8 KiB |  00m00s
[11/31] Installing glibc-devel-0:2.39-3 100% |  84.7 MiB/s |   2.3 MiB |  00m00s
[12/31] Installing libstdc++-devel-0:14 100% | 203.3 MiB/s |  15.0 MiB |  00m00s
[13/31] Installing cpp-0:14.2.1-3.fc40. 100% | 312.3 MiB/s |  35.6 MiB |  00m00s
[14/31] Installing gc-0:8.2.2-6.fc40.i6 100% |  82.6 MiB/s | 253.9 KiB |  00m00s
[15/31] Installing guile30-0:3.0.7-12.f 100% | 304.5 MiB/s |  47.5 MiB |  00m00s
[16/31] Installing make-1:4.4.1-6.fc40. 100% | 181.3 MiB/s |   1.8 MiB |  00m00s
[17/31] Installing mpdecimal-0:2.5.1-9. 100% | 196.5 MiB/s | 201.2 KiB |  00m00s
[18/31] Installing libb2-0:0.98.1-11.fc 100% |  53.2 MiB/s |  54.5 KiB |  00m00s
[19/31] Installing expat-0:2.6.3-1.fc40 100% |  48.2 MiB/s | 296.2 KiB |  00m00s
[20/31] Installing python3-libs-0:3.12. 100% | 201.4 MiB/s |  40.9 MiB |  00m00s
[21/31] Installing python3-0:3.12.7-1.f 100% |  15.8 MiB/s |  32.4 KiB |  00m00s
[22/31] Installing python3-setuptools-0 100% | 146.0 MiB/s |   7.3 MiB |  00m00s
[23/31] Installing ninja-build-0:1.12.1 100% | 108.1 MiB/s | 442.7 KiB |  00m00s
[24/31] Installing libubsan-0:14.2.1-3. 100% | 263.4 MiB/s | 539.4 KiB |  00m00s
[25/31] Installing libatomic-0:14.2.1-3 100% |  27.7 MiB/s |  28.3 KiB |  00m00s
[26/31] Installing libasan-0:14.2.1-3.f 100% | 244.0 MiB/s |   1.7 MiB |  00m00s
[27/31] Installing meson-0:1.4.1-1.fc40 100% | 191.6 MiB/s |  11.1 MiB |  00m00s
[28/31] Installing gcc-0:14.2.1-3.fc40. 100% | 320.7 MiB/s | 102.0 MiB |  00m00s
>>> Running trigger-install scriptlet: redhat-rpm-config-0:288-1.fc40.noarch
>>> Stop trigger-install scriptlet: redhat-rpm-config-0:288-1.fc40.noarch
[29/31] Installing gcc-c++-0:14.2.1-3.f 100% | 303.8 MiB/s |  38.9 MiB |  00m00s
[30/31] Installing annobin-plugin-gcc-0 100% |  41.5 MiB/s | 976.9 KiB |  00m00s
>>> Running trigger-install scriptlet: redhat-rpm-config-0:288-1.fc40.noarch
>>> Stop trigger-install scriptlet: redhat-rpm-config-0:288-1.fc40.noarch
[31/31] Installing gcc-plugin-annobin-0 100% | 281.0 KiB/s |  57.3 KiB |  00m00s
>>> Running trigger-install scriptlet: redhat-rpm-config-0:288-1.fc40.noarch
>>> Stop trigger-install scriptlet: redhat-rpm-config-0:288-1.fc40.noarch
>>> Running trigger-install scriptlet: glibc-common-0:2.39-30.fc40.i686
>>> Stop trigger-install scriptlet: glibc-common-0:2.39-30.fc40.i686
>>> Running trigger-install scriptlet: info-0:7.1-2.fc40.i686
>>> Stop trigger-install scriptlet: info-0:7.1-2.fc40.i686
Warning: skipped PGP checks for 29 package(s).
Finish: build setup for libdwarf-0.11.1-1.fc40.src.rpm
Start: rpmbuild libdwarf-0.11.1-1.fc40.src.rpm
Building target platforms: i686
Building for target i686
setting SOURCE_DATE_EPOCH=1733184000
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Cm77Yp
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf libdwarf-0.11.1
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/libdwarf-0.11.1.tar.xz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libdwarf-0.11.1
+ rm -rf /builddir/build/BUILD/libdwarf-0.11.1-SPECPARTS
+ /usr/bin/mkdir -p /builddir/build/BUILD/libdwarf-0.11.1-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/libdwarf-both.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.z4XZe6
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -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/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd libdwarf-0.11.1
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -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/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ /usr/bin/meson setup --buildtype=plain --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/libexec --bindir=/usr/bin --sbindir=/usr/sbin --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --localedir=/usr/share/locale --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --wrap-mode=nodownload --auto-features=enabled . redhat-linux-build --default-library=both
The Meson build system
Version: 1.4.1
Source dir: /builddir/build/BUILD/libdwarf-0.11.1
Build dir: /builddir/build/BUILD/libdwarf-0.11.1/redhat-linux-build
Build type: native build
Project name: libdwarf
Project version: 0.11.1
C compiler for the host machine: gcc (gcc 14.2.1 "gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)")
C linker for the host machine: gcc ld.bfd 2.41-38
C++ compiler for the host machine: g++ (gcc 14.2.1 "g++ (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)")
C++ linker for the host machine: g++ ld.bfd 2.41-38
Host machine cpu family: x86
Host machine cpu: i686
Compiler for C supports arguments -Wpointer-arith: YES 
Compiler for C supports arguments -Wmissing-declarations: YES 
Compiler for C supports arguments -Wstrict-prototypes: YES 
Compiler for C supports arguments -Wcomment: YES 
Compiler for C supports arguments -Wformat: YES 
Compiler for C supports arguments -Wuninitialized: YES 
Compiler for C supports arguments -Wshadow: YES 
Compiler for C supports arguments -Wno-long-long: YES 
Compiler for C supports arguments -Wfloat-compare: NO 
Compiler for C supports arguments -Wsign-compare: YES 
Compiler for C supports arguments -Wno-missing-field-initializers: YES 
Compiler for C supports arguments -fno-omit-frame-pointer: YES 
Compiler for C supports arguments -fvisibility=hidden: YES 
Compiler for C supports function attribute unused: YES 
Checking for function "setlocale" : YES 
Checking for function "nl_langinfo" : YES 
Has header "fcntl.h" : YES 
Has header "inttypes.h" : YES 
Has header "malloc.h" : YES 
Has header "stdint.h" : YES 
Has header "sys/stat.h" : YES 
Has header "unistd.h" : YES 
Checking for type "uint64_t" : YES 
Checking for type "uintptr_t" : YES 
Checking for type "intptr_t" : YES 
Found pkg-config: YES (/usr/bin/pkg-config) 2.1.1
Run-time dependency zlib found: NO (tried pkgconfig)
Run-time dependency libzstd found: NO (tried pkgconfig)
Message: ['mesondebug test projectbase', '/builddir/build/BUILD/libdwarf-0.11.1']
Message: ['mesondebug test builds ', '/builddir/build/BUILD/libdwarf-0.11.1/redhat-linux-build']
Program python3 found: YES (/usr/bin/python3)
Message: Elf
Message: PE
Message: Macos
Program sh found: YES (/usr/bin/sh)
Configuring libdwarf.pc using configuration
Configuring config.h using configuration
Build targets in project: 28
NOTICE: Future-deprecated features used:
 * 0.64.0: {'copy arg in configure_file'}

libdwarf 0.11.1

  Configuration Options Summary:
    OS               : linux
    BuildOS-BigEndian: no
    libdwarf         : always (zlib: no) always (libzstd: no)
    dwarfdump        : always
    libdwarfp        : no
    dwarfgen         : no
    dwarfexample     : no
    documentation    : no

  Referenced Libraries:
    zlib             : no
    libzstd          : no

  Directories:
    prefix           : /usr
    bindir           : /usr/bin
    libdir           : /usr/lib
    incdir           : /usr/include
    pkgincdir        : /usr/include/libdwarf
    datadir          : /usr/share
    pkgdatadir       : /usr/share/libdwarf

  Compilation
    compilation      : ninja
    installation     : ninja install
    Cflags           : -Wpointer-arith
                       -Wmissing-declarations
                       -Wstrict-prototypes
                       -Wcomment
                       -Wformat
                       -Wuninitialized
                       -Wshadow
                       -Wno-long-long
                       -Wsign-compare
                       -Wno-missing-field-initializers
                       -fno-omit-frame-pointer
                       -fvisibility=hidden

  User defined options
    auto_features    : enabled
    bindir           : /usr/bin
    buildtype        : plain
    datadir          : /usr/share
    default_library  : both
    includedir       : /usr/include
    infodir          : /usr/share/info
    libdir           : /usr/lib
    libexecdir       : /usr/libexec
    localedir        : /usr/share/locale
    localstatedir    : /var
    mandir           : /usr/share/man
    prefix           : /usr
    sbindir          : /usr/sbin
    sharedstatedir   : /var/lib
    sysconfdir       : /etc
    wrap_mode        : nodownload

Found ninja-1.12.1 at /usr/bin/ninja
+ /usr/bin/meson compile -C redhat-linux-build -j 2 --verbose
ninja: Entering directory `/builddir/build/BUILD/libdwarf-0.11.1/redhat-linux-build'
[1/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_abbrev.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_abbrev.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_abbrev.c.o -c ../src/lib/libdwarf/dwarf_abbrev.c
[2/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_alloc.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_alloc.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_alloc.c.o -c ../src/lib/libdwarf/dwarf_alloc.c
[3/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_crc.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_crc.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_crc.c.o -c ../src/lib/libdwarf/dwarf_crc.c
[4/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_arange.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_arange.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_arange.c.o -c ../src/lib/libdwarf/dwarf_arange.c
[5/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_crc32.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_crc32.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_crc32.c.o -c ../src/lib/libdwarf/dwarf_crc32.c
[6/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_debugaddr.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_debugaddr.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_debugaddr.c.o -c ../src/lib/libdwarf/dwarf_debugaddr.c
[7/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_debuglink.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_debuglink.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_debuglink.c.o -c ../src/lib/libdwarf/dwarf_debuglink.c
[8/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_debugnames.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_debugnames.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_debugnames.c.o -c ../src/lib/libdwarf/dwarf_debugnames.c
[9/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_debug_sup.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_debug_sup.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_debug_sup.c.o -c ../src/lib/libdwarf/dwarf_debug_sup.c
[10/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_die_deliv.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_die_deliv.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_die_deliv.c.o -c ../src/lib/libdwarf/dwarf_die_deliv.c
[11/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_dsc.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_dsc.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_dsc.c.o -c ../src/lib/libdwarf/dwarf_dsc.c
[12/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_elfread.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_elfread.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_elfread.c.o -c ../src/lib/libdwarf/dwarf_elfread.c
[13/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_elf_rel_detector.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_elf_rel_detector.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_elf_rel_detector.c.o -c ../src/lib/libdwarf/dwarf_elf_rel_detector.c
[14/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_error.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_error.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_error.c.o -c ../src/lib/libdwarf/dwarf_error.c
[15/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_fill_in_attr_form.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_fill_in_attr_form.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_fill_in_attr_form.c.o -c ../src/lib/libdwarf/dwarf_fill_in_attr_form.c
[16/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_elf_load_headers.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_elf_load_headers.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_elf_load_headers.c.o -c ../src/lib/libdwarf/dwarf_elf_load_headers.c
[17/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_find_sigref.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_find_sigref.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_find_sigref.c.o -c ../src/lib/libdwarf/dwarf_find_sigref.c
[18/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_fission_to_cu.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_fission_to_cu.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_fission_to_cu.c.o -c ../src/lib/libdwarf/dwarf_fission_to_cu.c
[19/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_form_class_names.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_form_class_names.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_form_class_names.c.o -c ../src/lib/libdwarf/dwarf_form_class_names.c
[20/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_form.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_form.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_form.c.o -c ../src/lib/libdwarf/dwarf_form.c
[21/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_frame2.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_frame2.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_frame2.c.o -c ../src/lib/libdwarf/dwarf_frame2.c
[22/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_gdbindex.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_gdbindex.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_gdbindex.c.o -c ../src/lib/libdwarf/dwarf_gdbindex.c
[23/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_frame.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_frame.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_frame.c.o -c ../src/lib/libdwarf/dwarf_frame.c
[24/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_generic_init.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_generic_init.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_generic_init.c.o -c ../src/lib/libdwarf/dwarf_generic_init.c
[25/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_gnu_index.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_gnu_index.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_gnu_index.c.o -c ../src/lib/libdwarf/dwarf_gnu_index.c
[26/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_global.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_global.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_global.c.o -c ../src/lib/libdwarf/dwarf_global.c
[27/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_harmless.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_harmless.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_harmless.c.o -c ../src/lib/libdwarf/dwarf_harmless.c
[28/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_groups.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_groups.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_groups.c.o -c ../src/lib/libdwarf/dwarf_groups.c
[29/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_leb.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_leb.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_leb.c.o -c ../src/lib/libdwarf/dwarf_leb.c
[30/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_init_finish.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_init_finish.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_init_finish.c.o -c ../src/lib/libdwarf/dwarf_init_finish.c
[31/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_loc.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_loc.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_loc.c.o -c ../src/lib/libdwarf/dwarf_loc.c
[32/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_locationop_read.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_locationop_read.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_locationop_read.c.o -c ../src/lib/libdwarf/dwarf_locationop_read.c
[33/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_line.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_line.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_line.c.o -c ../src/lib/libdwarf/dwarf_line.c
[34/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_loclists.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_loclists.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_loclists.c.o -c ../src/lib/libdwarf/dwarf_loclists.c
[35/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_macro.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_macro.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_macro.c.o -c ../src/lib/libdwarf/dwarf_macro.c
[36/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_machoread.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_machoread.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_machoread.c.o -c ../src/lib/libdwarf/dwarf_machoread.c
[37/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_memcpy_swap.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_memcpy_swap.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_memcpy_swap.c.o -c ../src/lib/libdwarf/dwarf_memcpy_swap.c
[38/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_macro5.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_macro5.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_macro5.c.o -c ../src/lib/libdwarf/dwarf_macro5.c
[39/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_names.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_names.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_names.c.o -c ../src/lib/libdwarf/dwarf_names.c
[40/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_object_read_common.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_object_read_common.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_object_read_common.c.o -c ../src/lib/libdwarf/dwarf_object_read_common.c
[41/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_object_detector.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_object_detector.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_object_detector.c.o -c ../src/lib/libdwarf/dwarf_object_detector.c
[42/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_peread.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_peread.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_peread.c.o -c ../src/lib/libdwarf/dwarf_peread.c
[43/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_query.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_query.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_query.c.o -c ../src/lib/libdwarf/dwarf_query.c
[44/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_safe_arithmetic.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_safe_arithmetic.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_safe_arithmetic.c.o -c ../src/lib/libdwarf/dwarf_safe_arithmetic.c
[45/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_safe_strcpy.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_safe_strcpy.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_safe_strcpy.c.o -c ../src/lib/libdwarf/dwarf_safe_strcpy.c
[46/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_secname_ck.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_secname_ck.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_secname_ck.c.o -c ../src/lib/libdwarf/dwarf_secname_ck.c
[47/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_setup_sections.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_setup_sections.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_setup_sections.c.o -c ../src/lib/libdwarf/dwarf_setup_sections.c
[48/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_print_lines.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_print_lines.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_print_lines.c.o -c ../src/lib/libdwarf/dwarf_print_lines.c
[49/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_ranges.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_ranges.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_ranges.c.o -c ../src/lib/libdwarf/dwarf_ranges.c
[50/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_seekr.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_seekr.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_seekr.c.o -c ../src/lib/libdwarf/dwarf_seekr.c
[51/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_str_offsets.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_str_offsets.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_str_offsets.c.o -c ../src/lib/libdwarf/dwarf_str_offsets.c
[52/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_rnglists.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_rnglists.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_rnglists.c.o -c ../src/lib/libdwarf/dwarf_rnglists.c
[53/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_stringsection.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_stringsection.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_stringsection.c.o -c ../src/lib/libdwarf/dwarf_stringsection.c
[54/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_string.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_string.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_string.c.o -c ../src/lib/libdwarf/dwarf_string.c
[55/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_tied.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_tied.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_tied.c.o -c ../src/lib/libdwarf/dwarf_tied.c
[56/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_tsearchhash.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_tsearchhash.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_tsearchhash.c.o -c ../src/lib/libdwarf/dwarf_tsearchhash.c
[57/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_xu_index.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_xu_index.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_xu_index.c.o -c ../src/lib/libdwarf/dwarf_xu_index.c
[58/231] gcc -Isrc/lib/libdwarf/libdwarf.so.0.11.1.p -Isrc/lib/libdwarf -I../src/lib/libdwarf -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DLIBDWARF_BUILD -MD -MQ src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_util.c.o -MF src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_util.c.o.d -o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_util.c.o -c ../src/lib/libdwarf/dwarf_util.c
[59/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/dd_addrmap.c.o -MF src/bin/dwarfdump/dwarfdump.p/dd_addrmap.c.o.d -o src/bin/dwarfdump/dwarfdump.p/dd_addrmap.c.o -c ../src/bin/dwarfdump/dd_addrmap.c
[60/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/dd_attr_form.c.o -MF src/bin/dwarfdump/dwarfdump.p/dd_attr_form.c.o.d -o src/bin/dwarfdump/dwarfdump.p/dd_attr_form.c.o -c ../src/bin/dwarfdump/dd_attr_form.c
[61/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/dd_canonical_append.c.o -MF src/bin/dwarfdump/dwarfdump.p/dd_canonical_append.c.o.d -o src/bin/dwarfdump/dwarfdump.p/dd_canonical_append.c.o -c ../src/bin/dwarfdump/dd_canonical_append.c
[62/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/dd_checkutil.c.o -MF src/bin/dwarfdump/dwarfdump.p/dd_checkutil.c.o.d -o src/bin/dwarfdump/dwarfdump.p/dd_checkutil.c.o -c ../src/bin/dwarfdump/dd_checkutil.c
[63/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/dd_command_options.c.o -MF src/bin/dwarfdump/dwarfdump.p/dd_command_options.c.o.d -o src/bin/dwarfdump/dwarfdump.p/dd_command_options.c.o -c ../src/bin/dwarfdump/dd_command_options.c
[64/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/dd_common.c.o -MF src/bin/dwarfdump/dwarfdump.p/dd_common.c.o.d -o src/bin/dwarfdump/dwarfdump.p/dd_common.c.o -c ../src/bin/dwarfdump/dd_common.c
[65/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/dd_compiler_info.c.o -MF src/bin/dwarfdump/dwarfdump.p/dd_compiler_info.c.o.d -o src/bin/dwarfdump/dwarfdump.p/dd_compiler_info.c.o -c ../src/bin/dwarfdump/dd_compiler_info.c
[66/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/dd_regex.c.o -MF src/bin/dwarfdump/dwarfdump.p/dd_regex.c.o.d -o src/bin/dwarfdump/dwarfdump.p/dd_regex.c.o -c ../src/bin/dwarfdump/dd_regex.c
[67/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/dd_safe_strcpy.c.o -MF src/bin/dwarfdump/dwarfdump.p/dd_safe_strcpy.c.o.d -o src/bin/dwarfdump/dwarfdump.p/dd_safe_strcpy.c.o -c ../src/bin/dwarfdump/dd_safe_strcpy.c
[68/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/dwarfdump.c.o -MF src/bin/dwarfdump/dwarfdump.p/dwarfdump.c.o.d -o src/bin/dwarfdump/dwarfdump.p/dwarfdump.c.o -c ../src/bin/dwarfdump/dwarfdump.c
[69/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/dd_tsearchbal.c.o -MF src/bin/dwarfdump/dwarfdump.p/dd_tsearchbal.c.o.d -o src/bin/dwarfdump/dwarfdump.p/dd_tsearchbal.c.o -c ../src/bin/dwarfdump/dd_tsearchbal.c
[70/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/dd_dwconf.c.o -MF src/bin/dwarfdump/dwarfdump.p/dd_dwconf.c.o.d -o src/bin/dwarfdump/dwarfdump.p/dd_dwconf.c.o -c ../src/bin/dwarfdump/dd_dwconf.c
[71/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/dd_getopt.c.o -MF src/bin/dwarfdump/dwarfdump.p/dd_getopt.c.o.d -o src/bin/dwarfdump/dwarfdump.p/dd_getopt.c.o -c ../src/bin/dwarfdump/dd_getopt.c
[72/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/dd_esb.c.o -MF src/bin/dwarfdump/dwarfdump.p/dd_esb.c.o.d -o src/bin/dwarfdump/dwarfdump.p/dd_esb.c.o -c ../src/bin/dwarfdump/dd_esb.c
[73/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/dd_glflags.c.o -MF src/bin/dwarfdump/dwarfdump.p/dd_glflags.c.o.d -o src/bin/dwarfdump/dwarfdump.p/dd_glflags.c.o -c ../src/bin/dwarfdump/dd_glflags.c
[74/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/dd_helpertree.c.o -MF src/bin/dwarfdump/dwarfdump.p/dd_helpertree.c.o.d -o src/bin/dwarfdump/dwarfdump.p/dd_helpertree.c.o -c ../src/bin/dwarfdump/dd_helpertree.c
[75/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/dd_macrocheck.c.o -MF src/bin/dwarfdump/dwarfdump.p/dd_macrocheck.c.o.d -o src/bin/dwarfdump/dwarfdump.p/dd_macrocheck.c.o -c ../src/bin/dwarfdump/dd_macrocheck.c
[76/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/dd_makename.c.o -MF src/bin/dwarfdump/dwarfdump.p/dd_makename.c.o.d -o src/bin/dwarfdump/dwarfdump.p/dd_makename.c.o -c ../src/bin/dwarfdump/dd_makename.c
[77/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/dd_naming.c.o -MF src/bin/dwarfdump/dwarfdump.p/dd_naming.c.o.d -o src/bin/dwarfdump/dwarfdump.p/dd_naming.c.o -c ../src/bin/dwarfdump/dd_naming.c
[78/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/dd_opscounttab.c.o -MF src/bin/dwarfdump/dwarfdump.p/dd_opscounttab.c.o.d -o src/bin/dwarfdump/dwarfdump.p/dd_opscounttab.c.o -c ../src/bin/dwarfdump/dd_opscounttab.c
[79/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/print_abbrevs.c.o -MF src/bin/dwarfdump/dwarfdump.p/print_abbrevs.c.o.d -o src/bin/dwarfdump/dwarfdump.p/print_abbrevs.c.o -c ../src/bin/dwarfdump/print_abbrevs.c
[80/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/print_aranges.c.o -MF src/bin/dwarfdump/dwarfdump.p/print_aranges.c.o.d -o src/bin/dwarfdump/dwarfdump.p/print_aranges.c.o -c ../src/bin/dwarfdump/print_aranges.c
[81/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/print_debugfission.c.o -MF src/bin/dwarfdump/dwarfdump.p/print_debugfission.c.o.d -o src/bin/dwarfdump/dwarfdump.p/print_debugfission.c.o -c ../src/bin/dwarfdump/print_debugfission.c
[82/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/print_die.c.o -MF src/bin/dwarfdump/dwarfdump.p/print_die.c.o.d -o src/bin/dwarfdump/dwarfdump.p/print_die.c.o -c ../src/bin/dwarfdump/print_die.c
[83/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/dd_trace_abstract_origin_etc.c.o -MF src/bin/dwarfdump/dwarfdump.p/dd_trace_abstract_origin_etc.c.o.d -o src/bin/dwarfdump/dwarfdump.p/dd_trace_abstract_origin_etc.c.o -c ../src/bin/dwarfdump/dd_trace_abstract_origin_etc.c
[84/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/print_debug_addr.c.o -MF src/bin/dwarfdump/dwarfdump.p/print_debug_addr.c.o.d -o src/bin/dwarfdump/dwarfdump.p/print_debug_addr.c.o -c ../src/bin/dwarfdump/print_debug_addr.c
[85/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/print_debug_gnu.c.o -MF src/bin/dwarfdump/dwarfdump.p/print_debug_gnu.c.o.d -o src/bin/dwarfdump/dwarfdump.p/print_debug_gnu.c.o -c ../src/bin/dwarfdump/print_debug_gnu.c
[86/231] gcc  -o src/lib/libdwarf/libdwarf.so.0.11.1 src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_abbrev.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_alloc.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_arange.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_crc.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_crc32.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_debugaddr.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_debuglink.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_die_deliv.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_debugnames.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_debug_sup.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_dsc.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_elf_load_headers.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_elfread.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_elf_rel_detector.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_error.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_fill_in_attr_form.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_find_sigref.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_fission_to_cu.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_form.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_form_class_names.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_frame.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_frame2.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_gdbindex.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_generic_init.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_global.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_gnu_index.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_groups.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_harmless.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_init_finish.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_leb.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_line.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_loc.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_locationop_read.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_loclists.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_machoread.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_macro.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_macro5.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_memcpy_swap.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_names.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_object_detector.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_object_read_common.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_peread.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_print_lines.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_query.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_safe_arithmetic.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_safe_strcpy.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_secname_ck.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_setup_sections.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_ranges.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_rnglists.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_seekr.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_str_offsets.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_string.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_stringsection.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_tied.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_tsearchhash.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_util.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_xu_index.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,libdwarf.so.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection
[87/231] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/libdwarf-0.11.1/redhat-linux-build src/lib/libdwarf/libdwarf.so.0.11.1 src/lib/libdwarf/libdwarf.so.0.11.1 src/lib/libdwarf/libdwarf.so.0.11.1.p/libdwarf.so.0.11.1.symbols 
[88/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/print_debug_sup.c.o -MF src/bin/dwarfdump/dwarfdump.p/print_debug_sup.c.o.d -o src/bin/dwarfdump/dwarfdump.p/print_debug_sup.c.o -c ../src/bin/dwarfdump/print_debug_sup.c
[89/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/print_debug_names.c.o -MF src/bin/dwarfdump/dwarfdump.p/print_debug_names.c.o.d -o src/bin/dwarfdump/dwarfdump.p/print_debug_names.c.o -c ../src/bin/dwarfdump/print_debug_names.c
[90/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/print_gdbindex.c.o -MF src/bin/dwarfdump/dwarfdump.p/print_gdbindex.c.o.d -o src/bin/dwarfdump/dwarfdump.p/print_gdbindex.c.o -c ../src/bin/dwarfdump/print_gdbindex.c
[91/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/print_hipc_lopc_attr.c.o -MF src/bin/dwarfdump/dwarfdump.p/print_hipc_lopc_attr.c.o.d -o src/bin/dwarfdump/dwarfdump.p/print_hipc_lopc_attr.c.o -c ../src/bin/dwarfdump/print_hipc_lopc_attr.c
[92/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/print_frames.c.o -MF src/bin/dwarfdump/dwarfdump.p/print_frames.c.o.d -o src/bin/dwarfdump/dwarfdump.p/print_frames.c.o -c ../src/bin/dwarfdump/print_frames.c
[93/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/print_lines.c.o -MF src/bin/dwarfdump/dwarfdump.p/print_lines.c.o.d -o src/bin/dwarfdump/dwarfdump.p/print_lines.c.o -c ../src/bin/dwarfdump/print_lines.c
[94/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/print_llex_codes.c.o -MF src/bin/dwarfdump/dwarfdump.p/print_llex_codes.c.o.d -o src/bin/dwarfdump/dwarfdump.p/print_llex_codes.c.o -c ../src/bin/dwarfdump/print_llex_codes.c
[95/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/print_origloclist_codes.c.o -MF src/bin/dwarfdump/dwarfdump.p/print_origloclist_codes.c.o.d -o src/bin/dwarfdump/dwarfdump.p/print_origloclist_codes.c.o -c ../src/bin/dwarfdump/print_origloclist_codes.c
[96/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/print_loclists_codes.c.o -MF src/bin/dwarfdump/dwarfdump.p/print_loclists_codes.c.o.d -o src/bin/dwarfdump/dwarfdump.p/print_loclists_codes.c.o -c ../src/bin/dwarfdump/print_loclists_codes.c
[97/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/print_loclists.c.o -MF src/bin/dwarfdump/dwarfdump.p/print_loclists.c.o.d -o src/bin/dwarfdump/dwarfdump.p/print_loclists.c.o -c ../src/bin/dwarfdump/print_loclists.c
[98/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/print_macinfo.c.o -MF src/bin/dwarfdump/dwarfdump.p/print_macinfo.c.o.d -o src/bin/dwarfdump/dwarfdump.p/print_macinfo.c.o -c ../src/bin/dwarfdump/print_macinfo.c
[99/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/print_pubnames.c.o -MF src/bin/dwarfdump/dwarfdump.p/print_pubnames.c.o.d -o src/bin/dwarfdump/dwarfdump.p/print_pubnames.c.o -c ../src/bin/dwarfdump/print_pubnames.c
[100/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/print_ranges.c.o -MF src/bin/dwarfdump/dwarfdump.p/print_ranges.c.o.d -o src/bin/dwarfdump/dwarfdump.p/print_ranges.c.o -c ../src/bin/dwarfdump/print_ranges.c
[101/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/print_macro.c.o -MF src/bin/dwarfdump/dwarfdump.p/print_macro.c.o.d -o src/bin/dwarfdump/dwarfdump.p/print_macro.c.o -c ../src/bin/dwarfdump/print_macro.c
[102/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/print_section_groups.c.o -MF src/bin/dwarfdump/dwarfdump.p/print_section_groups.c.o.d -o src/bin/dwarfdump/dwarfdump.p/print_section_groups.c.o -c ../src/bin/dwarfdump/print_section_groups.c
[103/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/print_rnglists.c.o -MF src/bin/dwarfdump/dwarfdump.p/print_rnglists.c.o.d -o src/bin/dwarfdump/dwarfdump.p/print_rnglists.c.o -c ../src/bin/dwarfdump/print_rnglists.c
[104/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/print_sections.c.o -MF src/bin/dwarfdump/dwarfdump.p/print_sections.c.o.d -o src/bin/dwarfdump/dwarfdump.p/print_sections.c.o -c ../src/bin/dwarfdump/print_sections.c
[105/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/print_str_offsets.c.o -MF src/bin/dwarfdump/dwarfdump.p/print_str_offsets.c.o.d -o src/bin/dwarfdump/dwarfdump.p/print_str_offsets.c.o -c ../src/bin/dwarfdump/print_str_offsets.c
[106/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/print_strings.c.o -MF src/bin/dwarfdump/dwarfdump.p/print_strings.c.o.d -o src/bin/dwarfdump/dwarfdump.p/print_strings.c.o -c ../src/bin/dwarfdump/print_strings.c
[107/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/print_tag_attributes_usage.c.o -MF src/bin/dwarfdump/dwarfdump.p/print_tag_attributes_usage.c.o.d -o src/bin/dwarfdump/dwarfdump.p/print_tag_attributes_usage.c.o -c ../src/bin/dwarfdump/print_tag_attributes_usage.c
[108/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/dd_sanitized.c.o -MF src/bin/dwarfdump/dwarfdump.p/dd_sanitized.c.o.d -o src/bin/dwarfdump/dwarfdump.p/dd_sanitized.c.o -c ../src/bin/dwarfdump/dd_sanitized.c
[109/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/dd_strstrnocase.c.o -MF src/bin/dwarfdump/dwarfdump.p/dd_strstrnocase.c.o.d -o src/bin/dwarfdump/dwarfdump.p/dd_strstrnocase.c.o -c ../src/bin/dwarfdump/dd_strstrnocase.c
[110/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/dd_true_section_name.c.o -MF src/bin/dwarfdump/dwarfdump.p/dd_true_section_name.c.o.d -o src/bin/dwarfdump/dwarfdump.p/dd_true_section_name.c.o -c ../src/bin/dwarfdump/dd_true_section_name.c
[111/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/dd_utf8.c.o -MF src/bin/dwarfdump/dwarfdump.p/dd_utf8.c.o.d -o src/bin/dwarfdump/dwarfdump.p/dd_utf8.c.o -c ../src/bin/dwarfdump/dd_utf8.c
[112/231] gcc -Isrc/bin/dwarfdump/dwarfdump.p -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DCONFPREFIX=/usr/share/dwarfdump -MD -MQ src/bin/dwarfdump/dwarfdump.p/dd_uri.c.o -MF src/bin/dwarfdump/dwarfdump.p/dd_uri.c.o.d -o src/bin/dwarfdump/dwarfdump.p/dd_uri.c.o -c ../src/bin/dwarfdump/dd_uri.c
[113/231] gcc -Isrc/bin/attr_form/attr_form.p -Isrc/bin/attr_form -I../src/bin/attr_form -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -DSKIP_AF_CHECK -MD -MQ src/bin/attr_form/attr_form.p/.._tag_tree_tag_common.c.o -MF src/bin/attr_form/attr_form.p/.._tag_tree_tag_common.c.o.d -o src/bin/attr_form/attr_form.p/.._tag_tree_tag_common.c.o -c ../src/bin/tag_tree/tag_common.c
[114/231] gcc -Isrc/bin/attr_form/attr_form.p -Isrc/bin/attr_form -I../src/bin/attr_form -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -DSKIP_AF_CHECK -MD -MQ src/bin/attr_form/attr_form.p/attr_form_build.c.o -MF src/bin/attr_form/attr_form.p/attr_form_build.c.o.d -o src/bin/attr_form/attr_form.p/attr_form_build.c.o -c ../src/bin/attr_form/attr_form_build.c
[115/231] gcc -Isrc/bin/attr_form/attr_form.p -Isrc/bin/attr_form -I../src/bin/attr_form -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -DSKIP_AF_CHECK -MD -MQ src/bin/attr_form/attr_form.p/.._dwarfdump_dd_common.c.o -MF src/bin/attr_form/attr_form.p/.._dwarfdump_dd_common.c.o.d -o src/bin/attr_form/attr_form.p/.._dwarfdump_dd_common.c.o -c ../src/bin/dwarfdump/dd_common.c
[116/231] gcc -Isrc/bin/attr_form/attr_form.p -Isrc/bin/attr_form -I../src/bin/attr_form -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -DSKIP_AF_CHECK -MD -MQ src/bin/attr_form/attr_form.p/.._dwarfdump_dd_attr_form.c.o -MF src/bin/attr_form/attr_form.p/.._dwarfdump_dd_attr_form.c.o.d -o src/bin/attr_form/attr_form.p/.._dwarfdump_dd_attr_form.c.o -c ../src/bin/dwarfdump/dd_attr_form.c
[117/231] gcc -Isrc/bin/attr_form/attr_form.p -Isrc/bin/attr_form -I../src/bin/attr_form -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -DSKIP_AF_CHECK -MD -MQ src/bin/attr_form/attr_form.p/.._dwarfdump_dd_esb.c.o -MF src/bin/attr_form/attr_form.p/.._dwarfdump_dd_esb.c.o.d -o src/bin/attr_form/attr_form.p/.._dwarfdump_dd_esb.c.o -c ../src/bin/dwarfdump/dd_esb.c
[118/231] gcc -Isrc/bin/attr_form/attr_form.p -Isrc/bin/attr_form -I../src/bin/attr_form -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -DSKIP_AF_CHECK -MD -MQ src/bin/attr_form/attr_form.p/.._dwarfdump_dd_getopt.c.o -MF src/bin/attr_form/attr_form.p/.._dwarfdump_dd_getopt.c.o.d -o src/bin/attr_form/attr_form.p/.._dwarfdump_dd_getopt.c.o -c ../src/bin/dwarfdump/dd_getopt.c
[119/231] gcc -Isrc/bin/attr_form/attr_form.p -Isrc/bin/attr_form -I../src/bin/attr_form -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -DSKIP_AF_CHECK -MD -MQ src/bin/attr_form/attr_form.p/.._dwarfdump_dd_glflags.c.o -MF src/bin/attr_form/attr_form.p/.._dwarfdump_dd_glflags.c.o.d -o src/bin/attr_form/attr_form.p/.._dwarfdump_dd_glflags.c.o -c ../src/bin/dwarfdump/dd_glflags.c
[120/231] gcc -Isrc/bin/attr_form/attr_form.p -Isrc/bin/attr_form -I../src/bin/attr_form -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -DSKIP_AF_CHECK -MD -MQ src/bin/attr_form/attr_form.p/.._dwarfdump_dd_makename.c.o -MF src/bin/attr_form/attr_form.p/.._dwarfdump_dd_makename.c.o.d -o src/bin/attr_form/attr_form.p/.._dwarfdump_dd_makename.c.o -c ../src/bin/dwarfdump/dd_makename.c
[121/231] gcc -Isrc/bin/attr_form/attr_form.p -Isrc/bin/attr_form -I../src/bin/attr_form -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -DSKIP_AF_CHECK -MD -MQ src/bin/attr_form/attr_form.p/.._dwarfdump_dd_safe_strcpy.c.o -MF src/bin/attr_form/attr_form.p/.._dwarfdump_dd_safe_strcpy.c.o.d -o src/bin/attr_form/attr_form.p/.._dwarfdump_dd_safe_strcpy.c.o -c ../src/bin/dwarfdump/dd_safe_strcpy.c
[122/231] gcc -Isrc/bin/attr_form/attr_form.p -Isrc/bin/attr_form -I../src/bin/attr_form -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -DSKIP_AF_CHECK -MD -MQ src/bin/attr_form/attr_form.p/.._dwarfdump_dd_sanitized.c.o -MF src/bin/attr_form/attr_form.p/.._dwarfdump_dd_sanitized.c.o.d -o src/bin/attr_form/attr_form.p/.._dwarfdump_dd_sanitized.c.o -c ../src/bin/dwarfdump/dd_sanitized.c
[123/231] gcc -Isrc/bin/attr_form/attr_form.p -Isrc/bin/attr_form -I../src/bin/attr_form -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -DSKIP_AF_CHECK -MD -MQ src/bin/attr_form/attr_form.p/.._dwarfdump_dd_naming.c.o -MF src/bin/attr_form/attr_form.p/.._dwarfdump_dd_naming.c.o.d -o src/bin/attr_form/attr_form.p/.._dwarfdump_dd_naming.c.o -c ../src/bin/dwarfdump/dd_naming.c
[124/231] gcc -Isrc/bin/attr_form/attr_form.p -Isrc/bin/attr_form -I../src/bin/attr_form -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -DSKIP_AF_CHECK -MD -MQ src/bin/attr_form/attr_form.p/.._dwarfdump_dd_utf8.c.o -MF src/bin/attr_form/attr_form.p/.._dwarfdump_dd_utf8.c.o.d -o src/bin/attr_form/attr_form.p/.._dwarfdump_dd_utf8.c.o -c ../src/bin/dwarfdump/dd_utf8.c
[125/231] gcc -Isrc/bin/attr_form/attr_form.p -Isrc/bin/attr_form -I../src/bin/attr_form -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -DSKIP_AF_CHECK -MD -MQ src/bin/attr_form/attr_form.p/.._dwarfdump_dd_tsearchbal.c.o -MF src/bin/attr_form/attr_form.p/.._dwarfdump_dd_tsearchbal.c.o.d -o src/bin/attr_form/attr_form.p/.._dwarfdump_dd_tsearchbal.c.o -c ../src/bin/dwarfdump/dd_tsearchbal.c
[126/231] gcc -Isrc/bin/buildopstab/buildopstab.p -Isrc/bin/buildopstab -I../src/bin/buildopstab -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -MD -MQ src/bin/buildopstab/buildopstab.p/buildopscounttab.c.o -MF src/bin/buildopstab/buildopstab.p/buildopscounttab.c.o.d -o src/bin/buildopstab/buildopstab.p/buildopscounttab.c.o -c ../src/bin/buildopstab/buildopscounttab.c
[127/231] gcc -Isrc/bin/builduritable/builduritable.p -Isrc/bin/builduritable -I../src/bin/builduritable -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -MD -MQ src/bin/builduritable/builduritable.p/uritablebuild.c.o -MF src/bin/builduritable/builduritable.p/uritablebuild.c.o.d -o src/bin/builduritable/builduritable.p/uritablebuild.c.o -c ../src/bin/builduritable/uritablebuild.c
[128/231] gcc -Isrc/bin/gennames/gennames.p -Isrc/bin/gennames -I../src/bin/gennames -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -MD -MQ src/bin/gennames/gennames.p/.._.._lib_libdwarf_dwarf_safe_strcpy.c.o -MF src/bin/gennames/gennames.p/.._.._lib_libdwarf_dwarf_safe_strcpy.c.o.d -o src/bin/gennames/gennames.p/.._.._lib_libdwarf_dwarf_safe_strcpy.c.o -c ../src/lib/libdwarf/dwarf_safe_strcpy.c
[129/231] gcc -Isrc/bin/gennames/gennames.p -Isrc/bin/gennames -I../src/bin/gennames -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -MD -MQ src/bin/gennames/gennames.p/.._dwarfdump_dd_getopt.c.o -MF src/bin/gennames/gennames.p/.._dwarfdump_dd_getopt.c.o.d -o src/bin/gennames/gennames.p/.._dwarfdump_dd_getopt.c.o -c ../src/bin/dwarfdump/dd_getopt.c
[130/231] gcc -Isrc/bin/gennames/gennames.p -Isrc/bin/gennames -I../src/bin/gennames -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -MD -MQ src/bin/gennames/gennames.p/gennames.c.o -MF src/bin/gennames/gennames.p/gennames.c.o.d -o src/bin/gennames/gennames.p/gennames.c.o -c ../src/bin/gennames/gennames.c
[131/231] gcc -Isrc/bin/tag_attr/tag_attr.p -Isrc/bin/tag_attr -I../src/bin/tag_attr -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -MD -MQ src/bin/tag_attr/tag_attr.p/tag_attr.c.o -MF src/bin/tag_attr/tag_attr.p/tag_attr.c.o.d -o src/bin/tag_attr/tag_attr.p/tag_attr.c.o -c ../src/bin/tag_attr/tag_attr.c
[132/231] gcc -Isrc/bin/tag_attr/tag_attr.p -Isrc/bin/tag_attr -I../src/bin/tag_attr -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -MD -MQ src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_common.c.o -MF src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_common.c.o.d -o src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_common.c.o -c ../src/bin/dwarfdump/dd_common.c
[133/231] gcc -Isrc/bin/tag_attr/tag_attr.p -Isrc/bin/tag_attr -I../src/bin/tag_attr -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -MD -MQ src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_getopt.c.o -MF src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_getopt.c.o.d -o src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_getopt.c.o -c ../src/bin/dwarfdump/dd_getopt.c
[134/231] gcc -Isrc/bin/tag_attr/tag_attr.p -Isrc/bin/tag_attr -I../src/bin/tag_attr -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -MD -MQ src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_glflags.c.o -MF src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_glflags.c.o.d -o src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_glflags.c.o -c ../src/bin/dwarfdump/dd_glflags.c
[135/231] gcc -Isrc/bin/tag_attr/tag_attr.p -Isrc/bin/tag_attr -I../src/bin/tag_attr -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -MD -MQ src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_esb.c.o -MF src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_esb.c.o.d -o src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_esb.c.o -c ../src/bin/dwarfdump/dd_esb.c
[136/231] gcc -Isrc/bin/tag_attr/tag_attr.p -Isrc/bin/tag_attr -I../src/bin/tag_attr -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -MD -MQ src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_makename.c.o -MF src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_makename.c.o.d -o src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_makename.c.o -c ../src/bin/dwarfdump/dd_makename.c
[137/231] gcc -Isrc/bin/tag_attr/tag_attr.p -Isrc/bin/tag_attr -I../src/bin/tag_attr -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -MD -MQ src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_safe_strcpy.c.o -MF src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_safe_strcpy.c.o.d -o src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_safe_strcpy.c.o -c ../src/bin/dwarfdump/dd_safe_strcpy.c
[138/231] gcc -Isrc/bin/tag_attr/tag_attr.p -Isrc/bin/tag_attr -I../src/bin/tag_attr -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -MD -MQ src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_sanitized.c.o -MF src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_sanitized.c.o.d -o src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_sanitized.c.o -c ../src/bin/dwarfdump/dd_sanitized.c
[139/231] gcc -Isrc/bin/tag_attr/tag_attr.p -Isrc/bin/tag_attr -I../src/bin/tag_attr -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -MD -MQ src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_naming.c.o -MF src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_naming.c.o.d -o src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_naming.c.o -c ../src/bin/dwarfdump/dd_naming.c
[140/231] gcc -Isrc/bin/tag_attr/tag_attr.p -Isrc/bin/tag_attr -I../src/bin/tag_attr -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -MD -MQ src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_utf8.c.o -MF src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_utf8.c.o.d -o src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_utf8.c.o -c ../src/bin/dwarfdump/dd_utf8.c
[141/231] gcc -Isrc/bin/tag_attr/tag_attr.p -Isrc/bin/tag_attr -I../src/bin/tag_attr -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -MD -MQ src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_tsearchbal.c.o -MF src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_tsearchbal.c.o.d -o src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_tsearchbal.c.o -c ../src/bin/dwarfdump/dd_tsearchbal.c
[142/231] gcc -Isrc/bin/tag_attr/tag_attr.p -Isrc/bin/tag_attr -I../src/bin/tag_attr -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -MD -MQ src/bin/tag_attr/tag_attr.p/.._tag_tree_tag_common.c.o -MF src/bin/tag_attr/tag_attr.p/.._tag_tree_tag_common.c.o.d -o src/bin/tag_attr/tag_attr.p/.._tag_tree_tag_common.c.o -c ../src/bin/tag_tree/tag_common.c
[143/231] gcc -Isrc/bin/tag_tree/tag_tree.p -Isrc/bin/tag_tree -I../src/bin/tag_tree -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -MD -MQ src/bin/tag_tree/tag_tree.p/tag_common.c.o -MF src/bin/tag_tree/tag_tree.p/tag_common.c.o.d -o src/bin/tag_tree/tag_tree.p/tag_common.c.o -c ../src/bin/tag_tree/tag_common.c
[144/231] gcc -Isrc/bin/tag_tree/tag_tree.p -Isrc/bin/tag_tree -I../src/bin/tag_tree -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -MD -MQ src/bin/tag_tree/tag_tree.p/tag_tree.c.o -MF src/bin/tag_tree/tag_tree.p/tag_tree.c.o.d -o src/bin/tag_tree/tag_tree.p/tag_tree.c.o -c ../src/bin/tag_tree/tag_tree.c
[145/231] gcc -Isrc/bin/tag_tree/tag_tree.p -Isrc/bin/tag_tree -I../src/bin/tag_tree -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -MD -MQ src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_common.c.o -MF src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_common.c.o.d -o src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_common.c.o -c ../src/bin/dwarfdump/dd_common.c
[146/231] gcc -Isrc/bin/tag_tree/tag_tree.p -Isrc/bin/tag_tree -I../src/bin/tag_tree -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -MD -MQ src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_getopt.c.o -MF src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_getopt.c.o.d -o src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_getopt.c.o -c ../src/bin/dwarfdump/dd_getopt.c
[147/231] gcc -Isrc/bin/tag_tree/tag_tree.p -Isrc/bin/tag_tree -I../src/bin/tag_tree -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -MD -MQ src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_glflags.c.o -MF src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_glflags.c.o.d -o src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_glflags.c.o -c ../src/bin/dwarfdump/dd_glflags.c
[148/231] gcc -Isrc/bin/tag_tree/tag_tree.p -Isrc/bin/tag_tree -I../src/bin/tag_tree -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -MD -MQ src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_esb.c.o -MF src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_esb.c.o.d -o src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_esb.c.o -c ../src/bin/dwarfdump/dd_esb.c
[149/231] gcc -Isrc/bin/tag_tree/tag_tree.p -Isrc/bin/tag_tree -I../src/bin/tag_tree -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -MD -MQ src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_makename.c.o -MF src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_makename.c.o.d -o src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_makename.c.o -c ../src/bin/dwarfdump/dd_makename.c
[150/231] gcc -Isrc/bin/tag_tree/tag_tree.p -Isrc/bin/tag_tree -I../src/bin/tag_tree -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -MD -MQ src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_safe_strcpy.c.o -MF src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_safe_strcpy.c.o.d -o src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_safe_strcpy.c.o -c ../src/bin/dwarfdump/dd_safe_strcpy.c
[151/231] gcc -Isrc/bin/tag_tree/tag_tree.p -Isrc/bin/tag_tree -I../src/bin/tag_tree -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -MD -MQ src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_sanitized.c.o -MF src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_sanitized.c.o.d -o src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_sanitized.c.o -c ../src/bin/dwarfdump/dd_sanitized.c
[152/231] gcc -Isrc/bin/tag_tree/tag_tree.p -Isrc/bin/tag_tree -I../src/bin/tag_tree -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -MD -MQ src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_naming.c.o -MF src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_naming.c.o.d -o src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_naming.c.o -c ../src/bin/dwarfdump/dd_naming.c
[153/231] gcc -Isrc/bin/tag_tree/tag_tree.p -Isrc/bin/tag_tree -I../src/bin/tag_tree -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -MD -MQ src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_utf8.c.o -MF src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_utf8.c.o.d -o src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_utf8.c.o -c ../src/bin/dwarfdump/dd_utf8.c
[154/231] gcc -Isrc/bin/tag_tree/tag_tree.p -Isrc/bin/tag_tree -I../src/bin/tag_tree -I. -I.. -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -Isrc/lib/libdwarf -I../src/lib/libdwarf -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTRIVIAL_NAMING -DBUILD_NONLIB_SOURCE -MD -MQ src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_tsearchbal.c.o -MF src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_tsearchbal.c.o.d -o src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_tsearchbal.c.o -c ../src/bin/dwarfdump/dd_tsearchbal.c
[155/231] gcc -Itest/test_dwarfstring.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_dwarfstring.p/test_dwarfstring.c.o -MF test/test_dwarfstring.p/test_dwarfstring.c.o.d -o test/test_dwarfstring.p/test_dwarfstring.c.o -c ../test/test_dwarfstring.c
[156/231] gcc -Itest/test_extra_flag_strings.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_extra_flag_strings.p/test_extra_flag_strings.c.o -MF test/test_extra_flag_strings.p/test_extra_flag_strings.c.o.d -o test/test_extra_flag_strings.p/test_extra_flag_strings.c.o -c ../test/test_extra_flag_strings.c
[157/231] gcc -Itest/test_dwarfstring.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_dwarfstring.p/.._src_lib_libdwarf_dwarf_string.c.o -MF test/test_dwarfstring.p/.._src_lib_libdwarf_dwarf_string.c.o.d -o test/test_dwarfstring.p/.._src_lib_libdwarf_dwarf_string.c.o -c ../src/lib/libdwarf/dwarf_string.c
[158/231] gcc -Itest/test_extra_flag_strings.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_extra_flag_strings.p/.._src_lib_libdwarfp_dwarf_pro_log_extra_flag_strings.c.o -MF test/test_extra_flag_strings.p/.._src_lib_libdwarfp_dwarf_pro_log_extra_flag_strings.c.o.d -o test/test_extra_flag_strings.p/.._src_lib_libdwarfp_dwarf_pro_log_extra_flag_strings.c.o -c ../src/lib/libdwarfp/dwarf_pro_log_extra_flag_strings.c
[159/231] gcc -Itest/test_extra_flag_strings.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_extra_flag_strings.p/.._src_lib_libdwarf_dwarf_string.c.o -MF test/test_extra_flag_strings.p/.._src_lib_libdwarf_dwarf_string.c.o.d -o test/test_extra_flag_strings.p/.._src_lib_libdwarf_dwarf_string.c.o -c ../src/lib/libdwarf/dwarf_string.c
[160/231] gcc -Itest/test_linkedtopath.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_linkedtopath.p/test_linkedtopath.c.o -MF test/test_linkedtopath.p/test_linkedtopath.c.o.d -o test/test_linkedtopath.p/test_linkedtopath.c.o -c ../test/test_linkedtopath.c
[161/231] gcc -Itest/test_linkedtopath.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_linkedtopath.p/.._src_lib_libdwarf_dwarf_safe_strcpy.c.o -MF test/test_linkedtopath.p/.._src_lib_libdwarf_dwarf_safe_strcpy.c.o.d -o test/test_linkedtopath.p/.._src_lib_libdwarf_dwarf_safe_strcpy.c.o -c ../src/lib/libdwarf/dwarf_safe_strcpy.c
[162/231] gcc -Itest/test_linkedtopath.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_linkedtopath.p/.._src_lib_libdwarf_dwarf_string.c.o -MF test/test_linkedtopath.p/.._src_lib_libdwarf_dwarf_string.c.o.d -o test/test_linkedtopath.p/.._src_lib_libdwarf_dwarf_string.c.o -c ../src/lib/libdwarf/dwarf_string.c
[163/231] gcc -Itest/test_linkedtopath.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_linkedtopath.p/.._src_lib_libdwarf_dwarf_debuglink.c.o -MF test/test_linkedtopath.p/.._src_lib_libdwarf_dwarf_debuglink.c.o.d -o test/test_linkedtopath.p/.._src_lib_libdwarf_dwarf_debuglink.c.o -c ../src/lib/libdwarf/dwarf_debuglink.c
[164/231] gcc -Itest/test_getopt.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_getopt.p/.._src_bin_dwarfdump_dd_getopt.c.o -MF test/test_getopt.p/.._src_bin_dwarfdump_dd_getopt.c.o.d -o test/test_getopt.p/.._src_bin_dwarfdump_dd_getopt.c.o -c ../src/bin/dwarfdump/dd_getopt.c
[165/231] gcc -Itest/test_getopt.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_getopt.p/test_getopt.c.o -MF test/test_getopt.p/test_getopt.c.o.d -o test/test_getopt.p/test_getopt.c.o -c ../test/test_getopt.c
[166/231] gcc -Itest/test_makename.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_makename.p/test_makename.c.o -MF test/test_makename.p/test_makename.c.o.d -o test/test_makename.p/test_makename.c.o -c ../test/test_makename.c
[167/231] gcc -Itest/test_makename.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_makename.p/.._src_bin_dwarfdump_dd_makename.c.o -MF test/test_makename.p/.._src_bin_dwarfdump_dd_makename.c.o.d -o test/test_makename.p/.._src_bin_dwarfdump_dd_makename.c.o -c ../src/bin/dwarfdump/dd_makename.c
[168/231] gcc -Itest/test_makename.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_makename.p/.._src_bin_dwarfdump_dd_esb.c.o -MF test/test_makename.p/.._src_bin_dwarfdump_dd_esb.c.o.d -o test/test_makename.p/.._src_bin_dwarfdump_dd_esb.c.o -c ../src/bin/dwarfdump/dd_esb.c
[169/231] gcc -Itest/test_makename.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_makename.p/.._src_bin_dwarfdump_dd_tsearchbal.c.o -MF test/test_makename.p/.._src_bin_dwarfdump_dd_tsearchbal.c.o.d -o test/test_makename.p/.._src_bin_dwarfdump_dd_tsearchbal.c.o -c ../src/bin/dwarfdump/dd_tsearchbal.c
[170/231] gcc -Itest/test_helpertree.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_helpertree.p/test_helpertree.c.o -MF test/test_helpertree.p/test_helpertree.c.o.d -o test/test_helpertree.p/test_helpertree.c.o -c ../test/test_helpertree.c
[171/231] gcc -Itest/test_helpertree.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_helpertree.p/.._src_bin_dwarfdump_dd_helpertree.c.o -MF test/test_helpertree.p/.._src_bin_dwarfdump_dd_helpertree.c.o.d -o test/test_helpertree.p/.._src_bin_dwarfdump_dd_helpertree.c.o -c ../src/bin/dwarfdump/dd_helpertree.c
[172/231] gcc -Itest/test_ignoresec.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_ignoresec.p/test_ignoresec.c.o -MF test/test_ignoresec.p/test_ignoresec.c.o.d -o test/test_ignoresec.p/test_ignoresec.c.o -c ../test/test_ignoresec.c
[173/231] gcc -Itest/test_ignoresec.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_ignoresec.p/.._src_lib_libdwarf_dwarf_secname_ck.c.o -MF test/test_ignoresec.p/.._src_lib_libdwarf_dwarf_secname_ck.c.o.d -o test/test_ignoresec.p/.._src_lib_libdwarf_dwarf_secname_ck.c.o -c ../src/lib/libdwarf/dwarf_secname_ck.c
[174/231] gcc -Itest/test_helpertree.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_helpertree.p/.._src_bin_dwarfdump_dd_tsearchbal.c.o -MF test/test_helpertree.p/.._src_bin_dwarfdump_dd_tsearchbal.c.o.d -o test/test_helpertree.p/.._src_bin_dwarfdump_dd_tsearchbal.c.o -c ../src/bin/dwarfdump/dd_tsearchbal.c
[175/231] gcc -Itest/test_esb.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_esb.p/test_esb.c.o -MF test/test_esb.p/test_esb.c.o.d -o test/test_esb.p/test_esb.c.o -c ../test/test_esb.c
[176/231] gcc -Itest/test_esb.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_esb.p/.._src_bin_dwarfdump_dd_esb.c.o -MF test/test_esb.p/.._src_bin_dwarfdump_dd_esb.c.o.d -o test/test_esb.p/.._src_bin_dwarfdump_dd_esb.c.o -c ../src/bin/dwarfdump/dd_esb.c
[177/231] gcc -Itest/test_esb.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_esb.p/.._src_bin_dwarfdump_dd_tsearchbal.c.o -MF test/test_esb.p/.._src_bin_dwarfdump_dd_tsearchbal.c.o.d -o test/test_esb.p/.._src_bin_dwarfdump_dd_tsearchbal.c.o -c ../src/bin/dwarfdump/dd_tsearchbal.c
[178/231] gcc -Itest/test_sanitized.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_sanitized.p/test_sanitized.c.o -MF test/test_sanitized.p/test_sanitized.c.o.d -o test/test_sanitized.p/test_sanitized.c.o -c ../test/test_sanitized.c
[179/231] gcc -Itest/test_sanitized.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_sanitized.p/.._src_bin_dwarfdump_dd_sanitized.c.o -MF test/test_sanitized.p/.._src_bin_dwarfdump_dd_sanitized.c.o.d -o test/test_sanitized.p/.._src_bin_dwarfdump_dd_sanitized.c.o -c ../src/bin/dwarfdump/dd_sanitized.c
[180/231] gcc -Itest/test_sanitized.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_sanitized.p/.._src_bin_dwarfdump_dd_utf8.c.o -MF test/test_sanitized.p/.._src_bin_dwarfdump_dd_utf8.c.o.d -o test/test_sanitized.p/.._src_bin_dwarfdump_dd_utf8.c.o -c ../src/bin/dwarfdump/dd_utf8.c
[181/231] gcc -Itest/test_sanitized.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_sanitized.p/.._src_bin_dwarfdump_dd_esb.c.o -MF test/test_sanitized.p/.._src_bin_dwarfdump_dd_esb.c.o.d -o test/test_sanitized.p/.._src_bin_dwarfdump_dd_esb.c.o -c ../src/bin/dwarfdump/dd_esb.c
[182/231] gcc -Itest/test_macrocheck.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_macrocheck.p/test_macrocheck.c.o -MF test/test_macrocheck.p/test_macrocheck.c.o.d -o test/test_macrocheck.p/test_macrocheck.c.o -c ../test/test_macrocheck.c
[183/231] gcc -Itest/test_macrocheck.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_macrocheck.p/.._src_bin_dwarfdump_dd_esb.c.o -MF test/test_macrocheck.p/.._src_bin_dwarfdump_dd_esb.c.o.d -o test/test_macrocheck.p/.._src_bin_dwarfdump_dd_esb.c.o -c ../src/bin/dwarfdump/dd_esb.c
[184/231] gcc -Itest/test_macrocheck.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_macrocheck.p/.._src_bin_dwarfdump_dd_tsearchbal.c.o -MF test/test_macrocheck.p/.._src_bin_dwarfdump_dd_tsearchbal.c.o.d -o test/test_macrocheck.p/.._src_bin_dwarfdump_dd_tsearchbal.c.o -c ../src/bin/dwarfdump/dd_tsearchbal.c
[185/231] gcc -Itest/test_dwarf_leb.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_dwarf_leb.p/.._src_lib_libdwarf_dwarf_leb.c.o -MF test/test_dwarf_leb.p/.._src_lib_libdwarf_dwarf_leb.c.o.d -o test/test_dwarf_leb.p/.._src_lib_libdwarf_dwarf_leb.c.o -c ../src/lib/libdwarf/dwarf_leb.c
[186/231] gcc -Itest/test_dwarf_tied.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_dwarf_tied.p/test_dwarf_tied.c.o -MF test/test_dwarf_tied.p/test_dwarf_tied.c.o.d -o test/test_dwarf_tied.p/test_dwarf_tied.c.o -c ../test/test_dwarf_tied.c
[187/231] gcc -Itest/test_dwarf_leb.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_dwarf_leb.p/test_dwarf_leb.c.o -MF test/test_dwarf_leb.p/test_dwarf_leb.c.o.d -o test/test_dwarf_leb.p/test_dwarf_leb.c.o -c ../test/test_dwarf_leb.c
[188/231] gcc -Itest/test_dwarf_tied.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_dwarf_tied.p/.._src_lib_libdwarf_dwarf_tied.c.o -MF test/test_dwarf_tied.p/.._src_lib_libdwarf_dwarf_tied.c.o.d -o test/test_dwarf_tied.p/.._src_lib_libdwarf_dwarf_tied.c.o -c ../src/lib/libdwarf/dwarf_tied.c
[189/231] gcc -Itest/test_dwarf_tied.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_dwarf_tied.p/.._src_lib_libdwarf_dwarf_tsearchhash.c.o -MF test/test_dwarf_tied.p/.._src_lib_libdwarf_dwarf_tsearchhash.c.o.d -o test/test_dwarf_tied.p/.._src_lib_libdwarf_dwarf_tsearchhash.c.o -c ../src/lib/libdwarf/dwarf_tsearchhash.c
[190/231] gcc -Itest/test_getname.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_getname.p/test_getname.c.o -MF test/test_getname.p/test_getname.c.o.d -o test/test_getname.p/test_getname.c.o -c ../test/test_getname.c
[191/231] gcc -Itest/test_canonical.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_canonical.p/test_canonical.c.o -MF test/test_canonical.p/test_canonical.c.o.d -o test/test_canonical.p/test_canonical.c.o -c ../test/test_canonical.c
[192/231] gcc -Itest/test_canonical.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_canonical.p/.._src_bin_dwarfdump_dd_canonical_append.c.o -MF test/test_canonical.p/.._src_bin_dwarfdump_dd_canonical_append.c.o.d -o test/test_canonical.p/.._src_bin_dwarfdump_dd_canonical_append.c.o -c ../src/bin/dwarfdump/dd_canonical_append.c
[193/231] gcc -Itest/test_canonical.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_canonical.p/.._src_bin_dwarfdump_dd_safe_strcpy.c.o -MF test/test_canonical.p/.._src_bin_dwarfdump_dd_safe_strcpy.c.o.d -o test/test_canonical.p/.._src_bin_dwarfdump_dd_safe_strcpy.c.o -c ../src/bin/dwarfdump/dd_safe_strcpy.c
[194/231] gcc -Itest/test_getname.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_getname.p/.._src_lib_libdwarf_dwarf_names.c.o -MF test/test_getname.p/.._src_lib_libdwarf_dwarf_names.c.o.d -o test/test_getname.p/.._src_lib_libdwarf_dwarf_names.c.o -c ../src/lib/libdwarf/dwarf_names.c
[195/231] gcc -Itest/test_canonical.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_canonical.p/.._src_bin_dwarfdump_dd_esb.c.o -MF test/test_canonical.p/.._src_bin_dwarfdump_dd_esb.c.o.d -o test/test_canonical.p/.._src_bin_dwarfdump_dd_esb.c.o -c ../src/bin/dwarfdump/dd_esb.c
[196/231] gcc -Itest/test_safe_strcpy.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_safe_strcpy.p/test_safe_strcpy.c.o -MF test/test_safe_strcpy.p/test_safe_strcpy.c.o.d -o test/test_safe_strcpy.p/test_safe_strcpy.c.o -c ../test/test_safe_strcpy.c
[197/231] gcc -Itest/test_safe_strcpy.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_safe_strcpy.p/.._src_lib_libdwarf_dwarf_safe_strcpy.c.o -MF test/test_safe_strcpy.p/.._src_lib_libdwarf_dwarf_safe_strcpy.c.o.d -o test/test_safe_strcpy.p/.._src_lib_libdwarf_dwarf_safe_strcpy.c.o -c ../src/lib/libdwarf/dwarf_safe_strcpy.c
[198/231] gcc -Itest/test_int64_test.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_int64_test.p/test_int64_test.c.o -MF test/test_int64_test.p/test_int64_test.c.o.d -o test/test_int64_test.p/test_int64_test.c.o -c ../test/test_int64_test.c
[199/231] gcc -Itest/test_setupsections.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_setupsections.p/test_setupsections.c.o -MF test/test_setupsections.p/test_setupsections.c.o.d -o test/test_setupsections.p/test_setupsections.c.o -c ../test/test_setupsections.c
[200/231] gcc -Itest/test_setupsections.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_setupsections.p/.._src_lib_libdwarf_dwarf_setup_sections.c.o -MF test/test_setupsections.p/.._src_lib_libdwarf_dwarf_setup_sections.c.o.d -o test/test_setupsections.p/.._src_lib_libdwarf_dwarf_setup_sections.c.o -c ../src/lib/libdwarf/dwarf_setup_sections.c
[201/231] gcc -Itest/test_regex.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_regex.p/test_regex.c.o -MF test/test_regex.p/test_regex.c.o.d -o test/test_regex.p/test_regex.c.o -c ../test/test_regex.c
[202/231] gcc -Itest/test_regex.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -DLIBDWARF_BUILD -MD -MQ test/test_regex.p/.._src_bin_dwarfdump_dd_regex.c.o -MF test/test_regex.p/.._src_bin_dwarfdump_dd_regex.c.o.d -o test/test_regex.p/.._src_bin_dwarfdump_dd_regex.c.o -c ../src/bin/dwarfdump/dd_regex.c
[203/231] gcc -Itest/test_errmsglist.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -MD -MQ test/test_errmsglist.p/test_errmsglist.c.o -MF test/test_errmsglist.p/test_errmsglist.c.o.d -o test/test_errmsglist.p/test_errmsglist.c.o -c ../test/test_errmsglist.c
[204/231] gcc -Itest/test_errmsglist.p -Itest -I../test -I. -I.. -Isrc/lib/libdwarf -I../src/lib/libdwarf -I../src/lib/libdwarfp -Isrc/bin/dwarfdump -I../src/bin/dwarfdump -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -Wpointer-arith -Wmissing-declarations -Wstrict-prototypes -Wcomment -Wformat -Wuninitialized -Wshadow -Wno-long-long -Wsign-compare -Wno-missing-field-initializers -fno-omit-frame-pointer -fvisibility=hidden -D__USE_MINGW_ANSI_STDIO=0 -DTESTING -MD -MQ test/test_errmsglist.p/.._src_lib_libdwarf_dwarf_safe_strcpy.c.o -MF test/test_errmsglist.p/.._src_lib_libdwarf_dwarf_safe_strcpy.c.o.d -o test/test_errmsglist.p/.._src_lib_libdwarf_dwarf_safe_strcpy.c.o -c ../src/lib/libdwarf/dwarf_safe_strcpy.c
[205/231] rm -f src/lib/libdwarf/libdwarf.a && gcc-ar csrD src/lib/libdwarf/libdwarf.a src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_abbrev.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_alloc.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_arange.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_crc.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_crc32.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_debugaddr.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_debuglink.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_die_deliv.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_debugnames.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_debug_sup.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_dsc.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_elf_load_headers.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_elfread.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_elf_rel_detector.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_error.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_fill_in_attr_form.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_find_sigref.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_fission_to_cu.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_form.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_form_class_names.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_frame.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_frame2.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_gdbindex.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_generic_init.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_global.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_gnu_index.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_groups.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_harmless.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_init_finish.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_leb.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_line.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_loc.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_locationop_read.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_loclists.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_machoread.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_macro.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_macro5.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_memcpy_swap.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_names.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_object_detector.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_object_read_common.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_peread.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_print_lines.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_query.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_safe_arithmetic.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_safe_strcpy.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_secname_ck.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_setup_sections.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_ranges.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_rnglists.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_seekr.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_str_offsets.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_string.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_stringsection.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_tied.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_tsearchhash.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_util.c.o src/lib/libdwarf/libdwarf.so.0.11.1.p/dwarf_xu_index.c.o
[206/231] gcc  -o src/bin/attr_form/attr_form src/bin/attr_form/attr_form.p/attr_form_build.c.o src/bin/attr_form/attr_form.p/.._tag_tree_tag_common.c.o src/bin/attr_form/attr_form.p/.._dwarfdump_dd_attr_form.c.o src/bin/attr_form/attr_form.p/.._dwarfdump_dd_common.c.o src/bin/attr_form/attr_form.p/.._dwarfdump_dd_esb.c.o src/bin/attr_form/attr_form.p/.._dwarfdump_dd_getopt.c.o src/bin/attr_form/attr_form.p/.._dwarfdump_dd_glflags.c.o src/bin/attr_form/attr_form.p/.._dwarfdump_dd_makename.c.o src/bin/attr_form/attr_form.p/.._dwarfdump_dd_naming.c.o src/bin/attr_form/attr_form.p/.._dwarfdump_dd_safe_strcpy.c.o src/bin/attr_form/attr_form.p/.._dwarfdump_dd_sanitized.c.o src/bin/attr_form/attr_form.p/.._dwarfdump_dd_tsearchbal.c.o src/bin/attr_form/attr_form.p/.._dwarfdump_dd_utf8.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../../lib/libdwarf' -Wl,-rpath-link,/builddir/build/BUILD/libdwarf-0.11.1/redhat-linux-build/src/lib/libdwarf src/lib/libdwarf/libdwarf.so.0.11.1
[207/231] gcc  -o src/bin/buildopstab/buildopstab src/bin/buildopstab/buildopstab.p/buildopscounttab.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../../lib/libdwarf' -Wl,-rpath-link,/builddir/build/BUILD/libdwarf-0.11.1/redhat-linux-build/src/lib/libdwarf src/lib/libdwarf/libdwarf.so.0.11.1
[208/231] gcc  -o src/bin/builduritable/builduritable src/bin/builduritable/builduritable.p/uritablebuild.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../../lib/libdwarf' -Wl,-rpath-link,/builddir/build/BUILD/libdwarf-0.11.1/redhat-linux-build/src/lib/libdwarf src/lib/libdwarf/libdwarf.so.0.11.1
[209/231] gcc  -o src/bin/gennames/gennames src/bin/gennames/gennames.p/.._.._lib_libdwarf_dwarf_safe_strcpy.c.o src/bin/gennames/gennames.p/.._dwarfdump_dd_getopt.c.o src/bin/gennames/gennames.p/gennames.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../../lib/libdwarf' -Wl,-rpath-link,/builddir/build/BUILD/libdwarf-0.11.1/redhat-linux-build/src/lib/libdwarf src/lib/libdwarf/libdwarf.so.0.11.1
[210/231] gcc  -o src/bin/tag_attr/tag_attr src/bin/tag_attr/tag_attr.p/tag_attr.c.o src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_common.c.o src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_esb.c.o src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_getopt.c.o src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_glflags.c.o src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_makename.c.o src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_naming.c.o src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_safe_strcpy.c.o src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_sanitized.c.o src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_tsearchbal.c.o src/bin/tag_attr/tag_attr.p/.._dwarfdump_dd_utf8.c.o src/bin/tag_attr/tag_attr.p/.._tag_tree_tag_common.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../../lib/libdwarf' -Wl,-rpath-link,/builddir/build/BUILD/libdwarf-0.11.1/redhat-linux-build/src/lib/libdwarf src/lib/libdwarf/libdwarf.so.0.11.1
[211/231] gcc  -o src/bin/tag_tree/tag_tree src/bin/tag_tree/tag_tree.p/tag_common.c.o src/bin/tag_tree/tag_tree.p/tag_tree.c.o src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_common.c.o src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_esb.c.o src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_getopt.c.o src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_glflags.c.o src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_makename.c.o src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_naming.c.o src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_safe_strcpy.c.o src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_sanitized.c.o src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_tsearchbal.c.o src/bin/tag_tree/tag_tree.p/.._dwarfdump_dd_utf8.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../../lib/libdwarf' -Wl,-rpath-link,/builddir/build/BUILD/libdwarf-0.11.1/redhat-linux-build/src/lib/libdwarf src/lib/libdwarf/libdwarf.so.0.11.1
[212/231] gcc  -o test/test_dwarfstring test/test_dwarfstring.p/test_dwarfstring.c.o test/test_dwarfstring.p/.._src_lib_libdwarf_dwarf_string.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection
[213/231] gcc  -o test/test_extra_flag_strings test/test_extra_flag_strings.p/test_extra_flag_strings.c.o test/test_extra_flag_strings.p/.._src_lib_libdwarf_dwarf_string.c.o test/test_extra_flag_strings.p/.._src_lib_libdwarfp_dwarf_pro_log_extra_flag_strings.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection
[214/231] gcc  -o test/test_linkedtopath test/test_linkedtopath.p/test_linkedtopath.c.o test/test_linkedtopath.p/.._src_lib_libdwarf_dwarf_string.c.o test/test_linkedtopath.p/.._src_lib_libdwarf_dwarf_safe_strcpy.c.o test/test_linkedtopath.p/.._src_lib_libdwarf_dwarf_debuglink.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection
[215/231] gcc  -o test/test_getopt test/test_getopt.p/test_getopt.c.o test/test_getopt.p/.._src_bin_dwarfdump_dd_getopt.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection
[216/231] gcc  -o test/test_makename test/test_makename.p/test_makename.c.o test/test_makename.p/.._src_bin_dwarfdump_dd_esb.c.o test/test_makename.p/.._src_bin_dwarfdump_dd_makename.c.o test/test_makename.p/.._src_bin_dwarfdump_dd_tsearchbal.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection
[217/231] gcc  -o test/test_helpertree test/test_helpertree.p/test_helpertree.c.o test/test_helpertree.p/.._src_bin_dwarfdump_dd_helpertree.c.o test/test_helpertree.p/.._src_bin_dwarfdump_dd_tsearchbal.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection
[218/231] gcc  -o test/test_ignoresec test/test_ignoresec.p/test_ignoresec.c.o test/test_ignoresec.p/.._src_lib_libdwarf_dwarf_secname_ck.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection
[219/231] gcc  -o test/test_esb test/test_esb.p/test_esb.c.o test/test_esb.p/.._src_bin_dwarfdump_dd_esb.c.o test/test_esb.p/.._src_bin_dwarfdump_dd_tsearchbal.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection
[220/231] gcc  -o test/test_sanitized test/test_sanitized.p/test_sanitized.c.o test/test_sanitized.p/.._src_bin_dwarfdump_dd_esb.c.o test/test_sanitized.p/.._src_bin_dwarfdump_dd_sanitized.c.o test/test_sanitized.p/.._src_bin_dwarfdump_dd_utf8.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection
[221/231] gcc  -o test/test_macrocheck test/test_macrocheck.p/test_macrocheck.c.o test/test_macrocheck.p/.._src_bin_dwarfdump_dd_esb.c.o test/test_macrocheck.p/.._src_bin_dwarfdump_dd_tsearchbal.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection
[222/231] gcc  -o test/test_dwarf_leb test/test_dwarf_leb.p/test_dwarf_leb.c.o test/test_dwarf_leb.p/.._src_lib_libdwarf_dwarf_leb.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection
[223/231] gcc  -o test/test_dwarf_tied test/test_dwarf_tied.p/test_dwarf_tied.c.o test/test_dwarf_tied.p/.._src_lib_libdwarf_dwarf_tied.c.o test/test_dwarf_tied.p/.._src_lib_libdwarf_dwarf_tsearchhash.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection
[224/231] gcc  -o test/test_getname test/test_getname.p/test_getname.c.o test/test_getname.p/.._src_lib_libdwarf_dwarf_names.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection
[225/231] gcc  -o test/test_canonical test/test_canonical.p/test_canonical.c.o test/test_canonical.p/.._src_bin_dwarfdump_dd_canonical_append.c.o test/test_canonical.p/.._src_bin_dwarfdump_dd_safe_strcpy.c.o test/test_canonical.p/.._src_bin_dwarfdump_dd_esb.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection
[226/231] gcc  -o test/test_int64_test test/test_int64_test.p/test_int64_test.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection
[227/231] gcc  -o src/bin/dwarfdump/dwarfdump src/bin/dwarfdump/dwarfdump.p/dd_addrmap.c.o src/bin/dwarfdump/dwarfdump.p/dd_attr_form.c.o src/bin/dwarfdump/dwarfdump.p/dd_canonical_append.c.o src/bin/dwarfdump/dwarfdump.p/dd_checkutil.c.o src/bin/dwarfdump/dwarfdump.p/dd_command_options.c.o src/bin/dwarfdump/dwarfdump.p/dd_common.c.o src/bin/dwarfdump/dwarfdump.p/dd_compiler_info.c.o src/bin/dwarfdump/dwarfdump.p/dd_regex.c.o src/bin/dwarfdump/dwarfdump.p/dd_safe_strcpy.c.o src/bin/dwarfdump/dwarfdump.p/dwarfdump.c.o src/bin/dwarfdump/dwarfdump.p/dd_tsearchbal.c.o src/bin/dwarfdump/dwarfdump.p/dd_dwconf.c.o src/bin/dwarfdump/dwarfdump.p/dd_getopt.c.o src/bin/dwarfdump/dwarfdump.p/dd_esb.c.o src/bin/dwarfdump/dwarfdump.p/dd_glflags.c.o src/bin/dwarfdump/dwarfdump.p/dd_helpertree.c.o src/bin/dwarfdump/dwarfdump.p/dd_macrocheck.c.o src/bin/dwarfdump/dwarfdump.p/dd_makename.c.o src/bin/dwarfdump/dwarfdump.p/dd_naming.c.o src/bin/dwarfdump/dwarfdump.p/dd_opscounttab.c.o src/bin/dwarfdump/dwarfdump.p/print_abbrevs.c.o src/bin/dwarfdump/dwarfdump.p/print_aranges.c.o src/bin/dwarfdump/dwarfdump.p/print_debugfission.c.o src/bin/dwarfdump/dwarfdump.p/print_die.c.o src/bin/dwarfdump/dwarfdump.p/dd_trace_abstract_origin_etc.c.o src/bin/dwarfdump/dwarfdump.p/print_debug_addr.c.o src/bin/dwarfdump/dwarfdump.p/print_debug_gnu.c.o src/bin/dwarfdump/dwarfdump.p/print_debug_names.c.o src/bin/dwarfdump/dwarfdump.p/print_debug_sup.c.o src/bin/dwarfdump/dwarfdump.p/print_frames.c.o src/bin/dwarfdump/dwarfdump.p/print_gdbindex.c.o src/bin/dwarfdump/dwarfdump.p/print_hipc_lopc_attr.c.o src/bin/dwarfdump/dwarfdump.p/print_lines.c.o src/bin/dwarfdump/dwarfdump.p/print_llex_codes.c.o src/bin/dwarfdump/dwarfdump.p/print_origloclist_codes.c.o src/bin/dwarfdump/dwarfdump.p/print_loclists.c.o src/bin/dwarfdump/dwarfdump.p/print_loclists_codes.c.o src/bin/dwarfdump/dwarfdump.p/print_macinfo.c.o src/bin/dwarfdump/dwarfdump.p/print_macro.c.o src/bin/dwarfdump/dwarfdump.p/print_pubnames.c.o src/bin/dwarfdump/dwarfdump.p/print_ranges.c.o src/bin/dwarfdump/dwarfdump.p/print_rnglists.c.o src/bin/dwarfdump/dwarfdump.p/print_section_groups.c.o src/bin/dwarfdump/dwarfdump.p/print_sections.c.o src/bin/dwarfdump/dwarfdump.p/print_str_offsets.c.o src/bin/dwarfdump/dwarfdump.p/print_strings.c.o src/bin/dwarfdump/dwarfdump.p/print_tag_attributes_usage.c.o src/bin/dwarfdump/dwarfdump.p/dd_sanitized.c.o src/bin/dwarfdump/dwarfdump.p/dd_strstrnocase.c.o src/bin/dwarfdump/dwarfdump.p/dd_true_section_name.c.o src/bin/dwarfdump/dwarfdump.p/dd_uri.c.o src/bin/dwarfdump/dwarfdump.p/dd_utf8.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../../lib/libdwarf' -Wl,-rpath-link,/builddir/build/BUILD/libdwarf-0.11.1/redhat-linux-build/src/lib/libdwarf src/lib/libdwarf/libdwarf.so.0.11.1
[228/231] gcc  -o test/test_safe_strcpy test/test_safe_strcpy.p/test_safe_strcpy.c.o test/test_safe_strcpy.p/.._src_lib_libdwarf_dwarf_safe_strcpy.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection
[229/231] gcc  -o test/test_setupsections test/test_setupsections.p/test_setupsections.c.o test/test_setupsections.p/.._src_lib_libdwarf_dwarf_setup_sections.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection
[230/231] gcc  -o test/test_regex test/test_regex.p/test_regex.c.o test/test_regex.p/.._src_bin_dwarfdump_dd_regex.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection
[231/231] gcc  -o test/test_errmsglist test/test_errmsglist.p/test_errmsglist.c.o test/test_errmsglist.p/.._src_lib_libdwarf_dwarf_safe_strcpy.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -C /builddir/build/BUILD/libdwarf-0.11.1/redhat-linux-build -j 2 -v
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ALlfqq
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386
++ dirname /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -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/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd libdwarf-0.11.1
+ DESTDIR=/builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386
+ /usr/bin/meson install -C redhat-linux-build --no-rebuild
Installing src/lib/libdwarf/libdwarf.so.0.11.1 to /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386/usr/lib
Installing src/lib/libdwarf/libdwarf.a to /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386/usr/lib
Installing src/bin/dwarfdump/dwarfdump to /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386/usr/bin
Installing /builddir/build/BUILD/libdwarf-0.11.1/src/lib/libdwarf/libdwarf.h to /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386/usr/include/libdwarf-0
Installing /builddir/build/BUILD/libdwarf-0.11.1/src/lib/libdwarf/dwarf.h to /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386/usr/include/libdwarf-0
Installing /builddir/build/BUILD/libdwarf-0.11.1/doc/dwarfdump.1 to /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386/usr/share/man/man1
Installing /builddir/build/BUILD/libdwarf-0.11.1/src/bin/dwarfdump/dwarfdump.conf to /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386/usr/share/dwarfdump
Installing /builddir/build/BUILD/libdwarf-0.11.1/redhat-linux-build/libdwarf.pc to /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386/usr/lib/pkgconfig
Installing symlink pointing to libdwarf.so.0.11.1 to /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386/usr/lib/libdwarf.so.0
Installing symlink pointing to libdwarf.so.0 to /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386/usr/lib/libdwarf.so
+ /usr/bin/find-debuginfo -j2 --strict-build-id -m -i --build-id-seed 0.11.1-1.fc40 --unique-debug-suffix -0.11.1-1.fc40.i386 --unique-debug-src-base libdwarf-0.11.1-1.fc40.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libdwarf-0.11.1
find-debuginfo: starting
Extracting debug info from 2 files
DWARF-compressing 2 files
sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/libdwarf-0.11.1-1.fc40.i386
8029 blocks
find-debuginfo: done
+ /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
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j2
+ /usr/lib/rpm/redhat/brp-python-hardlink
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4e2C1t
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -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/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd libdwarf-0.11.1
+ /usr/bin/meson test -C redhat-linux-build --num-processes 2 --print-errorlogs
ninja: Entering directory `/builddir/build/BUILD/libdwarf-0.11.1/redhat-linux-build'
ninja: no work to do.
 1/22 test_dwarfstring        OK              0.01s
 2/22 test_extra_flag_strings OK              0.01s
 3/22 test_linkedtopath       OK              0.01s
 4/22 test_getopt             OK              0.01s
 5/22 test_makename           OK              0.01s
 6/22 test_helpertree         OK              0.01s
 7/22 test_ignoresec          OK              0.01s
 8/22 test_esb                OK              0.00s
 9/22 test_sanitized          OK              0.01s
10/22 test_macrocheck         OK              0.01s
11/22 test_dwarf_leb          OK              0.01s
12/22 test_dwarf_tied         OK              0.01s
13/22 test_getname            OK              0.01s
14/22 test_canonical          OK              0.01s
15/22 test_int64_test         OK              0.01s
16/22 test_safe_strcpy        OK              0.01s
17/22 test_setupsections      OK              0.01s
18/22 test_regex              OK              0.01s
19/22 test_errmsglist         OK              0.01s
20/22 Elf                     OK              0.05s
21/22 PE                      OK              0.05s
22/22 Macos                   OK              0.07s

Ok:                 22  
Expected Fail:      0   
Fail:               0   
Unexpected Pass:    0   
Skipped:            0   
Timeout:            0   

Full log written to /builddir/build/BUILD/libdwarf-0.11.1/redhat-linux-build/meson-logs/testlog.txt
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: libdwarf-0.11.1-1.fc40.i686
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zoRER2
+ umask 022
+ cd /builddir/build/BUILD
+ cd libdwarf-0.11.1
+ DOCDIR=/builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386/usr/share/doc/libdwarf
+ export LC_ALL=
+ LC_ALL=
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386/usr/share/doc/libdwarf
+ cp -pr /builddir/build/BUILD/libdwarf-0.11.1/src/lib/libdwarf/ChangeLog /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386/usr/share/doc/libdwarf
+ cp -pr /builddir/build/BUILD/libdwarf-0.11.1/src/lib/libdwarf/README /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386/usr/share/doc/libdwarf
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vpoVcl
+ umask 022
+ cd /builddir/build/BUILD
+ cd libdwarf-0.11.1
+ LICENSEDIR=/builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386/usr/share/licenses/libdwarf
+ export LC_ALL=
+ LC_ALL=
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386/usr/share/licenses/libdwarf
+ cp -pr /builddir/build/BUILD/libdwarf-0.11.1/src/lib/libdwarf/COPYING /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386/usr/share/licenses/libdwarf
+ cp -pr /builddir/build/BUILD/libdwarf-0.11.1/src/lib/libdwarf/LIBDWARFCOPYRIGHT /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386/usr/share/licenses/libdwarf
+ cp -pr /builddir/build/BUILD/libdwarf-0.11.1/src/lib/libdwarf/LGPL.txt /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386/usr/share/licenses/libdwarf
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: libdwarf = 1:0.11.1-1.fc40 libdwarf(x86-32) = 1:0.11.1-1.fc40 libdwarf.so.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_ABI_DT_RELR) rtld(GNU_HASH)
Processing files: libdwarf-devel-0.11.1-1.fc40.i686
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.J2dAmA
+ umask 022
+ cd /builddir/build/BUILD
+ cd libdwarf-0.11.1
+ DOCDIR=/builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386/usr/share/doc/libdwarf-devel
+ export LC_ALL=
+ LC_ALL=
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386/usr/share/doc/libdwarf-devel
+ cp -pr /builddir/build/BUILD/libdwarf-0.11.1/doc/libdwarf.pdf /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386/usr/share/doc/libdwarf-devel
+ cp -pr /builddir/build/BUILD/libdwarf-0.11.1/doc/libdwarfp.pdf /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386/usr/share/doc/libdwarf-devel
+ cp -pr /builddir/build/BUILD/libdwarf-0.11.1/doc/mips_extensions.pdf /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386/usr/share/doc/libdwarf-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: libdwarf-devel = 1:0.11.1-1.fc40 libdwarf-devel(x86-32) = 1:0.11.1-1.fc40 pkgconfig(libdwarf) = 0.11.1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libdwarf.so.0 pkgconfig(libzstd)
Processing files: libdwarf-static-0.11.1-1.fc40.i686
Provides: libdwarf-static = 1:0.11.1-1.fc40 libdwarf-static(x86-32) = 1:0.11.1-1.fc40
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: libdwarf-tools-0.11.1-1.fc40.i686
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dvDO1A
+ umask 022
+ cd /builddir/build/BUILD
+ cd libdwarf-0.11.1
+ LICENSEDIR=/builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386/usr/share/licenses/libdwarf-tools
+ export LC_ALL=
+ LC_ALL=
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386/usr/share/licenses/libdwarf-tools
+ cp -pr /builddir/build/BUILD/libdwarf-0.11.1/src/bin/dwarfdump/COPYING /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386/usr/share/licenses/libdwarf-tools
+ cp -pr /builddir/build/BUILD/libdwarf-0.11.1/src/bin/dwarfdump/DWARFDUMPCOPYRIGHT /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386/usr/share/licenses/libdwarf-tools
+ cp -pr /builddir/build/BUILD/libdwarf-0.11.1/src/bin/dwarfdump/GPL.txt /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386/usr/share/licenses/libdwarf-tools
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: libdwarf-tools = 1:0.11.1-1.fc40 libdwarf-tools(x86-32) = 1:0.11.1-1.fc40
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_ABI_DT_RELR) libdwarf.so.0 rtld(GNU_HASH)
Processing files: libdwarf-debugsource-0.11.1-1.fc40.i686
Provides: libdwarf-debugsource = 1:0.11.1-1.fc40 libdwarf-debugsource(x86-32) = 1:0.11.1-1.fc40
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: libdwarf-debuginfo-0.11.1-1.fc40.i686
Provides: debuginfo(build-id) = 06e47f55cf570d9b8bb26bccd9ad5fa076b82083 libdwarf-debuginfo = 1:0.11.1-1.fc40 libdwarf-debuginfo(x86-32) = 1:0.11.1-1.fc40 libdwarf.so.0.11.1-0.11.1-1.fc40.i386.debug
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: libdwarf-debugsource(x86-32) = 1:0.11.1-1.fc40
Processing files: libdwarf-tools-debuginfo-0.11.1-1.fc40.i686
Provides: debuginfo(build-id) = eb679252150ddd4e49cea958eb8da9d7c24faea0 libdwarf-tools-debuginfo = 1:0.11.1-1.fc40 libdwarf-tools-debuginfo(x86-32) = 1:0.11.1-1.fc40
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: libdwarf-debugsource(x86-32) = 1:0.11.1-1.fc40
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386
Wrote: /builddir/build/RPMS/libdwarf-debuginfo-0.11.1-1.fc40.i686.rpm
Wrote: /builddir/build/RPMS/libdwarf-devel-0.11.1-1.fc40.i686.rpm
Wrote: /builddir/build/RPMS/libdwarf-tools-debuginfo-0.11.1-1.fc40.i686.rpm
Wrote: /builddir/build/RPMS/libdwarf-static-0.11.1-1.fc40.i686.rpm
Wrote: /builddir/build/RPMS/libdwarf-debugsource-0.11.1-1.fc40.i686.rpm
Wrote: /builddir/build/RPMS/libdwarf-0.11.1-1.fc40.i686.rpm
Wrote: /builddir/build/RPMS/libdwarf-tools-0.11.1-1.fc40.i686.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.L4jIdI
+ umask 022
+ cd /builddir/build/BUILD
+ cd libdwarf-0.11.1
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/libdwarf-0.11.1-1.fc40.i386
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.N6YRDM
+ umask 022
+ cd /builddir/build/BUILD
+ rm -rf /builddir/build/BUILD/libdwarf-0.11.1-SPECPARTS
+ rm -rf libdwarf-0.11.1 libdwarf-0.11.1.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild libdwarf-0.11.1-1.fc40.src.rpm
Finish: build phase for libdwarf-0.11.1-1.fc40.src.rpm
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-40-i686-1734554001.758617/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
INFO: Done(/var/lib/copr-rpmbuild/results/libdwarf-0.11.1-1.fc40.src.rpm) Config(child) 0 minutes 47 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
Package info:
{
    "packages": [
        {
            "name": "libdwarf",
            "epoch": 1,
            "version": "0.11.1",
            "release": "1.fc40",
            "arch": "i686"
        },
        {
            "name": "libdwarf-debugsource",
            "epoch": 1,
            "version": "0.11.1",
            "release": "1.fc40",
            "arch": "i686"
        },
        {
            "name": "libdwarf-debuginfo",
            "epoch": 1,
            "version": "0.11.1",
            "release": "1.fc40",
            "arch": "i686"
        },
        {
            "name": "libdwarf-tools",
            "epoch": 1,
            "version": "0.11.1",
            "release": "1.fc40",
            "arch": "i686"
        },
        {
            "name": "libdwarf",
            "epoch": 1,
            "version": "0.11.1",
            "release": "1.fc40",
            "arch": "src"
        },
        {
            "name": "libdwarf-static",
            "epoch": 1,
            "version": "0.11.1",
            "release": "1.fc40",
            "arch": "i686"
        },
        {
            "name": "libdwarf-tools-debuginfo",
            "epoch": 1,
            "version": "0.11.1",
            "release": "1.fc40",
            "arch": "i686"
        },
        {
            "name": "libdwarf-devel",
            "epoch": 1,
            "version": "0.11.1",
            "release": "1.fc40",
            "arch": "i686"
        }
    ]
}
RPMResults finished