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

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

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

Running: git checkout 8b6559ab3dcf3a3b7ba5c4e99096af2f7599e1ef

cmd: ['git', 'checkout', '8b6559ab3dcf3a3b7ba5c4e99096af2f7599e1ef']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-r40tc3fx/unicorn
rc: 0
stdout: 
stderr: Note: switching to '8b6559ab3dcf3a3b7ba5c4e99096af2f7599e1ef'.

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 8b6559a automatic import of unicorn

Running: copr-distgit-client sources

cmd: ['copr-distgit-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-r40tc3fx/unicorn
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 unicorn-1.0.3.tar.gz
INFO: Calling: curl -H Pragma: -o unicorn-1.0.3.tar.gz --location --remote-time --show-error --fail https://copr-dist-git.fedorainfracloud.org/repo/pkgs/jakub/gcc-13-test/unicorn/unicorn-1.0.3.tar.gz/md5/8bd0e8133f210c4b940b2cd80264f6c2/unicorn-1.0.3.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 3671k  100 3671k    0     0  1860k      0  0:00:01  0:00:01 --:--:-- 1859k
INFO: Reading stdout from command: md5sum unicorn-1.0.3.tar.gz

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

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

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

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

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

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

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

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

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

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

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

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

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

Complete!
Finish: dnf install
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: findutils-4.9.0-2.fc38.s390x
zstd-1.5.2-3.fc37.s390x
krb5-libs-1.20.1-3.fc38.s390x
libpsl-0.21.2-1.fc38.s390x
systemd-libs-252.4-598.fc38.s390x
glibc-minimal-langpack-2.36.9000-19.fc38.s390x
fedora-gpg-keys-38-0.3.noarch
ansible-srpm-macros-1-8.1.fc38.noarch
pam-1.5.2-15.fc38.s390x
gpg-pubkey-5323552a-6112bcdc
libtirpc-1.3.3-0.fc38.s390x
lz4-libs-1.9.3-5.fc38.s390x
shadow-utils-4.13-3.fc38.s390x
kernel-srpm-macros-1.0-15.fc37.noarch
libsepol-3.5-0.rc1.1.fc38.s390x
patch-2.7.6-17.fc38.s390x
libcap-ng-0.8.3-4.fc38.s390x
libxcrypt-4.4.33-5.fc38.s390x
libgomp-13.0.0-0.4.fc38.s390x
filesystem-3.18-2.fc37.s390x
libarchive-3.6.1-3.fc38.s390x
elfutils-debuginfod-client-0.188-3.fc38.s390x
fedora-release-identity-basic-38-0.6.noarch
diffutils-3.8-3.fc38.s390x
gzip-1.12-2.fc38.s390x
gnat-srpm-macros-4-16.fc37.noarch
pam-libs-1.5.2-15.fc38.s390x
libpkgconf-1.8.0-3.fc38.s390x
gdbm-libs-1.23-2.fc38.s390x
libunistring-1.0-2.fc38.s390x
which-2.21-36.fc38.s390x
libblkid-2.38.1-3.fc38.s390x
libbrotli-1.0.9-9.fc38.s390x
sqlite-libs-3.40.0-1.fc38.s390x
fonts-srpm-macros-2.0.5-10.fc38.noarch
libcap-2.48-5.fc38.s390x
libverto-0.3.2-4.fc38.s390x
libdb-5.3.28-54.fc38.s390x
libevent-2.1.12-7.fc38.s390x
gdb-minimal-12.1-10.fc38.s390x
libutempter-1.2.1-7.fc38.s390x
cyrus-sasl-lib-2.1.28-8.fc38.s390x
bash-5.2.9-3.fc38.s390x
curl-7.87.0-1.fc38.s390x
zip-3.0-35.fc38.s390x
file-libs-5.42-4.fc38.s390x
info-7.0.1-1.fc38.s390x
libssh-config-0.10.4-2.fc38.noarch
binutils-gold-2.39-6.fc38.s390x
libsmartcols-2.38.1-3.fc38.s390x
lua-libs-5.4.4-6.fc38.s390x
authselect-libs-1.4.2-1.fc38.s390x
libstdc++-13.0.0-0.4.fc38.s390x
libeconf-0.4.0-4.fc38.s390x
popt-1.19-1.fc38.s390x
xz-libs-5.2.9-1.fc38.s390x
binutils-2.39-6.fc38.s390x
xxhash-libs-0.8.1-3.fc37.s390x
redhat-rpm-config-236-1.fc38.noarch
readline-8.2-2.fc38.s390x
fedora-repos-38-0.3.noarch
alternatives-1.21-1.fc38.s390x
package-notes-srpm-macros-0.5-6.fc38.noarch
libcom_err-1.46.5-3.fc38.s390x
fedora-repos-rawhide-38-0.3.noarch
coreutils-9.1-8.fc38.s390x
bzip2-libs-1.0.8-12.fc38.s390x
libacl-2.3.1-4.fc38.s390x
keyutils-libs-1.6.1-5.fc38.s390x
libxml2-2.10.3-2.fc38.s390x
ocaml-srpm-macros-7-2.fc37.noarch
coreutils-common-9.1-8.fc38.s390x
util-linux-core-2.38.1-3.fc38.s390x
python-srpm-macros-3.11-6.fc38.noarch
elfutils-libelf-0.188-3.fc38.s390x
elfutils-default-yama-scope-0.188-3.fc38.noarch
gmp-6.2.1-3.fc38.s390x
libfdisk-2.38.1-3.fc38.s390x
p11-kit-trust-0.24.1-5.fc38.s390x
libpwquality-1.4.5-1.fc38.s390x
tar-1.34-5.fc38.s390x
pcre2-syntax-10.40-1.fc38.1.noarch
util-linux-2.38.1-3.fc38.s390x
openldap-2.6.3-1.fc38.s390x
crypto-policies-20221215-1.gita4c31a3.fc38.noarch
libgcc-13.0.0-0.4.fc38.s390x
file-5.42-4.fc38.s390x
rust-srpm-macros-23-1.fc38.noarch
libtasn1-4.19.0-1.fc38.s390x
libmount-2.38.1-3.fc38.s390x
p11-kit-0.24.1-5.fc38.s390x
ncurses-base-6.3-5.20221126.fc38.noarch
mpfr-4.1.1-2.fc38.s390x
audit-libs-3.0.9-2.fc38.s390x
rpm-4.18.0-8.fc38.s390x
glibc-common-2.36.9000-19.fc38.s390x
gawk-5.1.1-4.fc38.s390x
lua-srpm-macros-1-7.fc37.noarch
qt5-srpm-macros-5.15.7-1.fc38.noarch
libidn2-2.3.4-1.fc38.s390x
xz-5.2.9-1.fc38.s390x
openblas-srpm-macros-2-12.fc37.noarch
pkgconf-1.8.0-3.fc38.s390x
go-srpm-macros-3.2.0-1.fc38.noarch
glibc-gconv-extra-2.36.9000-19.fc38.s390x
ghc-srpm-macros-1.5.0-7.fc37.noarch
rpm-build-libs-4.18.0-8.fc38.s390x
ncurses-libs-6.3-5.20221126.fc38.s390x
libffi-3.4.4-1.fc38.s390x
setup-2.14.3-1.fc38.noarch
libssh-0.10.4-2.fc38.s390x
efi-srpm-macros-5-6.fc37.noarch
ca-certificates-2022.2.54-5.fc37.noarch
dwz-0.15-1.fc38.s390x
gpg-pubkey-eb10b464-6202d9c6
authselect-1.4.2-1.fc38.s390x
libzstd-1.5.2-3.fc37.s390x
bzip2-1.0.8-12.fc38.s390x
fedora-release-common-38-0.6.noarch
perl-srpm-macros-1-47.fc38.noarch
sed-4.8-11.fc38.s390x
cpio-2.13-13.fc38.s390x
libnsl2-2.0.0-4.fc38.s390x
rpm-build-4.18.0-8.fc38.s390x
nim-srpm-macros-3-7.fc37.noarch
rpmautospec-rpm-macros-0.3.1-1.fc38.noarch
fpc-srpm-macros-1.3-6.fc37.noarch
libattr-2.5.1-5.fc38.s390x
jansson-2.13.1-5.fc38.s390x
grep-3.8-1.fc38.s390x
glibc-2.36.9000-19.fc38.s390x
nettle-3.8-2.fc38.s390x
publicsuffix-list-dafsa-20221208-1.fc38.noarch
elfutils-0.188-3.fc38.s390x
libnghttp2-1.51.0-1.fc38.s390x
libsemanage-3.5-0.rc1.1.fc38.s390x
unzip-6.0-58.fc38.s390x
libcurl-7.87.0-1.fc38.s390x
fedora-release-38-0.6.noarch
rpm-libs-4.18.0-8.fc38.s390x
ed-1.18-2.fc38.s390x
cracklib-2.9.7-30.fc38.s390x
pkgconf-m4-1.8.0-3.fc38.noarch
rpm-sequoia-1.2.0-1.fc38.s390x
pcre2-10.40-1.fc38.1.s390x
zlib-1.2.13-1.fc38.s390x
tzdata-2022g-1.fc38.noarch
debugedit-5.0-5.fc37.s390x
basesystem-11-14.fc37.noarch
elfutils-libs-0.188-3.fc38.s390x
libuuid-2.38.1-3.fc38.s390x
libsigsegv-2.14-3.fc38.s390x
openssl-libs-3.0.5-6.fc38.s390x
libselinux-3.5-0.rc1.1.fc38.s390x
pkgconf-pkg-config-1.8.0-3.fc38.s390x
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: s390x
Building for target s390x
setting SOURCE_DATE_EPOCH=1658534400
Wrote: /builddir/build/SRPMS/unicorn-1.0.3-5.fc38.src.rpm
Finish: rpmbuild -bs
cp: ‘var/lib/mock/fedora-rawhide-s390x-1672348970.245844/root/var/log’: No such file or directory
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-s390x-1672348970.245844/root/var/log/dnf.rpm.log
/var/lib/mock/fedora-rawhide-s390x-1672348970.245844/root/var/log/dnf.librepo.log
/var/lib/mock/fedora-rawhide-s390x-1672348970.245844/root/var/log/dnf.log
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-r40tc3fx/unicorn/unicorn.spec) Config(child) 1 minutes 40 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running (timeout=115200): unbuffer mock --rebuild /var/lib/copr-rpmbuild/results/unicorn-1.0.3-5.fc38.src.rpm --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1672348970.245844 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 3.5 starting (python version = 3.11.0, NVR = mock-3.5-1.fc37)...
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/var/lib/copr-rpmbuild/results/unicorn-1.0.3-5.fc38.src.rpm)  Config(fedora-rawhide-s390x)
Start: clean chroot
Finish: clean chroot
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-s390x-bootstrap-1672348970.245844/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-s390x-bootstrap-1672348970.245844/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: enabled HW Info plugin
Mock Version: 3.5
INFO: Mock Version: 3.5
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-s390x-1672348970.245844/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
Mock Version: 3.5
INFO: Mock Version: 3.5
Start: dnf update
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                 3.8 kB/s | 3.0 kB     00:00    
Copr repository                                 6.8 MB/s |  40 MB     00:05    
Additional repo https_jakub_fedorapeople_org_fe 4.2 kB/s | 3.0 kB     00:00    
fedora                                           14 kB/s | 6.6 kB     00:00    
Dependencies resolved.
Nothing to do.
Complete!
Finish: dnf update
Finish: chroot init
Start: build phase for unicorn-1.0.3-5.fc38.src.rpm
Start: build setup for unicorn-1.0.3-5.fc38.src.rpm
Building target platforms: s390x
Building for target s390x
setting SOURCE_DATE_EPOCH=1658534400
Wrote: /builddir/build/SRPMS/unicorn-1.0.3-5.fc38.src.rpm
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                 569  B/s | 3.0 kB     00:05    
Additional repo https_jakub_fedorapeople_org_fe 4.2 kB/s | 3.0 kB     00:00    
fedora                                           12 kB/s | 6.6 kB     00:00    
Dependencies resolved.
==========================================================================================================
 Package                   Arch    Version           Repository                                       Size
==========================================================================================================
Installing:
 gcc                       s390x   13.0.0-0.4.fc38   https_jakub_fedorapeople_org_fedora_gcc13_arch   28 M
 make                      s390x   1:4.3-11.fc38     copr_base                                       550 k
 python3-devel             s390x   3.11.1-1.fc38     copr_base                                       235 k
 python3-setuptools        noarch  65.5.1-1.fc38     fedora                                          1.7 M
Installing dependencies:
 annobin-docs              noarch  10.99-1.0.1.fc38  https_jakub_fedorapeople_org_fedora_gcc13_arch   93 k
 annobin-plugin-gcc        s390x   10.99-1.0.1.fc38  https_jakub_fedorapeople_org_fedora_gcc13_arch  888 k
 cpp                       s390x   13.0.0-0.4.fc38   https_jakub_fedorapeople_org_fedora_gcc13_arch  8.9 M
 expat                     s390x   2.5.0-1.fc38      copr_base                                       114 k
 gc                        s390x   8.2.2-1.fc38      copr_base                                       114 k
 gcc-plugin-annobin        s390x   13.0.0-0.4.fc38   https_jakub_fedorapeople_org_fedora_gcc13_arch   28 k
 glibc-devel               s390x   2.36.9000-19.fc38 fedora                                           55 k
 glibc-headers-s390        noarch  2.36.9000-19.fc38 fedora                                          516 k
 guile22                   s390x   2.2.7-6.fc38      copr_base                                       6.4 M
 kernel-headers            s390x   6.1.0-1.fc38      fedora                                          1.5 M
 libasan                   s390x   13.0.0-0.4.fc38   https_jakub_fedorapeople_org_fedora_gcc13_arch  492 k
 libatomic                 s390x   13.0.0-0.4.fc38   https_jakub_fedorapeople_org_fedora_gcc13_arch   18 k
 libb2                     s390x   0.98.1-7.fc38     copr_base                                        27 k
 libmpc                    s390x   1.2.1-5.fc38      copr_base                                        65 k
 libtool-ltdl              s390x   2.4.7-3.0.1.fc38  https_jakub_fedorapeople_org_fedora_gcc13_arch   38 k
 libubsan                  s390x   13.0.0-0.4.fc38   https_jakub_fedorapeople_org_fedora_gcc13_arch  203 k
 libxcrypt-devel           s390x   4.4.33-5.fc38     copr_base                                        31 k
 mpdecimal                 s390x   2.5.1-4.fc38      copr_base                                       115 k
 pyproject-rpm-macros      noarch  1.5.0-1.fc38      fedora                                           40 k
 python-pip-wheel          noarch  22.3.1-1.fc38     fedora                                          1.4 M
 python-rpm-macros         noarch  3.11-6.fc38       fedora                                           19 k
 python-setuptools-wheel   noarch  65.5.1-1.fc38     fedora                                          715 k
 python3                   s390x   3.11.1-1.fc38     copr_base                                        28 k
 python3-libs              s390x   3.11.1-1.fc38     copr_base                                       9.2 M
 python3-packaging         noarch  21.3-7.fc38       fedora                                           98 k
 python3-pyparsing         noarch  3.0.9-2.fc37      fedora                                          262 k
 python3-rpm-generators    noarch  13-2.fc37         fedora                                           30 k
 python3-rpm-macros        noarch  3.11-6.fc38       fedora                                           15 k

Transaction Summary
==========================================================================================================
Install  32 Packages

Total size: 62 M
Total download size: 2.3 M
Installed size: 207 M
Downloading Packages:
[SKIPPED] expat-2.5.0-1.fc38.s390x.rpm: Already downloaded                     
[SKIPPED] gc-8.2.2-1.fc38.s390x.rpm: Already downloaded                        
[SKIPPED] guile22-2.2.7-6.fc38.s390x.rpm: Already downloaded                   
[SKIPPED] libb2-0.98.1-7.fc38.s390x.rpm: Already downloaded                    
[SKIPPED] libmpc-1.2.1-5.fc38.s390x.rpm: Already downloaded                    
[SKIPPED] libxcrypt-devel-4.4.33-5.fc38.s390x.rpm: Already downloaded          
[SKIPPED] make-4.3-11.fc38.s390x.rpm: Already downloaded                       
[SKIPPED] mpdecimal-2.5.1-4.fc38.s390x.rpm: Already downloaded                 
[SKIPPED] python3-3.11.1-1.fc38.s390x.rpm: Already downloaded                  
[SKIPPED] python3-libs-3.11.1-1.fc38.s390x.rpm: Already downloaded             
[SKIPPED] annobin-docs-10.99-1.0.1.fc38.noarch.rpm: Already downloaded         
[SKIPPED] annobin-plugin-gcc-10.99-1.0.1.fc38.s390x.rpm: Already downloaded    
[SKIPPED] cpp-13.0.0-0.4.fc38.s390x.rpm: Already downloaded                    
[SKIPPED] gcc-13.0.0-0.4.fc38.s390x.rpm: Already downloaded                    
[SKIPPED] gcc-plugin-annobin-13.0.0-0.4.fc38.s390x.rpm: Already downloaded     
[SKIPPED] libasan-13.0.0-0.4.fc38.s390x.rpm: Already downloaded                
[SKIPPED] libatomic-13.0.0-0.4.fc38.s390x.rpm: Already downloaded              
[SKIPPED] libtool-ltdl-2.4.7-3.0.1.fc38.s390x.rpm: Already downloaded          
[SKIPPED] libubsan-13.0.0-0.4.fc38.s390x.rpm: Already downloaded               
[SKIPPED] glibc-devel-2.36.9000-19.fc38.s390x.rpm: Already downloaded          
[SKIPPED] glibc-headers-s390-2.36.9000-19.fc38.noarch.rpm: Already downloaded  
[SKIPPED] kernel-headers-6.1.0-1.fc38.s390x.rpm: Already downloaded            
[SKIPPED] python-pip-wheel-22.3.1-1.fc38.noarch.rpm: Already downloaded        
[SKIPPED] python-setuptools-wheel-65.5.1-1.fc38.noarch.rpm: Already downloaded 
(25/32): python3-devel-3.11.1-1.fc38.s390x.rpm  2.1 MB/s | 235 kB     00:00    
(26/32): python-rpm-macros-3.11-6.fc38.noarch.r  28 kB/s |  19 kB     00:00    
(27/32): pyproject-rpm-macros-1.5.0-1.fc38.noar  49 kB/s |  40 kB     00:00    
(28/32): python3-packaging-21.3-7.fc38.noarch.r 101 kB/s |  98 kB     00:00    
(29/32): python3-pyparsing-3.0.9-2.fc37.noarch. 567 kB/s | 262 kB     00:00    
(30/32): python3-rpm-generators-13-2.fc37.noarc  92 kB/s |  30 kB     00:00    
(31/32): python3-rpm-macros-3.11-6.fc38.noarch.  95 kB/s |  15 kB     00:00    
(32/32): python3-setuptools-65.5.1-1.fc38.noarc 3.5 MB/s | 1.7 MB     00:00    
--------------------------------------------------------------------------------
Total                                           1.1 MB/s | 2.3 MB     00:02     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : python-rpm-macros-3.11-6.fc38.noarch                  1/32 
  Installing       : python3-rpm-macros-3.11-6.fc38.noarch                 2/32 
  Installing       : libmpc-1.2.1-5.fc38.s390x                             3/32 
  Installing       : cpp-13.0.0-0.4.fc38.s390x                             4/32 
  Installing       : pyproject-rpm-macros-1.5.0-1.fc38.noarch              5/32 
  Installing       : python-setuptools-wheel-65.5.1-1.fc38.noarch          6/32 
  Installing       : python-pip-wheel-22.3.1-1.fc38.noarch                 7/32 
  Installing       : kernel-headers-6.1.0-1.fc38.s390x                     8/32 
  Installing       : glibc-headers-s390-2.36.9000-19.fc38.noarch           9/32 
  Installing       : glibc-devel-2.36.9000-19.fc38.s390x                  10/32 
  Installing       : libxcrypt-devel-4.4.33-5.fc38.s390x                  11/32 
  Installing       : libubsan-13.0.0-0.4.fc38.s390x                       12/32 
  Installing       : libtool-ltdl-2.4.7-3.0.1.fc38.s390x                  13/32 
  Installing       : libatomic-13.0.0-0.4.fc38.s390x                      14/32 
  Installing       : libasan-13.0.0-0.4.fc38.s390x                        15/32 
  Installing       : annobin-docs-10.99-1.0.1.fc38.noarch                 16/32 
  Installing       : mpdecimal-2.5.1-4.fc38.s390x                         17/32 
  Installing       : libb2-0.98.1-7.fc38.s390x                            18/32 
  Installing       : gc-8.2.2-1.fc38.s390x                                19/32 
  Installing       : guile22-2.2.7-6.fc38.s390x                           20/32 
  Installing       : make-1:4.3-11.fc38.s390x                             21/32 
  Installing       : gcc-13.0.0-0.4.fc38.s390x                            22/32 
  Running scriptlet: gcc-13.0.0-0.4.fc38.s390x                            22/32 
  Installing       : expat-2.5.0-1.fc38.s390x                             23/32 
  Installing       : python3-3.11.1-1.fc38.s390x                          24/32 
  Installing       : python3-libs-3.11.1-1.fc38.s390x                     25/32 
  Installing       : python3-pyparsing-3.0.9-2.fc37.noarch                26/32 
  Installing       : python3-packaging-21.3-7.fc38.noarch                 27/32 
  Installing       : python3-rpm-generators-13-2.fc37.noarch              28/32 
  Installing       : python3-devel-3.11.1-1.fc38.s390x                    29/32 
  Installing       : python3-setuptools-65.5.1-1.fc38.noarch              30/32 
  Installing       : annobin-plugin-gcc-10.99-1.0.1.fc38.s390x            31/32 
  Running scriptlet: annobin-plugin-gcc-10.99-1.0.1.fc38.s390x            31/32 
  Installing       : gcc-plugin-annobin-13.0.0-0.4.fc38.s390x             32/32 
  Running scriptlet: gcc-plugin-annobin-13.0.0-0.4.fc38.s390x             32/32 
  Verifying        : expat-2.5.0-1.fc38.s390x                              1/32 
  Verifying        : gc-8.2.2-1.fc38.s390x                                 2/32 
  Verifying        : guile22-2.2.7-6.fc38.s390x                            3/32 
  Verifying        : libb2-0.98.1-7.fc38.s390x                             4/32 
  Verifying        : libmpc-1.2.1-5.fc38.s390x                             5/32 
  Verifying        : libxcrypt-devel-4.4.33-5.fc38.s390x                   6/32 
  Verifying        : make-1:4.3-11.fc38.s390x                              7/32 
  Verifying        : mpdecimal-2.5.1-4.fc38.s390x                          8/32 
  Verifying        : python3-3.11.1-1.fc38.s390x                           9/32 
  Verifying        : python3-devel-3.11.1-1.fc38.s390x                    10/32 
  Verifying        : python3-libs-3.11.1-1.fc38.s390x                     11/32 
  Verifying        : annobin-docs-10.99-1.0.1.fc38.noarch                 12/32 
  Verifying        : annobin-plugin-gcc-10.99-1.0.1.fc38.s390x            13/32 
  Verifying        : cpp-13.0.0-0.4.fc38.s390x                            14/32 
  Verifying        : gcc-13.0.0-0.4.fc38.s390x                            15/32 
  Verifying        : gcc-plugin-annobin-13.0.0-0.4.fc38.s390x             16/32 
  Verifying        : libasan-13.0.0-0.4.fc38.s390x                        17/32 
  Verifying        : libatomic-13.0.0-0.4.fc38.s390x                      18/32 
  Verifying        : libtool-ltdl-2.4.7-3.0.1.fc38.s390x                  19/32 
  Verifying        : libubsan-13.0.0-0.4.fc38.s390x                       20/32 
  Verifying        : glibc-devel-2.36.9000-19.fc38.s390x                  21/32 
  Verifying        : glibc-headers-s390-2.36.9000-19.fc38.noarch          22/32 
  Verifying        : kernel-headers-6.1.0-1.fc38.s390x                    23/32 
  Verifying        : pyproject-rpm-macros-1.5.0-1.fc38.noarch             24/32 
  Verifying        : python-pip-wheel-22.3.1-1.fc38.noarch                25/32 
  Verifying        : python-rpm-macros-3.11-6.fc38.noarch                 26/32 
  Verifying        : python-setuptools-wheel-65.5.1-1.fc38.noarch         27/32 
  Verifying        : python3-packaging-21.3-7.fc38.noarch                 28/32 
  Verifying        : python3-pyparsing-3.0.9-2.fc37.noarch                29/32 
  Verifying        : python3-rpm-generators-13-2.fc37.noarch              30/32 
  Verifying        : python3-rpm-macros-3.11-6.fc38.noarch                31/32 
  Verifying        : python3-setuptools-65.5.1-1.fc38.noarch              32/32 

Installed:
  annobin-docs-10.99-1.0.1.fc38.noarch                                          
  annobin-plugin-gcc-10.99-1.0.1.fc38.s390x                                     
  cpp-13.0.0-0.4.fc38.s390x                                                     
  expat-2.5.0-1.fc38.s390x                                                      
  gc-8.2.2-1.fc38.s390x                                                         
  gcc-13.0.0-0.4.fc38.s390x                                                     
  gcc-plugin-annobin-13.0.0-0.4.fc38.s390x                                      
  glibc-devel-2.36.9000-19.fc38.s390x                                           
  glibc-headers-s390-2.36.9000-19.fc38.noarch                                   
  guile22-2.2.7-6.fc38.s390x                                                    
  kernel-headers-6.1.0-1.fc38.s390x                                             
  libasan-13.0.0-0.4.fc38.s390x                                                 
  libatomic-13.0.0-0.4.fc38.s390x                                               
  libb2-0.98.1-7.fc38.s390x                                                     
  libmpc-1.2.1-5.fc38.s390x                                                     
  libtool-ltdl-2.4.7-3.0.1.fc38.s390x                                           
  libubsan-13.0.0-0.4.fc38.s390x                                                
  libxcrypt-devel-4.4.33-5.fc38.s390x                                           
  make-1:4.3-11.fc38.s390x                                                      
  mpdecimal-2.5.1-4.fc38.s390x                                                  
  pyproject-rpm-macros-1.5.0-1.fc38.noarch                                      
  python-pip-wheel-22.3.1-1.fc38.noarch                                         
  python-rpm-macros-3.11-6.fc38.noarch                                          
  python-setuptools-wheel-65.5.1-1.fc38.noarch                                  
  python3-3.11.1-1.fc38.s390x                                                   
  python3-devel-3.11.1-1.fc38.s390x                                             
  python3-libs-3.11.1-1.fc38.s390x                                              
  python3-packaging-21.3-7.fc38.noarch                                          
  python3-pyparsing-3.0.9-2.fc37.noarch                                         
  python3-rpm-generators-13-2.fc37.noarch                                       
  python3-rpm-macros-3.11-6.fc38.noarch                                         
  python3-setuptools-65.5.1-1.fc38.noarch                                       

Complete!
Finish: build setup for unicorn-1.0.3-5.fc38.src.rpm
Start: rpmbuild unicorn-1.0.3-5.fc38.src.rpm
Building target platforms: s390x
Building for target s390x
setting SOURCE_DATE_EPOCH=1658534400
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.116Fcv
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf unicorn-1.0.3
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/unicorn-1.0.3.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd unicorn-1.0.3
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/unicorn-1.0.3-libunicorn.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.HbVqSw
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd unicorn-1.0.3
+ /usr/bin/make -O -j2 V=1 VERBOSE=1
cd qemu && \
./configure --cc="gcc" --extra-cflags="-DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden" --target-list="x86_64-softmmu, arm-softmmu, armeb-softmmu, m68k-softmmu, aarch64-softmmu, aarch64eb-softmmu, mips-softmmu, mipsel-softmmu, mips64-softmmu, mips64el-softmmu, sparc-softmmu,sparc64-softmmu," 
Source path       /builddir/build/BUILD/unicorn-1.0.3/qemu
C compiler        gcc
Host C compiler   cc
Objective-C compiler gcc
ARFLAGS           rv
CFLAGS            -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g
QEMU_CFLAGS       -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong
LDFLAGS           -Wl,--warn-common -m64 -g -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes
make              make
host CPU          s390x
host big endian   yes
target list       x86_64-softmmu  arm-softmmu  armeb-softmmu  m68k-softmmu  aarch64-softmmu  aarch64eb-softmmu  mips-softmmu  mipsel-softmmu  mips64-softmmu  mips64el-softmmu  sparc-softmmu sparc64-softmmu 
tcg debug enabled no
strip binaries    yes
static build      no
mingw32 support   no
PIE               no
/usr/bin/make -C qemu -j4
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: warning: -j4 forced in submake: resetting jobserver mode.
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
cp default-configs/x86_64-softmmu.mak x86_64-softmmu/config-devices.mak
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
cp default-configs/arm-softmmu.mak arm-softmmu/config-devices.mak
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
cp default-configs/m68k-softmmu.mak m68k-softmmu/config-devices.mak
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
cp default-configs/armeb-softmmu.mak armeb-softmmu/config-devices.mak
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
cp default-configs/aarch64-softmmu.mak aarch64-softmmu/config-devices.mak
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
cp default-configs/mips-softmmu.mak mips-softmmu/config-devices.mak
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
cp default-configs/aarch64eb-softmmu.mak aarch64eb-softmmu/config-devices.mak
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
cp default-configs/mipsel-softmmu.mak mipsel-softmmu/config-devices.mak
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
cp default-configs/mips64el-softmmu.mak mips64el-softmmu/config-devices.mak
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
cp default-configs/mips64-softmmu.mak mips64-softmmu/config-devices.mak
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
cp default-configs/sparc-softmmu.mak sparc-softmmu/config-devices.mak
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
cp default-configs/sparc64-softmmu.mak sparc64-softmmu/config-devices.mak
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
sh /builddir/build/BUILD/unicorn-1.0.3/qemu/scripts/create_config < config-host.mak > config-host.h-timestamp
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
sed -n 's|^\([^=]*\)=\(.*\)$|\1:=$(findstring y,$(\1)\2)|p'  x86_64-softmmu/config-devices.mak  arm-softmmu/config-devices.mak  armeb-softmmu/config-devices.mak  m68k-softmmu/config-devices.mak  aarch64-softmmu/config-devices.mak  aarch64eb-softmmu/config-devices.mak  mips-softmmu/config-devices.mak  mipsel-softmmu/config-devices.mak  mips64-softmmu/config-devices.mak  mips64el-softmmu/config-devices.mak  sparc-softmmu/config-devices.mak  sparc64-softmmu/config-devices.mak | sort -u > config-all-devices.mak
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I. -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT qemu-timer.o -MF ./qemu-timer.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o qemu-timer.o qemu-timer.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I. -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT accel.o -MF ./accel.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o accel.o accel.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I. -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT vl.o -MF ./vl.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o vl.o vl.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I. -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT qemu-log.o -MF ./qemu-log.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o qemu-log.o qemu-log.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I.. -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT ../list.o -MF ../list.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o ../list.o ../list.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I. -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT tcg-runtime.o -MF ./tcg-runtime.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o tcg-runtime.o tcg-runtime.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Ihw/core -Ihw/core -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT hw/core/machine.o -MF hw/core/machine.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o hw/core/machine.o hw/core/machine.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Ihw/core -Ihw/core -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT hw/core/qdev.o -MF hw/core/qdev.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o hw/core/qdev.o hw/core/qdev.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Iqom -Iqom -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT qom/container.o -MF qom/container.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o qom/container.o qom/container.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I.. -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT ../uc.o -MF ../uc.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o ../uc.o ../uc.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
../uc.c:1238:10: warning: conflicting types for 'uc_mem_regions' due to enum/integer mismatch; have 'uint32_t(uc_engine *, uc_mem_region **, uint32_t *)' {aka 'unsigned int(struct uc_struct *, uc_mem_region **, unsigned int *)'} [-Wenum-int-mismatch]
 1238 | uint32_t uc_mem_regions(uc_engine *uc, uc_mem_region **regions, uint32_t *count)
      |          ^~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/unicorn-1.0.3/qemu/../include/uc_priv.h:11,
                 from ../uc.c:16:
/builddir/build/BUILD/unicorn-1.0.3/qemu/../include/unicorn/unicorn.h:697:8: note: previous declaration of 'uc_mem_regions' with type 'uc_err(uc_engine *, uc_mem_region **, uint32_t *)' {aka 'uc_err(struct uc_struct *, uc_mem_region **, unsigned int *)'}
  697 | uc_err uc_mem_regions(uc_engine *uc, uc_mem_region **regions, uint32_t *count);
      |        ^~~~~~~~~~~~~~
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I. -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT glib_compat.o -MF ./glib_compat.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o glib_compat.o glib_compat.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Iqom -Iqom -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT qom/qom-qobject.o -MF qom/qom-qobject.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o qom/qom-qobject.o qom/qom-qobject.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I. -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT qapi-types.o -MF ./qapi-types.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o qapi-types.o qapi-types.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Iqom -Iqom -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT qom/cpu.o -MF qom/cpu.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o qom/cpu.o qom/cpu.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I. -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT qapi-visit.o -MF ./qapi-visit.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o qapi-visit.o qapi-visit.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Iqapi -Iqapi -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT qapi/qapi-visit-core.o -MF qapi/qapi-visit-core.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o qapi/qapi-visit-core.o qapi/qapi-visit-core.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Iqapi -Iqapi -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT qapi/qapi-dealloc-visitor.o -MF qapi/qapi-dealloc-visitor.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o qapi/qapi-dealloc-visitor.o qapi/qapi-dealloc-visitor.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Iqapi -Iqapi -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT qapi/qmp-output-visitor.o -MF qapi/qmp-output-visitor.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o qapi/qmp-output-visitor.o qapi/qmp-output-visitor.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Iqapi -Iqapi -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT qapi/qmp-input-visitor.o -MF qapi/qmp-input-visitor.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o qapi/qmp-input-visitor.o qapi/qmp-input-visitor.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Iqom -Iqom -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT qom/object.o -MF qom/object.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o qom/object.o qom/object.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Iqobject -Iqobject -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT qobject/qint.o -MF qobject/qint.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o qobject/qint.o qobject/qint.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Iqapi -Iqapi -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT qapi/string-input-visitor.o -MF qapi/string-input-visitor.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o qapi/string-input-visitor.o qapi/string-input-visitor.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Iqobject -Iqobject -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT qobject/qstring.o -MF qobject/qstring.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o qobject/qstring.o qobject/qstring.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Iqobject -Iqobject -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT qobject/qfloat.o -MF qobject/qfloat.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o qobject/qfloat.o qobject/qfloat.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Iqobject -Iqobject -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT qobject/qlist.o -MF qobject/qlist.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o qobject/qlist.o qobject/qlist.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Iqobject -Iqobject -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT qobject/qbool.o -MF qobject/qbool.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o qobject/qbool.o qobject/qbool.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Iqobject -Iqobject -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT qobject/qerror.o -MF qobject/qerror.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o qobject/qerror.o qobject/qerror.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Iutil -Iutil -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT util/qemu-timer-common.o -MF util/qemu-timer-common.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o util/qemu-timer-common.o util/qemu-timer-common.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Iutil -Iutil -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT util/oslib-posix.o -MF util/oslib-posix.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o util/oslib-posix.o util/oslib-posix.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Iutil -Iutil -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT util/qemu-thread-posix.o -MF util/qemu-thread-posix.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o util/qemu-thread-posix.o util/qemu-thread-posix.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Iutil -Iutil -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT util/cutils.o -MF util/cutils.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o util/cutils.o util/cutils.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Iutil -Iutil -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT util/bitops.o -MF util/bitops.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o util/bitops.o util/bitops.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Iutil -Iutil -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT util/bitmap.o -MF util/bitmap.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o util/bitmap.o util/bitmap.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Iutil -Iutil -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT util/module.o -MF util/module.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o util/module.o util/module.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Iutil -Iutil -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT util/error.o -MF util/error.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o util/error.o util/error.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Iutil -Iutil -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT util/aes.o -MF util/aes.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o util/aes.o util/aes.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Iqobject -Iqobject -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT qobject/qdict.o -MF qobject/qdict.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o qobject/qdict.o qobject/qdict.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Iutil -Iutil -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT util/crc32c.o -MF util/crc32c.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o util/crc32c.o util/crc32c.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Iutil -Iutil -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT util/host-utils.o -MF util/host-utils.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o util/host-utils.o util/host-utils.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -Iutil -Iutil -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -MMD -MP -MT util/getauxval.o -MF util/getauxval.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o util/getauxval.o util/getauxval.c
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make  BUILD_DIR=/builddir/build/BUILD/unicorn-1.0.3/qemu -C x86_64-softmmu V="1" TARGET_DIR="x86_64-softmmu/" all
make  BUILD_DIR=/builddir/build/BUILD/unicorn-1.0.3/qemu -C arm-softmmu V="1" TARGET_DIR="arm-softmmu/" all
make  BUILD_DIR=/builddir/build/BUILD/unicorn-1.0.3/qemu -C armeb-softmmu V="1" TARGET_DIR="armeb-softmmu/" all
make  BUILD_DIR=/builddir/build/BUILD/unicorn-1.0.3/qemu -C m68k-softmmu V="1" TARGET_DIR="m68k-softmmu/" all
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
sh /builddir/build/BUILD/unicorn-1.0.3/qemu/scripts/create_config < config-target.mak > config-target.h-timestamp
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
sh /builddir/build/BUILD/unicorn-1.0.3/qemu/scripts/create_config < config-target.mak > config-target.h-timestamp
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
sh /builddir/build/BUILD/unicorn-1.0.3/qemu/scripts/create_config < config-target.mak > config-target.h-timestamp
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
sh /builddir/build/BUILD/unicorn-1.0.3/qemu/scripts/create_config < config-target.mak > config-target.h-timestamp
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include x86_64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT exec.o -MF ./exec.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o exec.o /builddir/build/BUILD/unicorn-1.0.3/qemu/exec.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include m68k.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-m68k -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT exec.o -MF ./exec.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o exec.o /builddir/build/BUILD/unicorn-1.0.3/qemu/exec.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include arm.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT exec.o -MF ./exec.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o exec.o /builddir/build/BUILD/unicorn-1.0.3/qemu/exec.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include armeb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT exec.o -MF ./exec.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o exec.o /builddir/build/BUILD/unicorn-1.0.3/qemu/exec.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include x86_64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT translate-all.o -MF ./translate-all.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o translate-all.o /builddir/build/BUILD/unicorn-1.0.3/qemu/translate-all.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include arm.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT translate-all.o -MF ./translate-all.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o translate-all.o /builddir/build/BUILD/unicorn-1.0.3/qemu/translate-all.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include m68k.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-m68k -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT translate-all.o -MF ./translate-all.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o translate-all.o /builddir/build/BUILD/unicorn-1.0.3/qemu/translate-all.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include armeb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT translate-all.o -MF ./translate-all.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o translate-all.o /builddir/build/BUILD/unicorn-1.0.3/qemu/translate-all.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include x86_64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cpu-exec.o -MF ./cpu-exec.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cpu-exec.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cpu-exec.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include m68k.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-m68k -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cpu-exec.o -MF ./cpu-exec.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cpu-exec.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cpu-exec.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include arm.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cpu-exec.o -MF ./cpu-exec.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cpu-exec.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cpu-exec.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include armeb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cpu-exec.o -MF ./cpu-exec.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cpu-exec.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cpu-exec.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -Itcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include m68k.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-m68k -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT tcg/tcg.o -MF tcg/tcg.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o tcg/tcg.o /builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/tcg.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -Itcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include x86_64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT tcg/tcg.o -MF tcg/tcg.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o tcg/tcg.o /builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/tcg.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -Itcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include arm.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT tcg/tcg.o -MF tcg/tcg.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o tcg/tcg.o /builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/tcg.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -Itcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include armeb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT tcg/tcg.o -MF tcg/tcg.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o tcg/tcg.o /builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/tcg.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -Itcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include m68k.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-m68k -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT tcg/optimize.o -MF tcg/optimize.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o tcg/optimize.o /builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/optimize.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -Itcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include x86_64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT tcg/optimize.o -MF tcg/optimize.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o tcg/optimize.o /builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/optimize.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -Itcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include arm.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT tcg/optimize.o -MF tcg/optimize.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o tcg/optimize.o /builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/optimize.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -Itcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include armeb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT tcg/optimize.o -MF tcg/optimize.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o tcg/optimize.o /builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/optimize.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/fpu -Ifpu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include m68k.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-m68k -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT fpu/softfloat.o -MF fpu/softfloat.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o fpu/softfloat.o /builddir/build/BUILD/unicorn-1.0.3/qemu/fpu/softfloat.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include m68k.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-m68k -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cpus.o -MF ./cpus.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cpus.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cpus.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include m68k.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-m68k -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT ioport.o -MF ./ioport.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o ioport.o /builddir/build/BUILD/unicorn-1.0.3/qemu/ioport.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/fpu -Ifpu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include x86_64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT fpu/softfloat.o -MF fpu/softfloat.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o fpu/softfloat.o /builddir/build/BUILD/unicorn-1.0.3/qemu/fpu/softfloat.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include x86_64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cpus.o -MF ./cpus.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cpus.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cpus.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include x86_64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT ioport.o -MF ./ioport.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o ioport.o /builddir/build/BUILD/unicorn-1.0.3/qemu/ioport.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include m68k.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-m68k -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT memory.o -MF ./memory.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o memory.o /builddir/build/BUILD/unicorn-1.0.3/qemu/memory.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/fpu -Ifpu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include arm.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT fpu/softfloat.o -MF fpu/softfloat.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o fpu/softfloat.o /builddir/build/BUILD/unicorn-1.0.3/qemu/fpu/softfloat.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include arm.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cpus.o -MF ./cpus.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cpus.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cpus.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include x86_64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT memory.o -MF ./memory.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o memory.o /builddir/build/BUILD/unicorn-1.0.3/qemu/memory.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include arm.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT ioport.o -MF ./ioport.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o ioport.o /builddir/build/BUILD/unicorn-1.0.3/qemu/ioport.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/fpu -Ifpu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include armeb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT fpu/softfloat.o -MF fpu/softfloat.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o fpu/softfloat.o /builddir/build/BUILD/unicorn-1.0.3/qemu/fpu/softfloat.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include armeb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cpus.o -MF ./cpus.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cpus.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cpus.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include armeb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT ioport.o -MF ./ioport.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o ioport.o /builddir/build/BUILD/unicorn-1.0.3/qemu/ioport.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include arm.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT memory.o -MF ./memory.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o memory.o /builddir/build/BUILD/unicorn-1.0.3/qemu/memory.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include m68k.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-m68k -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cputlb.o -MF ./cputlb.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cputlb.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cputlb.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include m68k.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-m68k -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT memory_mapping.o -MF ./memory_mapping.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o memory_mapping.o /builddir/build/BUILD/unicorn-1.0.3/qemu/memory_mapping.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include armeb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT memory.o -MF ./memory.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o memory.o /builddir/build/BUILD/unicorn-1.0.3/qemu/memory.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/hw/m68k -Ihw/m68k -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include m68k.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-m68k -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT hw/m68k/dummy_m68k.o -MF hw/m68k/dummy_m68k.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o hw/m68k/dummy_m68k.o /builddir/build/BUILD/unicorn-1.0.3/qemu/hw/m68k/dummy_m68k.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include x86_64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cputlb.o -MF ./cputlb.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cputlb.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cputlb.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include x86_64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT memory_mapping.o -MF ./memory_mapping.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o memory_mapping.o /builddir/build/BUILD/unicorn-1.0.3/qemu/memory_mapping.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/hw/intc -Ihw/intc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include x86_64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT hw/intc/apic.o -MF hw/intc/apic.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o hw/intc/apic.o /builddir/build/BUILD/unicorn-1.0.3/qemu/hw/intc/apic.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/hw/intc -Ihw/intc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include x86_64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT hw/intc/apic_common.o -MF hw/intc/apic_common.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o hw/intc/apic_common.o /builddir/build/BUILD/unicorn-1.0.3/qemu/hw/intc/apic_common.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/hw/i386 -Ihw/i386 -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include x86_64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT hw/i386/pc.o -MF hw/i386/pc.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o hw/i386/pc.o /builddir/build/BUILD/unicorn-1.0.3/qemu/hw/i386/pc.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/hw/i386 -Ihw/i386 -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include x86_64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT hw/i386/pc_piix.o -MF hw/i386/pc_piix.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o hw/i386/pc_piix.o /builddir/build/BUILD/unicorn-1.0.3/qemu/hw/i386/pc_piix.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include arm.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cputlb.o -MF ./cputlb.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cputlb.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cputlb.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include arm.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT memory_mapping.o -MF ./memory_mapping.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o memory_mapping.o /builddir/build/BUILD/unicorn-1.0.3/qemu/memory_mapping.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include armeb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cputlb.o -MF ./cputlb.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cputlb.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cputlb.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/hw/arm -Ihw/arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include arm.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT hw/arm/tosa.o -MF hw/arm/tosa.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o hw/arm/tosa.o /builddir/build/BUILD/unicorn-1.0.3/qemu/hw/arm/tosa.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/hw/arm -Ihw/arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include arm.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT hw/arm/virt.o -MF hw/arm/virt.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o hw/arm/virt.o /builddir/build/BUILD/unicorn-1.0.3/qemu/hw/arm/virt.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include armeb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT memory_mapping.o -MF ./memory_mapping.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o memory_mapping.o /builddir/build/BUILD/unicorn-1.0.3/qemu/memory_mapping.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/hw/arm -Ihw/arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include armeb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT hw/arm/tosa.o -MF hw/arm/tosa.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o hw/arm/tosa.o /builddir/build/BUILD/unicorn-1.0.3/qemu/hw/arm/tosa.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/hw/arm -Ihw/arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include armeb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT hw/arm/virt.o -MF hw/arm/virt.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o hw/arm/virt.o /builddir/build/BUILD/unicorn-1.0.3/qemu/hw/arm/virt.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-m68k -Itarget-m68k -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include m68k.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-m68k -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include  -MMD -MP -MT target-m68k/translate.o -MF target-m68k/translate.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-m68k/translate.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-m68k/translate.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-m68k -Itarget-m68k -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include m68k.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-m68k -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-m68k/op_helper.o -MF target-m68k/op_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-m68k/op_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-m68k/op_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-m68k -Itarget-m68k -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include m68k.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-m68k -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-m68k/helper.o -MF target-m68k/helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-m68k/helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-m68k/helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-m68k -Itarget-m68k -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include m68k.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-m68k -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-m68k/cpu.o -MF target-m68k/cpu.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-m68k/cpu.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-m68k/cpu.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-m68k -Itarget-m68k -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include m68k.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-m68k -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-m68k/unicorn.o -MF target-m68k/unicorn.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-m68k/unicorn.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-m68k/unicorn.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/m68k-softmmu'
make  BUILD_DIR=/builddir/build/BUILD/unicorn-1.0.3/qemu -C aarch64-softmmu V="1" TARGET_DIR="aarch64-softmmu/" all
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
sh /builddir/build/BUILD/unicorn-1.0.3/qemu/scripts/create_config < config-target.mak > config-target.h-timestamp
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT exec.o -MF ./exec.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o exec.o /builddir/build/BUILD/unicorn-1.0.3/qemu/exec.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT translate-all.o -MF ./translate-all.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o translate-all.o /builddir/build/BUILD/unicorn-1.0.3/qemu/translate-all.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cpu-exec.o -MF ./cpu-exec.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cpu-exec.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cpu-exec.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -Itcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT tcg/tcg.o -MF tcg/tcg.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o tcg/tcg.o /builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/tcg.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -Itcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT tcg/optimize.o -MF tcg/optimize.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o tcg/optimize.o /builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/optimize.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/fpu -Ifpu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT fpu/softfloat.o -MF fpu/softfloat.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o fpu/softfloat.o /builddir/build/BUILD/unicorn-1.0.3/qemu/fpu/softfloat.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cpus.o -MF ./cpus.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cpus.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cpus.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT ioport.o -MF ./ioport.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o ioport.o /builddir/build/BUILD/unicorn-1.0.3/qemu/ioport.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include armeb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include  -MMD -MP -MT target-arm/translate.o -MF target-arm/translate.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/translate.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/translate.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include armeb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/op_helper.o -MF target-arm/op_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/op_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/op_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include arm.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include  -MMD -MP -MT target-arm/translate.o -MF target-arm/translate.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/translate.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/translate.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -Itarget-i386 -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include x86_64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include  -MMD -MP -MT target-i386/translate.o -MF target-i386/translate.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-i386/translate.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386/translate.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT memory.o -MF ./memory.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o memory.o /builddir/build/BUILD/unicorn-1.0.3/qemu/memory.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include arm.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/op_helper.o -MF target-arm/op_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/op_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/op_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -Itarget-i386 -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include x86_64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-i386/helper.o -MF target-i386/helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-i386/helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386/helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -Itarget-i386 -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include x86_64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-i386/cpu.o -MF target-i386/cpu.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-i386/cpu.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386/cpu.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -Itarget-i386 -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include x86_64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-i386/excp_helper.o -MF target-i386/excp_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-i386/excp_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386/excp_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cputlb.o -MF ./cputlb.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cputlb.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cputlb.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT memory_mapping.o -MF ./memory_mapping.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o memory_mapping.o /builddir/build/BUILD/unicorn-1.0.3/qemu/memory_mapping.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/hw/arm -Ihw/arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT hw/arm/tosa.o -MF hw/arm/tosa.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o hw/arm/tosa.o /builddir/build/BUILD/unicorn-1.0.3/qemu/hw/arm/tosa.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/hw/arm -Ihw/arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT hw/arm/virt.o -MF hw/arm/virt.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o hw/arm/virt.o /builddir/build/BUILD/unicorn-1.0.3/qemu/hw/arm/virt.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include armeb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/helper.o -MF target-arm/helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include arm.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/helper.o -MF target-arm/helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include armeb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/cpu.o -MF target-arm/cpu.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/cpu.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/cpu.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include arm.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/cpu.o -MF target-arm/cpu.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/cpu.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/cpu.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -Itarget-i386 -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include x86_64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-i386/fpu_helper.o -MF target-i386/fpu_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-i386/fpu_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386/fpu_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include armeb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/neon_helper.o -MF target-arm/neon_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/neon_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/neon_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include arm.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/neon_helper.o -MF target-arm/neon_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/neon_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/neon_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -Itarget-i386 -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include x86_64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-i386/cc_helper.o -MF target-i386/cc_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-i386/cc_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386/cc_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -Itarget-i386 -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include x86_64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-i386/int_helper.o -MF target-i386/int_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-i386/int_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386/int_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -Itarget-i386 -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include x86_64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-i386/svm_helper.o -MF target-i386/svm_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-i386/svm_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386/svm_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include armeb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/iwmmxt_helper.o -MF target-arm/iwmmxt_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/iwmmxt_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/iwmmxt_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -Itarget-i386 -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include x86_64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-i386/smm_helper.o -MF target-i386/smm_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-i386/smm_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386/smm_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include arm.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/iwmmxt_helper.o -MF target-arm/iwmmxt_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/iwmmxt_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/iwmmxt_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include armeb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/psci.o -MF target-arm/psci.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/psci.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/psci.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -Itarget-i386 -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include x86_64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-i386/misc_helper.o -MF target-i386/misc_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-i386/misc_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386/misc_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include arm.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/psci.o -MF target-arm/psci.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/psci.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/psci.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include armeb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/unicorn_arm.o -MF target-arm/unicorn_arm.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/unicorn_arm.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/unicorn_arm.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include arm.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/unicorn_arm.o -MF target-arm/unicorn_arm.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/unicorn_arm.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/unicorn_arm.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -Itarget-i386 -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include x86_64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-i386/mem_helper.o -MF target-i386/mem_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-i386/mem_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386/mem_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include armeb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/crypto_helper.o -MF target-arm/crypto_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/crypto_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/crypto_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/armeb-softmmu'
make  BUILD_DIR=/builddir/build/BUILD/unicorn-1.0.3/qemu -C aarch64eb-softmmu V="1" TARGET_DIR="aarch64eb-softmmu/" all
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include arm.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/crypto_helper.o -MF target-arm/crypto_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/crypto_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/crypto_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/arm-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
make  BUILD_DIR=/builddir/build/BUILD/unicorn-1.0.3/qemu -C mips-softmmu V="1" TARGET_DIR="mips-softmmu/" all
sh /builddir/build/BUILD/unicorn-1.0.3/qemu/scripts/create_config < config-target.mak > config-target.h-timestamp
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
sh /builddir/build/BUILD/unicorn-1.0.3/qemu/scripts/create_config < config-target.mak > config-target.h-timestamp
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64eb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT exec.o -MF ./exec.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o exec.o /builddir/build/BUILD/unicorn-1.0.3/qemu/exec.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT exec.o -MF ./exec.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o exec.o /builddir/build/BUILD/unicorn-1.0.3/qemu/exec.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64eb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT translate-all.o -MF ./translate-all.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o translate-all.o /builddir/build/BUILD/unicorn-1.0.3/qemu/translate-all.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT translate-all.o -MF ./translate-all.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o translate-all.o /builddir/build/BUILD/unicorn-1.0.3/qemu/translate-all.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64eb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cpu-exec.o -MF ./cpu-exec.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cpu-exec.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cpu-exec.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cpu-exec.o -MF ./cpu-exec.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cpu-exec.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cpu-exec.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -Itarget-i386 -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include x86_64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-i386/seg_helper.o -MF target-i386/seg_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-i386/seg_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386/seg_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -Itarget-i386 -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include x86_64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-i386/arch_memory_mapping.o -MF target-i386/arch_memory_mapping.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-i386/arch_memory_mapping.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386/arch_memory_mapping.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -Itcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64eb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT tcg/tcg.o -MF tcg/tcg.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o tcg/tcg.o /builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/tcg.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -Itcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT tcg/tcg.o -MF tcg/tcg.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o tcg/tcg.o /builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/tcg.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -Itarget-i386 -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include x86_64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386 -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-i386/unicorn.o -MF target-i386/unicorn.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-i386/unicorn.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-i386/unicorn.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/x86_64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -Itcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64eb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT tcg/optimize.o -MF tcg/optimize.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o tcg/optimize.o /builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/optimize.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
make  BUILD_DIR=/builddir/build/BUILD/unicorn-1.0.3/qemu -C mipsel-softmmu V="1" TARGET_DIR="mipsel-softmmu/" all
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -Itcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT tcg/optimize.o -MF tcg/optimize.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o tcg/optimize.o /builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/optimize.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
sh /builddir/build/BUILD/unicorn-1.0.3/qemu/scripts/create_config < config-target.mak > config-target.h-timestamp
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mipsel.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT exec.o -MF ./exec.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o exec.o /builddir/build/BUILD/unicorn-1.0.3/qemu/exec.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mipsel.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT translate-all.o -MF ./translate-all.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o translate-all.o /builddir/build/BUILD/unicorn-1.0.3/qemu/translate-all.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mipsel.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cpu-exec.o -MF ./cpu-exec.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cpu-exec.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cpu-exec.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include  -MMD -MP -MT target-arm/translate.o -MF target-arm/translate.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/translate.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/translate.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/op_helper.o -MF target-arm/op_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/op_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/op_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/fpu -Ifpu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64eb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT fpu/softfloat.o -MF fpu/softfloat.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o fpu/softfloat.o /builddir/build/BUILD/unicorn-1.0.3/qemu/fpu/softfloat.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -Itcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mipsel.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT tcg/tcg.o -MF tcg/tcg.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o tcg/tcg.o /builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/tcg.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64eb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cpus.o -MF ./cpus.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cpus.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cpus.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64eb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT ioport.o -MF ./ioport.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o ioport.o /builddir/build/BUILD/unicorn-1.0.3/qemu/ioport.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/fpu -Ifpu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT fpu/softfloat.o -MF fpu/softfloat.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o fpu/softfloat.o /builddir/build/BUILD/unicorn-1.0.3/qemu/fpu/softfloat.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cpus.o -MF ./cpus.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cpus.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cpus.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -Itcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mipsel.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT tcg/optimize.o -MF tcg/optimize.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o tcg/optimize.o /builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/optimize.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT ioport.o -MF ./ioport.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o ioport.o /builddir/build/BUILD/unicorn-1.0.3/qemu/ioport.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64eb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT memory.o -MF ./memory.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o memory.o /builddir/build/BUILD/unicorn-1.0.3/qemu/memory.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT memory.o -MF ./memory.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o memory.o /builddir/build/BUILD/unicorn-1.0.3/qemu/memory.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64eb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cputlb.o -MF ./cputlb.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cputlb.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cputlb.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/helper.o -MF target-arm/helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64eb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT memory_mapping.o -MF ./memory_mapping.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o memory_mapping.o /builddir/build/BUILD/unicorn-1.0.3/qemu/memory_mapping.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/hw/arm -Ihw/arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64eb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT hw/arm/tosa.o -MF hw/arm/tosa.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o hw/arm/tosa.o /builddir/build/BUILD/unicorn-1.0.3/qemu/hw/arm/tosa.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/hw/arm -Ihw/arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64eb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT hw/arm/virt.o -MF hw/arm/virt.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o hw/arm/virt.o /builddir/build/BUILD/unicorn-1.0.3/qemu/hw/arm/virt.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/cpu.o -MF target-arm/cpu.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/cpu.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/cpu.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cputlb.o -MF ./cputlb.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cputlb.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cputlb.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT memory_mapping.o -MF ./memory_mapping.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o memory_mapping.o /builddir/build/BUILD/unicorn-1.0.3/qemu/memory_mapping.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/hw/mips -Ihw/mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT hw/mips/mips_r4k.o -MF hw/mips/mips_r4k.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o hw/mips/mips_r4k.o /builddir/build/BUILD/unicorn-1.0.3/qemu/hw/mips/mips_r4k.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/hw/mips -Ihw/mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT hw/mips/addr.o -MF hw/mips/addr.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o hw/mips/addr.o /builddir/build/BUILD/unicorn-1.0.3/qemu/hw/mips/addr.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/hw/mips -Ihw/mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT hw/mips/cputimer.o -MF hw/mips/cputimer.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o hw/mips/cputimer.o /builddir/build/BUILD/unicorn-1.0.3/qemu/hw/mips/cputimer.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/neon_helper.o -MF target-arm/neon_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/neon_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/neon_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/fpu -Ifpu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mipsel.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT fpu/softfloat.o -MF fpu/softfloat.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o fpu/softfloat.o /builddir/build/BUILD/unicorn-1.0.3/qemu/fpu/softfloat.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mipsel.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cpus.o -MF ./cpus.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cpus.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cpus.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/iwmmxt_helper.o -MF target-arm/iwmmxt_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/iwmmxt_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/iwmmxt_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mipsel.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT ioport.o -MF ./ioport.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o ioport.o /builddir/build/BUILD/unicorn-1.0.3/qemu/ioport.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/psci.o -MF target-arm/psci.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/psci.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/psci.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/cpu64.o -MF target-arm/cpu64.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/cpu64.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/cpu64.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mipsel.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT memory.o -MF ./memory.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o memory.o /builddir/build/BUILD/unicorn-1.0.3/qemu/memory.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mipsel.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cputlb.o -MF ./cputlb.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cputlb.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cputlb.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mipsel.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT memory_mapping.o -MF ./memory_mapping.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o memory_mapping.o /builddir/build/BUILD/unicorn-1.0.3/qemu/memory_mapping.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/hw/mips -Ihw/mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mipsel.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT hw/mips/mips_r4k.o -MF hw/mips/mips_r4k.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o hw/mips/mips_r4k.o /builddir/build/BUILD/unicorn-1.0.3/qemu/hw/mips/mips_r4k.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/hw/mips -Ihw/mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mipsel.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT hw/mips/addr.o -MF hw/mips/addr.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o hw/mips/addr.o /builddir/build/BUILD/unicorn-1.0.3/qemu/hw/mips/addr.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/hw/mips -Ihw/mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mipsel.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT hw/mips/cputimer.o -MF hw/mips/cputimer.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o hw/mips/cputimer.o /builddir/build/BUILD/unicorn-1.0.3/qemu/hw/mips/cputimer.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/translate-a64.o -MF target-arm/translate-a64.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/translate-a64.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/translate-a64.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/helper-a64.o -MF target-arm/helper-a64.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/helper-a64.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/helper-a64.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/unicorn_aarch64.o -MF target-arm/unicorn_aarch64.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/unicorn_aarch64.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/unicorn_aarch64.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/crypto_helper.o -MF target-arm/crypto_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/crypto_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/crypto_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64-softmmu'
make  BUILD_DIR=/builddir/build/BUILD/unicorn-1.0.3/qemu -C mips64-softmmu V="1" TARGET_DIR="mips64-softmmu/" all
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
sh /builddir/build/BUILD/unicorn-1.0.3/qemu/scripts/create_config < config-target.mak > config-target.h-timestamp
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT exec.o -MF ./exec.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o exec.o /builddir/build/BUILD/unicorn-1.0.3/qemu/exec.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT translate-all.o -MF ./translate-all.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o translate-all.o /builddir/build/BUILD/unicorn-1.0.3/qemu/translate-all.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cpu-exec.o -MF ./cpu-exec.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cpu-exec.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cpu-exec.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64eb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include  -MMD -MP -MT target-arm/translate.o -MF target-arm/translate.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/translate.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/translate.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64eb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/op_helper.o -MF target-arm/op_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/op_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/op_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -Itcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT tcg/tcg.o -MF tcg/tcg.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o tcg/tcg.o /builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/tcg.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64eb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/helper.o -MF target-arm/helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -Itcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT tcg/optimize.o -MF tcg/optimize.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o tcg/optimize.o /builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/optimize.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64eb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/cpu.o -MF target-arm/cpu.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/cpu.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/cpu.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64eb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/neon_helper.o -MF target-arm/neon_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/neon_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/neon_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64eb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/iwmmxt_helper.o -MF target-arm/iwmmxt_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/iwmmxt_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/iwmmxt_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64eb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/psci.o -MF target-arm/psci.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/psci.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/psci.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64eb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/cpu64.o -MF target-arm/cpu64.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/cpu64.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/cpu64.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/fpu -Ifpu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT fpu/softfloat.o -MF fpu/softfloat.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o fpu/softfloat.o /builddir/build/BUILD/unicorn-1.0.3/qemu/fpu/softfloat.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cpus.o -MF ./cpus.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cpus.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cpus.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT ioport.o -MF ./ioport.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o ioport.o /builddir/build/BUILD/unicorn-1.0.3/qemu/ioport.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include  -MMD -MP -MT target-mips/translate.o -MF target-mips/translate.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/translate.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/translate.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT memory.o -MF ./memory.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o memory.o /builddir/build/BUILD/unicorn-1.0.3/qemu/memory.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-mips/dsp_helper.o -MF target-mips/dsp_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/dsp_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/dsp_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cputlb.o -MF ./cputlb.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cputlb.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cputlb.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT memory_mapping.o -MF ./memory_mapping.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o memory_mapping.o /builddir/build/BUILD/unicorn-1.0.3/qemu/memory_mapping.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/hw/mips -Ihw/mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT hw/mips/mips_r4k.o -MF hw/mips/mips_r4k.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o hw/mips/mips_r4k.o /builddir/build/BUILD/unicorn-1.0.3/qemu/hw/mips/mips_r4k.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/hw/mips -Ihw/mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT hw/mips/addr.o -MF hw/mips/addr.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o hw/mips/addr.o /builddir/build/BUILD/unicorn-1.0.3/qemu/hw/mips/addr.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/hw/mips -Ihw/mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT hw/mips/cputimer.o -MF hw/mips/cputimer.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o hw/mips/cputimer.o /builddir/build/BUILD/unicorn-1.0.3/qemu/hw/mips/cputimer.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mipsel.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include  -MMD -MP -MT target-mips/translate.o -MF target-mips/translate.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/translate.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/translate.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64eb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/translate-a64.o -MF target-arm/translate-a64.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/translate-a64.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/translate-a64.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mipsel.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-mips/dsp_helper.o -MF target-mips/dsp_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/dsp_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/dsp_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64eb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/helper-a64.o -MF target-arm/helper-a64.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/helper-a64.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/helper-a64.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-mips/op_helper.o -MF target-mips/op_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/op_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/op_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64eb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/unicorn_aarch64.o -MF target-arm/unicorn_aarch64.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/unicorn_aarch64.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/unicorn_aarch64.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-mips/lmi_helper.o -MF target-mips/lmi_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/lmi_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/lmi_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -Itarget-arm -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include aarch64eb.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-arm/crypto_helper.o -MF target-arm/crypto_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-arm/crypto_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-arm/crypto_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/aarch64eb-softmmu'
make  BUILD_DIR=/builddir/build/BUILD/unicorn-1.0.3/qemu -C mips64el-softmmu V="1" TARGET_DIR="mips64el-softmmu/" all
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
sh /builddir/build/BUILD/unicorn-1.0.3/qemu/scripts/create_config < config-target.mak > config-target.h-timestamp
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-mips/helper.o -MF target-mips/helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-mips/cpu.o -MF target-mips/cpu.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/cpu.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/cpu.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64el.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT exec.o -MF ./exec.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o exec.o /builddir/build/BUILD/unicorn-1.0.3/qemu/exec.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64el.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT translate-all.o -MF ./translate-all.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o translate-all.o /builddir/build/BUILD/unicorn-1.0.3/qemu/translate-all.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64el.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cpu-exec.o -MF ./cpu-exec.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cpu-exec.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cpu-exec.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -Itcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64el.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT tcg/tcg.o -MF tcg/tcg.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o tcg/tcg.o /builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/tcg.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mipsel.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-mips/op_helper.o -MF target-mips/op_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/op_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/op_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mipsel.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-mips/lmi_helper.o -MF target-mips/lmi_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/lmi_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/lmi_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mipsel.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-mips/helper.o -MF target-mips/helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -Itcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64el.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT tcg/optimize.o -MF tcg/optimize.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o tcg/optimize.o /builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/optimize.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mipsel.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-mips/cpu.o -MF target-mips/cpu.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/cpu.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/cpu.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-mips/msa_helper.o -MF target-mips/msa_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/msa_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/msa_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-mips/unicorn.o -MF target-mips/unicorn.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/unicorn.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/unicorn.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64el.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cpus.o -MF ./cpus.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cpus.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cpus.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64el.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT ioport.o -MF ./ioport.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o ioport.o /builddir/build/BUILD/unicorn-1.0.3/qemu/ioport.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64el.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT memory.o -MF ./memory.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o memory.o /builddir/build/BUILD/unicorn-1.0.3/qemu/memory.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/fpu -Ifpu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64el.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT fpu/softfloat.o -MF fpu/softfloat.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o fpu/softfloat.o /builddir/build/BUILD/unicorn-1.0.3/qemu/fpu/softfloat.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64el.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT memory_mapping.o -MF ./memory_mapping.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o memory_mapping.o /builddir/build/BUILD/unicorn-1.0.3/qemu/memory_mapping.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/hw/mips -Ihw/mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64el.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT hw/mips/mips_r4k.o -MF hw/mips/mips_r4k.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o hw/mips/mips_r4k.o /builddir/build/BUILD/unicorn-1.0.3/qemu/hw/mips/mips_r4k.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/hw/mips -Ihw/mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64el.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT hw/mips/addr.o -MF hw/mips/addr.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o hw/mips/addr.o /builddir/build/BUILD/unicorn-1.0.3/qemu/hw/mips/addr.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/hw/mips -Ihw/mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64el.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT hw/mips/cputimer.o -MF hw/mips/cputimer.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o hw/mips/cputimer.o /builddir/build/BUILD/unicorn-1.0.3/qemu/hw/mips/cputimer.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64el.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cputlb.o -MF ./cputlb.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cputlb.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cputlb.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mipsel.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-mips/msa_helper.o -MF target-mips/msa_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/msa_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/msa_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mipsel.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-mips/unicorn.o -MF target-mips/unicorn.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/unicorn.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/unicorn.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mipsel-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64el.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-mips/dsp_helper.o -MF target-mips/dsp_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/dsp_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/dsp_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64el.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-mips/lmi_helper.o -MF target-mips/lmi_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/lmi_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/lmi_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64el.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-mips/helper.o -MF target-mips/helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64el.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-mips/cpu.o -MF target-mips/cpu.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/cpu.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/cpu.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64el.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-mips/op_helper.o -MF target-mips/op_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/op_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/op_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64el.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-mips/unicorn.o -MF target-mips/unicorn.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/unicorn.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/unicorn.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
make  BUILD_DIR=/builddir/build/BUILD/unicorn-1.0.3/qemu -C sparc-softmmu V="1" TARGET_DIR="sparc-softmmu/" all
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
sh /builddir/build/BUILD/unicorn-1.0.3/qemu/scripts/create_config < config-target.mak > config-target.h-timestamp
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT exec.o -MF ./exec.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o exec.o /builddir/build/BUILD/unicorn-1.0.3/qemu/exec.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT translate-all.o -MF ./translate-all.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o translate-all.o /builddir/build/BUILD/unicorn-1.0.3/qemu/translate-all.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cpu-exec.o -MF ./cpu-exec.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cpu-exec.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cpu-exec.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64el.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-mips/msa_helper.o -MF target-mips/msa_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/msa_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/msa_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -Itcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT tcg/tcg.o -MF tcg/tcg.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o tcg/tcg.o /builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/tcg.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-mips/dsp_helper.o -MF target-mips/dsp_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/dsp_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/dsp_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -Itcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT tcg/optimize.o -MF tcg/optimize.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o tcg/optimize.o /builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/optimize.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include  -MMD -MP -MT target-mips/translate.o -MF target-mips/translate.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/translate.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/translate.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-mips/lmi_helper.o -MF target-mips/lmi_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/lmi_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/lmi_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-mips/helper.o -MF target-mips/helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-mips/cpu.o -MF target-mips/cpu.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/cpu.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/cpu.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/fpu -Ifpu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT fpu/softfloat.o -MF fpu/softfloat.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o fpu/softfloat.o /builddir/build/BUILD/unicorn-1.0.3/qemu/fpu/softfloat.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cpus.o -MF ./cpus.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cpus.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cpus.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT ioport.o -MF ./ioport.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o ioport.o /builddir/build/BUILD/unicorn-1.0.3/qemu/ioport.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-mips/op_helper.o -MF target-mips/op_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/op_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/op_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-mips/unicorn.o -MF target-mips/unicorn.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/unicorn.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/unicorn.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
make  BUILD_DIR=/builddir/build/BUILD/unicorn-1.0.3/qemu -C sparc64-softmmu V="1" TARGET_DIR="sparc64-softmmu/" all
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT memory.o -MF ./memory.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o memory.o /builddir/build/BUILD/unicorn-1.0.3/qemu/memory.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
sh /builddir/build/BUILD/unicorn-1.0.3/qemu/scripts/create_config < config-target.mak > config-target.h-timestamp
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT exec.o -MF ./exec.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o exec.o /builddir/build/BUILD/unicorn-1.0.3/qemu/exec.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cputlb.o -MF ./cputlb.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cputlb.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cputlb.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT memory_mapping.o -MF ./memory_mapping.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o memory_mapping.o /builddir/build/BUILD/unicorn-1.0.3/qemu/memory_mapping.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT translate-all.o -MF ./translate-all.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o translate-all.o /builddir/build/BUILD/unicorn-1.0.3/qemu/translate-all.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/hw/sparc -Ihw/sparc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT hw/sparc/leon3.o -MF hw/sparc/leon3.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o hw/sparc/leon3.o /builddir/build/BUILD/unicorn-1.0.3/qemu/hw/sparc/leon3.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cpu-exec.o -MF ./cpu-exec.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cpu-exec.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cpu-exec.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -Itcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT tcg/tcg.o -MF tcg/tcg.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o tcg/tcg.o /builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/tcg.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -Itcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT tcg/optimize.o -MF tcg/optimize.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o tcg/optimize.o /builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/optimize.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-mips/msa_helper.o -MF target-mips/msa_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/msa_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/msa_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -Itarget-sparc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include  -MMD -MP -MT target-sparc/translate.o -MF target-sparc/translate.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-sparc/translate.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc/translate.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cpus.o -MF ./cpus.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cpus.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cpus.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -Itarget-sparc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-sparc/helper.o -MF target-sparc/helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-sparc/helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc/helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT ioport.o -MF ./ioport.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o ioport.o /builddir/build/BUILD/unicorn-1.0.3/qemu/ioport.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -Itarget-sparc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-sparc/cpu.o -MF target-sparc/cpu.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-sparc/cpu.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc/cpu.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -Itarget-sparc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-sparc/fop_helper.o -MF target-sparc/fop_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-sparc/fop_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc/fop_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -Itarget-sparc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-sparc/cc_helper.o -MF target-sparc/cc_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-sparc/cc_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc/cc_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -Itarget-sparc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-sparc/win_helper.o -MF target-sparc/win_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-sparc/win_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc/win_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -Itarget-sparc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-sparc/mmu_helper.o -MF target-sparc/mmu_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-sparc/mmu_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc/mmu_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -Itarget-sparc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-sparc/int32_helper.o -MF target-sparc/int32_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-sparc/int32_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc/int32_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -Itarget-sparc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-sparc/ldst_helper.o -MF target-sparc/ldst_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-sparc/ldst_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc/ldst_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -Itarget-sparc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-sparc/unicorn.o -MF target-sparc/unicorn.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-sparc/unicorn.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc/unicorn.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT memory.o -MF ./memory.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o memory.o /builddir/build/BUILD/unicorn-1.0.3/qemu/memory.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT memory_mapping.o -MF ./memory_mapping.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o memory_mapping.o /builddir/build/BUILD/unicorn-1.0.3/qemu/memory_mapping.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/hw/sparc64 -Ihw/sparc64 -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT hw/sparc64/sun4u.o -MF hw/sparc64/sun4u.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o hw/sparc64/sun4u.o /builddir/build/BUILD/unicorn-1.0.3/qemu/hw/sparc64/sun4u.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT cputlb.o -MF ./cputlb.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o cputlb.o /builddir/build/BUILD/unicorn-1.0.3/qemu/cputlb.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -Itarget-sparc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-sparc/helper.o -MF target-sparc/helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-sparc/helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc/helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -Itarget-sparc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-sparc/cpu.o -MF target-sparc/cpu.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-sparc/cpu.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc/cpu.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -Itarget-sparc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-sparc/fop_helper.o -MF target-sparc/fop_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-sparc/fop_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc/fop_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/fpu -Ifpu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT fpu/softfloat.o -MF fpu/softfloat.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o fpu/softfloat.o /builddir/build/BUILD/unicorn-1.0.3/qemu/fpu/softfloat.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -Itarget-sparc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-sparc/cc_helper.o -MF target-sparc/cc_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-sparc/cc_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc/cc_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -Itarget-sparc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-sparc/win_helper.o -MF target-sparc/win_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-sparc/win_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc/win_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -Itarget-sparc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-sparc/mmu_helper.o -MF target-sparc/mmu_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-sparc/mmu_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc/mmu_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -Itarget-sparc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-sparc/int64_helper.o -MF target-sparc/int64_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-sparc/int64_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc/int64_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -Itarget-sparc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-sparc/vis_helper.o -MF target-sparc/vis_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-sparc/vis_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc/vis_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -Itarget-sparc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-sparc/unicorn64.o -MF target-sparc/unicorn64.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-sparc/unicorn64.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc/unicorn64.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -Itarget-sparc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -MMD -MP -MT target-sparc/ldst_helper.o -MF target-sparc/ldst_helper.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-sparc/ldst_helper.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc/ldst_helper.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -Itarget-mips -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include mips64el.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include  -MMD -MP -MT target-mips/translate.o -MF target-mips/translate.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-mips/translate.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-mips/translate.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/mips64el-softmmu'
make[2]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
gcc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg -I/builddir/build/BUILD/unicorn-1.0.3/qemu/tcg/s390 -I. -I/builddir/build/BUILD/unicorn-1.0.3/qemu -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -Itarget-sparc -I/builddir/build/BUILD/unicorn-1.0.3/qemu/../include -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -DUNICORN_HAS_X86 -DUNICORN_HAS_ARM -DUNICORN_HAS_ARMEB -DUNICORN_HAS_M68K -DUNICORN_HAS_ARM64 -DUNICORN_HAS_ARM64EB -DUNICORN_HAS_MIPS -DUNICORN_HAS_MIPSEL -DUNICORN_HAS_MIPS64 -DUNICORN_HAS_MIPS64EL -DUNICORN_HAS_SPARC -fPIC -fvisibility=hidden  -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -include sparc64.h -I.. -I/builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc -DNEED_CPU_H -I/builddir/build/BUILD/unicorn-1.0.3/qemu/include  -MMD -MP -MT target-sparc/translate.o -MF target-sparc/translate.d -g -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g  -c -o target-sparc/translate.o /builddir/build/BUILD/unicorn-1.0.3/qemu/target-sparc/translate.c
make[2]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu/sparc64-softmmu'
ar q libunicorn.a qemu/qapi-types.o qemu/qapi-visit.o qemu/accel.o qemu/vl.o qemu/qemu-timer.o qemu/glib_compat.o qemu/qemu-log.o qemu/tcg-runtime.o  qemu/hw/core/qdev.o  qemu/hw/core/machine.o  qemu/qapi/qapi-visit-core.o  qemu/qapi/qapi-dealloc-visitor.o  qemu/qapi/qmp-input-visitor.o  qemu/qapi/qmp-output-visitor.o  qemu/qapi/string-input-visitor.o  qemu/qobject/qint.o  qemu/qobject/qstring.o  qemu/qobject/qdict.o  qemu/qobject/qlist.o  qemu/qobject/qfloat.o  qemu/qobject/qbool.o  qemu/qobject/qerror.o  qemu/qom/object.o  qemu/qom/container.o  qemu/qom/qom-qobject.o  qemu/qom/cpu.o  qemu/util/cutils.o  qemu/util/qemu-timer-common.o  qemu/util/module.o  qemu/util/bitmap.o  qemu/util/bitops.o  qemu/util/error.o  qemu/util/aes.o  qemu/util/crc32c.o  qemu/util/host-utils.o  qemu/util/getauxval.o  qemu/util/oslib-posix.o  qemu/util/qemu-thread-posix.o  qemu/x86_64-softmmu/exec.o  qemu/x86_64-softmmu/translate-all.o  qemu/x86_64-softmmu/cpu-exec.o  qemu/x86_64-softmmu/tcg/tcg.o  qemu/x86_64-softmmu/tcg/optimize.o  qemu/x86_64-softmmu/fpu/softfloat.o  qemu/x86_64-softmmu/cpus.o  qemu/x86_64-softmmu/ioport.o  qemu/x86_64-softmmu/memory.o  qemu/x86_64-softmmu/cputlb.o  qemu/x86_64-softmmu/memory_mapping.o  qemu/x86_64-softmmu/hw/i386/pc.o  qemu/x86_64-softmmu/hw/i386/pc_piix.o  qemu/x86_64-softmmu/hw/intc/apic.o  qemu/x86_64-softmmu/hw/intc/apic_common.o  qemu/x86_64-softmmu/target-i386/translate.o  qemu/x86_64-softmmu/target-i386/helper.o  qemu/x86_64-softmmu/target-i386/cpu.o  qemu/x86_64-softmmu/target-i386/excp_helper.o  qemu/x86_64-softmmu/target-i386/fpu_helper.o  qemu/x86_64-softmmu/target-i386/cc_helper.o  qemu/x86_64-softmmu/target-i386/int_helper.o  qemu/x86_64-softmmu/target-i386/svm_helper.o  qemu/x86_64-softmmu/target-i386/smm_helper.o  qemu/x86_64-softmmu/target-i386/misc_helper.o  qemu/x86_64-softmmu/target-i386/mem_helper.o  qemu/x86_64-softmmu/target-i386/seg_helper.o  qemu/x86_64-softmmu/target-i386/arch_memory_mapping.o  qemu/x86_64-softmmu/target-i386/unicorn.o  qemu/arm-softmmu/exec.o  qemu/arm-softmmu/translate-all.o  qemu/arm-softmmu/cpu-exec.o  qemu/arm-softmmu/tcg/tcg.o  qemu/arm-softmmu/tcg/optimize.o  qemu/arm-softmmu/fpu/softfloat.o  qemu/arm-softmmu/cpus.o  qemu/arm-softmmu/ioport.o  qemu/arm-softmmu/memory.o  qemu/arm-softmmu/cputlb.o  qemu/arm-softmmu/memory_mapping.o  qemu/arm-softmmu/hw/arm/tosa.o  qemu/arm-softmmu/hw/arm/virt.o  qemu/arm-softmmu/target-arm/translate.o  qemu/arm-softmmu/target-arm/op_helper.o  qemu/arm-softmmu/target-arm/helper.o  qemu/arm-softmmu/target-arm/cpu.o  qemu/arm-softmmu/target-arm/neon_helper.o  qemu/arm-softmmu/target-arm/iwmmxt_helper.o  qemu/arm-softmmu/target-arm/crypto_helper.o  qemu/arm-softmmu/target-arm/psci.o  qemu/arm-softmmu/target-arm/unicorn_arm.o  qemu/armeb-softmmu/exec.o  qemu/armeb-softmmu/translate-all.o  qemu/armeb-softmmu/cpu-exec.o  qemu/armeb-softmmu/tcg/tcg.o  qemu/armeb-softmmu/tcg/optimize.o  qemu/armeb-softmmu/fpu/softfloat.o  qemu/armeb-softmmu/cpus.o  qemu/armeb-softmmu/ioport.o  qemu/armeb-softmmu/memory.o  qemu/armeb-softmmu/cputlb.o  qemu/armeb-softmmu/memory_mapping.o  qemu/armeb-softmmu/hw/arm/tosa.o  qemu/armeb-softmmu/hw/arm/virt.o  qemu/armeb-softmmu/target-arm/translate.o  qemu/armeb-softmmu/target-arm/op_helper.o  qemu/armeb-softmmu/target-arm/helper.o  qemu/armeb-softmmu/target-arm/cpu.o  qemu/armeb-softmmu/target-arm/neon_helper.o  qemu/armeb-softmmu/target-arm/iwmmxt_helper.o  qemu/armeb-softmmu/target-arm/crypto_helper.o  qemu/armeb-softmmu/target-arm/psci.o  qemu/armeb-softmmu/target-arm/unicorn_arm.o  qemu/m68k-softmmu/exec.o  qemu/m68k-softmmu/translate-all.o  qemu/m68k-softmmu/cpu-exec.o  qemu/m68k-softmmu/tcg/tcg.o  qemu/m68k-softmmu/tcg/optimize.o  qemu/m68k-softmmu/fpu/softfloat.o  qemu/m68k-softmmu/cpus.o  qemu/m68k-softmmu/ioport.o  qemu/m68k-softmmu/memory.o  qemu/m68k-softmmu/cputlb.o  qemu/m68k-softmmu/memory_mapping.o  qemu/m68k-softmmu/hw/m68k/dummy_m68k.o  qemu/m68k-softmmu/target-m68k/translate.o  qemu/m68k-softmmu/target-m68k/op_helper.o  qemu/m68k-softmmu/target-m68k/helper.o  qemu/m68k-softmmu/target-m68k/cpu.o  qemu/m68k-softmmu/target-m68k/unicorn.o  qemu/aarch64-softmmu/exec.o  qemu/aarch64-softmmu/translate-all.o  qemu/aarch64-softmmu/cpu-exec.o  qemu/aarch64-softmmu/tcg/tcg.o  qemu/aarch64-softmmu/tcg/optimize.o  qemu/aarch64-softmmu/fpu/softfloat.o  qemu/aarch64-softmmu/cpus.o  qemu/aarch64-softmmu/ioport.o  qemu/aarch64-softmmu/memory.o  qemu/aarch64-softmmu/cputlb.o  qemu/aarch64-softmmu/memory_mapping.o  qemu/aarch64-softmmu/hw/arm/tosa.o  qemu/aarch64-softmmu/hw/arm/virt.o  qemu/aarch64-softmmu/target-arm/translate.o  qemu/aarch64-softmmu/target-arm/op_helper.o  qemu/aarch64-softmmu/target-arm/helper.o  qemu/aarch64-softmmu/target-arm/cpu.o  qemu/aarch64-softmmu/target-arm/neon_helper.o  qemu/aarch64-softmmu/target-arm/iwmmxt_helper.o  qemu/aarch64-softmmu/target-arm/crypto_helper.o  qemu/aarch64-softmmu/target-arm/psci.o  qemu/aarch64-softmmu/target-arm/cpu64.o  qemu/aarch64-softmmu/target-arm/translate-a64.o  qemu/aarch64-softmmu/target-arm/helper-a64.o  qemu/aarch64-softmmu/target-arm/unicorn_aarch64.o  qemu/aarch64eb-softmmu/exec.o  qemu/aarch64eb-softmmu/translate-all.o  qemu/aarch64eb-softmmu/cpu-exec.o  qemu/aarch64eb-softmmu/tcg/tcg.o  qemu/aarch64eb-softmmu/tcg/optimize.o  qemu/aarch64eb-softmmu/fpu/softfloat.o  qemu/aarch64eb-softmmu/cpus.o  qemu/aarch64eb-softmmu/ioport.o  qemu/aarch64eb-softmmu/memory.o  qemu/aarch64eb-softmmu/cputlb.o  qemu/aarch64eb-softmmu/memory_mapping.o  qemu/aarch64eb-softmmu/hw/arm/tosa.o  qemu/aarch64eb-softmmu/hw/arm/virt.o  qemu/aarch64eb-softmmu/target-arm/translate.o  qemu/aarch64eb-softmmu/target-arm/op_helper.o  qemu/aarch64eb-softmmu/target-arm/helper.o  qemu/aarch64eb-softmmu/target-arm/cpu.o  qemu/aarch64eb-softmmu/target-arm/neon_helper.o  qemu/aarch64eb-softmmu/target-arm/iwmmxt_helper.o  qemu/aarch64eb-softmmu/target-arm/crypto_helper.o  qemu/aarch64eb-softmmu/target-arm/psci.o  qemu/aarch64eb-softmmu/target-arm/cpu64.o  qemu/aarch64eb-softmmu/target-arm/translate-a64.o  qemu/aarch64eb-softmmu/target-arm/helper-a64.o  qemu/aarch64eb-softmmu/target-arm/unicorn_aarch64.o  qemu/mips-softmmu/exec.o  qemu/mips-softmmu/translate-all.o  qemu/mips-softmmu/cpu-exec.o  qemu/mips-softmmu/tcg/tcg.o  qemu/mips-softmmu/tcg/optimize.o  qemu/mips-softmmu/fpu/softfloat.o  qemu/mips-softmmu/cpus.o  qemu/mips-softmmu/ioport.o  qemu/mips-softmmu/memory.o  qemu/mips-softmmu/cputlb.o  qemu/mips-softmmu/memory_mapping.o  qemu/mips-softmmu/hw/mips/mips_r4k.o  qemu/mips-softmmu/hw/mips/addr.o  qemu/mips-softmmu/hw/mips/cputimer.o  qemu/mips-softmmu/target-mips/translate.o  qemu/mips-softmmu/target-mips/dsp_helper.o  qemu/mips-softmmu/target-mips/op_helper.o  qemu/mips-softmmu/target-mips/lmi_helper.o  qemu/mips-softmmu/target-mips/helper.o  qemu/mips-softmmu/target-mips/cpu.o  qemu/mips-softmmu/target-mips/msa_helper.o  qemu/mips-softmmu/target-mips/unicorn.o  qemu/mipsel-softmmu/exec.o  qemu/mipsel-softmmu/translate-all.o  qemu/mipsel-softmmu/cpu-exec.o  qemu/mipsel-softmmu/tcg/tcg.o  qemu/mipsel-softmmu/tcg/optimize.o  qemu/mipsel-softmmu/fpu/softfloat.o  qemu/mipsel-softmmu/cpus.o  qemu/mipsel-softmmu/ioport.o  qemu/mipsel-softmmu/memory.o  qemu/mipsel-softmmu/cputlb.o  qemu/mipsel-softmmu/memory_mapping.o  qemu/mipsel-softmmu/hw/mips/mips_r4k.o  qemu/mipsel-softmmu/hw/mips/addr.o  qemu/mipsel-softmmu/hw/mips/cputimer.o  qemu/mipsel-softmmu/target-mips/translate.o  qemu/mipsel-softmmu/target-mips/dsp_helper.o  qemu/mipsel-softmmu/target-mips/op_helper.o  qemu/mipsel-softmmu/target-mips/lmi_helper.o  qemu/mipsel-softmmu/target-mips/helper.o  qemu/mipsel-softmmu/target-mips/cpu.o  qemu/mipsel-softmmu/target-mips/msa_helper.o  qemu/mipsel-softmmu/target-mips/unicorn.o  qemu/mips64-softmmu/exec.o  qemu/mips64-softmmu/translate-all.o  qemu/mips64-softmmu/cpu-exec.o  qemu/mips64-softmmu/tcg/tcg.o  qemu/mips64-softmmu/tcg/optimize.o  qemu/mips64-softmmu/fpu/softfloat.o  qemu/mips64-softmmu/cpus.o  qemu/mips64-softmmu/ioport.o  qemu/mips64-softmmu/memory.o  qemu/mips64-softmmu/cputlb.o  qemu/mips64-softmmu/memory_mapping.o  qemu/mips64-softmmu/hw/mips/mips_r4k.o  qemu/mips64-softmmu/hw/mips/addr.o  qemu/mips64-softmmu/hw/mips/cputimer.o  qemu/mips64-softmmu/target-mips/translate.o  qemu/mips64-softmmu/target-mips/dsp_helper.o  qemu/mips64-softmmu/target-mips/op_helper.o  qemu/mips64-softmmu/target-mips/lmi_helper.o  qemu/mips64-softmmu/target-mips/helper.o  qemu/mips64-softmmu/target-mips/cpu.o  qemu/mips64-softmmu/target-mips/msa_helper.o  qemu/mips64-softmmu/target-mips/unicorn.o  qemu/mips64el-softmmu/exec.o  qemu/mips64el-softmmu/translate-all.o  qemu/mips64el-softmmu/cpu-exec.o  qemu/mips64el-softmmu/tcg/tcg.o  qemu/mips64el-softmmu/tcg/optimize.o  qemu/mips64el-softmmu/fpu/softfloat.o  qemu/mips64el-softmmu/cpus.o  qemu/mips64el-softmmu/ioport.o  qemu/mips64el-softmmu/memory.o  qemu/mips64el-softmmu/cputlb.o  qemu/mips64el-softmmu/memory_mapping.o  qemu/mips64el-softmmu/hw/mips/mips_r4k.o  qemu/mips64el-softmmu/hw/mips/addr.o  qemu/mips64el-softmmu/hw/mips/cputimer.o  qemu/mips64el-softmmu/target-mips/translate.o  qemu/mips64el-softmmu/target-mips/dsp_helper.o  qemu/mips64el-softmmu/target-mips/op_helper.o  qemu/mips64el-softmmu/target-mips/lmi_helper.o  qemu/mips64el-softmmu/target-mips/helper.o  qemu/mips64el-softmmu/target-mips/cpu.o  qemu/mips64el-softmmu/target-mips/msa_helper.o  qemu/mips64el-softmmu/target-mips/unicorn.o  qemu/sparc-softmmu/exec.o  qemu/sparc-softmmu/translate-all.o  qemu/sparc-softmmu/cpu-exec.o  qemu/sparc-softmmu/tcg/tcg.o  qemu/sparc-softmmu/tcg/optimize.o  qemu/sparc-softmmu/fpu/softfloat.o  qemu/sparc-softmmu/cpus.o  qemu/sparc-softmmu/ioport.o  qemu/sparc-softmmu/memory.o  qemu/sparc-softmmu/cputlb.o  qemu/sparc-softmmu/memory_mapping.o  qemu/sparc-softmmu/hw/sparc/leon3.o  qemu/sparc-softmmu/target-sparc/translate.o  qemu/sparc-softmmu/target-sparc/helper.o  qemu/sparc-softmmu/target-sparc/cpu.o  qemu/sparc-softmmu/target-sparc/fop_helper.o  qemu/sparc-softmmu/target-sparc/cc_helper.o  qemu/sparc-softmmu/target-sparc/win_helper.o  qemu/sparc-softmmu/target-sparc/mmu_helper.o  qemu/sparc-softmmu/target-sparc/ldst_helper.o  qemu/sparc-softmmu/target-sparc/int32_helper.o  qemu/sparc-softmmu/target-sparc/unicorn.o  qemu/sparc64-softmmu/exec.o  qemu/sparc64-softmmu/translate-all.o  qemu/sparc64-softmmu/cpu-exec.o  qemu/sparc64-softmmu/tcg/tcg.o  qemu/sparc64-softmmu/tcg/optimize.o  qemu/sparc64-softmmu/fpu/softfloat.o  qemu/sparc64-softmmu/cpus.o  qemu/sparc64-softmmu/ioport.o  qemu/sparc64-softmmu/memory.o  qemu/sparc64-softmmu/cputlb.o  qemu/sparc64-softmmu/memory_mapping.o  qemu/sparc64-softmmu/hw/sparc64/sun4u.o  qemu/sparc64-softmmu/target-sparc/translate.o  qemu/sparc64-softmmu/target-sparc/helper.o  qemu/sparc64-softmmu/target-sparc/cpu.o  qemu/sparc64-softmmu/target-sparc/fop_helper.o  qemu/sparc64-softmmu/target-sparc/cc_helper.o  qemu/sparc64-softmmu/target-sparc/win_helper.o  qemu/sparc64-softmmu/target-sparc/mmu_helper.o  qemu/sparc64-softmmu/target-sparc/ldst_helper.o  qemu/sparc64-softmmu/target-sparc/int64_helper.o  qemu/sparc64-softmmu/target-sparc/vis_helper.o  qemu/sparc64-softmmu/target-sparc/unicorn64.o list.o uc.o
ranlib libunicorn.a
ar: creating libunicorn.a
gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g -shared qemu/qapi-types.o qemu/qapi-visit.o qemu/accel.o qemu/vl.o qemu/qemu-timer.o qemu/glib_compat.o qemu/qemu-log.o qemu/tcg-runtime.o  qemu/hw/core/qdev.o  qemu/hw/core/machine.o  qemu/qapi/qapi-visit-core.o  qemu/qapi/qapi-dealloc-visitor.o  qemu/qapi/qmp-input-visitor.o  qemu/qapi/qmp-output-visitor.o  qemu/qapi/string-input-visitor.o  qemu/qobject/qint.o  qemu/qobject/qstring.o  qemu/qobject/qdict.o  qemu/qobject/qlist.o  qemu/qobject/qfloat.o  qemu/qobject/qbool.o  qemu/qobject/qerror.o  qemu/qom/object.o  qemu/qom/container.o  qemu/qom/qom-qobject.o  qemu/qom/cpu.o  qemu/util/cutils.o  qemu/util/qemu-timer-common.o  qemu/util/module.o  qemu/util/bitmap.o  qemu/util/bitops.o  qemu/util/error.o  qemu/util/aes.o  qemu/util/crc32c.o  qemu/util/host-utils.o  qemu/util/getauxval.o  qemu/util/oslib-posix.o  qemu/util/qemu-thread-posix.o  qemu/x86_64-softmmu/exec.o  qemu/x86_64-softmmu/translate-all.o  qemu/x86_64-softmmu/cpu-exec.o  qemu/x86_64-softmmu/tcg/tcg.o  qemu/x86_64-softmmu/tcg/optimize.o  qemu/x86_64-softmmu/fpu/softfloat.o  qemu/x86_64-softmmu/cpus.o  qemu/x86_64-softmmu/ioport.o  qemu/x86_64-softmmu/memory.o  qemu/x86_64-softmmu/cputlb.o  qemu/x86_64-softmmu/memory_mapping.o  qemu/x86_64-softmmu/hw/i386/pc.o  qemu/x86_64-softmmu/hw/i386/pc_piix.o  qemu/x86_64-softmmu/hw/intc/apic.o  qemu/x86_64-softmmu/hw/intc/apic_common.o  qemu/x86_64-softmmu/target-i386/translate.o  qemu/x86_64-softmmu/target-i386/helper.o  qemu/x86_64-softmmu/target-i386/cpu.o  qemu/x86_64-softmmu/target-i386/excp_helper.o  qemu/x86_64-softmmu/target-i386/fpu_helper.o  qemu/x86_64-softmmu/target-i386/cc_helper.o  qemu/x86_64-softmmu/target-i386/int_helper.o  qemu/x86_64-softmmu/target-i386/svm_helper.o  qemu/x86_64-softmmu/target-i386/smm_helper.o  qemu/x86_64-softmmu/target-i386/misc_helper.o  qemu/x86_64-softmmu/target-i386/mem_helper.o  qemu/x86_64-softmmu/target-i386/seg_helper.o  qemu/x86_64-softmmu/target-i386/arch_memory_mapping.o  qemu/x86_64-softmmu/target-i386/unicorn.o  qemu/arm-softmmu/exec.o  qemu/arm-softmmu/translate-all.o  qemu/arm-softmmu/cpu-exec.o  qemu/arm-softmmu/tcg/tcg.o  qemu/arm-softmmu/tcg/optimize.o  qemu/arm-softmmu/fpu/softfloat.o  qemu/arm-softmmu/cpus.o  qemu/arm-softmmu/ioport.o  qemu/arm-softmmu/memory.o  qemu/arm-softmmu/cputlb.o  qemu/arm-softmmu/memory_mapping.o  qemu/arm-softmmu/hw/arm/tosa.o  qemu/arm-softmmu/hw/arm/virt.o  qemu/arm-softmmu/target-arm/translate.o  qemu/arm-softmmu/target-arm/op_helper.o  qemu/arm-softmmu/target-arm/helper.o  qemu/arm-softmmu/target-arm/cpu.o  qemu/arm-softmmu/target-arm/neon_helper.o  qemu/arm-softmmu/target-arm/iwmmxt_helper.o  qemu/arm-softmmu/target-arm/crypto_helper.o  qemu/arm-softmmu/target-arm/psci.o  qemu/arm-softmmu/target-arm/unicorn_arm.o  qemu/armeb-softmmu/exec.o  qemu/armeb-softmmu/translate-all.o  qemu/armeb-softmmu/cpu-exec.o  qemu/armeb-softmmu/tcg/tcg.o  qemu/armeb-softmmu/tcg/optimize.o  qemu/armeb-softmmu/fpu/softfloat.o  qemu/armeb-softmmu/cpus.o  qemu/armeb-softmmu/ioport.o  qemu/armeb-softmmu/memory.o  qemu/armeb-softmmu/cputlb.o  qemu/armeb-softmmu/memory_mapping.o  qemu/armeb-softmmu/hw/arm/tosa.o  qemu/armeb-softmmu/hw/arm/virt.o  qemu/armeb-softmmu/target-arm/translate.o  qemu/armeb-softmmu/target-arm/op_helper.o  qemu/armeb-softmmu/target-arm/helper.o  qemu/armeb-softmmu/target-arm/cpu.o  qemu/armeb-softmmu/target-arm/neon_helper.o  qemu/armeb-softmmu/target-arm/iwmmxt_helper.o  qemu/armeb-softmmu/target-arm/crypto_helper.o  qemu/armeb-softmmu/target-arm/psci.o  qemu/armeb-softmmu/target-arm/unicorn_arm.o  qemu/m68k-softmmu/exec.o  qemu/m68k-softmmu/translate-all.o  qemu/m68k-softmmu/cpu-exec.o  qemu/m68k-softmmu/tcg/tcg.o  qemu/m68k-softmmu/tcg/optimize.o  qemu/m68k-softmmu/fpu/softfloat.o  qemu/m68k-softmmu/cpus.o  qemu/m68k-softmmu/ioport.o  qemu/m68k-softmmu/memory.o  qemu/m68k-softmmu/cputlb.o  qemu/m68k-softmmu/memory_mapping.o  qemu/m68k-softmmu/hw/m68k/dummy_m68k.o  qemu/m68k-softmmu/target-m68k/translate.o  qemu/m68k-softmmu/target-m68k/op_helper.o  qemu/m68k-softmmu/target-m68k/helper.o  qemu/m68k-softmmu/target-m68k/cpu.o  qemu/m68k-softmmu/target-m68k/unicorn.o  qemu/aarch64-softmmu/exec.o  qemu/aarch64-softmmu/translate-all.o  qemu/aarch64-softmmu/cpu-exec.o  qemu/aarch64-softmmu/tcg/tcg.o  qemu/aarch64-softmmu/tcg/optimize.o  qemu/aarch64-softmmu/fpu/softfloat.o  qemu/aarch64-softmmu/cpus.o  qemu/aarch64-softmmu/ioport.o  qemu/aarch64-softmmu/memory.o  qemu/aarch64-softmmu/cputlb.o  qemu/aarch64-softmmu/memory_mapping.o  qemu/aarch64-softmmu/hw/arm/tosa.o  qemu/aarch64-softmmu/hw/arm/virt.o  qemu/aarch64-softmmu/target-arm/translate.o  qemu/aarch64-softmmu/target-arm/op_helper.o  qemu/aarch64-softmmu/target-arm/helper.o  qemu/aarch64-softmmu/target-arm/cpu.o  qemu/aarch64-softmmu/target-arm/neon_helper.o  qemu/aarch64-softmmu/target-arm/iwmmxt_helper.o  qemu/aarch64-softmmu/target-arm/crypto_helper.o  qemu/aarch64-softmmu/target-arm/psci.o  qemu/aarch64-softmmu/target-arm/cpu64.o  qemu/aarch64-softmmu/target-arm/translate-a64.o  qemu/aarch64-softmmu/target-arm/helper-a64.o  qemu/aarch64-softmmu/target-arm/unicorn_aarch64.o  qemu/aarch64eb-softmmu/exec.o  qemu/aarch64eb-softmmu/translate-all.o  qemu/aarch64eb-softmmu/cpu-exec.o  qemu/aarch64eb-softmmu/tcg/tcg.o  qemu/aarch64eb-softmmu/tcg/optimize.o  qemu/aarch64eb-softmmu/fpu/softfloat.o  qemu/aarch64eb-softmmu/cpus.o  qemu/aarch64eb-softmmu/ioport.o  qemu/aarch64eb-softmmu/memory.o  qemu/aarch64eb-softmmu/cputlb.o  qemu/aarch64eb-softmmu/memory_mapping.o  qemu/aarch64eb-softmmu/hw/arm/tosa.o  qemu/aarch64eb-softmmu/hw/arm/virt.o  qemu/aarch64eb-softmmu/target-arm/translate.o  qemu/aarch64eb-softmmu/target-arm/op_helper.o  qemu/aarch64eb-softmmu/target-arm/helper.o  qemu/aarch64eb-softmmu/target-arm/cpu.o  qemu/aarch64eb-softmmu/target-arm/neon_helper.o  qemu/aarch64eb-softmmu/target-arm/iwmmxt_helper.o  qemu/aarch64eb-softmmu/target-arm/crypto_helper.o  qemu/aarch64eb-softmmu/target-arm/psci.o  qemu/aarch64eb-softmmu/target-arm/cpu64.o  qemu/aarch64eb-softmmu/target-arm/translate-a64.o  qemu/aarch64eb-softmmu/target-arm/helper-a64.o  qemu/aarch64eb-softmmu/target-arm/unicorn_aarch64.o  qemu/mips-softmmu/exec.o  qemu/mips-softmmu/translate-all.o  qemu/mips-softmmu/cpu-exec.o  qemu/mips-softmmu/tcg/tcg.o  qemu/mips-softmmu/tcg/optimize.o  qemu/mips-softmmu/fpu/softfloat.o  qemu/mips-softmmu/cpus.o  qemu/mips-softmmu/ioport.o  qemu/mips-softmmu/memory.o  qemu/mips-softmmu/cputlb.o  qemu/mips-softmmu/memory_mapping.o  qemu/mips-softmmu/hw/mips/mips_r4k.o  qemu/mips-softmmu/hw/mips/addr.o  qemu/mips-softmmu/hw/mips/cputimer.o  qemu/mips-softmmu/target-mips/translate.o  qemu/mips-softmmu/target-mips/dsp_helper.o  qemu/mips-softmmu/target-mips/op_helper.o  qemu/mips-softmmu/target-mips/lmi_helper.o  qemu/mips-softmmu/target-mips/helper.o  qemu/mips-softmmu/target-mips/cpu.o  qemu/mips-softmmu/target-mips/msa_helper.o  qemu/mips-softmmu/target-mips/unicorn.o  qemu/mipsel-softmmu/exec.o  qemu/mipsel-softmmu/translate-all.o  qemu/mipsel-softmmu/cpu-exec.o  qemu/mipsel-softmmu/tcg/tcg.o  qemu/mipsel-softmmu/tcg/optimize.o  qemu/mipsel-softmmu/fpu/softfloat.o  qemu/mipsel-softmmu/cpus.o  qemu/mipsel-softmmu/ioport.o  qemu/mipsel-softmmu/memory.o  qemu/mipsel-softmmu/cputlb.o  qemu/mipsel-softmmu/memory_mapping.o  qemu/mipsel-softmmu/hw/mips/mips_r4k.o  qemu/mipsel-softmmu/hw/mips/addr.o  qemu/mipsel-softmmu/hw/mips/cputimer.o  qemu/mipsel-softmmu/target-mips/translate.o  qemu/mipsel-softmmu/target-mips/dsp_helper.o  qemu/mipsel-softmmu/target-mips/op_helper.o  qemu/mipsel-softmmu/target-mips/lmi_helper.o  qemu/mipsel-softmmu/target-mips/helper.o  qemu/mipsel-softmmu/target-mips/cpu.o  qemu/mipsel-softmmu/target-mips/msa_helper.o  qemu/mipsel-softmmu/target-mips/unicorn.o  qemu/mips64-softmmu/exec.o  qemu/mips64-softmmu/translate-all.o  qemu/mips64-softmmu/cpu-exec.o  qemu/mips64-softmmu/tcg/tcg.o  qemu/mips64-softmmu/tcg/optimize.o  qemu/mips64-softmmu/fpu/softfloat.o  qemu/mips64-softmmu/cpus.o  qemu/mips64-softmmu/ioport.o  qemu/mips64-softmmu/memory.o  qemu/mips64-softmmu/cputlb.o  qemu/mips64-softmmu/memory_mapping.o  qemu/mips64-softmmu/hw/mips/mips_r4k.o  qemu/mips64-softmmu/hw/mips/addr.o  qemu/mips64-softmmu/hw/mips/cputimer.o  qemu/mips64-softmmu/target-mips/translate.o  qemu/mips64-softmmu/target-mips/dsp_helper.o  qemu/mips64-softmmu/target-mips/op_helper.o  qemu/mips64-softmmu/target-mips/lmi_helper.o  qemu/mips64-softmmu/target-mips/helper.o  qemu/mips64-softmmu/target-mips/cpu.o  qemu/mips64-softmmu/target-mips/msa_helper.o  qemu/mips64-softmmu/target-mips/unicorn.o  qemu/mips64el-softmmu/exec.o  qemu/mips64el-softmmu/translate-all.o  qemu/mips64el-softmmu/cpu-exec.o  qemu/mips64el-softmmu/tcg/tcg.o  qemu/mips64el-softmmu/tcg/optimize.o  qemu/mips64el-softmmu/fpu/softfloat.o  qemu/mips64el-softmmu/cpus.o  qemu/mips64el-softmmu/ioport.o  qemu/mips64el-softmmu/memory.o  qemu/mips64el-softmmu/cputlb.o  qemu/mips64el-softmmu/memory_mapping.o  qemu/mips64el-softmmu/hw/mips/mips_r4k.o  qemu/mips64el-softmmu/hw/mips/addr.o  qemu/mips64el-softmmu/hw/mips/cputimer.o  qemu/mips64el-softmmu/target-mips/translate.o  qemu/mips64el-softmmu/target-mips/dsp_helper.o  qemu/mips64el-softmmu/target-mips/op_helper.o  qemu/mips64el-softmmu/target-mips/lmi_helper.o  qemu/mips64el-softmmu/target-mips/helper.o  qemu/mips64el-softmmu/target-mips/cpu.o  qemu/mips64el-softmmu/target-mips/msa_helper.o  qemu/mips64el-softmmu/target-mips/unicorn.o  qemu/sparc-softmmu/exec.o  qemu/sparc-softmmu/translate-all.o  qemu/sparc-softmmu/cpu-exec.o  qemu/sparc-softmmu/tcg/tcg.o  qemu/sparc-softmmu/tcg/optimize.o  qemu/sparc-softmmu/fpu/softfloat.o  qemu/sparc-softmmu/cpus.o  qemu/sparc-softmmu/ioport.o  qemu/sparc-softmmu/memory.o  qemu/sparc-softmmu/cputlb.o  qemu/sparc-softmmu/memory_mapping.o  qemu/sparc-softmmu/hw/sparc/leon3.o  qemu/sparc-softmmu/target-sparc/translate.o  qemu/sparc-softmmu/target-sparc/helper.o  qemu/sparc-softmmu/target-sparc/cpu.o  qemu/sparc-softmmu/target-sparc/fop_helper.o  qemu/sparc-softmmu/target-sparc/cc_helper.o  qemu/sparc-softmmu/target-sparc/win_helper.o  qemu/sparc-softmmu/target-sparc/mmu_helper.o  qemu/sparc-softmmu/target-sparc/ldst_helper.o  qemu/sparc-softmmu/target-sparc/int32_helper.o  qemu/sparc-softmmu/target-sparc/unicorn.o  qemu/sparc64-softmmu/exec.o  qemu/sparc64-softmmu/translate-all.o  qemu/sparc64-softmmu/cpu-exec.o  qemu/sparc64-softmmu/tcg/tcg.o  qemu/sparc64-softmmu/tcg/optimize.o  qemu/sparc64-softmmu/fpu/softfloat.o  qemu/sparc64-softmmu/cpus.o  qemu/sparc64-softmmu/ioport.o  qemu/sparc64-softmmu/memory.o  qemu/sparc64-softmmu/cputlb.o  qemu/sparc64-softmmu/memory_mapping.o  qemu/sparc64-softmmu/hw/sparc64/sun4u.o  qemu/sparc64-softmmu/target-sparc/translate.o  qemu/sparc64-softmmu/target-sparc/helper.o  qemu/sparc64-softmmu/target-sparc/cpu.o  qemu/sparc64-softmmu/target-sparc/fop_helper.o  qemu/sparc64-softmmu/target-sparc/cc_helper.o  qemu/sparc64-softmmu/target-sparc/win_helper.o  qemu/sparc64-softmmu/target-sparc/mmu_helper.o  qemu/sparc64-softmmu/target-sparc/ldst_helper.o  qemu/sparc64-softmmu/target-sparc/int64_helper.o  qemu/sparc64-softmmu/target-sparc/vis_helper.o  qemu/sparc64-softmmu/target-sparc/unicorn64.o list.o uc.o -o libunicorn.so.1 -Wl,-Bsymbolic-functions,-soname,libunicorn.so.1 -lm
ln -sf libunicorn.so.1 libunicorn.so
/usr/bin/make -C samples
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Werror -I../include -c sample_armeb.c -o sample_armeb.o
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Werror -I../include -c sample_arm.c -o sample_arm.o
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Werror -I../include -c sample_arm64.c -o sample_arm64.o
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Werror -I../include -c sample_arm64eb.c -o sample_arm64eb.o
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Werror -I../include -c sample_mips.c -o sample_mips.o
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Werror -I../include -c sample_sparc.c -o sample_sparc.o
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Werror -I../include -c shellcode.c -o shellcode.o
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Werror -I../include -c mem_apis.c -o mem_apis.o
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Werror -I../include -c sample_x86.c -o sample_x86.o
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Werror -I../include -c sample_x86_32_gdt_and_seg_regs.c -o sample_x86_32_gdt_and_seg_regs.o
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Werror -I../include -c sample_batch_reg.c -o sample_batch_reg.o
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Werror -I../include -c sample_m68k.c -o sample_m68k.o
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
gcc sample_armeb.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Werror -I../include -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -L.. -lunicorn -lpthread -lm -lrt -o sample_armeb
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
gcc sample_arm.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Werror -I../include -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -L.. -lunicorn -lpthread -lm -lrt -o sample_arm
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
gcc sample_arm64.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Werror -I../include -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -L.. -lunicorn -lpthread -lm -lrt -o sample_arm64
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
gcc sample_arm64eb.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Werror -I../include -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -L.. -lunicorn -lpthread -lm -lrt -o sample_arm64eb
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
gcc sample_sparc.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Werror -I../include -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -L.. -lunicorn -lpthread -lm -lrt -o sample_sparc
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
gcc sample_mips.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Werror -I../include -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -L.. -lunicorn -lpthread -lm -lrt -o sample_mips
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
gcc shellcode.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Werror -I../include -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -L.. -lunicorn -lpthread -lm -lrt -o shellcode
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
gcc mem_apis.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Werror -I../include -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -L.. -lunicorn -lpthread -lm -lrt -o mem_apis
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
gcc sample_x86.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Werror -I../include -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -L.. -lunicorn -lpthread -lm -lrt -o sample_x86
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
gcc sample_x86_32_gdt_and_seg_regs.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Werror -I../include -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -L.. -lunicorn -lpthread -lm -lrt -o sample_x86_32_gdt_and_seg_regs
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
gcc sample_batch_reg.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Werror -I../include -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -L.. -lunicorn -lpthread -lm -lrt -o sample_batch_reg
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
gcc sample_m68k.o -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -Werror -I../include -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -L.. -lunicorn -lpthread -lm -lrt -o sample_m68k
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
+ pushd bindings/python
~/build/BUILD/unicorn-1.0.3/bindings/python ~/build/BUILD/unicorn-1.0.3
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP'
running build
Building C extensions
make -C qemu -j4
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make -C samples
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/samples'
running build_py
creating build
creating build/lib
creating build/lib/unicorn
copying unicorn/unicorn.py -> build/lib/unicorn
copying unicorn/x86_const.py -> build/lib/unicorn
copying unicorn/unicorn_const.py -> build/lib/unicorn
copying unicorn/sparc_const.py -> build/lib/unicorn
copying unicorn/mips_const.py -> build/lib/unicorn
copying unicorn/m68k_const.py -> build/lib/unicorn
copying unicorn/arm_const.py -> build/lib/unicorn
copying unicorn/arm64_const.py -> build/lib/unicorn
copying unicorn/__init__.py -> build/lib/unicorn
running egg_info
creating unicorn.egg-info
writing unicorn.egg-info/PKG-INFO
writing dependency_links to unicorn.egg-info/dependency_links.txt
writing top-level names to unicorn.egg-info/top_level.txt
writing manifest file 'unicorn.egg-info/SOURCES.txt'
reading manifest file 'unicorn.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*' under directory 'src'
warning: no files found matching 'LICENSE.TXT'
writing manifest file 'unicorn.egg-info/SOURCES.txt'
/usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'unicorn.include.unicorn' as data is deprecated, please list it in `packages`.
    !!


    ############################
    # Package would be ignored #
    ############################
    Python recognizes 'unicorn.include.unicorn' as an importable package,
    but it is not listed in the `packages` configuration of setuptools.

    'unicorn.include.unicorn' has been automatically added to the distribution only
    because it may contain data files, but this behavior is likely to change
    in future versions of setuptools (and therefore is considered deprecated).

    Please make sure that 'unicorn.include.unicorn' is included as a package by using
    the `packages` configuration field or the proper discovery methods
    (for example by using `find_namespace_packages(...)`/`find_namespace:`
    instead of `find_packages(...)`/`find:`).

    You can read more about "package discovery" and "data files" on setuptools
    documentation page.


!!

  check.warn(importable)
/usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'unicorn.lib' as data is deprecated, please list it in `packages`.
    !!


    ############################
    # Package would be ignored #
    ############################
    Python recognizes 'unicorn.lib' as an importable package,
    but it is not listed in the `packages` configuration of setuptools.

    'unicorn.lib' has been automatically added to the distribution only
    because it may contain data files, but this behavior is likely to change
    in future versions of setuptools (and therefore is considered deprecated).

    Please make sure that 'unicorn.lib' is included as a package by using
    the `packages` configuration field or the proper discovery methods
    (for example by using `find_namespace_packages(...)`/`find_namespace:`
    instead of `find_packages(...)`/`find:`).

    You can read more about "package discovery" and "data files" on setuptools
    documentation page.


!!

  check.warn(importable)
creating build/lib/unicorn/include
creating build/lib/unicorn/include/unicorn
copying unicorn/include/unicorn/arm.h -> build/lib/unicorn/include/unicorn
copying unicorn/include/unicorn/arm64.h -> build/lib/unicorn/include/unicorn
copying unicorn/include/unicorn/m68k.h -> build/lib/unicorn/include/unicorn
copying unicorn/include/unicorn/mips.h -> build/lib/unicorn/include/unicorn
copying unicorn/include/unicorn/platform.h -> build/lib/unicorn/include/unicorn
copying unicorn/include/unicorn/sparc.h -> build/lib/unicorn/include/unicorn
copying unicorn/include/unicorn/unicorn.h -> build/lib/unicorn/include/unicorn
copying unicorn/include/unicorn/x86.h -> build/lib/unicorn/include/unicorn
creating build/lib/unicorn/lib
copying unicorn/lib/libunicorn.so -> build/lib/unicorn/lib
+ popd
+ RPM_EC=0
~/build/BUILD/unicorn-1.0.3
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.u4Yrmy
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x
++ dirname /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd unicorn-1.0.3
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x 'INSTALL=/usr/bin/install -p' LIBDIRARCH=lib64 UNICORN_STATIC=no
/usr/bin/make -C qemu -j4
make[1]: Entering directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[1]: Leaving directory '/builddir/build/BUILD/unicorn-1.0.3/qemu'
echo 'Name: unicorn' > unicorn.pc
echo 'Description: Unicorn emulator engine' >> unicorn.pc
echo 'Version: 1.0.3' >> unicorn.pc
echo 'libdir=/usr/lib64' >> unicorn.pc
echo 'includedir=/usr/include' >> unicorn.pc
echo 'archive=${libdir}/libunicorn.a' >> unicorn.pc
echo 'Libs: -L${libdir} -lunicorn' >> unicorn.pc
echo 'Cflags: -I${includedir}' >> unicorn.pc
install -d /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib64
install -m0755 libunicorn.so.1 /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib64
cd /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib64 && \
ln -sf libunicorn.so.1 libunicorn.so
install -d /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/include/unicorn
install -m0644 include/unicorn/*.h /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/include/unicorn
install -d /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib64/pkgconfig
install -m0644 unicorn.pc /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib64/pkgconfig/
+ pushd bindings/python
~/build/BUILD/unicorn-1.0.3/bindings/python ~/build/BUILD/unicorn-1.0.3
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1   -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x --prefix /usr
running install
/usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running install_lib
creating /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib
creating /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11
creating /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages
creating /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn
creating /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn/lib
copying build/lib/unicorn/lib/libunicorn.so -> /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn/lib
creating /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn/include
creating /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn/include/unicorn
copying build/lib/unicorn/include/unicorn/x86.h -> /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn/include/unicorn
copying build/lib/unicorn/include/unicorn/unicorn.h -> /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn/include/unicorn
copying build/lib/unicorn/include/unicorn/sparc.h -> /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn/include/unicorn
copying build/lib/unicorn/include/unicorn/platform.h -> /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn/include/unicorn
copying build/lib/unicorn/include/unicorn/mips.h -> /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn/include/unicorn
copying build/lib/unicorn/include/unicorn/m68k.h -> /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn/include/unicorn
copying build/lib/unicorn/include/unicorn/arm64.h -> /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn/include/unicorn
copying build/lib/unicorn/include/unicorn/arm.h -> /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn/include/unicorn
copying build/lib/unicorn/__init__.py -> /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn
copying build/lib/unicorn/arm64_const.py -> /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn
copying build/lib/unicorn/arm_const.py -> /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn
copying build/lib/unicorn/m68k_const.py -> /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn
copying build/lib/unicorn/mips_const.py -> /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn
copying build/lib/unicorn/sparc_const.py -> /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn
copying build/lib/unicorn/unicorn_const.py -> /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn
copying build/lib/unicorn/x86_const.py -> /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn
copying build/lib/unicorn/unicorn.py -> /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn
byte-compiling /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn/__init__.py to __init__.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn/arm64_const.py to arm64_const.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn/arm_const.py to arm_const.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn/m68k_const.py to m68k_const.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn/mips_const.py to mips_const.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn/sparc_const.py to sparc_const.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn/unicorn_const.py to unicorn_const.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn/x86_const.py to x86_const.cpython-311.pyc
byte-compiling /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn/unicorn.py to unicorn.cpython-311.pyc
writing byte-compilation script '/tmp/tmpzk2_a7zl.py'
/usr/bin/python3 /tmp/tmpzk2_a7zl.py
removing /tmp/tmpzk2_a7zl.py
running install_egg_info
running egg_info
writing unicorn.egg-info/PKG-INFO
writing dependency_links to unicorn.egg-info/dependency_links.txt
writing top-level names to unicorn.egg-info/top_level.txt
reading manifest file 'unicorn.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'unicorn.egg-info/SOURCES.txt'
Copying unicorn.egg-info to /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn-1.0.3-py3.11.egg-info
running install_scripts
warning: no files found matching '*' under directory 'src'
warning: no files found matching 'LICENSE.TXT'
+ rm -rfv /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/bin/__pycache__
+ popd
~/build/BUILD/unicorn-1.0.3
+ rm -rf /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn/include
+ rm -rf /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11/site-packages/unicorn/lib
+ /usr/bin/find-debuginfo -j2 --strict-build-id -m -i --build-id-seed 1.0.3-5.fc38 --unique-debug-suffix -1.0.3-5.fc38.s390x --unique-debug-src-base unicorn-1.0.3-5.fc38.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/unicorn-1.0.3
extracting debug info from /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib64/libunicorn.so.1
original debug info size: 57640kB, size after compression: 53884kB
/usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
11216 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
Bytecompiling .py files below /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/lib/python3.11 using python3.11
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: unicorn-1.0.3-5.fc38.s390x
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6ZnM8F
+ umask 022
+ cd /builddir/build/BUILD
+ cd unicorn-1.0.3
+ DOCDIR=/builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/share/doc/unicorn
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/share/doc/unicorn
+ cp -pr AUTHORS.TXT /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/share/doc/unicorn
+ cp -pr ChangeLog /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/share/doc/unicorn
+ cp -pr CREDITS.TXT /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/share/doc/unicorn
+ cp -pr README.md /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/share/doc/unicorn
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Kq9tlJ
+ umask 022
+ cd /builddir/build/BUILD
+ cd unicorn-1.0.3
+ LICENSEDIR=/builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/share/licenses/unicorn
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/share/licenses/unicorn
+ cp -pr COPYING /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x/usr/share/licenses/unicorn
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: bundled(qemu) = 2.2.1 libunicorn.so.1()(64bit) unicorn = 1.0.3-5.fc38 unicorn(s390-64) = 1.0.3-5.fc38
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libm.so.6(GLIBC_2.29)(64bit) rtld(GNU_HASH)
Processing files: unicorn-devel-1.0.3-5.fc38.s390x
Provides: pkgconfig(unicorn) = 1.0.3 unicorn-devel = 1.0.3-5.fc38 unicorn-devel(s390-64) = 1.0.3-5.fc38
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libunicorn.so.1()(64bit)
Processing files: python3-unicorn-1.0.3-5.fc38.s390x
Provides: python-unicorn = 1.0.3-5.fc38 python3-unicorn = 1.0.3-5.fc38 python3-unicorn(s390-64) = 1.0.3-5.fc38 python3.11-unicorn = 1.0.3-5.fc38 python3.11dist(unicorn) = 1.0.3 python3dist(unicorn) = 1.0.3
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.11
Obsoletes: python-unicorn < 1.0.3-5.fc38
Processing files: unicorn-debugsource-1.0.3-5.fc38.s390x
Provides: unicorn-debugsource = 1.0.3-5.fc38 unicorn-debugsource(s390-64) = 1.0.3-5.fc38
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: unicorn-debuginfo-1.0.3-5.fc38.s390x
Provides: debuginfo(build-id) = b7977e77da045a54c69e85cd57a0c81ee172f22e libunicorn.so.1-1.0.3-5.fc38.s390x.debug()(64bit) unicorn-debuginfo = 1.0.3-5.fc38 unicorn-debuginfo(s390-64) = 1.0.3-5.fc38
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: unicorn-debugsource(s390-64) = 1.0.3-5.fc38
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x
Wrote: /builddir/build/RPMS/unicorn-1.0.3-5.fc38.s390x.rpm
Wrote: /builddir/build/RPMS/unicorn-debugsource-1.0.3-5.fc38.s390x.rpm
Wrote: /builddir/build/RPMS/python3-unicorn-1.0.3-5.fc38.s390x.rpm
Wrote: /builddir/build/RPMS/unicorn-devel-1.0.3-5.fc38.s390x.rpm
Wrote: /builddir/build/RPMS/unicorn-debuginfo-1.0.3-5.fc38.s390x.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ly0P6H
+ umask 022
+ cd /builddir/build/BUILD
+ cd unicorn-1.0.3
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/unicorn-1.0.3-5.fc38.s390x
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.ft9hpB
+ umask 022
+ cd /builddir/build/BUILD
+ rm -rf unicorn-1.0.3 unicorn-1.0.3.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild unicorn-1.0.3-5.fc38.src.rpm
Finish: build phase for unicorn-1.0.3-5.fc38.src.rpm
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-s390x-1672348970.245844/root/var/log/dnf.rpm.log
/var/lib/mock/fedora-rawhide-s390x-1672348970.245844/root/var/log/dnf.librepo.log
/var/lib/mock/fedora-rawhide-s390x-1672348970.245844/root/var/log/dnf.log
INFO: Done(/var/lib/copr-rpmbuild/results/unicorn-1.0.3-5.fc38.src.rpm) Config(child) 7 minutes 1 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